﻿@charset "utf-8";
/* CSS Document */

h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0; padding:0;}
p {margin: 0;}
html{
	height:100%;
	width:100%;
	margin:0;
	font-family:'GothamX-Regular';
	font-size:13px;
}
body{
	background-color:#fff; /*#739a09*/
	background-image:url(../images/body_bg.png);
	height:100%;
	width:100%;
	margin:0;
	font-family:'GothamX-Regular';
	font-size:15px!important;
	background-repeat:no-repeat;
	background-position: center top;
	
}
img {
	max-width: 100%;
}

::-webkit-scrollbar
{
  width: 10px; 
  height: 10px; 
}

::-webkit-scrollbar-track
{
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
  background: rgba(0, 0, 0, 0.5);
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

header{
	width:100%;
	height:125px;
	float:left;
	/*position:fixed;*/
	top:0;
	left:0;
	z-index:12;
	border-top:solid #00458b 10px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.logo{
	float:left;
	height:125px;
	width:220px;
	text-align:center;
	margin-top:-20px;
	background-image:url(../images/logo_bg.png);
	background-repeat: no-repeat;
    background-position: center;
}
.logo img{padding-top:10px;}


.logoRsp{
	float:left;
	display:none;
	height:60px;
}

.clear{
	clear:both;
}


* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#ustBant{
	float:left;
	width:100%;
	height:300px;
	margin-top:70px;
	background-image:url(../images/hakkimizda_bant.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sliderAciklama{
	width:430px;
	height:185px;
	/*background-image:url(../images/sliderAciklama.png);*/
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:51%;
	top:84%;
	transform: translate(-50%,-50%);
}

.ImgIcerik{
	float:left;
	margin-right:10px;
}
.detayBaslik{
	font-size:18px;
	font-family:'GothamX-Medium';
	color:#333;
	margin-bottom:10px;
}

.ortaContent{
	width:100%;
	float:left;
	/*background-image:url(../images/content_bg.png);*/
	border-radius:5px;
	margin-top:10px;

}

.icerikContent{
	width:48.4%;
	float:left;
	padding:10px;
	border-radius:5px;
	margin-right:10px;
	color:#fff;
}
h2{
	color:#64573d;
	font-size:16px;
	font-weight:normal;
	font-family:'GothamX-Medium';
}
.Icon{
	float:left;
	margin-right:15px;
}
.contentGolge{
	width:100%;
	float:left;
	height:37px;
	background-image:url(../images/content_alt.png);
	background-size:cover;
}

.baslikGenel{
	width:100%;
	float:left;
	background-color:#fff;
	padding:10px;
    opacity: none;
	border-radius:5px;
	color:#333;
}

.firmaLogo{
	float:left;
	margin-left:5px;
}
.bgBeyaz{
	background-color:#fff;
	width:100%;
	float:left;
}
.bg{background-color:#fff;}
.bilgiIcerik{
	float:left;
	width:31.7%;
	margin:15px 20px 0 0;
	cursor:pointer;
	text-align:center;
}
.bilgiBaslik{
	float:left;
	width:100%;
	text-align:center;
	color:#333;
	margin-top:10px;
	padding:5px;
	font-size:16px;
	font-family:'GothamX-Medium';
}

.bilgiIcerik:nth-child(3){margin-right:0;}

.bilgiIcerik:hover .bilgiAciklama,.bilgiBaslik{color:#092C74;}
.bilgiIcerik img{
	width:80%;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.bilgiIcerik:hover img{
	opacity: 0.8;
}


.bilgiAciklama{
	float:left;
	text-align:center;
	color:#553500;
	padding:10px;
	font-family:'GothamX-Regular';
	font-size:14px;
}


.urunBox{
	float:left;
	width:31.7%;
	margin:15px 20px 0 0;
	cursor:pointer;
	text-align:center;
	border:solid #eee 1px;
}

.urunBox:hover{border-color:#ccc;}

.urunBox:nth-child(3n+2){margin-right:0;}


.urunBox img{
	width:80%;

}


.urunBilgi{
	text-align:center;
	color:#095597;
	padding:10px;
	font-family:'GothamX-Bold';
	font-size:18px;
}

.btnDetay{
	width:100px;
	margin:0 auto;
	background-color:#095597;
	padding:11px 20px;
	color:#fff;
	font-family:'GothamX-Medium';
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
	cursor:pointer;
}


.btnDetay:hover{
	background-color:#0095da;
}


h1{
	font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color:#739a09;
	font-style:italic;
	padding-left:5px;
	
}

.socialHaber{
	float:left;
	background-color:#fff;
	width:49.4%;
	padding:15px;
	border-radius:5px;
	margin:50px 10px 10px 0;	
	max-height:200px;
	overflow:hidden;
	
}
.socialHaber:nth-child(2){margin-right:0px;}

.socialBaslikFb{
	width:100%;
	float:left;
	color:#3b5998;
	font-size:16px;
	font-family:'GothamX-Medium';
}
.socialBaslikTw{
	width:100%;
	float:left;
	color:#00aced;
	font-size:16px;
	font-family:'GothamX-Medium';
}

.socialImg{
	float:left;
	margin-right:30px;
}

.socialPost{
	color:#333;
	font-size:14px;
	font-family:'GothamX-Regular';
	margin-top:15px;

}

#anasayfaGorsel{
	text-align:center;
	padding:40px 0 0 0px;
	margin-bottom:50px;
}
#cizgiCow{
	background-image:url(../images/cizgi_cow.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	width:100%;
	height:107px;
	float:left;
	margin:20px 0px;
	
}

#solCatal{
	position:absolute;
	left:0;
	top:70%;
}
#sagCatal{
	position:absolute;
	right:0;
	top:50%;
}

#icerikBaslik{
	width:100%;
	float:left;
	text-align:center;
	padding-top:400px;
	margin-bottom:25px;
}
#icerikBaslikImg{
	width:100%;
	max-width:500px;
	margin:0 auto;
	font-family:'GothamX-Bold';
	color:#0095da;
	font-size:30px;
	padding:10px 0;
	border-bottom:dotted #00458b 1px;
	border-top:dotted #00458b 1px;
}

#calmioHarita{
	width:100%;
	float:left;
	height:250px;
}

