@import url("font.css");

@import url("animate.css");

@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");

@import url("carousel3d.css");

#SilindirHome {

	background-image: url(../images/body_back.png);

	background-repeat: no-repeat;

	background-position: center top;

	font-family: 'Roboto', Arial;

	background-color: #f5f5f5;

}

.Header {

	display: block;

	width: 100%;

	height: 120px;

/*	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;*/

	font-family: 'Roboto', Arial;

	font-weight: 400;

/*	-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.15);

	-moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.15);

	box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.15);*/

}

.Container {

	width: 980px;

	display: block;

	margin-right: auto;

	margin-left: auto;

}

#Logo {

	background-image: url(../images/Logo.png);

	display: block;

	float: left;

	height: 91px;

	width: 214px;

	margin-top: 15px;

}

.HeaderRightTop  {

margin-top:15px;

float:right;

}

.HeaderRightTop a {

	font-size: 11px;

	float: left;

	color: #0c5993;

	margin-right: 7px;

	margin-left: 7px;

	text-decoration: none;

	font-weight: 500;

}

.HeaderRightTop span {

	font-size: 15px;

	font-weight: 500;

	color: #0c5993;

	line-height: 14px;

	margin-left: 12px;

}

.HeaderLeft {

	float: left;

	width: 250px;

}

.HeaderRight {

	float: right;

}


/* MENU */


.MainMenu {

	float: left;

	background: #1b7ac2; /* Old browsers */

	background: -moz-linear-gradient(top,  #1b7ac2 0%, #0c5993 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b7ac2), color-stop(100%,#0c5993)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #1b7ac2 0%,#0c5993 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #1b7ac2 0%,#0c5993 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #1b7ac2 0%,#0c5993 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #1b7ac2 0%,#0c5993 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b7ac2', endColorstr='#0c5993',GradientType=0 ); /* IE6-9 */

	-webkit-border-radius:25px;

	-moz-border-radius: 25px;

	border-radius: 25px;

	margin-top: 15px;

	padding-right: 25px;

	padding-left: 25px;

	border: 3px solid #FFF;

}


.nav li {

	list-style: none;

}

.nav > li {

	padding: 0;

	float: left;

	position: relative;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: rgba(255,255,255,0.10);

}

.nav > li > a {

	float: left;

	color: #FFFFFF;

	font-size: 14px;

	text-decoration: none;

	padding-right: 20px;

	padding-left: 20px;

	font-weight: 700;

	line-height: 45px;

	letter-spacing: -0.6px;



}

.nav ul li:last-child { 

border:none;

}

.nav > li > a span {

	color: #FFFFFF;

	margin-left: 5px;

}

.nav > li:hover > a span {

	color: #FFF;

}

.nav > li:hover > a {

	color: #FFF;

	background-color: rgba(0,0,0,0.1);

}

.nav > li:first-child > a {

	border-left: 0;

}

.nav > li:last-child > a {

	border-right: 0;

}

.nav > li:hover > div {
	
}
.container-11 {
	
	display:block;

	width: 180px;

	background: #f7f7f7; /* Old browsers */

	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* IE10+ */

	background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */

	-webkit-border-bottom-right-radius: 5px;

	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-bottomright: 5px;

	-moz-border-radius-bottomleft: 5px;

	border-bottom-right-radius: 5px;

	border-bottom-left-radius: 5px;

	-webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.12);

	-moz-box-shadow:    0px 10px 5px 0px rgba(0, 0, 0, 0.12);

	box-shadow:         0px 10px 5px 0px rgba(0, 0, 0, 0.12);

}

.container-11 ul li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: rgba(0,0,0, 0.05);

	background-image: url(../../asturk/images/menu_arrow.png);

	background-repeat: no-repeat;

	background-position: 150px center;

}

.container-11 ul li:hover > a {

	color: #666;

}

.container-11 ul li a {

	line-height: 27px;

	font-weight: 600;

	color: #0A7ABE;

	text-decoration: none;

	font-size: 13px;

	display: block;

	transition:font-weight 12s;

	-moz-transition:font-weight 12s;

	-webkit-transition:font-weight-size 12s;

	-o-transition:font-weight 12s;

	font-family: Arial, Helvetica, sans-serif;

}

