@charset "utf-8";

body{font:400 14px/24px 'Raleway',sans-serif; color:#2b2b2b; text-align:left;}
body a {color:#2e437a; }
/* Header */

header{ 
	min-height:150px;
	width:100%; 
	margin:0px auto;  
	background:#fff; 
	background-size:cover; 
	}

header .container .row{padding:0px!important; margin:0px!important;}

header .logo{padding:25px 0px;}

header  p { 
	font: 400 15px/34px "Raleway", Arial;
	color:#fff;
	margin:0px auto;
	padding:0px;
}


header  h1 { 
	font: 600 13px/27px "Raleway", Arial;
	color:#e01f1f;
	margin:0;
	padding:0px;
}
	
.topMenu {
	min-height:40px;
	width:100%; 
	margin:0px auto;  
	padding:0px 65px;
	background:#000; 
	background-size:cover; 
}		

.topMenu  p { 
	font: 600 14px/18px "Raleway",Arial;
	color:#fff;
	margin:10px 0px;
	padding:0px 0;
	text-align:left;
}
	

.text-right {
	text-align:right!important;
}


header .container {margin:0px auto!important; padding:0px!important;}

header .language-content  {
	float:right;
	margin:5px 0px 15px 0px;
	}

header .language-content a {
	font: 600 14px/18px "Raleway", Arial;
	color:#000;
	padding:0px 2px;
	text-align:left;
	margin:0px 2px;	
	}
	
header .language-content  a:hover  {
	color:#0199bf;
	text-decoration:none;
	}	
	
header .welcome-content {
	padding: 0px 5px;
    background: #5ca8bf;
	float:none;
	display: block;
	clear:both;
	margin:0px;
	text-align:right;
	}
	
	
header .welcome-content h3 {
	font: 600 20px "Raleway",Arial;
	color:#006383;
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	}	
	
.topMenu .welcome-content .group-company{
	display:block;
	margin:0 auto;
	margin:0px 0px;
	}
	
header .welcome-content .group-company{
	display:block;
	margin:0 auto;
	margin:10px 0px 5px;
	}

header .welcome-content .group-company img{
	float:left;
	margin-right:30px;
	}

header .welcome-content .group-company a{
	color:#fff;
	text-decoration:none;
	}

header .welcome-content .group-company a:hover{
	color:#00ccff;	
	}	
	
@media (max-width: 768px)  {

   header .logo {
    display: inline-block !important;
	margin:0 auto;
	width:100%;
     text-align:center;
     padding:20px;
	}
	
.logo >a > img {
    display: inline-block !important;
	}

header .pull-right {
	float:none!important;
}

header .language-content{
	float:none;
	margin:0px auto;
	display:block;
	text-align:center;
	}
	
header .language-content img{
	float:none;
	}
		
	
header .welcome-content{
	float:none;
	display: block;
	margin:0 auto;
	margin-top:0px;
	text-align:center;
	    width: 80px;
	}
	
	header .welcome-content h3{
	float:none;
	display: block;
	text-align:center;
	}
	
	
	header .welcome-content .group-company{
	display:inline-block;
	margin:0 auto;
	float:none;
	text-align:center;
	margin-top:0px;
	}
		
}

  
/* Menu */
	
.menuBg{
	float:none;
	margin:0px;
	width:100%;
	height:auto;
	padding:5px 0px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	} 
    
.navbar {
	margin:10px 0px 10px 0px!important;	
}

.navbar-default {border:0px; margin:0px;}

.navbar-nav {
    float: none!important;
	margin:0px auto;
	display:table;
}
	
.navbar-default .navbar-nav> .open >a,.navbar-default .navbar-nav>.open >a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background:none;
	color:#2e437a;
	}	
	
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #2e437a;
    background-color: transparent;
}	

.navbar-default .navbar-brand {
   font:500 19px/30px "Raleway", Arial;
   color:#2e437a;  
}

.navbar-default .navbar-nav>li {
	padding:0px 24px; 
	border-right:1px solid #2e437a;
	}	
	
.navbar-default .navbar-nav>li>a{
   font:500 22px/30px "Raleway", Arial;
   color:#2e437a;  
	padding:0px 0px;

    transition:all 0.5s ease-in-out;
   -webkit-transition:all 0.5s ease-in-out;
   -moz-transition:all 0.5s ease-in-out;
   -ms-transition:all 0.5s ease-in-out;
   -o-transition:all 0.5s ease-in-out;
	}