.ImgUrun{
	float:left;
	margin-right:10px;
}

#detayBilgi{
	float:left;
	width:100%;
	max-width:345px;
	
}

.urunDetayAltBaslik{
	float:left;
	margin-top:10px;
	text-align:left;
	
}
#barkod{
	float:left;
	margin-bottom:15px;
}
.tanitimYazi{
	float:left;
	margin-right:10px;
}
.helalLogo{
	float:left;
	margin-top:-10px;
	margin-left:10px;
}

.urunOzellikBox{
	float:left;
	width:340px;
	border:solid #B3C0A9 1px;
	display:table;
	margin:10px 0 10px 0;}
.urunOzellikBaslik{
	padding:5px;
	border-bottom:solid #B3C0A9 1px;
	font-family:'GothamCondX-Bold';
	color:#333;
	font-size:14px;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
.urunOzellikBaslik:nth-child(3n){
    padding-left: 48px;
}
.urunOzellikBaslik:nth-child(2n) {
    padding-left: 17px;
}
.urunOzellikCol{
	display:table-row;
}
.urunOzellik{
	padding:2px 5px;
	border-bottom:solid #B3C0A9 1px;
	font-family:'GothamCondX-Regular';
	color:#333;
	font-size:14px;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
.urunOzellikCol .urunOzellik:last-child {
    padding-left: 48px;

}
.urunOzellikCol .urunOzellik:nth-child(2n) {
    padding-left: 17px;
}
.urunOzellikCol:last-child .urunOzellik{border:0;}

.iletisimAdresi{
	float:left;
	text-align:left;
	line-height:22px;
}
.iletisimAdresi:last-child{width:100%;}
.iletisimAdresi span{
	font-weight:bold;
}
.iletisimCol{
	max-width:50%;
	width:100%;
	float:left;
}
.txtForm{
	float:left;
	max-width:227px;
	width:100%;
	padding:5px;
	margin-top:15px;
	margin-right:15px;
}
.txtForm:nth-child(2n){margin-right:0px;}

.txtFormMesaj{
	float:left;
	width:100%;
	height:125px;
	padding:5px;
	margin-top:15px;
	padding-bottom:100px;
}
.btnGonder{
	background-color:#f49123;
	float:right;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
	margin:10px 0 20px 0;
	cursor:pointer;
}
.btnGonder:hover{
	background-color:#fe6601;
}

.txtFormIk{
	float:left;
	max-width:225px;
	width:100%;
	padding:5px;
	margin-top:15px;
	margin-right:10px;
}
.txtForm:last-child{margin-right:0px;}

.icerikBox{
	width:100%;
	float:left;
	text-align:center;
	padding:20px;
	position:relative;
}
#solUstImg{
	position:absolute;
	left:0;
	top:0;
}
#sagAltImg{
	position:absolute;
	right:0;
	bottom:0;
}
#solAltImg{
	position:absolute;
	left:0;
	bottom:0;
	transform:rotateX(180deg);
}
#sagUstImg{
	position:absolute;
	right:0;
	top:0;
	transform:rotateX(180deg);
}

