@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(../fonts/stylesheet.css);

html, body {height: 100%; background:#fff;}

#wrapper {min-height: 100%;}

#content {/*overflow:auto;*/ height:100%;}

#footer {position: relative;
	/*margin-top: -150px;*/
	/*height: 150px;*/
	clear:both;}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}





/*Added CSS HEADER & FOOTER*/


.media__block {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.9px;
	color: #10417c;
	padding: 40px 0px;
	font-family:'museo_sans_300regular';
}

@media screen and (min-width: 1240px) {
	.media__block_links {
		padding: 60px 52px 65px 54px !important;
	}
}

@media screen and (min-width: 1240px) {
	.media__block {
		font-size: 14px;
		letter-spacing: 1px;
		flex-direction: row;
		justify-content: center;
		padding: 66px 52px 20px 60px;
		justify-content: space-between;
	}
}

.media__block_social {
	flex-direction: row;
	justify-content: center;
}

.media__block_social a {
	padding-right: 14px;
}

@media screen and (min-width: 1240px) {
	.media__block_social a {
		padding-right: 18px;
	}

	.media__block_social a:last-child {
		padding-right: 0px;
	}
}

.media__block_social a:last-child {
	padding-right: 0px;
}

.media__partner {
	padding-bottom: 27px;
}

@media screen and (min-width: 1240px) {
	.media__partner {
		padding-bottom: 0px;
		flex-basis: 100%;
	}
}

.media__partner:last-child {
	padding-bottom: 0;
}

.media__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 25px;
}

@media screen and (min-width: 1240px) {
	.media__link {
		padding-right: 93px;
		padding-bottom: 0px;
	}

	.media__link:last-child {
		padding-right: 0px;
	}
}

.media__link:last-child {
	padding-bottom: 0px;
}

.media__link a {
	color: #b3b3b3;
	text-decoration: none;
}

@media screen and (min-width: 1240px) {
	.media__link a {
		font-size: 14px;
		font-weight: 300;
		letter-spacing: 0.8px;
	}
}

.media__divider {
	height: 1px;
	border-bottom: solid 0.3px rgba(151, 151, 151, 0.32);
	background-color: rgba(151, 151, 151, 0.32);
	margin: 0px 40px;
}

@media screen and (min-width: 1240px) {
	.media__divider {
		margin: 0px 60px;
	}
}

.copy {
	height: 122px;
	background-color: #f6f7fa;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 52px;
	font-family:'museo_sans_300regular';
}

@media screen and (min-width: 1240px) {
	.copy {
		flex-direction: row;
		justify-content: space-between;
		padding: 0px 60px;
	}
}

.copy__info {
	display: flex;
	align-items: center;
	flex-direction: column;
}

@media screen and (min-width: 1240px) {
	.copy__info {
		flex-direction: row-reverse;
		display: flex;
		align-items: center;
	}
}

.copy__block {
	display: flex;
	align-items: center;
	font-size: 9px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.5px;
	color: #031a46;
}


@media screen and (min-width: 1240px) {
	.copy__block {
		font-size: 12px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.9px;
		color: #031a46;
	}
}

.copy__block_center {
	padding: 11px 0px 7px 0px;
}

@media screen and (min-width: 1240px) {
	.copy__block_center {
		padding: 0px;
	}
}

.copy__divider {
	height: 11.5px;
	border: solid 0.5px #031a46;
	margin: 0px 12px 0px 23px;
}

@media screen and (min-width: 1240px) {
	.copy__divider {
		margin: 0px 38px;
	}
}

.copy__divider_sub {
	display: none;
}

@media screen and (min-width: 1240px) {
	.copy__divider_sub {
		display: block;
	}
}

@media screen and (min-width: 1240px) {
	.copy__divider {
		height: 29px;
		border: solid 1px #031a46;
		background-color: #031a46;
	}
}

.footer {
	background-color: #e7ecf1;
	padding: 18px 60px 38px 40px;
}

@media screen and (min-width: 1240px) {
	.footer {
		display: flex;
		padding: 60px;
	}
}

.footer__column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
}

.footer__block {
	flex-basis: 100%;
	padding: 20px 0px 20px 20px;
	border-bottom: solid 0.3px #031a46;
}

@media screen and (min-width: 1240px) {
	.footer__block {
		padding: 0px;
		border-bottom-width: 0;
	}
}

@media screen and (min-width: 1240px) {
	.footer__block_has_padding {
		padding: 95px 0px 45px 0px;
	}
}

.footer__title {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.4px;
	color: #031a46;
}

@media screen and (min-width: 1240px) {
	.footer__title {
		font-size: 14px;
		letter-spacing: 0.5px;
		padding-bottom: 25px;
	}
}

.footer__arrow {
	padding-left: 5px;
}

@media screen and (min-width: 1240px) {
	.footer__arrow {
		display: none;
	}
}

.footer__content {
	display: none;
	padding-top: 23px;
	padding-bottom: 20px;
}

@media screen and (min-width: 1240px) {
	.footer__content {
		display: block !important;
		padding: 0px;
	}
}

.footer__item {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.4px;
	color: #031a46;
	padding-bottom: 23px;
}

.footer__item:last-child {
	padding-bottom: 0px;
}



.header {
	display: flex;
	flex-direction: column;
}

.header h1 {
	margin: 0;
}

.header__mobile {
	display: flex;
}

@media screen and (min-width: 1240px) {
	.header__mobile {
		display: none;
	}
}

.header__toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 40px;
}

@media screen and (min-width: 1240px) {
	.header__toolbar {
		padding: 21px 23px 16px 43px;
	}
}

.header__toolbar-info {
	display: none;
}

@media screen and (min-width: 1240px) {
	.header__toolbar-info {
		display: flex;
		font-size: 10px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #b3b3b3;
	}
}

.header__info-item {
	margin: 0px 5px;
}

.header__toolbar-content {
	display: none;
}

@media screen and (min-width: 1240px) {
	.header__toolbar-content {
		display: flex;
		align-items: center;
	}
}

.header__button {
	margin-right: 20px;
	border-radius: 3px;
	background-color: #fcc03c;
	border: none;
	padding: 4px 28px;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
}

.header__logo-image {
	height: 43px;
}
/*
.header__search-input {
	margin-right: 17px;
	width: 238px;
	padding: 4px 12px 4px 4px;
	border-radius: 3px;
	background-color: #ececec;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
*/
.header__search-input input {
	border: none;
	background-color: transparent;
	padding: 0px;
}

.header__search-input input:focus {
	outline: none;
}

.header__toolbar-language select {
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.4px;
	color: #9b9b9b;
}

.header__hamburger {
	display: none;
	background-color: #2892d7;
	position: absolute;
	z-index: 99;
	top: 68px;
	width: 100%;
}

@media screen and (min-width: 1240px) {
	.header__hamburger {
		display: none;
	}
}

.header__hamburger_button {
	background-color: transparent;
	border: none;
}

.header__hamburger_button_close {
	display: none;
}

.header__hamburger_button_close img {
	height: 36px;
}

.header__hamburger_search {
	display: flex;
	padding: 50px 0px 28px 0px;
}

.header__hamburger_search input {
	background-color: rgba(236, 236, 236, 0.73);
	border: none;
	border-radius: 3px;
	min-width: 250px;
}

.header__hamburger_search input:focus {
	outline: none;
}

.header__hamburger_search_button {
	padding-right: 19px;
	border: none;
	background-color: transparent;
}

.header__hamburger_list {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}

.header__hamburger_item {

	border-bottom: solid 0.5px rgba(255, 255, 255, 0.7);
	padding: 16px 0px 16px 0px;

}

.header__hamburger_item a {
	margin: 0 auto;
	width: auto;
	display: block;
	padding-right: auto;
	padding-left: auto;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
}

.header__menu {
	display: none;
}

.header__menu_sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

@media screen and (min-width: 1240px) {
	.header__menu {
		margin: 0;
		display: flex;
		height: 45px;
		background-color: #ececec;
	}
}