.nav > li > div {

	position: absolute;

	left: 0;

	top: 45px;

	display: none;

	padding: 10px 10px;

	overflow: hidden;

	z-index: 999;

}
/*
	BÜYÜK MENU ALTINDAKİ LİSTELERİN KÜÇÜK MENÜLERİ
*/

/*
/.nav li div li:hover li {
	display:block;
	font-family: 'Roboto', Arial;
	background-color: #f5f5f5;
	position:relative;
	
}

.nav li div ul li ul:hover  
{
	display:block;
	font-family: 'Roboto', Arial;
	background-color: #f5f5f5;
	position:relative;
}
*/
.nav li div ul li a {
		
	transition:font-weight 12s;

	-moz-transition:font-weight 12s;

	-webkit-transition:font-weight-size 12s;

	-o-transition:font-weight 12s;
}


/* BİTTİ*/

.nav > li > div.right {

	right: 0;

	left: auto;

	background-color: #0095DA;

}


/*Banner*/

.BannerArea {

	float: left;

	margin-top: 10px;

	width: 1000px;

	position: relative;

	height: 370px;

}

.World {

	background-image: url(../images/world.png);

	height: 543px;

	width: 500px;

	position: absolute;

	left: 300px;

	top: 0px;

}

.BannerTextArea {

	position: absolute;

	z-index: 0;

	top: 100px;

	left: 300px;

}



.BannerTextArea h1 {

	background-color: #d7040d;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	color: #FFF;

	font-size: 25px;

	font-weight: 500;

	font-family: 'Roboto', Arial;

	float: left;

}

.BannerLink {

	position: absolute;

	z-index: 999;

	left: 390px;

	top: 440px;

}

.banner_lnk {

		border: 2px solid #0c5993;

	padding: 7px;

	font-family: 'Roboto', Arial;

	font-weight: 500;

	color: #1b7ac2;

	text-decoration: none;

	background-color: #FFF;

	color: #1b7ac2;

	text-decoration: none;

	font-size: 13px;

}

.banner_lnk:hover {

	background-color: #0c5993;

	color: #FFFFFF;

}



.BannerTextArea h2 {

	background-color: #1b7ac2;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	color: #FFF;

	font-size: 16px;

	font-weight: 400;

	font-family: 'Roboto', Arial;

	float: left;

	clear: both;

}
.container-1 {

	width: 180px;

	background: #f7f7f7; /* Old browsers */

	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* IE10+ */

	background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */

	-webkit-border-bottom-right-radius: 5px;

	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-bottomright: 5px;

	-moz-border-radius-bottomleft: 5px;

	border-bottom-right-radius: 5px;

	border-bottom-left-radius: 5px;

	-webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.12);

	-moz-box-shadow:    0px 10px 5px 0px rgba(0, 0, 0, 0.12);

	box-shadow:         0px 10px 5px 0px rgba(0, 0, 0, 0.12);

}

.container-1 ul li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: rgba(0,0,0, 0.05);

	background-image: url(../../asturk/images/menu_arrow.png);

	background-repeat: no-repeat;

	background-position: 150px center;

}

.container-1 ul li:hover > a {

	color: #666;

}

.container-1 ul li a {

	line-height: 27px;

	font-weight: 600;

	color: #0A7ABE;

	text-decoration: none;

	font-size: 13px;

	display: block;

	transition:font-weight 12s;

	-moz-transition:font-weight 12s;

	-webkit-transition:font-weight-size 12s;

	-o-transition:font-weight 12s;

	font-family: Arial, Helvetica, sans-serif;

}

.container-2 {

	width: 600px;

	background: #f7f7f7; /* Old browsers */

	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%); /* IE10+ */

	background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */

	height: 230px;

	left: -300px !important;

	-moz-border-radius-bottomright: 5px;

	-webkit-border-bottom-right-radius: 5px;

	border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;

	-webkit-border-bottom-left-radius: 5px;

	border-bottom-left-radius: 5px;

	-webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.12);

	-moz-box-shadow:    0px 10px 5px 0px rgba(0, 0, 0, 0.12);

	box-shadow:         0px 10px 5px 0px rgba(0, 0, 0, 0.12);

}