.dosyaBilgi{
	float:left;
	width:100%;
	font-size:12px;
}

.bgUrun{
	/*background-image:url(./images/urunSlider_bg.png);*/
	background-color:#fff;
	height:150px;
	background-repeat:no-repeat;
	background-position:center;
	padding-left:0px;
	margin-top:0px;
	position:relative;
	z-index:1;
}

.basinBox{
	float:left;
	max-width:32.5%;
	width:100%;
	border:solid #ccc 1px;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}

.basinGorsel{
	float:left;
	width:100px;
}
.basinGorsel img{width:100%;}
.basinTarih{
	float:left;
	padding:5px;
	font-family:'GothamX-Bold';
}
.basinAciklama{
	float:left;
	padding:5px;
	font-family:'GothamX-Bold';
}


#footerUst{
	background-image:url(../images/alt_bant.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
	height:93px;
	float:left;
}

footer{
	width:100%;
	min-height:480px;
	float:left;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fff;
	line-height:22px;
	font-family:'GothamX-Medium';
	
}

.footerMenuBox{
	float:left;
	width:178px;
	color:#818181;
	margin-left:22px;
	margin-top:10px;
}

.menuBaslik{
	float:left;
	width:178px;
	height:45px;
	font-size:16px;
	text-align:center;
	padding:10px 0px;
	background-image:url(../images/footer_baslik.png);
	background-repeat:no-repeat;
	background-position:center;;
}
.footerCizgi{
	float:left;
	border-bottom:solid #739a09 1px;
	width:100%;
}

.footerMenu{
	float:left;
	width:100%;
	padding-left:5px;
	color:#000;
	text-align:center;
	cursor:pointer;
	font-family:'GothamX-Regular';
	font-size:13px;
	
}

.footerMenu:hover{
	color:#0095da;
	text-decoration:underline;
}

.btnSocial{
	float:left;
	margin:5px 5px 0px 0px;
	padding-left:10px;
}
.btnSocialSol{margin-left:35px;}

#dilSecimi{
	position:absolute;
	right:0;
	margin-right:40px;
	top:-5px;
}
#btnDil{
	float:left;
	background-color:#092c74;
	color:#fff;
	padding:5px;
	margin-top:5px;
	font-family:'GothamX-Medium';
	font-size:12px;
}
#btnDil:hover{
	background-color:#739a09;
}

#copyrightBilgi{
	float:left;
	width:100%;
	text-align:right;
	padding-right:15px;
	font-family:'GothamX-Regular';
	font-size:12px;
}

.navigation {
  display: block;
  height:40px;
  float:left;
  font-family:'GothamX-Medium';
  font-size:12px;
  background-color: #0095da;
  margin-top:10px;
  width:	100%;
}

.navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.navigation > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height:40px;
  padding:1px;
  display: inline-block;
  position: relative;
  float:left;
  color: #333;
  z-index:2;
  cursor:pointer;
}

.navigation li a {
   padding: 12.5px 23.61px;
  color: #fff;
  display: inline-block;
  outline: 0;
  text-decoration:none;
}

.navigation > ul > li:first-child {/*border-left: 1px solid #f49123;*/}



.navigation li ul.sub {
  position: absolute;
  display: none;
  width: 175px;
  top:40px;
  left:0px;
  padding-top: 0;
  background: #fff;
}

.navigation li.has-sub.open ul.sub { display: block; }

.navigation li ul.sub li {
  display: block;
  list-style-type: none;
}

.navigation li ul.sub li a {
  padding: 10px 20px;
  font-size: 12px;
  color: #333;
  display: block;
  font-weight: 400;
}


.navigation li ul.sub li:last-child a { border-bottom: none; }