.header__menu-item {
	flex: 0 1 12.5%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

li a:not(.media__block ul li a) {
	color: #10417c;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.3px;
}


/* Cookie*/
#cookie-notify { background: #e8e8e8; display: none; font: 14px Arial, Helvetica, sans-serif; padding: 15px 0; }
#cookie-notify a.notify-close + div { margin-left: 20px; margin-right: 80px; }
#cookie-notify a.notify-close { border: 1px solid #424242; border-radius: 50%; color: #424242; display: inline-block; padding: 3px 10px; float: right; font-size: 20px; margin-right: 20px; }
#cookie-notify div a:not(.notify-close) { color: #424242; font-weight: bold; text-decoration: underline; }
/* Cookie*/


/*Ortak Css*/
a {outline:medium none !important; cursor:pointer;}
.fl {float:left;}
.fr {float:right; margin-right:15px;}
.mrTop{margin-top:10px;}
.mrBot{margin-bottom:20px;}
.mrNo{margin-right:0 !important;}
.mrtpBt{margin:30px 0;}
a.mrTop2{margin-top:25px; display:inline-block;}
.leftHead {margin-left:40px;}
.bgGreen{background:#FCC03C;}
.dark {color: #2c2c2c !important;}
.bgGreen-1{background:#2892D7;}
.white{background:#fff;}
.blue{background:#53aedd;}
.darkOrange{background:#FFF;}
.white h2 {color:#2c2c2c;}
.bgGreen{background:#FCC03C;}
.bgGray {background:#ebebeb;}
.bgGreen-1{background:#2892D7;}
.bgNew{background:#A0D2FF;}
.large{width:150px; text-align:center; line-height:45px; height:45px; border-radius:15px 15px 15px 15px; -moz-border-radius:15px 15px 15px 15px; -webkit-border-radius:15px 15px 15px 15px; border:1px solid #fff;}
.colorGreen{color:#031A46; font-size:14px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; }
a.colorGreen:hover{color:#1781b3;}
.pad-1{padding:50px 0 35px 0;}
.pad-2{/*padding:40px 0 35px 0;*/ padding:40px 15px 32px 0;}
/*.areaInner.pad-3{padding:40px 0;}*/
.pad-3{padding:40px 0;}
.pad-4{padding:30px 0;}
.padTop{padding-top:40px;}
.padBot-3{padding-bottom:70px;}
.pdBotNo{padding-bottom:0 !important;}
.colorBlue{color:#1781b3;}
.center{text-align:center;}
a.green{background:#fcc03c;}

a.small-x{width:140px; text-align:center; line-height:32px; height:32px; border-radius:15px 15px 15px 15px; -moz-border-radius:15px 15px 15px 15px; -webkit-border-radius:15px 15px 15px 15px; border:1px solid ; display:block; cursor:pointer;}
.colorWhite{color:#fff; font-size:14px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; }
a.colorWhite:hover{color:#fff;}
a.blue.colorWhite:hover{background:#1781b3;}
a.colorOrange{color:#f65944;  font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
a.colorDarkOrang{color:#031a46;  font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
a.colorBlue{color:#fff;  font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
a.colorDarkOrang.large-x{border:1px solid #fff;}

.large-x{padding:8px 25px;  border:1px solid #fff; border-radius:15px;  text-align:center; cursor:pointer; }
.large-x.blue{border:1px solid #FFF;}
a.white.colorOrange:hover{background:#cd3e2a; border:1px solid #cd3e2a; color:#fff;}
a.colorBlue{color:#53aedd;  font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
a.colorBlue:hover{color:#1781b3;}
a.colorBlue.blue:hover{color:#fff; background:#1781b3;}
ul.list li a, .social ul li a, ul.list li {color:#2c2c2c; display:block; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
ul.list li a:hover{color:#1781b3;}
ul.list li a{margin-bottom:15px; background:url(img/list-arrow.png) no-repeat left center; padding-left:15px;}
ul.list.colorOrange li a{margin-bottom:15px; background:url(img/list-tab-icon.png) no-repeat left center; padding-left:15px;}
ul.list li span{margin-bottom:15px; background:url(img/list-arrow.png) no-repeat left center; padding-left:15px; display:block;}
ul.list.whiteList li a{background:none no-repeat left center; color:#fff;}
ul.list.greenList li a{background:url(img/greyArrow.png) no-repeat left center; color:#1c1c1c;}
ul.list.greenList li a:hover{background:url(img/greenArrow.png) no-repeat left center; color:#00ae69;}
ul.list.greenList {margin-top: 10px;}
ul.list.flList{width:48%; float:left; padding-right:2%;}
ul.list.flList.lie{padding-right:0;}

.yasalBilgi ul li a, .social ul li a, .yasalBilgi ul li {color:#2c2c2c; display:block; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
.yasalBilgi ul li a{margin-bottom:15px; background:url(img/list-arrow.png) no-repeat left center; padding-left:15px;}
.yasalBilgi ul li a span{background:none; padding-left:0;}
.yasalBilgi ul li a:hover{color:#1781b3;}

.mediaSocial {border-top: 1px solid #dbdbdb; float: right !important; padding-top: 10px; display:none;}

ul.list-2 li a{color:#7b7b7b; display:block; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:13px;}
ul.list-2 li a:hover{color:#f65944;}
ul.list-2 li a{margin-bottom:15px; background:url(img/list-2-icon.png) no-repeat left center; padding-left:30px;}
ul.list-2 li a:hover{margin-bottom:15px; background:url(img/list-2-icon-hover.png) no-repeat left center;}

a.linkStyle{background: url(img/list-2-icon.png) no-repeat scroll left center rgba(0, 0, 0, 0);  padding-left:15px;  color:#7b7b7b; display:inline-block; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif; font-size:13px; margin-left:5px;}
a.linkStyle:hover{background:url(img/list-2-icon-hover.png) no-repeat left center; color:#f65944;}

.borderBottom{border-bottom:1px solid #e0e0e0;}
.brTop{border-top:1px solid #e0e0e0; padding-top:25px;}
.brBot-2{border-bottom:1px solid #e0e0e0; margin-bottom:25px;}
.bgPantone{background:#031A46;}
/*.bgPantone:hover{background:#da5420;}*/
.bgPantone ul.list li a{color:#fff;}
a.pdf-indir{background:url(img/pdf-indir.png) no-repeat left 0; display:block; width:138px; height:33px; overflow:hidden; text-indent:-9999px;}
a.pdf-indir:hover{background-position:left bottom;}
a.borderLink{padding:5px 30px; border:2px solid #2585b6; color:#2585b6; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; display:inline-block; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.belge{margin-bottom:25px;}
a.borderLink:hover{border:2px solid #08567a; color:#08567a;}
.areaBottom.mrBtNo{margin-bottom:0;}
a.gray{border:2px solid #7b7b7b; color:#7b7b7b; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
a.gray.small{padding:5px 30px; display:inline-block;}
.belge{margin-bottom:25px;}
a.gray:hover{border:2px solid #08567a; color:#08567a;}
.buttonRight{/*float:right; padding-top:15px;*/ margin-bottom:15px; display:block; text-align:right;}
/*Ortak Css*/


#wrapper{/*max-width:1366px;*/ width:100%; margin:0 auto;}
/*Header*/
#header{padding:10px 0 0 0; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;}
#header .headTop{padding-bottom:7px;}
h1#logo a {background: url(img/logo.png) no-repeat scroll 0 0 transparent; display:block; height:57px; text-indent:-9999px; width:126px;}
#logo a {background: url(img/logo.png) no-repeat scroll 0 0 transparent; display:block; height:57px; text-indent:-9999px; width:126px;}
#header #logo.fl {margin-left:40px;}
html:lang(en) #logo a {background: url(img/logo_EN.png) no-repeat scroll 0 0 transparent;}
.rightHead {margin-right:40px; padding-top:5px;}
.rightHead ul li{float:left; padding-right:15px;}


.rightHead ul.language li {padding-right:0; padding-left:15px;}
.rightHead ul li a{font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px; color:#B3B3B3; padding-left:30px; text-transform:uppercase;}
.rightHead ul li a:hover{color:#1781b3;}
.searchForm {height:40px; width:220px; position:relative; margin-right:10px;}
.aramaSonuc .searchForm {width:298px; height:50px; float:none; display:block; margin-bottom:20px;}
.aramaSonuc .searchForm input[type="text"] {border:2px solid #1781b3;  float:none; height:50px;width:263px;}
.aramaSonuc .searchForm input[type="submit"] {top:15px; float:none;}
.searchForm input[type="text"] {background:#ECECEC; border:none; color:#1781b3; float:left; font-size:14px; height:36px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; width:181px; border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; padding:0 25px 0 10px;}
.searchForm input[type="submit"] {background:url(img/btn-search.png) no-repeat scroll 0 0 transparent; border:medium none; cursor:pointer; display:block; float:right; height:16px; margin-top: 3px; outline:medium none; text-indent:-9999px; width:16px; position:absolute; right:10px; top:10px;}
a, input[type="text"], input[type="email"], input[type="search"], input[type="password"], .selectWrap select, textarea {-moz-appearance:none; outline:medium none;}


/*E-Bulten*/
#ebultenKayit input[type="text"] {background:#fff; border:1px solid #e0e0e0; color:#7b7b7b; font-size:13px; height:37px; text-indent:4px; width:200px;}
#ebultenKayit input {float:left;}
#ebultenKayit input[type="submit"] {background:#828b8f; border:0 none; color:#fff; cursor:pointer; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:14px; height:41px; width:95px; outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;-moz-border-radius:0;}
.eBulten > form {position:relative; height:60px;}
#ebultenKayit span.error {top:40px; left:0; position:absolute; color:#cd3e2a; float:none; padding:5px 0;}
span.error {display:none; float:left;}
#load {text-align:center;}
#load, .formOK, .formNOK, .sending {display:none;}
.sikayetOneri .formOK, .sikayetOneri .formNOK, .sikayetOneri .sending {margin-top:25px;}

.eBulten h3{padding-bottom:10px;}
#footer .eBulten p { color:#7b7b7b; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif;}
/*E-Bulten*/

.onlineMenu {position:relative; width:180px; z-index:51; border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;}
.onlineMenu small {color:#fff; display:block; text-align:center; font-size:13px; padding:11px 30px; cursor:pointer; line-height:16px;}
/*.onlineMenu a {color:#fff; display:block; text-align:center; font-size:13px; padding:11px 30px; cursor:pointer; line-height:16px;}*/
.ie .onlineMenu {z-index:72;}
.onlineMenu .drop ul li, .onlineMenu .drop p{display:block; padding-right:0; float:none;}
.onlineMenu .drop ul li a, .onlineMenu .drop p a{color:#fff; font-size:14px; padding:15px 0 15px 25px; display:block;}
.onlineMenu .drop ul li a:hover, .onlineMenu .drop p a:hover{background:#00a764;}
.onlineMenu .drop ul li ul li a{padding-left:25px; padding-right:20px; padding-top:15px; padding-bottom:15px;}
.onlineMenu .drop ul li ul li a:hover{background:none; color:#00693f;}
.month-list {padding-top:10px;}
.answer{display:none;}
.drop {background:#01cc7b; display:none; border-left:1px solid #01cc7b; border-radius:5px; position:absolute; right:-1px; top:34px; width:161px; z-index:60;}

.teklifButton {position:relative; width:160px; z-index:51; border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border:1px solid #f67644; margin-right:10px;}
.teklifButton small {color:#fff; display:block; text-align:center; font-size:14px; padding:3px 30px; cursor:pointer; line-height:16px;}
.bgOrangeNew {background:#f67644;}

/*Slide Banner*/

/*.item img{display:block; width:auto; height:100%; margin:0 auto;}*/
.slider.homeSlider .item{ /*height:705px;*/ height:797px;}
.slider .item img{ display:block; width:100%; height:auto; }
.slider .item {position:relative;}
.slider .item .txt {color:#1c1c1c; position:absolute; top:50%; width:573px; word-wrap:break-word; left:40px; margin-top:-30px;}
.slider .item .txt h2{color:#fff; font-family: 'museo_sans_100regular', Arial, Helvetica, sans-serif; font-size:45px;}
.slider .item .txt a {display:block; cursor:pointer; margin-top:20px;}
#aid_13705 .txt { display: none !important; }
#aid_23453 .txt { display: none !important; }
#aid_23454 .txt { display: none !important; }
#aid_23456 .txt { display: none !important; }
#aid_23457 .txt { display: none !important; }
#aid_27998 .txt { display: none !important; }
/*#aid_28018 .txt { display: none !important; }*/
#aid_28040 .txt { display: none !important; }
#aid_28082 .txt { display: none !important; }
#aid_28109 .txt h2 { display: none !important; }
#aid_34909 .txt h2 { display: none !important; }
#aid_13727 .button.large.white.colorGreen, #aid_23292 .button.large.white.colorGreen, #aid_23392 .button.large.white.colorGreen, #aid_23408 .button.large.white.colorGreen, #aid_13705 .button.large.white.colorGreen, #aid_23453 .button.large.white.colorGreen, #aid_23454 .button.large.white.colorGreen, #aid_23456 .button.large.white.colorGreen, #aid_23457 .button.large.white.colorGreen, #aid_27998 .button.large.white.colorGreen, #aid_28018 .button.large.white.colorGreen, #aid_28040 .button.large.white.colorGreen, #aid_28082 .button.large.white.colorGreen {display: none !important;}
/*.slider .owl-theme .owl-controls {margin-top:0;  position:absolute; width:100%; bottom:10px;}*/
.slider .owl-controls{ width:100%; position:absolute; bottom:18px; text-align:center; }
.slider .owl-controls .owl-page{ display:inline-block; margin:0 0px; }


/*Menu*/
#menu {margin-top:7px; width:100%;}
.safari #menu{background:#023156;}
#menu > ul > li{float:left; height:70px; width:14.28%;}
.safari #menu > ul > li{/*width:14.29%;*/width:14.28%;}
/*.safari #menu > ul > li.lie{width:14.40%;}*/
#menu > ul > li a{padding:0; height:70px;}
#menu > ul > li#article_7, #menu > ul > li#article_250, #menu > ul > li#article_23294{text-transform:uppercase;	 text-align:center; background:#E2E7ED;}
#menu > ul > li#article_7 a span, #menu > ul > li#article_250 a span, #menu > ul > li#article_23294 a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_7:hover a span, #menu > ul > li#article_7.active a span, #menu > ul > li#article_250:hover a span, #menu > ul > li#article_250.active a span, #menu > ul > li#article_23294:hover a span, #menu > ul > li#article_23294.active a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_8, #menu > ul > li#article_251, #menu > ul > li#article_23295{text-transform:uppercase; text-align:center; background:#E2E7ED;}
#menu > ul > li#article_8 a span, #menu > ul > li#article_251 a span, #menu > ul > li#article_23295 a span{background:none no-repeat left center transparent;}

#menu  ul li ul li a span {background:none !important; padding-left:0;}

#menu > ul > li#article_8:hover a span, #menu > ul > li#article_8.active a span, #menu > ul > li#article_251:hover a span, #menu > ul > li#article_251.active a span, #menu > ul > li#article_23295:hover a span, #menu > ul > li#article_23295.active a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_9, #menu > ul > li#article_253, #menu > ul > li#article_23296{text-transform:uppercase; text-align:center; background:#E2E7ED;}
#menu > ul > li#article_9 a span, #menu > ul > li#article_253 a span, #menu > ul > li#article_23296 a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_9:hover a span, #menu > ul > li#article_9.active a span, #menu > ul > li#article_253:hover a span, #menu > ul > li#article_253.active a span, #menu > ul > li#article_23296:hover a span, #menu > ul > li#article_23296.active a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_10, #menu > ul > li#article_252, #menu > ul > li#article_23300{text-transform:uppercase; text-align:center; background:#E2E7ED;}
#menu > ul > li#article_10 a span, #menu > ul > li#article_252 a span, #menu > ul > li#article_23300 a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_10:hover a span, #menu > ul > li#article_10.active a span, #menu > ul > li#article_252:hover a span, #menu > ul > li#article_252.active a span, #menu > ul > li#article_23300:hover a span, #menu > ul > li#article_23300.active a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_11, #menu > ul > li#article_254, #menu > ul > li#article_23299{text-transform:uppercase; text-align:center; background:#E2E7ED;}
#menu > ul > li#article_11 a span, #menu > ul > li#article_254 a span, #menu > ul > li#article_23299 a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_11:hover a span, #menu > ul > li#article_11.active a span, #menu > ul > li#article_254:hover a span, #menu > ul > li#article_254.active a span, #menu > ul > li#article_23299:hover a span, #menu > ul > li#article_23299.active a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_12, #menu > ul > li#article_255, #menu > ul > li#article_23297{text-transform:uppercase; text-align:center; background:#E2E7ED;}
#menu > ul > li#article_12 a span, #menu > ul > li#article_255 a span, #menu > ul > li#article_23297 a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_12:hover a span, #menu > ul > li#article_12.active a span, #menu > ul > li#article_255:hover a span, #menu > ul > li#article_255.active a span, #menu > ul > li#article_23297:hover a span, #menu > ul > li#article_23297.active a span{background:none no-repeat left center transparent;}
#menu > ul > li#article_13, #menu > ul > li#article_256, #menu > ul > li#article_23298{text-transform:uppercase; text-align:center; background:#E2E7ED;}
#menu > ul > li#article_13 a span, #menu > ul > li#article_256 a span, #menu > ul > li#article_23298 a span{background:none no-repeat left center;}
#menu > ul > li#article_13:hover a span, #menu > ul > li#article_13.active a span, #menu > ul > li#article_256:hover a span, #menu > ul > li#article_256.active a span, #menu > ul > li#article_23298:hover a span, #menu > ul > li#article_23298.active a span{background:none no-repeat left center;}
#menu > ul > li a span {padding-left:0px; display:table-cell; vertical-align:middle; height:70px; /*width:86px;*/}
#menu li a{color:#10417C; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px; -webkit-font-smoothing:antialiased; transition:all 0.5s ease 0s; /*position:relative;*/}
.chrome #menu li a {position:inherit;}
#menu li a:hover{ color:#fff;}
#menu li.active a, #menu > ul > li.activeColor > a{ color:#fff; }
#menu > ul > li:hover, #menu > ul > li.active{background:#2892D7 !important; color:#fff !important;}
.liveList{display:none;}

/*Menu Revize*/
.homeMenuDrop .homeSticky #menu > ul > li {position:relative;}
.homeMenuDrop .homeSticky #menu li ul li > a {display:none;}
.homeMenuDrop .homeSticky #menu li ul li ul li a{display:block; }
.homeMenuDrop .homeSticky #menu li ul li ul{bottom:70px; overflow:hidden; position:absolute; left:0; width:100%; z-index:60; display:none;}
.homeMenuDrop .homeSticky.homeStickyDrop #menu li ul li ul{top:70px; bottom:0; overflow:visible;}
.homeMenuDrop .homeSticky #menu li ul li ul li a {color:#fff; cursor:pointer; display:block; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif; font-size:14px; padding:20px 30px; height:auto;}
.homeMenuDrop .homeSticky #menu li ul li ul li a span{height:38px;}
.homeMenuDrop .homeSticky #menu ul li:hover ul li ul {display:block;}

.menuDrop #menu > ul > li {position:relative;}
.menuDrop #menu li ul li > a {display:none;}
.menuDrop #menu li ul li ul li a{display:block; }
.menuDrop #menu li ul li ul{top:70px; overflow:hidden; position:absolute; left:0; width:100%; z-index:60; display:none;}
.menuDrop #menu li ul li ul li a {color:#fff; cursor:pointer; display:block; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif; font-size:14px; padding:20px 30px; height:auto;}
.menuDrop #menu li ul li ul li a span{height:38px;}
.menuDrop #menu ul li:hover ul li ul {display:block;}

/*Menu Revize*/

body.homepage .navbar.navbar-1 {height:70px; position:fixed; top:0px; /*max-width:1366px;*/ width:100%;}
.sticky{/*position:relative;*/ /*z-index:65;*/ z-index:71; width:100%;}
.stickyouter {width:100%; height:80px;}
.chrome .sticky{position:static;}
.homeSticky{top:0;left:0;z-index:9999;width:100%;position:relative;}
/*Alt Menu*/
.breadCrumb {padding-top:100px;margin-bottom:20px;}
@media (max-width:1240px){
	.breadCrumb{padding-top: 25px;}
}
@media (max-width:767px){
	.breadCrumb{padding-top: 0;}
}

.breadCrumb ul {padding-top:10px; height:25px;}
.breadCrumb ul li {float:left; padding-right:10px; position:relative;}
.breadCrumb ul li a {color:#7b7b7b; font-family:Arial,Helvetica,sans-serif; font-size:12px;}
.breadCrumb ul li.active a{color:#2c2c2c;}
/*.breadCrumb ul li.active span {background:url(img/breadCrumbSeperator.png) no-repeat scroll right center rgba(0, 0, 0, 0);}*/
.breadCrumb ul li span {background: url(../images/site/breadCrumbSeperator.png) no-repeat scroll right center rgba(0, 0, 0, 0); display:block; padding-right:15px;}
.breadCrumb h1 {font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:40px; color:#2c2c2c; padding-top:10px; width:100%; float:left; display:inline-block;}
.breadCrumb ul li:last-child span {background:none;}
/*Menu*/

/*Header*/

body#aranmayanParalar #sb-site, body#aranmayanParalar .stickyouter, body#aranmayanParalar #footer {display:none;}

/*Content*/
.banner{max-width:1286px; margin:0 auto; position:relative;overflow:hidden; }
.banner img{display:block; width:100%;}
.dropMenu{/*width:220px;*/ width:230px; position:absolute; right:0; bottom:0; overflow:hidden; z-index:60; /*z-index:80;*/}

.dropMenu.zIndex{z-index:70;}
.dropMenu.zIndexNo{z-index:60;}

.dropMenu small {color:#fff; cursor:pointer;  display:block; font-size:14px; padding:20px 20px;  font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:14px; background:url(img/drop-arrow.png) no-repeat 90% center #2892D7;}
body.hasarYardim .dropList{display:block;}
body.hasarYardim  .dropMenu small {cursor:default;  pointer-events: none;}
.dropList{display:none;}
.dropList ul li a{color:#fff; cursor:pointer;  display:block; font-size:14px; padding:20px 30px;  font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:14px; }

.dropMenu  .dropList ul li{background:#2892D7; border-bottom:1px solid #fff;}
.homeSticky #menu li ul li ul li,.stickyouter #menu li ul li ul li{background:#2892D7; border-bottom:1px solid #fff;}
.homeSticky #menu li ul li ul li.active,.stickyouter #menu li ul li ul li.active{background:#147EC3;}
.homeSticky #menu li ul li ul li:hover,.stickyouter #menu li ul li ul li:hover{background:#147EC3;}


/*.dropList ul li#article_21 {background:#de432e;}
.dropList ul li#article_20 {background:#d7331e;}
.dropList ul li#article_19 {background:#ca2c17;}
.dropList ul li#article_18{background:#ba2712;}
.dropList ul li#article_17 {background:#ab2411;}*/

.areaInner {height:100%;  /*overflow:hidden;*/ overflow:visible; /*padding-top:10px;*/}
body.contentPage .areaInner {overflow:hidden;}
/*.areaInner p span{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:18px; color:#2c2c2c;}*/
.areaInner h2{/*padding-top:25px;*/ font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:22px; /*color:#2c2c2c;*/ color:#031A46; /*padding-bottom:40px;*/ padding-bottom:25px; line-height:24px;}




.area .areaInner p.summary,.area .areaInner p.summary a.linkStyle {font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:18px; color:#031A46 !important; padding-bottom:40px; line-height:24px;}
.area .areaInner p.summary a.linkStyle{padding-bottom: 0;margin-left: 0;padding-left: 0;}
.areaInner h4{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:22px; padding-bottom:25px;}
.areaInner h4.colorOrange, h2.colorOrange{color:#031A46;}
.areaInner h3{font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:22px; /*padding:25px 0 0 0;*/ padding-bottom:25px;}
.areaInner h3.colorOrange{color:#031A46}

#content .area-1{background:url(img/area-1-1-1.jpg) repeat center 0 transparent; position:relative; width:100%;}
h3{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:30px; color:#2c2c2c;}
.area .areaInner p{color:#7b7b7b; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:18px;}


/*Duyuru Slide*/
.duyuruSlide {margin-top:25px;}
.duyuruSlide p{font-family:Arial, Helvetica, sans-serif; color:#7b7b7b; font-size:13px; line-height:24px; padding-bottom:25px;}
.duyuruSlide p.date{padding-bottom:0px;}
.area-1 p span{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#2c2c2c; font-size:15px; padding-bottom:25px; padding-top:5px;}
.duyuruSlide .item{margin-right:20px; position:relative; height:245px;}
.duyuruSlide .devami {position:absolute; bottom:0;}
.devami a{background:url(img/dyr-dvm.png) no-repeat left center transparent; display:block; line-height:31px; color:#53aedd; padding-left:35px;}
.devami a:hover{background:url(img/dyr-dvm-hover.png) no-repeat left center transparent; color:#1781b3;}
.devami a span{font-size:14px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; display:inline-block;}
.devami a span:hover{color:#1781b3;}
.duyuruSlide.owl-theme .owl-controls .owl-page span{filter:Alpha(Opacity=50); /*IE7 fix*/ opacity:0.5; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;
background:#cecece; position:relative;}
.duyuruSlide.owl-theme .owl-controls .owl-page.active span,
.duyuruSlide.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);/*IE7 fix*/ opacity:1; background:#53aedd;}
#content .kibrisHomePage{background:none;}
/*Duyuru Slide*/

.duyuru .buttonRight {display:none;}

.acentaImg {margin:20px 0; position:relative;}
.acentaImg img{display:block;}
.acenteButton {left:25%; position:absolute; top:40%;}
.acenteButton a span{background:url(img/acenta.png) no-repeat left center transparent; padding-left:24px;}
.acenteButton a{margin:0 auto;}

#content .bgOrange{background:#A0D2FF; position:relative; }
#content .bgBlue{background:#A0D2FF; position:relative; }
/*#content .bgBlue:hover{background:#08567c;}*/
.container.leftContainer{width:300px; float:left;}
.rightImg{overflow:hidden;}
.rightImg img{/*width:auto;*/ width:100%; display:block;}
.rightImg img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width:100%;
}
.rightImg:hover img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.leftArea img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width:100%;
}
.leftArea:hover img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
/* just apply some height and width to the wrapper.*/
.rightImg {
  /*width:400px;
  height:400px;*/
  /*overflow: auto;*/
}


.leftImg{background:url(img/acenta.png) no-repeat left center transparent;}
.leftArea{float:left; width:62%; overflow:hidden;}
.leftArea img{width:100%; display:block}
.rightArea-2{float:left; width:38%;}
.rightArea-2 .pad-2 {padding:50px 37% 45px 5%;}

.rightArea.bgBlue {min-height:202px;}

.colorWhite h2, .colorWhite p{color:#fff !important;}
.bilgiForm {font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:26px; color:#fff; background:url(img/bilgiForm.png) no-repeat scroll left center transparent; display:block; line-height:40px; padding-left:80px;}
.bilgiAl{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:26px; color:#fff; background:none no-repeat scroll left top transparent; display:block; line-height:45px; padding:0 0 0 12px !important;}
.satinAl {font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:26px; color:#fff; background:none no-repeat scroll left top transparent; display:block; line-height:43px;  padding:0 0 0 16px !important;}
.areaInner h3.ilgiliDoc{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif;  font-size:26px; color:#fff; background:url(img/ilgili-documan.png) no-repeat scroll left top transparent; display:block; line-height:normal; height:32px; padding-left:50px;}
.padCnt{padding:45px 10%;}
.area-2 ul.list{margin-top:5px;}



h4{color:#ffffff; font-size:22px; font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif;}
h2 {color:#fff; font-size:45px;  font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif; padding-bottom:15px;}
.textInner p.urunBaslik {color:#fff; font-size:45px;  font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif; padding-bottom:15px; line-height:normal;}
.ayinUrunu h2{padding-top:15px}
.area-2 p, .area p{font-size:15px; color:#fff; font-family:Arial, Helvetica, sans-serif; /*padding-top:25px;*/ padding-bottom:25px; line-height:22px;}
.textInner p {font-size:18px; font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif;}
.ayinUrunu a.mrTop{margin-top:98px; display:inline-block;}
h3.soru span {background:url(img/soru.png) no-repeat scroll left center transparent; display:inline-block; height:64px; line-height:64px; padding-left:105px;}

/*Sıkca Sorulan Sorular Slide*/
.sorularSlide{margin-top:20px;}
.sorularSlide p{font-family:Arial, Helvetica, sans-serif; color:#7b7b7b; font-size:13px; line-height:24px; padding-bottom:10px; text-align:center;}
.sorularSlide p span{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#2c2c2c; font-size:15px; padding-bottom:10px;}
.sorularSlide.owl-theme .owl-controls .owl-page span{filter:Alpha(Opacity=50); /*IE7 fix*/ opacity:0.5; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;
background:#cecece; position:relative;}
.sorularSlide.owl-theme .owl-controls .owl-page.active span,
.sorularSlide.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);/*IE7 fix*/ opacity:1; background:#0cc97e;}
/*Sıkca Sorulan Sorular Slide*/


#content .postRel {/*position:relative;*/ background:url(img/video-bg.jpg) no-repeat center center; background-size:cover; /*height:670px;*/ height:100%; overflow:hidden; position:relative;  width:100%;}
#content .postAbst {position:absolute; top:0; width:100%; overflow:hidden; height:100%; }
a.postLink{/*position:absolute; bottom:70px;*/}
.postAbst #video_1 em.icon {display:none;}
video {height:auto; left:0; min-height:100%; min-width:100%;  top:0; width:auto; /*z-index:-100;*/}

/*video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow:hidden;
  display:block;
 z-index: -100;
}*/
#musteriVideo {position:absolute; top:40px; width:300px; z-index:200;}

.heightEsitle {height:220px;}


.item-video {display:block; height:80px; position:relative; width:80px; top:50%; left:50%; margin-top:-40px; margin-left:-40px;}
.item-video span.galleryOverlay {display:block; height:100%; left:0; position:absolute; top:0; width:100%;}
.item-video span.galleryOverlay em.icon {background:url(img/video-icon.png) no-repeat scroll center center rgba(0, 0, 0, 0); display:block; height:80px; width:80px;}

.postAbst .item-video, .postAbst .item-video span.galleryOverlay {z-index:205;}

.yasalBilgi, .social{margin-top:0px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:14px; }

.area-3{/*border-bottom:1px solid #e0e0e0;*/}
.area-3 h3{font-size:22px; margin-bottom:25px;}
.area-3 h3 a{color:#1781b3;}
.area-4 h2 {color:#2c2c2c;}
.area-4 p{color:#2c2c2c; padding-bottom:25px;}
.rightArea {overflow:hidden;}

.rightCont.bgGreen a {background:#24ba7e;}
.rightCont.bgGreen a:hover{background:#008852;}
.rightCont.bgOrange a {background:#f67644;}
.rightCont.bgOrange a:hover {background:#da5420;}
/* social */


.social a{display:block; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:14px;  height:45px;padding-left:50px;line-height:45px;/* transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s; */}
.social li {margin-bottom:10px;}

.areaBottom .social li {float:left; /*width:50px;*/ margin-right:15px}
.areaBottom .social li a{/*text-indent:-9999px;*/}
.areaBottom .social {padding:25px 0px 0px 75px; overflow:hidden; float:left; width:100%;}
.areaBottom .social ul{display:block;}
.areaBottom .social h3{float:left; margin-right:20px; font-size:22px;  line-height:24px; font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif; }
.areaBottom.socialHeight{min-height:100px; margin-bottom: 0 !important;}

/*Content and Left Menu*/
#content .contentBg{background:none repeat center 0 transparent;  overflow:hidden; height:100%; position:relative; padding-bottom:20px;}

/*Content Alani Top*/
#content .contentBg{margin-top:-40px; z-index:1;}
#sb-site{background:none !important; z-index:0 !important; position:inherit !important;}
.banner{z-index:2;}
.menuSubPage {margin-top:40px;}
/*Content Alani Top*/

body.fullContent #content .contentBg {background:none; margin-top:0;}
body.fullContent #content .contentBg .haberCont {margin-top:0;}
#content .contentBg.mrTopNone{margin-top:0;}
body.fullContent .menuSubPage{display:none;}
body.fullContent.bannerNone .banner{display:none;}
.leftBottom{/*width:34%; padding:25px 0 25px 8%;*/ height:210px !important; padding:25px 0 25px 0; /*width:20%;*/ width:33%;margin-left:1%;}
.leftBottom.brysBlgHeight, .rightBottom.brysBlgHeight{height:250px;}
.leftBottom.widthfull {width: 100%;}
.list.whiteList.left {float: left; margin-right: 120px;}
.fullBottom{width:100%; padding:25px 8%;}
.rightBottom{/*width:50%; padding:25px 0 25px 8%;*/ height:210px !important; padding:25px 0 25px 1%; /*width:71%;*/ width:65%;}
.areaBottom {/*bottom: 0; position: absolute; right: 0;*/ margin-left:-80px; margin-bottom:40px; /*position:relative;*/ width:100%; min-height:320px;}
.postArea {position:absolute; /*left:0;*/ width:100%; bottom:0;}
.postArea-2 {position:absolute; /*left:0;*/ width:100%; bottom:0;}
.areaBottom ul.list{margin-top:25px;}
.relative{position:relative; overflow:hidden; height:100%;}
/*Left Menu*/
.subPage {/*padding-top:35px;*/ /*width:440px;*/ /*float:left;*/ height:100%; width:240px; position:relative; /*overflow:hidden;*/ /*background:#ebebeb;*/ float:left; visibility:visible;}
.subMenu {float:right;}
.subMenu .subHead, .subHeadMobile {color:#2c2c2c; font-size:18px; padding:0 0 15px 43px;}
.leftMenuAccMobileOpen {display:none;}
.subMenu ul {padding-left:40px; display:block;}
.subMenu ul li{border-bottom:1px solid #dbdbdb;}
.subMenu ul li:last-child{border:0;}
.subMenu a {color:#7b7b7b; display:block; font-size:14px; padding:20px 0px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; }
.subMenu a:hover {color:#fefefe;}
.subMenu .subHead, .subHeadMobile {color:#2c2c2c; font-size:18px; padding:20 0px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; }
.subHeadMobile {display:none;}
.subMenu li a {padding: 20px 0 20px 10px;}
.subMenu li.active, .subMenu li:hover {background:#2892D7;  position:relative;}

.subMenu ul li.active ul{display:block;}

.subMenu li.active a{border-right:5px solid #031A46; margin-right: -5px;}
.subMenu li.active ul li a{border-right:none; margin-right:0px; color:#fff;}
.subMenu li.active a {color:#fefefe; font-size:14px; }


.subMenu li ul li a, .subMenu li.active ul li a {display:block; font-size:14px; padding:20px 20px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; color: #7b7b7b !important; }
.subMenu li.active ul li a:hover,.subMenu li.active ul li.active a {color:#fff !important;}
.subMenu ul li.active ul li.active a{background:#68bef6;}
.subMenu li ul > li.active > a, .subMenu li ul > li > a:hover {color:#fff; background:#2892D7;}
.subMenu li ul > li.active {background:#A0D2FF;}
.subMenu li ul > li ul li.active > a {text-decoration:underline;}
.subMenu li ul {display:none; margin-left:12px;}
.leftMenuAccMobileOpen {display:none;}
.subPageNoTopPadding {padding-top:0;}
.subPage h2 {margin-bottom:13px;}
.subMenuImg {position:relative; left:40px;}
.subMenuImg > img {display:block;}
.subMenu ul li ul {padding-left:0; margin-left:0;}
.subMenu ul li ul li{background:#ffffff; border:none; border-bottom: 1px solid #dbdbdb;}
/*Left Menu*/
/*Content and Left Menu*/


/*Tab*/
.tabCont{/*margin-top:50px;*/}
#parentHorizontalTab li.resp-tab-active {background:#031A46 !important; border-top:none !important; border-right:none !important; border-left:none !important; border-bottom:none !important; }
#parentHorizontalTab .resp-tabs-list li {font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:14px; color:#7b7b7b; background:#ebebeb; margin:0 5px 0 0; font-weight:500; /*padding:13px 34.3px;*/ padding:13px 30.8px;}
#parentHorizontalTab .resp-tabs-list li a{color:#7b7b7b;}
.chrome #parentHorizontalTab .resp-tabs-list li {padding:13px 30.8px;}
#parentHorizontalTab .resp-tabs-list li.lie{margin-right:0;}
#parentHorizontalTab li.resp-tab-active, #parentHorizontalTab li.resp-tab-active a {color:#fff;}
#parentHorizontalTab .resp-tab-content {border-right:none !important; border-left:none !important; border-bottom:none !important;}
ul.resp-tabs-list.mobilTabMenu{height:43px; display:block; border-bottom:6px solid #2892D7 !important; border-right:none !important; border-left:none !important; border-top:none !important;}



.tabItem {border-bottom:1px solid #e0e0e0 !important; height:100%; overflow:hidden; padding:40px 0;}
.tabItem:last-child {border-bottom:none !important;}
.tabImg{float:left; margin-right:20px;}
.tabRight {height:100%; overflow:hidden;}
.tabImg > img {display: block;  overflow: hidden;}
.tabDrop {margin-top:25px !important; float:left;}
.tabItem > h2 {color:#2892D7;}

.tabItem .tabDropCont {float:left;}

#parentHorizontalTab .resp-tab-content > h3 {font-size:22px; color:#f65944; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;}
#parentHorizontalTab .resp-tab-content > p {padding-top:15px;}
#parentHorizontalTab .resp-tab-content a{font-size:16px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; display:inline-block;}
a.tabBilgi {background:url(../images/site/bilgiAl-small.png) no-repeat left center transparent; padding-left:30px; height:24px; line-height:24px; color:#2585b6; display:inline-block;}
a.tabBilgi:hover, a.tabBilgi.active{background:url(../images/site/bilgiAl-small-hover.png) no-repeat left center transparent; color:#08567a;}
a.tabSatis {background:url(../images/site/satinAl-small.png) no-repeat left center transparent; padding-left:35px; height:22px; line-height:22px; color:#f67644; display:inline-block;}
a.tabSatis:hover, a.tabSatis.active{background:url(../images/site/satinAl-small-hover.png) no-repeat left center transparent; color:#da5420;}
a.tabBilgi > span{background:url(../images/site/bilgi-arrow.png) no-repeat right center transparent;  padding-right:30px;}
a.tabBilgi:hover > span, a.tabBilgi.active > span{background:url(../images/site/bilgi-arrow-hover.png) no-repeat right center transparent; }
a.tabSatis > span{background:url(../images/site/satis-arrow.png) no-repeat right center transparent;  padding-right:30px;}
a.tabSatis:hover > span, a.tabSatis.active > span{background:url(../images/site/satis-arrow-hover.png) no-repeat right center transparent;  padding-right:30px;}
ul.tabContDrop {margin-top:20px; display:none;}

ul.list.colorBlue li a{color:#08567a;}
ul.list.colorOrange li a{color:#da5420;}
ul.tabContDrop li a:hover{text-decoration:underline;}

#parentHorizontalTab .resp-tab-content ul.list.tabContDrop.colorBlue li a, #parentHorizontalTab .resp-tab-content ul.list.tabContDrop.colorOrange li a{font-size:14px;}

.mapTab #parentHorizontalTab .resp-tabs-list li {padding:13px 60px !important;}
.mapTab #parentHorizontalTab li.resp-tab-active {padding:13px 60px !important;}
.mapTab #parentHorizontalTab .resp-tab-content .tabItem {padding:30px 0;}


#map-canvas {height:398px; width:100%;}


.hakSahipleri #parentHorizontalTab .resp-tabs-list li{padding:13px 10.99% !important;}
.ie .hakSahipleri #parentHorizontalTab .resp-tabs-list li{padding:13px 10.93% !important;}
.chrome .hakSahipleri #parentHorizontalTab .resp-tabs-list li{padding:13px 10.94% !important;}
.hakSahipleri #parentHorizontalTab .resp-tabs-list li:last-child {margin:0;}
.hakSahipleri .resp-tab-active {padding:13px 10.99% !important;}

input.datepicker{background:url(img/datepicker-icon.png) no-repeat 90% center #ebebeb !important;}
/*.ui-datepicker-prev{background: none repeat scroll 0 0 #000000;}
.ui-datepicker-next{background: none repeat scroll 0 0 #000000;}*/


/*Tab*/

.areaInner p span{color:#2c2c2c; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
ul.documan{/*margin-bottom:20px;*/ margin-bottom:50px;}
ul.documan.lie li a:last-child {border-bottom:0;}
ul.documan li{}
ul.documan li a{font-family:Arial, Helvetica, sans-serif; color:#7b7b7b; font-size:13px; background:url(img/pdf-icon.png) no-repeat left center transparent;  display:block; line-height:20px;}
ul.documan li a:hover{background:url(img/pdf-icon-hover.png) no-repeat left center transparent;  color:#f65944;}
ul.documan li a{padding-left: 35px; padding-top:15px; padding-bottom:15px; border-bottom:1px solid #e0e0e0;}
ul.documan.doc-2 li a {border-bottom:none;}
ul.text-list{margin-bottom:20px;}
ul.text-list li{background:url(img/text-list.png) no-repeat left 6px transparent; display:block; color:#7b7b7b; font-size:13px; font-family: Arial, Helvetica, sans-serif; padding-bottom:10px; padding-left:10px;}

#removablelinks {display:none;}

/*Accordion*/
.accorItem{border-bottom:1px solid #dbdbdb; padding-bottom:40px; margin-bottom:40px; overflow:hidden;}
.accordion{margin-bottom:35px;}
.accordion .item {display:block; margin-bottom:5px; width:100%;}
.accordion  span {background:url(img/ico-menu-down-ok.png) no-repeat scroll 96% center #53aedd; cursor:pointer; display:block; float:left; height:50px; position:relative; width:100%;}
.accordion  span small {color:#fff; display:block; float:left; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:15px;  padding:15px 3%; width:88%;}
.accordion .pane {display:none; float:left; width:100%;}
.accordion  span:hover, .accordion span.current {background-color:#1781b3;}


.accorItem-2{padding-bottom:40px; margin-bottom:40px; overflow:hidden;}
body#anlasmalisaglikcontrol .accorItem-2{padding-bottom:0; margin-bottom:0; overflow:hidden;}
.accordion-2{margin-bottom:10px;}
.accordion-2 .item {display:block; margin-bottom:5px; width:100%;}
.accordion-2 span.accBsk {color:#2585b6; background:url(img/ico-menu-down-ok-2.png) no-repeat scroll 96% center #ebebeb; cursor:pointer; display:block; float:left; /*height:50px;*/ position:relative; width:100%; max-height:65px;}
.accordion-2 span small {display:block; float:left; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:15px;  padding:15px 3%; width:88%;}
.accordion-2 .pane {display:none; float:left; width:100%;}
.accordion-2 span.accBsk:hover, .accordion-2 span.accBsk.current {background:url(img/ico-menu-down-ok.png) no-repeat scroll 96% center #53aedd; color:#fff;}

.accordion-2 .pane .odemeDetayi {padding:25px 4%; width:92%;}
.accordion-2 .pane.bgGray {background:#ebebeb;}
.accordion-2 .pane .table-5 td.tutar{color:##2c2c2c; font-weight:bold; text-align:right;}
.accordion-2 .pane .table-5 tr td:last-child {border-bottom: 1px solid #dbdbdb;}

.panaeItem {padding:25px 0 5px 0; height:100%; overflow:hidden; border-bottom:1px solid #dbdbdb;}
.panaeItem:last-child{border:none;}
.panaeItem > h2{color:#f65944; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif; font-size:22px; padding-bottom:25px;}
.gallery-item-video {display:block; float:left; height:205px; margin-bottom:20px; margin-right:20px; overflow:hidden; position:relative; width:300px;}
.gallery-item-video:last-child{margin-right:0;}
.gallery-item-video > img {display:block; width:100%;}
.gallery-item-video span.galleryOverlay {/*background:url(img/overlayBg.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/ display:block;  height:100%; left:0; position:absolute; top:0; width:100%;}
.video .gallery-item-video span.galleryOverlay em.icon {background:url(img/video-icon-1.png) repeat scroll 0 0 rgba(0, 0, 0, 0); display:block; height:56px; left:50%; margin-left:-28px; margin-top:-28px; top:45%; width:56px; position:absolute;}
.video .gallery-item-video p{color:#2c2c2c; font-size:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:0; padding-top:10px;}
.video .gallery-item-video:hover > p{color:#f65944;}


.acenteSonuc, .accorBlock {display:none;}

.gallery-item-image {display:block; float:left; height:205px; margin-bottom:20px; margin-right:20px; overflow:hidden; position:relative; width:300px;}
.gallery-item-image > img {display:block; width:100%;}
.gallery-item-image span.galleryOverlay {/*background:url(img/overlayBg.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/ display:block;  height:100%; left:0; position:absolute; top:0; width:100%;}
.image .gallery-item-image span.galleryOverlay:hover > em {background:url(img/zoom-icon.png) repeat scroll 0 0 rgba(0, 0, 0, 0); display:block; height:40px; left:50%; margin-left:-28px; margin-top:-28px; top:45%; width:40px; position:absolute;}
.image .gallery-item-image p{color:#2c2c2c; font-size:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:0; padding-top:10px;}
.image .gallery-item-image:hover > p{color:#f65944;}
.mr0 {margin-right:0 !important;}

.gallery-item-pdf {display:block; float:left; height:205px; margin-bottom:20px; margin-right:20px; overflow:hidden; position:relative; width:300px;}
.gallery-item-pdf > img {display:block; width:100%;}
.gallery-item-pdf span.galleryOverlay {/*background:url(img/overlayBg.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/ display:block;  height:100%; left:0; position:absolute; top:0; width:100%;}
.image .gallery-item-pdf span.galleryOverlay:hover > em {background:url(img/zoom-icon.png) repeat scroll 0 0 rgba(0, 0, 0, 0); display:block; height:40px; left:50%; margin-left:-28px; margin-top:-28px; top:45%; width:40px; position:absolute;}
.image .gallery-item-pdf p{color:#2c2c2c; font-size:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:0; padding-top:10px;}
.image .gallery-item-pdf:hover > p{color:#f65944;}
.mr0 {margin-right:0 !important;}


.paneText{padding:25px 0;}

.gallery-item-radio {display:block; float:left; height:205px; margin-bottom:20px; margin-right:20px; overflow:hidden; position:relative; width:300px;}
.gallery-item-radio > img {display:block; width:100%;}
.gallery-item-radio span.galleryOverlay {/*background:url(img/overlayBg.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/ display:block;  height:100%; left:0; position:absolute; top:0; width:100%;}
.radyo .gallery-item-radio span.galleryOverlay:hover > em {background:url(img/zoom-icon.png) repeat scroll 0 0 rgba(0, 0, 0, 0); display:block; height:40px; left:50%; margin-left:-28px; margin-top:-28px; top:45%; width:40px; position:absolute;}
.radyo .gallery-item-radio p{color:#2c2c2c; font-size:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:0; padding-top:10px;}
.radyo .gallery-item-radio:hover > p{color:#f65944;}



/*Accordion*/



/*Table*/
.table{width:100%; font-family:Arial, Helvetica, sans-serif; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb;}
.table tr th{background:#ebebeb; padding:15px 35px; text-align:left; color:#2c2c2c; font-size:13px; font-weight:bold;}
.table tr {width:100%;}
.table tr td{padding:15px 35px; text-align:left; color:#7b7b7b; font-size:13px; border-bottom:1px solid #dbdbdb; vertical-align:midle;}

.table-2{width:100%; font-family:Arial, Helvetica, sans-serif; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; margin-bottom:25px;}
.table-2 tr td{padding:16px; text-align:left;  font-size:13px; border-bottom:1px solid #dbdbdb;  vertical-align:midle;}
.table-2 tr {color:#7b7b7b;}
.table-2 tr th {padding:16px; text-align:left; border-bottom:1px solid #dbdbdb;  vertical-align:midle; color:#7b7b7b; font-size:13px;}
.table-2 tr th span{ color:#2c2c2c; font-size:13px;  font-weight:bold;}
.table-2 tr td p{padding-bottom:0;}
.table-2 tr {width:100%;}
.table-2 tr td a {color:#7b7b7b;}
.pay-shp-table table thead{display:table-row-group;}



.table-3{width:100%; font-family:Arial, Helvetica, sans-serif; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; margin-bottom:25px;}
.table-3 tr td{padding:16px; text-align:left;  font-size:13px; border-bottom:1px solid #dbdbdb;  vertical-align:midle;}
.table-3 tr {color:#7b7b7b;}
.table-3 tr th {padding:16px; text-align:left; border-bottom:1px solid #dbdbdb;  vertical-align:midle; color:#7b7b7b; font-size:13px;}
.table-3 tr th span{ color:#2c2c2c; font-size:13px;  font-weight:bold;}
.table-3 tr td p{padding-bottom:0;}
.table-3 tr {width:100%;}
.table-3 tr td a {color:#7b7b7b;}
.table-temettu table thead{display:table-row-group;}
.table-3 tr.tableGray {background:#ebebeb;}
.trBrRight {border-right:1px solid #dbdbdb;}


.table-5{width:100%; font-family:Arial, Helvetica, sans-serif; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; margin-bottom:25px;}
.table-5 tr td{text-align:left;  font-size:13px; border-bottom:1px solid #dbdbdb;  vertical-align:midle;}
.table-5 tr {color:#7b7b7b;}
.table-5 tr td {padding:10px; text-align:left; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb;  vertical-align:midle;  font-size:13px;}
.table-5 tr th {border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:10px; text-align:left;}
.table-5 tr th span{ color:#2c2c2c; font-size:12px;  font-weight:bold;}
.table-5 tr td p{padding-bottom:0;}
.table-5 tr {width:100%;}
.table-5 tr td a {color:#7b7b7b;}


.table-7{width:130%; font-family:Arial, Helvetica, sans-serif; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; margin-bottom:25px; table-layout: fixed;}
.table-7 tr td{padding:16px; text-align:left;  font-size:13px; border-bottom:1px solid #dbdbdb;  vertical-align:midle;}
.table-7 tr {color:#7b7b7b;}
.table-7 tr th {padding:16px; text-align:left; border-bottom:1px solid #dbdbdb;  vertical-align:midle; color:#7b7b7b; font-size:13px;}
.table-7 tr th span{ color:#2c2c2c; font-size:13px;  font-weight:bold;}
.table-7 tr td p{padding-bottom:0;}
.table-7 tr {width:100%;}
.table-7 tr td a {color:#7b7b7b;}
.table-7 tr th:nth-child(1),.table-7 tr td:nth-child(1){width:20%; overflow:hidden;}
.table-7 tr th:nth-child(2),.table-7 tr td:nth-child(2){width:10%; overflow:hidden;}
.table-7 tr th:nth-child(3),.table-7 tr td:nth-child(3){width:10%; overflow:hidden;}
.table-7 tr th:nth-child(4),.table-7 tr td:nth-child(4){width:20%; overflow:hidden;}
.table-7 tr th:nth-child(5),.table-7 tr td:nth-child(5){width:20%; overflow:hidden;}
.table-7 tr th:nth-child(6),.table-7 tr td:nth-child(6){width:20%; overflow:hidden;}


/*.table-7 table { border-collapse: collapse; border-spacing: 0; width: 100%; border: 1px solid #ddd;}
.table-7 th, td {border: none; text-align: left; padding: 8px;}
.table-7 tr:nth-child(even){background-color: #f2f2f2}



.table-7 {border: 1px solid #ccc; border-collapse: collapse; margin: 0; padding: 0; width: 100%; table-layout: fixed;}
.table-7 tr { background: #f8f8f8; border: 1px solid #ddd; padding: .35em;}
.table-7 th,table td { padding: .625em; text-align: center;}
.table-7 th { font-size: .85em; letter-spacing: .1em; text-transform: uppercase;}*/






/*.table-5 tr td:last-child {border-bottom:none;}*/
.aramaSonucTable table thead{display:table-row-group;}
.eksper table thead{display:table-row-group;}
.servis table thead{display:table-row-group;}


/*Table*/

.leftAreaImg {left:-120px; overflow:visible; position:relative; width:100%; margin:40px 0;}
.leftAreaImg > img {display:block; width:auto;}

/*Yonetim Kurulu*/
.yntItem {padding:10px; border-bottom:1px solid #e0e0e0;}
.yntItem:last-child{border:0;}
.yntItem h3{color:#031A46; padding-bottom:0px;}
.yntTop{position:relative; overflow:hidden; height:100%;}
.yntTop img{float:left; margin-right:20px;}
.ozgecmis{padding-top:25px; overflow:hidden; height:100%; display:none;}
.ozgecmis p {/*color:#fff;*/ }
a.ozgLink {width:140px; padding:5px 0; text-align:center; border:2px solid #b3b3b3; color:#7b7b7b; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; display:inline-block; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; font-size:14px; position:absolute; right:0; bottom:0;}
a.ozgLink:hover{border:2px solid #08567a; color:#08567a;}
a.ozgLink.linkHide{display:none;}
a.gizle{width:140px; padding:5px 0; text-align:center; border:2px solid #237fab; color:#0f6b96; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; display:inline-block; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; font-size:14px; margin-top:15px; float:right;}
a.gizle:hover{border:2px solid #fff; color:#fff;}
.bgActive{background:#53aedd;}
.yntItem.bgActive h3{color:#fff;}
.yntItem.bgActive p span {color:#fff;}
.yntItem.bgActive .ozgecmis p{color:#fff;}

.yonetimKurulu img{width:100%; display:block;}
.yonetimKurulu .borderLink {margin:25px 0;}
.yslButton {margin-top:35px; margin-bottom:35px;}
.yslButton.mrTopNo{margin-top:0;}
/*Yonetim Kurulu*/

/*Tarihce*/
#tarihce{border-left:1px solid #f65944; position:relative; margin-left:30px;}
#tarihce h3{padding-bottom:20px; background:url(img/tarihce-circle.png) no-repeat left top transparent; padding-left:46px; margin-left:-6px;color:#031A46;}
#tarihce h3 span {color:#f65944;}
#tarihce .tarihceInner {padding-left:40px;}
#tarihce .trhImg{margin-bottom:35px;}
#tarihce .trhImg p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2c2c2c; font-style:italic; padding-top:10px;}
a.borderLink.ktp-icon span{background:url(img/ktp-indir.png) no-repeat left top transparent; padding-left:25px;}
a.borderLink.ktp-icon:hover > span{background:url(img/ktp-indir-hover.png) no-repeat left top transparent; }



.trhImg > img {display:block; width:100%;}
/*Tarihce*/

/*Right Menu*/
.rightMenu {float:right; width:220px;}
.rightMenu ul {display:block; width:220px;}
.rightMenu ul li {display:block; width:100%; background:#ebebeb; margin-bottom:5px;}
.rightMenu ul li a {padding:20px; display:block; color:#2c2c2c; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:16px;}
.rightMenu ul li a span{padding-left:45px; display:table-cell; height:39px; vertical-align:middle;}
.rightMenu ul li#article_187 a span{background:url(img/rightMenu-sgrKan.png) no-repeat left center transparent;}
.rightMenu ul li#article_13322 a span{background:url(img/cayma-hakki-icon.png) no-repeat left center transparent;}
.rightMenu ul li#article_188 a span{background:url(img/rightMenu-hasarSrc.png) no-repeat left center transparent;}
.rightMenu ul li#article_191 a span{background:url(img/rightMenu-istVrl.png) no-repeat left center transparent;}
.rightMenu ul li#article_194 a span{background:url(img/rightMenu-blgYnt.png) no-repeat left center transparent;}
.rightMenu ul li#article_197 a span{background:url(img/rightMenu-trfSgr.png) no-repeat left center transparent;}
.rightMenu ul li#article_195 a span{background:url(img/rightMenu-prmBlg.png) no-repeat left center transparent;}
.rightMenu ul li#article_196 a span{background:url(img/rightMenu-blgTpMrk.png) no-repeat left center transparent;}
.rightMenu ul li#article_198 a span{background:url(img/rightMenu-hakShp.png) no-repeat left center transparent;}
.rightMenu ul li#article_190 a span{background:url(img/hasar-saglik-sureci-icon.png) no-repeat left center transparent;}
.rightMenu ul li#article_193 a span{background:url(img/vergi-uygulamalari-icon.png) no-repeat left center transparent;}

/*
.rightMenu ul li#article_76 a span{background:url(img/ytr-anadolu-sgr-hak-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_77 a span{background:url(img/rightMenu-sgrKan.png) no-repeat left center transparent;}
.rightMenu ul li#article_78 a span{background:url(img/ytr-fns-blg-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_83 a span{background:url(img/ytr-gnl-krl-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_87 a span{background:url(img/ytr-pay-ils-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_152 a span{background:url(img/ytr-sss-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_90 a span{background:url(img/ytr-ozl-drm-right.png) no-repeat left center transparent;}
*/

.rightMenu ul li#article_76 a span, .rightMenu ul li#article_290 a span{background:url(img/ytr-anadolu-sgr-hak-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_77 a span, .rightMenu ul li#article_450 a span{background:url(img/rightMenu-sgrKan.png) no-repeat left center transparent;}
.rightMenu ul li#article_78 a span, .rightMenu ul li#article_333 a span{background:url(img/ytr-fns-blg-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_83 a span, .rightMenu ul li#article_394 a span{background:url(img/ytr-gnl-krl-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_87 a span, .rightMenu ul li#article_443 a span{background:url(img/ytr-pay-ils-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_152 a span, .rightMenu ul li#article_451 a span{background:url(img/ytr-sss-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_90 a span{background:url(img/ytr-ozl-drm-right.png) no-repeat left center transparent;}
.rightMenu ul li#article_13646 a span{background:url(img/duyurular-ikon.png) no-repeat left center transparent;}




.rightMenu ul li:hover, .rightMenu ul li.active{background:#2892D7;}
.rightMenu ul li:hover > a, .rightMenu ul li.active a {color:#fff;}
.rightMenu ul li#article_187:hover > a span{background:url(img/rightMenu-sgrKan-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_13322:hover > a span{background:url(img/cayma-hakki-icon-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_188:hover > a span{background:url(img/rightMenu-hasarSrc-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_191:hover > a span{background:url(img/rightMenu-istVrl-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_194:hover > a span{background:url(img/rightMenu-blgYnt-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_197:hover > a span{background:url(img/rightMenu-trfSgr-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_195:hover > a span, .rightMenu ul li#article_195.active > a span{background:url(img/rightMenu-prmBlg-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_196:hover > a span{background:url(img/rightMenu-blgTpMrk-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_198:hover > a span{background:url(img/rightMenu-hakShp-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_190:hover > a span{background:url(img/hasar-saglik-sureci-icon-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_193:hover > a span{background:url(img/vergi-uygulamalari-icon-hover.png) no-repeat left center transparent;}


.rightMenu ul li#article_76:hover > a span, .rightMenu ul li#article_290:hover > a span{background:url(img/ytr-anadolu-sgr-hak-right-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_77:hover a span{background:url(img/rightMenu-sgrKan-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_78:hover a span, .rightMenu ul li#article_333:hover  a span{background:url(img/ytr-fns-blg-right-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_83:hover a span, .rightMenu ul li#article_394:hover a span{background:url(img/ytr-gnl-krl-right-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_87:hover a span, .rightMenu ul li#article_443:hover a span{background:url(img/ytr-pay-ils-right-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_152:hover a span, .rightMenu ul li#article_451:hover a span{background:url(img/ytr-sss-right-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_90:hover a span{background:url(img/ytr-ozl-drm-right-hover.png) no-repeat left center transparent;}
.rightMenu ul li#article_13646:hover a span{background:url(img/duyurular-ikon-hover.png) no-repeat left center transparent;}

/*Right Menu*/


/*Map*/

.mapContent {position:relative;}
.mapMenu ul li {float:left;  padding-right:10px; width:147px; height:60px; display:block; border-bottom: 10px solid #ffffff;}
.mapMenu ul li.lie{padding-right:0;}
.mapMenu ul li a{color:#7b7b7b; background:#ebebeb;  font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px; text-align:center; height:40px; width:110px; display:table-cell; padding:10px 20px;  vertical-align:middle;}
.mapMenu ul li a:hover {color:#fff; background:#2892D7;}
.mapMenu ul li:hover > ul {display:block;}
.mapMenu ul li ul {display:none;  background:#2892D7; overflow:hidden; height:auto;}
.mapMenu ul li ul li{padding:10px 10px; border-bottom:1px solid #ffffff; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; width:200px; display:block;}
.mapMenu ul li ul li a {background: #2892D7; color: #fff; height: 10px; padding: 5px 0 !important;}
.mapMenu ul li ul li{display:block;}
.mapMenu ul li ul li label{display:inline-block;}
.mapMenu ul li ul li span.chcInput{display:inline-block; padding-right:5px; float:left;}
label.isbankasiCheck{background:url(img/isbankasiCheck.png) no-repeat 5px center; padding-left:30px; height:25px; padding-top:5px;}
label.brokerCheck{background:url(img/brokerlarCheck.png) no-repeat left center; padding-left:30px; height:16px; padding-top:5px;}
label.acenteCheck{background:url(img/acentelerCheck.png) no-repeat left center; padding-left:30px; height:17px; padding-top:5px;}
label.camCheck{background:url(img/camCheck.png) no-repeat 5px center; padding-left:30px; height:19px; padding-top:5px;}
label.kaskoCheck{background:url(img/kaskoCheck.png) no-repeat left center; padding-left:30px; height:13px; padding-top:5px;}
label.trafikCheck{background:url(img/trafikCheck.png) no-repeat left center; padding-left:30px; height:22px; padding-top:5px;}
label.hastaneCheck{background:url(img/hastaneCheck.png) no-repeat 5px center; padding-left:30px; height:15px; padding-top:5px;}
label.eczaneCheck{background:url(img/eczaneCheck.png) no-repeat 5px center; padding-left:30px; height:15px; padding-top:5px;}
label.doktorCheck{background:url(img/doktorCheck.png) no-repeat 5px center; padding-left:30px; height:15px; padding-top:5px;}
label.labaratuarCheck{background:url(img/labaratuarCheck.png) no-repeat left center; padding-left:30px; height:19px; padding-top:5px;}
label.tipCheck{background:url(img/tipCheck.png) no-repeat left center; padding-left:30px; height:20px; padding-top:5px;}
label.gorCheck{background:url(img/gorCheck.png) no-repeat 5px center; padding-left:30px; height:22px; padding-top:5px;}
label.ftrCheck{background:url(img/ftrCheck.png) no-repeat 5px center; padding-left:30px; height:15px; padding-top:5px;}
#tapMapSearch { background-color: #fff; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 300; padding: 7px 10px; text-overflow: ellipsis; width: 230px; border: 1px solid transparent;outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); position: absolute; top: 108px; left: 80px; z-index: 99;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box; }
/*Map*/


/*Kampanyalar*/
body.kampanyalar h2 {font-size:36px;}
body.kampanyalar .textInner p.urunBaslik {font-size:36px;}
h4.smallOrang {font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; color:#f65944; margin-bottom:20px;}
.area p.centerSmallText{font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:16px; padding-bottom:0;}
.area p.centerSmallText a{color:#fff;}
body.kampanyalar .breadCrumb h1 {width:auto;}
.kmpSearchForm  input[type="text"]{background:#fff none repeat scroll 0 0; border:2px solid #7f7f7f; color:#979797; float:left; font-family:'museo_sans_500regular',Arial,Helvetica,sans-serif; font-size:15px; height: 36px; padding:0 25px 0 15px; width:215px;}
.kmpSearchForm {height:40px; position:relative; width:258px; margin-top:10px;}
.kmpSearchForm  input[type="submit"] {background:transparent url(img/kmp-btn-search.png) no-repeat scroll 0 0; border:medium none; cursor:pointer; display:block; float:right; height:16px; margin-top:3px; outline:medium none; position:absolute; right:8px; text-indent:-9999px; top:10px; width:16px;}
ul.fixlist{width:100%; display:block; float:left;}
.brOrangBold{border-top:5px solid #f65944; width:100%; float:left;}
body.kampanyalar a.tabBilgi > span{background:none; font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif;}
body.kampanyalar .tabItem h2 {font-size:22px;}
body.kampanyalar ul.text-list li{font-size:14px;}
body.kampanyalar .area .areaInner .textInner p{font-size:14px; padding-bottom:20px;}
body.kampanyalar .area .areaInner .textInner p.small{font-size:13px; font-style:italic;}
body.kampanyaDetay form#kmpSearch{display:none;}
body.kampanyaDetay .table{margin-bottom:50px;}
body.kampanyaDetay .table tr th{background:#4cacdf; color:#fff; font-size:14px; font-family:Arial,Helvetica,sans-serif;}
body.kampanyaDetay  .table tr td{font-size:14px; font-family:Arial,Helvetica,sans-serif; border-bottom:none;}
body.kampanyaDetay  .table tr:nth-child(even){background:#e9ecee;}
body.kampanyalar .area .areaInner p.summary {font-size:18px; padding-bottom:40px;}
body.kampanyalar .area .areaInner .textInner table p {padding-bottom:0;}
body.kampanyalar .area .areaInner .textInner .table-6 p span{color:#0080b5;}
body.kampanyalar .area .areaInner .textInner .table-6{border-top:1px solid #dbdbdb;}
body.kampanyalar .area .areaInner .textInner .table-6 tr td, body.kampanyalar .area .areaInner .textInner .table-6 tr th {font-size:14px;}
.containerLr{max-width:1279px; width:100%; margin:0 auto;}
.area .areaInner.ktgFilters p{color:#2c2c2c; font-size:14px; padding-top:10px; padding-bottom:0;}
.ktgCheck{position:relative; float:left; display:block; margin-right:10px;}
.ktgCheck input[type=checkbox]{cursor:pointer;}
.ktgCheck input[type=checkbox]:not(old){/*width:104px;*/ display:block; margin:0; padding:0; opacity:0; height:43px; float:left;  position:absolute; cursor:pointer; width:100%;}
.ktgCheck input[type=checkbox]:not(old) + label{display:inline-block; /*margin-left:-104px;*/ padding-right:20px; padding-left:35px; /*background:url(img/checks-ktg-saglik.png) no-repeat 0 0;*/ background:url(img/check-aft.png) no-repeat 14px center; line-height:43px; /*width:65px;*/ width:auto; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; color:#97b4c3; font-size:15px; border:2px solid #97b4c3; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; cursor:pointer;}
.ktgCheck input[type=checkbox]:not(old):checked + label{/*background-position:0 -43px;*/ border:2px solid #fa5c3f; background:url(../images/site/check-bfr.png) no-repeat 14px center; color:#fa5c3f;}
.ktgSearchForm{float:left; width:100%;}
.kmpSearchCont  input[type="text"]{background:#fff none repeat scroll 0 0; border:2px solid #7f7f7f; color:#979797; float:left; font-family:'museo_sans_500regular',Arial,Helvetica,sans-serif; font-size:15px; height: 36px; padding:0 25px 0 15px; width:215px; float:right;}
.kmpSearchCont {height:40px; position:relative; width:258px; float:right;}
.kmpSearchCont  input[type="submit"] {background:transparent url(img/kmp-btn-search.png) no-repeat scroll 0 0; border:medium none; cursor:pointer; display:block; float:right; height:16px; margin-top:3px; outline:medium none; position:absolute; right:8px; text-indent:-9999px; top:10px; width:16px;}

.checkGroup{float:left; margin-left:20px;}
.areaInner.ktgFilters {float:left; margin-bottom:40px; width:100%; margin-top:10px;}
.aramaSonuc .kmpGnlSrcFrm {display:block; float:none; height:50px; margin-bottom:20px; width:298px;}
.kmpGnlSrcFrm {height:40px; margin-right:10px; position:relative; width:220px;}
.aramaSonuc .kmpGnlSrcFrm input[type="text"] {border:2px solid #1781b3; float:none; height:50px; width:263px;}
.kmpGnlSrcFrm input[type="text"] {background:#fff none repeat scroll 0 0; border:2px solid #1781b3; border-radius:5px; color:#1781b3; float:left; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif; font-size:14px; height:36px; padding:0 25px 0 10px; width:181px;}
.aramaSonuc .kmpGnlSrcFrm input[type="submit"] {float:none; top:15px;}
.kmpGnlSrcFrm input[type="submit"] {background:transparent url(img/btn-search.png) no-repeat scroll 0 0; border:medium none; cursor:pointer; display:block; float:right; height:16px; margin-top:3px; outline:medium none; position:absolute; right:10px; text-indent:-9999px; top:10px; width:16px;}

.direktKmpCont{padding-top:20px;}

/*Kampanyalar*/


/*Form*/
.formPrim{width:540px;}
.generalForm{font-family:Arial, Helvetica, sans-serif; position:relative; z-index:0;}
.generalForm label{color:#2c2c2c; display:block; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; clear:left; float:left; margin: 0; width:240px; line-height:40px;}
#tutanakSearch label {color:#2c2c2c; display:block; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; clear:both; float:none; margin: 0; width:240px; line-height:40px;}
.generalForm input[type="text"], .generalForm input[type="password"] {border:1px solid #bfbfbf; float:left; height:38px; padding:0 10px; width:278px;  border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;}
.generalForm input[type="radio"] {margin-right:10px;}
.generalForm input.small-x{border:1px solid #bfbfbf; float:left; height:38px; padding:0 10px; width:190px;  border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;}
.generalForm .selectWrap {/*height:40px;*/ height:auto;}
.selectWrap{ position:relative; float:left; /*margin-right:4px;*/}

.chrome .selectWrap:after{right:7px;}
.selectWrap select{ width:100%; height: 42px; padding: 6px 10px 6px 10px; line-height: 1.42857143; border:1px solid #bfbfbf; font-size:13px; color:#7b7b7b; border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;}
.selectWrap {height:auto; position:relative; width:298px;}
.ie .selectWrap {width:298px;}
.generalForm .selectWrap select, .generalForm .selectWrap a {/*height:38px;*/ height:40px; width: 298px;}
.safari .generalForm .selectWrap select, .safari .generalForm .selectWrap a {width:295px;}


.marka-secimi {display: none;}


.selectWrap a {background:#fff; border:1px solid #bfbfbf; bottom:0;  color:#7b7b7b !important; cursor:pointer; font-size:13px;  height:42px; left:0; line-height:42px; position:absolute; text-indent:10px; width:224px;  z-index: 1;  border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;}
.selectWrap select {background:#fff; cursor:pointer; height:42px; line-height:26px; position:relative;  /*z-index:100;*/}
.safari .selectWrap select {line-height:34px;}
.selectWrap option {font-size:12px; padding:5px;}
.selectWrap a span.downOk {background:url(img/selectboxArrow.png) no-repeat scroll center center rgba(0, 0, 0, 0); height:100%;  position:absolute; right:15px; top:0; width:18px;}
.selectWrap a span {display:block; overflow:hidden; width:100%;}
.generalForm .selectWrap.small select, .generalForm .selectWrap.small a {width:82px !important;}
.generalForm .selectWrap.small {width:78px; padding-right:10px;}
.generalForm .floatSelect{float:right; clear:both;  margin:1em 0;}
.submitButton {background:url(../images/site/submitButton.png) no-repeat scroll left top rgba(0, 0, 0, 0); border:none; color:#fff; display:inline-block; font-size:14px; margin-bottom: 7px; width:152px; height:43px; text-align:center; cursor:pointer; overflow:hidden; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; padding:0;}
.submitButton:hover{background-position:left bottom;}

.generalForm span.error{padding:6px 0; /*display:block;*/ color:#cd3e2a; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; width:100%;}
#iletisimtercihi-error {line-height:26px;}

.generalForm .row {margin:1.2em 0;}

.clearButton, .submit-1 {background:#ebebeb; border:none; color:#7b7b7b; display:inline-block; font-size:14px; margin-bottom: 7px; padding:12px 30px; text-align:center; cursor:pointer; overflow:hidden; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; border-radius:45px 45px 45px 45px; -moz-border-radius:45px 45px 45px 45px; -webkit-border-radius:45px 45px 45px 45px;}
.clearButton:hover, .submit-1:hover{background:#e0e0e0; color:#1c1c1c;}


.frmBt .clearButton, .frmBt .submit-1 {margin-right:10px;}
.formTutanak{border-bottom:1px solid #ebebeb; padding-bottom:35px; margin-bottom:35px;}
ul.documan.doc-2 li a {padding-top:10px; padding-bottom:10px;}
form .row-2 label{display:block; width:100%;}

.hakShbSnc {display:none;}

form textarea{width:95.5%; border:1px solid #bfbfbf; border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; height:88px; resize:none; padding:10px 2%; color:#7b7b7b !important; cursor:pointer; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.brForm{border-top:1px solid #dbdbdb; margin-top:30px; padding-top:30px; height:100%; overflow:hidden; padding-bottom:10px;}
.sikayetOneri{border-top:1px solid #dbdbdb;}

#sikayetOneri.generalForm label, #kurumSorgulama.generalForm label, #otoservis.generalForm label, #hasarSorgu.generalForm label{font-size:13px;}
form .istasyon > label {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#7b7b7b; font-weight:normal;}


.brForm p{padding-bottom:0;}
.rowColumn{width:49%;}
.rowColumn-2 {width:49%;}
.captchaContent {float:left; margin-right:20px;}
#captcha {width:120px;}

.captcha-2 .captchaContent {float:none; width:100%; }
.captcha-2 .captchaContent img{float:left; display:block; margin-bottom:10px;}
.captcha-2 #captcha {width:278px;}
.captchaContent a {color:#7b7b7b; font-size:12px; margin-left:18px; text-decoration:underline; background:url(img/refresh.png) no-repeat left center; padding-left:25px; line-height:40px;}
.captchaContent a:hover{ text-decoration:none;}
.tutanakItem{border-bottom:1px solid #ebebeb; margin-bottom:30px;}
.tutanakList {margin-bottom:40px;}

form .error-1 span{width:100%; display:block; /*float:left;*/ background:url(img/error-1.png) no-repeat left center; line-height:35px; color:#cd3e2a; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-left:40px;}
form .error-1{padding-top:20px; clear:both;}
form label.radioLeft {width:auto; display:block; clear:none; margin-right:30px;}

.preloader {background:url(img/AjaxLoader.gif) no-repeat center center; display:block; height:69px; width:69px; display:none; margin: 0 auto; padding:40px 0;}

form.generalForm table.table-5 label {line-height:normal; width:auto;}

form#hasarKalem table.table-4 label {line-height:normal; width:auto; float:none; color:#2c2c2c; font-size:13px; font-weight:normal; display:inline-block;}
form#hasarKalem table.table-4 label.mrLeft {margin-left:15px;}
form#hasarKalem table.table-4 .icheckbox_minimal {margin: 0 10px 0 0;}

.error span{width:100%; display:block; /*float:left;*/ background:url(img/error-1.png) no-repeat left center;  color:#cd3e2a; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-left:40px; padding-top:10px; padding-bottom:10px;}
span.error{padding:10px 0; /*clear:both;*/}

.experSonuc h2{display:inline-block;}
.experSonuc .buttonRight{float:right;}

#inline1 {width:580px; display:none; padding:0 10px;}
#inline1 p{ color:#7b7b7b; font-family:Arial,Helvetica,sans-serif; font-size:13px; line-height:18px;  padding-bottom:25px;}
#inline1 form textarea {width:85.5%; cursor:text;}
#inline1 p.red{color:#cd3e2a;}
#inline1 form #captcha {float:none;}
#inline1 form span.error{clear:left;}

.customerNumber, .customerText{display:none;}
form .checkAlan p {padding-bottom:10px;}

.errorTcVegi, .erorText{display:none; width:auto; height:35px;  /*float:left;*/ background:url(img/error-1.png) no-repeat left center; padding-left:40px; }
.errorTcVegi p, .erorText p{color:#cd3e2a; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:0; line-height:35px !important;}

.prelaoderContainer{position: relative; height: 400px; display: block; width: 620px; z-index: 9000 ! important; background: none repeat scroll 0px 0px #fff;}
.inputLoad {float:right; margin-top:-40px; position:relative; right:-35px;}

/*Form*/


/*Map*/
.mapTitle {background: #2892D7;color: #fff !important;height: 32px;display: block;clear: both;padding: 0px 10px; font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif;}



/*Site Haritası*/
.mainmenu, .mainmenuInline {padding:0 10px;}
.mainmenu div a, .mainmenuInline div a, .mainmenuInline ul li a{font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif;  font-size:13px; color:#2c2c2c; padding-bottom:12px;}
.mainmenu div{margin-bottom:10px; width:300px; float:left; margin-right:10px;}
.mainmenuInline div div{margin-bottom:10px; width:300px; float:left; margin-right:10px;}
.mainmenu > ul {display:none;}
.mainmenu > div > ul li > a{font-size:18px;}
.mainmenuInline > div >div > ul li > a{font-size:18px;}
.mainmenu div a:hover, .mainmenuInline ul li a:hover {color:#1781b3;}
/*Site Haritası*/

.mobilVideo .gallery-item-video {height: 530px; width: 960px;}
.schemaOrg {display: none;}

/*Haberler*/
.haberCont ul li {border-bottom:1px solid #dbdbdb; padding-bottom:20px; margin-bottom:20px; overflow:hidden; clear:both;}
.haberCont ul li:last-child{border:none;}
.haberCont ul li a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#7b7b7b; display:block; height:100%; overflow:hidden;}
.haberCont ul li a span.date{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#7b7b7b; display:block; height:100%; overflow:hidden;}
.haberCont ul li a span{color:#2c2c2c; font-size:18px; display:block; font-weight:500; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; padding-top:3px;}
.haberCont ul li a span.kaynak{font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.haberCont ul li a:hover > span, .haberCont ul li a:hover{color:#f65944;}
.haberCont ul li img.haber-left {float:left; margin-right:20px;}

.haberCont {margin-top:40px;}

.ozel-aciklama ul li {border-bottom:1px solid #dbdbdb; padding-bottom:20px; margin-bottom:20px; overflow:hidden; clear:both;}
.ozel-aciklama ul li{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#7b7b7b; display:block; height:100%; overflow:hidden;}
.ozel-aciklama ul li span{color:#2c2c2c; font-size:18px; display:block; font-weight:500; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; padding-top:3px;}
.ozel-aciklama ul li span.kaynak{font-size:13px; font-weight:normal;  font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif;}
.ozel-aciklama ul li p{padding-top:30px;}
.ozel-aciklama ul li a.borderLink {display:inline-block; font-family:"museo_sans_500regular",Arial,Helvetica,sans-serif; color:#2585b6; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; margin-top:20px; padding: 5px 25px;}
.ozel-aciklama ul li a.devami span {background:url(img/bilgi-arrow.png) no-repeat right center transparent; color:#2585b6; padding-right:20px; font-weight:normal; font-size:14px; padding-top:0;}
.ozel-aciklama ul li a.borderLink:hover > span{color:#08567a; background:url(img/bilgi-arrow-hover.png) no-repeat right center transparent;}

.ackDevam {display:none;  height:100%; overflow:hidden; padding-top:20px;}


/*Pager*/
.pager{width:100%; height:100%; overflow:hidden; margin-bottom:40px;}
.pager ul{float:right;}
.pager ul li{float:left; margin-right:10px;}
.pager ul li.lie{margin-right:0;}
.pager ul li a{width:31px; height:31px; overflow:hidden; float:left; display:block; text-indent:-9999px;}
.pager ul li a.hbrPrev{background:url(img/haber-pager-prev.png) no-repeat scroll left top rgba(0, 0, 0, 0); }
.pager ul li a.hbrNext{background:url(img/haber-pager-next.png) no-repeat scroll right top rgba(0, 0, 0, 0); }
.pager ul li a.hbrPrev:hover{background-position:left bottom;}
.pager ul li a.hbrNext:hover{background-position:right bottom;}
/*Pager*/

/*Haberler*/

/*servisSonuc*/
.servisSonuc ul{display:block; /*padding-bottom:30px; margin-bottom:30px;*/}
.servisSonuc ul.lie{border:none;}
.servisSonuc ul li {font-size:13px; color:#7b7b7b;  font-family:Arial,Helvetica,sans-serif; padding-bottom:15px;}
.servisSonuc ul li span{color:#2c2c2c; font-weight:bold; display:inline-block; width:160px;}
.servisSonuc ul li a{color:#7b7b7b;display:inline-block;padding-left:55px;height:20px;position:relative;line-height:20px;}
.servisSonuc ul li .maplink { color: #53aedd; text-decoration: underline; }
.servisSonuc ul li .maplink.hide { display: none; }


.servisSonuc ul li a em {color: #ffffff;display: block;font-weight: bold;height: 20px;left: 0;line-height: 20px;position: absolute;text-align: center;top: 0;width: 45px;background:#53AEDD;font-size:13px;font-family:Arial,Helvetica,Sans-serif;text-transform: uppercase;}

.servisSonuc ul li a.doc em{background:#4679c7;}
.servisSonuc ul li a.xls em{background:#257d4d;}
.servisSonuc ul li a.jpg em{background:#eda700;}
.servisSonuc ul li a.pdf em{background:#e00000;}
.servisSonuc ul li a.ppt em{background:#d04424;}
.servisSonuc ul li a.zip em{background:#664624;}
.servisSonuc ul li a.rar em{background:#74006d;}


/*servisSonuc*/

/*Reinsurers*/
.our-team-liste {height:142px;width:49%;display:inline-block;padding:25px 0;}
.our-team-liste .profile-picture {width:139px !important;height:142px;display:inline-block}
.our-team-liste .right-column {position:relative;height:100%}
.our-team-liste .bottom-info {position:absolute;bottom:0;width:100%;}
.our-team-liste a {padding-left:0px !important; color:#2c2c2c;font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif;font-size:12px;word-wrap:break-word;}
.our-team-liste h3  {padding-bottom:0px !important;}



.mobile-bireysel{display:none !important;}

@media only screen and (max-width: 767px) {
.our-team-liste {height:270px;}
.our-team-liste .right-column {position:relative;height:170px;}
.bsg-icon{margin-left: -27% !important; margin-top: -7% !important;}
.btn-navbar{width:36px !important}
.desktop-bireysel{display:none !important;}
.mobile-bireysel{display:block !important;}
}
/*Reinsurers*/

/*Android Ios İndir*/
#appAndroid, #appIos {height:70px; border-top:1px solid #b6b6b6; border-bottom:1px solid #b6b6b6; display:none; padding:4px 2%}
a.appClose {background:url(img/appClose.png) no-repeat scroll left center transparent; text-indent:-9999px; display:block; width:11px; height:100%; float:left; margin-right:10px;}
#appAndroid p, #appIos p {color:#2c2c2c;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding-top:15px; float:left;}
#appAndroid p span, #appIos p span{display:block; color:##7b7b7b; font-size:12px; font-weight:normal;}
#appAndroid img, #appIos img {float:left; margin-right:15px;}
#appAndroid a.appIndir{float:right; background:#689f38; margin-right:5px; width:80px; height:34px; text-align:center; line-height:34px; display:block; font-size:13px; color:#fff; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; margin-top:10px;}

#appIos a.appIndir{float:right; border:1px solid #157ae4; margin-right:5px; width:80px; height:34px; text-align:center; line-height:34px; display:block; font-size:13px; color:#157ae4; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; margin-top:10px;}
/*Android Ios İndir*/

/*Adresler*/
.list-2 ul{display:block; border-bottom:1px solid #dbdbdb; padding-bottom:30px; margin-bottom:30px;}
.list-2 ul.lie{border:none;}
.list-2 ul li {font-size:13px; color:#7b7b7b;  font-family:Arial,Helvetica,sans-serif; padding-bottom:10px;}
.list-2 ul li span{color:#2c2c2c; font-weight:bold; display:inline-block; width:80px;}
.acenteSonuc .list-2 ul li span{width:105px;}
.list-2 ul li a{color:#7b7b7b;}
.list-2 ul li .maplink { background-color: #53aedd; /* text-decoration: underline; */ color: #fff; text-transform: uppercase; padding: 14px 20px; display: inline-block;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;}
/*Adresler*/

table.table-4{/*display:block;*/ width:100%; margin-bottom:30px; border:none;}
table.table-4 tr{font-size:13px; color:#7b7b7b;  font-family:Arial,Helvetica,sans-serif; padding-bottom:15px;}
table.table-4 tr td span{color:#2c2c2c; font-weight:bold; display:inline-block; width:160px; padding:10px 0;}
table.table-4.tableAuto tr td span {width:auto;}
table.table-4 tr td a{color:#7b7b7b;}

.hasarim-var{padding: 10px 10px 75px; margin-bottom:40px;}
.hasarim-var h2{background:url(img/hasarimVar.png) no-repeat center center transparent; text-align:center; display:block;  height:174px; line-height:174px; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-weight:bold; font-size:70px; color:#fff; font-style:italic;}
.hasarim-var h3{font-style:italic; text-align:center; font-weight: bold; font-size:25px;}
.hasarim-var ul {display:block; overflow:hidden; height:100%;}
.hasarim-var ul li {float:left; width:300px;}
.hasarim-var ul li  a {text-align:center; display:block;}
.hasarim-var ul li  a span{text-align:center; font-size:22px; color:#2c2c2c; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif;}
.hasarim-var ul li  a:hover > span{color:#f65944;}
.hasarim-var ul li  a.activeLink span{color:#f65944;}
.hasarim-var ul li  a.activeLink span{background:url(img/arrowBottom.png) no-repeat center bottom transparent; height:60px; display:block;}
.hasarim-var img{width:100%; display:block;}

a.orgLink {padding:5px 30px; width:80px; border:2px solid #f65944; color:#f65944; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; display:inline-block; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; margin:0 auto;}
.aracKonutİsyeri{margin-top:60px; padding:0 70px; display:none;}
.saglikCont {margin-top:60px; padding:0 70px; display:none;}
/*.saglikCont.openCont{display:block;}
.aracKonutİsyeri.openCont{display:block;}*/

.aracKonutİsyeri ul li img{width:auto; margin:0 auto;}
ul.srnCzm {display:block; margin-bottom:20px;}
ul.srnCzm.mrBot{margin-bottom:60px;}
ul.srnCzm li{width:50%; float:left; text-align:center;}
ul.srnCzm li span{color:#f65944; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:22px; padding:15px 0 20px 0; display:block;}

ul.srnCzm.centerNone li{text-align:left;}
.aracKonutİsyeri ul.centerNone li img{margin:0;}

h3.nmrBaslik span{color:#fff; background:#2c2c2c; -moz-border-radius:35px; border-radius:35px; -webkit-border-radius:35px; width:45px; height:45px; display:inline-block; text-align:center; margin-right:10px;}
h3.nmrBaslik {text-align:left; line-height:45px;}

.orangeAlan{padding:20px 60px; background:#f65944; margin-bottom:60px;}
.orangeAlan ul li{width:100%; display:block;}
.orangeAlan ul li a{text-align:left;}

h4.soruIcon{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:22px; color:#fff; background:url(img/soruIcon.png) no-repeat left top transparent; }
h4.soruIcon span{padding-left:55px; line-height:41px;}
h4.belgeIcon{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:22px; color:#fff; background:url(img/belge.png) no-repeat left top transparent; }
h4.belgeIcon span{padding-left:45px; line-height:32px;}

.imgHeight{height:160px;}
.leftWidth{width:47%; float:left; padding:0 3% 0 0;}
.rightWidth{width:47%; float:left; padding:0 0 0 3%;}
.rightWidth img, .leftWidth img{width:auto; margin:0 auto;}
.saglikCont h3{text-align:center;}
.saglikCont ul.srnCzm li {width:100%;}
ul.srnCzm li span.surec{color:#2c2c2c; padding:0;}
ul.srnCzm li .leftImg {float:left; margin-right:10px !important;}
/*.area .areaInner .saglikCont p {color:#1c1c1c; font-size:16px; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; text-align:center;}*/


.saglikCont .hasarMenu-2 li {float: left; width: 47%;}
.hasarMenu-2 img {width: auto; display: block; margin: 0 auto;}
.saglikCont-2, .saglikCont-3 {display:none;}
.openCont{display:block;}
.leftWidth p, .rightWidth p {text-align: center;}
.leftWidth p a, .rightWidth p a {border: 2px solid; color: #000; padding: 6px; border-radius: 10px; font-size: 18px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif;}
.leftWidth p a:hover, .rightWidth p a:hover{color:#f65944;}
#saglikDetay-2 .rightWidth{padding: 0 0 0 40%; float: none;width:60%;}

.area .areaInner .saglikCont .saglikProvizyon p span {color:#eb513d; font-size:18px; font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; line-height:53px;  font-weight:normal; }
.area .areaInner .saglikCont .saglikProvizyon p{ text-align:center; display:block;}
.area .areaInner .saglikCont .saglikProvizyon p span{background:url(img/saglik-provizyon.png) no-repeat left top transparent; padding-left:50px; height:53px; display:inline-block;}
.area .areaInner .saglikCont .saglikProvizyon p a{color:#eb513d;}

.errorPage {margin-top:8%; text-align:center; padding-bottom:50px;}
.errorPage h2{color:#2c2c2c;  font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:40px; padding-bottom:15px;}
.errorPage p{font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:18px; color:#2c2c2c; padding-bottom:20px;}
.errorPage a.borderLink{border:2px solid #2585b6;  -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}

.aramaSonuc ul.aramaList p {padding-bottom:5px;}
.aramaSonuc ul.aramaList li{border-bottom:1px solid #dbdbdb; margin-bottom:20px; padding-bottom:20px;}

#yonetimKurulu{margin-bottom:40px;}

/*EKSPERTİZ SORGULAMA*/
.eksperSonuc {display:none;}
#onEkspertiz {display:none;}
#ekspertiz {display:none;}
.captchaContainer {float: left;margin: 10px 0;width: 100%;}
.captchaContainer img {float: left;}

#expertErrorText {background: none repeat scroll 0 0 #f65944;}
#expertErrorText  p {color: #fff;margin: 5px;padding: 10px !important;}
#expertErrorText  a {color: #fff;text-decoration:underline;}
#refreshCaptcha {background: url("img/icon_refresh.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;height: 21px;margin: 19px 0 0 5px;text-indent: 9999px;width: 21px;}
/*EKSPERTİZ SORGULAMA*/
/*Content*/




/*Footer*/
#footer{border-top:1px solid #e0e0e0;}
#footer .footArea{border-bottom:1px solid #e0e0e0; height:100%; overflow:hidden;}
#footer ul li a{font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:13px;}
#footer ul li a:hover{color:#1781b3;}
#footer ul li{padding-bottom:10px;}
#footer ul {margin-top:10px; margin-bottom:30px;}
#footer .footArea p{text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; display:block; padding-bottom:10px;}
#footer .footArea p span{text-align:left; font-weight:bold; color:#2892D7; display:block; padding-bottom:5px;}
#footer .footArea  img{margin-top:3px; display:block; padding-bottom:5px;}
#footer .footArea p a{color:#B3B3B3;}
#footer .footArea p a:hover{color:#1781b3;}
#footer ul.footBot{margin:0; float:left;}
.iniLogo img { margin-right: 30px;}
#footer ul.footBot li{display:inline-block; margin-right:17px;}
#footer ul.footBot li a{background:url(img/listBr.png) no-repeat right center transparent; padding-right:20px;}
#footer ul.footBot li.lie a{background:none; color:#084B9C;}
.footRight a {margin-top:4px; text-align:right; display:inline-block;}
#footer .footArea .footRight a img{display:inline-block; text-align:right;}
.footRight a span{display:block; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:13px; color:#7b7b7b;}
#footer h3{font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-size:14px;}
#footer h3 a{color:#2892D7; display:block;}
#footer h3 a:hover{color:#1781b3;}
a.hkmIcon{background:none no-repeat left top transparent; padding-left:0px;}
a.insIcon{background:none no-repeat left top transparent; padding-left:0px;}
a.iletIcon{background:none no-repeat left top transparent; padding-left:0px;}
a.ytrmIcon{background:none no-repeat left top transparent; padding-left:0px;}
a.medyaIcon{background:none no-repeat left top transparent; padding-left:0px;}
a.forOurIcon{background:none no-repeat left top transparent; padding-left:0px;}
a.mobilIcon{background:none no-repeat left top transparent; padding-left:25px; height:21px;}
a.doktoricon{background:none no-repeat left top transparent; padding-left:25px; height:auto;}
.facebook {background:url(img/facebook.png) left top no-repeat;}
.twitter {background:url(img/twitter.png) left top no-repeat;}
.instagram {background:url(img/instagram.png) left top no-repeat;}
.linkedin {background:url(img/linkedin.png) left top no-repeat;}
.youtube {background:url(img/youtube.png) left top no-repeat;}
.googlep {background:url(img/gplus.png) left top no-repeat;}
.blogIcon {background:url(img/BlogIcon.png) left top no-repeat;color:#da5420!important;}
.iphone a.googlep {padding-left:0 !important;}
.social a:hover{background-position:left bottom;color:#134692;}
.rightArea .rightCont a{color:#fff;}
.rightArea .rightCont a{padding:45px 50px; height:148px; display:block;}
.rightCont a p{font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:15px; padding-top:15px;}
.rightCont a p span{font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:26px;}
a.hakShp {color:#2c2c2c; background:url(img/hak-sahipleri.png) no-repeat transparent; height:31px; line-height:31px; display:block; padding-left:38px; margin-top:30px;}
a.hakShp:hover{color:#134692;}
/*Footer*/

.innerPageBanner {/*float:left;*/ height:386px; overflow:hidden; position:relative; width:100%;}
.innerPageBanner img {position:absolute; top:0; width:100%;}
.innerPageBanner-2 {/*float: left;*/ height:498px; overflow:hidden; position:relative; width:100%;}
.innerPageBanner-2 img {position:absolute; top:0; width:100%;}

#ebultenKayit span.error {color:#cd3e2a;}

body.hata #sb-site #header, body.hata #footer, body.hata #sb-site .stickyouter {display:none;}

/*Splash*/
#overlay{background-color: rgba(0, 0, 0, 0.8);display: block;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 999;}
#splash{width:600px;height:550px;position:absolute;left:49%;top:50%;margin:-300px 0 0 -300px;z-index:9999999;display:block;}
#splash #close{position:absolute;right:0;top:0;background:url(img/splash_2_close.png) no-repeat right top;cursor:pointer;width:48px;height:48px;text-indent:-9999px}

/*Splash*/
#LinkErorOverlay{background-color: rgba(0, 0, 0, 0.8);display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 999;}
#LinkErorSplash{width:600px;height:550px;position:absolute;left:49%;top:50%;margin:-300px 0 0 -300px;z-index:9999999;display:block;}
#LinkErorSplash {width: 900px; height: 570px; position: absolute; left: 49%; top: 50%; margin: -235px 0 0 -450px; z-index: 9999999; display: block;}
#LinkErorSplash #LinkErorClose{position:absolute;right:0;top:0;background:url(img/splash_2_close.png) no-repeat right top;cursor:pointer;width:48px;height:48px;text-indent:-9999px}


/*Anadolu Hizmet*/
#hizmetInfo {width: 100%;}
.hizmetInfo {float: left; width: 24.8%; margin: 0 0.1%;}
.hizmetText span {position: absolute; left: 40px; bottom: 27px; font-size: 45px; font-family: 'museo_sans_300regular', Arial, Helvetica, sans-serif; color: #fff;}
.hizmetText {position: relative;}
.hizmetText img {width: 100%;}
/*Anadolu Hizmet*/


.leftBottom-landing{width: 43%; padding: 25px 0 23px 5%;}

.rightBottom-landing{width: 43%; padding: 23px 0 25px 6%;}

.teklifButton small {
    background-image: url(img/camera.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 50px;
}


/* fix */
.area-3.clearfix .container .four.columns {width:290px;}
.area-3.clearfix .rightArea .rightCont a {height:auto !important;}
/* fix */


@media only screen and (min-width: 960px) and (max-width:1280px) {
#menu > ul > li a{padding: 0 20px;}
.rightArea .rightCont a{padding:45px 35px;}
.rightCont a p span{font-size:25px;}

.leftArea{float:left; width:66%;}
.leftArea img{width:100%; display:block}
.rightArea-2{float:left; width:34%;}
.rightArea-2 .pad-2 {padding:45px 25% 40px 3%;}
.area-4 h2{font-size:45px;}
.rightArea-2 a.mrTop2 {margin-top:10px;}

.rightImg img {width:auto;}
.textInner p.urunBaslik{font-size:34px;}
a.mrTop2{margin-top:10px;}

.innerPageBanner{height:288px;}
.ayinUrunu a.mrTop {margin-top:24px;}

.safari #menu > ul > li{width:14.28%;}
.onlineMenu .drop ul li a{font-size:13px; padding:15px 0 15px 20px;}


}

@media only screen and (min-width: 768px) and (max-width:960px) {

ul.liveLink{width:100%;float:left;text-align:center;}
.rightHead ul li{display:inline-block;float:none;}


#menu > ul > li a{padding: 0 10px;}
#menu > ul > li a span {padding-left:30px; background-size:21px !important;}
.leftHead {margin-left:10px;}
.rightHead{margin-right:10px;}
.onlineMenu{width:140px;}
.onlineMenu small {padding:11px 20px;}
.searchForm {width:160px;}
.searchForm input[type="text"] {width:140px;  padding:0 10px;}
.slide .item .txt {left:10px;}
.drop{width:141px;}
.slider.homeSlider .item {background-size:cover !important; height:490px;}

.acentaImg img{width:100%;}
#content .area-1{background:url(img/area-1-1.jpg) repeat 56% 0 transparent; position:relative; }

#content .postRel {height:395px;}
a.hakShp{line-height:18px;}
#footer ul li a{font-size:3px;}
.footRight a span{font-size:12px;}
#footer ul.footBot li {margin-right:14px;}

#footer ul.footBot{width:80%;}
.dropMenu small {padding:15px 30px 15px 30px;}
.dropList ul li a {padding:18px 30px 15px 30px;}
h2{font-size:35px;}

.leftArea{float:left; width:66%; overflow:hidden;}
.leftArea img{/*width:100%;*/ width:auto; overflow:hidden; display:block}
.rightArea-2{float:left; width:34%;}
.rightArea-2 .pad-2 {padding:50px 6% 45px 3%;}
.area-4 h2{font-size:35px;}
.rightArea-2 a.mrTop2 {margin-top:10px;}
.textInner p {font-size:16px;}
.areaBottom {margin-left:-55px;}

.subPage{width:200px;}
.subMenu{float:left;}
.subMenu .subHead, .subHeadMobile{padding: 0 0 15px;}
.subMenuImg{left:0;}
.subMenuImg > img {width:235px;}
.subMenu ul {padding-left:0; width:200px;}
#content .contentBg {background: url(img/contentMenuBg.jpg) repeat scroll 40% 0 transparent;}



#parentHorizontalTab .resp-tabs-list li {/*padding:13px 10.3px;*/  padding: 13px 6.8px;}

.gallery-item-video{width:235px; height:170px;}



.generalForm label {font-size:12px;}
.selectWrap{width:240px;}
.generalForm .selectWrap select, .generalForm .selectWrap a {width:238px;}
.generalForm input[type="text"] {width:219px;}
.rowColumn {width:49%;}
#captcha {width:69px;}
.captchaContent{margin-right:10px;}

.generalForm input.small-x {width:130px !important;}
.formPrim {width:480px;}

.accordion-2 .pane .odemeDetayi {padding:25px 2%; width: 96%;}

.hasarim-var ul li img {display:block; margin:0 auto; width:auto;}
.hasarim-var ul li {width:100%; margin-bottom:30px;}

.rightImg img {width:auto;}
.area-2 .rightImg img {max-width:none;}
.rightBottom {padding:25px 0 25px 1%; width:68%;}
.leftBottom {padding:25px 0 25px 6%; width:25%;}

.chrome #parentHorizontalTab .resp-tabs-list li {padding: 13px 6.8px;}
.innerPageBanner{/*height:285px;*/ height:230px;}
.textInner p.urunBaslik {color:#fff; font-size:35px; font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; padding-bottom:10px;}

.mapMenu ul li a {font-size:13px; padding:10px 5px; width:110px;}
.mapMenu ul li {width:115px;}

h4{font-size:20px;}
.innerPageBanner-2{height:296px;}
.menuSubPage{margin-top:0;}

.hakSahipleri #parentHorizontalTab .resp-tabs-list li {padding:13px 7.3% !important;}
.chrome .hakSahipleri #parentHorizontalTab .resp-tabs-list li {padding:13px 7.2% !important;}
.aramaSonuc .searchForm {width:287px;}

.mainmenu div, .mainmenuInline div div {width:220px;}

#header #logo.fl {margin-left:10px;}

.safari #menu > ul > li{width:14.28%;}
.onlineMenu .drop ul li a{font-size:13px; padding:15px 0 15px 20px;}
.safari .generalForm .selectWrap select, .safari .generalForm .selectWrap a {width:237px;}


}


@media only screen and (max-width: 767px) {

#menu{margin-top:0; /*padding-bottom:17px;*/ padding-bottom:22px; background:#00233f;}
#menu > ul > li a{padding:0 25px; height:53px;}
#menu > ul > li{height:53px;}
#menu > ul > li a span {height:53px; background-size:21px !important; padding-left:34px;}
#header .headTop{padding-bottom:0;}
#header .headTop .mobilLeft{margin-bottom:5px;}
#header .headTop .leftHead {padding-bottom:5px;}
.searchForm{margin:0 auto; padding-top:10px; /*width:100%; padding-left:20px;*/}
.searchForm input[type="submit"] {top:20px;}
.searchForm input[type="text"] {background:#ebebeb;}
.centerList > li a{display:block; color:#474747; font-size:14px;  font-family:'museo_sans_500regular', Arial, Helvetica, sans-serif; padding-left:25px;}
.centerList > li a:hover{color:#1781b3;}
.centerList > li{padding:18px 0; border-bottom:1px solid #dbdbdb;}
.rightHead{margin-right:10px;}
.mobileRight{/*float:none;*/  width:100%;}
.onlineMenu {width:100%; border:none;}
.month-list {padding-top: 40px;}
.teklifButton {width:100%; border:none; margin-right: 0;}
.teklifButton small{padding: 11px 30px;}
.drop{width:100%;}
.slider .item .txt h2{font-size:23px;}
.slider .item .txt{left:10px; width:250px;}
.slider.homeSlider .item{ background-size:cover !important; height:450px !important; }
.slider.homeSlider .owl-item.parentHeight .item{ height:310px !important; }

#header #logo.fl {margin-left:0px;}


#content .area-1 {background:#ffffff;}
.duyurular {margin:0 10px;}
.duyuruSlide .devami {bottom:15px;}
.acente{background:#e5e5e5; padding:30px 10px;}
.acente p.center{width:300px; display:block; margin:0 auto; text-align:center;}
.pad-1{padding: 50px 0 0px;}
.acentaImg img{margin:0 auto;}
.rightImg {display:none;}
.ayinUrunu{margin:0 10px;}
h3.soru span{font-size:24px; padding-left:100px; font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; }
h3.soru span{background-size:60px 40px; padding-left:65px;}

h1#logo a, #logo a {background: url(img/anadolu-sigorta-logo-mobile.png) no-repeat scroll 0 0 transparent; height:26px;width:92px;}
html:lang(en) #logo a {background: url(img/anadolu-sigorta-logo-mobile.png) no-repeat scroll 0 0 transparent; height:26px;width:92px;}
.mrTop.language {margin-top:0px;}
#content .postRel {height:420px;}
h2{font-size:30px;}
#content .postAbst {/*padding:0 2%; width:96%;*/ padding:0 0%; width:100%;}

#musteriVideo{margin:0 10px; width:300px; padding:40px 0px 35px 0}

.item-video{margin-top:-25px;}
.area p{/*padding-top:15px;*/ padding-top:0;}
a.postLink {bottom:60px;}

/*.area-3{width:96%; padding:0 2%; }*/
.area-3 h3 {font-size:18px; padding-bottom:20px; margin-bottom:0;}
.social a{display:block; float:left; text-indent:-9999px;}
.areaBottom .social a{text-indent:0;}
.yasalBilgi, .social {/*margin-top:0;*/ margin:0 10px;}
.social{margin-top:25px;}
.social li{margin-bottom:0; }
.areaBottom .social li {width:100%; margin-bottom:10px;}
.area-3 .pad-2{padding:25px 0 35px;}
.area-3 .rightArea{height:100%; float:left; width:100%;}
.rightArea .rightCont a{padding:25px 50px;}
.yasalBilgi ul, .yasalBilgi a.hakShp{display:none;}
.yasalBilgi {border-bottom:1px solid #e0e0e0;}



#footer .mobilHide ul{display:none;}
#footer .footArea {padding:2% 10px; height:96%;}
#footer h3 {padding:10px 0; border-bottom:1px solid #e0e0e0;}
#footer .eBulten h3{border:none;}
#footer .footArea .pad-3{padding:0;}
#footer .footArea:first-child{border-bottom:0;}
#footer .footArea img{margin-top:0}
#footer .footArea p{padding-bottom:20px;}
#footer .eBulten p{padding-bottom:10px;}
.footRight a{float:none; text-align:left;}

#footer ul.footBot li{display:none;}
.footRight a span{display:none;}
#footer ul.footBot li:first-child{display:block;}
#footer .footArea .footRight a img {float:right; margin-top:25px;}
#footer ul.footBot{width:60%; padding:10px 0;}
#footer ul.footBot li a{color:#084B9C; background:none;}

.breadCrumb h1 {font-size:24px;color: #031A46}
.breadCrumb{margin-left:10px; margin-right:10px;}

.dropMenu small {padding:15px 30px 15px 30px;}
.dropList ul li a {padding:18px 30px 15px 30px;}

.dropMenu {width:100%; }
.dropMenu small{background: url(img/drop-arrow.png) no-repeat scroll 95% center #2892D7;}
.areaInner p span{/*margin-top:40px;*/ margin-top:0; display:block;}
.areaInner p span {font-size:16px;}
.areaInner h4{font-size:18px;}
.areaInner{margin:0 10px;}
.textInner p {font-size:16px;}
.textInner{margin:0 10px;}

@media (max-width:767px){
	
	.rightBottom {width: 100% !important;}

}

.leftArea{float:left; width:100%;}
.leftArea img{width:100%; display:block}
.rightArea-2{float:left; width:100%;}
.rightArea-2 .pad-2 {padding:45px 0;}
.area-4 h2{font-size:30px;}
.rightArea-2 a.mrTop2 {margin-top:25px;}
.textInner p {font-size:16px;}

a.mrTop2 {margin-top:25px;}

.rightArea {float:left; width:100%; overflow:hidden;}
a.bilgiForm {font-size:20px; line-height:30px;}
.padCnt {padding:0px 5%;}

.areaInner {/*padding-top:0;*/}

#content .contentBg {background:none;}
.subPage{width:100%; padding-top:0; top:-39px;}
.subMenu {float:left; width:100%;}
.subMenuImg{display:none;}
.subMenu ul{padding-left:0; display:none;}
.subHead, .subHeadMobile {display:none;}
.subMenu li.active, .subMenu li:hover{background:#f65944;}
.subMenu li.active{background:#031A46 !important;}
/* left menu */
.leftMenuAccMobileOpen {display:block; font-family:'museo_sans_300regular', Arial, Helvetica, sans-serif; font-size:14px; -webkit-font-smoothing:antialiased;color:#ffffff;background: url(../images//site/ico-menu-down-ok.png) no-repeat 95% center #2892D7; width:100%; cursor:pointer;padding:18px 0;text-indent:13px;}
.leftMenuAccMobileOpen.leftMenuAccMobileOpenNo {display:block;}
.leftMenuAcc {display:none; /*position:absolute;top:191px;left:0;*/background:#ebebeb;width:100%;z-index:99;background: #031A46}
.leftMenuAcc.leftMenuAccSearch {top:101px;}
.leftMenuAccFix {/*top:41px;*/}
.subMenu li ul li a, .subMenu li.active ul li a {padding-left:13px;}
.subMenu li a,.catTopText span, .catTopText small,.subMenu .subHead {padding-left:13px;}

.areaBottom {margin-left:-20px;}
.areaBottom.fixMob{margin-left:0;}
.areaBottom.fixMob .fullBottom {width:96%;}
.areaBottom .social a {height:40px; padding-left:45px;}
.areaBottom .social li a {background-size: 40px 80px;}
.leftBottom {width:94%; padding: 25px 4%;}
.rightBottom{width:94%; padding:25px 4%;}
.areaBottom .social {/*width:96%;*/ /*padding:25px 2%;*/ width:100%; padding:25px 0%;}
.areaBottom .social h3 {margin-right:10px; padding:0; margin-bottom:10px;}
.fullBottom{width:100%; padding:25px 2%;}
ul.list.flList{width:100%; padding-right:0;}

.leftAreaImg{left:0;}
.leftAreaImg img{width:100%;}

#tarihce .tarihceInner {padding-left:24px;}
#tarihce {margin-left:0;}
#tarihce h3{padding-left:30px;}

.yntTop img{display:block; width:100%; margin-bottom:10px;}
a.ozgLink {position:relative; float:right;}

.rightMenu{float:left; width:100%; margin-bottom:40px; margin-top:-40px;}
.rightMenu ul{width:100%;}
.rightMenu ul li a{padding:10px;}

.haberCont ul li a span{font-size:16px;}
.haberCont ul li a span.kaynak{font-size:13px;}

.gallery-item-video {width:280px; height:192px;}
.areaInner h3 {font-size:18px; padding-bottom:20px;}

.accordion-2 span.accBsk{height:auto;}

.pay-shp-table {width:100%; display:table;}
.pay-shp-table table thead{display:none;}
.pay-shp-table table tr td{display:block; width:96%; float:left; padding:8px 2%;}
.pay-shp-table table tbody td:nth-of-type(1):before { content: "Adı Soyadı"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.pay-shp-table table tbody td:nth-of-type(2):before { content: "Unvanı"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.pay-shp-table table tbody td:nth-of-type(3):before { content: "Telefon"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.pay-shp-table table tbody td:nth-of-type(4):before { content: "E-Posta"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.pay-shp-table table tbody tr:nth-child(2n){background:#53aedd; color:#fff !important;}
.pay-shp-table table tbody tr:nth-child(2n) td a{color:#fff !important;}

.eksper {width:100%; display:table;}
.eksper  table thead{display:none;}
.eksper  table tr td{display:block; width:96%; float:left; padding:8px 2%;}
.eksper  table tbody td:nth-of-type(1):before { content: "Eksper"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.eksper  table tbody td:nth-of-type(2):before { content: "Görevlendirlme Tarihi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.eksper  table tbody td:nth-of-type(3):before { content: "Rapora Geliş Tarihi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.eksper  table tbody td:nth-of-type(4):before { content: "Telefon"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.eksper  table tbody td:nth-of-type(5):before { content: "E-Posta"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.eksper  table tbody tr:nth-child(2n){background:#53aedd; color:#fff !important;}
.eksper  table tbody tr:nth-child(2n) td a{color:#fff !important;}

.servis {width:100%; display:table;}
.servis  table thead{display:none;}
.servis  table tr td{display:block; width:96%; float:left; padding:8px 2%;}
.servis  table tbody td:nth-of-type(1):before { content: "Anlaşmalı Servis / Tamirhane"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.servis  table tbody td:nth-of-type(2):before { content: "Adres"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.servis  table tbody td:nth-of-type(3):before { content: "Telefon"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.servis  table tbody td:nth-of-type(4):before { content: "E-Posta"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.servis  table tbody tr:nth-child(2n){background:#53aedd; color:#fff !important;}
.servis  table tbody tr:nth-child(2n) td a{color:#fff !important;}

.aramaSonucTable {width:100%; display:table;}
.aramaSonucTable table thead{display:none;}
.aramaSonucTable table tr td{display:block; width:96%; float:left; padding:8px 2%;}
.aramaSonucTable table tbody td:nth-of-type(1):before { content: ""; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(2):before { content: "Hak Sahibi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(3):before { content: "Hasar Kalemi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(4):before { content: "Hasar Sebebi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(5):before { content: "Hasar Tarihi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(6):before { content: "İhbar Tarihi"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(7):before { content: "Statü"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}
.aramaSonucTable table tbody td:nth-of-type(8):before { content: "Tahmini Hasar"; width:100%;float:left;margin-bottom:10px; font-weight:bold;}

.odeme table.table-4 tr td{width:100%; display:block;}

.table-temettu {width:100%; display:table;}
.table-temettu table thead{display:none;}
.table-temettu table tr td{display:block; width:100%; float:left; padding:8px 0;}
.table-temettu table tr td span{padding:0 2%;}

.table-temettu table tbody td:nth-of-type(1):after { content: "Çıkarılmış Sermaye"; float:left;margin-bottom:10px; font-weight:bold; background:#dedede; padding:15px 2% 0; width:96%; margin-top:-110px;  height:35px;}
.table-temettu table tbody td:nth-of-type(5):after { content: "Bedelsiz Hisse Senedi  Şeklinde Temettü"; float:left;margin-bottom:10px; font-weight:bold; background:#dedede; padding:15px 2% 0; width: 96%; height:35px; margin-top:-110px; padding-top:15px;}
.table-temettu table tbody td:nth-of-type(7):after { content: "Nakit Temettü (TL)"; float:left;margin-bottom:10px; font-weight:bold; background:#dedede; padding:15px 2% 0; width: 96%; height:35px; margin-top:-110px;  padding-top:15px;}

.table-temettu table tbody td:nth-of-type(1):before { content: "Yıl"; width:100%;float:left;margin-bottom:10px; font-weight:bold; width:100%; padding:60px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(2):before { content: "Arttırım Öncesi (TL)"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:10px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(3):before { content: "Arttırım Sonrası (TL)"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:10px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(4):before { content: "Artış"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:10px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(5):before { content: "Oran (%)"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:60px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(6):before { content: "Tutar (TL)"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:10px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(7):before { content: "Oran (Bürüt) (TL)"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:60px 2% 0;  width:96%;}
.table-temettu table tbody td:nth-of-type(8):before { content: "Tutar (Bürüt) (TL)"; width:100%;float:left;margin-bottom:10px; font-weight:bold; padding:10px 2% 0;  width:96%;}
.table-temettu table tbody tr:nth-child(2n){background:#53aedd; color:#fff !important;}
.table-temettu table tbody tr:nth-child(2n) td a{color:#fff !important;}

.generalForm .selectWrap select, .generalForm .selectWrap a {width:100% !important;}
.selectWrap {width:100%;}

.adresler ul li span{width:70px;}

.breadCrumb ul {display:none;}

.generalForm label {font-size:12px;}
.rowColumn {width:99%;}
.sikayetOneri .floatRight {float:none;}
.rowColumn-2 {width:100%;}
.generalForm input[type="text"] {width:96%; padding:0px 2%;}
.captchaContent {margin-right:10px;}
#captcha {width:114px;}

.formPrim {width:100%;}
.generalForm .selectWrap.small {width:100%; padding-right:0;}
.generalForm .selectWrap.small select, .generalForm .selectWrap.small a {width:100% !important;}
.generalForm input.small-x {width:96% !important; margin:1em 0;}
.frmBt .clearButton, .frmBt .submit-1 {margin-right:0px;}
.frmBt .submit-1 {margin-right:0px;}
form .error span {line-height:18px;}
form .error-1 span {line-height:18px;}


.liveLink {display:none;}

.kurumSorgulama .table tr td{width:96%; padding:15px 2%; display:block;}
.hasarim-var h2 {width:100%; line-height:75px; font-size:55px; /*height:auto;*/ padding-bottom:0; margin-bottom:20px;}
.hasarim-var ul li img {display:block; margin:0 auto; width:auto;}
.hasarim-var ul li {width:100%; margin-bottom:30px;}
.hasarim-var {padding: 10px 10px 25px;}

.sticky, .homeSticky, .stickyouter{display:none !important;}
body.contentPage .padTop{margin-top:47px;}

.postArea{position:static; padding:0 20px;}
.postArea-2{bottom:0; position:absolute; width:100%;}
.areaBottom {height:100%;}

.chrome .layout-left-flyout {position:static;}
.chrome #sb-site {min-height:100% !important;}
.innerPageBanner{height:105px}

.textInner p.urunBaslik {font-size:30px;}
.rightArea.bgBlue{min-height:auto;}

.mapMenu ul li {display:block; float:left; height:40px; padding-right:0; width: 100%; border-bottom:5px solid #FFF;}
.mapMenu ul li a {display:block; font-size:13px; height:24px; padding:10px 2%; width:96%;}
.mapMenu ul li ul{width:100%; position:relative; z-index:1;}
.mapMenu ul li ul li label {height:25px !important;}

h4{font-size:18px;}
.innerPageBanner-2{height:200px;}

/*Content Alani Top*/
#content .contentBg{margin-top:0px; z-index:0;}
#sb-site{background:#fff; z-index:1 !important; position:relative !important;}
.banner{/*z-index:0;*/ z-index:0; position:static;}
.menuSubPage {margin-top:0px;}
/*Content Alani Top*/

.haberCont{margin-top:0;}

.table-urunDetay .table-3{display:block;}
.table-urunDetay .table-3 tr{display:table-row;}
.table-3 tr th{width:18%;}
.table-urunDetay .table-3 tr td {padding:3%; width:33%;}
.table-urunDetay .table-3 thead{display:block;}

.saglikCont{padding:0 10px;}
.aracKonutİsyeri{padding:0 10px;}
.orangeAlan{padding:20px 15px;}
.leftWidth{width:100%; float:left; padding:0;}
.rightWidth{width:100%; float:left; padding:0 ;}
ul.srnCzm.centerNone li{margin-bottom:10px;}

#inline1 {width:242px; padding:0;}
#inline1 .areaInner {margin:0;}
#urunBilgi {width:240px;}
#inline1 #urunBilgi input[type="text"] {width:90%;}


.rightArea .rightCont a{height:auto;}
#example .caption .txt {/*margin-top:-70px;*/}
#example .caption .txt a{margin-top:10px;}

.aramaSonuc .searchForm{width:320px;}
.aramaSonuc .searchForm input[type="text"] {width:280px;}
.aramaSonuc .searchForm input[type="submit"] {top:25px;}


.innerPageBanner-2 img, .innerPageBanner img {top:0 !important;}
.banner .dropMenu {position:static; margin-top:1px;}

.resp-tab-content-active {display: block;}

.errorPage img {display: block; width: 100%;}


#sb-site,.sb-site-container,.sb-slide,.sb-slidebar{
-webkit-transform:translate(0px);
-moz-transform:translate(0px);
-o-transform:translate(0px);
transform:translate(0px);
-webkit-transition:-webkit-transform 400ms ease;
-moz-transition:-moz-transform 400ms ease;
-o-transition:-o-transform 400ms ease;
transition:transform 400ms ease;
-webkit-transition-property:-webkit-transform,left,right;
-webkit-backface-visibility:hidden;}

#example.mightyslider_fullscreen_skin ul.mSPages li {width:13px; height:13px;}

.iphone #example.mightyslider_fullscreen_skin ul.mSPages {top:25%;}
.iphone #example.mightyslider_fullscreen_skin ul.mSPages li {width:13px; height:13px;}
.iphone #example .caption .txt {width:220px !important;}
.caption .txt a.large {font-size:13px; line-height:30px; width:120px; height:33px;}

.iphone #ebultenKayit input[type="text"] {width:190px;}
.safari .selectWrap:after{right:7px;}


#parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li {width:96%; padding:0 2%; margin:0;}
#parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li a{width:96%; padding:13px 2%; margin:0; display:block; background:url(img/span-arrow.png) no-repeat right center transparent;}
#parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li:hover, #parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li:hover > a {background:#f65944 !important; color:#fff;}
#parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li a:hover, #parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li.resp-tab-active a {background:url(img/span-arrow-hover.png) no-repeat right center transparent !important;}
#parentHorizontalTab ul.resp-tabs-list.mobilTabMenu li.resp-tab-active{width:96%; padding:0 2% !important; margin:0;}


/*Anadolu Hizmet*/
.hizmetInfo {float: left; width: 49%; margin: 0 0.5%;}
.hizmetText span {left: 10px; bottom: 15px; font-size: 30px;}
/*Anadolu Hizmet*/

}



@media only screen and (min-width: 1024px) and (max-width: 1280px){
.slider.homeSlider .item {height:625px;}
#content .postRel {height:500px;}
.textInner p.urunBaslik{font-size:34px;}
.area-4 p {padding-bottom:20px;}
.innerPageBanner-2 {height:370px;}
}

@media only screen and (min-width:800px) and (max-width:959px) {

.subPage {
    background: none repeat scroll 0 0 #ebebeb;
    height: 100%;
    width: 200px;
}
.subMenu {
    background: none repeat scroll 0 0 #ebebeb;
    float: right;
}
.subMenu .subHead, .subHeadMobile {
    color: #2c2c2c;
    font-size: 18px;
    padding: 0 0 15px 43px;
}
.subMenuImg {
    left: 40px;
    position: relative;
}
.subMenu ul {display: block;padding-left: 40px;}
}

@media only screen and (min-width: 1280px) and (max-width: 1366px) {
.slider.homeSlider .item {height:490px;}
}


@media only screen and (min-width: 960px) and (max-width: 1279px) {
.slider.homeSlider .item {height:490px;}
.innerPageBanner-2 {height:370px;}
}

@media only screen and (min-width: 479px) and (max-width: 767px) {
#footer .footArea .footRight a img{margin-top:0px;}
.innerPageBanner{height:180px;}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.tabImg{float:none; margin-bottom:20px;}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
#example,#example .frame{height:250px !important;}
#example .caption .txt{width:270px !important; margin-top:-30px !important;}
#example .block.fromTop{top:100px !important;}
}

@media only screen and (min-width: 360px) and (max-width: 640px) {
#example,#example .frame{height:250px !important;}
#example .caption .txt{width:270px !important; margin-top:-30px !important;}
#example .block.fromTop{top:100px !important;}
}


.mobilLeft  ul.fl{display:none;}
@media (max-width: 767px){
.rightHead ul li{padding-right:0;}
.mobilLeft  ul.fl{display:block;}
}


h2.resp-accordion.resp-tab-active{background: #2892D7}



.banner .search__form {position: relative;height: 100%;}
ul.text-list li{position: relative;}
ul.text-list li::before {display: block;width: 5px;height: 5px;content: "";float: left;background: #031A46;margin-right: 10px;border-radius: 50%;margin-top: 5px;}

.campaignsSlider{position: relative;}
.media__block_social > a{cursor: pointer;width: 30px;padding-right: 0;margin:0 5px;}
.media__block_social > a img{width:100%;}
.onlineSatinAlMobile{display: none !important;}
@media (max-width: 767px){
	.subMenu li a{color:#fff !important;}
	.slider__text{bottom:35px !important;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);}
	.leftBottom, .rightBottom{width: 92% !important;}
	.leftBottom{margin-left:0;}
	.tabImg > img{width: 100%;}
	.tabImg{margin-right: 0;}
	.areaBottom .social li{width: 	auto;}
	.checkGroup{margin-left:0;}
	.ktgCheck{margin-bottom: 10px;}
	.kmpSearchCont{float: left;}
	.ktgSearchForm >div.fl{width: 100%;float: left;margin-bottom: 10px;}
	.tabItem > div > a,.tabItem > div > a img{width: 100%;display: block;}
	.onlineSatinAlMobile{display: block !important;}
	.onlineSatinAl{display: none !important;}

	.banner a.mobile{display: block !important;}
	.banner .dropMenu  a.mh{display: none;}
	.banner .dropMenu.fr{margin-right: 0 !important;}
}


.fotorama__html .info__block  {padding:0 15px}
.fotorama__html .info__block .info__title{padding-left:0;margin-bottom: 15px;}
.fotorama__html .info__block ul{padding-left:0;padding-top:0}
.fotorama__html .info__block p,.info__block > p{font-size: 14px;font-weight: 300;    font-style: normal;    font-stretch: normal;line-height: 1.36; letter-spacing: 1px;    color: #000;padding-bottom: 25px}
.fotorama__dot{left:0 !important}
.fotorama__nav.fotorama__nav--dots{max-width: 100px;}
    .banner a.mobile{display: none;}

.header__menu-wrapper ul li a {
    
    width: 100%;
    height: 100%;
    line-height: 45px !important;
    text-align: center;
}

.header__menu-wrapper ul li li a {
    text-align: left;
}
.breadCrumb ul li.active{background: transparent;}
.breadCrumb ul li.active a{color:#7b7b7b !important;}
body[lang="en"] .media__block ul{width: 65%;}
body[lang="en"] .media__block ul li{flex:1 !important;}




/*DATEPICKER OKLAR*/

.ui-datepicker-prev::before {
    content: "<";
}

.ui-datepicker-next::before {
    content: ">";
}

.ui-datepicker-next span, .ui-datepicker-prev span {
    display: none;
}

.ui-datepicker-next, .ui-datepicker-prev {
    text-align: center;
    line-height: 31px;
    font-family: arial,helvetica,sans-serif !important;
    font-weight: 100;
}

/*DATEPICKER OKLAR*/


.dropList ul li a{padding:7px 30px !important;font-size:13px;}



/*Video info arka plan*/
@media (min-width:1025px){

	.videoInfoBox {
	    position: absolute;
	    top: 50%;
	    left: 60px;
	     background: rgba(0,0,0,0.3); 
	   
	    width: 400px;
	    z-index: 9999;
	    padding: 20px;
	    transform:translateY(-50%);
	    -webkit-transform:translateY(-50%)
	}

	.videoInfoBox > * {
	     position: relative !important; 
	    left: 0 !important; 
	     top: 0 !important; 
	     float: left !important; 
	     margin-bottom: 10px !important; 
	}
}


@media (max-width:1024px){
    video{overflow:hidden;}
    .videoInfoBox{width:100%;height:100%;top:0;left:0;position: absolute;}
    .videoInfoBox .video__subtitle,.videoInfoBox .video__title{width:100%;text-align:center;}
    .videoInfoBox .video__button{left:50%;  transform:translateX(-50%);-webkit-transform:translateX(-50%)}
}
section.campaignsSlider .slider__text{padding-left: 0 ;}
@media (max-width: 768px){
	section.campaignsSlider .slider__text {
	    left: 50%;
	    transform: translate(-50%, 0);
	    bottom: 45px;
	}
}
/*Video info arka plan*/