.navbar-default .navbar-nav>li>a:hover {
	color:#ff763f;
	}	
		
.navbar-default .navbar-nav>li:nth-last-child(1) {
	border-right:0px solid #fff;
	padding-right:0px;
	}	

ul.dropdown-menu{background:#fff!important; min-width:180px!important;}

.dropdown-menu>li  {
   border-bottom:1px solid #ececec;
}
	
.dropdown-menu>li>a {
    font:500 15px/25px "Raleway", Arial;
	color: #2e437a;
}
	
.dropdown-menu>li>a:hover {
	background:#ff763f!important;
	color:#fff;
	}

.navbar-nav.sm-collapsible a.has-submenu{
padding-right:0!important;
padding-left:0!important;
text-align:center;
}

.navbar-collapse {
	padding:0px!important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ececec;
}

@media (min-width: 1200px) and (max-width: 1310px) {
	.navbar-default .navbar-nav>li {
	padding:0px 18px; 
	}	
	
	.navbar-default .navbar-nav>li>a{
	   font:500 21px/30px "Raleway", Arial;
	}
		
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-default .navbar-nav>li {
	padding:0px 11px; 
	}	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
  .navbar-default .navbar-nav>li>a{
   font:500 19px/26px "Raleway", Arial;
	}  
  
.navbar-default .navbar-nav .open  .dropdown-menu>li  {
   border-bottom:0px solid #000;
}
	
.navbar-default .navbar-nav .open  .dropdown-menu>li>a {
    font:500 17px/26px "Raleway", Arial;
	text-align:center;
}
  
.navbar-default .navbar-nav .open  .dropdown-menu>li>a:hover {
	background:#ff763f!important;
	color:#fff;
	}	
 
	.navbar {
	margin:0px!important;	
}
    .navbar-collapse.collapse {
        display: none !important;
		
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important; border:0; background:#ff763f; 		
    }
    .navbar-header {
        float:none;
    }
	
	.navbar-nav {
	width:100%;
	float: none;
	}
	
	 .navbar-default .navbar-nav>li {
	float:none;
	border-right:0px solid #ececec;
	border-bottom:1px solid #ececec;
	text-align:center;
	display:block;
	padding:10px 0px!important;
	margin:0px;
	}	

	.navbar-toggle .icon-bar{ 
			background-color:#fff!important; 
			width:30px!important; 
			height:2px;
	}
	
	.navbar-default .navbar-toggle:hover .icon-bar{ 
			background-color:#fff!important; 
			}	
			
	.navbar-default .navbar-toggle{ 
			padding: 15px!important;
			margin:10px auto;  
			float:right!important; 
			display:block;  
			background:#ff763f!important;
			border:0!important;
			}
			
	.navbar-default .navbar-toggle:hover{  
			background:#2e437a!important; 
			border:0px;
			}
}


@media (max-width: 768px) {
	
.menuBg{
	margin-top:0px!important;
}
	
.navbar {
	margin:10px 0px 10px!important;	
}	
	
.navbar-nav {
	width:100%;
	float: none;
	}
	
.navbar-default .navbar-nav>li>a:hover {
	color:#a6a9aa;
	}	
	
 .navbar-default .navbar-nav>li {
	float:none;
	border-right:0px solid #ececec;
	border-bottom:1px solid #ececec;
	text-align:center;
	display:block;
	padding:10px 0px!important;	
	margin:0px;
	}	

.navbar-default .navbar-nav>li>a{
   font:500 18px/26px "Raleway", Arial;
	}  
  
.navbar-default .navbar-nav .open  .dropdown-menu>li  {
   border-bottom:0px solid #000;
}
	
.navbar-default .navbar-nav .open  .dropdown-menu>li>a {
    font:500 17px/26px "Raleway", Arial;
	text-align:center;
}
	
.navbar-default .navbar-nav .open  .dropdown-menu>li>a:hover {
	background:#00567c!important;
	color:#fff;
	}
	
.navbar-toggle .icon-bar{ 
			background:#fff!important; 
			width:30px!important; 
			height:2px;
}
			
.navbar-default .navbar-toggle:hover .icon-bar{ 
			background-color:#fff!important; 
}				
	
.navbar-default .navbar-toggle{ 
			padding: 15px!important;
            left:0; 
			right:0; 
			margin:0px auto;  
			float:none!important; 
			display:block;  
			background:#ff763f!important;
			border:0!important;
}
			
.navbar-default .navbar-toggle:hover{  
			background:#2e437a!important; 
			border:0px;
			}
}

/* Genel */

.col-lg-3, .col-md-3, .col-sm-3, .col-lg-4, .col-md-4, .col-sm-4, .col-lg-6, .col-md-6, .col-sm-6, .col-lg-8, .col-md-8, .col-sm-8,  .col-lg-9, .col-md-9, .col-sm-9, .col-lg-12, .col-md-12, .col-sm-12 {
	padding:0px 15px; 
	}
@media (max-width: 991px) { 

.content .col-lg-3, .content .col-md-3, .content .col-sm-3, .content .col-lg-4, .content .col-md-4, .content .col-sm-4, .content .col-lg-6, .content .col-md-6, .content .col-sm-6, .content .col-lg-8, .content .col-md-8, .content .col-sm-8,  .content .col-lg-9, .content .col-md-9, .content .col-sm-9, .content .col-lg-12, .content .col-md-12, .content .col-sm-12 {
	padding:10px 15px; 
	}
}
.content{min-height:500px; padding:25px 15px 50px; } 
.content img{ margin:0 auto;} 
.content .InnerSpaceImg img{ padding:15px 0px;} 	
.container{max-width:1360px;}
.container-fluid{padding:0; overflow:hidden;}
.clear-both{clear:both;}
@media (max-width: 768px) {.content {padding:25px;} .content img{ margin:0px!important;} }
.pagination a{    color:#555;}
.panel ul{
    padding:0px;
    margin:0px;
    list-style:none;
}
.news-item{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}
.inner-title{
	background:#0d2168 center center;
    background-repeat: repeat-x;
    box-sizing: border-box;
    margin: 0px auto;
    max-width: 100%;
    min-height: 60px;
    padding: 0px 15px 0;	
}

.inner-title h1 {
    color: #f7f6f6;
    font:25px/30px "Raleway";
    margin: 0;
    padding:20px 15px;
}	
	
@media (max-width: 768px) {
  .inner-title h1 {
    font:20px/30px "Raleway";
}
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.textarea-ozel{height:33px; max-width:100%; }


.forms-space{padding:5px;}

.row-space{padding:0px 15px;}

.grey-bg{	

	background:#fafafa;
	padding:15px 0px;


}

.white-bg{background:#fff; }

h4 { 
	margin:10px 0px!important;
	}

.dropbox{
	max-width:100%; float:none; margin:5px 5px 0px 0px; 
}


.forms h4{line-height:35px; font-weight:600; color:#165dab;}
.forms b{line-height:35px; font-weight:600; color:#666;}


.btn-form{margin:0px 15px;}

.gallery{text-align:center; margin:20px 0px 0px 0px;}
.gallery b{font:16px/29px 'Raleway'; 
text-align:center; 
text-decoration:none;}
.gallery img{clear:both;}


.blog-box{
	transition:0.5s all ease-in-out;
	-moz-transition:0.5s all ease-in-out;
	-webkit-transition:0.5s all ease-in-out;
	border:1px solid  #e7e7e7;
	padding:15px 15px;
	min-height:285px;
	position:relative;
}	   

.blog-box:hover{
	background:#fafafa;
}	

.blog-box:nth-child(4n){
	margin-right:0px;
	}

.box-line{width:100%; height:1px; margin:10px auto; background:#ccc;  }	
	
.btn-list{margin:20px 0px 10px 0px; bottom:0; position:absolute;}	
	
.inner-space{padding:25px 25px; min-height:600px;}	

.right-space{margin-right:0px; padding:0px 5px; margin:10px 0px;  }		

.right-space:nth-child(4n){
	margin-right:0px;
	}	
	
.right-space:nth-child(even){
	background:#fff;
	height:auto;
	}		

.tb-bg-title{
	max-width:100%;
	background:#e86520;
	margin:40px auto 0px;
	min-height:75px;
}
	
.tb-bg-title h1, .tb-bg-title a{
	font:48px/60px "Raleway",  Arial;
	color:#fff;
	margin:10px 0px;
	text-align:center;
	}

.tb-bg-title a:hover{
	color:#000000;
	}					
	
.tb-bg-1{
	background:#f0f9ff;
	max-width:100%;
	height:auto;
	margin:0px auto;
	padding:30px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	
}

.box-shadow-bottom {
	box-shadow: inset -5px -13px 40px -11px #cfcfcf;
	-moz-box-shadow:  inset -5px -13px 40px -11px #cfcfcf;
	-webkit-box-shadow:  inset -5px -13px 40px -11px #cfcfcf;
	-o-box-shadow: inset -5px -13px 40px -11px #cfcfcf;
	-ms-box-shadow:  inset -5px -13px 40px -11px #cfcfcf;	
}

.tb-bg-2{
	background:#0d2168;
	background-size:cover;
	max-width:100%;
	margin:0px auto 30px;
	padding:30px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}

.tb-bg-3{
	background:#fff;
	max-width:100%;
	margin: 20px auto 50px;
	padding:20px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}

.tb-bg-4{
	background:#fff;
	background-size:cover;
	max-width:100%;
	height:auto;
	margin:0px auto;
	padding:30px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}

.sirket-logo {
	min-height:148px;
	display: flex;
    align-items: center;
    justify-content: center 
}

.sirket-logo img { 
	margin:10px auto;
}


.tb-bg-1 h1{
	font:700 25px/35px "Raleway",  Arial;
	color:#f0f9ff;
	margin:20px;
	}
	
.tb-bg-1 img{
	margin:10px 0px;
	}
	
.tb-bg-2 h1, .tb-bg-2 a{
	font:40px/60px "Raleway",  Arial;
	color:#fff;
	text-align:center;
	margin:0px;
	padding:20px 0px;
	}
	
.tb-bg-2 a{
	text-decoration:none;
	}
	
.tb-bg-3 h1{
	font:55px/100px "Raleway",  Arial;
	color:#2e437c;
	text-align:center;
	margin:0px;
	}
	
.tb-bg-4 h1{
	font:30px/40px "Raleway", Arial;
	color:#00567c!important;
	margin:10px 0px;
	}	
	
@media (max-width: 768px) {
	
.tb-bg-title h1, .tb-bg-title a{
	font:40px/60px "Raleway",  Arial;
	color:#fff;
	margin:10px 0px;
	text-align:center;
	}	
	
.tb-bg-1 h1{
	font:30px/45px "Raleway",  Arial;
	}	
}	
	

.tb-bg-1 p{
	font:16px/30px "Raleway",  Arial;
	color:#062d2a;
	margin:10px 0px 10px;
	}
	
.tb-bg-title a:hover, .tb-bg-1 a:hover, .tb-bg-4 a:hover, .tablets2 a:hover {
	text-decoration:none;
	}
	
.tb-bg-1 .fa-list{
	color:#f08019;
	}
	
.tablets {
	position:relative;
	height:auto;
	padding:20px 0px;
	margin:0px;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}	

.tablets h1  {
	font:36px/40px "Raleway", Arial;
	color:#fff;
	margin:0px auto;
	padding:10px 0px;
	text-align:left;

	}	
	
.tablets p{
	font:300 16px/30px "Raleway", Arial;
	color:#fff;
	margin:0px auto;
	padding:10px 0px;
	text-align:left;
	}	
	
	
@media  (min-width: 768px) and (max-width: 991px) {
.tablets {
	padding:10px 0px;
}		
	
.tablets h1  {
	font:30px/40px "Raleway", Arial;
	padding:0px;
	}	
	
.tablets p{
	font:300 16px/30px "Raleway", Arial;
	padding:10px 0px;
	}
	
}	

.border-right{border-right: 1px solid #00567c;min-height: 352px;}

@media  (max-width: 767px) {
.border-right{border-right: 0px solid #00567c;  border-bottom: 1px solid #00567c;  }

	
.tablets {
	padding:10px 0px;
}		

.tb-bg-1 {
	padding:20px 0px;
}
	
.tablets h1  {
	font:30px/40px "Raleway", Arial;
	padding:0px;
	}
	
.tablets p{
	font:300 16px/30px "Raleway", Arial;
	padding:10px 0px;
	}
	
.tablets img {
	float:left!important;
	}

}	

.tablets2 {
	position:relative;
	padding:0px 0px;
	margin:0px;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

.tablets3{
	position:relative;
	padding:0px 0px;
	margin:10px auto;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

.tablets4 {
	position:relative;
	width:100%;
	float:left;
	height:auto;
	margin:10px 0px;
	padding:0px 0px;
	border: 1px solid #afb3bf;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}	

.tablets4 .imageBox, .tablets .imageBox {
	overflow:hidden;
	text-align:center;
    margin:0px auto;	 	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;	
}	

.tablets2 .imageBox{
	overflow:hidden;
	text-align:center;
    margin:30px auto;	 	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;	
}	

.tablets img, .tablets4 img{
	float:none;
	max-width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;	
	}
	
.tablets2 img{
	height:auto;
	overflow:hidden;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;	
	}	
	

.tablets4 .imageBox img:hover{
	transform: all scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;	
}
		
.tablets2 h1  {
	font:26px/30px 'Raleway', Arial;
	color:#2e437c;
	margin:0px;
	padding:0px;
	text-align:center;
	letter-spacing:0.02em;
	}
	
.tablets2 h2  {
	font:30px/40px 'Raleway', Arial;
	color:#00567c;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
.tablets2 p{
	font:18px/24px "Raleway", Arial;
	color:#5b5b5b;
	margin:0px auto;
	padding:10px 0px 10px;
	text-align:center;
	}	
	
.tablets3 h1  {
	background:#2e437a;
	font:26px/36px 'Raleway', Arial;
	color:#fff;
	margin:0px;
	padding:10px 20px;
	}
	
.tablets4 h1, .tablets4 h1 > a  {
	font:600 20px/30px "Raleway", Arial;
	color:#2e437c!important;
	margin:0px;
	padding:10px 10px;
	text-align:left;
	min-height: 110px;
	}	

.tablets4 p{
	font:15px/24px "Raleway", Arial;
	color:#000;
	margin:0px 0px 10px;
	padding:0px;
	text-align:left;
	}	
	
@media  (min-width: 1024px) and (max-width: 1280px) {
	
.tb-bg-3 h1 {
    font: 70px"Raleway", Arial;
    color: #000;
    text-align: center;
    margin: 0px;
}

.tablets2 img {
    height: 80px;
}

.tablets2 h1  {
	font:20px/28px 'Raleway', Arial;
	}
	
}

@media  (min-width: 768px) and (max-width: 1023px) {
	
.tb-bg-3 h1 {
    font: 60px"Raleway", Arial;
    color: #5b5b5b;
    text-align: center;
    margin: 0px;
}

.tablets2 img {
    height: 60px;
}

.tablets2 h1  {
	font:17px/24px 'Raleway', Arial;
	}
	
}
	
@media (max-width: 767px) {
	
.tb-bg-3 h1 {
    font: 50px"Raleway", Arial;
    color: #5b5b5b;
    text-align: center;
    margin: 0px;
}

.tablets2 {
    margin:20px auto;
}


.tablets2 img {
    height: 90px;
}

.tablets2 h1  {
	font:19px/26px 'Raleway', Arial;
	}
	
}
	
.table tr > td, .table tr > th  {
	font-size:16px;
	text-align: center;
	}

.table-title{
margin-top:15px;
}	

.mapBox{
	position:relative;
	margin: 15px auto;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	}
	
.mapBox>.Informations {
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	background: rgba(64, 143, 199, 0.87);
	width: 100%;
	height: 50px;
	opacity: 1;
	margin: 0 auto;
	z-index: 3;
	text-align:center;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	}
	
.mapBox:hover>.Informations{
	background: rgba(254, 117, 62, 0.85);
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	}		

.mapBox >.Informations {
	padding:10px;
	display:flex;
	justify-content:center;
	align-items:center;
	}
	
.mapBox:hover>img{
	opacity:1;
	}

.mapBox>.Informations>h3 {
    vertical-align: middle;
    font: 500 20px/30px 'Raleway', Arial;
    color: #fff;
    margin: 0px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

@media (max-width: 767px) {
	.mapBox>.Informations>h3 {  font:500 16px/22px 'Raleway', Arial; }
}		
	
/* Five Columns*/
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
   position: relative;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
}

.col-xs-20 {
   width: 20%;
   float: left;
}
@media (min-width: 768px) {
   .col-sm-20 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 992px) {
   .col-md-20 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 1200px) {
   .col-lg-20 {
      width: 20%;
      float: left;
   }
}

	
/* Five Columns*/	





/*  Genel TanÄ±mlar   */

.fa-sort-desc {
color:#c4272e!important;
}

.text-red {
color:#c4272e!important;
}

h1{	
    color: #2f437b;
    font: 30px/34px "Raleway", Arial;
	}

h2{	
    color: #2f437b;
    font: 25px/34px "Raleway", Arial;
	margin: 10px 0px;
	}

h3{	
    color: #2f437b;
    font: 20px "Raleway", Arial;
	}
	
 h4{	
    color: #2f437b;
    font: 18px "Raleway", Arial;
	}

::selection{
	background:#2f437b;
	color:#fff;
}

.marginTop5{
	margin-top:5px!important;
	}

.marginTop10{
	margin-top:10px!important;
	}	
	
.marginTop15{
	margin-top:15px!important;
	}	
			
.marginTop20{
	margin-top:20px!important;
	}	
		
.marginTop25{
	margin-top:25px!important;
	}	
.marginTop30{
	margin-top:30px!important;
	}	

.marginTop35{
	margin-top:35px!important;
	}	
	
.marginTop60{
	margin-top:60px;
	}	
	
.marginBottom5{
	margin-bottom:5px!important;
	}

.marginBottom10{
	margin-bottom:10px!important;
	}	
	
.marginBottom15{
	margin-bottom:15px!important;
	}	
			
.marginBottom20{
	margin-bottom:20px!important;
	}	
		
.marginBottom25{
	margin-bottom:25px!important;

	}		
	
.marginBottom35{
	margin-bottom:35px!important;
	}	
	
.padding0{padding:0px!important;}	
.padding10{padding:10px;}
.padding15{padding:15px;}
.padding20{padding:20px;}


.welcome-content .fa-phone{
padding-right:5px;
color:#fff;
font-size:23px;
}


#yukari
{
    z-index:100;   
    position:fixed;    
    bottom:10%;   
    right:10px;    
    display:none    
}
#yukari_boyut
{
    width:50px;   
    height:50px   
}


.bg-black{	
	background:#000;
	color:#fff;
	padding:15px;

}

.active h2, .info h2{padding:5px 0px; margin:0; font-size:20px; color:#000; font-family:"Raleway", Arial, sans-serif; text-align:center;}
	
.active h3, .info h3{padding:5px 0px; margin:0; font-size:20px; color:#fff; font-family:"Raleway", Arial, sans-serif; text-align:center;}

.display-none{
	display:none;

	}
	
.modal-content img{
	max-width:100%;
	}	
	
.topMenu .weather{
	float:left;
	}	
	
@media (max-width: 992px){
	.weather{
	float:none;
	margin:0 auto;
	
	}

	}	
	
table.tKahve{
	background:#1d1b11;
	color:#ffc000;
	}

table.tKahve tr:hover{
	background:#000!important;
	}
	
	
.text-center {
    text-align: center!important;
}
	
/*  Genel TanÄ±mlar   */


/*  Footer   */


footer{
	background:#408fc7;
	background-size:cover;
	width:100%;
	height:auto;
	padding:0px 0px 10px;
	margin:0 auto;
	}
	
footer section.seg{ padding:10px 0px;}	
	
.footerTab {
	margin:10px 0px;
	float:left;
}	

.footerTab h1{
	color: #fff;
    font: 500 23px/30px "Raleway", Arial;
	text-align:left;
	}	
	
footer ul  li, footer ul li  a, footer p  { 
	color: #fff;
    font: 15px/22px "Raleway", Arial;
	text-align:left;
	display:block;
} 

footer ul li a:hover { 
	color: #4292c7;
	text-decoration:none;
} 

footer section.seg ul {
	padding:0px;
	}
	
footer section.seg ul li{
	display:block;
	padding:3px 0px;
	margin:0px auto;
	}
		
footer ul li > i.fa{
	color:#fff;
	font-size:25px;
	margin:0px 5px 0px  0px;
	padding:0px;
    float: left;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}

ul.socialmedia {
	display:block;
	padding:10px 0px;
	margin:0px auto;
	float:left;
	}


.footerTab ul.socialmedia li{
	float:left;
	margin:0px 5px!important;
	}

.footerTab ul.socialmedia p{
	font: 14px/24px "Raleway", Arial;
	color:#fff;
	float:none;
	margin:0px 5px!important;
	}	
	
.footerTab ul.socialmedia .fab{ 
	font-size:33px;
	color:#fff;
}

.footerTab ul.socialmedia .fab:hover{ 
	color:#0d2168;
}

@media (min-width:768px) and (max-width:991px){
	
.footerTab {
   min-height: 215px;
	}	
	
footer .pull-right {
	 float:left!important;
 }
	
}

@media (max-width:767px){
footer section.seg{ padding:10px;}	

footer .pull-right {
	 float:left!important;
 }
 
 .footerTab h1{
   font: 20px/30px "Raleway", Arial;
   margin:10px 0px;
	}	
	
footer ul  li, footer ul li  a { 
    font: 16px/24px "Raleway", Arial;
} 

}


footer section.footerBottom  img{
	margin-top:0px;
	}

.newsletter {
	float:left;
	border:2px dashed #2e437a;
	background:#dcd8d9;
	padding:0px 10px;
}
	
.Projeler, .Projeler2	{
	margin:40px 0px;
}	
	
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 44px!important;
    height: 44px!important;
    text-indent: -9999px;
    z-index: 9999;
}
	
.bx-wrapper .bx-prev {
	left: 0px!important;
	background: url(../images/arrow-left.png) no-repeat!important;
}

.bx-wrapper .bx-next {
	right: 0px!important;
	background: url(../images/arrow-right.png) no-repeat!important;
}


.bx-wrapper .bx-controls-direction a {
	width: 33px!important;
	height: 71px!important;
	margin-top:-30px!important;
}

a.detail {
	font: 16px/20px "Raleway", Arial;
	color:#fff;
	text-align:center;
	background: #0d2168;
	width:90px;
	height:30px;
	margin:10px 10px;
	padding:5px 15px;
	float:left;
 } 

 a.detail:hover {
	 background: #fff;
	text-decoration:none;
	border:1px solid #0d2168;
	color:#0d2168;
 } 
 
 a.detail2 {
	font: 16px/20px "Raleway", Arial;
	color:#0d2168;
	text-align:center;
	background: #fff;
	width:90px;
	height:30px;
	border:1px solid #0d2168;
	margin:10px 0px;
	padding:5px 15px;
	float:left;
 } 

 a.detail2:hover {
	background: #0d2168;
	text-decoration:none;
	border:1px solid #fff;
	color:#fff;
 } 

 /* Tab Menu */

.nav-tabs {
	background: transparent;
}

.nav-tabs > li {
	margin: 15px 3px 0px;
}

.nav-tabs > li > a {
	font: 500 17px "Raleway", Arial;
  	color:#fff;
  	border-radius: 15px 15px 0 0;
    background:#408fc7;
  border: 1px solid transparent;
}

.nav-tabs > li > a:hover {	background:#f37846;  border: 1px solid transparent;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
   font: 500 17px "Raleway", Arial;
   color:#fff;
   background: #f37846;
   border: 1px solid transparent;
}

.tab-content h1{	background:#000!important;	color:#fff!important;}

.tab-content h1:hover{	background:#2c82b5!important;	color:#fff!important;}

.tab-content a:hover{	text-decoration:none;}

@media (max-width: 768px) {
  .nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {   font: 500 15px "Raleway", Arial;	}
  .nav-tabs > li {	margin: 10px 10px 0px;}
}


 /* Tab Menu */
 
 .owl-carousel .owl-nav button.owl-prev > span,  .owl-carousel .owl-nav button.owl-next > span {	 display:none; }
@media (max-width: 1399px) {
.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    left: -25px!important;
}
.owl-carousel .owl-nav button.owl-next {
    right: -25px!important;
}
}
.kategori{
	min-height:160px;
	background:linear-gradient(#fff, #f6f6f6) no-repeat scroll 0 0 rgba(0, 0, 0, 0);	
	border:1px solid #e3e3e3;
	padding:2px;
	margin: 15px auto;
	text-decoration:none;
	display:flex;
	justify-content:center;
	align-items:center;
}

.kategori:hover{
	background:#408fc7;
	color:#fff;
	text-shadow: 0px 1px 1px #000;
	transition: all 0.3s ease-in 0s;
}

.kategori h3 {
 	font: 500 18px "Raleway",Arial;
	text-align:center;
	text-decoration:none;
	color:#2980b9;
}
.kategori i.fas {  margin-top:10px; font-size:30px; color:#ff763f; text-align:center;  }
.kategori:hover h3, .kategori:hover i.fas{	color:#fff;}
a:hover > .kategori > h3{	text-decoration:none;}
