@charset "utf-8";
body{
	margin-top:0px;height: 1810px;background-color:#f1f0ef;padding: 0px;z-index:0;
	
}
html{height: 1810px;}



/*SCROLLBAR*/
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px grey; 
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #666; 
  border-radius: 3px;
}



/*OVERLAY*/
.overlay{dislay:block;position:fixed;width:250px;height:250px;background:white;
		box-shadow:0 0 16px rgba(0,0,0,0.4);z-index:8;margine:0px;border-radius:5px;left:18px;bottom:370px;
		-webkit-animation: overlay 10s;}
@keyframes overlay{0%{visibility:hidden;} 99%{visibility:hidden;} 100%{visibility:visible;}} 

#skl2{content:url("../img/closewhite.png");
      position:relative;
	
	  margin-top:120px;
	  margin-left:120px;
	  z-index: 9;
	  -webkit-animation:10s overlay;}

#skl2:hover{content:url("../img/closegreyhover.png");cursor:pointer;}

#skl2:active > .overlay{display: none;}

.overlay h1{position:relative;left:8px;bottom:110px;font-size:14px;font-family:sans-serif;font-weight: 100;color:#666366;}
.overlay a{position:relative;left:20%;bottom:100px;font-size:17px;font-family:sans-serif;font-weight: 600;color:black; background:#fdc82f;padding:5px 30px;border-radius: 5px;text-decoration:none;}
.overlay a:hover{background:#D0D0D0;}
.overlay #skl2{position:relative;left:47%;bottom:195px;}

/*HEADER*/
.header{
	background-color:white;
	width: 1275px;
    height: 110px;
    position: relative;
    margin: auto;padding-top:0px;z-index: 4;
	transition:0.4s;
}
.objects{
	position:relative;
	display: block;
	widht: 100%;
	padding: 23px 144px ;
}
.objects img{
	position: relative;
	left: 0.7%;
	top:-6px;
	height: 137%;
	transition: .4s;
}
.list a{display: block;
		float:left;
		padding: 5px;
		position:relative;
		bottom:115px;
		left:7.5em;
		width: normal;
		font-size:13px;}
.list,.list a,.list a:visited{
	list-style-type: none;
	color:#666;
	font-family:sans-serif;
}
.list a:hover, .list a:focus, .list a:visited:hover{
	color:#276d82;
}
#prof{
	position:relative;
	display:block;
	color:#007b73!important;
	font-size: 1.2em;
	background-color:#EDEDED;
	border-radius:15px;
	bottom: 115px;
	left: 35.5em;
	width: 280px;
	height: 30px;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	}
#prof:hover{
	text-decoration: underline;
}
#profw{position:relative;bottom:22px;}

#maps{background:url("../img/icon_marker.gif") no-repeat 0 0 ;
	background-position: right;
	color:#666;
	font-size:14px;
	display: block;
	width:17%;
	padding-top: 10px;
	height: 5px;
	padding-bottom: 20px;
	text-decoration: none;
	font-family:sans-serif;
	position:absolute;
	top:68px;
	left:660px;}

#maps:hover, #maps:focus, #maps:visited:hover{
	color:#276d82;
	text-decoration: underline;
}
#search #submit{background:url("../img/icon_magnify.png") no-repeat 0 0;
	border:0px solid red;
	font-size:12px;
	display: block;
	position: relative;
	top:-109px;
	left:935px;
	outline:0;
	margin-right:0;
	padding:8px;
	width:10px;
	height:2px;cursor:pointer;}
#search #srch{border: 1px solid #E4E4E4;
		border-radius:40px;
		width:180px;
		height:27px;
		font-size:12px;
		outline:0;
		padding: 0px 20px 0px 10px;
		position: relative;
		top:-87px;
		left:750px;}

/*NAVIGATOR*/
.kec{background-color:#fdc82f;
	position:relative;
	margin:auto;
	width:1275px;
	height:90px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius:7px;
	z-index:6;
	}
       

.oy{position:relative;display:block;
	height: 85px;width:239px;margin-left:150px;bottom:44px;}

.kesf{position:absolute;display:block;
	height: 85px;width:239px;margin-left:389px;bottom:4px;}

.bag{position:absolute;display:block;
	height: 85px;width:239px;margin-left:629px;bottom:4px;}

.des{position:absolute;display:block;
	height: 85px;width:239px;margin-left:868px;bottom:4px;}


.oybas,.kesbas,.desbas,.bagbas{float:left;position: relative;left:0px;width:239px;height:90px;cursor:pointer;}

