@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:13%;
	padding-top: 10px;
	height: 5px;
	padding-bottom: 20px;
	text-decoration: none;
	font-family:sans-serif;
	position:absolute;
	top:68px;
	left:710px;}

#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;}

.desbas{background-color:#45413e;position:relative;bottom:1px;}
.desbas p{color:white!important;}
.desbas a{color:white!important;}
.desbas img{transform: rotate(90deg);}
#sa{color:#fdc82f !important;}
.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:47px;
	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;}
.bag a,.des a{color:#666;}
.oy p{border-style:none dotted none dotted;}
.kesf a{display:block;}
.kec img{position:relative;left:10px;top:7px;user-select: none;}

.des:hover{cursor: pointer;}
.des:hover p{cursor: pointer;color:#404040!important;}
.des:hover a{cursor: pointer;color:#989898!important;}

.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:520px;
	background-color:white;
	background-image:url("../../../img/en_product_nucleus7_megamenu_322x280.gif");
	background-attachment:scroll;
	background-position:630px 235px;
	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:470px;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!important;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 ************************************************/

#dv0{background:#f1f0ef;font-family:sans-serif;font-size:12px;color:#404040;text-decoration:underline;text-decoration-color:#e0e0e0;width:180px;position:relative;top:15px;height: 16px;right:390px;;margin: auto;}
#dv0:hover{color:#276d82;text-decoration-color:#b2d6e1;cursor:pointer;}

#dv01{background:#f1f0ef;font-family:sans-serif;font-size:12px;color:#404040;text-decoration:underline;text-decoration-color:#e0e0e0;width:180px;position:relative;top:-9px;height: 16px;right:295px;;margin: auto;}
#dv01:hover{color:#276d82;text-decoration-color:#b2d6e1;cursor:pointer;}

#dv02{background:#f1f0ef;font-family:sans-serif;font-size:12px;color:#404040;text-decoration:underline;text-decoration-color:#e0e0e0;width:210px;position:relative;top:-32px;height: 16px;right:210px;;margin: auto;}
#dv02:hover{color:#276d82;text-decoration-color:#b2d6e1;cursor:pointer;}

#idv0{position:relative;display: block;margin:auto;right:605px;top:3px;}
#idv1{position:relative;display: block;margin:auto;right:537px;top:-21.2px;}

.divleft{width:1268px;margin:auto;position:relative;left:0px;top:-17px;height:840px;padding:0px;}

.dv1{border-radius:8px 8px 0px 0px ;width:90%;height:300px;background:white;padding-left:125px;position:relative;margin: auto;font-family:futurica;padding-top:20px;}
.dv1 h1{color:#333;font-weight:bold;font-size:40px;}
.dv1 p{font-size:28px;color:#666;margin-right:30px;}

#dv2{left:1px;position: relative;width:99.85%;height:520px;background:white;border-top:1px solid #e0e0e0;padding-top:30px;border-top-style: dotted;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.dv2ins{margin-left:10px;width:250px;height:450px;position:relative;float:left;left:130px;font-family: arial;font-size:13px;}
.dv2ins img{position: relative;}
.dv2ins a{position: relative;background:#fdc82f;border-radius:5px;font-size:14px;padding:5px;font-weight: bold;}
.dv2ins a:hover{background:#dadada;cursor: pointer;}



/*************************************************************************************************/
/********* FOOTER *********/

		/***** HEAD *****/

.footer{position:relative;margin:auto;width:1275px;height:915px;margin-top:40px;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;
}

@font-face{font-family:avant;
			src:url("../../../fonts/Avant-Garde/AvantGarde-Bold.otf");
			font-weight: normal;
}
