@import url(fonts.css);
html, body { position: relative;  font-family: 'ralewaymedium' ,arial; }
body { font-family: 'ralewaymedium' , Arial, Helvetica, sans-serif; font-weight: normal; font-size: 15px; line-height: 1.3; color: #333; background: #FFF; }


/*customselect*/
div.customSelectText { position: absolute; top: 0; left: 0; cursor: default; z-index: 1; border: 0; }
select.customSelect { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10; border: none; font-family: Arial, serif; font-size: 16px; line-height: 1.2; }
/*customselect*/


body.home { background: url(../images/bg.jpg) no-repeat top center; }
body.cont { background: url(../images/contBg.jpg) no-repeat top center; }

.main { width: 100%; margin: 0 auto;  display:block;}
.header { margin: 20px 0; width: 100%; position: relative; z-index: 2; }
.header .logo { float: left; }
.header .menuLanguage { float: right; margin-top: 20px; }
.header .menuLanguage a { color: #fff; font-family: 'ralewaybold'; width: 36px; height: 19px; display: block; float: left; text-align: center; font-size: 13px; line-height: 19px; margin: 0 0 0 2px; }
.header .menuLanguage a.active, .header .menuLanguage a:hover { background: url(../images/sprite.png) -1px 0; }
.header .menuLanguage .searchBox { display: block; width: 136px; height: 19px; background: url(../images/search-box.png) no-repeat 0 0; float: left; margin: 0 12px 0 0; position: relative; }
.header .menuLanguage .searchBox .textInput { display: block; width: 105px; height: 19px; border-radius: 10px; border: none; padding: 0 20px 0 11px; font-size: 13px; line-height: 19px; color: #FFFFFF; background: url(../images/transparent.png) no-repeat 0 0; box-sizing: content-box; font-family: 'ralewaybold' , Arial, Helvetica, sans-serif; }
.header .menuLanguage .searchBox .textInput::-moz-placeholder { color: #FFF; }
.header .menuLanguage .searchBox .textInput::-webkit-input-placeholder { color: #FFF; }
.header .menuLanguage .searchBox .textInput:-ms-input-placeholder { color: #FFF; }

.header .menuLanguage .searchBox .searchBtn { display: block; width: 20px; height: 19px; border: none; padding: 0; margin: 0; background: url(../images/transparent.png) no-repeat 0 0; position: absolute; top: 0; right: 0; font-size: 0; line-height: 0; }
.header .headMenu { white-space: nowrap;display: inline-block;width: 100%; margin: 20px 0;}
.header .headMenu > ul { display: block;}
.header .headMenu > ul > li { display:inline-block; float:left; background: url(../images/topMenuBg.png) left center no-repeat; position: relative; }
.header .headMenu > ul > li:first-child { background:none;}
.header .headMenu > ul > li > a { color: #fff; font-size: 17px; padding: 15px 20px; margin: 0 10px; font-family: 'ralewaybold' , Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.2; float: left; }
.header .headMenu > ul > li:first-child > a {margin: 0 10px 0 0;}
.header .headMenu > ul > li:last-child > a {margin:0 0 0 10px;}
.header .headMenu > ul > li:hover > a { background: #005098; border-radius: 8px; }
.header .headMenu > ul > li > a:hover { background: #005098; border-radius: 8px; }
.header .headMenu > ul > li > a.active { background: #005098; border-radius: 8px; }
.header .headMenu > ul > li > ul { display: none; width: auto; padding: 5px 10px; border: 1px solid #035198; border-top: none; border-radius: 8px; position: absolute; top: 40px; left: 10px; background: #005098; z-index: 999; }
.header .headMenu > ul > li:last-child > ul { left: auto; right: 0; }
.header .headMenu > ul > li:hover ul { display: block; }
.header .headMenu > ul > li > ul li { display: block; width: 210px; padding: 5px 0; border-bottom: 1px solid #0057A2; }
.header .headMenu > ul > li > ul li a { display: block; width: 100%; white-space: initial; font-size: 13px; line-height: 130%; color: #FFF; padding: 10px 10px; border-radius: 9px;  }
.header .headMenu > ul > li > ul li a:hover { background: #d6c582; background: -moz-linear-gradient(top,  #d6c582 0%, #a48045 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6c582), color-stop(100%,#a48045)); background: -webkit-linear-gradient(top,  #d6c582 0%,#a48045 100%); background: -o-linear-gradient(top,  #d6c582 0%,#a48045 100%); background: -ms-linear-gradient(top,  #d6c582 0%,#a48045 100%); background: linear-gradient(to bottom,  #d6c582 0%,#a48045 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6c582', endColorstr='#a48045',GradientType=0 ); }
.header .headMenu > ul > li > ul li:last-child { border: none; }

.content { }
.content .homeBanner { width: 100%; float: left; height: 656px; position: relative; }
.content .homeBanner .bx-wrapper, .content .homeBanner .bx-viewport { width: 100% !important; position: relative; z-index: 1; }
/*.content .homeBanner .bx-pager.bx-default-pager { bottom: 100px; position: absolute; right: 34px; text-align: center; width: 406px; z-index: 2; }*/
.content .homeBanner .bx-pager.bx-default-pager {bottom: -50px;position: absolute;right: 0;left: 0;text-align: center;width: 100%;z-index: 2;}
.content .homeBanner .bx-pager.bx-default-pager div { display: inline; }
.content .homeBanner .bx-pager.bx-default-pager div a { display: inline-block; width: 5px; height: 5px; background: url(../images/sprite.png) -2px -21px; overflow: hidden; line-height: 50px; margin: 0 4px; }
.content .homeBanner .bx-pager.bx-default-pager div a.active, .bx-pager.bx-default-pager div a:hover { width: 24px !important; background-position: -15px -21px !important; }
/*.content .homeBanner .bx-prev { position: absolute; right: 450px; width: 23px; height: 36px; background: url(../images/sprite.png) -126px -43px; overflow: hidden; line-height: 250px; bottom: 90px; z-index: 99; }*/
.content .homeBanner .bx-prev {position: absolute;left: -20px;width: 23px;height: 36px;background: url(../images/sprite.png) -126px -43px;overflow: hidden;line-height: 250px;bottom: 200px;z-index: 99;}
.content .homeBanner .bx-prev:hover { background-position: -126px -80px; }
/*.content .homeBanner .bx-next { background: url("../images/sprite.png") repeat scroll -150px -43px; bottom: 90px; height: 36px; line-height: 250px; overflow: hidden; position: absolute; right: 0; width: 23px; z-index: 99; }*/
.content .homeBanner .bx-next {background: url(../images/sprite.png) repeat scroll -150px -43px;bottom: 200px;height: 36px;line-height: 250px;overflow: hidden;position: absolute;right: -20px;width: 23px;z-index: 99;}
.content .homeBanner .bx-next:hover { background-position: -150px -80px; }
.content .homeBanner .homeBannerNumber { display: none; font-size: 36px; color: #174D91; background: url(../images/sprite.png) -44px -0px; width: 78px; height: 78px; line-height: 74px; text-align: center; position: absolute; left: 45px; top: 0; z-index: 999; font-family: 'ralewaybold'; }
/*.content .homeBanner .bx-controls { display: none; }*/
.content .homeBanner .bx-controls {width: 100%;position: absolute;bottom: 0;left: 0;}
.content .homeBanner .pageDownArrow { display: block; width: 42px; height: 42px; background: url(../images/sprite.png) -130px 0 no-repeat; position: absolute; left: 50%; bottom: 55px; margin: 0 0 0 -21px;z-index:999 }
.content .homeBanner .pageDownArrow img { width: 100%; height: 100%; }
.BannerRepeaterMobil{display:none;}

.content .homeThumb { float: left; width: 100%; height: 261px; }
.content .homeThumb a { float: left; width: 33.3%; text-align:center; }
.content .homeThumb img { float: none;margin: 0 auto;text-align: center; }
.content .homeThumb span { float: none; display: block; width: 100%; margin: 0; font-size: 26.5px; color: #004B8C; margin-top: 20px; }
.content .homeThumb i { float: right; display: none; width: 230px; font-size: 15px; color: #646472; margin: 5px 10px; }
.content .homeThumb a:hover span { color: #000; }

.content .pageVideoWrap { display:inline-block; width: calc(100% - 240px);  }
.content .pageVideoWrap ul.videosWrapList { width: calc(50% - 10px);float: left;margin: 10px 10px 10px 0;}
.content .pageVideoWrap ul.videosWrapList li { float: left; width: 100%; border: 1px solid #ccc; margin: 10px 0 0; border-radius: 4px; }
.content .pageVideoWrap ul.videosWrapList li:hover { border-color: #B28647; background: url(../images/videoActiveArrow.png) no-repeat 410px center; }
.content .pageVideoWrap ul.videosWrapList li a { color: #3f3f4b; display: block; float: left; font-size: 18.5px; max-width: 388px; padding: 10px 0 0 10px; width: 100%; }
.content .pageVideoWrap ul.videosWrapList li a span { color: #646472; }
.content .pageVideoWrap .videoPlayerWrap {width: calc(50% - 10px);height: 320px;float: right;margin: 20px 0 0 10px;}
.content .pageVideoWrap .videoPlayerWrap iframe { width: 100%; height: 100%; }

.content .pageOneriWrap {display:inline-block; width: calc(100% - 240px); }
.content .pageOneriWrap ul { width: 100%; float: left; margin-top: 20px; }
.content .pageOneriWrap ul li { width: calc(50% - 20px); margin:0 10px 20px; border: 1px solid #CFCFCF; border-radius: 7px; }
.content .pageOneriWrap ul li.left { float: left; }
.content .pageOneriWrap ul li.right { float: right; }
.content .pageOneriWrap ul li img { margin: 15px; float: left; }
.content .pageOneriWrap ul li p { color: #004b8c; display: inline; float: left; font-size: 19px; font-weight: bold; line-height: 30px; margin: 10px 0 0; width: 300px; height: 95px; overflow: hidden; }
.content .pageOneriWrap ul li span { color: #727272; display: inline; float: left; font: 12px/15px arial; margin: 10px 0 0; width: 100%; height: 60px; overflow: hidden; line-height:15px; max-height:60px;
			display: -webkit-box;					
			text-overflow: ellipsis;
		  	-webkit-line-clamp: 4;
		  	/* autoprefixer: off */
		    -webkit-box-orient: vertical;
		    /* autoprefixer: on */
		  	-webkit-box-orient: vertical;
		  	overflow: hidden;
}
.content .pageOneriWrap ul li a { background: url("../images/dahaFazla.png") no-repeat scroll right center; clear: both; color: #b28647; display: block; float: right; font: 12px/22px arial; margin: 15px; padding-right: 15px; }

.content .newsWrapper { width: 100%; float: left; overflow: hidden; width: 100%; }
.content .newsWrapper .news { width: calc(50% - 20px); float: left; margin: 30px 20px 60px 0; height: 340px; position: relative; }
.content .newsWrapper .news:last-child { margin: 30px 0 60px 20px;}
.content .newsWrapper .news p.newsTitle { position: Relative; font: 26.5px 'ralewaybold'; color: #004B8C; margin: 10px 0; float: left; width: 100%; height: 40px; }
.content .newsWrapper .news p.newsTitle i { display: block; width: 50px; height: 1px; left: 0; bottom: 0; position: absolute; background: #004B8D; }
.content .newsWrapper .news .thumbWrap { float: left; width: 100%; height: 53px; border-bottom: 1px solid #ddd; margin: 10px 0 7px 0; }
.content .newsWrapper .news .thumbWrap li { border: 1px solid #fff; border-radius: 10px 10px 0 0; float: left; height: 50px; border-bottom: none; margin-top: 2px; }
.content .newsWrapper .news .thumbWrap li.active { border-color: #ddd; border-bottom: 1px solid #fff; }
.content .newsWrapper .news .thumbWrap li a { line-height: 50px; color: #004B8C; display: block; padding: 0 20px; }
.content .newsWrapper .news .thumbWrap li.active a, .content .newsWrapper .news .thumbWrap li:hover a { color: #B28546; }
.content .newsWrapper .news .thumbCont { width: calc(100% - 40px); margin: 0 20px; position: absolute; float: left; height: 150px; top: 140px; }
.content .newsWrapper .news .thumbCont.active { display: block; }
.content .newsWrapper .news.newSl .thumbCont .bx-wrapper, .content .newsWrapper .news.newSl .thumbCont .bx-viewport { width: 530px !important; height: 138px !important; }
.content .newsWrapper .news .thumbCont li { height: 45px; border-bottom: 1px solid #ddd; width: 100% !important; }
.content .newsWrapper .news .thumbCont li a { font-size: 15px; color: #646472; line-height: 45px; display: block; overflow: hidden; height: 44px; }
.content .newsWrapper .news .thumbCont li:hover a { color: #000; }
.content .newsWrapper .news .thumbCont .bx-default-pager { float: left; width: 100%; text-align: center; position: absolute; left: 0px; bottom: -25px; z-index: 999; }
.content .newsWrapper .news .thumbCont .bx-default-pager div { display: inline-block; }
.content .newsWrapper .news .thumbCont .bx-default-pager div a { display: block; width: 5px; height: 6px; margin: 0 3.5px; background: url(../images/sprite.png) no-repeat -2px -29px; overflow: hidden; padding: 0; text-indent: -9999px; }
.content .newsWrapper .news .thumbCont .bx-default-pager div a:hover, .content .newsWrapper .news .thumbCont .bx-default-pager div a.active { width: 15px !important; background-position: -15px -29px !important; }
.content .newsWrapper .news.news2 .thumbCont li { height: 55px; padding: 5px 0; width: 100% !important; }
.content .newsWrapper .news.news2 .thumbCont li i { display: block; width: 24px; height: 28px; line-height: 28px; margin: 10px 10px 0 0; float: left; background: url(../images/sprite.png) -2px -78px; }
.content .newsWrapper .news.news2 .thumbCont.active { height: 190px; top: 100px; }

.content .newsWrapper .news.news2 .thumbCont .pdflist { width: 100%; }
.content .newsWrapper .news.news2 .thumbCont .pdflist li { background: url(../images/pdfLogo.jpg) no-repeat 0px 3px; padding: 0 0 0 45px; overflow: hidden; }
.content .newsWrapper .news.news2 .thumbCont .pdflist li a { width: 100%; cursor: pointer !important; float: left; color: #004b8c; overflow: hidden; height: 28px; line-height: 28px; }
.content .newsWrapper .news.news2 .thumbCont .pdflist li span { color: #646472; font-size: 15px; display: block; float: left; }

.content .newsWrapper .news .thumbWrapBottom { float: left; width: 100%; border: 1px solid #ddd; position: Relative; border-radius: 0 0 10px 10px; height: 40px; border-top: none; margin-top: 10px; bottom: 0; left: 0; position: absolute; }
.content .newsWrapper .news .thumbWrapBottom a { display: block; width: 172px; height: 30px; position: absolute; top: 25px; left: 50%; margin: 0 0 0 -86px; background: url(../images/sprite.png) 0 -117px no-repeat; padding-left: 25px; line-height: 30px; color: #004B8D; font-size: 15px; }
.content .newsWrapper .news .thumbWrapBottom a:hover { background-position: 0 -147px; color: #fff; }

.accordionmenu { display: none; width: 100%; margin: 0 0 1px; color: #221f20; }
.accordionmenu .title { display: block; padding: 20px 50px 20px 30px; position: relative; background: #fff; border-radius: 3px; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: normal 15px/1.2 HelveticaNeueLTPro-Bd,Arial,Helvetica,sans-serif; margin: 0; }
.accordionmenu .title .arrow { display: block; width: 35px; height: 21px; background: #ebebeb; border-radius: 50%; position: absolute; top: 50%; right: 20px; margin: -14px 0 0; transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; }
.accordionmenu .title .arrow:before { content: ""; width: 35px; height: 21px; background: url(../images/menu-arrow-bottom.png) no-repeat center center; position: absolute; top: 50%; left: 50%; margin: -3px 0 0 -5px; }
.accordionmenu .accordionmenu-content { display: none; padding: 30px; }
.accordionmenu.open .accordionmenu-content { display: block; }
.accordionmenu.open .accordionmenu-content::after { content: ""; display: table; clear: both; }
.accordionmenu.open .title .arrow { background: url(../images/menu-arrow-top.png) no-repeat center center; -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.accordionmenu {border-radius: 5px;}
.accordionmenu .accordionmenu__head, .custom-accordionmenu {padding: 10px 0;border-bottom: 1px solid #dddddd;position: relative;    background: transparent;margin: 0;}
.accordionmenu .accordionmenu__head, .custom-down-accordionmenu {padding: 10px 0;border-bottom: 1px solid #dddddd;position: relative;background: transparent;margin: 0;}
.accordionmenu .accordionmenu__head a, .custom-accordionmenu a {display: block;color: #004b8d;text-decoration: none;font-size: 24px;font-weight: bold; }
.accordionmenu .accordionmenu__head a:after {content: "";position: absolute; width: 35px; height: 21px; background: url(../images/menu-arrow-bottom.png) no-repeat center center; top: 50%; right: 0; margin: -10px 0 0 -5px;-ms-transform: scale(0.5); -moz-transform: scale(0.5); -webkit-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); }
.accordionmenu .accordionmenu__head.expanded {-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;margin: 0; border: none;}
.accordionmenu .accordionmenu__head.expanded a { color: #b28647;}
.accordionmenu .accordionmenu__head.expanded a:after { background: url(../images/menu-arrow-top.png) no-repeat center center;  -ms-transform: scale(0.5); -moz-transform: scale(0.5); -webkit-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5);}
.accordionmenu .accordionmenu__body {padding: 0;line-height: 20px;font-size: 15px;margin: 0 0 0 20px;}
.accordionmenu .accordionmenu__body ul li a, .custom-accordionmenu ul li a  {margin: 0;color:#666b71;font-size:18px; line-height:40px;}
.accordionmenu .accordionmenu__body ul li a:hover, .custom-accordionmenu ul li a:hover {margin: 0;color:#fff}
.accordionmenu .accordionmenu__head:last-child {border:none;}
.accordionmenu-padding{
        padding:40px 0 40px 0;
    }

.operationMaps { float: left; width: 100%; position: Relative; height: 330px; z-index: 9999; }
.operationMaps p.operationMapsTit { background: url(../images/operasyonBg.png) no-repeat 0 0; width: 266px; height: 38px; left: 50%; position: absolute; z-index: 9; margin: 0 0 0 -600px; top: 0; }
.operationMaps p.operationMapsTit_En { background: url(../images/operasyonBg-en.png) no-repeat 0 0; width: 266px; height: 38px; left: 50%; position: absolute; z-index: 9; margin: 0 0 0 -600px; top: 0; }
.operationMaps .operationMapsBg { background: url(../images/operasyonBg.png) 0 -50px; width: 100%; z-index: 8; position: absolute; top: 0; display: block; height: 4px; }

.pageContentWrap { border-radius: 5px; background: #fff; display:inline-block; padding: 0 15px; min-height: 180px; width:100%; }
.pageContentWrap h1 { color: #004B8C; font-size: 26.5px; font-family: 'ralewaybold' , Serif; position: relative; padding-bottom: 10px; margin-bottom: 10px; line-height: 30px; }
.pageContentWrap h1 i { position: absolute; width: 47px; border-bottom: 1px solid #004B8D; left: 0; bottom: 0; }
.pageContentWrap h1.width100 { width: 100%; }
.pageContentWrap h2 { color: #B28546; font-size: 18px; padding: 10px 0; display: block; width: 100%; }
.pageContentWrap p { color: #3F3F4B; font-size: 18.5px; display: block; margin: 5px 0; width: 100%; }
.pageContentWrap p.ulkeTitle { color: #B28546; padding-top: 20px; }
.pageContentWrap span { color: #646472; font-size: 15px; display: block; float: left; }
.pageContentWrap a { color: #004B8C; font-size: 15px; }
.pageContentWrap a.link2 { color: #B28546; text-decoration: underline; }
.pageContentWrap a:hover { color: #000; }

.pageContentWrap .brandcrumb { margin: 20px 0; float: left; width: 100%; }
.pageContentWrap .brandcrumb a { color: #858585; font: 12px arial; margin-right: 10px; padding-right: 17px; background: url(../images/crumbArrow.jpg) no-repeat center right; text-decoration: underline; }
.pageContentWrap .brandcrumb a.active { color: #B28647; background: none; padding-right: 0px; text-decoration: none; }
.pageContentWrap .brandcrumb a:hover { color: #B28647; }
.pageContentWrap .pageContent { margin: 0; float: left; width: 100%; }
.pageContentWrap .pageContent .pageImg { float: left; max-width: 300px; margin: 10px 15px 10px 0px; border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.pageContentWrap .pageContent .pageImg.width { width: 100%; overflow: hidden; }
.pageContentWrap .pageContent .contentImg{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.pageContentWrap .pageContent .pageText { display:inline-block; width: calc(100% - 240px); margin: 0; color: #646472; }
.pageContentWrap .pageContent .pageText img {    max-width: 100%;}
.pageText div {max-width: 100% ;}
.pageContentWrap .pageContent .pageText.width { width: 100%; margin: 20px 0 0; }
.pageContentWrap .pageContent .rightMenu { float: right; width: 220px; }
.pageContentWrap .pageContent .rightMenu.w300 { width: 300px; float: none; }
.pageContentWrap .pageContent .rightMenu > ul { float: left; width: 218px; border: 1px solid #CCCCCC; border-radius: 5px; overflow: hidden; }
.pageContentWrap .pageContent .rightMenu.w300 > ul{width:298px;}
.pageContentWrap .pageContent .rightMenu ul li { float: left; width: 100%; border-top: 1px solid #E8E8E8; }
.pageContentWrap .pageContent .rightMenu ul li.activePage { background: #004B8C; border-top: none; }
.pageContentWrap .pageContent .rightMenu ul li p { margin: 10px 15px; color: #fff; font: 18.5px 'ralewaymedium' ,arial; width: auto; }
.pageContentWrap .pageContent .rightMenu ul li a { color: #727272; font: 12px/20px arial; padding: 8px 15px; display: block; }
.pageContentWrap .pageContent .rightMenu ul li a:hover { color: #B28546; }
.pageContentWrap .pageContent .rightMenu ul li ul { display: none; }
.pageContentWrap .pageContent .rightMenu ul li ul li { background: #F5F5F5; }
.pageContentWrap .pageContent .rightMenu ul li.bottomMenu { background: url(../images/rightMenuAccordionLeft.png) no-repeat 205px 15px; }
.pageContentWrap .pageContent .rightMenu ul li.bottomMenu.active { background: url(../images/rightMenuAccordionBot.png) no-repeat 205px 15px; }
.pageContentWrap .pageContent .rightMenu.w300 ul li.bottomMenu{background-position:275px 15px;}
.pageContentWrap .pageContent .rightMenu.w300 ul li.bottomMenu.active{background-position:275px 15px;}
.pageContentWrap .pageContent .rightMenu > div.rightLink { width: 220px; overflow: hidden; float: left; margin: 10px 0; }
.pageContentWrap .pageContent .rightMenu > div.rightLink a { margin-bottom: 10px; float: left; }

.sideBar { width: 300px; float: left; }
.contentArea { width: 760px; margin: 0 20px 0 0; float: left; }

.pageContentWrap .pageContent .pageText .files { float: left; width: 100%; margin: 20px 0 0 0; }
.pageContentWrap .pageContent .pageText .files .yearSelect { float: left; width: 100%; display: none; margin-top: 10px; }
.pageContentWrap .pageContent .pageText .files .yearSelect.active { display: block; }
.pageContentWrap .pageContent .pageText .files .yearSelect a { float: left; width: 50%; float: left; display: block; padding: 10px 0 5px 0; }
.pageContentWrap .pageContent .pageText .files .yearSelect a img { float: left; }
.pageContentWrap .pageContent .pageText .files .yearSelect a span { float: left; margin-left: 10px; float: left; width: 70%; font-size: 15px; color: #646472; }
.pageContentWrap .pageContent .pageText .files .yearSelect a span i { display: block; color: #3F3F4B; font-size: 18.5px; }

.pageContentWrap .pageContent .centerContent { width: 565px; float: left; margin: 0 30px; }
.pageContentWrap .pageContent .contentArea  .centerContent { width: 100%; float: none; margin: 0; }
.pageContentWrap .pageContent .centerContent .pageText { width: 100%; margin: 0; }
.pageContentWrap .pageContent .centerContent h1 { float: none; }
.pageContentWrap .pageContent .centerContent h2 { padding: 5px 0 10px; }
.pageContentWrap .pageContent .centerContent .forexArea { margin: 0 0 20px; border: 1px solid #CFCFCF; border-radius: 4px; width: 563px; overflow: hidden;padding:10px 0 0; }
.pageContentWrap .pageContent .contentArea .centerContent .forexArea {width: 100%; }
.pageContentWrap .pageContent .centerContent .announcement { padding: 15px; height: 315px; border: 1px solid #CFCFCF; border-radius: 4px; margin: 0 0 20px; }
.pageContentWrap .pageContent .centerContent .announcement .files { margin: 0; }
.pageContentWrap .pageContent .centerContent .announcement .files .yearButtonWrap { width: 477px; margin: 0 28px; position: relative; }
.pageContentWrap .pageContent .contentArea .centerContent .announcement .files .yearButtonWrap{width:100%;margin:0;}
.pageContentWrap .pageContent .centerContent .announcement .files .yearButtonWrap span#slider-prev { position: absolute; top: 0; left: -28px; }
.pageContentWrap .pageContent .centerContent .announcement .files .yearButtonWrap span#slider-next { position: absolute; top: 0; right: -28px; }
.pageContentWrap .pageContent .centerContent .announcement .files .bx-wrapper { max-width: 100% !important; width: 100%; background: url(../images/an-year-select.png) no-repeat center center; }
.pageContentWrap .pageContent .contentArea .centerContent .announcement .files .bx-wrapper{background: url(../images/an-year-select-large.png) no-repeat 0 0;}
.pageContentWrap .pageContent .centerContent .announcement .files .yearSelect { height: 290px; position: relative; }
.pageContentWrap .pageContent .centerContent .announcement .files .yearSelect .pdflist li { padding-left: 8%; width: 39%; border: none; height: 73px; }
.pageContentWrap .pageContent .centerContent .announcement .files .yearSelect .pdflist li a { color: #646472; font-size: 15px; font-weight: normal; }
.pageContentWrap .pageContent .centerContent .announcement a.viewAll { display: block; width: 130px; height: 25px; border: 1px solid #D0D0D0; border-radius: 10px; background: #FFF; color: #004B8C; font-size: 15px; line-height: 25px; padding: 0 20px; position: absolute; bottom: -15px; left: 50%; margin: 0 0 0 -86px; }
.pageContentWrap .pageContent .centerContent .announcement .viewAll i { width: 0; height: 0; border-style: solid; border-width: 3.5px 0 3.5px 4px; border-color: transparent transparent transparent #004b8d; position: absolute; top: 10px; right: 18px; }

.pageContentWrap .pageContent .sideBar .leftSide{padding:15px 0 0;}

.pageContentWrap .pageContent .leftSide { width: 300px; float: left; padding-top: 40px; }
.pageContentWrap .pageContent .leftSide #datepicker { margin: 0 0 25px; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table { border: none; float: none; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td { padding: 0; border: 1px solid #B9B9B9; text-align: center; background: #FFF; line-height: 20px; width: 40px; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td a { font-size: 11px; color: #787878; display: block; width: 100%; height: 100%; background: url(../images/datepicker-td-bg.png) repeat 0 0; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td a.ui-state-active { background: #FFF; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td span { font-size: 11px; color: #787878; display: block; width: 100%; height: 100%; float: none; background: url(../images/datepicker-other-bg.png) repeat 0 0; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td.ui-state-active a { background: url(../images/datepicker-selected-bg.png) repeat 0 0; color: white; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td.ui-state-active a.ui-state-active { background: #FFF; color: #787878; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table td.ui-state-active span { background: url(../images/datepicker-selected-bg.png) repeat 0 0; color: white; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table tbody td + td { border: 1px solid #B9B9B9; }
.pageContentWrap .pageContent .leftSide .ui-datepicker th { padding: 5px; text-align: center; }
.pageContentWrap .pageContent .leftSide .ui-datepicker table th span { display: inline; font-size: 11px; float: none; color: #636363; }

.pageContentWrap .pageContent .leftSide .ui-widget-content { background: #FFF; border: 1px solid #CCCCCC; padding: 0 5px; }
.pageContentWrap .pageContent .leftSide .ui-widget-header { background: #FFF; border: none; }
.pageContentWrap .pageContent .leftSide .ui-datepicker .ui-datepicker-title { color: #636363; font-size: 12px; line-height: 1.2; text-align: center; padding: 4px 0 0; }
.pageContentWrap .pageContent .leftSide .ui-datepicker .ui-datepicker-title span { display: inline; font-size: 12px; float: none; color: #636363; }
.pageContentWrap .pageContent .leftSide .ui-widget-header .ui-icon { display: block; width: 13px; height: 13px; background: url(../images/datepicker-icon-bg.png) no-repeat 0 0; }
.pageContentWrap .pageContent .leftSide .ui-widget-header .ui-datepicker-next .ui-icon { background-position: -13px 0; }

.pageContentWrap .pageContent .leftSide .keywords { display: block; border: 1px solid #CCCCCC; border-radius: 4px; padding: 15px; overflow: hidden; margin: 0 0 30px; }
.pageContentWrap .pageContent .leftSide .keywords span { display: inline; margin: 0 14px 0 0; }
.pageContentWrap .pageContent .leftSide .keywords .type1 { font-size: 15px; line-height: 26px; color: #646472; }
.pageContentWrap .pageContent .leftSide .keywords .type2 { font-size: 17px; line-height: 26px; color: #B28546; }
.pageContentWrap .pageContent .leftSide .keywords .type3 { font-size: 17px; line-height: 26px; color: #646472; }
.pageContentWrap .pageContent .leftSide .keywords .type4 { font-size: 22px; line-height: 26px; color: #004B8D; }
.pageContentWrap .pageContent .leftSide .keywords .type5 { font-size: 15px; line-height: 26px; color: #004B8D; text-decoration: underline; }
.pageContentWrap .pageContent .leftSide .keywords .type6 { font-size: 15px; line-height: 26px; color: #004B8D; }
.pageContentWrap .pageContent .leftSide .keywords .type7 { font-size: 22px; line-height: 26px; color: #B28546; }
.pageContentWrap .pageContent .leftSide .linkBox { margin: 0 0 30px; }

.pageContentWrap div.table { overflow:hidden; border-radius: 7px; float: left; width: 100%; margin: 10px 0;border: 1px solid #CFCFCF }
.pageContentWrap table { width: 100%; /*border: 1px solid #CFCFCF*/border:none; float: left; }
.pageContentWrap table td { color: #004B8D; padding: 7px 12px; line-height: 25px; }
.pageContentWrap table thead td, .pageContentWrap table tfoot td { background: #f9f9f9; border-color: #CFCFCF;font-weight:700; padding: 15px 12px; border-bottom: 1px dotted #CFCFCF; text-align:center; }
.pageContentWrap table thead td + td, .pageContentWrap table tfoot td + td { border-left: 1px dotted #CFCFCF; }
.pageContentWrap table tbody td { border-bottom: 1px dotted #CFCFCF; color: #646472;vertical-align: middle; }
.pageContentWrap table tbody tr:last-child td{border-bottom:none;}
.pageContentWrap table tbody td + td { border-left: 1px dotted #CFCFCF; }
.pageContentWrap table#TemettuBilgileri tbody td + td { border-right: 1px dotted #CFCFCF !important; }

.pageAnaContWrap .searchResult { width: 100%; }
.pageAnaContWrap .searchResult .searchBar { width: 100%; height: 41px; margin: 0 0 5px; }
.pageAnaContWrap .searchResult .searchBar .inputText { display: block; width: 986px; height: 41px; padding: 10px 36px; font-family: 'ralewaymedium' , Arial; font-size: 15px; line-height: 41px; color: #646472; border: 1px solid #DDDDDD; border-radius: 5px; background: url(../images/search-icon.png) no-repeat 15px 13px; margin: 0 10px 0 0; float: left; }
.pageAnaContWrap .searchResult .searchBar .searchBtn { display: block; width: 80px; height: 41px; float: left; font-family: 'ralewaybold' , Arial; font-size: 15px; line-height: 41px; color: #FFFFFF; text-align: center; background: url(../images/search-btn.png) no-repeat 0 0; }
.pageAnaContWrap .searchResult .resultText { width: 100%; padding: 5px 0; }
.pageAnaContWrap .searchResult .resultText strong { font-family: 'ralewaybold' , Arial; }
.pageAnaContWrap .searchResult ul.result { display: block; width: 100%; float: none; margin: 0; overflow: hidden; }
.pageAnaContWrap .searchResult ul.result li { display: block; width: 100%; margin: 0 0 10px; border: none; border-radius: 0; }
.pageAnaContWrap .searchResult ul.result li > div { border: 1px solid #DDDDDD; padding: 10px 14px; border-radius: 5px; }
.pageAnaContWrap .searchResult ul.result li:hover > div { border: 1px solid #B28546; }
.pageAnaContWrap .searchResult ul.result li > div a { display: block; width: 100%; overflow: hidden; }
.pageAnaContWrap .searchResult ul.result li > div a:hover { text-decoration: none; }
.pageAnaContWrap .searchResult ul.result li > div span { float: none; border: none; padding: 2px 0; margin: 0; background: #FFF; }
.pageAnaContWrap .searchResult ul.result li > div .title { display: block; width: 100%; font-family: 'ralewaymedium' , Arial; font-size: 22px; line-height: 1.2; color: #B28546; }
.pageAnaContWrap .searchResult ul.result li > div .desc { display: block; width: 100%; font-family: 'ralewaymedium' , Arial; font-size: 15px; line-height: 1.2; color: #646472; }
.pageAnaContWrap .searchResult ul.result li > div .desc em { color: #004B8C; }
.pageAnaContWrap .searchResult ul.result li > div .goLink { display: inline; width: auto; font-family: 'ralewaymedium' , Arial; font-size: 15px; line-height: 1.2; color: #004B8C; border-bottom: 1px solid #B5985A; float: left; }

.accordionMenu { float: left; width: 100%; margin: 0 0 10px 0; }
.accordionMenu .accordionLink { background: url(../images/tabBg.png) no-repeat 11px bottom #0057A0; font-family: 'ralewaymedium' ,arial; color: #fff; line-height: 20px; padding: 10px 0 10px 52px; cursor: pointer; clear: both; border-radius: 3px; margin-top: 10px; }
.accordionMenu .accordionLink.active { background: url(../images/tabBg.png) no-repeat 11px top #0057A0; border-radius: 3px 3px 0 0; }
.accordionMenu .accordionCont { clear: both; border: 1px solid #0057A0; border-radius: 0 0 3px 3px; margin-bottom: 10px; color: #646472; font-size: 15px; padding: 10px 13px; display: none; }

.mapWrapper { width: 100%; height: 100%; }
.mapWrapper #map_canvas { width: 100%; height: 100%; }

.duyuru-popup .fancybox-skin{padding:25px!important;}
.duyuru-popup h4{font-size:22px; font-weight:700;}
.duyuru-popup .fancybox-close {width: 30px!important; height: 30px!important; border-radius: 50%!important; right: 0px!important; top: -40px!important; position: absolute!important; background: #005098!important;justify-content: center; align-items: center; display: flex;}
.duyuru-popup .fancybox-close:before{content:""; background: url(../images/close-icon.png) center center no-repeat; display:flex; width:12px; height:12px;}
.duyuru-popup .linkButton{display:flex;justify-content:flex-end;align-content:center;}
.duyuru-popup .linkButton a{color:#ffffff;background-color:#005098;border-radius:3px;padding: 12px 20px;}

.content .pageOneriWrap ul.newsWrap { width: 100%; }
.content .pageOneriWrap ul.newsWrap li { width: 100%; float: left;    margin: 0 0 20px 0; background: url(../images/newsArrow.png) no-repeat 859px center; position: relative; height: 120px; overflow: hidden; }
.content .pageOneriWrap ul.newsWrap li p { display: block; font-size: 18.5px; color: #3F3F4B; font-weight: normal; padding: 0px 15px; width: 94%; margin-top: 7px; }
.content .pageOneriWrap ul.newsWrap li span { display: block; color: #646472; font: 15px/20px 'ralewaymedium' ,arial; padding: 0px 15px; width: 94%; margin-top: 7px; }
.content .pageOneriWrap ul.newsWrap li span.date { display: block; color: #B28546; font: 15px/20px 'ralewaymedium' ,arial; padding: 0px 15px 20px; width: 94%; }
.content .pageOneriWrap ul.newsWrap li:hover { border-color: #B28647; }
.content .pageOneriWrap ul.newsWrap li a { display: block; height: 100%; left: 0; margin: 0; padding: 0; position: absolute; top: 0; width: 100%; z-index: 1; background: none; }
.content .pageOneriWrap ul.newsWrap li a img { width: 100%; height: 100%; }
.content .pageOneriWrap ul.newsWrap.newsWrapNew li p { height: 32px; }
.content .pageOneriWrap ul.newsWrap.newsWrapNew li > span { height: 43px; margin-top: 3px; }
.content .pageOneriWrap ul.newsWrap.newsWrapNew li span.date { margin-top: 3px; }
.content .pageContentWrap .newsPager { float: right; }
.content .pageContentWrap .newsPager a { float: left; display: block; width: auto; margin-left: 5px; padding: 0 5px; height: 20px; background: url(../images/newsPagerBg.png) 0 -23px repeat-x; border: 1px solid #C7C7C7; font: 11px/20px arial; color: #868686; }
.content .pageContentWrap .newsPager a:hover { border-color: #0261B1; }
.content .pageContentWrap .newsPager a.active { background-position: 0 0; color: #fff; }
.content .pageContentWrap .newsPager a.back, .pageContentWrap .newsPager a.next { padding: 0; background: none; border: none; }
.content .pageContentWrap .newsPager span { float: left; display: block; width: auto; }

.content .pageAnaContWrap { float: left; width: 890px; }
.content .pageAnaContWrap ul { width: 100%; float: left; margin-top: 20px; }
.content .pageAnaContWrap ul li { width: 435px; margin: 0 0 20px; border: 1px solid #CFCFCF; border-radius: 7px; overflow: hidden; }
.ie7 .content .pageAnaContWrap ul li { width: 100%; }
.content .pageAnaContWrap ul li.left { float: left; }
.content .pageAnaContWrap ul li.right { float: right; }
.content .pageAnaContWrap ul li img { margin: 15px; float: left; }
.content .pageAnaContWrap ul li p { color: #004B8D; display: block; float: left; font-size: 18.5px; line-height: 30px; margin: 10px 0 0; padding: 0 15px; width: 93%; border-bottom: 1px dotted #C5C5C5; }
.content .pageAnaContWrap ul li span { color: #727272; display: block; float: left; font: 12px/42px arial; margin: 10px 0 0; padding: 0 15px 0 40px; width: 87%; border-bottom: 1px dotted #C5C5C5; margin-top: 0px; background: url(../images/telephoneIcon.png) no-repeat 15px 0; }
.content .pageAnaContWrap ul li span + span { border-bottom: none; background: url(../images/mailIcon.png) no-repeat 15px 0; }
.content .pageAnaContWrap ul li a { display: inline; color: #727272; text-decoration: none; font: 12px/42px arial; }
.content .pageAnaContWrap ul li a:hover { text-decoration: underline; }

/*.content .pageOneriWrap ul li p.imgsayfa { margin-left: 15px; width: 405px; height: 30px; }
.content .pageOneriWrap ul li span.imgsayfa { margin-left: 15px; width: 405px; height: 65px; }*/

.content .pageOneriWrap ul li p.imgsayfa { width: 100%; height: 30px;     padding: 0 10px; }
.content .pageOneriWrap ul li span.imgsayfa {  width: 100%;     padding: 0 10px; height: 65px; }

.content ul.contactUl { width: 100%; float: left; margin-top: 20px; }
.content ul.contactUl li { width:calc(50% - 10px); margin:0 10px 20px 0; border: 1px solid #CFCFCF; border-radius: 7px; overflow: hidden;    min-height: 209px; }
.ie7 .content ul.contactUl li { width: 100%; }
.content ul.contactUl li.left { float: left;    margin: 0 10px 20px 0; }
.content ul.contactUl li.right { float: right;     margin: 0 0 20px 10px; }
.content ul.contactUl li img { margin: 15px; float: left; }
.content ul.contactUl li p { color: #004B8D; display: block; float: left; font-size: 17px; line-height: 30px; margin: 10px 0 0; padding: 0 15px; width: 93%; border-bottom: 1px dotted #C5C5C5; }
.content ul.contactUl li span { color: #727272; display: block; float: left; font: 12px/42px arial; margin: 10px 0 0; padding: 0 15px 0 40px; width: 87%; border-bottom: 1px dotted #C5C5C5; margin-top: 0px; background: url(../images/telephoneIcon.png) no-repeat 15px 0; }
.content ul.contactUl li span + span { border-bottom: none; background: url(../images/mailIcon.png) no-repeat 15px 0; }
.content ul.contactUl li a { display: inline; color: #727272; text-decoration: none; font: 12px/42px arial; }
.content ul.contactUl li a:hover { text-decoration: underline; }

.content .accordionCont ul.contactUl li { width: 400px; }

.content .pageAnaContWrap.width100 { float: left; width: 100%; }
.content .pageAnaContWrap.width100P { width: 100%; }
.columbSiteM { float: left; }
.content .pageAnaContWrap.width100 .columbSiteM { width: 255px; float: left; margin-top: 20px; margin-right: 28px; }
.content .pageAnaContWrap.width100 .columbSiteM p { color: #B28546; font-size: 18.5px; font-weight: normal; line-height: 40px; }
.content .pageAnaContWrap.width100 .columbSiteM ul { width: 100%; margin: 0px; }
.content .pageAnaContWrap.width100 .columbSiteM ul li { border: none; width: 97%; margin: 0; border-top: 1px dotted #CCC; border-radius: 0px; padding: 0 0 0 16px; background: url("../images/sitemapArrow.png") no-repeat scroll 0 14px; }
.content .pageAnaContWrap.width100 .columbSiteM ul li a { font: 11px/34px arial; color: #868686; }
.content .pageAnaContWrap.width100 .columbSiteM ul li a:hover { color: #E6780C; }
.content .pageAnaContWrap.width100 .columbSiteM ul ul { background: #fff; margin-left: -16px; display: none; }
.content .pageAnaContWrap.width100 .columbSiteM ul li.arrow { background-position: 0 -47px; }
.content .pageAnaContWrap.width100 .columbSiteM ul ul li { margin-left: 20px; width: 93%; background-position: 0 -102px; }

.pageContentWrap .pageContent .pageText .files .filesYears { float: left; overflow: hidden; width: 100%; border-radius: 3px; }
.pageContentWrap .pageContent .pageText .files .bx-wrapper { float: left; max-width: calc(100% - 56px) !important; }
.pageContentWrap span#slider-prev { float: left; margin: 0; padding: 0; width: auto; }
.pageContentWrap span#slider-next { float: left; margin: 0; padding: 0; width: auto; }
.pageContentWrap .pageContent .pageText .files .bx-prev { display: block; }
.pageContentWrap .pageContent .pageText .files .filesYears ul li { float: left; background: #004b8d; height: 29px; margin: 0 !important; padding:0; border-left: 1px solid #dddddd; text-align: center; width: auto !important; }
.pageContentWrap .pageContent .pageText .files .filesYears ul li:first-child { border-left: none; }
.pageContentWrap .pageContent .pageText .files .filesYears ul li:last-child {border-radius: 0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;}
.pageContentWrap .pageContent .pageText .files .filesYears ul li a { display: block; line-height: 29px; color: #fff; padding: 0 10px; }
.pageContentWrap .pageContent .pageText .files .bx-wrapper, .pageContentWrap .pageContent .pageText .files .bx-viewport { height: 29px !important; }
.pageContentWrap .pageContent .pageText .files .filesYears ul li.active{ background: url("../images/fileYearsSelectBg-v2.png") no-repeat scroll center 24px #7d7d7d; }
.pageContentWrap .pageContent .pageText .files .filesYears ul li:hover { background: #7d7d7d; }
.pageContentWrap .pageContent .pageText .files .bx-prev { width: 28px; height: 29px; background: url("../images/fileYearsSelectBg-v2.png") left -10px; display: block; text-indent: -9999px; }
.pageContentWrap .pageContent .pageText .files .bx-next { width: 28px; height: 29px; background: url("../images/fileYearsSelectBg-v2.png") right -10px; display: block; text-indent: -9999px; }
.pageContentWrap .pageContent .pageText .yearSelect .ilkaltbaslik li { float: left; width: 100%; border-top: 1px solid #E8E8E8; font-size: 10px; }
.pageContentWrap .pageContent .pageText .yearSelect .ilkaltbaslik li a { font-weight: bold; display: block; width: 100%; }
.pageContentWrap .pageContent .pageText .yearSelect .ilkaltbaslik.ilkaltbaslikHover li a:hover { color: #004B8C; }

.pageContentWrap .pageContent .pageText .yearSelect .pdflist { width: 100%; }
.pageContentWrap .pageContent .pageText .yearSelect .pdflist li { width: calc(50% - 20px); float: left; background: url(../images/pdfLogo.jpg) no-repeat 0px 27px; margin: 0 10px 3px;padding: 0 0 0 50px; height: 95px; }
.pageContentWrap .pageContent .pageText .yearSelect .pdflist li a { min-height: 35px; overflow: hidden; cursor: pointer !important;height: 65px!important }

.pageContentWrap .pageContent .pageText .pdflist { width: 100%; }
.pageContentWrap .pageContent .pageText .pdflist li {    width: calc(50% - 20px);float: left;background: url(../images/pdfLogo.jpg) no-repeat 0px 10px;margin: 0 10px 30px;padding: 0 0 0 50px;height: 70px;}
.pageContentWrap .pageContent .pageText .pdflist li a { min-height: 45px; overflow: hidden; cursor: pointer !important; margin-top: 10px; float: left; }

.pageContentWrap .pageContent .pageText .linklist { width: 100%; }
.pageContentWrap .pageContent .pageText .linklist li {width: calc(50% - 60px);float: left;margin: 0 60px 20px 0;padding: 0 0 0 0px;min-height: 60px;}
.pageContentWrap .pageContent .pageText .linklist li a { min-height: 45px; overflow: hidden; cursor: pointer !important; margin-top: 10px; float: left; }

.content .pageAnaContWrap ul.mapContact li { font-family: "ralewaymedium"; border-radius: 0; border: medium none; margin: 0px; padding: 0px; width: 100%; }
.content .pageAnaContWrap ul.mapContact li.tit { color: #B28546; font-size: 18.5px; padding: 10px 0; border-bottom: 1px dotted #B9B9B9; }
.content .pageAnaContWrap ul.mapContact li p { color: #525260; font-size: 18.5px; padding: 10px 0; margin: 0; width: 100%; border: none; }
.content .pageAnaContWrap ul.mapContact li .columb1 { min-height: 65px; padding: 0 40px 0 0; color: #666666; font-size: 15px; float: left; border-right: 1px dotted #B9B9B9; margin: 15px 0; }
.content .pageAnaContWrap ul.mapContact li .columb2 { min-height: 65px; padding: 0 40px 0 40px; color: #666666; font-size: 15px; float: left; border-right: 1px dotted #B9B9B9; margin: 15px 0; }
.content .pageAnaContWrap ul.mapContact li .columb3 { float: left; min-height: 65px; border-right: none; font-size: 15px; color: #666666; padding: 0 40px; margin: 15px 0; }
.content .pageAnaContWrap ul.mapContact li .columb2 b { font-family: 'ralewaybold'; }
.content .pageAnaContWrap ul.mapContact li .columb3 a { color: #B28647; float: none; display: block; font: 15px "ralewaymedium"; border-bottom: 1px dotted #112C68; margin-bottom: 10px; }
.content .pageAnaContWrap ul.mapContact li.tit + li + .tit { margin-top: 10px; }

.content .pageAnaContWrap ul.mapContact li.formW { padding-top: 20px; }
.content .pageAnaContWrap ul.mapContact li.formW input { background: none repeat scroll 0% 0% #f4f4f4; border-radius: 5px; border: 1px solid #cccccc; color: #858585; float: left; font: 11px arial; height: 34px; margin-bottom: 10px; margin-right: 19px; padding: 0px 10px; width: 345px; }
.content .pageAnaContWrap ul.mapContact li.formW input.error { border-color: #F25D58; background: #FDE0DF; }
.content .pageAnaContWrap ul.mapContact li.formW textarea { border-radius: 5px; border: 1px solid #cccccc; color: #858585; font: 11px arial; height: 58px; padding: 10px; width: 345px; }
.content .pageAnaContWrap ul.mapContact li.formW span { background: transparent; width: 100%; padding: 0px; border-bottom: none; }
.content .pageAnaContWrap ul.mapContact li.formW span input { border: none; width: 110px; height: 43px; padding: 0; float: right; margin-right: 0px; }


.timeline {width: 100%;float: left;position: relative;z-index: 1;}
.timeline .container {width: 840px;}
.timeline .text-box {width: 100%;float: left;background: #ffffff;}
.timeline .text-box ul {width: 100%;float: left;position: relative;padding-bottom: 50px;}
.timeline .text-box ul:before {content: '';width: 10px;height: 100%;position: absolute;left: calc(50% - 5px);top: 0;background: url(/assets/images/line-bg-img.png);}
.timeline .text-box ul li {width: 100%;float: left;position: relative;}
.timeline .text-box ul li img {max-width: 200px!important;position: absolute;}
.timeline .text-box ul li.active .right .year {font-size: 32px;margin-bottom: 15px;}
.timeline .text-box ul li.active .right .year:after {-webkit-transform: scale(1);transform: scale(1);top: 10px;background: #ffffff;border: 3px solid #cccccc;}
.timeline .text-box ul li.active .right .desc {height: auto;opacity:1;margin: 0 0 50px 0;}
.timeline .text-box ul li.active .right .desc p {opacity:1;}
.timeline .text-box ul li:first-child .right .year:after {top: -3px;}
.timeline .text-box ul li:first-child.active .right .year:after {top: -1px;}
.timeline .text-box ul li:nth-child(2n) .left {float: right;padding: 0 0 0 30px;}
.timeline .text-box ul li:nth-child(2n) .right {float: left;}
.timeline .text-box ul li:nth-child(2n) .right .year {text-align: right;padding: 0 30px 0 0;}
.timeline .text-box ul li:nth-child(2n) .right .year:after {left: initial;right: -10px;}
.timeline .text-box ul li:nth-child(2n) .right .desc {text-align: right;padding: 0 30px 0 0;}
.timeline .text-box ul li .left {width: 50%;float: left;padding: 0 30px 0 0;position: relative;-webkit-transition-property: height;transition-property: height;-webkit-transition-duration: 0.6s;transition-duration: 0.6s;-webkit-transition-timing-function: cubic-bezier(.78,.14,.15,.86);transition-timing-function: cubic-bezier(.78,.14,.15,.86);display: flex;justify-content: center;}
.timeline .text-box ul li .right {width: 50%;float: right;}
.timeline .text-box ul li .right .year {width: 100%;float: left;font-family: 'ralewaybold';font-size: 20px;color: #cccccc;cursor: pointer;position: relative;-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: 0.8s;transition-duration: 0.8s;-webkit-transition-timing-function: cubic-bezier(.78,.14,.15,.86);transition-timing-function: cubic-bezier(.78,.14,.15,.86);padding: 0 0 0 30px;}
.timeline .text-box ul li .right .year:after {content: '';width: 20px;height: 20px;position: absolute;top: 0;left: -10px;background: #727272;border-radius: 50%;border: 3px solid #fff;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transform: scale(0.8);transform: scale(0.8);-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: 0.8s;transition-duration: 0.8s;-webkit-transition-timing-function: cubic-bezier(.78,.14,.15,.86);transition-timing-function: cubic-bezier(.78,.14,.15,.86);}
.timeline .text-box ul li .right .year:hover {color: #004b8c;}
.timeline .text-box ul .active .right .year {color: #004b8c;}
.timeline .text-box ul li .right .desc {width: 100%;height: 0; float: left;font-size: 16px;margin: 20px 0 0 0;overflow: hidden;-webkit-transition-property: height;transition-property: height;-webkit-transition-duration: 0.6s;transition-duration: 0.6s;-webkit-transition-timing-function: cubic-bezier(.78,.14,.15,.86);transition-timing-function: cubic-bezier(.78,.14,.15,.86);padding: 0 0 0 30px;}
.timeline .text-box ul li .right .desc p {width: 100%;float: left;  opacity:0;color: #727272;background-color: #ffffffb9;font-family: 'ralewaybold';padding-top: 1px;font-size: 14px;margin:0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: 0.8s;transition-duration: 0.8s;-webkit-transition-timing-function: cubic-bezier(.78,.14,.15,.86);transition-timing-function: cubic-bezier(.78,.14,.15,.86);}
.timeline .footer-logo {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;margin: -18px 0px 0 -1px;
float: left;}

.our-values{display:inline-block;margin:20px 0 10px 0; width:100%;}
.our-values ul{list-style: disc;}
.our-values li{margin-bottom: 5px;}
.our-values .left{padding: 15px; float: left;width:25%}
.our-values .left img{width: 100%;}
.our-values .right{padding: 15px;float: left;width:75%}
.our-values .right .desc{font-family: 'ralewaybold';}
.our-values .right .desc .title {font-size: 19px;margin-bottom: 15px;}
.our-values .right .desc .text {color:#126ba3;padding-left: 20px;}

input:-moz-placeholder { color: #858585; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #858585; }
input[placeholder] { color: #858585; opacity: 1; }
*::-moz-placeholder { color: #858585; opacity: 1; }
input:-moz-placeholder { color: #858585; opacity: 1; }

.content .pageAnaContWrap ul.mapContact li.formW input.error input:-moz-placeholder { color: #F25E59; }
.content .pageAnaContWrap ul.mapContact li.formW input.error input:-moz-placeholder, textarea:-moz-placeholder { color: #F25E59; }
.content .pageAnaContWrap ul.mapContact li.formW input.error input[placeholder] { color: #F25E59; opacity: 1; }
.content .pageAnaContWrap ul.mapContact li.formW input.error *::-moz-placeholder { color: #F25E59; opacity: 1; }
.content .pageAnaContWrap ul.mapContact li.formW input.error input:-moz-placeholder { color: #F25E59; opacity: 1; }
.pageAnaContWrapP { position: relative; }
.columbSiteMP { position: absolute; left: 280px; top: 330px; }


.pageContentWrap .pageContent .mapWrapper { height: 500px; background: #FFF; position: relative; width: 100%; float: left; }
.pageContentWrap .pageContent .mapWrapper iframe { border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.pageContentWrap .pageContent .mapWrapper #map_canvas { width: 100%; height: 100%; }
.mapPopupWrapper { display: none; width: 100%; height: 100%; background: url(../images/asd.png) repeat 0 0; position: absolute; top: 0; left: 0; z-index: 999; }
.mapPopup { width: 330px; position: absolute; top: 15%; left: 50%; margin: -50px 0 0 -165px; }
.mapPopup .popupHeader { width: 100%; height: 34px; background: url(../images/mapContainerTopBg.png) no-repeat left top; height: 44px; width: 330px; position: relative; }
.mapPopup .popupHeader .title { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 22px; color: #ffffff; padding: 10px 10px; }
.mapPopup .popupHeader .title span { font-size: 18px; padding: 0px 5px; vertical-align: middle; float: right; margin-right: 13px; color: #fff; }
.mapPopup .popupHeader .closeBtn { display: block; width: 12px; height: 12px; position: absolute; top: 10px; right: 10px; background: url(../images/popup-close-bg.png) no-repeat 0 0; font-size: 0; line-height: 0; }
.mapPopup .popupContentWrap { display: block; padding: 20px; background: url(../images/mapContainerMidBg.png) repeat-y left top; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; color: #434343; }
.mapPopup .mapPopupBotBg { width: 100%; height: 10px; background: url(../images/mapContainerBotBg.png) repeat-y left top; }
.mapPopup .popupContentWrap .brandSection { width: 100%; position: relative; overflow: hidden; margin: 0; }
.mapPopup .popupContentWrap .mStatus { padding: 13px; font-size: 16px; border: 1px solid #ed1c24; position: absolute; top: 0; right: 0; }
.mapPopup .popupContentWrap h2 { font-weight: bold; color: #434343; width: 100%; display: block; float: left; }
.mapPopup .popupContentWrap ul { display: block; width: 100%; overflow: hidden; list-style: none; padding: 0 0 5px; margin-top: 0; position: relative; }
.mapPopup .popupContentWrap ul li { display: block; width: 100%; float: left; border: 0px; margin-bottom: 5px; }
.mapPopup .popupContentWrap ul li.liderS { position: absolute; right: 0px; width: auto; top: 0; }
.mapPopup .popupContentWrap .order { font-size: 12px; padding: 2px 5px; background: #c10000; color: #FFF; vertical-align: middle; }
.mapPopup .popupContentWrap .detailLink { font-size: 1px; background: url(../images/googleMapDetailsButton.png) no-repeat 0 0; float: left; margin-bottom: 20px; width: 145px; height: 35px; overflow: hidden; text-indent: -9999px; }
.mapPopup .popupContentWrap .detailLinkEn { font-size: 1px; background: url(../images/googleMapDetailsButton-En.png) no-repeat 0 0; float: left; margin-bottom: 20px; width: 145px; height: 35px; overflow: hidden; text-indent: -9999px; }
.mapPopup .popupContentWrap .detailLink.detailLink2 { background-position: 0 -42px; }
.mapPopup .popupContentWrap .detailLinkEn.detailLinkEn2 { background-position: 0 -42px; }
.mapPopup .popupContentWrap .adressComment { margin: 0 0 20px; }
.mapPopup .popupContentWrap .brandSection:nth-child(even) .detailLink { background: #e21010; }
.pageContentWrap span.mapBot { font: 12px/20px arial; color: #727272;  padding: 10px;}
.pageContentWrap span.mapBot i { display: block; float: left; height: 30px; margin-right: 17px; }
.pageContentWrap .accordionCont div.table { float: none; }

body.home .footer { padding-top: 40px;  }
body.cont .footer { padding-top: 120px; background: url(../images/contFooterBg.jpg) no-repeat center top; margin-top: 70px; }

.footer .footerStoreLogo{display:-webkit-box;display:flex; -webkit-box-pack:end; justify-content:flex-end;position:relative}
.footer .footerStoreLogo a:first-child{margin-right:5px}
.footer .footerStoreLogo a:last-child{margin-left:5px}
.footer { display:inline-block; }
.footer .footerCont {  }
.footer .footerCont .bottomMenu { width: 100%; display:inline-block; }
.footer .footerCont .bottomMenu > li { width: calc(100% / 6 - 5px); display: inline-block;margin: 0; padding: 0 10px;vertical-align: top;}
.footer .footerCont .bottomMenu > li > a { color: #004B8C; font-size: 16px; position: relative; line-height: 30px; padding-bottom: 5px; height: auto; display: block; width: 100%; }
.footer .footerCont .bottomMenu > li > a i { background: #B28647; bottom: 0; display: block; height: 1px; left: 0; position: absolute; width: 50px; }
.footer .footerCont .bottomMenu li ul { width: 100%; float: left; }
.footer .footerCont .bottomMenu li ul li { float: left; width: 100%; height: auto; border-bottom: 1px solid #ddd; padding: 7px 0; }
.footer .footerCont .bottomMenu li ul li:last-child { border-bottom: none; }
.footer .footerCont .bottomMenu li ul li a { font-size: 13px; color: #646472; line-height: 18px; display: block; }
.footer .footerCont .bottomMenu li ul li a:hover { color: #000; }

.footer .footerBottom { border-top: 1px solid #ddd; margin-top: 30px; }
.footer .footerBottom .footerBottomWrap { margin: 0 auto; width: 100%; padding: 15px 0; overflow: hidden; }
.footer .footerBottom .footerBottomWrap a.anadoluGrubu { float: left; }
.footer .footerBottom .footerBottomWrap .footerBottomMenu { float: right; }
.footer .footerBottom .footerBottomWrap .footerBottomMenu li { float: left; background: none; }
.footer .footerBottom .footerBottomWrap .footerBottomMenu li + li { background: url(../images/footerMenuBg.png) center left no-repeat; }
.footer .footerBottom .footerBottomWrap .footerBottomMenu li a { padding: 0 15px; font-size: 14px; color: #646472; display: block; }
.footer .footerBottom .footerBottomWrap .footerBottomMenu li a:hover { color: #000; }
.footer .footerBottom .footerBottomWrap span { font-size: 12px; line-height: 16px; float: left; margin: 48px 0 0 10px; color: #646472; }
.footer .footerBottom .footerBottomWrap p { color: #646472; font-size: 12px; line-height: 16px; float: right; margin-top: 28px; }
.footer .footerBottom .footerBottomWrap p a.DNB { color: #646472; }
.footer .footerBottom .footerBottomWrap p a.DNB:hover { color: #000; }

.efesTarim25 { position: relative; width: 100%; }
.efesTarim25 img { position: absolute; right: 0px; top: -95px; }
.pageText iframe {max-width: 100%;}
.clear { width: 100%; clear: both; }

.thumbTopBg { border: 1px solid #ddd; float: left; width: 100%; border-bottom: none; height: 20px; border-radius: 10px 10px 0 0; margin: 10px 0 0 0; }

.shareWrapHref { width: 100%; padding: 40px 0 0; }
.shareWrapHref a.shareHref { float: left; overflow: hidden; overflow: hidden; height: 30px; width: 105px; }
.shareWrapHref a.shareHref + a.shareHref iframe { margin-top: 4px; }
.shareWrapHref a.shareHref + a.shareHref + a.shareHref iframe { margin-top: 5px; }

.galeriPageWrap { float: left; width: 100%; }
.galeriPageWrap ul { width: 100%; }
.galeriPageWrap ul li { border-radius: 5px; border: 1px solid #ddd; float: left;margin: 0 10px 30px;width: calc(50% - 20px);  }
.galeriPageWrap ul li b.imgW { border-radius: 5px; display: inline-block; float: left; height: 98px; margin: 5px; overflow: hidden; width: 108px; }
.galeriPageWrap ul li p { color: #b28546; display: inline-block; float: left; font-size: 22px; margin: 18px 10px 10px; width: auto; }
.galeriPageWrap ul li span { color: #646472; display: inline-block; float: left; font-size: 15px; margin: 0px 10px; width: calc(100% - 138px); line-height: 15px; }
.galeriPageWrap ul li a { float: left; display:inline-block; margin: 5px 10px; color: #004B8C; position: Relative; }
.galeriPageWrap ul li a i { position: absolute; left: 0; top: 18px; border-bottom: 1px solid #B5985A; display: block; width: 100%; }

.hidden { display: none; }

.list-menu{text-align: center;}
.list-menu ul{display: inline-block;list-style: none;}
.list-menu li{display: block;margin: 10px;}
.list-menu li a{display: block;width: 250px;padding: 10px 20px;color: azure;font-family: 'ralewaybold' , Arial, Helvetica, sans-serif;font-weight: bold;text-decoration: none;background: #004B8C;font-size: 15px;border-radius: 5px;-webkit-border-radius:5px;-webkit-transition: 1s;transition: 0.8s;}
.list-menu li a:hover{background: #B5985A;}

.tablo-img {margin: 0 10px 0 0;}
.pageContentWrap .financial-table table tr:nth-child(even) {background-color: #f1f1f1;}
.pageContentWrap .financial-table table td {vertical-align: middle;}
.pageContentWrap .financial-table table tbody td a {color: #646472;}
.pageContentWrap .financial-table table tbody td+td {/*border-left: none*/;}
.pageContentWrap .financial-table table tbody td {/*border-bottom: none;*/}
.pageContentWrap .financial-table table thead tr td:first-child {width: 135px;}

.pageContentWrap .financial-table .audiojs {width: 250px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.pageContentWrap .financial-table .audiojs .scrubber {width: 120px;}
.pageContentWrap .financial-table .audiojs .time {font-size: 10px;margin: 0px 0px 0px 0px;padding: 0px 3px 0px 5px;}

.mt-100-a {margin: 100px auto;}
.pageContentWrap .circle {position: relative;width: 450px;height: 450px;border: 6px dotted #244577;border-radius: 50%;margin: 0 auto;}
.pageContentWrap .circle .circle_image_top {position: absolute;top: -70px;left: calc(50% - 110px);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.pageContentWrap .circle .circle_image_top:hover {-webkit-transform: scale(1.2);transform: scale(1.2);}
.pageContentWrap .circle .circle_image_right {position: absolute;right: -155px;top: calc(35% - 154px);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.pageContentWrap .circle .circle_image_right:hover {-webkit-transform: scale(1.2);transform: scale(1.2);}
.pageContentWrap .circle .circle_image_left {position: absolute;left: -170px;top: calc(50% - 137px);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.pageContentWrap .circle .circle_image_left:hover {-webkit-transform: scale(1.2);transform: scale(1.2);}
.pageContentWrap .circle .circle_image_bottom {position: absolute;bottom: -20px;left: calc(50% - 140px);}

.brands {width: 100%;padding: 20px 0 50px 0;font-family: 'GilroyRegular';}
.brands .title {font-size:20px;}
.brands .brandsTitle {text-transform: uppercase;font-weight: 500;font-size: 30px;margin: 50px 0 25px 0;}
.brands .brands_ul {display: flex;flex-direction: row;flex-wrap: wrap;list-style-type: none;}
.brands .brands_ul .brands_li {width: 33.3%;padding: 25px 0 25px 0;position: relative;text-transform: uppercase;font-size: 16px;font-weight: 500;line-height: 1.2;}
.brands .brands_ul .brands_li.double_li{width:25%;}
.brands .brands_ul .brands_li::after {content: "";width: 80%;height: 1px;background-color: rgba(112, 112, 112, 0.16);display: flex;position: absolute;bottom: 0;left: 0;}


.filterLocations { width: 100%; float: left; margin: 15px 0 0 0; }
.filterLocations .locationTitle { width: 100%; float: left; margin: 0 0 15px 0; font-weight: bold; }
.filterLocations .locationSelet { width: 100%; float: left; margin: 0 0 30px 0; }
.filterLocations .locationSelet select { width: 40%; float: left; padding: 5px; }
.filterLocations .locationSelet select option:first-child { display: none; }
.filterLocations .locationText { width: 100%; float: left; display: none; }
.filterLocations .locationText.active { display: block; }
.filterLocations .locationText p { width: 100%; float: left; color: #646472; font-size: 16px; font-weight: normal; }
.filterLocations .locationText p strong { font-weight: bold; }
.filterLocations .pLeftPadding { padding: 0 0 0 35px; }
.filterLocations .locationText .linkBox { width: 100%; float: left; display: flex; justify-content: center; }
.filterLocations .locationText .linkBox a { margin: 0 10px; background: #004B8C; color: #ffffff; padding: 10px 25px !important; border-radius: 4px; opacity: 0.9; width:auto!important; }
.filterLocations .locationText .linkBox a:hover { opacity: 1; }
.fancybox-overlay {z-index:9999 !important}
#cookie-consent {
    padding: 40px;
    width: 700px;
    max-width: 100%;
    background: #fff;
}
#cookie-consent h2 {
    font-size: 24px;
    font-weight: 600;
    color: #484848;
    margin-top: 0;
    margin-bottom: 16px;
}
#cookie-consent h4 {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    margin-top: 0;
    margin-bottom: 16px;
}
#cookie-consent p {
    font-size: 14px;
    font-weight: 300;
    color: #333;
    margin-top: 0;
    margin-bottom: 16px;
}
    #cookie-consent ul {
        display: flex;
        border: 1px solid #ddd;
        padding:20px;
        width:100%;
        flex-direction:row;
        align-items:center;
        margin:0 0 30px;
    }
        #cookie-consent ul li:first-child {
            margin:0 30px 0 0;
        }
        #cookie-consent ul li:first-child img {
            cursor:not-allowed;
        }
        #cookie-consent ul p {
            font-size: 14px;
            margin-bottom: 0;
        }
    #cookie-consent a.btn-save {
        display:block;
        background: #004b8d;
        color: #fff;
        padding: 7px 20px;
        text-align: center;
        width: auto;
    }
    .cookie-settings-consent {
        position: fixed;
        bottom: 0px;
        left: 0px;
        background: #004b8c;
        z-index: 99999;
        width: 46px;
        height: 46px;
        margin: 10px 18px 18px;
        display: block;
        border-radius: 3px;
        cursor: pointer;
        -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px;
        box-sizing: border-box;
        float: right;
        transition: all 0.3s;
    }
        .cookie-settings-consent svg {
            width: 100%;
            height: 100%;
            opacity: 1;
            transform: rotate(0deg);
            transition: all 0.2s;
            fill: #fff;
        }
        .cookie-settings-consent:after, .cookie-settings-consent:before {
            position: absolute;
            content: '';
            height: 20px;
            width: 3px;
            border-radius: 10px;
            opacity: 0;
            transition: all 0.2s;
            background-color: #fff;
        }
.accept-cookie { position: fixed; bottom: 0; right: 0; width:100%; background: rgba(0, 0, 0, 0.7); z-index: 99999999; padding: 15px; color: #fff; text-align: left; }
.accept-cookie a { color: #fff; text-decoration: underline; }

.cookie-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cookie-settings {
    font-weight: bold;
    position: relative;
    width: 172px;
    height: 30px;
    background: url(../images/sprite.png) 0 -117px no-repeat;
    padding-left: 25px;
    color: #004B8D;
    font-size: 15px;
    display: flex;
    align-items: center;
    cursor:pointer;
}
#cookieContentEn .cookie-settings {
    line-height: 0.8;
    font-size: 13px;
}
    .cookie-settings:hover {
        background-position: 0 -147px;
        color: #fff;
    }
/*.cookie-close { position: absolute; right: 15px; top: 50%; transform: translate(0, -50%); background: url(/assets/images/popup-close-bg.png); width: 13px; height: 13px; background-repeat: no-repeat; background-size: cover; cursor: pointer; }*/

.cookie-content p {  text-align:left; }
.fancybox-opened {
    z-index: 99999 !important;
}
@media only screen and (max-width: 959px) {
    .accept-cookie { width: 95%; }
    .cookie-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    .cookie-content p { padding-right: 15px; text-align: center; }
    .cookie-close { right: -5px; top: 5px; }
}

@media (max-width: 1400px) {
    .header .headMenu > ul > li > a{font-size:16px;}
}
@media (max-width: 1199px) {
    .filterLocations .locationSelet select{width:100%;}
    .pageContentWrap .circle {width: 420px;height: 420px;}
    .pageContentWrap .circle .circle_image_top {top: -50px;left: calc(50% - 87px);width: 175px;}
    .pageContentWrap .circle .circle_image_left {top: calc(50% - 95px);left: -80px;width: 175px;}
    .pageContentWrap .circle .circle_image_right {top: calc(50% - 180px);right: -80px;width: 175px;}
    .pageContentWrap .circle .circle_image_bottom {left: calc(50% - 87px);width: 175px;}
        .footer .footerCont .bottomMenu > li > a{font-size:13px}
}
@media (max-width: 1024px) {
    .header .headMenu > ul > li > a {    font-size: 14px;padding: 15px 15px;}
    .galeriPageWrap ul li {width: 100%; margin:0 0 30px;}
    .efesTarim25 img {position: relative;right: unset;top: unset;display: inline-block;}
    .contentArea {width: 580px;margin: 0 20px 0 0;float: left;}
    .pageContentWrap div.table { overflow:scroll;}

}

@media screen and (max-width: 992px) {
    .BannerRepeater{display:none;}
    .BannerRepeaterMobil{display:block;}
    .boxes {min-height: 150px;}
    .pageContentWrap .financial-table table thead tr td:first-child {width: auto;}

    .pageContentWrap .mt-100-a {margin: 50px auto;}
    .pageContentWrap .circle {width: 400px;height: 400px;}
    .pageContentWrap .circle .circle_image_top {top: -50px;left: calc(50% - 75px);width: 150px;}
    .pageContentWrap .circle .circle_image_left {top: calc(50% - 82px);left: -70px;width: 150px;}
    .pageContentWrap .circle .circle_image_right {top: calc(50% - 165px);right: -75px;width: 150px;}
    .pageContentWrap .circle .circle_image_bottom {left: calc(50% - 75px);width: 150px;}
}
 
@media (max-width: 980px) {
    .header { text-align:center;}
    .header .menuLanguage .searchBox { margin: 0 10px 0 4px;}
    .search-title {    width: calc(100% - 80px);display: block;margin: 20px auto;}
    .pageAnaContWrap .searchResult .searchBar .inputText {width: calc(100% - 90px);}
    .pageAnaContWrap .searchResult .searchBar {    width: calc(100% - 40px);     padding: 0 20px;   margin: 0 auto 20px;}
    .pageAnaContWrap .searchResult .resultText {width: calc(100% - 40px);padding: 0 20px;margin: 0 auto 20px;}
    .header .logo {float: none;display: inline-block;margin: 0 auto; text-align: center; z-index:3; position:relative;}
    .header .headMenu > ul > li > a {font-size: 13px;padding: 15px 0 15px 5px; margin: 0 5px;   }
    .header .headMenu > ul > li:first-child > a {margin: 0 5px 0 0;}
    .header .headMenu > ul > li:last-child > a { margin: 0 0 0 5px;}
    .header .headMenu > ul > li > ul { padding: 5px 5px;    left: 5px; }
    .header .headMenu > ul > li > ul li {    padding: 5px 0;}
    .header .headMenu > ul > li > ul li a {    padding: 10px 5px;    font-size: 12px; text-align:left;}
    .content .pageVideoWrap ul.videosWrapList {width: 100%;float: left;margin: 10px 0;}
    .content .pageVideoWrap .videoPlayerWrap {width: 100%;height: 320px;float: right;margin: 20px 0;}
    .content .pageAnaContWrap ul.mapContact li .columb1{border-right:none;padding:0;margin:10px 0 0 0;width: 100%;}
    .content .pageAnaContWrap ul.mapContact li .columb2{border-right:none;padding:0;margin:0;min-height: 50px;width: 100%;}
    .content .pageAnaContWrap ul.mapContact li.tit + li + .tit {margin-top:0px;}
    .pageContentWrap .pageContent .pageText .files .bx-wrapper {max-width: calc(100% - 56px) !important;}
    .content .pageOneriWrap ul li, .pageContentWrap .pageContent .pageText .yearSelect .pdflist li {width:100%; margin: 0 0 3px;}
    .footer .footerCont .bottomMenu {display:none;}
    body.cont .footer {padding-top: 0;background: none;margin-top: 30px;}
    .footer .footerStoreLogo{-webkit-box-pack:center;justify-content:center;top:15px}
    .footer .footerBottom .footerBottomWrap .footerBottomMenu {display:block; width:100%; float:none; background-color: #dddddd;    text-align: center;}
    .footer .footerBottom .footerBottomWrap .footerBottomMenu li, .footer .footerBottom .footerBottomWrap .footerBottomMenu li + li {float:none; background:none; display:block;}
    .footer .footerBottom .footerBottomWrap .footerBottomMenu li a{ color: #646473; padding: 10px 0;border-bottom: solid 1px #fff;}
    .footer .footerBottom .footerBottomWrap .footerBottomMenu li:last-child a {border-bottom:none;} 
    .footer .footerBottom {border-top: none;margin-top: 30px;}
    .footer .footerBottom .footerBottomWrap a.anadoluGrubu {float: none;margin: 30px auto;display: block;text-align: center;}
    .footer .footerBottom .footerBottomWrap span {font-size: 12px;line-height: 16px;float: none;display: block;margin: 0 auto;color: #646472;text-align: center;}
    .footer .footerBottom .footerBottomWrap p {color: #646472;font-size: 12px;line-height: 16px;float: none;margin: 0 auto;text-align: center;display: block;}
    .sideBar { width: 100%; float: none; }
    .contentArea { width: 100%; margin: 0; float: none; }
    
    .header .menuLanguage {float: none;margin-top: 0;position: absolute;top: 15px;right: 10px;border: solid 3px #005eaf;border-radius: 30px;padding: 5px 3px; z-index:4;}
    .header .menuLanguage a.active, .header .menuLanguage a:hover {background-color: #fff;color: #005eaf;border-radius: 100%;width: auto;padding: 0 4px;}
    /*.pageContentWrap {margin: 0;padding: 0;background: none;}*/
    .pageContentWrap {margin: 0; padding: 0;    min-height: 240px;}
    .pageContentWrap .brandcrumb {display:none;}
    .pageContentWrap .pageContent {margin: 0;float: none;width: 100%;display: block;}
    .pageContentWrap .pageContent .rightMenu {float: none;width: 100%;display: block;margin: 0;min-height: 250px;    margin: 0 0 20px 0;}
    .pageContentWrap .pageContent .rightMenu { height: 50px;min-height: 50px;overflow: hidden;margin: 0; position:relative;}
    .pageContentWrap .pageContent .rightMenu.open {height:auto;margin: 0;min-height: 250px;    margin: 0;}
    
    .pageContentWrap .pageContent .rightMenu ul li:first-child::after { content:""; position:absolute; display:block; width:18px; height:12px; top:20px; right:18px; background:url(../images/menu-white-bottom.png) center center no-repeat;}
    .pageContentWrap .pageContent .rightMenu.open ul li:first-child::after {content:""; position:absolute; display:block; width:18px; height:12px; top:17px; right:18px; background:url(../images/menu-white-top.png) center center no-repeat;}
    
    .pageContentWrap .pageContent .rightMenu > ul {float: none;width: 100%;border: none;border-radius: 5px;overflow: hidden;background-color: #fff;}
    .pageContentWrap .pageContent .rightMenu ul li {float: left;width: 100%;border-right: solid 1px #dddddd;border-left: solid 1px #dddddd;border-bottom: 1px solid #dddddd; border-top:none; min-height: 50px; padding:10px 0; line-height:30px;}
    .pageContentWrap .pageContent .rightMenu ul li a {color: #646473;font-size: 20px; padding: 0 15px;vertical-align: middle;text-align: left;width: 100%; display:block;    line-height: 30px;}

    .pageContentWrap .pageContent .rightMenu ul li p {margin: 0;padding: 0 15px;font-size: 20px;width: auto;color: #fff;line-height: 30px;}
    
    .pageContentWrap .pageContent .rightMenu ul li a:hover {color: #646473;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu.active {background: #f2f2f2; position:relative; display:block; padding:0; }
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu.active a {display: block; height: 50px;line-height: 50px;max-height: 50px;overflow: hidden;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu.active::after {content:""; position:absolute; display:block; width:18px; height:12px; top:17px; right:17px; background:url(../images/menu-grey-top.png) center center no-repeat;}

    .pageContentWrap .pageContent .rightMenu ul li.activePage {background: #004B8C;    border: none; }
    .accordionMenu {float: none;display: block;width: 100%;}

    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu {background: #fff; position:relative; display:block;    padding: 0;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu a {display: block; height: 50px;line-height: 50px;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu::after {content:""; position:absolute; display:block; width:18px; height:12px; top:20px; right:17px; background:url(../images/menu-grey-bottom.png) center center no-repeat;}
    .footerCont .accordionmenu {display:block;}
    .pageContentWrap .pageContent .rightMenu ul li ul li {border:none;    background: #f2f2f2;   padding: 0 0 0 20px; }
    .pageContentWrap .pageContent .rightMenu ul li ul li a {font-size:16px;}
    .pageContentWrap .pageContent .pageText {padding: 20px; background-color: #fff; display:inline-block;height: 100%;min-height: 250px;width: 100%;}
    .content .pageVideoWrap, .content .pageOneriWrap {width: 100%;background-color: #fff;display:inline-block; height: 100%;min-height: 250px; padding: 20px;}
    .content .pageAnaContWrap ul.mapContact li.formW input {width:100%;}
    .content .pageAnaContWrap ul.mapContact li.formW textarea {width:100%;float:left;margin-bottom:10px}
    .header .headMenu {display:none;}
    .headMenuMobile {   top: 0;left: 15px;width: 75px;position: absolute;border-radius: 10px;    border-top-left-radius: 0; z-index:3; text-align: left;}
    .headMenuMobile.open { box-shadow: 0 0 0 rgba(0,0,0,.2), 0 0 0 -1px #fff, 0.25em 0.5em 1em rgba(0,0,0,0.2); z-index:4;width: calc(100% - 30px);}
    .headMenuMobile .accordionmenu {background-color: #fff;}
    .headMenuMobile .hamburger { position: relative;width: 75px;height: 60px; display:inline-block;}
    .headMenuMobile .hamburger i { position: absolute;left: 0px;top: 20px;width: 45px;height: 25px;background: url(../images/hamburger.png) center center no-repeat;}
    .headMenuMobile .accordionmenu { display:none}
    .headMenuMobile.open .accordionmenu { display:inline-block;margin: 0;position: relative;}
    .headMenuMobile.open .hamburger i { position: absolute;left: 0px;top: 16px;width: 75px;height: 65px;background: url(../images/hamburger-close.png) top left no-repeat;}
    .headMenuMobile .accordionmenu .accordionmenu__head a, .headMenuMobile .custom-accordionmenu a {padding:0 20px;    font-size: 20px; line-height:40px; font-family: 'ralewaybold';font-weight: 700;}
    .headMenuMobile .accordionmenu .accordionmenu__head a:after {right: 10px;}
    .headMenuMobile .accordionmenu .accordionmenu__body {padding: 0;line-height: 20px;font-size: 15px;margin: 0 0 0 40px;}
    .accordionmenu .accordionmenu__head.last-child {border-bottom:none;}
    .accordionmenu .accordionmenu__body ul li a, .custom-accordionmenu ul li a {margin: 0;color: #666b71;font-size: 18px;line-height: normal; padding: 10px 10px 10px 0;display: inline-block;}
    
    .content .homeThumb {float: none;width: 100%;height: auto; display:inline-block; margin: 0 auto; text-align:center;}
    .content .homeThumb a {float: none;width: 61%;text-align: center;display: inline-block; margin:0 auto 30px;}
    .content .homeThumb img {float: left;margin: 0 auto;text-align: center;    max-width: 50%;}
    .content .homeThumb span {float: left;display: inline-block;width: calc(50% - 20px); margin: 50px 0 0 20px;font-size: 26.5px;color: #004B8C; text-align:center;}
    .content .newsWrapper .news {width: 100%;float: left;margin: 30px 0 30px 0;height: 340px;position: relative;}
    .content .newsWrapper .news:last-child {margin: 30px 0 60px 0px;}
    .operationMaps p.operationMapsTit {background: url(../images/operasyonBg.png) no-repeat 0 0;width: 266px;height: 38px;left: calc(50% - 133px);position: absolute;z-index: 9;margin: 0;top: -1px;}
    .defaultBanner {display:block; z-index:8888;}
    .defaultBanner img {display:block; width: 90%;margin: 0 auto;}
    .content .homeBanner {width: 100%;float: none;height: 750px;position: relative;margin: 0 0 50px 0;display: inline-block;}
    .content .homeBanner .bx-viewport {min-height:642px;    max-width: 560px;margin: 0 auto;}
    .pageContentWrap .pageContent .rightMenu.w300 {width:100%;}
    .pageContentWrap .pageContent .sideBar .leftSide {width:100%; float:none; display:inline-block;}
    .pageContentWrap .pageContent .rightMenu.w300 > ul {width:100%;}
    .content .homeBanner .bx-pager.bx-default-pager {bottom: 40px;}
    .content .homeBanner .bx-prev {left:0px;}
    .content .homeBanner .bx-next {right:0px;}

}
@media screen and (max-width: 768px) {

  .pageContentWrap .pageContent .mapWrapper {
    height: 250px!important;
  }
}

@media screen and (max-width: 767px) {
        .pageContentWrap .financial-table table caption {font-size: 1.3em;}
        .pageContentWrap .financial-table table thead {border: none;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: inherit;width: 1px;}
        .pageContentWrap .financial-table table tr {border-bottom: 3px solid #ddd;display: block;/*margin-bottom: .625em;*/ }
        .pageContentWrap .financial-table table td {border-bottom: 1px solid #ddd;display: block;font-size: .8em;}
        .pageContentWrap .financial-table table tbody td+td {border-left: none;}
        .pageContentWrap .financial-table table td::before {content: attr(data-label);float: left;font-weight: bold;text-transform: uppercase;}
        .pageContentWrap .financial-table table td:last-child {border-bottom: 0;}
        .pageContentWrap .financial-table .audiojs {margin-top: 5px;}

        .pageContentWrap .circle {width: 250px;height: 250px;}
        .pageContentWrap .circle .circle_image_top {top: -30px;left: calc(50% - 50px);width: 100px}
        .pageContentWrap .circle .circle_image_left {top: calc(50% - 55px);left: -45px;width: 100px}
        .pageContentWrap .circle .circle_image_right {top: calc(50% - 110px);right: -40px;width: 100px;}
        .pageContentWrap .circle .circle_image_bottom {left: calc(50% - 50px);width: 100px;bottom: -10px;}

        .responsive-table table caption {font-size: 1.3em;}
        .responsive-table table thead {border: none;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: inherit;width: 1px;}
        .responsive-table table tr {display: block;}
        .responsive-table table td {display: block;font-size: .8em;}
        .responsive-table table td::before {content: attr(data-label);float: left;font-weight: bold;text-transform: uppercase;}

        .timeline .text-box ul li img {max-width: 100%}
        .timeline .text-box ul li .right .year{font-size:15px}
        .timeline .text-box ul li.active .right .year {font-size: 23px;margin-bottom: 10px;}
        .timeline .text-box ul li .right .desc p{font-size:12px;text-align: start;}
        .timeline .text-box ul li .right .desc {padding: 0 0 0 15px;}
        .timeline .text-box ul li.active .right .desc {height: auto;margin: 0 0 25px 0;}
        .timeline .text-box ul li img {display:none;}
        .timeline .footer-logo {margin: -7px 0px 0 0px;}
        .timeline .text-box ul li:nth-child(2n) .right .desc {padding: 0px 10px 0 0;}

        .our-values .left{padding:0;}
        .our-values .right{padding:0 0 0 15px;}
        .our-values .right .desc .title {font-size: 14px;margin-bottom: 10px;}
        .our-values .right .desc .text {font-size: 12px; padding-left: 10px;}

        .brands .title{font-size:16px;}
        .brands .brandsTitle {font-size:24px;margin: 30px 0 15px 0;}
        .brands .brands_ul .brands_li {width: 100%;}
        .brands .brands_ul .brands_li.double_li{width:100%;}
        .brands .brands_ul .brands_li::after {width: 100%;}

 }

@media (max-width: 425px) {
    .header .menuLanguage .searchBox {display:none;}
    .header .headMenu {display: none;}
    .pageContentWrap {margin: 0;}
    .pageContentWrap .pageContent .pageText {width: 100%;}
    .pageContentWrap .pageContent .rightMenu {float:none;width:100%;display: block;}
    .pageContentWrap .pageContent .rightMenu > ul {width:100%;}
    .pageContentWrap .pageContent .pageImg {float: none;display: block;width: 100%;max-width: 100%;}
    .pageContentWrap .pageContent .contentImg {width:100%;}
    .content .pageVideoWrap, .content .pageOneriWrap {width:100%;}
    .pageContentWrap .pageContent .pageText .linklist li, .pageContentWrap .pageContent .pageText .pdflist li, .pageContentWrap .pageContent .pageText .yearSelect .pdflist li {
        width: 100%;
        margin: 0 0 0 3px;
    }
    .content .homeThumb {float: none;width: 100%;height: auto;display: inline-block;margin: 0 auto;}
    .content .homeThumb a {width:100%;}
    .content .homeThumb span {font-size:16px;}

    .content .homeBanner {width: 100%;float: none;height: 510px;position: relative;margin: 0 0 50px 0;display: inline-block;}
    .content .homeBanner .bx-viewport {min-height:480px;    max-width: 400px;margin: 0 auto;}
    body.home {background: url(../images/bg.jpg) no-repeat -600px -220px;}
    .defaultBanner img {display: block;width: 90%;margin: 0 auto;}
    .content .homeBanner .pageDownArrow {bottom:8px;}
    .content ul.contactUl li.left {float: none;margin: 0 0px 20px 0;display: block;width: 100%;}
    .content ul.contactUl li.right {float: none;margin: 0 0px 20px 0;display: block;width: 100%;}
    .pageContentWrap .pageContent .rightMenu ul li a, .pageContentWrap .pageContent .rightMenu ul li p {font-size: 13px;}
    .pageContentWrap .pageContent .rightMenu ul li a {line-height:20px;}
    .pageContentWrap .pageContent .rightMenu ul li {line-height:20px;min-height:40px;}
    .accordionmenu .accordionmenu__head a, .custom-accordionmenu a {font-size:16px;}
    .accordionmenu .accordionmenu__body ul li a, .custom-accordionmenu ul li a {font-size:14px;}
    .headMenuMobile .accordionmenu .accordionmenu__head a, .headMenuMobile .custom-accordionmenu a {font-size:16px; line-height:30px;}
    .headMenuMobile .accordionmenu .accordionmenu__body {padding: 0;line-height: 20px;font-size: 15px;margin: 0 20px 0 30px;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu a {display: block;height: 40px;line-height: 40px;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu::after {top:15px;}
    .pageContentWrap .pageContent .rightMenu ul li.bottomMenu.active a {display: block;height: 40px;line-height: 40px;max-height: 40px;overflow: hidden;}
    .pageContentWrap .pageContent .rightMenu ul li ul li a {font-size: 13px;}
    .accordionMenu .accordionLink {background: url(../images/tabBg.png) repeat-y 11px bottom #0057A0;font-family: 'ralewaymedium' ,arial;color: #fff;line-height: 15px;padding: 9px 5px 9px 50px;cursor: pointer;clear: both;height: 40px;border-radius: 3px;margin-top: 10px; overflow:hidden;font-size:12px}
    /*.pageContentWrap table td {color: #fff;line-height: 32px;white-space: -webkit-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;white-space: pre-wrap;word-wrap: break-word;word-break: break-word;white-space: pre-wrap;}*/
    .pageContentWrap table td{padding: 5px  12px;vertical-align: middle;line-height: 20px;}
    .content ul.contactUl { width: 100%; float: left; margin-top: 20px; }
    .content ul.contactUl li { width:calc(50% - 10px); margin:0 10px 20px 0; border: 1px solid #CFCFCF; border-radius: 7px; overflow: hidden;    min-height: 209px; }
    .ie7 .content ul.contactUl li { width: 100%; }
    .content ul.contactUl li.left { float: left;    margin: 0 10px 20px 0; }
    .content ul.contactUl li.right { float: right;     margin: 0 0 20px 10px; }
    .content ul.contactUl li img { margin: 15px; float: left; }
    .content ul.contactUl li p { color: #004B8D; display: block; float: left; font-size: 17px; line-height: 30px; margin: 10px 0 0; padding: 0 15px; width: 100%; border-bottom: 1px dotted #C5C5C5; }
    .content ul.contactUl li span { color: #727272; display: block; float: left; font: 12px/42px arial; margin: 10px 0 0; padding: 0 15px 0 40px; width: 100%; border-bottom: 1px dotted #C5C5C5; margin-top: 0px; background: url(../images/telephoneIcon.png) no-repeat 15px 0; }
    .content ul.contactUl li span + span { border-bottom: none; background: url(../images/mailIcon.png) no-repeat 15px 0; }
    .content ul.contactUl li a { display: inline; color: #727272; text-decoration: none; font: 12px/42px arial; }
    .content ul.contactUl li a:hover { text-decoration: underline; }

    }

@media (max-width: 375px) {
    body.home {background: url(../images/bg.jpg) no-repeat -600px -280px;}
    .content .homeBanner {height:455px;}
    .content .homeBanner .bx-viewport {min-height: 430px;max-width: 400px;margin: 0 auto;}
    .content .homeBanner .pageDownArrow {bottom:15px;}
    .content .homeBanner .bx-pager.bx-default-pager {bottom: 40px;}
}

@media screen and (max-width: 350px) {
.pageContentWrap .financial-table .audiojs {width: 210px;}
.pageContentWrap .financial-table .audiojs .scrubber {width: 80px;}
.pageContentWrap .circle {width: 200px;height: 200px;}
.pageContentWrap .circle .circle_image_top {top: -30px;left: calc(50% - 32px);width: 75px;}
.pageContentWrap .circle .circle_image_left {top: calc(50% - 41px);left: -35px;width: 75px;}
.pageContentWrap .circle .circle_image_right {top: calc(50% - 85px);right: -40px;width: 75px;}
.pageContentWrap .circle .circle_image_bottom {left: calc(50% - 32px);width: 75px;bottom: -10px;
}
}

@media (max-width: 320px) {
    body.home {background: url(../images/bg.jpg) no-repeat -600px -320px;}
    .content .homeBanner {height:400px;}
    .content .homeBanner .bx-viewport {min-height: 390px;max-width: 400px;margin: 0 auto;}
    .content .homeBanner .pageDownArrow {bottom:0px;}
    .content .homeBanner .bx-pager.bx-default-pager {bottom: 50px;}
}
    /*Contact Button*/
    .btn-sub {display: inline-block;background-color: #004B8C;width: 100px;height: 35px;border-radius: 5px;cursor: pointer;color: #ffffff;}
    .btn-sub:hover {background-color: rgb(5, 86, 156);}

    /*menu*/
    .detail-header {font: 48px/1.2 RalewayThin, Arial, Helvetica, sans-serif;display: block;margin: 0 0 55px;}
    .box-mb{display: block;margin-bottom: 10px;}
    .cover {background-size: cover!important;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
    .boxes {background: linear-gradient(to bottom, #004b8c1e 0, #0e25424d 100%);width: 100%;min-height: 165px;max-height: 165px;color: #fff;font-size: 20px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
    .boxes:hover {color: #fff;background: -webkit-linear-gradient(0deg, rgba(0, 75, 140, 1) 0%, rgba(0, 75, 140, 0.6250875350140056) 43%, rgba(0, 75, 140, 0) 100%);background: -webkit-gradient(0deg, rgba(0, 75, 140, 1) 0%, rgba(0, 75, 140, 0.6250875350140056) 43%, rgba(0, 75, 140, 0) 100%);background: -o-linear-gradient(0deg, rgba(0, 75, 140, 1) 0%, rgba(0, 75, 140, 0.6250875350140056) 43%, rgba(0, 75, 140, 0) 100%);background: linear-gradient(0deg, rgba(0, 75, 140, 1) 0%, rgba(0, 75, 140, 0.6250875350140056) 43%, rgba(0, 75, 140, 0) 100%);}
    .boxes .wrapped {display: inline-block; margin: 115px 15px 15px 15px;}
    .boxes .product-header {width: 100%;font-weight: 700;display: inline-block;-webkit-transition: all .1s;-o-transition: all .1s;transition: all .1s;color: white;}
    /*@media (max-width: 992px) {.boxes {min-height: 150px;}}*/

    .dnone{ display:none!important;}

    /*#BannerRepeater{display:block;}*/
    





    
    