.oybas p,.kesbas p,.desbas p,.bagbas p{
	border-style: none dotted none none;
	border-width:1px;
	border-color: #666;
	font-size:27px;
	font-family:"Calibri Regular";
	position: relative;
	left:0px;
	bottom:48px;
	height:69px;
	width:220px;
	padding-top:20px;
	padding-left:10px;
	padding-right:8px;
	color:#111;
	user-select: none;
	}
.kec .oy a, .kec .kesf a,.kec .bag a, .kec .des a{position:relative;left:10px;bottom:115px;font-size:0.8em;font-family:Arial,sans-serif;color:#989898;user-select: none;display:block;}
.kec .bag a, .kec .des a{color:#666;}
.kec .oy p{border-style:none dotted none dotted;}
.kec .kesf a{display:block;}
.kec img{position:relative;left:10px;top:7px;user-select: none;}

.oy:hover{cursor: pointer;}

.oy:hover > .oykec{display:grid;-webkit-animation: open .3s;z-index:5;}
.oy:hover > .oybas{background-color:white;box-shadow: 0px 0px 5px 0px #888888;z-index: -1;}
.oy:hover > .oybas > img{content:url("../img/arrow_trans_gold_down.png");transform: rotate(90deg);}

.kesf:hover > .keskec{display:grid;-webkit-animation: open .3s;}
.kesf:hover > .kesbas{background-color:white;box-shadow: 0px 0px 5px 0px #888888;}
.kesf:hover > .kesbas > img{content:url("../img/arrow_trans_gold_down.png");transform: rotate(90deg);}


.bag:hover > .bagkec{display:grid;-webkit-animation: open .4s;}
.bag:hover > .bagbas{background-color:white;box-shadow: 0px 0px 5px 0px #888888;}
.bag:hover > .bagbas > img{content:url("../img/arrow_trans_gold_down.png");transform: rotate(90deg);}


.des:hover > .deskec{display:grid;-webkit-animation: open .3s;}
.des:hover > .desbas{background-color:white;box-shadow: 0px 0px 5px 0px #888888;}
.des:hover > .desbas > img{content:url("../img/arrow_trans_gold_down.png");transform: rotate(90deg);}


@-webkit-keyframes open{
	0%{opacity:0;}
	99%{opacity:0;}
	100%{opacity:1;}
}

              
/*ALTKECID*/
	/*OYREN*/
.oykec{
	position: relative;
	display:none;
	width:957px;
	height:300px;
	background-color:white;
	background-image:url("../img/megamenu_understand_promotionaltile_1_322x280.jpg");
	background-attachment:scroll;
	background-position:656px 35px;
	background-repeat:no-repeat;
	box-shadow: 0px 5px 5px 0px #888888;
	
	bottom:1px;right:0px;
    grid-template-columns: 300px 300px;
    grid-template-rows: 130px;
    padding-left:0px;
    padding-top:15px;
		}

.oykec li{
	font-family:Arial,sans-serif;
	display:block;
    height:130px;
	cursor:pointer;
	}
.oykec li:hover > p, .oykec li{
	color:#276d82;
	}
.oykec li p:select,.oykec li p:focus,.oykec li p:active{
	color:#276d82;
	}



.oykec li img{transform:rotate(0deg);position:relative;right:300px;}

.oykec li p{display:block;position: relative;color:#404040;
			 text-decoration:underline #B7B7B7;font-size:1.15em;
			 width:280px;bottom:30px;left:25px;border-style:none !important;}

.oykec li h1{color:#666;font-size:14px;position: relative;
	          font-family:Arial,sans-serif;
			  font-weight:100;width:280px;bottom:45px;left:25px;line-height: 20px;
			}
.oykec a{display:block !important;position:absolute;font-family:arial;font-weight:bold;font-size:12px;color:#fdc82f !important;margin-left:655px;margin-top:95px;width:118px;height:23px;background-image:url("../img/button_big_a.png");background-position: 0px 340px;padding-left:38px;padding-top:8px;border-radius:200px;text-decoration: none;}
.oykec a:hover{background-image:url("../img/button_big_a.png");cursor:pointer;background-position: 0px  287.5px;}
	

	/*KESFET*/
.keskec{
	position:relative;
	display:none;
	width:957px;
	height:360px;
	background-color:white;
	background-image:url("../img/en_product_nucleus7_megamenu_322x280.gif");
	background-attachment:scroll;
	background-position:630px 80px;
	background-repeat:no-repeat;
	box-shadow: 0px 5px 5px 0px #888888;
	
	bottom:1px;right:239px;
    grid-template-columns: 300px 300px;
    grid-template-rows: 130px;
	grid-gap: 30px;
    padding-left:0px;
    padding-top:15px;

		}


.keskec li{
	font-family:Arial,sans-serif;
	display:block;
    height:130px;
	cursor:pointer;
	}
.keskec li:hover > p, .keskec li{
	color:#276d82;cursor:pointer;
	}
.keskec li p:select,.keskec li p:focus,.keskec li p:active{
	color:#276d82;cursor:pointer;
	}



.keskec li img{transform:rotate(0deg);position:relative;right:300px;}

.keskec li p{display:block;position: relative;color:#404040;
			 text-decoration:underline #B7B7B7;font-size:1.15em;
			 width:280px;bottom:30px;left:25px;border-style:none !important;line-height: 20px;}

.keskec li h1{color:#666;font-size:14px;position: relative;
	          font-family:Arial,sans-serif;user-select: none;
			  font-weight:100;width:280px;bottom:45px;left:25px;
			line-height: 20px;}


#pros1{display:block;position:absolute;background:white;color:#404040 !important;border-radius: 0px;bottom:300px;font-size:1.667em;width:220px;line-height: 1.2;font-weight: 100;cursor:text;user-select: text!important;}


.keskec a{display:block !important;position:absolute;font-family:arial;font-weight:bold;font-size:12px;color:#fdc82f !important;margin-left:642px;margin-top:65px;width:118px;height:23px;background-image:url("../img/button_big_a.png");background-position: 0px 340px;padding-left:38px;padding-top:8px;border-radius:200px;text-decoration:none;}
.keskec a:hover{background-image:url("../img/button_big_a.png");cursor:pointer;background-position: 0px  287.5px;}
   


	/*BAGLAN*/
.bagkec{
	position:relative;
	display:none;
	width:957px;
	height:300px;
	background-color:white;
	background-image:url("../img/tr_connect_cochlear_family_menu_322x380.jpg");
	background-attachment:scroll;
	background-position:636px 35px;
	background-repeat:no-repeat;
	box-shadow: 0px 5px 5px 0px #888888;
	
	bottom:1px;right:479px;
    grid-template-columns: 300px 300px;
    grid-template-rows: 130px;
    padding-left:0px;
    padding-top:15px;
	
		}

.bagkec li{
	font-family:Arial,sans-serif;
	display:block;
    height:130px;
	cursor:pointer;
	}
.bagkec li:hover > p, .keskec li{
	color:#276d82;cursor:pointer;
	}
.bagkec li p:select,.keskec li p:focus,.keskec li p:active{
	color:#276d82;cursor:pointer;
	}



.bagkec li img{transform:rotate(0deg);position:relative;right:300px;}

.bagkec li p{display:block;position: relative;color:#404040;
			 text-decoration:underline #B7B7B7;font-size:1.15em;
			 width:280px;bottom:30px;left:25px;border-style:none !important;}

.bagkec li h1{color:#666;font-size:14px;position: relative;
	          font-family:Arial,sans-serif;user-select: none;
			  font-weight:100;width:280px;bottom:45px;left:25px;line-height: 20px;
			}
.bagkec a{display:block !important;position:absolute;font-family:arial;font-weight:bold;font-size:12px;color:#fdc82f !important;margin-left:320px;margin-top:210px;width:80px;height:23px;background-image:url("../img/button_big_a.png");background-position: 0px 340px;padding-left:38px;padding-top:8px;border-radius:200px;text-decoration:none;}
.bagkec a:hover{background-image:url("../img/button_big_a.png");cursor:pointer;background-position: 0px  287.5px;}





	/*DESTEK*/
.deskec{
	position:relative;
	display:none;
	width:957px;
	height:380px;
	background-color:white;
	background-image:url("../img/en_product_nucleus7_megamenu_322x280.gif");
	background-attachment:scroll;
	background-position:626px 95px;
	background-repeat:no-repeat;
	box-shadow: 0px 5px 5px 0px #888888;
	
	bottom:1px;right:718px;
    grid-template-columns: 300px 300px;
    grid-template-rows: 130px;
    padding-left:0px;
    padding-top:15px;

		}

.deskec li{
	font-family:Arial,sans-serif;
	display:block;
    height:130px;
	cursor:pointer;
	}
.deskec li:hover > p, .keskec li{
	color:#276d82;cursor:pointer;
	}
.deskec li p:select,.keskec li p:focus,.keskec li p:active{
	color:#276d82;cursor:pointer;
	}



.deskec li img{transform:rotate(0deg);position:relative;right:300px;}

.deskec li p{display:block;position: relative;color:#404040;
			 text-decoration:underline #B7B7B7;font-size:1.15em;
			 width:280px;bottom:30px;left:25px;border-style:none !important;}

.deskec li h1{color:#666;font-size:14px;position: relative;
	          font-family:Arial,sans-serif;user-select: none;
			  font-weight:100;width:280px;bottom:45px;left:25px;line-height: 20px;
			}
#pros2{display:block;position:absolute;background:white;color:#404040 !important;border-radius: 0px;bottom:340px;font-size:1.667em;width:220px;line-height: 1.2;font-weight: 100;cursor:text;user-select: text!important;}

.deskec a{display:block !important;position:absolute;font-family:arial;font-weight:bold;font-size:12px;color:#fdc82f !important;margin-left:655px;margin-top:25px;width:118px;height:23px;background-image:url("../img/button_big_a.png");background-position: 0px 340px;padding-left:38px;padding-top:8px;border-radius:200px;text-decoration:none;}
.deskec a:hover{background-image:url("../img/button_big_a.png");cursor:pointer;background-position: 0px  287.5px;}


/********************************** D E Y İ Ş Ə N ************************************************/
.basliq{background:#f1f0ef;margin:auto;width:500px;left:-310px;height:30px;padding-left:148px;position:relative;display:block;margin-top:10px;top:-10px;z-index: 4;}
.basliq p{float:left;font-size:12px;font-family: sans-serif;text-decoration: underline;text-decoration-color: #B9B9B9;color:#2D2D2D;margin-right:20px;}
.basliq p:hover{color:#276d82;text-decoration-color:#b2d6e1;cursor:pointer;}
.basliq img{float:left;position:relative;display:block;top:17px;left:-10px;}


.layers{position:relative;margin:auto;width: 810px;left:-230px;border-radius:10px;margin-top:0px;font-family: sans-serif;height: auto;background: white;}

#dv1{font-size:22px;background:white;padding-left:148px;position:relative;top:-25px;height: 140px;font-weight:normal;font-family:"futurica";font-weight: normal;font-style:normal;padding-top:10px;margin-top:25px;border-radius:10px 10px 0px 0px;color:#3B3B3B;border-bottom:1px solid #e5e5e5;}

#dv2{height:50px;padding-left:148px;background:#f6f6f6;position:relative;top:-25px;border-bottom:1px solid #e5e5e5;}
#dv2 p{position:relative;margin-right:20px;top:2px;height:50px;float:left;font-family:sans-serif;font-size:14px;color:#404040;font-family:arial;}
#dv2 select{height:50px;border:1px solid #ddd;float:left;width:210px;height:30px;position:relative;top:10px;background:#ffffff;border-radius:2px;}
#dv2 a{height:20px;float:left;background:url("../img/button_a.png");background-position: 0px 392px;width:90px;border-radius:20px;position:relative;top:12px;left:20px;padding-left:30px;font-size:14px;color:white;font-family:arial;font-weight: bold;padding-top:5px;}
#dv2 a:hover{background-position: 0px 340px;cursor:pointer;}

.xeb{border-top:1px solid #e5e5e5;position:relative;top:-26px;padding-left:148px;padding-bottom:30px;padding-top:20px;}
.xeb p{position:relative;text-decoration:underline;text-decoration-color:#e0e0e0;color:#666666;font-size:13px;}
.xeb p:hover{text-decoration-color: #b2d6e1; color: #276d82;cursor:pointer;}
.xeb h1{position:relative;color:#666;font-size:12px;font-weight: 100;}
.xeb a{position:relative;color:#1e1e1e;font-family:arial;font-weight:bold;background: url("../img/arrow_gray_darker.png") no-repeat 0 0;background-position:0px 3px;font-size:13px;padding-left:11px;text-decoration:underline;}
.xeb a:hover{text-decoration-color: #b2d6e1;color:#276d82;background:url("../img/arrow_blue.png") no-repeat 0 0;background-position: 3px 3px;cursor:pointer;}

.layersabout{background:#f6f6f6;position:relative;width:250px;height:300px;top:-632px;left:350px;color:#666;font-family:arial;border-radius:10px;font-size: 13px;padding:20px;margin:auto;}
.layersabout h1{margin-bottom:0px;top:-15px;position:relative;padding-bottom:15px;}
.layersabout p{border-top:0.5px solid #d5d2ce;width:270px;position:relative;right:20px;padding-left:20px;padding-top:20px;top:-30px;color:#666;}
.layersabout h3{color:#666;}
#mailword{font-weight: 100;font-size:13px;display:block;color:#666;}
#mail{position:relative;top:-38px;font-size:13px;left:38px;color:#1e1e1e;text-decoration: underline;font-weight: bold;}
#mail:hover{text-decoration-color:#b2d6e1;color: #276d82;cursor: pointer;}
.telun{position:relative;bottom:35px;}
.layersabout h5{color:#666;font-size:13px;font-weight: 100;top:-29px;}
/****************************************************************************************/
/********* FOOTER *********/

		/***** HEAD *****/

.footer{position:relative;margin:auto;width:1275px;height:915px;top:-261px;background:white;border-bottom-left-radius: 5px;border-bottom-right-radius:5px;}
.headfooter{height:80px;background: #fdc82f;border-radius: 5px 5px 0 0 ;padding:0px;top:-15px;position:relative;}
.headfooter h1{color: #1e1e1e;font-size:1.6em;line-height: 1;width:90px;font-family:Arial;position:absolute;left:140px;top:0px;font-weight:500;
}

.headopen{border-left:dotted 1px #666;position:absolute;display:block;height:45px;width:800px;left:260px;top:20px;}

						/**SALYANGOZ**/
.headopen h2{position:absolute;bottom:10px;font-family:sans-serif;font-weight:bold;color:#1e1e1e;font-size:0.98em;left:30px;}

					   /*AVQUST*/
.headopen h3{position:absolute;left:306px;font-family:sans-serif;font-size:1em;font-weight:100;color:#654f12;bottom:8px;}

			/***ALT YAZI ***/
.yazi1{width:125px;position:absolute;left:30px;height:16px;top:33px;}
.yazi2{width:168px;position:absolute;left:230px;height:16px;top:33px;}
.yazi1:hover > p,.yazi2:hover  > p{color:black;cursor:pointer;}
.yazi1:hover > a,.yazi2:hover  > a{background:url('../img/arrow_black.png') no-repeat 0 0;background-position: 10px 0px;}

					 /*YAZINI OXU*/
.headopen p{position:relative;height:20px;left:27px;font-family:sans-serif;font-size:14px;font-weight: bold;color:#404040;text-decoration:underline;bottom:25px;}
					/*XEBERLERE BAX*/
#p2{position:absolute;text-decoration: underline;top:-15px;width:142px;}

					/*ICONS*/

.headopen a{background:url("../img/arrow_gray_darker.png") no-repeat 0 0;display:block;height:10px;}
#o1{position:relative;top:3px;left:0px;width:20px;}
#o2{position:relative;top:3px;left:0px;width:20px;}

 	  /*****   MAIN   *****/

.mainfooter{height:800px;font-family:sans-serif;line-height: 1.75;font-weight:bold;}
.mainfooter ul{float: left;width:195px;left:
	120px;position: relative;color:#1e1e1e;padding-left:10px;}
.mainfooter li{text-decoration:underline;list-style: none;color:#767676;border-bottom-color: #404040;font-weight: bold;
}
.lis{left:10px;position: relative;}

.mainfooter li:hover{color:#276d82;cursor:pointer;}


	 /*****   BOTTOM   *****/
.bottom{border-top:1px solid #C9C9C9;position:relative;bottom:120px;height: 100px;width:1000px;left: 130px;}
.bottom h5{display:block;width:auto;float:left;margin-right:20px;color:#666;font-family:Arial, sans-serif;font-size: 1em;left:0px;position: relative;text-decoration:underline;}
.bottom p{position:relative;top:50px;right:638px;color:#666;}
#fb{background:url("../img/icon_social.gif") no-repeat 0 0;width:38px;display:block;height:38px;background-position: -71px 1px;float:left;position:relative;bottom:35px;left:227px;margin-right:10px;border-radius:20px;}
#tw{background:url("../img/icon_social.gif") no-repeat 0 0;width:38px;display:block;height:38px;background-position: -143px 1px;float:left;position:relative;bottom:35px;left:227px;margin-right:10px;border-radius:20px;}
#ytb{background:url("../img/icon_social.gif") no-repeat 0 0;width:38px;display:block;height:38px;background-position: -215px 1px;float:left;position:relative;bottom:35px;left:227px;margin-right:10px;border-radius:20px;}

#fb:hover{background:url("../img/icon_social.gif") no-repeat 0 0;background-position: -71px -70px;cursor:pointer;}
#tw:hover{background:url("../img/icon_social.gif") no-repeat 0 0;background-position: -143px -70px;cursor:pointer;}
#ytb:hover{background:url("../img/icon_social.gif") no-repeat 0 0;background-position: -215px -70px;cursor:pointer;}


.mnheader{display:none;}

/* 		TABLET AND PHONE  	*/

.slidemini,.navigatormono,.navcl,.navop,.minifooter{display: none!important;}





@font-face{font-family:futurica;
			src:url("../fonts/Futurica/Futurica/Futurica-Light.ttf");
			font-weight: normal;
}
