@charset "utf-8";

@font-face {
	font-family: "Euro_Caps";
	src: url('../fonts/subset-EuroCaps.eot?#iefix') format('embedded-opentype'),
		url('../fonts/subset-EuroCaps.woff2') format('woff2'),
		url('../fonts/subset-EuroCaps.woff') format('woff'),
		url('../fonts/subset-EuroCaps.ttf') format('truetype'),
		url('../fonts/subset-EuroCaps.svg#EuroCaps') format('svg');
	font-weight: normal;
	font-style: normal;
}

@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");
}

@font-face {
    font-family: 'news_cycleregular';
    src: url('../fonts/newscycle-regular-webfont.eot');
    src: url('../fonts/newscycle-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newscycle-regular-webfont.woff2') format('woff2'),
         url('../fonts/newscycle-regular-webfont.woff') format('woff'),
         url('../fonts/newscycle-regular-webfont.ttf') format('truetype'),
         url('../fonts/newscycle-regular-webfont.svg#news_cycleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'news_cyclebold';
    src: url('../fonts/newscycle-bold-webfont.eot');
    src: url('../fonts/newscycle-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newscycle-bold-webfont.woff2') format('woff2'),
         url('../fonts/newscycle-bold-webfont.woff') format('woff'),
         url('../fonts/newscycle-bold-webfont.ttf') format('truetype'),
         url('../fonts/newscycle-bold-webfont.svg#news_cyclebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

	
body{
	font:15px/28px "news_cycleregular", Verdana,Geneva,sans-serif; 
	color:#3b3b3b; 
	text-align:left;
	}
	
.main-page{
	background:url('../images/bg.jpg');
	background-size:cover;
	background-position:center;
	font:15px/28px "news_cycleregular", Verdana,Geneva,sans-serif; 
	color:#3b3b3b; 
	text-align:left;
	}
	
.detail-page{
	background:url('../images/bg-k.jpg');
	background-size:cover;
	background-position:center;
	font:15px/28px "news_cycleregular", Verdana,Geneva,sans-serif; 
	color:#3b3b3b; 
	text-align:left;
	}
	
	
@media (max-width: 992px)  {
	
.main-page{
	background:url('../images/bg-k.jpg');
	background-size:cover;
	background-position:center;
	font:15px/28px "news_cycleregular", Verdana,Geneva,sans-serif; 
	color:#3b3b3b; 
	text-align:left;
	}
	
}
header{ 
	min-height:73px;
	max-width:100%; 
	margin:0 auto;  
	background:transparent); 
	background-size:cover; 
	}

header .topMenu{
	width:100%;
	min-height:40px;
	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 "news_cycleregular", 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:7px 0px;}

header  p { 
	font: 15px/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:30px;
	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 {
	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:5px;
	}

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 .logo {
    display: block !important;
	margin:0 auto;
	width:182px;
	padding: 40px 0 10px;
	}
	
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{
	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{
	margin-right:5px;
	float:none;
	}
	
  }

  
.content{min-height:650px; padding:25px 15px;} 
  
.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:5px 0px!important;	
	background:#1f6fa2;
	min-height:50px;
	border-radius:5px;
	padding:10px 0px;
}

.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:#fff;
	}	

.navbar-default .navbar-brand {
   font:normal 16px "Euro Caps", Arial;
   color:#fff;  
}

.navbar-default .navbar-nav>li>a{
   	font:normal 16px "Euro Caps", Arial;
	color:#fff;
	padding:4px 9px;
	margin:0px 20px;
	}
	
.navbar-default .navbar-nav>li>a:hover{
	border-bottom:1px solid #fff;
	color:#fff;
	}

@media (min-width: 1000px) and (max-width: 1200px) {
	.navbar-default .navbar-nav>li>a{
   	font:normal 16px "Euro Caps", Arial;
	color:#fff;
	padding:4px 10px;
	margin:0px 15px;

    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 {
	padding:0px;
	margin:0px;
	}			
	
ul.dropdown-menu {background:#fff!important; margin-top:10px!important; }

.dropdown-menu>li {
   border-bottom:0px solid #483f42;
}
	
.dropdown-menu>li>a {
   font:normal 17px/30px "Euro Caps", Arial;
   color: #483f42;
}
	
.dropdown-menu>li>a:hover {
	background:#ac2336!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: 1000px) {
	
	.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-default .navbar-nav>li>a:hover{
	border-bottom:0px solid #fff;
	color:#fff;
	}

    .navbar-nav {
        float: none;
    }	
	
	.navbar-default .navbar-toggle { 
			padding: 15px!important;
			margin:0 auto;  
			float:right!important; 
			display:block;  
			background:#1f6fa2!important;
			border:0!important;
		}
			
	.navbar-default .navbar-toggle:hover {  
			background:#1f6fa2!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:normal 16px "Euro Caps", Arial;
	color:#fff;
	padding:4px 10px;
	margin:0px 20px;

    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{
	border-bottom:0px solid #fff;
	color:#fff;
	}
	

.dropdown-menu>li>a {
   font:normal 17px "Euro Caps", Arial;
   color: #483f42!important;
   text-align:center;
   border:none;
}

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

.navbar-toggle .icon-bar { 
			background:#706764; 
			width:30px!important; 
			height:2px;
}
	
.navbar-default .navbar-toggle { 
			padding: 15px!important;
            left:0; 
			right:0; 
			margin:0 auto;  
			float:none!important; 
			display:block;  
			background:#1f6fa2!important;
			border:0!important;
}
			
.navbar-default .navbar-toggle:hover {  
			background:#ac2336!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	{
	font: 32px/42px "Open_Sans_Bold", Arial;
	color:#000000;
	text-align:center;
	margin:14px 0px;
}

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	{
	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	{
	font: 15px/24px "Open_Sans_Bold", Arial;
	color:#000000;
	text-align:center;
	margin:14px 0px;
}

}	

.container{max-width:1024px;}

.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:#fff center center;
    background-repeat: repeat-x;
    box-sizing: border-box;
    margin: 0px auto;
    min-height: 70px;
    padding: 0px 15px;	
}


.inner-title h1 {
    color: #000;
    font: 22px/30px "Euro Caps";
    margin: 20px;
    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; border-radius: 0 0 20px 20px;}

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 "Euro Caps"; 
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{
	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:#transparent;
	max-width:100%;
	min-height:330px;
	margin:0px auto;
	padding:10px 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{
	font:25px Arial;
	color:#fff;
	margin:40px 0px 10px;
	font-weight:bold;
	}

.tb-bg-1 a{
	font:20px/43px "news_cycleregular", 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 {
	position:relative;
	height:auto;
	padding:0px;
	margin:15px 0px;
	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.png');
	background-size:cover;
	position:relative;
	max-width:266px;
	height:260px;
	padding:60px 25px;
	margin:20px auto;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

.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;	
	}
			
.tablets h1  {
	font:25px/35px Arial;
	color:#483f42;
	margin:0px;
	padding:0;
	font-weight:bold;
	text-align:left;
	}

.tablets2 h1  {
	font:20px/30px  "Euro Caps",  Arial;
	color:#ac2336;
	margin:0px 15px 5px;
	padding:0;
	text-align:center;
	}

.tablets2 h1 > i.fa {
	background:#706764;
	width:47px;
	height:43px;
	font-size:27px;
	color:#fff;
	margin:10px 0px;
	padding:5px 0px;
	text-align:center;
	}
	
.tablets p{
	font:17px/23px "Open_Sans_Light", Arial;
	color:#fff;
	margin:0;
	padding:0px;
	text-align:left;
	}
	
.tablets2 p{
	font:15px/25px "Open_Sans_Light", Arial;
	color:#483f42;
	margin:0px 15px;
	padding:0px;
	text-align:center;
	}
	
	
.tablets .fa, .tablets2 .fa{
	color:#0c77bd;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
  font-size:20px;
}
	
.tablets .fa:hover{
	color:#ae8a4c;
}	
	
i.fa-arrow-right{
	color:#fff;
	padding:13px 15px;
	background:#202324;
}	
	
	
a.tablet-button {
	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 {
	font:19px "Euro Caps",  Arial;
	text-align:center;
	color:#fff;
	margin:0px auto;
}	

a.detail {
    box-sizing: border-box;
    color: #ac2336;
    display: block;
    font: 14px "news_cycleregular",Arial;
    margin: 20px auto;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
}

a.detail:hover {
    color: #238abd;
}

a.detail::after {
    font-family: FontAwesome;
	font-size:20px;
	content:'\f138';
	margin-left:5px;
}
	
@media (min-width:992px) and (max-width:1200px) {
	
	
.tablets2 h1  {
	font:21px/31px  "Euro Caps",  Arial;
	}
	
a.tablet-button > h1 {
	font:17px "Euro Caps",  Arial;
	text-align:center;
	color:#fff;
	margin:0px auto;
}	
	
}	
	
@media (max-width:768px) {
		
.tablets2 {
	background:url('../images/tablet-bg.png');
	background-size:cover;
	position:relative;
	max-width:256px;
	height:248px;
	padding:50px 27px;
	margin:20px auto;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
}

}
		
.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{
	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;
 	padding:20px;
	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>h2{
	color:#fff;
	vertical-align:middle;
	font:21px/25px "news_cyclebold",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{
 	color:#fff;
	vertical-align:middle;
	font:19px/25px "news_cycleregular",Arial;
	text-align:center;
	margin-top:0!important;
  
  	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>h2, .mapBox:hover>.Informations>p, .mapBox:hover>.Informations>.fa-search-plus  {
	margin-top:10%;
	}
	
.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{	
    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;

	}	
	
.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;

}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #289dcb!important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: middle;
    text-align:center;
    width: 10%;
}

.active h2, .info h2{padding:5px 0px; margin:0; font-size:20px; color:#fff; font-family:"Open_Sans_Bold", Arial, sans-serif; text-align:center;}
	
.active h3, .info h3{padding:5px 0px; margin:0; font-size:20px; color:#fff; font-family:"Open_Sans_Bold", 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:trasnparent;
	width:100%;
	height:auto;
	padding:0px;
	margin:0 auto;
	}

footer p {
	font:13px/18px 'Euro Caps', Arial;
	color:#726d6e;
	text-align:left;
}
	
footer ul{
	margin:0 auto;
	padding:0px;
	}

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

	
footer h1{
	color: #ac2336;
    font: 13px "news_cycleregular", 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: 13px/16px "news_cycleregular", Arial;
	color:#2389bc;
	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:30px 0px 40px;}

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 "news_cycleregular", 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;
}

}
