
html { height: 100%; width: 100%; }
body { width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px;
	font-family: "Poppins", sans-serif; background: #fff;
	font-size: 13px; line-height: 15px; 
	/*background:url("../imgs/bg-cartographer.png");*/
}



div, ul, li, p, h2, a, h3 {padding: 0;	margin: 0;}
a{	text-decoration: none;	color: black; outline:0;}
ul{list-style-type: none;}
a img { border:none; }

.socialbtn {
    padding: 0 15px;
    cursor: pointer;
}

.social svg {
    height: 30px;
}

.homesldwrp{
	height: 80%; margin-bottom:70px;  background:#000;
}

.home-root{
	height: 100%;
	position: relative;
}

.katheaders{
	height: 120px;
	margin: 0;
	padding: 0;
	background-color: #cd2029;
}

.katheaders p{
	font-weight: normal;
	font-size: 40px;
	color:#fff;
	padding: 50px 0!important;
	text-align: center;
	font-family: "Poppins", sans-serif;
  	font-weight: 700;
}

.containerv {
	margin: 20px 0;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.videov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.latestposts{
	background-color: #FFF;
}

.email{
	float: right;
	background:url("../imgs/icons-email.jpg") 0 0 no-repeat;
	background-position: left;
	height: 55px;
	margin-top: 25px;
	margin-right: 20px;
	padding-left: 65px;
	display: block;
}

.email span{
	font-weight: bold;
	display: block;
	margin: 5px 0 10px 0;
}

.maintit{
	position: absolute;
	color: #fff;
	z-index: 2;
	top: 50%;
	width: 100%;
	line-height: 44px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.maintit h3{
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 0;
}

.maintit p{
	font-size: 14px;
}

.detaillist{ 
	padding: 20px; 
	padding-bottom: 0; 
	background-color:#f2f2f2;
	
	}

.detaillist a{ 
	display: block; 
	margin-bottom: 20px;
	background-color: #000;
	position: relative;
	}

.detaillist a:hover > img{
	opacity: 0.3;
}

.detaillist p.ptit{
	position: absolute;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	z-index: 2;
	top: 50%;
	width: 100%;
	line-height: 24px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.detaillist img{ 
	width: 100%; 
	height: auto;
	opacity: 0.5;
}

.content{
	padding-right: 25px;
}

.content img{
	width: 100%!important;
	margin: 20px 0;
	height: auto!important;
}

.content p{
	font-size: 16px;
	line-height: 30px;
}

.post{
	margin-bottom: 30px;
	text-align: center;
	
}

.post > div{
	border:1px solid #e4e4e4;
	padding-bottom: 25px;
	overflow: hidden;
}

.post p{
	font-size: 14px; 
	color:#6D6E71;
	padding: 10px 25px;
  line-height: 22px;
}

.post a.postlink{
  padding: 10px 40px;
  background-color: #CD2029;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  border-radius: 2px;
}

.post a.katlink{
	background: #164579;
	color:#fff;
	font-size: 11px;
	display: inline-block;
	padding: 5px 10px;
	margin-top: 10px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}

.post a.katlink:hover{
	background: #6b6b6b;
	text-decoration: none;
}



.post .tit{ 
	font-weight: bold; 
	min-height: 64px; 
	font-family: "Poppins", sans-serif;
  	font-weight: 700;
  	font-size: 18px;
  	color:#182b53;
  	margin: 15px 0;
  }
.post .subtit{ min-height: 110px; overflow: hidden; padding-top: 0; font-weight: normal;}

.post img{width: 100%; display: block;}

.verytop{
	height: 100px;
	background-color: #FFF;
}
.navbar-nav{
	text-align: center;
	float: none;
}
.navbar-nav > li{
	float: none;
	display: inline-block;
}

.danis{
	background: #7565AD;
	padding: 12px 60px;
	color:#fff;
	float: right;
	font-weight: bold;
	margin-top: 30px;
}

.search{
	float: right;
	margin-left: 10px;
	background-color: #000;
	margin-top: 30px;
	background:url("../imgs/searchbg.png") 0 0 no-repeat;
	background-position: right;
  padding-right: 39px;
}

.search input{
	border: none;
	background: #000;
	color: #fff;
	padding: 12px;
}

.search input:focus{
	outline:none;
}

.danis:hover{
	text-decoration: none;
	background-color: #254247;
	color:#fff;
}

#pro_list{
	margin-top: 20px;
}

#pro_list a {
    display: block;
    padding: 5px;
    position: relative;
    background-color: #FFF;
}
#pro_list a:hover{

    background-color: #CD2029;
}

