@charset "utf-8";

@font-face {
    font-family: "Open_Sans_Light";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/856353760-OpenSans-CondLight.eot?#iefix") format("embedded-opentype"), 
	url("../fonts/856353760-OpenSans-CondLight.svg#Open Sans Condensed Light") format("svg"), 
	url("../fonts/856353760-OpenSans-CondLight.woff") format("woff"), 
	url("../fonts/856353760-OpenSans-CondLight.ttf") format("truetype");
}

@font-face {
    font-family: "Open_Sans_Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/240142823-OpenSans-CondBold.eot?#iefix") format("embedded-opentype"), 
	url("../fonts/240142823-OpenSans-CondBold.svg#Open Sans Condensed Light") format("svg"), 
	url("../fonts/240142823-OpenSans-CondBold.woff") format("woff"), 
	url("../fonts/240142823-OpenSans-CondBold.ttf") format("truetype");
}
	
body{font:500 17px/28px "Raleway", Verdana,Geneva,sans-serif; color:#3b3b3b; text-align:justify;}

b, strong, a {
	color:#d43317;
}

header{ 
	min-height:130px;
	max-width:100%; 
	margin:0 auto;  
	background:transparent); 
	background-size:cover; 
	}

header .topMenu{
	width:100%;
	min-height:36px;
	background:#ededed;
	margin:0 auto;
}

header .topMenu .topLink  {
	float:left;
	}

header .topMenu .topLink ul>li {
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px 10px;
	display:inline-block;
	border-right:1px solid #ccc;
	}

header .topMenu .topLink ul>li  a{
	font:17px "Raleway", Arial;
	color:#fff;
	padding-top:2px;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	}
	
header .topMenu .topLink ul>li  a:hover{
	color:#ccc;
	}	

header .topMenu .topLink i.fa-envelope{
	color:#006383;
	padding-right:10px;
	}

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

header .logo{padding:20px 0;}

header  p { 
	font: 17px/30px "Open_Sans_Bold", Arial;
	color:#403e3f;
	margin:0;
	padding:0px 0;
	text-align:left;
	float:left;
}

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

header  i.fa {
	font-size:25px;
	margin:5px 10px;
	padding:0px;	
	color:#222222;
}

header  i.fa:hover {
	color:#d32e12;
}

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

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

header .language-content img  {
	float:left;
	margin:0px 2px;
	}
	
header .welcome-content {
	float:none;
	display: block;
	clear:both;
	margin:0px;
	text-align:right;
	}
	
header .welcome-content h3,header .welcome-content .h3 {
	font: 20px "Open_Sans_Light",Arial;
	color:#006383;
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	}	

header .welcome-content .group-company{
	display:block;
	margin:0 auto;
	margin:0px;
	}

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

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

header .welcome-content .group-company a:hover{
	color:#d32e12;	
	}	
	
@media (max-width: 768px)  {
  
	
header  p { 
	margin: 0px;
	padding:0px 0;
	text-align:center;
	float:none;
}	
	
header  i.fa {
	font-size:24px;
	margin:10px;
	padding:0px;	
	color:#222222;
}	

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;
	}
	
	header .welcome-content h3,header .welcome-content .h3{
	float:none;
	display: block;
	text-align:center;
	}
	
header .welcome-content .group-company{
	display:block;
	margin:0 auto;
	float:none;
	text-align:center;
	margin-top:0px;
	}
	
	header .welcome-content .group-company img{
	display:block;
	margin:10px auto;
	float:none;
	}
  }

.content{min-height:400px; padding:0px 0px 25px;} 
.content img{ margin:0 auto;} 
.content .InnerSpaceImg img{ padding:15px 0px;} 
.menuBg{
	background:transparent;
	height:auto;
	padding:0px 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:37px 0px!important;	
}

.navbar-default {border:0; 	margin:0px;}
	
.navbar-default .navbar-nav> .open >a,.navbar-default .navbar-nav>.open >a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background:none;
	color:#d32e12;
	}	

.navbar-default .navbar-brand {
   font:500 17px "Raleway", Arial;
   color:#483f42;  
}

.navbar-default .navbar-nav>li>a{
   	font:500 17px "Raleway", Arial;
	color:#483f42;
	padding:0px 18px;
	text-transform: uppercase;
	}
	
.navbar-default .navbar-nav>li>a:hover{
	color:#d32e12;
	}