/* slider start */

#carousel img {

	display: block;

	float: left;

	border: 3px solid #FFF;

	position: relative;

	-webkit-border-radius: 17px;

	-moz-border-radius: 17px;

	border-radius: 17px;

			}

.HomeArea {

	float: left;

	margin-top: 40px;

}

.BoxItem {

	float: left;

	margin-left: 40px;

	width: 240px;

	background-color: #FFF;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

}

.box_lnk {

	float: left;

	color: #FFF;

	background-color: #d7040d;

	line-height: 25px;

	padding-right: 10px;

	padding-left: 10px;

	font-size: 11px;

	font-weight: 500;

	margin-top: 10px;

	text-decoration: none;

	transition: background .40s ease-in-out;

	-moz-transition: background .40s ease-in-out;

	-webkit-transition: background .40s ease-in-out;

	display: block;

}

.box_lnk:hover {



	background-color: #0088ce;



}

.SeoArea {

	font-size: 15px;

	color: #999;

	font-weight: 300;

	margin-top: 20px;

}

.SeoArea a {

	color: #666;

	text-decoration: none;

}







.BoxItem h1 {

	font-weight: 500;

	font-size: 15px;

	color: #d7040d;

	margin-bottom: 10px;

	padding-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #F0F0F0;

}

.BoxItem p {

	font-weight: 400;

	font-size: 13px;

	color: #333333;

	line-height: 16px;

	margin-top: 10px;

}

.BoxLeft {

	float: left;

}

.BoxRight {

	float: right;

}



.kirmizi_border {

	border: 3px solid #d7040d;

}

.mavi_border {

	border: 3px solid rgba(0,0,0,0.1);

}

.FooterLeft {

	float: left;

}

.FooterRight {

	float: right;

}

.copyright {

	font-size: 13px;

	line-height: 60px;

	color: #FFF;

	float: left;

}

.OnatDesign {

	line-height: 60px;

	color: #FFF;

	text-decoration: none;

	font-size: 13px;

}

.onat_lnk {

	font-weight: bold;

	text-decoration: none;

	color: #FFF;

}











.Footer {

	display: block;

	height: 60px;

	width: 100%;

	background-color: #d7040d;

	margin-top: 30px;

}

.fade_lnk {

	opacity:1;

	transition: opacity .40s ease-in-out;

   -moz-transition: opacity .40s ease-in-out;

   -webkit-transition: opacity .40s ease-in-out;

	}

	.fade_lnk:hover {

	opacity: 0.40;



	}

	

	#NewProducts{

	float: left;

	height: 180px;

}

.NewsItem{

	float: left;

}

.NewsItem .news_baslik{

	float: left;

	display: block;

	color: #000;

	text-decoration: none;

}

NewsItem .p{

	float: left;

	display: block;

}

.NewsItem .box_lnk{

	float: left;

	display: block;

}

.haber_oklar {

	float: right;

	margin-right: 10px;

}

.haber_oklar a {

	float: left;

	margin-right: 2px;

	border: 1px solid  rgba(0,0,0,0.1);

	display: block;

	cursor:pointer;

	padding-right: 5px;

	padding-left: 5px;

	color: #000;

}

.haber_oklar a:hover {

	background-color: #F7F7F7;

}

.HaberAnaItem {

	float: left;

	margin-bottom: 15px;

}

.HaberAnaItem img {

}

.AnaItemPhoto {

	border: 1px solid rgba(0,0,0, 0.20);

	padding-top: 4px;

	padding-right: 4px;

	padding-left: 4px;

}



.ana_baslik {

	display: block;

	margin-top: 7px;

	font-family: 'Open Sans', Arial;

	font-size: 15px;

	font-weight: 600;

	color: #333;

	text-decoration: none;

	line-height: 15px;

}

.ana_aciklama {

	display: block;

	margin-top: 4px;

	font-family: 'Open Sans', Arial;

	font-size: 13px;

	font-weight: 400;

	color: #666;

	text-decoration: none;

	line-height: 14px;

}