#pro_list li {
    padding: 10px;
}

#pro_list h4 {
	font-size: 14px;
	height: 40px;
}

.homenav{
	background-color: unset;
    width: 100%;
}

.navbar{
	margin: 0;
    position: relative;
    width: 100%;
    display: flex;
    border: none;
    z-index: 4;
    background-color: #182b53;
	
	}


.navbar-nav > li > a{
	padding: 30px 30px;
	font-size: 18px;
	color:#fff!important;
	font-family: "Poppins", sans-serif;
  	font-weight: 600;
}
.navbar-nav > li > a:hover{
	color:#cd202a!important;
}

.solid{
	background-color: #182b53;
	height: 100%;
}

.texts{
	position: absolute;
    line-height: 10%;
    height: 100%;
    display: flex;
    left: 10%;
    flex-direction: column;
    justify-content: center;
}

.texts h3{
	font-family: "Poppins", sans-serif;
  	font-weight: 800;
  	font-size: 90px;
  	color: #fff;
}
.texts p{
	font-family: "Poppins", sans-serif;
  	font-weight: 500;
  	font-size: 20px;
  	color: #fff;
  	line-height: 1.5;
  	 width: 50%;
}

.proje{
	
}

.ovuncdemir{
	position: absolute;
	height: 95%;
	bottom: 0;
	right: 5%;
}

.ovuncdemir img{ height:100%; }

.stat{ margin-bottom: 40px;}
.nopadding{padding: 0!important;}
.nomargin{margin: 0!important;}
.hometitle{
	font-size: 28px;
	text-align: center;
	margin: 40px 0;
	display: block;
	padding: 10px 20px;
	border-radius: 5px;
	color: #8483BF;
}
.container{position: relative;}
.home-duyuru{

}

.home-duyuru a{
	font-size: 14px;
	text-align: center;
	color:#ceb99e;
	margin-top: 20px;
	display: inline-block;
  background: #00aeef;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
}

.home-duyuru p.title{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0;
}
.home-duyuru p.cont{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0;
}

.bakis{
	overflow: hidden;
}

.overmenu{
	position: absolute;
	top: 30%;
	text-align: center;	
}

.rightto{
	right: 50px;
}

.fullimg{
	width: 100%;
	display: block;
}

.mt40{
	margin-top: 40px;
}

.servisler .item h3{
	font-weight: bold;
	margin-bottom: 10px;
}

.servisler .item p{
	line-height: 22px;
}
.servisler .item a{
	background-color: #FCB51F;
  padding: 10px 30px;
  display: inline-block;
  color:#fff;
  margin-top: 10px;
}

#sld_btns {	position: absolute;	left:10px;	bottom:10px;	z-index:50; }

#sld_btns a{ 	float: left;
	width: 1px;
	height: 1px;
	text-align: center;
	background: #961A1D;
	border: transparent 5px solid;
	line-height: 30px;
	border-radius: 20px;
	margin-left: 10px;
	margin-top: 12px;
	cursor: pointer;
}


#wellcome_page{	
	position: relative;
	height: 80%;	
	margin: 0 auto; 
	overflow: hidden; 
	text-align: center; 
	z-index:1;
	padding: 0!important;
	background-color: #000;
	}

#very_top {	
	z-index:11; 
	background-color: #fff;	
	height: 128px; 
	border-bottom: 1px solid #ECECEC; 
	position: relative; 
	width: 100%; 
	min-width: 1127px;     
	top: 0;
}

#logo{ 
	margin: 0; 
	background:url("../imgs/logo-alt.png") 0 0 no-repeat; 
	height: 111px; 
	width: 205px;
	float: left;
}