@media (min-width: 1025px) and (max-width: 1280px) {
	.navbar-default .navbar-nav>li>a{
   	font:500 15px "Raleway", Arial;
	color:#483f42;
	padding:0px 10px;
    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 {
	border-right:1px solid #483f42;
	padding:0px;
	margin:0px;
	}		
	
.navbar-default .navbar-nav>li:nth-last-child(1) {
	border-right:0;
	}		
	
ul.dropdown-menu {background:#fff!important; margin-top:10px!important; }

.dropdown-menu>li {
   border-bottom:0px solid #483f42;
}
	
.dropdown-menu>li>a {
   font:500 16px/30px "Raleway", Arial;
   color: #483f42;
}
	
.dropdown-menu>li>a:hover {
	background:#d32e12!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;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.menuBg {
		width:100%;
	}
	
    .navbar-collapse.collapse {
        display: none !important;	
    }
	
    .navbar-collapse.collapse.in {
        display: block !important;
    }
	
    .navbar-header .collapse, .navbar-toggle {
        display:block !important; border:0; background:#2e5da3; 		
    }
	
    .navbar-header {
        float:none;
    }
	
	 .navbar-default .navbar-nav>li {
		float:none;
		border-right:0px solid #e7e7e7;
		border-bottom:1px solid #e7e7e7;
		text-align:center;
		display:block;
		padding:10px;
		margin:0px;
	}	

    .navbar-nav {
        float: none;
    }	
	
	.navbar-default .navbar-toggle { 
			padding: 15px!important;
			margin:0 auto;  
			float:right!important; 
			display:block;  
			background:#706764!important;
			border:0!important;
		}
			
	.navbar-default .navbar-toggle:hover {  
			background:#d32e12!important; 
			border:0px;
		}
}

@media (max-width: 768px) {	
.menuBg{
	margin:20px 0px;
	} 
	
.navbar {
	margin:0px 0px 20px!important;	
}	

 .navbar-default .navbar-nav>li {
	float:none;
	border-right:0px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	display:block;
	padding:10px 0px;
	margin:0px;
}	
	
.navbar-default .navbar-nav>li>a {
   	font:500 17px "Raleway", Arial;
	color:#483f42;
	padding:0px 24px;
    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:#d32e12;
}	

.dropdown-menu>li>a {
   font:500 16px "Raleway", Arial;
   color: #483f42!important;
   text-align:center;
   border:none;
}

.dropdown-menu>li>a:hover {
	background:#d32e12!important;
   color: #fff!important;
}

.navbar-toggle .icon-bar { 
			background:#706764; 
			width:30px!important; 
			height:2px;
}
	
.navbar-default .navbar-toggle { 
			padding: 15px!important;
			float:none!important; 
			background:#706764!important;
			border:0!important;
}
			
.navbar-default .navbar-toggle:hover {  
			background:#d32e12!important; 
			border:0px;
}
}

.col-lg-3, .col-md-3, .col-sm-3, .col-lg-6, .col-md-6, .col-sm-6, .col-lg-8, .col-md-8, .col-sm-8, .col-lg-4, .col-md-4, .col-sm-4, .col-lg-9, .col-md-9, .col-sm-9{
	padding:0px 15px;
	}

.slider{margin-top:0px; }

.slider-info {
	margin:0px auto; 
	padding:0px;
	width:620px;
	min-height:70px;
	position:absolute;
	z-index:1;
	bottom:10%;
	left:0;
	right:0;
	}

a.slider-button	{
	background:#ffffff;
	opacity:0.8;
	margin:0px 20px auto; 
	padding:0px;
	width:270px;
	min-height:70px;
	float:left;
}

a.slider-button > h1,a.slider-button > .h1	{
	font: 32px/42px "Open_Sans_Bold", Arial;
	color:#000000;
	text-align:center;
	margin:14px 0px;
}

a.slider-button > h1:hover,a.slider-button > .h1:hover	{
	color:#d32e12;
}

a.slider-button:hover	{
	text-decoration:none;	
}
	
@media (min-width:640px) and (max-width:1000px) {
.slider-info {
	margin:0px auto; 
	padding:0px;
	width:420px;
	min-height:70px;
	position:absolute;
	z-index:1;
	bottom:10%;
	left:0;
	right:0;
	}

a.slider-button	{
	background:#ffffff;
	opacity:0.8;
	margin:20px 20px auto; 
	padding:0px;
	width:170px;
	min-height:50px;
	float:left;
}

a.slider-button > h1,a.slider-button > .h1	{
	font: 20px/30px "Open_Sans_Bold", Arial;
	color:#000000;
	text-align:center;
	margin:14px 0px;
}
}	

@media (max-width:640px) {
.slider-info {
	margin:0px auto; 
	padding:0px;
	width:280px;
	min-height:50px;
	position:relative;
	z-index:1;
	bottom:10%;
	left:0;
	right:0;
	}

a.slider-button	{
	background:#f2f2f4;
	opacity:0.8;
	margin:20px 10px auto; 
	padding:0px;
	width:120px;
	min-height:46px;
	float:left;
}

a.slider-button > h1,a.slider-button > .h1	{
	font: 15px/24px "Open_Sans_Bold", Arial;
	color:#000000;
	text-align:center;
	margin:14px 0px;
}
}	

.container{max-width:1170px;}
.container-fluid{padding:0; overflow:hidden;}
.clear-both{clear:both;}
.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:#f4f4f6 center center;
    background-repeat: repeat-x;
    box-sizing: border-box;
    margin: 0px auto;
    max-width: 100%;
    min-height: 70px;
    padding: 0px 15px 0;
}

.inner-title h1,.inner-title .h1  {
    color: #000;
    font: 22px/30px "Raleway";
    margin: 20px auto;
    padding:0px;
}	

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

.textarea-ozel{height:33px; max-width:100%; }
.forms-space{padding:15px;}
.row-space{padding:0px 15px;}
.grey-bg{		background:#fafafa;	padding:15px 0px;}
.white-bg{background:#fff; }
h4 ,.h4{ margin:10px 0px!important;}
.dropbox{	max-width:100%; float:none; margin:5px 5px 0px 0px; }
.forms h4,.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;}
.btn-primary {
	background-image: -webkit-linear-gradient(top, #bf280f 0, #265ad32e1288 100%);
	background-image: -o-linear-gradient(top, #bf280f 0, #d32e12 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bf280f), to(#d32e12));
	background-image: linear-gradient(to bottom, #bf280f 0, #d32e12 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d32e12', endColorstr='#d32e12', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #d02d11;
}

.btn-primary:hover, .btn-primary:focus {
	background-color: #58585a;
background-image: -webkit-linear-gradient(top, #58585a 0, #265ad32e1288 100%);
	background-image: -o-linear-gradient(top, #58585a 0, #58585a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#58585a), to(#58585a));
	background-image: linear-gradient(to bottom, #58585a 0, #58585a 100%);
	  }

.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:url("../images/tb-bg-title.jpg");
	background-size:cover;
	background-position:center;
	margin:0 auto;
	min-height:43px;
}
	
.tb-bg-title h3,.tb-bg-title .h3{
	font:20px/43px "Open_Sans_Bold", Arial;
	color:#fff;
	margin:0px;
	}		

.tb-bg-title a{
	font:20px/43px "Open_Sans_Bold", Arial;
	color:#fff;
	margin:0px;
	}		
	
.tb-bg-1{
	background:transparent;
	max-width:100%;
	min-height:127px;
	margin:0px auto;
	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-2{
	background:#ededed;
	max-width:100%;
	min-height:290px;
	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;
}

.tb-bg-1 h1,.tb-bg-1 .h1{
	font:25px Arial;
	color:#fff;
	margin:40px 0px 10px;
	font-weight:bold;
	}

.tb-bg-1 a{
	font:20px/43px "Raleway", Arial;
	color:#000;
	margin:0px;
	}

.tb-bg-title a:hover, .tb-bg-1 a:hover{
	text-decoration:none;
	}

.tb-bg-1 .fa-list{
	color:#f08019;
	}
	
.tablets {
	background:url('../images/tablet-bg.jpg');
	background-size:cover;
	position:relative;
	max-width:360px;
	min-height:230px;
	padding:0px;
	margin:20px auto;
  	color:#483f42;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}	

.tablets2 {
	background:url('../images/tablet-bg.jpg');
	background-size:cover;
	position:relative;
	min-height:367px;
	padding:0px 0px 20px;
	margin:20px auto;
  	color:#483f42;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

.english-tab{
	min-height:335px!important;
}

.tablets:hover, .tablets2:hover h1,.tablets2:hover .h1{
  color:#d32e12!important;
	}

.tablets a{text-decoration:none;}

.tablets .imageBox, .tablets2 .imageBox{
	position:absolute;
	bottom:0;
	overflow:hidden;
	text-align:center;
    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;
}	

.tablets img{
	float:none;
	max-width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;	
	}
	
.tablets2 img{
	max-width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;	
	}
	
	
.tablets2 p > img {
	padding-top: 60px;
}

.tablets h1,.tablets .h1, .tablets2 h1,.tablets2 .h1  {
	font:500 22px/35px  "Raleway",  Arial;
	margin:0px 15px;
	padding:0;
	text-align:left;
	text-transform: uppercase;
	}
	.tablets h1,.tablets .h1, .tablets2 h1 a ,.tablets2 .h1 a {
		color: inherit;
	}
.tablets h1 > i.fa, .tablets2 h1 > i.fa ,.tablets .h1 > i.fa,.tablets2 .h1 > i.fa{
	background:#706764;
	width:47px;
	height:43px;
	font-size:27px;
	color:#fff;
	margin:10px 0px;
	padding:5px 0px;
	text-align:center;
	}
	

.tablets2:hover h1 > i.fa ,.tablets2:hover .h1 > i.fa {
	background:#d32e12;
	width:47px;
	height:43px;
	font-size:27px;
	color:#fff;
	margin:10px 0px;
	padding:5px 0px;
	text-align:center;
	}
	
.tablets p, .tablets ul li {
	font:500 17px/23px "Raleway", Arial;
	color:#fff;
	margin:0;
	padding:0px;
	text-align:left;
	}
	
 .tablets2 ul > li {
	font:500 15px/24px "Raleway", Arial;
	margin:0;
	padding:0px;
	text-align:left;
	list-style-image: url(../images/list-icon2.png);
	}
	
.tablets2 p{
	font:500 15px/24px "Raleway", Arial;
	margin:0px 15px;
	    padding: 0px 0px 10px;
	text-align:left;
	}
	
	
.tablets .fa, .tablets2 .fa{
	color:#0c77bd;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
}
	
.tablets .fa:hover{
	color:#ae8a4c;
}	
	
i.fa-arrow-right{
	color:#fff;
	padding:13px 15px;
	background:#202324;
}	
	
	
a.tablet-button {
	text-transform: uppercase;
	max-width:262px;
	min-height:46px;
	display:block;
	background:#706764;
	margin:20px auto;
	padding:10px;
	text-decoration:none;
	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;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}

a.tablet-button:hover { 
	background:#d32e12;
    color:#fff;
	}
	
a.tablet-button > h1 ,a.tablet-button > .h1 {
	font:500 17px/30px "Raleway",  Arial;
	text-align:center;
	color:#fff;
	margin:0px auto;
}	
	
@media (min-width:992px) and (max-width:1199px) {
	
.tablets2 {
	min-height:420px;
}
	
.english-tab{
	min-height:357px!important;
}
	
.tablets2 h1,.tablets2 .h1    {
	font:500 18px/31px  "Raleway",  Arial;
	}
	
a.tablet-button > h1,a.tablet-button > .h1  {
	font:500 13px/30px "Raleway",  Arial;
	text-align:center;
	color:#fff;
	margin:0px auto;
}	
}	
	
@media (max-width:991px) {
.tablets2 {
	min-height:auto;
}

.tablets2 p > img {
	padding-top: 0px;
}

}
		
.strip{
	width:100%;
	min-height:53px;
	padding:15px 0px;
	margin:20px auto;
	background:#504b83;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	}	
	
.strip h2,.strip .h2{
	color:#fff;
	font:25px "robotobold", Arial;
	margin:0px 0px;
	padding-left:10px;
	}		

.parallax-window {
    min-height: 474px;
    background: transparent;
}

.table{
margin:0px auto;
}	

.table tr td {
	font-size:16px;
	}

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

.mapBox{
	position:relative;
	margin-bottom:15px;
	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;
	background:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
	opacity:0;
	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{
	opacity:1;
	}	
	
.mapBox>.Informations>h3,.mapBox>.Informations>.h3, .mapBox>.Informations>p{
	color:#fff;
	vertical-align:middle;
	font:100% "Raleway", Arial;
	text-align:center;
	margin-top:0%;
	
	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>p{
	vertical-align:middle;
	margin-top:0!important;
	}

.mapBox:hover>.Informations>h3,.mapBox:hover>.Informations>.h3, .mapBox:hover>.Informations>p, .mapBox:hover>.Informations>.fa-search-plus  {
	margin-top:20%;
	}
	
.mapBox:hover>img{
	opacity:0.9;
	}
	
 .mapBox>.Informations>.fa-search-plus	{
	color:#fff;
 	margin-top:0%;
	text-align:center;
	vertical-align:middle;
	font-size:35px;
	
	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;
	}

/* 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   */

h2, h3, h4,.h2, .h3, .h4{	
    color: #000;
    font: 21px/25px "news_cyclebold", Arial;
	}
	
::selection{
	background:#000;
	color:#fff;
}

a:hover {
	text-decoration:none;
}

.clear-right {
	clear:right!important;
}

.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;
	}	
	
.marginTop40{
	margin-top:40px!important;
	}	
	
.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;
	}		
	
.marginBottom30{
	margin-bottom:30px!important;
	}	
.padding10{padding:10px;}
.padding15{padding:15px;}
.padding20{padding:20px;}

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

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

.active h2, .info h2,.active .h2, .info .h2{padding:5px 0px; margin:0; font-size:20px; color:#000; font-family:"robotobold", Arial, sans-serif; text-align:center;}
.active h3, .info h3,.active .h3, .info .h3{padding:5px 0px; margin:0; font-size:20px; color:#fff; font-family:"robotobold", 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;
	
	}
	}	
	
/*  Genel Tanımlar   */

table.tKahve{
	background:#1d1b11;
	color:#ffc000;
	}
	
table.tKahve tr:hover{
	background:#000!important;
	}

footer{
	background:#333132;
	width:100%;
	height:auto;
	 padding: 20px 0px;
    margin: 0 auto;
    min-height: 120px;
	}

footer p {
	font:13px/18px 'Raleway', Arial;
	color:#cccccc;
	text-align:left;
}
	
footer ul{
	margin:0 auto;
	padding:0px;
	min-height:244px;
	}

@media (max-width:768px) {
footer ul{
	margin:0 auto;
	padding:0px;
	max-width:440px;
	min-height:auto;
	}
}

footer ul h1,footer ul .h1{
	color: #000;
    font: 17px Arial;
	text-align:left;
	font-weight:bold;
	}	

footer section.seg ul li{
	display:block;
	padding:5px 0px;
	}
	
footer ul  li, footer ul li  a{
	list-style:none;
	font: 15px/30px "Raleway", Arial;
	color:#000;
	text-decoration:none;
	}
	
footer ul li a:hover{
	text-decoration:none;
	color:#2e5da3;
	}	

footer ul li > i.fa{
	color:#2e5da3;
	font-size:21px;
	text-align:center;
	margin:6px 6px 10px 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;
}
	
footer ul.socialmedia i.fa{
	color:#e7e7e7;
	font-size:25px;
	text-align:center;
	padding:4px;
	background:#2e5da3;	
	width:34px;
	height:34px;
	border-radius:5px;
	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;
}
	
footer ul.socialmedia i.fa:hover{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
}

footer ul.socialmedia li{
	float:left;
	margin:10px 6px;
	text-align:center;
	}

footer section.seg{ padding:20px 0px 5px;}

footer .footerLogos{
	color:#fff;	
	margin-top:15px;
	}

footer .footerLogos a{
	color:#fff;	
	margin-top:15px;
	text-decoration:none;
	}
	
footer .footerLogos img{
	float:left;	
	margin-top:-5px;
	padding-right:5px;
	}
	
footer .footerBottom{
	background-color:#fff;	
	display:block;
	padding:8px 0px;
	}	
	
footer .footerBottom ul li{
	list-style:none;
	float:left;
	margin:0px;
	border-right:1px solid #4d4d4d;
	display:block;
}	

footer  .footerBottom ul li:nth-of-type(3){
	border-right:0;
}	

footer .footerBottom ul li a{
	color:#fff;
	font:13px "Raleway", Arial;
	padding:13px 12px 11px 12px;
	display:block;
	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;
}	

footer .footerBottom ul li a:hover{
	background:#202324;
	text-decoration:none;
}

@media (max-width:1200px){

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

footer ul.pull-right li p:nth-of-type(1){
	text-align:left!important;
	}
}

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

.bx-wrapper .bx-prev {
	left: -40px!important;
}

.bx-wrapper .bx-next {
	right: -40px!important;
}
	
@media (max-width:1024px){	
	.bx-wrapper .bx-prev {
	left:10px!important;
}

.bx-wrapper .bx-next {
	right:10px!important;
}
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    margin: 0px auto!important;
}

.BordrolamaTitle {
	background-image: url(../images/bordrolama-cozumleri-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.IstihdamTitle {
	background-image: url(../images/istihdam-cozumleri-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.GeciciIsTitle {
	background-image: url(../images/gecici-is-iliskisi-cozumleri-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.IseAlimTitle {
	background-image: url(../images/ise-alim-surec-yonetimi-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.IsverenlerTitle {
	background-image: url(../images/isverenler-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}
.IsArayanlarTitle {
	background-image: url(../images/is-arayanlar-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.UzmanlikTitle {
	background-image: url(../images/uzmanlik-alanimiz-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.UluslararasiTitle {
	background-image: url(../images/uluslararasi-agimiz-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.HakkimizdaTitle {
	background-image: url(../images/hakkimizda-bg.png);
    background-position: 48%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.IletisimTitle {
	background-image: url(../images/iletisim-bg.png);
    background-position: 100%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.CVGonderTitle {
	background-image: url(../images/cv-gonder-bg.png);
    background-position: 48%;
    background-size: cover;
	position: relative;
    min-height: 454px;
    padding: 0px 0px;
	display: block;
    align-items: center;
    justify-content: left ;
}

.BordrolamaTitle h1, .IstihdamTitle h1, .GeciciIsTitle h1,  .IseAlimTitle h1,  .IletisimTitle h1, .HakkimizdaTitle h1, .IsverenlerTitle h1, .IsArayanlarTitle h1, .UzmanlikTitle h1, .UluslararasiTitle h1, .CVGonderTitle h1,
.BordrolamaTitle .h1, .IstihdamTitle .h1, .GeciciIsTitle .h1,  .IseAlimTitle .h1,  .IletisimTitle .h1, .HakkimizdaTitle .h1, .IsverenlerTitle .h1, .IsArayanlarTitle .h1, .UzmanlikTitle .h1, .UluslararasiTitle .h1, .CVGonderTitle .h1{ 
	font:700 48px/60px "Raleway",  Arial; 
	color:#fff;
	margin:15% auto;
	text-transform: uppercase;
	} 
.list-unstyled a {
	color:inherit;
}
.SloganTitle {
	background: #b03d4cc4;
	position:absolute;
	width:100%;
	bottom:0;
    min-height: 85px;
    padding: 0px 0px;
}

.SloganTitle p {
	font:500 28px/36px "Raleway",  Arial; 
	color:#fff;
	margin:24px 0px;
}

@media (min-width: 768px)  and (max-width: 1024px) {
	.HakkimizdaTitle, .IletisimTitle, .BordrolamaTitle, .IstihdamTitle, .IseAlimTitle, .IsverenlerTitle, .IsArayanlarTitle, .UzmanlikTitle, .UluslararasiTitle, .CVGonderTitle { 
	min-height:400px;
	background-position: 50%;
	} 
	
	.GeciciIsTitle {
		min-height:400px;
		background-position: 80%;
	}

}

@media (max-width: 767px) {

	.HakkimizdaTitle {
		min-height:300px;
		background-position: 30%;
	}
	
	.GeciciIsTitle {
		min-height:300px;
		background-position: 80%;
	}
	
	.IletisimTitle {
		min-height:300px;
		background-position: 50%;
	}
	
	.BordrolamaTitle, .IstihdamTitle, .IseAlimTitle, .IsverenlerTitle, .IsArayanlarTitle, .UzmanlikTitle, .UluslararasiTitle, .CVGonderTitle { 
	min-height:300px;
	background-position: 40%;
	} 
	
	.BordrolamaTitle h1, .IstihdamTitle h1, .GeciciIsTitle h1,  .IseAlimTitle h1,  .IletisimTitle h1, .HakkimizdaTitle h1, .IsverenlerTitle h1, .IsArayanlarTitle h1, .UzmanlikTitle h1, .UluslararasiTitle h1, .CVGonderTitle h1,
	.BordrolamaTitle .h1, .IstihdamTitle .h1, .GeciciIsTitle .h1,  .IseAlimTitle .h1,  .IletisimTitle .h1, .HakkimizdaTitle .h1, .IsverenlerTitle .h1, .IsArayanlarTitle .h1, .UzmanlikTitle .h1, .UluslararasiTitle .h1, .CVGonderTitle .h1{ 
	font:700 33px/45px "Raleway",  Arial; 
		padding-top:48px;	
	  text-align:left;
	  margin-top:0px;
	} 
	
.SloganTitle {
    min-height: 60px;
}

.SloganTitle p {
	font:500 20px/30px "Raleway",  Arial; 
	color:#fff;
	margin:15px 0px;
}
}

.content ul > li {
	line-height:35px;
	list-style-image: url(../images/list-icon.png);
}