.navigation li:hover a{
  color: #333;
  background-color:#fff;
}
.navigation li.open a {color: #505050;}


.navigation li ul.sub li:hover a { background: #EFF3F4; color:#0095da;}

.navigation li ul.sub li:first-child:hover a { border-radius: 0; }

.navigation li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #def1f0;
  position: relative;
  top: 15px;
  right: -5px;
  content: '';
}


@media (min-width: 1060px) {
  .container {
    width: 1030px;
  }
  .basinBox:nth-child(3n+2){margin-right:0px;}
}

@media (max-width:1280px){
.swiper-button-prev{left:0 !important;}
.swiper-button-next{right:0 !important;}
.magazaLogo{padding:0;}

}

@media (max-width:1145px){

.slick-prev{left:-5px !important;}
.slick-prev, .slick-next{background-size: cover; height:24px !important; width:24px !important;}
.slick-next{right:0 !important; background-size: cover;}
}
@media (max-width:1025px){
.navigation li a {padding: 12.5px 20.50px;}
.navigation{font-size:12px;}
}

@media only screen and (max-width:1020px) {
  .container {
    width: 100%;
  }

}

@media (max-width:987px){
	.navigation li a {padding: 12.8px 15px;}
	.navigation{font-size:11px;}
}

@media (max-width:960px){
	.clBoth{clear:both;}
}


@media (max-width:905px){
.navigation li a {padding: 12.5px 14px;}
.logo img {height: 50px; margin-top:5px;}
.logoAlt{height: 70px !important; margin-top:2px !important;}
.bilgiIcerik{width:30.7%;}
.urunBox{width:30.5%;}
.ImgUrun{float:none;}
#detayBilgi{float:none; margin:0 auto;}
.basinBox{max-width:49%;}
.basinBox:nth-child(2n+0){margin-right:0;}
}

@media (max-width:868px)
{
	.navigation li a {padding: 13px 9.8px;}
	.socialHaber{width:49%;}
	footer{background-image:none; min-height:235px;}
}



@media (min-width:821px)
{
	.navigation li:hover ul.sub { display: block; }
}



@media only screen and (max-width:820px) {

.logo{display:none;}
.logoRsp{display:inline;}
.logoRsp{height:55px; margin-left:60px;}
.logoRsp img{height:40px; margin-top:3px;}
#sagCatal{display:none;}
#solCatal{display:none;}
#icerikBaslik{padding-top:470px;}

.sliderAciklama{top:92%;}
.bgUrun{margin-top:-45px !important;}
header{background-color:#fff; height:65px;}
.swiper-container {margin-top:180px !important;}
.swiper-container{height:380px !important;}

.navigation {
  background: #fff;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  left: -100%;
  top: 65px;
  transition: left 0.3s linear;
  margin: 0;
  border: 0;
  border-radius: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  z-index:2;
  border-right: solid #ccc 1px;
}

.navigation.visible {
  left: 0px;
  transition: left 0.3s linear;
}

.nav_bg {
  display: inline-block;
  vertical-align: middle;
  height: 55px;
  margin: 0;
  position: absolute;
  top: 5px;
  left: 0px;
}

.nav_bar {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  /*background-color: #6eab3c;*/
  padding:21px;
  height:55px;
}

.nav_bar span {
  height: 2px;
  background: #00448b;
  margin: 5px;
  display: block;
  width: 25px;
  transition:all 0.2s linear;
}
.spanMenu1{
	transform:rotate(45deg);
	width: 25px !important;
	margin-top: 10px !important;
}
.spanMenu2{
	transform:rotate(-45deg);
	margin-top:-7px !important;
}
.spanMenu3{
	
	display:none !important;

}


.navigation ul { border:none; }

.navigation > ul > li{ padding:0px; height:auto; border-right:none; }

.navigation li { display: block; width:100%; }

.navigation li a {
  display: block;
  color: #00448b;
  font-weight: 500;
  padding:15px 20px;
  border-bottom:solid #ccc 1px;
  background:url(../images/menu_ok.png) no-repeat;
  background-position:right;
}

.navigation li:first-child:hover a { border-radius: 0; }
.navigation li:first-child{border-left:none !important;}

.navigation li ul.sub { position: relative; width:100%; left:0; top:0; border:none; }

.navigation li ul.sub li a {
  background: #eee !important;
  border-bottom: solid #d3d4d6 1px;
  color: #505050 !important;
}

.navigation li:hover a {
  background: #fff;
  color: #505050 !important;
  background:url(../images/menu_ok.png) no-repeat;
  background-position:right;
}

.navigation li ul.sub li:hover a {
  background: #eee!important;
  color: #77787b !important;
}
.navigation li ul.sub li a{
	font-size:14px;
}

.navigation li ul.sub li a { padding: 10px 10px 10px 30px; }

.navigation li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
  border-top: 5px solid #505050;
  position: absolute;
  top: 20px;
  right: 10px;
}

.opacity {
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


}

@media (max-width:768px){
	#anasayfaGorsel img{width:100%;}
}

@media (max-width:640px){
#ustBant{height:180px;}
}

@media only screen and (max-width:556px) {
.bilgiIcerik{width:100%;}
.urunBox{width:100%;}
.socialHaber{width:100%;}
.bgUrun{padding-left:0 !important;}
.ImgUrun{width:100%;}	
.iletisimCol{max-width:100%;}
.basinBox{max-width:100%;}
}

@media (max-width:468px){
.ImgIcerik{margin-bottom:10px;}
.urunOzellikBox{width:100%;}
#barkod{clear:both; margin-left:-10px; margin-top:15px;}
.txtForm{max-width:100%;}
}


@media only screen and (max-width:410px) {
	.footerMenuBox{width:100%; margin-left:0px;}
	.slider{width:100% !important;}
	.menuBaslik{background-image:none; text-align:left; width:100%; height:30px;}
	.btnSocialSol{margin-left:0px;}
	.footerMenu{text-align:left; padding-left:0;}
	#cizgiCow{height:30px;}
	
	
}



@media only screen and (max-width:380px) {
.bilgiImg{width:100%;}
.urunImg{width:100%;}

.sliderAciklama{top:100%;}
.bgUrun{margin-top:-20px !important;}
.card-actions{min-width:290px !important; font-size:22px !important; top:73% !important;}
.swiper-container {margin-top:180px !important;}
.swiper-container{height:375px !important;}


}



@media (max-width:321px){

}

/* ÜRÜN SLİDER*/

	.slider{
		width:100%;
		height:100px;
		text-align:center;
			
	}
	h3{
		padding:40px 20px;
		background:white;
	}
	.slider div{
		margin-right:5px;
		margin-left:10px;
	}
	.slider div img{
		margin:0 auto;
	}
	.urunGorsel{
		position:absolute; 
		height:100%;
		width:100%;

		z-index:-1; 
		margin:0 !important;
		background-repeat:no-repeat;
		background-size:cover;
		}
	.urunBaslik{
		font-size:15px;
		font-family:'GothamX-Medium';
		float:left;
		width:100%;
		min-height:94px;
		padding:30px 0px;
		border-radius:5px;
		opacity:0;
		text-align:center;
		/*color:#354A00;*/
		color:#092C74;
		margin:00px 0 0 0 !important;
		background-image:url(../images/pattern_bg.png);
				-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
	.urunIcerik{
		font-size:12px;
		display:none;
		float:left;
		width:100%;
		padding:10px;
		text-align:center;
		margin:0 !important;
		background-image:url(../images/pattern_bg.png);
	}
/* ÜRÜN SLİDER END*/


/*LOGO SLİDER*/

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
/*    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); 
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); 
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%);
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); 
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); 
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); 
    border:1px solid #ccc;*/
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:130px;
    max-height:81px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 30px;
    height: 83px; 
    position: absolute;
    cursor: pointer;
    z-index: 2;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: -10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -15px;
    background: url(../images/button-next.png) no-repeat;
}

/*Diğer sitenden eklenenler*/
.about-left h4 {
	font-size:18px;
	font-weight: normal;
	color: #8e8e8e;
	line-height:1.5;
}

.about-left p {
	text-transform: capitalize;
	margin-bottom: 0;
	color: #8e8e8e;
	margin-top: 25px;
}
.italic {
	font-style: italic;
}

.b-line {
	position: relative;
	width: 60px;
	height: 3px;
	background: #095597;
	display: block;
	margin: 0 auto;
}
.l-left {
	margin: 0;
}
h2 {
    
    margin-bottom: 10px;
    color: #222;
    font-weight: 600;
}
h2 span{
	 font-size: 35px;
	color:#095597;
	font-weight: normal;
}
.mt-40 {
	margin-top: 40px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-30	{
	margin-bottom:	30px;
}
.border_full {
	border: 1px solid #095597;
	border-right: none;
}
.border_full:last-child {
	border-right: 1px solid #095597;
}
@media (min-width: 768px) and (max-width: 991px) {
	.border_full {
		border-right: 1px solid #095597;
	}
}
@media (max-width: 767px) {
	.border_full:last-child{
		border-right:none;
	}
	.border_full {
		border: none;
	}
	.single-fact {
		border: 1px solid #095597;
		width: 100%;
	}
}

.single-fact {
	text-align: center;
	display: inline-block;
	padding: 20px 0px 30px;
}
.single-fact .icon-boxed {
	width: 70px;
	height: 70px;
	font-size: 45px;
	color: #aeaeae;
	text-align: center;
	line-height: 74px;
	margin: 0 auto;
	position: static;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.single-fact span {
	padding: 4px 0;
	line-height: 1.2;
	display: block;
	font-size: 40px;
	color: #095597 !important;
	font-weight: 700;
}

.single-fact p {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #095597 !important;
	font-weight: 500;
}

.single-fact .icon-box i:before {
	font-size: 50px;
}

.single_carousel {
	
}
.single_carousel > p {
	background: #fff;
	padding: 25px 35px 44px;
	position: relative;
	color: #333;
	border: 1px solid #aeaeae;
}

.single_carousel > p::after {
	background: #fff;
	border-radius: 50%;
	bottom: -23px;
	color: #aeaeae;
	content: "\“";
	font-family: fontawesome;
	font-size: 40px;
	height: 50px;
	left: 20px;
	line-height: 65px;
	position: absolute;
	text-align: center;
	width: 50px;
	border: 1px solid #aeaeae;
}
.author_img__block {
	display: table;
	width: 100%;
}
.author_tablecell__block {
	display: table-cell;
	vertical-align: middle;
}
.author_tablecell__block > img {
	border: 5px solid #ffffff;
	border-radius: 50%;
	float: left;
	margin-left: 10px;
	max-width: 80px;
}
.author_tablecell__block > p {
	display: inline-block;
	font-weight: 700;
	margin-left: 15px;
	margin-top: 15px;
}
.author_tablecell__block span {
	display: block;
	font-weight: normal;
}

.tab-block {
  width: 100%;
  height: 200px;
  margin: 50px auto;
}
.tab-block .tab-mnu {
  display: block;
  list-style: none;
}
.tab-block .tab-mnu:after {
  content: '';
  display: table;
  clear: both;
}
.tab-block .tab-mnu li {
  box-sizing: border-box;
  float: left;
  background-color: #b2bbc0;
  color: white;
  width: 130px;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
  cursor: pointer;
}
.tab-block .tab-mnu li {
  border: 1px solid #4c607c;
}
.tab-block .tab-mnu li:hover:not(.active) {
  background-color: #c0c7cb;
}
.tab-block .tab-mnu .active {
  background-color: #fff;
  color: #596165;
  border: 1px solid #eaecec;
  cursor: default;
}
.tab-block .tab-cont {
  box-sizing: border-box;
  border-top: 1px solid white;
  background-color: white;
  color: #292d2f;
}
.tab-block .tab-cont .tab-pane {
  padding: 20px 25px;
}

#instafeed {
  max-width:1080px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  
  a{
    display: flex;
    align-items: center;
    position: relative;
    width: 50%;
    background: white;
    
    @media only screen and (min-width: $lg) {
      width: 25%;
    }
    
    img {
      display: block;
      width: 100%;
    }
  }
}
.shadow{
	-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.68);
}

.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(0,149,218,0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?52280524');
  src: url('font/fontello.eot?52280524#iefix') format('embedded-opentype'),
	   url('font/fontello.woff?52280524') format('woff'),
	   url('font/fontello.ttf?52280524') format('truetype'),
	   url('font/fontello.svg?52280524#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 
.demo-icon {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	color:fff;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* You can be more comfortable with increased icons size */
	font-size: 140%; 

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
 }
 

	
	
.nav-tabs {
  border-bottom:none!important;
}



.nav-tabs .nav-link.active {
  background-color: #f9f9f9!important;
  border-bottom: #f9f9f9;
  font-weight: bold;
  font-size: 20px;
}
.nav-tabs .nav-link{
	color:#000;
	font-size: 20px;
	
}
.nav-tabs .nav-link:hover{
	color:#333;
	font-size: 20px;
}
.tab-pane.active .tab-pane-header {
  padding:2rem;
  background-color:#f9f9f9;
  border-top-right-radius: .5rem;
  border-top-left-radius: .5rem;
  margin-bottom:1rem;
}

.tab-pane:first-child .tab-pane-header {
  border-top-left-radius: 0;
}