.mcont{
	display: flex;
	align-items: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{ margin-left:auto; }

.navbar-brand {
	float: none;
    height: unset;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand svg{
	height: 80px;
}


.dropdown-menu > li > a{
	padding: 10px 20px;
}

#line {  background:url("../imgs/line.jpg") no-repeat; background-position:center;  width: 100%; height: 5px;}
#cont{	width: 980px;	margin: 0 auto;}
#cont p{	float: left;	font: bold 17px Arial;	color: white;	margin-top: 19px; }

ul#menu{float: right; margin-right: 50px;}
ul#menu > li{ float: left; top:0;}
ul#menu > li a{	 font-size: 18px;	color: #3c3a37; padding: 54px 20px; font-weight: normal;}
ul#menu > li a:hover{	color: #00728F; }

.container div{ /*  border:1px solid #ccc; */ }

.underline_text{
	border-bottom: 1px solid #49BDC5;
	padding: 20px 0;
}

.btnbig{ text-align: center; padding: 0; }

.btnbig{
	background-color:#8483BF;
}

.btnbig a:hover{
	text-decoration: none;
	background-color: #254247!important;
}

.btnbig a{
	padding: 40px 0;
  font-size: 18px;
  font-weight: bold;
  color:#fff;
  display: block;
}

.btnbig a span{
	vertical-align: middle;
}

.btnbig a .ico{
	background:url("../imgs/icons-user.png") no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
}

.smalls{
	padding: 0;
	line-height: 20px;
	margin-top: 30px;
}

.smalls .tit{
	font-weight: bold;
}

.smalls:nth-child(odd){
	padding-right: 50px;	
}

.smalls:nth-child(even){
	padding-left: 50px;	
}

.smalls img{width: 100%;}
.smalls > div {padding: 0;}

#search{ 
	top:50px; 
	right: -12px; 
	background:url("../imgs/world.png") 0 0 no-repeat; 
	height: 20px; 
	width: 20px;  
	position: absolute; 
	padding-left: 25px;
	}

#big_Cont{ padding: 0px; 	margin: 0 auto; clear: both; }

.midd{
	width: 1000px;
	margin: auto;
}

#fast_products{
  background-color: #fff;
  z-index: 2;
  padding-top: 30px;
}

#fast_products > div {
	margin-bottom: 40px;
}

.prolist{padding: 0!important; }

.prolist .listimg{
	height: 320px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

.prolist .listcontent{ 
	text-align: center;
}

.prolist .listcontent h4{ 
	font-weight: bold;
	font-size: 26px;
}

.prolist .listcontent p{
	font-size: 18px;
	line-height: 24px;
	font-family: 'dinprocond';
 }
.prolist .listcontent p.num{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 20px 0;
	display: block;
 }

.prolist .listcontent a{
    background-color: #bba580;
    padding: 5px 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-top: 10px;
 }

#fast_products #news {position: relative; width: 100%; padding: 5px 10px; height: 40px; padding-bottom: 30px; border-bottom: 1px solid #DAD6D6; margin-bottom: 30px;}
#fast_products #newscont{position: relative;}
#fast_products #news h3 { font-size: 20px; font-weight: normal; margin: 0; padding-bottom: 20px; color: #00728F;}
#fast_products #news a{}
#fast_products #news p{position: absolute;  right:20px; display: inline-block;}
#fast_products #news a:hover { color: #00728F;}



#fp_intro { float: left; width: 200px; padding-top: 15px;}
h3{ font-weight: normal; font-size:25px; margin-bottom: 25px;}
#fp_intro p { color: #808080; margin-top:10px; line-height: 23px;  font-size: 15px;}
#ref_btn { padding: 15px; background-color: #00728F; color:#fff; display: block; margin-top: 12px; 	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#ref_btn:hover{ background-color: #555; }

#f_products {float: right;}


#f_products li { width:240px; float:left; margin-left:20px; position: relative;}

#f_products a{
	overflow: hidden;
	display: block;
	border-radius: 5px;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	height: 260px;
	padding-bottom: 30px;
	background-color: #fff;
}

#f_products a p.fp_goto:hover {
	color:#F79237;
}

#f_products a img{ border-bottom:3px solid #5BC7D4; }
#f_products a h4{	 text-align: center;	color: #58595B; line-height: 18px; }
#f_products a p.desc{	margin:auto;	font:italic 11px Arial; width: 220px; text-align:center; color:gray; }
#f_products a p.fp_goto { position: absolute; bottom:10px; font:normal 11px Arial; margin:0; margin-left:20px; margin-top: 50px;}

#services { width: 1100px; margin:0 auto; margin-bottom: 30px; overflow: hidden; padding: 5px; }
#services h3 {
	text-align: center; color: #fff; font-size: 22px;  background-color: #5BC7D4; padding: 12px 0;
	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
 	 border-radius: 3px;
	}
#services #scont {width: 1020px; overflow: hidden; margin:0 auto;}
#services #scont > div { float:left;  margin:0 5px; }
#services #scont > div a { float:left; padding:5px; background-color: #fff; box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15); display: block; margin-bottom: 10px;}
#services #scont > div a:hover { background-color: #5BC7D4; }
#services #scont > div a img{   display: block;
  width: 100%;
  height: auto; width:180px;  background-color: rgb(235, 235, 235); }
#services #scont > div p { width: 190px; text-align: center; font-family: 'Noto Sans', sans-serif; font-weight: bold; font-size:12px; color:#aaa; margin-top: 10px;}

#kurumsal { width: 1130px; margin:0 auto; margin-bottom: 35px; margin-top:30px; overflow: hidden;}
#kurumsal #vizyon { width: 750px; float: left; }
#kurumsal #vizyon h3 { text-align: center; color: #fff; font-size: 22px;  }
#kurumsal #vizyon h3 #leftspan {
	background: #999;
	display: block;
	width: 40%;
	height: 2px;
	margin-top: 9px;
	float: left;
}
#kurumsal #vizyon h3 #rightspan {
	background: #999;
	display: block;
	width: 40%;
	height: 2px;
	margin-top: 9px;
	float: right;
}

#kurumsal #vizyon  #cont{ overflow: hidden; }
#kurumsal #vizyon  #cont .kur{ width: 210px; float: left; margin-right: 15px; padding: 15px;}
#kurumsal #vizyon  #cont .kur:last-child { margin-right: 0;}
#kurumsal #vizyon  #cont .kur img{ width: 100px; height: 100px; margin:auto; display: block;}
#kurumsal #vizyon  #cont .kur h3{ 
	display: inline-block;
margin-left: 70px;
	color: #fff; 
	font-size: 18px; 
	 
	padding: 10px; 
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	}
#kurumsal #vizyon  #cont .kur p{ 
	text-align: center; 
	color: #fff; 
	font-size: 14px; 
	 
	margin : 0; 
	font-weight: normal;
	line-height: 18px;
	color: #999;
	}

#kurumsal #news {
	margin-top: 10px;
	background:url("../imgs/white-box-bottom.png");
	background-repeat: no-repeat;
	background-position: -3px 230px;
	width: 309px;
	height: 252px;
	float: right;
	padding-bottom: 28px;
	margin-right: 25px;
}
#kurumsal #news .box-header {
	border-top: 1px solid #fff;
	background-color: #A5A5A5;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
#kurumsal #news .box-header h3 {text-align: center; color:#fff; font-size:20px;   margin: 0; padding:8px 0;}

#kurumsal #news .box-content { 
	height: 189px;
	background-color: #e9e9e9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	clear: both;
	
	color: #898989;
}




#footer_bar{	width: 1000px;	height: 40px;	position: relative;	background-color: #00728F;	margin: 0 auto; }
#footer_bar p{	position: absolute;	display: inline;		line-height: 40px;	margin-left: 25px;	color: white; }
#footer_bar img{ margin:0 0 0 20px; display: inline-block; }
#logos{	position: absolute;	top:14px;	right:10px; }
.footer_menu_titles{
	float: left;
	margin:0 70px 0 155px;
}

#list_top { background: url('../imgs/bg-2.jpg') center center; min-width:1127px ; width: 100%; height: 450px; background-color: #006C90; position: absolute; top:70px; z-index:-1; }
#tri { background: url('../imgs/tri.png'); position: absolute; right: 0; height: 450px; width:727px;} 


#tree { width:1000px; margin:25px auto 0; }
#tree p, #tree a { color:#fff; font-size:25px;   display: inline-block;}
#tree a:hover { color:#5BC7D4; }

#foo2 img { max-height: 960px; }
#nextprev {position: absolute; top:195px; width: 735px; } 
#nextprev div, .slidercontrols {
	position:absolute; 
	height: 100px; 
	width: 70px; 
	cursor: pointer; 
	background-image: url("../imgs/controls-large.png");
	background-position: 0 0;
	z-index: 9;
	top:50%;
	margin-top:-35px;
}

.slidercontrols:hover{
	background-position: 0 -100px;
}

#prev { left: -15px } 
#next { right: -15px; background-position-x: -70px!important;} 
#page_detail_cont { padding:20px; }
#page_detail_cont h3 {  display: inline-block; }
#page_detail_cont p.desc { line-height: 25px; }
#pdf { overflow: hidden; margin-top: 25px; }
#pdf img { float: left; }
#pdf a { float: left; padding-top: 10px; padding-left: 10px;  color:#555;}
#pdf a:hover { color:#5BC7D4;}

#menu{ float:right; z-index:11;}
#menu > li{ float:left; position:relative; background: none; }
#menu > li a{ padding:15px; display:block; font-weight:bold; }
#menu .altmenu{ z-index:98; top:85px; width:300px; border:1px solid #D5D5D5; left:-22px; background:#fff; position:absolute; display:none; }
#menu .altmenu .altmenu{ top:10px; left:182px; }
#menu .altmenu li{ float:none; background:none; position:relative; }
#menu .altmenu li a{ padding:15px; line-height: 22px;}
#menu .altmenu li a:hover{
	background-color: #00728F;
	color:#fff;
}
#pros { 
	min-width: 730px; 
	height: auto; 
	left: -300px; 
	background-color:#fff; 
	position:absolute; 
	display:none; 
	padding:20px;
	border-bottom:8px solid #5BC7D4;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	-webkit-box-shadow : 0px 1px 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow    : 0px 1px 1px 1px rgba(0,0,0,0.15);
    box-shadow         : 0px 1px 1px 1px rgba(0,0,0,0.15);
	margin:auto;
	}
#menu > li:hover > #pros { display:block; }

#menu .promenu{ z-index:98; top:40px; left:-22px; background:#fff; float: none;}
#menu .promenu a{ padding:5px;  }

#pros > ul.promenu{ width:inherit; position: relative; top: 0; left: 0; float:none; overflow: hidden; }
#pros li.protit {display:table-cell; padding: 0 20px; border-right : 1px solid #ccc; }
#pros li.protit:nth-child(3) {border-right : none; }
#pros li.protit:nth-child(1) {padding-left : 0; }


#pros li.child { width:100%; float:none;  }
#pros > .promenu > li > ul { width:100%  }
#pros a.protitle { color: #F04923; font-weight: bold; font-size:16px;  }


/*#menu > li > .altmenu { width:800px; background-color:red;}*/

.animatable {
     -webkit-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		-moz-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		 -ms-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
      	  -o-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         		 transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}




#bg_slider{
	position: relative;  
	top: 0; 
	left: 0; 
	bottom: 0;
	right: 0; 
	width: 100%; 
	height:100%;
	}

.postbig{
	
	position: relative;
	background-color: #000;
}

#bg_slider li {width: 100%; height: 100%; position: relative;}

.img-bg{
	width: 100%; 
	height: 100%;  
	position: absolute; 
	top: 0; left: 0; bottom: 0; right: 0;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	}

.sliderCont {
	position: absolute;
	display: inline-block;
	z-index: 5;
	left: 0px;
	opacity: 1;
	padding: 25px;
	width: 100%;
	bottom:0px;
	text-align: center;
}

.sliderCont h2{
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	background: rgba(0, 174, 239, 0.6);
	display: inline;
	padding: 10px 20px;
}

.sliderCont a{
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	background: rgba(0, 174, 239, 0.6);
	display: inline;
	padding: 10px 20px;
}

.sliderCont p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #F1F1F1;
}

/*
ul#bg_slider li:nth-child(1) .sliderCont {
	position: absolute;
	z-index: 5;
	right: 150px;
	top: 125px;
	opacity: 1;
	background-color: rgba(247, 146, 55, 0.81);
	padding: 25px;

}
ul#bg_slider li:nth-child(1) .sliderCont h2{
	line-height: 30px;
	text-align: right;
	color: #fff;
}
ul#bg_slider li:nth-child(1) .sliderCont p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 23px;
	text-align: right;
	color: #F1F1F1;
}

ul#bg_slider li:nth-child(2) .sliderCont {
	position: absolute;
	z-index: 5;
	right: 150px;
	top: 125px;
	opacity: 0;
	background-color: rgba(26, 92, 145, 0.81);
	padding: 25px;

}
ul#bg_slider li:nth-child(2) .sliderCont h2{
	line-height: 30px;
	text-align: right;
	color: #fff;
}
ul#bg_slider li:nth-child(2) .sliderCont p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 23px;
	text-align: right;
	color: #F1F1F1;
}

ul#bg_slider li:nth-child(3) .sliderCont {
	position: absolute;
	z-index: 5;
	right: 150px;
	top: 520px;
	opacity: 0;
	background-color: rgba(26, 92, 145, 0.81);
	padding: 25px;
}
ul#bg_slider li:nth-child(3) .sliderCont h2{
	line-height: 30px;
	text-align: right;
	color: #fff;
}
ul#bg_slider li:nth-child(3) .sliderCont p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 23px;
	text-align: right;
	color: #F1F1F1;
} */



#double_cont p{
	 
	color:#555;
	font-size:16px;
	line-height: 24px;
}

.static_text{
	 
	color:#555;
	font-size:18px;
	line-height: 24px;
	padding-bottom: 50px;
	font-family: 'dinprocond';
}


.static_text a:hover{
	color: #F79237;
}



h3.tit{
	font-size:28px;
	font-weight: bold;
	line-height: 34px;
	color:#7565AD;
	padding:0;
	margin: 0;
	margin-bottom: 15px;
}

dl{  margin-top:5px; margin-bottom:25px; padding-left:2px; float:left;}
dt{ margin-top:15px; width:130px; float:left; clear:left; color:#5BC7D4; font-size:16px; font-weight:bold; }
dd{ margin-top:15px; float:left; font-size:14px; margin-left:0; color:#808285; }
dd input{ outline:0px; margin:0px; width:250px; font-size:14px; color:#808285; padding:2px; background:#fff; border:1px solid #349E49; }
dd a{ font-size:14px; color:#349E49; font-weight:bold; }

#double_cont fieldset{ border:1px solid #CECECE; margin-bottom: 20px; }
#double_cont dl{  margin-top:5px; margin-bottom:25px; padding-left:2px; float:left;}
#double_cont dt{ margin-top:15px; width:130px; float:left; clear:left; color:#444; font-size:14px; font-weight:normal; }
#double_cont dd{ margin-top:15px; float:left; font-size:14px; margin-left:0; color:#808285; }
#double_cont dd input{ outline:0px; margin:0px; width:160px; font-size:14px; color:#808285; padding:2px; background:#fff; border:1px solid #CECECE; }
#double_cont dd a{ font-size:14px; color:#349E49; font-weight:bold; }

#double_cont th{ font-size:14px; color:#999; font-weight:normal; }
#double_cont legend{ font-size:14px; color:#F79237; font-weight:normal; }


#left_menu{

	
}

#left_menu h2
{
	background-color: #00293a;
	padding: 12px;
	color: #FFF;
	font-size: 18px;
	margin-bottom: 10px;
	    line-height: 22px;
}

#left_menu ul {}
#left_menu ul li{ border-bottom : 1px solid #E9E9E9; }
#left_menu ul li a{ 
	display:block;
	padding: 15px 10px;
	color: #3C3A37;
	font-size : 15px;
	border-left:8px solid #F9F9F9;
	    line-height: 22px;
	
	}
.left_menu_selected, #left_menu ul li a:hover{ border-left:8px solid #8A8A8A!important; }



#double_cont{
	width:725px;
	float: left;
}

.haberlist{ padding: 30px 0; overflow: hidden; border-bottom : 1px solid #E9E9E9;}
.haberlist .haber_img{ width: 350px; margin-right: 15px; float:left; min-height: 150px;}
.haberlist .haber_text{ width: 350px; float:left;  }
.haberlist .haber_text h2{ font-weight:bold; color:#00728F; padding-bottom: 20px; }
.haberlist .haber_text p{ font-size:14px; line-height: 22px;  }


.preview_modal {
  font-family: 'Open Sans Condensed', 'Myriad Pro', 'Arial', 'sans-serif';
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 120;
  text-align: center;
  overflow: auto;
  
}
.preview_modal table {
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.preview_modal .preview_container {
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
}
.preview_modal .preview_header a {
  height: 40px;
  width: 40px;
  margin-right: 5px;
  display: block;
  float: right;
  cursor: pointer;
}
.preview_modal .preview_header a:hover {
  background-position: -40px -2450px !important;
}
.preview_modal .preview_header p.filename {
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 16px;
}
.preview_modal .preview_footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  left: 0;
}
.preview_modal .preview_footer .preview_nav {
  position: relative;
  margin-top: 10px;
}
.preview_modal .preview_footer .preview_nav p.preview_index {
  display: inline-block;
  color: white;
  padding: 0 20px;
  vertical-align: middle;
  font-family: 'Arial', Helvetica, sans-serif;
  height: 40px;
  font-size: 13px;
}
.preview_modal .preview_footer .preview_nav a {
  color: white;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 20px;
}
.preview_modal .preview_footer .preview_nav a:hover {
  background-position-x: -30px;
}
.s_web_previewcloser {
  background-position: left -2450px;
}

.sprite_web {
  background-image: url(actions.png);
  background-repeat: no-repeat;
  background-position: left -2185px;
}
.s_web_previewprev {
  background-position: left -2520px;
}

body.noscroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#ajaxloader{
  display: none;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 50%;
  right: -15px;
  margin-top: 45px;  
}







/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	text-align: center;
	position: relative;
	margin: 40px auto 20px;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div.owl-next{
	background: url("../imgs/total.png") 0 0 no-repeat;
	background-position: -242px 0;
	width: 13px;
	height: 25px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	left: 25px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	background: url("../imgs/total.png") 0 0 no-repeat;
	background-position: -269px 0;
	width: 13px;
	height: 25px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

.tag_cont{padding: 20px 0; overflow: hidden; }

.tags{ float: left; margin-right: 15px; position: relative;}
.tags img {width: 30px; height: 30px;   }
.tags a {font-weight: bold; color:#5D5D5D; position: relative; top:-10px; }
.tags a:hover { color:#00728F;  }










#footer{
	width: 980px;
	margin: 10px auto;
	margin-top: 10px;
	overflow: hidden;
	padding: 0 0px 25px 0px;
}



.f-title{
	font-weight: bold;
	margin-bottom: 15px;
}

.footer_menu_titles li{
	margin-top: 8px;
	float:left;
	margin-right: 40px;
	font: bold 11px arial;
}
.footer_menu_titles li a{
	color:#aaa;
}

#tabs{position: relative;}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 1.5em 0;
    text-decoration: none;
    background: #2e466c;
    color: #fff;
    width: 100%;
    text-align: center;
    border-right: 2px solid #fff;
    font-weight: bold;

}

.ui-tabs .ui-tabs-nav li:last-child a{
	border-right: none;
}

.ui-tabs .ui-tabs-panel {
    border-width: 0;
    background: #000;
    text-align: center;
    height: 560px;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 2px;
}

.tabst .addi h3, .tabst .addi p, .tabst .addi a {
    position: relative;
    text-align: center;
    z-index: 1;
   	color: #fff;
   	margin-bottom: 20px;
}
.tabst .img-bg{
	opacity: 0.3;
}

.tabst .addi h3{
	font-size: 28px;
	font-weight: normal;

}

.tabst .addi a{
	background-color: #bba580;
	padding: 10px 30px;
	display: inline-block;

}

.addi{
	padding-top: 200px;
}


.ui-tabs .ui-tabs-nav {
    overflow: hidden;
    z-index: 9;
    position: relative;
}

.ui-tabs-active .ui-tabs-anchor{
	background: #fff!important;
	color:#2e466c!important;
}

.elem1 > li{width:100%; }
.elem2 > li{width:50%; }
.elem3 > li{width:33.33%; }
.elem4 > li{width:25%; }
.elem5 > li{width:20%; }
.elem6 > li{width:16.66%; }
.elem7 > li{width:14.28%; }
.elem8 > li{width:12.5%; }

.ui-tabs .ui-tabs-nav li:nth-child(1) a{
	background-color: #00aeef;
}
.ui-tabs .ui-tabs-nav li:nth-child(2) a{
	background-color: #00aeef;
}
.ui-tabs .ui-tabs-nav li:nth-child(3) a{
	background-color: #00aeef;
}
.ui-tabs .ui-tabs-nav li:nth-child(4) a{
	background-color: #00aeef;
}
.ui-tabs .ui-tabs-nav li:nth-child(5) a{
	background-color: #00aeef;
}
.ui-tabs .ui-tabs-nav li:nth-child(6) a{
	background-color: #00aeef;
}

a:focus {outline:0;}


.socials{ text-align: center; border-top: 1px solid #cecece; background: #000;}
.socials li{ display: inline-block; }
.socials li a{ 
    padding: 16px;
    display: inline-block;
    font-size: 18px;
    opacity: 0.4;
    color: #fff;
 }
.socials li a:hover{opacity: 1; text-decoration: none;}

.socialstop{ text-align: center; float: right; margin-top: 35px;}
.socialstop li{ display: inline-block; }
.socialstop li a{ 
    font-size: 23px;
    color: #6f6f6f;
    padding: 10px;
 }

.bott{
	padding: 30px 0;
	background-color: #7591CA;
  border-top: 1px solid #fff;
}

.bott > div{
	
	height: 100%;
}

.bott > div .heads{
	border-bottom: 2px solid #bba580;
	display: inline-block;
	height: 60px;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}
.bott > div .headstext{
	padding-top: 10px;
	border-bottom: 2px solid #bba580;
	display: inline-block;
	height: 60px;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
}

.bott p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 10px 10px 0;
}
.bott a.footerlinks{
	color: #fff;
	font-size: 14px;
	padding: 10px 10px 10px 0;
	display: block;
}

.bott .container > div{
	margin-bottom: 30px;
}



/*	*/

.homeblock > .container{
	background-color: #FFF;
	text-align: center;
	padding: 20px 0;
}

	h3.title, .stat h2 {
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}

.redbar {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    background: #CE2030;
    height: 4px;
    -webkit-transform: scaleX(0.5);
    -moz-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    -o-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    z-index: 3;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #bdbdbd;
}

.hbbg{
	width: 100%;
  height: 300px;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
}


.slidernav {
    text-align: left;
    position: relative;
    margin-top: 5px;
    z-index: 2;
}
.slidernav > a {
    width: auto;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    background-color: #FFF;
    padding: 4px;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.slidernav > a img {
    height: 50px;
    width: auto;
}
.owl-carousel {
    position: relative;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-stage-outer {
    height: 100%;
}
.owl-carousel .owl-stage {
    height: 100%;
}
.owl-carousel.owl-drag .owl-item {
    height: 100%;
}

.navselected {
    background-color: #AB2646!important;
}

.topp{
		height: 150px;
		background:url("../imgs/top.png");
		background-repeat: no-repeat;
		background-position: 0;
}

.bgd {
    background-color: #fff;
    height: 100%;
    padding: 0;
}
.owl-carousel .owl-stage-outer {
    height: 100%;
}
.owl-carousel .owl-stage {
    height: 100%;
}
.owl-carousel.owl-drag .owl-item {
    height: 100%;
}
.galimg {
    height: 100%;
}
.imgcover {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}

.homesld {
    height: 100%;
}

.compcont {
    font-size: 14px;
    line-height: 28px;
}
.formcont {
    padding: 40px;
}

.formcont form > div {
    margin-bottom: 20px;
    overflow: hidden;
}
.formcont p {
    font-weight: bold;
    padding: 8px;
}

.formsb {
    background-color: #CE2030;
    border: none;
    color: #fff;
    padding: 5px 25px;
    border-radius: 10px;
}

.formsb:hover {
    background-color: #000;
}

.welcome-text{
	text-align: center;
	margin-bottom: 60px;
	
}

.welcome-text h3{
	font-family: "Poppins", sans-serif;
  	font-weight: 700;
  	font-size: 60px;
  	line-height: 1.2;
  	color: #CC202B;
}

.welcome-text p{
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 1.6;
}

.welcome-text .imza{
	padding: 30px;
	text-align: center;
}

.welcome-text .imza img{
	height: 170px;
	display: block;
	margin: auto;
}


.met{
	padding: 80px 0 260px;
	background-color: #182b53;
	color: #fff;
}

.met h3{
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	line-height: 1.4;
}
.met h3 span{
	font-weight: 300;
}

.met p{
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	line-height: 1.4;
}
.vidimg{
	height: 400px;
    margin-top: -200px;
   	padding: 45px;
}

.btnwrapper{
	height: 100%;
	display: flex;
	z-index: 9;
    position: relative;
    align-items: center;
    justify-content: right;
}
.btnwrapper img{
	    height: 45px;
    margin-right: 10px;
}

.ytbtn{
	background-color: #CC202B;
	color: #fff;
	padding: 30px 50px;
	font-size: 16px;
}

.ytbtn:hover{
	color: #fff;
	text-decoration: none;
	background-color: #182b53;
}



.videoplayer{
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000000cf;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

.videoplayer > div{
	height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro_det_tex{
  text-align: center;
}
.ifrclose {
	display: block;
    z-index: 999;
    color: #fff;
        text-align: right;
}
.cegg-cont{
	margin-bottom: 80px;
}
.cegg{  }

.cegg a:hover{
	text-decoration:none;  
}

.cegg .imgpart img{
	width: 100%;
  }

.cegg .textpart{ 
	margin-top: 20px;
	background-color: #f4f4f4;
	padding: 50px 30px;
	text-align: center;
}

.cegg .textpart h3{ 
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #fff;
}

.cegg .textpart h3 span{ 
	font-weight: 400;
	color: #fff;
	font-family: "Dancing Script", cursive;
	font-size: 34px;
}

.cegg .textpart p{ 
	font-size: 18px;
    line-height: 1.4;
    color: #fff;
}

.youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



table{border: none; width: 100%!important;}
td{
	border: none;
    padding: 10px 0;
    font-size: 15px;
}
}























