@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;700&display=swap');
:root {
  --odaksan-font:'Poppins', sans-serif;
  --odaksan-gray: #4b4e53;
  --odaksan-gray-rgb: 75, 78, 83;
  --odaksan-primary: #da251c;
  --odaksan-primary-rgb: 218, 37, 28;
}
html, body, div, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
:focus {outline: 0;}
pre { background:none; border:none; overflow:visible; font-family:var(--odaksan-font) !important;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,body{
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
} 
body {
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
	font-size: 14px;
	line-height: 25px;
	font-family: var(--odaksan-font); 
	font-weight: normal;
	color: #7e8082;
	background-color: #fff;
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: 100% !important;
}
.bold {
	font-weight:bold !important;
}
.font-light {
	font-weight:100 !important;
}
.font-norm {
	font-weight:normal !important;
}
.siyahyazi {color:#000 !important;}
::-moz-selection
{
background-color: #ffea00;
  color:#4b4e53;
}
::selection
{
background-color: var(--odaksan-primary);
  color:#FFF;
}
::-moz-selection  
{background-color: var(--odaksan-primary);
 color:var(--odaksan-gray);
}
.relative {
  position: relative;
}

.file2 {opacity: 0;width:0.1px; height: 0.1px; position: absolute; transition: transform .2s ease-out;}
.file-input2 label i {color: #fff;margin-left: 5px;}
.thm-btn {position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color:var(--odaksan-gray);
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 14px 50px;
    -webkit-transition: 500ms;
    transition: 500ms;
    border-radius: 32px;
    overflow: hidden;}

.thm-btn:hover {background-color:var(--odaksan-primary);}

.header-soc a { margin:0 5px;}
.header-soc a i { color:var(--odaksan-gray);}
.header-soc a:hover i { color:var(--odaksan-primary);}
#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}
.option_disabled { background:var(--odaksan-primary); color:#FFF; padding:10px 0;  height:100px;}
.renkver {color:var(--odaksan-primary) !important;}
.renknormal { color:inherit !important; border-color:inherit !important;}
.sub-kes .open-sub { display:none !important;}
.page-section .urunkat p { width:100%; background:var(--odaksan-gray); color:#FFF; text-align:center; padding:0 15px; height:50px;display: flex; justify-content: center; align-items: center;}
.page-section .urunkat a:hover { opacity:.7;}
.page-section .distributor { display:block; max-width:100%; margin:85px auto; padding:12px 18%; background:url("../images/distributor.jpg");}
.page-section .distributor h1 {color:#FFF; font-size:36px; font-weight:100;}
.page-section .distributor h1 strong { display:block;}
.page-section .distributor img { display:block; margin:38px 0 0;}


.ref { margin-top:15px;}
.ref img { display:block; width:100%; margin:10px;}
.ref span { position:absolute; width:100%; height:100%; padding:10px; transition:.2s; text-align:center; top:0; left:0; background:rgba(var(--odaksan-primary-rgb),.8); color:#FFF; font-weight:bold; opacity:0;display: flex;align-items: center;justify-content: center;}
.ref:hover span { opacity:1;}

@media only screen and (max-width: 1680px) {
.page-section .distributor { padding:12px 10%;}
}

@media only screen and (max-width: 991px) {
.page-section .urunkat span {  height:70px; font-size:11px; line-height:1.2;}
.page-section .distributor { padding:12px 5%;}
.page-section .distributor h1 {font-size:26px;}

}

@media only screen and (max-width: 768px) {
}
.page-section.butonlar { background:var(--odaksan-primary); padding:40px 0;}
.page-section.butonlar a { width:49%; text-align:center; display:inline-block; color:#FFF; font-size:18px;}
.page-section.butonlar a i { font-size:34px; margin-right:10px; padding-top:15px;}


@media only screen and (max-width: 991px) {
.page-section.butonlar { padding:40px 0;}
.page-section.butonlar a { font-size:18px; margin-bottom:10px;}
}
@media only screen and (max-width: 500px) {
.page-section.butonlar { padding:30px 0;}
.page-section.butonlar a { width:100%;font-size:18px; margin-bottom:15px;}
.referanslar .p-20, .referanslar .pr-10 { padding-left:0 !important; padding-right:0 !important; padding-bottom:0 !important;}

}

.borderver { border-left:1px solid #CCC !important; padding:20px 0 20px 10px;}
@media only screen and (max-width: 1200px) {
.borderver {border:none !important;}
}


.icerik h3 { margin:50px 0; padding:22px 25px 24px 25px; font-family: var(--odaksan-font); font-weight:300; font-size:30px; line-height:36px; color:var(--odaksan-primary); border-left:var(--odaksan-primary) 2px solid;}
.icfont h3 { font-size:26px; padding:22px 0 24px 25px;}
.icerik table tbody tr td { padding:10px !important;}
.icerik a i { font-size:36px; margin-right:5px; margin-bottom:15px;}

.iceriktablo { font-family:var(--odaksan-font) !important; }
.iceriktablo span{ font-family:var(--odaksan-font) !important; }
.iceriktablo table tbody tr td { font-size:12px !important; border:2px solid #FFF !important; }
.iceriktablo table tbody tr td * { font-size:12px !important; font-family:var(--odaksan-font) !important; }
.iceriktablo table tbody tr td:first-child { background:#595959 !important; color:#FFF !important;}
.iceriktablo table tbody tr td:nth-child(2) { background:#d9d9d9 !important; color:#000 !important;}

.stokAlan .stokFormButon { background:var(--odaksan-primary); border:1px solid var(--odaksan-primary); margin-top:4px;}
.stokAlan .stokFormButon:hover,.stokAlan .stokFormButon:focus {background:var(--odaksan-gray); border:1px solid var(--odaksan-gray);}
.stokAlan .modal-header .close {margin-top:-20px;}

.karsilastirmaEkle .btn ,.karsilastirmaSil .btn ,.karsilastirmaDolu .btn { font-size:12px; display:inline-block; margin-bottom:20px;}
.karsilastirmaEkle .btn i ,.karsilastirmaSil .btn i ,.karsilastirmaDolu .btn i { font-size:12px; margin:0 5px 0 0;}


.uyari { position:fixed; right:10px; bottom:10px; width:200px; z-index:999; padding:20px; display:none; transition:.3s; text-align:center;-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.45);-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.45);box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.45);}
.uyari.uyari-basarili {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}
.uyari.uyari-hata {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}

.karsilastirmaListe { width:90%; padding:10px 2%; z-index:99; position:fixed; bottom:0px; display:none; left:5%; background:#FFF; border-top-left-radius:10px; border-top-right-radius:10px;-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.45);-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.45);box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.45); transition:.5s;}
.karsilastirmaListe.asagicek1 { bottom:-111px;}
.karsilastirmaListe.asagicek2 { bottom:-111px;}
.karsilastirmaListesi .baslik { font-weight:bold; color:var(--odaksan-primary); margin:0 0 15px 15px;}
.karsilastirmaListesi .listeKutu { display:flex; align-items:center;}
.karsilastirmaListesi .listeKutu span { font-size:12px; display:block; width:80%; float:left; line-height:1.5; font-weight:bold; color:var(--odaksan-gray); padding:3px; margin:0;}
.karsilastirmaListesi .listeKutu img { font-size:12px; display:block; width:20%; max-width:50px; float:left;}


.karsilastirmaListe .modal-dialog { width:90%; }
.karsilastirmaListe .modal-dialog .modal-content .modal-body { font-size:12px; line-height:1.6;}
.karsilastirmaListe .modal-dialog .modal-content .modal-body .row { border-bottom:2px solid var(--odaksan-primary); padding:10px 0;}
.karsilastirmaListe .modal-dialog .modal-content .modal-body .row:last-child { border-bottom:0;}
.karsilastirmaListe .modal-dialog .modal-content .modal-title i { color:var(--odaksan-primary);}
.karsilastirmaListe .modal-dialog .modal-content .modal-body .row .col-md-2 { text-align:right; font-weight:bold;}
.karsilastirmaListe .modal-dialog .modal-content .modal-body .mobilkaydir { display:none; transition:.3s; position:absolute; }
.karsilastirmaListe .modal-dialog .modal-content .modal-body .ModalBuyukResim { display:block; max-width:60%; margin:0 auto; }


.karsilastirmaListesi .pencereKapat { position:absolute; top:-33px; right:20px; background:#FFF; border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-shadow: 0px -37px 50px -16px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px -37px 50px -16px rgba(0, 0, 0, 0.75);box-shadow: 0px -9px 17px -7px rgba(0, 0, 0, 0.75);padding: 4px 20px; cursor:pointer; z-index:2;}
.karsilastirmaListesi .pencereAc { position:absolute; top:-33px; right:20px; background:#FFF; border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-shadow: 0px -37px 50px -16px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px -37px 50px -16px rgba(0, 0, 0, 0.75);box-shadow: 0px -9px 17px -7px rgba(0, 0, 0, 0.75);padding: 4px 20px; cursor:pointer; z-index:1; display:none;}
.karsilastirmaListesi .listeTemizle { position:absolute; top:-33px; right:72px; background:#FFF; border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-shadow: 0px -37px 50px -16px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px -37px 50px -16px rgba(0, 0, 0, 0.75);box-shadow: 0px -9px 17px -7px rgba(0, 0, 0, 0.75);padding: 4px 20px; cursor:pointer; z-index:1; transition:.3s;}
.karsilastirmaListesi .listeTemizle:hover { color:#FFF; background:var(--odaksan-primary);}


@keyframes elSallama {
    0% { transform: translateX(0); }
    25% { transform: translateX(-10px); }
    50% { transform: translateX(10px); }
    75% { transform: translateX(-10px); }
    100% { transform: translateX(0); }
}

@media only screen and (max-width: 991px) {
.karsilastirmaListe.asagicek2 { bottom:-195px;}
}

@media only screen and (max-width: 576px) {
.karsilastirmaListe .modal-dialog .modal-content .modal-body {overflow-x:scroll;}
.karsilastirmaListe .modal-dialog .modal-content .modal-body .container-fluid { width:500px;}
.karsilastirmaListesi .col-md-2 { text-align:center; }
.karsilastirmaListe .modal-dialog .modal-content .modal-body .mobilkaydir { opacity:.4;top:50px; z-index:99; width:30%; left:35%;}

}
@media only screen and (min-width: 576px) {
.karsilastirmaListe .modal-dialog .modal-content .modal-body .mobilkaydir { display:none !important;}
}


.katalan .kat1 { display:block; margin-top:10px; font-size:14px; font-weight:bold; padding:5px;}
.katalan .kat2 { display:block; font-size:14px;}
.katalan .kat2:before { content:'•'; display:block; position:absolute;}
.katalan .kat2 span { margin-left:10px; display:block;}
.katalan h5 {color:var(--odaksan-primary);}
.katalan .accordion { margin-bottom:10px;}

.katalan .kataktif { font-weight:bold; color:var(--odaksan-primary);}
.minh { min-height:460px;}
.minh2 { min-height:140px;}
#dokumanalan a { display:block;}
.icerik .ref img{ display:block; max-width:100%;}

.thead-dark { background:var(--odaksan-gray); color:#FFF;}
.table-striped td { vertical-align:middle !important;}
.table-striped td span { margin-top:-10px;}

.sertifika a img { margin:10px 0; display:block;}
.sertifika a { margin-bottom:10px; display:block; text-align:center;}
.clear3 { clear:both;}
.clear2 { display:none;}

@media only screen and (max-width: 768px) {
.iceriktablo { width:100%; overflow:auto;}
.clear2 { clear:both; display:block;}
.clear3 { display:none;}
}



@media only screen and (max-width: 1200px) {
.katalan { height:200px; overflow-y:scroll;}
}

.popup-gallery .owl-carousel { overflow:visible !important; overflow-x:hidden !important; }






/* #SEARCH
================================================== */

.form-search { margin-top:30px; position:relative; z-index:9;}
.form-search input[type=text] { padding:6px 33px 2px 5px; border-bottom:2px solid #a6a7a9;}
.form-search input[type=submit] {text-indent: -999px;width: 29px; height:35px;background: url(../images/arama.png) no-repeat center center #FFF; border: none; margin-left: -29px; transition:.3s; cursor: pointer; position:absolute;}
.form-search input[type=submit]:hover {background: url(../images/arama.png) no-repeat center center #CCC;}

@media only screen and (max-width: 1024px) {
	.form-search {margin-top:0;}
}

/***** MAIN COMPONENTS  *****/
.cd-main-content, .cd-main-header {
  position: relative;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}
@media only screen and (max-width: 1169px) {
  .cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px);
  }
}
.cd-main-content {
  background: #e2e3df;
  min-height: 100vh;
  z-index: 2;
}
.cd-main-header {
  height: 50px;
  background: #ffffff;
  z-index: 3;
}
.nav-is-fixed .cd-main-header {
  /* add .nav-is-fixed class to body if you want a fixed navigation on > 1170px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 1170px) {
  .cd-main-header {
    height: 80px;
  }
  .cd-main-header:after {
    content: "";
    display: table;
    clear: both;
  }
}





/* #IMAGES
================================================== */
	img, video {max-width: 100%;height: auto;}	

/*	#HEADER
=====================================================*/
.logo-row {	position:relative;z-index:1;}


/* #FEATURES 4 #NEW
=====================================================*/

.section-title {
  margin:0;
  padding:22px 25px 24px 25px;
font-family: var(--odaksan-font); 	font-weight:300;
	font-size:30px;
	line-height:36px;
	color:#4b4e53; 
  border-left:#4b4e53 2px solid;
}

.p-50-cont{ padding-top:50px; padding-bottom:50px;}
.p-110-cont{ padding-top:110px; padding-bottom:110px;}
.p-140-cont{ padding-top:140px; padding-bottom:140px;}
.pt-80-b-50-cont { padding-top:80px; padding-bottom:50px;}
.pt-110-b-30-cont{ padding-top:110px; padding-bottom:30px;}

@media only screen and (max-width : 1024px) {
  .p-140-cont{ padding-top:120px; padding-bottom:120px;}
.p-50-cont{ padding-top:0px; padding-bottom:0px;}
.section-title {
  padding:22px 5px 24px 15px;
	font-size:18px;
	line-height:24px;
}
}

@media only screen and (max-width : 768px) {
  .container {
    padding-left:20px;
    padding-right:20px;
  }
  .row-sm-fix {
		margin-right: -20px;
    margin-left: -20px; 
	}


  .p-110-cont{ padding-top:80px; padding-bottom:80px;}
  .p-140-cont{ padding-top:80px; padding-bottom:80px;}
  .pt-110-b-30-cont{ padding-top:80px; padding-bottom:10px;}

	
}

@media only screen and (max-width : 480px) {
  .p-140-cont{ padding-top:60px; padding-bottom:60px;}
}

/* #FEATURES 5 #NEW
=====================================================*/
.fes5-box h3 {
  color: #4b4e53;
  font-family: var(--odaksan-font); 
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 7px;
  margin-top: 7px;
}

/* #FEATURES 6 #NEW
=====================================================*/
.fes6-box{
  margin-top:25px;
  margin-bottom:40px;
}
.fes6-box h3 {
  color: #4b4e53;
  font-family: var(--odaksan-font); 
  font-weight: normal;
  font-size: 18px;
  margin: 0;
}
.fes6-box .icon {
  color: #4b4e53;
  font-size: 65px;
  line-height:64px;
}
@media (max-width: 767px) {
  .fes6-box{
    text-align:center;
  }
}

/* #FEATURES 7 #NEW
=====================================================*/

.grey-light-bg{
	background-color:#eee;
}
.grey-dark-bg, .header.no-transparent .header-wrapper.grey-dark-bg{
	background-color:#303236;
}
.yellow-bg{
	background-color:#ffea00 !important;
}
.font-black {
  color:#4b4e53 !important;
}
.font-dark {
  color:#101010;
}
.font-text {
  color:#7e8082;
}

@media (max-width: 992px) {

}

/* #FEATURES 8 #NEW
=====================================================*/
.fes8-title-cont {
  position: relative;
  padding-left: 52px;
  padding-bottom: 15px;
}
.fes8-title-cont h3 {
  font-family: var(--odaksan-font); 
  color: #4b4e53;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
}
.fes8-box {
  margin-bottom: 50px;
}
.fes8-box-icon {
  position: absolute;
  top: 0px;
  left: 0;
  color: #4b4e53;
  font-size: 30px;
}

/* #FEATURES 9 #NEW
=====================================================*/
.fes9-img-cont img{
  position:absolute;
  top:0;
  left:0;
}
.fes9-img-center {
  width:416px;
  height:300px;
  margin:0 auto;
  position:relative;
}

@media (max-width: 480px) {
  .fes9-img-center {
    width:280px;
    height:280px;
  }
}

/* #FEATURES 10 CAR #NEW
=====================================================*/
.fes10-container{
  padding: 100px 100px 70px 100px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width:100%;
}

@media (max-width: 767px) {
  .fes10-container {
    padding: 80px 20px 50px 20px;
  }
}


/* #SHOP #ITEMS #NEW
=====================================================*/


.urunic {position: absolute;bottom: 0;left: 0;right: 0;top: 0;background:rgba(var(--odaksan-gray-rgb),.5);overflow: hidden;width: 100%;height: 100%;-webkit-transform: scale(0);transition: .4s ease;}
.urunic i { color: #fff; font-size: 42px !important;font-weight: 700; position: absolute; top: 50%; left: 50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); text-align: center; min-height: inherit; border: 0;}
.urunkutusu:hover .urunic {transform: scale(1);}
.urunkutusu:hover .button.gray-light { background-color:#666; color: #fff;}
.urunkutusu img {margin-top:15px;}
.urunlist { margin:10px auto; padding-bottom:15px;}
.urunkutusu:hover .font-norm { color:var(--odaksan-gray);}
.owl-3items-nav { min-height:500px; padding-top:20px; }
.popup-gallery .owl-3items-nav{min-height:160px; }

@media (max-width: 991px) {
.owl-3items-nav { min-height:570px;}
.popup-gallery .owl-3items-nav{min-height:200px; }
}
@media (max-width: 500px) {
.owl-3items-nav { min-height:470px; }
.popup-gallery .owl-3items-nav{min-height:110px; }
}

.shop-sub-btn-cont {
  margin-top:-33px;
  float:right;
}
.shop-sub-btn-cont .post-prev-count {
  margin-left:15px;
}
.shop-price-cont {
  font-size:16px;
  color:#4b4e53;
  margin-bottom:20px;
}
.sale-label-cont {
  position: absolute;
  top: -20px;
  right: 3px;
  font-size: 13px;
}
.sale-label {
  display:inline-block;
  padding-top: 17px;
  height:60px;
  width:60px;
  text-align:center;
  border-radius:50%;
  background:var(--odaksan-primary);
  color:#FFF;
  font-weight:bold;
}
.shop-add-btn {
  display:block;
  width:100%;
  padding-left:0 !important;
  padding-right:0 !important;
  text-align:center;
}

/* #PORTFOLIO 1 GRID #NEW
=====================================================*/
.port-filter{
	list-style: none;
	padding: 0;
	margin: 0 0 45px 0;
	font-size: 13px;
	text-transform: uppercase;
	/* text-align: center; */
	letter-spacing: 2px;
	color: #555;
	cursor: default;
}
.port-filter a{
	display: inline-block;
	margin: 0 21px;
  margin-bottom:5px;
	color: #999;
	text-decoration: none;
  border-bottom: 1px solid transparent;
	
	-webkit-transition: all 0.37s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	
	cursor: pointer;
}
.port-filter a:hover{
	color: #101010;
	text-decoration: none;
}
.port-filter a.active{
	color: #101010;
  border-color:#101010;
	cursor: default;
}
.port-filter a.active:hover{
	color: #101010;
}
 
/******************************************************************************/ 
.port-grid{
	list-style: none;
	margin: 0;
	padding: 0;
}
.port-item{
	width: 25%;
	float: left;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.port-item.port-item-width-2{
	width: 50%;
}
.port-grid-2 .port-item{
	width: 50%;
}
.port-grid-3 .port-item{
	width: 33.333%;
}
.container .port-grid-3 .port-item{
	width: 33.2%;
}
.port-grid-5 .port-item{
	width: 20%;
}
.port-grid.port-grid-gut{
  margin: 0 0 0 -15px;
}
.port-grid.port-grid-gut .port-item{
  padding: 0 0 15px 15px;
}
.port-grid .port-item > a{
	display: block;	
	overflow: hidden;	
	padding: 0;
  margin:0;
}
.block-center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); 
}
.block-center-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.w-100 {
  width:100%;
}

@media only screen and (max-width: 1200px) {
  .port-grid-5 .port-item {
      width: 25%;
  }
}

/* ==============================
   Tablet landskape
   ============================== */
  
@media only screen and (max-width: 992px) {
	.port-item, .port-grid-3 .port-item, .container .port-grid-3 .port-item, .port-grid-5 .port-item, .port-item.port-item-width-2{
    width: 50%;
  }
  .port-item.port-item-width-2{
    width: 100%;
  }
  #counter-1 .row > div {
     border: none;
  }
}

/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 480px) {
	.port-item, .port-grid-2 .port-item,	.port-grid-3 .port-item, .container .port-grid-3 .port-item, .port-grid-5 .port-item , .port-item.port-item-width-2{
    width: 100%;
  }	 
  .port-filter a {
    width:100%;
    display: block;
  }

}


/* #VIDEO ADS 1 #NEW
=====================================================*/
.video-ads-bg {
  will-change: background-position;
  margin: 0;
  padding: 0;
}
.video-ads-text-cont {
  margin:0 auto;
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
 font-family: var(--odaksan-font);  
  font-size:36px;
  line-height:36px;
  font-weight:100;
  color:#f1f1f1;
}
.video-ads-a { display:block;}
.video-ads-a:hover{
  color:#a5a5a5;
}
.video-ads-text-cont a{
  display:inline-block;
  padding:20px;
  font-size:80px;
  line-height:63px;
  color:#fff;
  vertical-align:middle;
}

@media only screen and (max-width: 992px) {
  .video-ads-text, .video-ads-a {
    display:block;
  }
  .video-ads-text-cont {
    font-size:28px;
    line-height:28px;
  }
  .video-ads-bg, .work-proc-1-bg {
    background-attachment:scroll;
  }
}

/* #BLOG SECTION 1 #NEW
=====================================================*/

.post-prev-img{
  margin-bottom:25px;
}
.post-prev-img img {
  width: 100%;
}
.post-prev-title { min-height:52px;}
.post-prev-title h3{
  margin:0;
	font-family: var(--odaksan-font); 
  font-size:16px;
  line-height:26px;
  font-weight:600;
}
.blog-main-posts .post-prev-img{
  margin-bottom:30px;
}
.blog-main-posts .post-prev-info {
  margin-bottom: 20px;
}
.blog-main-posts .post-prev-title h3{
  font-size:18px;
  line-height:32px;
}
.post-prev-img a:hover {
  opacity: .6;
}
.post-prev-img .lightbox-item a:hover {
  opacity: 1;
}
.section-more {
  font-size:14px;
  font-weight:normal;
  color:#7e8082;
}
.section-more:hover {
  color:#101010;
}
.section-more .icon {
  font-size:30px;
  vertical-align:middle;
}
.post-prev-info{
  margin-bottom:14px;
  font-size: 13px;
  text-transform: uppercase;
}
.slash-divider{
  margin-right:7px;
  margin-left:7px;
}
.slash-divider-10{
  margin-right:10px;
  margin-left:10px;
}
.post-prev-info, .post-prev-info a{
  color:#a3a6a8;
}
.post-prev-info a:hover{
  color:#101010;
}
.post-prev-text {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #eee;
  min-height:150px;
}
.blog-more{
  font-weight:600;
}
.icon-count {
  font-size:12px;
  margin-left:7px;
}
.post-prev-count {
  margin-left:12px;
  color:#7e8082;
}
.social-menu.dropdown-menu{
  border-radius:0;
  margin-top: 5px;
  border-radius: 0;
  min-width: 0px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
          box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
  border: none;
  background: #eee;
  z-index:25;
}
.social-menu.dropdown-menu li{
  display:inline-block;
}
.social-menu.dropdown-menu > li > a {
  padding: 7px 15px;
  color:#7e8082;
}
.social-menu.dropdown-menu > li > a:focus, .social-menu.dropdown-menu > li > a:hover {
  color: #111;
  text-decoration: none;
  background: none;
}
.post-prev-more-cont {
  position:relative;
}
.no-border {
  border:none;
}

@media (max-width: 480px) {
  .section-more.left, .section-more.right {
    float: none !important;
    display: block;
    margin-top:5px;
  }
  .post-prev-text {min-height:auto;}
}


/*	#BLOG #WIDGETS #NEW
===============================================*/
.blog-post .post-prev-text p {
  margin-bottom:20px;
}
.widget-search-form  {
  position:relative;
  width:100%;
  font-size:18px;
}
.widget-search-form  input{
  width:100%;
}
.widget-search-form button {
  position:absolute;
  right:0;
  top:8px;
  background:transparent;
}
.widget-search-form button:hover {
  color: #101010;
}

.widget-title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #4b4e53;
}
.clearlist, .clearlist li {
  list-style: none;
  padding: 0;
  margin: 0;
  background: none;
}
.widget-menu li {
  padding-bottom: 7px;
}
.widget-menu small {
  color:#aaa;
}
.widget-posts li  {
  font-size: 13px;
  margin-bottom:20px;
}
.widget-posts-img {
  float: left;
  margin: 0 15px 0 0;
}
.tags a {
  display: inline-block;
  margin: 0 2px 5px 0;
  padding: 3px 10px;
  border: 1px solid #e9e9e9;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}
.tags a i { font-size:16px; margin:0;}
.tags a:hover{
  background:var(--odaksan-gray);
  color:#fff;
  border: 1px solid #4b4e53;
}

/* #CONTACT INFO SECTION 1 #NEW
=====================================================*/
.cis-cont{
  position: relative;
  padding-left: 65px;
}
.cis-icon {
  position: absolute;
  top: 25px;
  left: 0;
  color: #7e8082;
  font-size: 35px;
}
.cis-text  {
  padding:16px 0px 18px 27px;
  border-left:1px solid #dedede;
}
.grey-light-bg .cis-text  {
  border-left:1px solid #bdbdbd;
}
.cis-text h3 {
  color: #4b4e53;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.cis-text p {
  margin: 0;
  font-size: 12px;
}

/* #GMAPS 1 #NEW
=====================================================*/
#google-map, .google-map iframe {
  height: 625px;
  position: relative;
  background-color: #eee !important;
  z-index: 1;
}
.google-map iframe{
  display:block;
  width:100%;
}
#google-map.contact-form-with-catcha {
  height: 755px;
}
.gmnoprint, .gm-style-cc {
  display:none !important;
}
.google-map-container {
	text-align:center;
	padding-top: 45px;
}

/* #STATICK MEDIA #NEW
=====================================================*/
.sm-img-bg {
  background-position: 50% 0px;
}
.sm-img-bg-fullscr {
  background-position: 50% 0px;
  background-size:cover;
  
  width: 100%;
  display: block;	
  position: relative;
  background-size: cover;
     
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background-repeat: no-repeat;
}
.sm-video-bg {
  background-image: url(../images/static-media/video-bg.jpg);
  background-position: 50% 0px;
  background-size:cover;
  overflow: hidden;
  position:relative;
}
.sm-content-cont{
  display: table;
  height:600px;
}
.sm-content-cont-660{
  height:660px;
}
.sm-content-cont-fullscr{
  display: table;
}

@media only screen and (max-width: 767px){
  .sm-content-cont {
    height: 350px; /*300*/
  }
  .sm-content-cont .light-72-wide, .sm-content-cont-fullscr .light-72-wide{
    font-size:25px;
    line-height:30px;
    letter-spacing:3px;
  }
  .light-72-wide, .sm-content-cont .light-50-wide {
    font-size:21px;
    line-height:30px;
    letter-spacing:1px;
  }
  .slider-text-bg {
    height:45%;
    height:50%;
    width:100%;
    background:rgba(255,255,255,.5);
    background:rgba(103,103,103,1);
    background:rgba(13,13,13,.75);
    position:absolute;
    top:50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left:0;
    z-index:0;
  }
  .port-filter a {
    width:40%;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .sm-content-cont .light-72-wide, .sm-content-cont-fullscr .light-72-wide{
    letter-spacing:5px;
  }
}
.sm-cont-middle {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

/***** BG VIDEO *****/
.sm-video-wrapper{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
} 
.sm-video{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.sm-video-wrapper video{
  max-width: inherit;
  height: inherit;
  z-index: 0;
} 

/*****  ALFA BG  *****/
.bg-img-alfa:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/static-media/img-alfa-wide.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index:1;

  display: block;
  background-size: cover;
     
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 1024px) {
  .bg-img-alfa:before { background-image: url(../images/static-media/img-alfa-wide-1024.png);}
}
@media (max-width : 1024px) and (orientation: portrait) {
  .bg-img-alfa:before { background-image: url(../images/static-media/img-alfa-wide-768.png);}
}

.bg-dark-alfa-40:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3,3,3, .4);
}
.bg-dark-alfa-50:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3,3,3, .5);
}
.bg-dark-alfa-60:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3,3,3, .6);
}
.bg-dark-alfa-70:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3,3,3, .7);
}
.bg-dark-alfa-80:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3,3,3, .8);
}
.bg-dark-alfa-90:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3,3,3, .9);
}

/* #PAGE TITLE #NEW
=====================================================*/
.page-title-cont {
  padding-top:135px;
  padding-bottom:65px;
}
.page-title {
  margin-bottom:20px;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: 5px;
  font-weight: 400;
  text-transform:uppercase;
}
.page-title-font-big {
  margin-bottom:0px;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 10px;
  font-weight: 600;
  /* color:#6f7175; */
  text-transform:uppercase;
}
.page-sub-title {
  margin-bottom:15px;
  letter-spacing: 3px;
  font-size: 12px;
  line-height:15px;
  text-transform:uppercase;
}
.breadcrumbs {
  margin-top: 53px;
  font-size:11px;
  letter-spacing:2px;
  text-transform:uppercase;
}
.breadcrumbs a{
  color:#FFF;
}
.breadcrumbs a:hover, .bread-current{
  color:#FFF;
}
.grey-dark-bg .page-title, .grey-dark-bg .page-title-big{
  color:#fff;
}
.grey-dark-bg .page-sub-title{
  color:rgba(255,255,255, .7);
}
.page-title-cont.grey-dark-bg a{
  color:rgba(255,255,255, .8);
}
.page-title-cont.grey-dark-bg a:hover{
  color:rgba(255,255,255, 1);
}
.page-title-cont.grey-dark-bg .bread-current{
  color:#fff;
}
.page-title-img {
  width: 100%;
	display: block;	
	position: relative;
	background-size: cover;
    padding:25px 0;
  -webkit-box-sizing: border-box;
	box-sizing: border-box;
  overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
.page-title-small {
  padding-top:118px;
  padding-bottom:58px;
}
.page-title-small .page-title{
  margin-top:40px;
  margin-bottom:10px;
}
.page-title-small .breadcrumbs {
  margin-top: 40px;
}

.blog-single-fullwidth-img {
  padding-top:550px;
}

/* #CONTACT MENU
=====================================================*/
.menu-contact-info {
	background-color:#c6c7c9;
	padding:0;
	color: #fff;
}
.menu-map-container {
	padding:0 !important;
}
ul.contact-list, ul.contact-list li {
	margin:0;
	padding:0;
	list-style:none;
}
ul.contact-list {
	padding-top: 85px;
	padding-bottom: 72px;
	padding-left: 28px;
}
ul.contact-list li{
	display: block;
	padding-right: 15px;
	padding-bottom: 12px;
	border:none !important;
}
.loc-icon-container {
	position:absolute;
	top:0;
	left:0;
}
.menu-contact-info .contact-list > li {
	position:relative;
}
.menu-contact-text-container {
	padding-left:60px;
	padding-top: 11px;
	min-height: 46px;
}
.menu-contact-info .contact-list .a-mail {
	color:#fff !important;
	padding:0 !important;
}
.a-mail:hover {
	color:#414146 !important;
	background:none !important;
}
.icon_mail_alt.main-menu-contact-icon {
	padding-top:10px;
	padding-bottom:14px;
}
.menu-contact-info {
	margin-top: -10px;
	margin-bottom: -10px;
}
.main-menu-contact-icon {
  display: block;
  font-size: 18px;
  font-weight: 100 !important;
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  height: 46px;
  width: 46px;
}
.icon_mail_alt.main-menu-contact-icon {
	padding-top:10px;
	padding-bottom:14px;
}

/* #CONTACT FORM #NEW
=====================================================*/
.contact-form-cont {
	position: relative;
  max-width:550px;
  padding:40px 50px 10px 60px;
}
.contact-form-container-left {
	position: relative;
	margin:0 0 0 40px;
	padding-top:70px;
	padding-bottom:40px;
}
.gray-bg {
	background:#eee;
}
.controled {
  display: block;
  width: 100%;
  line-height: 1.42857143;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	border-radius:0;
	height:auto;
	-webkit-box-shadow:none !important;
	        box-shadow:none !important;
}
.controled.error {
	border-color:#E42C3E !important;
	z-index:1;
}
label.error {
  font-weight:normal;
  font-size:11px;
  color:#e42c3e;
  position: absolute;
  top: 5px;
  right: 15px;
  /* visibility:hidden !important;
  display:none !important; */
}
.checkbox label.error {
  top: 18px;
  left:0;
}
.gray-bg-container .contact-form-cont .controled.valid , .gray-bg-container .contact-form-container-left .controled.valid {
	border-color:#3db03f;
	z-index:1;
}
.gray-bg-container .contact-form-cont .controled.error , .gray-bg-container .contact-form-container-left .controled.error {
	border-color:#E42C3E;
	z-index:1;
}
#contactSuccess, #contactError{
	margin-top:15px;
	margin-bottom:0px;
  border:none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
  text-align: center;
}
input, textarea, select, .login-select, .controled{
  border:none;
	border-bottom: 1px solid #a6a7a9; 
	border-radius: 0px;
  background:transparent;
	color: #4b4e53;
	font-size: 14px;
	margin: 0;
	outline: medium none;
	padding: 8px 20px 8px 0;
}
.input-border {
  border: 1px solid #dedede; 
  padding:9px 15px  ;
}
select.input-border {
  border: 1px solid #dedede; 
  padding:9px 20px 9px 10px ;
}
.w-100 {
  width:100%;
}

::-webkit-input-placeholder, .controled::-webkit-input-placeholder {color: #4b4e53;}
::-moz-placeholder, .controled::-moz-placeholder           {color:#4b4e53;}/* Firefox 19+*/
:-moz-placeholder, .controled:-moz-placeholder           {color:#4b4e53;}/* Firefox 18- */
:-ms-input-placeholder, .controled:-ms-input-placeholder      {color:#4b4e53;}


:focus::-webkit-input-placeholder {color: #a6a7a9;}
:focus::-moz-placeholder          {color:#a6a7a9;}/* Firefox 19+*/
:focus:-moz-placeholder           {color:#a6a7a9;}/* Firefox 18- */
:focus:-ms-input-placeholder      {color:#a6a7a9;}

.controled:focus, .nl-email-input:focus {
  border-color:#4b4e53;
}

.shipping-cont {
  padding:1px 40px 40px 40px;
}

@media (max-width: 767px) {

  .display-none-767{
    display:none;
  }
}

/* #FOOTER 1 NEW
=====================================================*/
.footer-copy {
  margin-top:5px;
}
.footer-copy a{
  font-size:11px;
  color:#7e8082;
}
.footer-soc-a a {
  font-size:16px;
  padding:12px;
}

/* #FOOTER 2 NEW
=====================================================*/
.footer-2-copy-cont {
  padding-top:30px;
  border-top: 1px solid #eee;
}
.widget{
  margin-bottom:30px;
}
.footer-2-copy {
  font-size:11px;
  color:#7e8082;
}
.footer-2-soc-a a {
  font-size:16px !important;
  padding:7px 11px !important;
}
.logo-footer{
  max-height:60px;
}
.logo-footer-cont{
  margin-bottom:30px;
}
.footer-2-text-cont {
  margin-bottom:24px;
}
.widget h4 {
  margin-top: 16px;
  margin-bottom: 21px;
  font-family: var(--odaksan-font); 
  font-size:18px;
  font-weight:bold;
}
.widget .links-list {
  list-style: none;
  margin: 0;
  padding:0;
}
.widget .links-list li{
 padding-bottom:7px;
}
.entry-title h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.widget .post-prev-title a{
  font-size: 14px;
  line-height:21px;
  font-weight: normal;
}
.widget .post-prev-info{
  text-transform:none;
  line-height:18px;
}
.container-m-60 {
  padding-right: 60px;
  padding-left: 60px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
}

@media (max-width: 992px) {
  .container-m-60 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* #FOOTER 2 BLACK #NEW
=====================================================*/
.footer2-black {
  background: #303236;
  color:rgba(255,255,255, .7);
}
.footer2-black .widget h4 {
  color:#fff;
}
.footer2-black .a-text, .footer2-black .a-text-cont a {
  color: rgba(255,255,255, .7);
}
.footer2-black .a-text:hover, .footer2-black .a-text-cont a:hover {
  color: #fff;
}
.footer2-black .footer-2-copy-cont {
  padding-top: 30px;
  border-top: 1px solid rgba(255,255,255, .1);
}
.footer2-black .footer-2-soc-a a {
  color: rgba(255,255,255, .3); 
}
.footer2-black .footer-2-soc-a a:hover{
  color: #fff; 
}
.footer2-black .footer-2-soc-a a img { transition:.3s;}
.footer2-black .footer-2-soc-a a:hover img { -webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}



/* #MENU #NEW
=====================================================*/

/***** #MAIN-MENU MENU *****/
#main-menu {
  z-index: 1;
}
#main-menu .navbar {
  background: none;
  border: 0 none;
  margin: 0;
}
#main-menu .navbar .navbar-collapse {
  padding: 0;
  position: static; 
  border:none;
  -webkit-box-shadow:none;
          box-shadow:none;
}
#main-menu .navbar .nav {
  margin: 0;
  position: static;
}

#main-menu .navbar .nav > li > a {
  font-size:14px;
  color:#5c6066;
  z-index: 1;
  text-shadow: none;
  -webkit-transition: padding .4s ease 0s, border-color .6s ease 0s;
  -o-transition: padding .4s ease 0s, border-color .6s ease 0s;
  transition: padding .4s ease 0s, border-color .6s ease 0s;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.acilirmenu { width:100%; position:absolute; left:0%;  background:#FFF; padding:20px 1%; border-bottom:4px solid var(--odaksan-primary); display:none; z-index:1000; top:65px;}
#main-menu .navbar .nav > li:hover  .acilirmenu { display:flex; flex-wrap:wrap;}
.acilirmenu.kucukmenu { width:200px; left:auto;}
.acilirmenu .menusutun { display:inline-block; width:18.5%; margin-right:2%; float:left;}
.acilirmenu .menusutun:nth-child(5n) { width:18%; margin-right:0;}
.acilirmenu span { border-bottom:2px solid var(--odaksan-primary); padding:5px 0 5px 35px; display:block; font-size:12px; margin-top:25px; font-weight:500; color:var(--odaksan-primary);}
.acilirmenu .altkat { display:block; font-size:14px; margin:3px 0; color:var(--odaksan-gray); }
.acilirmenu.kucukmenu .menusutun { display:block; width:100%; margin:0; float:none; min-height:auto;}
.acilirmenu.kucukmenu .altkat { font-size:14px; margin:5px 0;}
.affix .acilirmenu { top:47px;}
.acilirmenu a:hover { color:var(--odaksan-primary);}
.mobilarama { display:none;}

.icon1 {background:url("../images/urunler/katicon1.png") no-repeat left center;}
.icon2 {background:url("../images/urunler/katicon2.png") no-repeat left center;}
.icon3 {background:url("../images/urunler/katicon3.png") no-repeat left center;}
.icon4 {background:url("../images/urunler/katicon4.png") no-repeat left center;}
.icon5 {background:url("../images/urunler/katicon5.png") no-repeat left center;}
.icon6 {background:url("../images/urunler/katicon6.png") no-repeat left center;}
.icon7 {background:url("../images/urunler/katicon7.png") no-repeat left center;}
.icon8 {background:url("../images/urunler/katicon8.png") no-repeat left center;}
.icon9 {background:url("../images/urunler/katicon9.png") no-repeat left center;}
.icon10 {background:url("../images/urunler/katicon10.png") no-repeat left center;}
.icon11 {background:url("../images/urunler/katicon11.png") no-repeat left center;}
.icon12 {background:url("../images/urunler/katicon12.png") no-repeat left center;}
.icon13 {background:url("../images/urunler/katicon13.png") no-repeat left center;}





@media (max-width: 1366px) {
.acilirmenu .menusutun { width:22.5%;}
.acilirmenu .menusutun:nth-child(5n) { width:22.5%; margin-right:2%;}
.acilirmenu .altkat { font-size:12px; margin:3px 0;}
.acilirmenu span {  padding:1px 0 1px 35px; font-size:12px; margin-top:2px;}
}
@media (max-width: 1024px) {
.mobilarama { display:block; position:absolute; top:13px; right:80px;}
}
@media (max-width: 500px) {
.mobilarama { display:block; position:absolute; top:50px; right:20px;}
}
.black-header #main-menu .navbar .nav > li > a, .header-black-white #main-menu .navbar .nav > li > a {
  color: rgba(255,255,255, .7);
}

.affix #main-menu .navbar .nav > li > a {
  -webkit-transition: padding .4s ease 0s;
  -o-transition: padding .4s ease 0s;
  transition: padding .4s ease 0s; 
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
#main-menu .navbar .nav > li > a .main-menu-title{
	line-height:20px;
}
#main-menu .navbar .nav > li > a {
	padding:38px 3px 5px 3px;
	margin: 0 12px 17px 12px;
	border-bottom: 2px solid rgba(45,78,83,0);
	color:#4b4e53;
  letter-spacing:2px;
  background-color: transparent;
  font-weight:500;
}


.affix.header-1 #main-menu .navbar .nav .form-search {
	margin-top:10px;
}


.affix.header-1 #main-menu .navbar .nav > li > a {
	margin-bottom: 13px;
	padding: 20px 3px 5px 3px;
}
.header-1 #main-menu .navbar .nav > li.current > a {
	padding:38px 3px 5px 3px;
	margin: 0 12px 17px 12px;
	border-bottom: 2px solid rgba(var(--odaksan-primary-rgb),1);
	color:var(--odaksan-primary); 
}
.black-header #main-menu .navbar .nav > li.current > a, .header-black-white #main-menu .navbar .nav > li.current > a {
	border-bottom: 2px solid rgba(255,255,255,1);
	color:#fff; 
}
.affix.header-1 #main-menu .navbar .nav > li.current > a{
  margin-bottom: 13px;
	padding: 20px 3px 5px 3px;
	border-color:rgba(75,78,83,.5); 
}
.affix.header-1.black-header #main-menu .navbar .nav > li.current > a{
	border-color:rgba(75,78,83,0); 
}
.affix.header-1.header-black-white #main-menu .navbar .nav > li.current > a, .affix.header-1.header-black-white #main-menu .navbar .nav > li > a {
	color:#000; 
}

/***** #INDENT MAIN CONTAINER	( responsive in "media query" section)*****/
.page-main-content.indent-header-1.affix-indent {
	padding-top: 60px;
	-webkit-transition:padding-top .4s ease;
	-o-transition:padding-top .4s ease;
	transition:padding-top .4s ease;
}
.page-main-content.indent-header-1{
	padding-top: 95px;
	-webkit-transition:padding-top .4s ease;
	-o-transition:padding-top .4s ease;
	transition:padding-top .4s ease;
}
/************************************/
.header.header-not-sticky{
	position:relative !important;
}
.header.header-always-sticky{
	position:fixed !important;
	z-index:9999;
	-webkit-box-shadow: 0 1px 15px rgba(0,0,0, .15);
	box-shadow: 0 1px 15px rgba(0,0,0, .15);
}
/***** #STICKY ICON BUTTON ANIMATION	*****/


/**********************************************************/
.main-menu-icon {
	display:block;
	font-size:18px;
	font-weight:100 !important;
	padding:12px;
	border:2px solid #a3a7ad;
	border-radius: 50%;
	color:#a3a7ad;
	height:46px;
	width:46px;
}
.main-menu-icon.icon_house_alt.main-menu-icon {
	padding-top:10px;
}.main-menu-icon.icon_toolbox_alt.main-menu-icon {
	padding-top:10px;
}
.main-menu-icon.icon_mail_alt.main-menu-icon {
	padding-bottom:14px;
	padding-top:10px;
}
#main-menu .navbar .nav > li:hover > a {
  color:var(--odaksan-primary); 
}
.black-header #main-menu .navbar .nav > li:hover > a, .header-black-white #main-menu .navbar .nav > li:hover > a {
  color:#fff; 
}

#main-menu .sub {
  background: var(--odaksan-gray);
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0, .2);
  box-shadow: 0 4px 5px rgba(0,0,0, .2);
  display: none;
  margin:0;
  padding: 10px 10px 10px 24px;
  position: absolute;
  z-index: 905;
}
#main-menu .sub li {
  font-size: 11px;
  line-height: 15px;
  text-transform:uppercase;
}
/*****	#ANIMATION FOR SUB MENU	*****/
#main-menu .parent:hover > .sub {	
  display: block ; 
  -webkit-animation: fadeIn .4s;
  animation: fadeIn .4s;
}
#main-menu .sub a {
  color: #d3d3d3;
  display: block;
  text-decoration: none;
  min-width: 160px;
  padding:9px;
  padding-left:0; 
  -webkit-transition: color .3s ease 0s, padding .3s ease 0s; 
  -o-transition: color .3s ease 0s, padding .3s ease 0s; 
  transition: color .3s ease 0s, padding .3s ease 0s;
  /* -ms-transition: none; */
}
#main-menu .sub a:hover {
	color: #fff;
	padding-left:7px;
	-webkit-transition: color .2s ease 0s, padding .3s ease 0s;
	-o-transition: color .2s ease 0s, padding .3s ease 0s;
	transition: color .2s ease 0s, padding .3s ease 0s;
}
#main-menu .sub a.current {
	color: #fff;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}


nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/****************************************************************************/
.header .primary .parent:hover > .sub {
  display: block;
}
#main-menu .sub .sub .sub .sub {
  background: none;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  left: 0;
  padding: 0;
  position: relative;
  -webkit-animation: fadeIn 0;
  animation: fadeIn 0;
}
#main-menu .sub .sub .sub .parent > a {
  background: none !important;
}
.navbar-collapse.right {
	border:none;
}

/* #PRIMARY MENU
================================================== */
.header .primary {
  margin-top: 7px;
}
.header .primary .navbar {
  margin: 0 0 0 80px;
}
.header .nav .open>a, .header .nav .open>a:hover, .header .nav .open>a:focus {
background:none;
}
.header .primary .navbar .nav {
  float: none;
  margin: 0;
}
.header .primary .navbar .nav > li {
  padding: 0 4px;
  position: relative;
}
.header .primary .navbar .nav > li > a{
  border-width: 1px;
  border-color: transparent;
  color: #1e1e1e;
  padding: 11px 15px;
  text-shadow: none;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.header .primary .navbar .nav > li:hover > a {
  background: #fff;
  border-color: #ccc;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.header .primary .navbar .nav .parent {
  position: relative;
}
.header .primary .navbar .nav > li.parent:hover > a {
  background: #fff;
  border-bottom-color: transparent;
  border-radius: 3px 3px 0 0;
}
.header .primary .navbar .nav > li.parent:hover > a:after {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  margin: 0 0 -3px 0;
  position: absolute;
  right: 5px;
  z-index: 49;
}
.header .primary .sub {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0 3px 3px 3px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  display: none;
  font-size: 13px;
  line-height: 24px;
  padding: 15px 20px;
  position: absolute;
  z-index: 48;
}
.header .primary .sub li {
  font-size: 13px;
  line-height: 24px;
}
.header .primary .parent:hover > .sub {
  display: block;
  -webkit-animation: fadeIn .4s;
  animation: fadeIn .4s;
}
.header .primary .sub a {
  color: #1e1e1e;
  display: block;
  text-decoration: none;
  width: 175px;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.header .primary .sub a:hover {
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.header .primary .sub .sub {
  left: 100%;
  top: 0;
}
.header .primary .navbar .nav .parent .parent > a,
.header .primary .navbar .nav .parent:hover .parent > a{
  background-image: url("../images/caret.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
}
.header .primary .sub .sub .sub .sub {
  background: none;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  left: 0;
  padding: 0;
  position: relative;
  -webkit-animation: fadeIn 0;
  animation: fadeIn 0;
}
.header .primary .sub .sub .sub .parent > a {
  background: none !important;
}
/***********************************************************/

/* #HEADER FIX #NEW
=====================================================*/

.header {
	position:fixed; 
	left:0;
	-webkit-transition: background .3s ease, height .4s ease;
	-o-transition: background .3s ease, height .4s ease;
	transition: background .3s ease, height .4s ease;
	width:100%;
	z-index:29;
	background:#FFF;
}
.affix.header {
	position: fixed;
	-webkit-transition: height .4s ease;
	-o-transition: height .4s ease;
	transition: height .4s ease;
}
.header-big-offset {
  padding-top:136px;
}
.header-wrapper{
	position: relative; 
	width:100%;	
	-webkit-transition: height .3s ease 0s, background .3s ease 0s;	
	-o-transition: height .3s ease 0s, background .3s ease 0s;	
	transition: height .3s ease 0s, background .3s ease 0s;
	-webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
	z-index:29;
}

.border-b{
  border-bottom: 1px solid #eee;
}
.affix .header-wrapper {
	/* position:fixed; */
	top:0;
	left:0;
	z-index:100;
	-webkit-transition: height .3s ease 0s, background .3s ease 0s;
	-o-transition: height .3s ease 0s, background .3s ease 0s;
	transition: height .3s ease 0s, background .3s ease 0s; 
	-webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.affix.black-header .header-wrapper {
	background: #303236;
}
#nav-below.header {
	position:relative;
}
.is-sticky .header {
	-webkit-box-shadow: 0 1px 15px rgba(0,0,0, .15);
	box-shadow: 0 1px 15px rgba(0,0,0, .15);
} 
.header .container-m-30 {
	position: relative;
}
.header-no-bg, .header-no-bg .header-wrapper {
	background: none;
}
.affix.header-no-bg, .affix.header-no-bg .header-wrapper {
	background: #fff;
}
.container-m-30 {
	padding-right: 66px;
	padding-left: 66px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width:100%;
}

@media (min-width: 1025px) {
  .indent-header {
    padding-top:131px;
  }
}
@media (max-width: 1025px) {
  .indent-header .container-m-30 {
    padding-left:10px;
  }
}

/* #LOGO
================================================== */
.logo-container {
  width: 120px;
	background-color: #414146;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
/* .logo-container-2 {
	transition: all .3s ease 0s;
} */
header .logo {
	display: block;
	padding-bottom: 15px;
	padding-left: 45px;
  padding-top: 81px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
footer .logo {
	display: block;
	padding-bottom: 15px;
	padding-left: 45px;
  padding-top: 81px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	height: 120px;
}
header.affix .logo {
	padding-top:20px;
	padding-bottom: 16px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
header.affix .logo-2 img {
	margin:-13px 0 13px;
}
header.affix  .logo-2, .header.affix.no-transparent .logo-2 {
	padding-top:9px;
	padding-bottom:9px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width:130px;
	margin-top:0;
}

.logo-img.logo-color-change {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.affix .logo-img.logo-color-change {
  -webkit-filter:none;
          filter:none;
}
header .logo .logo-img {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
header.affix .logo .logo-img {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.logo-2 {
	display: block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-top:-26px;
}
.header.no-transparent .logo-2 {
	padding:15px 0 25px 0;
}

/* #BREADCRUMB 
================================================== */
.breadcrumb {
	background:none;
	border:none;
	border-radius: 0;
  font-weight: 300;
	font-size:12px;
	text-transform:uppercase;
	padding-top:2px;
	padding-left:0;
	margin-bottom: 0;
}

/* #CAROUSEL 
================================================== */
/*****	#OWL CONTROLS STYLE 2	*****/
.item{
	margin:0 15px 30px 15px;
}
.owl-no-row .item{
	margin:0 0 30px 0;
}
#owl-1-pag .item{
	margin:0 15px 0px 15px;
}
.customNavigation{
	float:right;
}
.customNavigation a{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*****************************************/
.carousel-va-container {
	float:left;
}

.carousel-va {
	cursor: pointer;
	padding-right: 15px;
  padding-top: 8px;
	font-family: var(--odaksan-font); 
	font-weight:300;
}
.pos-relative {
	position:relative;
}


/* #OUR CLIENTS #NEW
================================================== */ 
#owl-clients .item{
	margin: 0 50px;
}
#owl-clients .item img{
  width:100px;
}
.our-clients-cont {
	padding:60px 0;
}

/* #TABS 3 #NEW
================================================== */
.tabs-3 .nav-tabs>li>a {
  border-radius: 0; 
  font-size:14px;
  letter-spacing:1px;
  padding:14px 20px;
}
.tabs-3 .nav-tabs>li.active>a, .tabs-3 .nav-tabs>li.active>a:focus, .tabs-3 .nav-tabs>li.active>a:hover {
  color:#FFF;
  background:var(--odaksan-primary);
}

@media only screen and (max-width: 480px) {

  .xs-tabs-transform.nav-tabs {
    border-bottom: none;
  }
	.xs-tabs-transform.nav-tabs>li{
    /* float:none; */
    margin-bottom:0;
  }
  .xs-tabs-transform.nav-tabs>li.active>a, .xs-tabs-transform.nav-tabs>li.active>a:focus, .xs-tabs-transform.nav-tabs>li.active>a:hover {
    border-color:transparent;
    border-bottom-color:#101010;
    
  }
  .xs-tabs-transform.nav-tabs>li>a, .xs-tabs-transform.nav-tabs>li>a:focus, .xs-tabs-transform.nav-tabs>li>a:hover {
    padding-right:10px;
    padding-left:10px;
    /* border-bottom-color:#dedede; */
  }

}

/* #TABS
================================================== */ 
.tab-pane {
	background-color:#fff;
	border:none;
	margin-top:20px;
}
.tabs.custom-tabs .nav-tabs li.active a{
	color:#4b4e53;
	background:#eee;
		border:none;
}
.tabs.custom-tabs .nav-tabs a{
	color:#7e8082;
	border:none;
	border-radius:0px;
	padding: 15px 20px;
}
.tabs.custom-tabs .nav-tabs {
	border-bottom: 1px solid #eee;
}
.tabs.custom-tabs .tab-pane {
	background-color: #fff;
	border: 15px solid #eee;
	border-top: 14px solid #eee;
	border-left: none;
}
.tabs.custom-tabs .tab-content-container {
	padding:15px 15px 5px 0;
}


/* #FOOTER
================================================== */

/*****	#CONTACT FOOTER	*****/
.contact-text-container {
	padding-left:50px;
	padding-top:12px;
	min-height:46px;
	opacity:.8;
}
.right-1024 {
	float:right;	
}
.right {
	float:right;	
}
.left {
	float:left;
}
.right-text {
	text-align:right;	
}
.center-text {
	text-align:center;	
}

/*	#TYPOGRAPHY
===============================================================*/
/***** #HEADINGS *****/
h1, h2, h3{
	font-family: var(--odaksan-font); 
	font-weight:normal;
	color: #4b4e53;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #4b4e53;
	margin: 0;
}
h1 {
	font-size: 32px;
	line-height: 45px;
	margin: 40px 0 32px 0;
}
h2 {
	font-size: 28px;
	line-height: 32px;
	margin: 27px 0 18px 0;
}
h3 {
	font-size: 24px;
	letter-spacing: normal;
	line-height: 33px;
	margin: 26px 0 16px 0;
}
h4 {
	font-size: 18px;
	letter-spacing: normal;
	line-height: 25px;
	margin: 21px 0 19px 0;
}
h5 {
	font-size: 14px;
	letter-spacing: normal;
	line-height: 25px;
	margin: 18px 0 13px 0;
}
h6 {
	font-size: 12px;
	letter-spacing: normal;
	line-height: 18px;
	margin: 18px 0 13px 0;
}
.heading-line {
	position:relative;
}
.heading-line h1, .heading-line h2, .heading-line h3, .heading-line h4, .heading-line h5, .heading-line h6{
	position: relative;
	display: inline-block;
	background-color: #FFF;
	padding-right: 15px;
}
.heading-line:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	border-top: 2px solid #eee;
	left: auto;
	top: 58%;
	right: 0;
}
.h2-line:before {
	top: 59%;
}
.h3-line:before {
	top: 61%;
}
.h4-line:before {
	top: 51.5%;
}
.h5-line:before, .h6-line:before {
	top: 55%;
}
.heading-underline h1, .heading-underline h2, .heading-underline h3, .heading-underline h4, .heading-underline h5, .heading-underline h6{
	border-bottom: 1px solid #eee;
	padding-bottom:20px;
}
.heading-underline h2{
	padding-bottom:20px;
}
.heading-underline h3{
	padding-bottom:16px;
}
.heading-underline h4{
	padding-bottom:16px;
}
.heading-underline h5, .heading-underline h6 {
	padding-bottom:16px;
}

/*****	#DIVIDERS	*****/
.divider {
	position: relative;
	overflow: hidden;
	margin: 35px 0;
	color: #eee;
	width: 100%;
}
.divider i {
	position: relative;
	line-height: 1;
	font-size: 14px!important;
	text-align: center;
}
.divider:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 12px;
	left: 25px;
	height: 0;
	border-top: 2px solid #EEE;
}
.divider.divider-center {
	text-align: center;
}
.divider.divider-center  i	{
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	z-index: 1;
}
.divider.divider-center:after {
	left: 0;
}
.divider-line {
	height:2px;
	width:100%;
	background: #eee;
}
.divider-dashed {
	height:0px;
	width:100%;
	margin:20px 0 20px 0;
	border-top: 2px dashed #eee;
}
hr {
	border-top: 1px solid #eee;
	margin: 22px 0 22px 0;
}
hr.gradient {
	background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
	background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(0, 0, 0, .2)), to(transparent));
	background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
	background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, .2), transparent);
	border: 0;
	height: 1px;
	margin: 22px 0 22px 0;
}
hr.short {
	margin: 11px 0 11px 0;
}
hr.tall {
	margin: 44px 0 44px 0;
}
hr.taller {
	margin: 66px 0 66px 0;
}
hr.light {
	background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, .2), transparent);
	background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, .2)), to(transparent));
	background-image: -o-linear-gradient(left, transparent, rgba(255, 255, 255, .2), transparent);
	background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, .2), transparent);
}
hr.invisible {
	background: none;
}
.label {
	font-weight: normal;
}

/***** #HIGHLIGHTS *****/
.highlight-text, .highlight-text-grey {
	background-color: #ffea00;
  color:#4b4e53;
	padding: 0 3px;
}
.highlight-text-grey {
	background-color: #C0C0C0;
	color: #fff;
}
/***** #ICONS LIST *****/
.icon-list {
	padding-left: 0;
	margin-left: 24px;
	list-style-type: none;
}
.icon-list li {
	position: relative;
}
.icon-list>li [class*=" fa-"]{
	position: absolute;
	left: -21px;
	text-align: center;
	top: 4px;
	width: 14px;
}
/***** #ICONS LIST ELEGANT ICONS *****/
.icon-list.elegant-font {
	margin-left: 0;
	margin-bottom: 0;
}
.icon-li {
	margin-right:10px;
}

/***** #RESPONSIVE HEADINGS*****/

@media (max-width: 767px) {
  .pt-b-0-767{
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
	h1.big {
		font-size: 3.2em;
		line-height: 42px;
	}
  /*****  #CONTACT INFO SECTION NEW *****/
  .cis-icon {
    top: 25px;
    font-size: 25px;
  }
  .cis-cont {
    padding-left: 50px;
  }
  /*****  #CONTACT FORM NEW *****/
  .contact-form-cont {
    padding:80px 20px 80px 20px;
  }
}

/*****	#BUTTONS	*****/
button {
	border:none;
	cursor:pointer;
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.button {
	background-color:#ffea00;
	color:#4b4e53;
	border:none;
	border-radius:2px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
/****	add in anim	*******/
	outline: none;
	position: relative;	
	
}
.button:hover {
	background-color:#101010;
	color:#fff;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.button.medium  {
	padding: 10px 37px 10px 37px;
	display:inline-block;
}


/*****	#HOVER THIN BUTTONS		*****/
.button.hover-thin  {
	border: 2px solid #ffea00;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.button.hover-thin:hover  {
	background:none;
	border: 2px solid #dfdfdf;
	color:#4b4e53;
}
.button.medium.hover-thin  {
	padding: 10px 37px;
}
.button.large.hover-thin {
	padding:18px 23px 18px 23px;
}
.button.small.hover-thin {
	padding: 8px 13px 8px 13px;
}

/*****	#HOVER THIN BUTTONS COLORS		*****/
.button.gray.hover-thin {
	border-color: #535961;
}
.button.gray.hover-thin:hover {
	background:none;
	border: 2px solid #535961;
	color:#535961;
}
.button.gray-light.hover-thin {
	border-color: #d7d9dc;
}
.button.gray-light.hover-thin:hover {
	background:none;
	border: 2px solid #d7d9dc;
	color:#4b4e53;
}
/*****	#THIN-INV BUTTON	*****/
.button.thin-inv, .button.thin-inv-bg-dark {
	display:inline-block;
	background-color:#ffea00 !important;
	color:#fff !important;
	border: 2px solid #ffea00 !important;	

	-webkit-transition: all .3s ease 0s;	

	-o-transition: all .3s ease 0s;	

	transition: all .3s ease 0s;
}
.button.thin-inv:hover {
	background-color:transparent !important;
	border: 2px solid #dfdfdf !important;
	color:#4b4e53 !important;
	
	-webkit-transition: all .3s ease 0s;
	
	-o-transition: all .3s ease 0s;
	
	transition: all .3s ease 0s;
}
.button.thin-inv-bg-dark:hover {
	background-color:transparent !important;
	border: 2px solid #dfdfdf !important;
	color:#fff;
	
	-webkit-transition: all .3s ease 0s;
	
	-o-transition: all .3s ease 0s;
	
	transition: all .3s ease 0s;
}
.button.color-black {
	color:#4b4e53 !important;
}
/*****  #BUTTONS COLORS  *****/
.button.yellow {
	background-color:#ffea00;
	color:#4b4e53;
}
.button.yellow:hover {
	background-color:#4b4e53;
	color:#fff;
}
.button.blue {
	background-color:#37a2d6;
	color:#fff;
}
.button.blue:hover {
	background-color:#4b4e53;
}
.button.cyan {
	background-color:#4cc1d3;
	color:#fff;
}
.button.cyan:hover {
	background-color:#4b4e53;
}
.button.teal {
	background-color:#1bbc9b;
	color:#fff;
}
.button.teal:hover {
	background-color:#4b4e53;
}
.button.gray {
	color:#fff;
	background-color:#535961;
}
.button.gray:hover {
	background-color:#101010;
}
.button.gray-light {
	color: #4b4e53;
	background-color: #d7d9dc;
}
.button.gray-light:hover {
	background-color:var(--odaksan-primary);
  color:#fff;
	cursor:pointer;
}
.button.deeporange {
	color:#fff;
	background-color:#ff5722;
}
.button.deeporange:hover {
	background-color:#4b4e53;
	cursor:pointer;
}
.button.green {
	color:#fff;
	background-color:#259b24;
}
.button.green:hover {
	background-color:#4b4e53;
	cursor:pointer;
}
.button.lime {
	color:#fff;
	background-color:#cddc39;
}
.button.lime:hover {
	background-color:#4b4e53;
	cursor:pointer;
}
.button.white {
	color:#323336;
	background-color:#fff;
}
.button.white:hover {
  color:#fff;
	background-color:#323336;
	cursor:pointer;
}
/****************************************/

.button i {
  margin: 0 5px 0 -1px;
}
.button.medium i, .button.medium-border i {
  margin: 0 6px 0 -4px;
}
.button.large i, .button.large-border i {
  margin: 0 10px 0 -15px;
}
.button.black {
	font-family: var(--odaksan-font);
	color:#ffffff;
	font-style:normal;
	background-color:#4d4d4d;
}
.button.black:hover {
	background-color:#575757;
}
a {
  color: #4b4e53;
	outline: none !important;
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
a:hover {
  color: #97999c;
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
	cursor:pointer;
}
.a-dark{
	color: #101010;
}
.a-dark:hover{
	color: #97999c;
}
.a-white{
	color: #fff;
}
.a-white:hover{
	color: #a5a5a5;
}
.a-inv{
	color: #7e8082;
}
.a-inv:hover{
	color: #101010;
}
.a-text, .a-text-cont a{
	color: #7e8082;
}
.a-text:hover, .a-text-cont a:hover{
	color: #101010;
}
.a-blue{
	color: #37a2d6;
}
.a-blue:hover{
	color: #4b4e53;
}
a:focus {
	text-decoration:none !important;
}
a:hover, a:focus {
  color: var(--odaksan-primary);
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
	cursor:pointer;
}
.button.get-theme {
	font-size:14px;
	padding:10px 17px 10px 40px;
	background-color:#ffea00;
	background: url(../images/icon-get-theme.png) no-repeat scroll 14px center, #ffea00;
	display:inline-block;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
	-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	        box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
}
.button.get-theme:hover {
	background-color:#5a5a5a;
}
.button-full-center {
	font-style: normal;
    width: 100%;
	text-align: center;
	font-weight: 300;
}
.container-buttons {
	margin:0;
	padding:0;
	list-style: none;
}
.container-buttons li{
	margin-bottom:10px;
}
.black-text {
	color:#4B4E53 !important;
	border-color:#4B4E53 !important;
}

/* #MARGINS #PADDINGS
================================================== */

.mt-0 {margin-top:0 !important;}
.mt-10 {margin-top:10px !important;}
.mt-50 {margin-top:50px !important;}

.mb-0 {margin-bottom:0 !important;}
.mb-5 {margin-bottom:5px !important;}
.mb-10 {margin-bottom:10px !important;}
.mb-15 {margin-bottom:15px !important;}
.mb-20 {margin-bottom:20px !important;}
.mb-23 {margin-bottom:23px}
.mb-40 {margin-bottom:40px !important;}
.mb-25 {margin-bottom:25px !important;}
.mb-30 {margin-bottom:30px !important;}
.mb-35 {margin-bottom:35px !important;}
.mb-50 {margin-bottom:50px }
.mb-60 {margin-bottom:60px !important;}
.mb-70 {margin-bottom:70px !important;}
.mb-75 {margin-bottom:75px;}
.mb-80 {margin-bottom:80px !important;}
.mb-90 {margin-bottom:90px;}
.mb-100 {margin-bottom:100px;}
.mb-110 {margin-bottom:110px;}
.mb-140 {margin-bottom:140px;}
.mb-160 {margin-bottom:160px;}
.mb-170 {margin-bottom:170px;}
.mb-180 {margin-bottom:180px;}
.mb-210 {margin-bottom:210px;}

.ml-0 {margin-left:0px !important;}
.ml-10 {margin-left:10px;}
.ml-20 {margin-left:20px;}
.ml-30 {margin-left:30px !important;}
.ml-40 {margin-left:40px !important;}

.mlr-1 {margin-left: 1px; margin-right: 1px;}
.mlr-10 {margin-left: 10px; margin-right: 10px;}
.mlr-30 {margin-left: 30px; margin-right: 30px;}
.mlr-min-30 {margin-left: -30px !important; margin-right: -30px !important;}

.p-0 {padding:0 !important;}
.p-10 {padding:10px !important;}
.p-15 {padding:15px !important;}
.p-20 {padding:20px;}
.p-25 {padding:25px;}
.p-40 {padding:40px;}

.pt-0 {padding-top:0px;}
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-30 {padding-top:30px;}
.pt-36 {padding-top:36px;}
.pt-40 {padding-top:40px;}
.pt-50 {padding-top:50px;}
.pt-55 {padding-top:55px;}
.pt-60 {padding-top:60px;}
.pt-65 {padding-top:65px;}
.pt-70{padding-top:70px;}
.pt-75{padding-top:75px;}
.pt-80{padding-top:80px;}
.pt-95 {padding-top:95px;}
.pt-100 {padding-top:100px;}
.pt-130 {padding-top:130px;}
.pt-140 {padding-top:140px;}
.pt-250 {padding-top:250px;}

.pr-0 {	padding-right:0 !important;}
.pr-10{padding-right:10px;}
.pr-15{padding-right:15px;}
.pr-75{padding-right:75px;}

.pb-0 {	padding-bottom:0px !important;}
.pb-10 {padding-bottom:10px !important;}
.pb-20 {padding-bottom:20px}
.pb-30 {padding-bottom:30px !important;}
.pb-40 {padding-bottom:40px;}
.pb-45 {padding-bottom:45px;}
.pb-50 {padding-bottom:50px;}
.pb-55 {padding-bottom:55px;}
.pb-60 {padding-bottom:60px;}
.pb-65 {padding-bottom:65px;}
.pb-70 {padding-bottom:70px;}
.pb-80 {padding-bottom:80px;}
.pb-130 {padding-bottom:130px;}
.pb-140 {padding-bottom:140px;}

.pl-0 {padding-left:0 !important;}
.pl-20 {padding-left:20px;}

.plr-0 {padding-left:0 !important;	padding-right:0 !important;}
.plr-1 {padding-left: 1px; padding-right: 1px;}
.plr-5 {padding-left: 5px; padding-right: 5px;}
.plr-10 {padding-left: 10px; padding-right: 10px;}
.plr-15 {padding-left: 15px; padding-right: 15px;}
.plr-20 {padding-left: 20px; padding-right: 20px;}
.plr-30 {padding-left: 30px; padding-right: 30px;}
.plr-40 {padding-left: 40px; padding-right: 40px;}
.plr-50 {padding-left: 50px; padding-right: 50px;}
.pad-login-right {padding-right:0 !important;}

@media (max-width: 1024px) {
  .page-title-cont, .page-title-small {
    padding-top:10px;
    padding-bottom:40px;
  }
  .page-title-cont.page-title-large {
    padding-top:30px;
  }
  .page-title-cont.page-title-large.blog-single-fullwidth-img {
    padding-top:480px;
  }
  .page-title-img {
    background-attachment: scroll;
  }
}
@media (max-width: 768px) {
  .page-title-small .breadcrumbs, .breadcrumbs  {
    margin-top: 0px;
    text-align:left;
  }
}
@media (max-width: 767px) {
  .plr-0-767 {
   padding-left:0; padding-right:0;
  }
  .pt-0-767{
    padding-top:0px !important;
  } 
  .pt-b-10-767{
    padding-top:20px !important;
    padding-bottom:20px !important;
  }
  .page-title {
    margin-bottom:10px;
    font-size:20px;
    line-height:24px;
  }
  .page-title-cont.page-title-large.blog-single-fullwidth-img {
    padding-top:220px;
  }
}

/* #BACK TO TOP BUTTON
================================================== */
#back-top {
	position: fixed;
	bottom: 16px;
  left: 19px;
	padding:8px 10px;
	margin:0;
	z-index: 20;
	background:rgba(0,0,0,.3);
	border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border: 0px solid #000;

}
#back-top a {
	text-decoration: none;
	display: block;
	color:#4b4e53;
  font-size:24px;
	z-index:999;
}
#back-top a:hover {
	color:#97999c;
}
.center {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}


/* #ACCORDION-CUSTOM
================================================== */
.ui-accordion-content p{
	margin:0;
	padding-top:0px;
	padding-bottom:12px;
}
.ui-accordion-content p:last-child{
	padding-bottom:0px;
}
.ui-accordion-content{
	margin-left:50px;
	border-right: 15px solid #eee;
  display: none;
  margin-left: 49px;
  padding: 15px;
  padding-right: 17px;
}
.accordion-no-bg  .ui-accordion-content{
	border-left: 5px solid #dfdfdf;
	border-right: none;
	display: none;
	margin-left: 23px;
	padding: 15px 0 15px 36px;
}


/* #ACCORDION #NEW
=========================================================*/
.accordion > dt{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
.accordion > dt > a{
	display: block;
	position: relative;
	color: #777;
	text-decoration: none;
	padding: 10px 20px;
	-webkit-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.accordion > dt > a:hover{
	text-decoration: none;
	border-color: #ddd;
	background-color: #fcfcfc;	
	color: #444;
}
.accordion > dt > a.active{
	color: #000;
	border-color: #ddd;
	background-color: #fcfcfc;
	cursor: default;
}
.accordion > dt > a:after{
	content: "\f107";
	width: 15px;
	height: 15px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right:3px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	color: #999;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.accordion > dt > a.active:after,
.accordion > dt > a.active:hover:after{
	content: "\f106";
	color: #111;
}
.accordion > dt > a:hover:after{
	color: #444;
}
.accordion > dd{
	padding: 10px 20px 10px 0;
	font-size: 14px;
	line-height: 1.8;
	color: #7e8082;
}

/*	#CLEARFIX
============================================================*/
.clearfix:before, .clearfix:after, .row:before, .row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }
	  
/******************************************************************************
*******************************************************************************
  
  #RESPONSIVE STYLES
  
******************************************************************************* 
*******************************************************************************/

.display-block-xs {display:none;}

/******************************************************************************
  Max Width "480px"
*******************************************************************************/
@media (max-width: 480px) {
  .text-center-xxs {
    text-align:center;
  }
  .mt-0-xxs {margin-top:0;}
  .ml-10-xxs {margin-left:10px;}
  
  .font-32-wide-xxs {
    font-size:32px;
    letter-spacing:5px;
    line-height:40px;
  }
  .display-no-xxs {
    display:none !important;
  }
}
/******************************************************************************
  Max Width "768px"
*******************************************************************************/
@media (max-width: 768px) {
  /*	#FOOTER 2 ====================================*/
  .footer-2-copy-cont .left, .footer-2-copy-cont .right {
    float:none;
  }
  .footer-2-copy-cont {
    text-align:center;
  }
  .text-center-sm {
    text-align:center;   
  }
}

/******************************************************************************
  Max Width "600px"
*******************************************************************************/
@media (max-width: 600px) {
	.header .menu-btn-respons-container .btn-navbar.collapsed:before {
		display: none;
	}
	/*	#TESTIMONIALS ====================================*/
	.ts-text-container {
		padding-top: 20px;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 13px;
	}
	.t-a-container {
		padding-bottom: 10px;
		margin-top: 10px;
	}
	.ts-img-container {
		display:none;
	}
}

/******************************************************************************
  Max Width "640px"
*******************************************************************************/
@media (max-width: 640px) {
	.nl-caption {
		display: none;
	}
}

/******************************************************************************
  Max Width "767px"
*******************************************************************************/
@media (max-width: 767px) {
  #main-menu .navbar-collapse.in  {
    overflow: visible !important;
  }
  .text-center-xs { text-align:center;}
  
  .pt-20-xs{ padding-top:20px;}
  .pt-30-xs{ padding-top:30px;}
  
  .mt-0-xs{ margin-top:0;}
  .mt-40-xs{ margin-top:40px;}
  
  .display-block-xs {display:block;}
}

/******************************************************************************
  Min Width "768px"
*******************************************************************************/
/* @media (min-width:768px){
	.navbar-nav{float:none}
	.navbar-nav>li{float:none}
} */

/******************************************************************************
  Max Width "991px" - Min Width "768px"
*******************************************************************************/
@media (min-width: 768px) and (max-width: 1024px) {
  #main-menu .navbar-collapse.collapse {
    display: none !important;
  }
  #main-menu .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-nav{float:none}
  .navbar-nav>li{float:none}  

}

/******************************************************************************
  Max Width "991px"  PHONE
*******************************************************************************/
@media (max-width: 991px) {

  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
            animation: none !important;
  }
  .hide-max-960 {
		display:none;
	}  
  
	/*****	#MARGINS MOBILE	*****/
	.p-top-60-mobile {
		padding-top:60px;
	}
	.m-top-0-mobile {
		margin-top:0;
	}
	.m-top-min-40-mobile {
		margin-top:-40px;
	}
	
	/*****	#NEWSLETTER	*****/
	.nl-button{
		padding-left: 10px;
		padding-right: 10px;
	}
	.nl-icon-container-bg {
		display:none;
	}
	.nl-main-container-bg {
		margin-left: 0px;
	}
	
	/*****	#TWITTER	*****/
/* 	.tweet {
		min-height: inherit;
	} */

	/*	#TESTIMONIALS ====================================*/
	.ts-text-container {
		padding-top: 40px;
		padding-left: 30px;
	}
	.t-a-container {
		margin-top: 20px;
	}

	/* #TIMELINE  ====================================*/
	.cd-timeline-start{
		margin:0;
	}
	.cd-timeline-img.cd-picture {
		font-size: 18px;
		padding-top: 8px;
	}
	.cd-date{
		margin-top: 15px;
		background: #fff;
		margin-left: -20px;
		margin-bottom: -5px;
		padding: 15px;
	}
	.cd-date-year, .cd-date-month {
		display:inline-block;
		font-size:14px;
	}
	.cd-date-year {
		margin-right:10px;
		margin-bottom:0;
	}
	
	/* #MAINTENANCE  ================================ */
	.maintenance-icon-container {
		margin-top:0px;
	}
	.maintenance-icon {
		font-size:100px;
	}
	.maintenance-text-container h1 {
		margin-top:0;
		margin-bottom:10px;
		font-size:40px;
		line-height:40px;
		font-weight:600;
	}
	.maintenance-text-container h2 {
		margin-top:0;
	}
	.img-container-404 {
		margin-bottom:65px;
	}
	
	/*	#PRICING TABLE ====================================*/	
	.pricing-horizontal-content-container  {
		border: 2px solid #eee;
	}
	.pricing-horizontal-price-container {
		position: relative;
		right: 0;
	}
}

/******************************************************************************
  Max Width "1024px" DESKTOP
*******************************************************************************/
.mobilmenu { display:none;}

@media (max-width: 1024px) {
  .hide-lg{
    display: none;
  }

  /*	#BACK TO TOP ====================================*/	
  #back-top {
    bottom: 9px;
    right: 12px;
	width:40px;
  }

  /*	#HEADER MENU ====================================*/	
	/*****	#HEADER	*****/
	.container-m-30 {
		padding:0;
	}
  .nofloat.col-md-3, .nofloat.col-md-4, .nofloat.col-md-2{
    float:none;
    width:auto;
  }
	.logo-2, .header.no-transparent .logo-2 {
	  padding: 17px 0 17px 13px;
	  width:160px;
	  position:relative;
	  z-index:999;
	  margin:-20px 0 25px;
	}
	.logo-row {
		width:auto;
		z-index:9999;
	}
	.logo-container-2 { width:300px; display:inline-block;}
	.header-side-menu .logo-row {
		width:180px;
	}
	
	.hamb-mob-icon {
	  display: block;
	  float: left;
	  padding: 25px 17px 22px 5px; 
	  font-size: 29px;
	  color: #4b4e53;
	  -webkit-transition: padding .4s ease 0s;
	  -o-transition: padding .4s ease 0s;
	  transition: padding .4s ease 0s;
	  -webkit-transform: translateZ(0);
	          transform: translateZ(0);
			  margin-top:10px;
	}
  .black-header .hamb-mob-icon, .header-black-white .hamb-mob-icon {
	  color: #fff;
	}
	.affix.header-black-white .hamb-mob-icon {
	  color: #4b4e53;
	}
	.affix .hamb-mob-icon {
	  padding: 17px 17px 13px 5px;
	  -webkit-transition: padding .4s ease 0s;
	  -o-transition: padding .4s ease 0s;
	  transition: padding .4s ease 0s;
	  -webkit-transform: translateZ(0);
	          transform: translateZ(0);
	}

	/****************************************/
	.menu-row  {
		margin-top:0px !important;
	}
	.affix.header .btn-navbar .main-menu-icon {
		display:block;
	}
	.header.header-always-sticky {
		height:60px;
	}
	.header-1 .main-content {
		margin-top: 0px;
	}
	.menu-btn-respons-container{
	  position: absolute;
	  right: 30px;
	  top:17px;
	  font-size:24px;
	}
	.main-menu-container {
		background-color: #4b4e53;
	}
 	.header .logo, .header-maintenance .logo {
		padding-top:21px;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s;
	}
	.menu-contact-info .contact-list {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.menu-address-container {
		padding-top: 12px;
	}
	.menu-map-container {
		margin-left: -20px;
		margin-bottom: -5px;
	}
	.menu-contact-info {
		margin: 0;
	}
	#main-menu .sub .a-mail {
		padding:0 !important;
	}
	nav .main-menu-icon {
		display:none;
	}
	.btn-navbar .icon_menu.main-menu-icon {
		float:left;
		margin:0;
		margin-top: 7px;
		padding-bottom: 0px;
		padding-top: 13px;
	}

	/***** #INDENT MAIN CONTAINER	*****/	
  .header {
    position: relative;  
    margin-bottom:-76px; 
    width: auto;
    height:auto;
  }
  /* .header-side-menu.header {
    position: fixed;  
    margin-bottom:0; 
    width: auto;
    height:auto;
  } */
  .header.mobile-no-transparent {
    margin-bottom:0px; 
  }
  .header.black-header.mobile-no-transparent {
    background:#303236;
  }
  .header .right-box-wrapper {
    text-align: right;
  }
  .right-1024 {
    float:none;
  } 
  #main-menu { display:none;
  }
  .header .navbar {
    margin: 0;
    min-height: inherit;
    position: static;
  }
  .header .menu-btn-respons-container .btn-navbar {
    background: #fff;
    border:none !important;
    display: block;
    margin:0;
    padding:0;
  }
  .header .menu-btn-respons-container .btn-navbar:before {
    content: "";
    display: none;
  }
  .header .menu-btn-respons-container .btn-navbar.collapsed:before {
    display: block;
  }
  .header .menu-btn-respons-container .btn-navbar.collapsed {
    background: none;
    border: 1px solid transparent;
    border-bottom: 0 none;
  }
  .header .btn-navbar .text {
    color: #1e1e1e;
    float: left;
    line-height: 16px;
    padding: 0;
   font-family: var(--odaksan-font); 
    font-weight:300;
    font-size:14px;
    padding-top: 23px;
    padding-right: 15px;
  }
 
  
  .mt-60-md {margin-top:60px;}
  .mb-md-30 {margin-bottom:30px;}



  .mobilmenu { display:block; position:absolute; z-index:999; top:0; padding:0 1%; left:-80%; background:#FFF; width:75%; height:100%; overflow-y:scroll; box-shadow: 5px 0 50px -2px var(--odaksan-gray);}
  .mobilmenu img { display:block; max-width:200px; margin:0 auto;}
  .mobilmenu ul { margin:0 !important; padding:0;}
  .mobilmenu ul li { list-style-type:none; margin:10px 1%; display:block;}
  .mobilmenu ul li a { color:var(--odaksan-gray);}
  .mobilacilirmenu { display:block; padding-left:10px;}
  .mobilacilirmenu a { display:block; font-size:12px; margin:5px 0;}
  .mobilacilirmenu span { font-weight:bold; font-size:14px; color:var(--odaksan-primary);}
  .bodyoverlay { width:100%; height:100%; position:fixed; background:rgba(var(--odaksan-gray-rgb),.8); z-index:99; overflow:hidden; display:none;}
  .butonaydinlat { color:var(--odaksan-gray); display:block; right:-25px; box-shadow: 0px 0 5px 0px #FFF; background:#FFF; top:20px; }

}

/******************************************************************************
  Max Width "1280" DESKTOP
*******************************************************************************/

@media (max-width: 1280px)
{
	#main-menu .navbar .nav > li > a {	margin: 0 3px 17px 3px;}
	.logo-2 { width:140px; margin-top:-10px}
}



/******************************************************************************
  Min Width "1025px" DESKTOP
*******************************************************************************/
@media (min-width: 1025px) {
  .navbar-collapse {
    display: block !important;
    height: auto !important;
  }
  .navbar-collapse.collapse {
    padding-bottom: 0;
    overflow: visible !important;
  }
  .main-menu-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
  }
  .side-content .container{
    width:100%;
  }

}

/******************************************************************************
  Max Width "1280px" TABLET
*******************************************************************************/
@media (max-width: 1024px) {

.header-1 #main-menu .navbar .nav > li a { margin:0 6px 17px 6px !important; padding:0 !important;}


}


/******************************************************************************
  Max Width "479px"
*******************************************************************************/
@media (max-width: 479px) {
  .nl-email-input {
    width: 240px;
    margin-right: 0px;
  }
}

/******************************************************************************
* 	CSS SOURCE #OWL & #Magnific Popup CSS 
******************************************************************************/

/******************************************************************************
* 	Core #Owl Carousel CSS File
* 	v1.3.3
******************************************************************************/

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	position: relative;
	width: 100%;
    z-index: 5;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
  cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/******************************************* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 *******************************************/
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@keyframes goDown {
  from { -webkit-transform: translateY(-100%); transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); transform: scale(1.5); }
}

/***********************************************************
 * #Owl Carousel #CUSTOMS
 **********************************************************/
.owl-carousel{
  overflow-x: hidden;
}
.owl-anasayfa,.owl-referanslar {overflow:hidden;}
.owl-onecikanlar {overflow:hidden; padding:50px 0;}
.owl-buttons{
	position: static;
}
.owl-prev, .owl-next{
	opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 105px;
	height: 105px;
	line-height: 105px;
	font-size: 40px;
	text-align: center;
	color: rgba(255,255,255, .7);
  z-index: 6;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-arrows-bg .owl-prev, .owl-arrows-bg .owl-next{
	margin-top: -35px;
  padding-top:19px;
	width: 40px;
	height: 70px;
  background:#fff;
	line-height: 30px;
	font-size: 30px;
	color: rgba(16,16,16, .7);
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
}
.owl-white-bg .owl-prev,
.owl-white-bg .owl-next{
  color: rgba(75,78,83, .7);
}
.owl-prev{
	left: -50px;
}
.owl-next{
	right: -50px;
}
.owl-prev .icon,
.owl-next .icon{
  position: relative;
}
.owl-prev:hover,
.owl-next:hover{	
  color:rgba(255,255,255, 1);
}
.owl-prev:hover,
.owl-next:hover{	
  color:rgba(75,78,83, 1);
}
.owl-carousel:hover .owl-prev{
	opacity: 1;
	left: -15px;
}
.owl-arrows-bg.owl-carousel:hover .owl-prev{
	left: 0;
}
.owl-carousel:hover .owl-next{
	opacity: 1;
	right: -15px;
}
.owl-arrows-bg.owl-carousel:hover .owl-next{
	right: 0;
}

@media only screen and (max-width: 992px) {
  .owl-carousel:hover .owl-prev{
    opacity: 1;
    left: -27px;
  }
  .owl-carousel:hover .owl-next{
    opacity: 1;
    right: -27px;
  }
}

.owl-pagination{
  z-index:5;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
.owl-pag-2 .owl-pagination{
	bottom: 10px;
}
.owl-page{
	display: inline-block;
	padding: 6px;
  position: relative;
}
.owl-page span{
	width: 6px;
	height: 6px;
	display: block;
	background: rgba(255,255,255, .7);
  position: relative;
  border-radius: 50%;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-page:hover span{
	background: rgba(255,255,255, 1);
}
.owl-page.active span{    
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.owl-white-bg .owl-page span{
  background: rgba(75,78,83, .5);
}
.owl-dark-bg .owl-page span{
  background: rgba(255,255,255, 1);
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, .1);
          box-shadow: 0px 1px 0px rgba(0, 0, 0, .1);
}
.item-carousel .owl-prev{
	left: -125px;
}
.item-carousel .owl-next{
	right: -125px;
}
section:hover .item-carousel.owl-carousel .owl-prev{
	opacity: 1;
	left: -80px;
}
section:hover .item-carousel.owl-carousel .owl-next{
	opacity: 1;
	right: -80px;
}
.item-carousel{
  margin-bottom: -50px;
  padding-bottom: 50px;
}
.item-carousel .owl-pagination{
	bottom: 0;
}
.work-full-slider .owl-pagination,
.content-slider .owl-pagination{
	bottom: 15px;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/************************************************************
*	#Magnific Popup CSS 
************************************************************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 14px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 14px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
        transform: scale(.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/******************************************************************
#ANIMATION
*******************************************************************/

/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
}

/* 
====== Zoom effect ======
*/
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8); 
  transform: scale(.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8); 
  transform: scale(.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== Newspaper effect ======
*/
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== Move-horizontal effect ======
*/
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== Move-from-top effect ======
*/
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== 3d unfold ======
*/
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
  -webkit-perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index:9999;
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
.modal-dialog {
  z-index: 1090;
}

/* 
====== "Hinge" close effect ======
*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0;
  }
}
/*	MAGNIFIC END	****************************************/


/* #SIDE MENU NEW *******************************************/

#cd-top-nav {
  position: absolute;
  top: 0;
  right: 120px;
  height: 100%;
  display: none;
}
#cd-top-nav ul {
  height: 100%;
  padding-top: 18px;
}
#cd-top-nav li {
  display: inline-block;
  margin-right: 1em;
}
#cd-top-nav a {
  display: inline-block;
  padding: .5em;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
}
#cd-top-nav a.current {
  background-color: #242e30;
}
.no-touch #cd-top-nav a:hover {
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 768px) {
  #cd-top-nav {
    display: block;
  }
}

/* style menu items which have a submenu  */


/* #FULL SCREEN MENU NEW ***********************************************/

.affix-fix .logo-2 {
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}


/* #TOP BAR NEW ***************************************************/
.top-bar{
  font-size: 12px;
  letter-spacing: 1px;
  position:relative;
  z-index:222;
}
.top-bar-section{
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-bar-section i { color:var(--odaksan-primary);}
.top-bar-section li{
  float: left;
  border-left: #E2E6E7;
}

.top-bar-section li .fa{
  font-size: 14px;
  position: relative;
  top: 1px;
}
.top-bar-section li {
  display: block;
  line-height: 43px;
  padding: 0 3px;
  float:left;
}
.affix .top-bar-section li {
  display: block;
  line-height: 32px;
  padding: 0 3px;
}
.top-bar-section li a{
	text-align: center;
	color: var(--odaksan-gray);
	font-weight:500;
}
.top-bar-section li a:hover{
	color: var(--odaksan-primary);
}
.top-bar-section li a img{
	-webkit-filter: grayscale(100%);
			filter: grayscale(100%);
}

.top-bar-section li a:hover img{
	-webkit-filter: grayscale(0);
			filter: grayscale(0);
}

.top-bar-section li.lang a { color:#FFF; padding:15px 10px; background:var(--odaksan-gray);  }
.top-bar-section li.lang a:first-child {border-bottom-left-radius:8px; }
.top-bar-section li.lang a:last-child { border-bottom-right-radius:8px;}
.top-bar-section li.lang .aktif { background:var(--odaksan-primary); font-weight:bold;}
.top-bar-section li.lang a:hover {background:var(--odaksan-primary);}

/* #CONSTRUCTION 2 NEW ***************************************************/
.slider-cap-left{
  width:480px;
}
@media only screen and (max-width : 1024px) {
  .height-not-fscr{height:350px;}
  .header-big-offset {padding-top: 0;}
}
@media only screen and (max-width : 767px) {
  .slider-cap-left{width:100%;}
  .height-not-fscr{height:250px;}
  .top-bar{
    min-height: 0;
    letter-spacing:0px;
  }
  .top-bar-section li,
  .top-bar-section li:last-child{
    float: none;
    border:none;
    display: inline-block;
  }
  .header-soc a { margin:0;}
  .top-bar-section li:first-child { display:none;}
  .top-bar-section li a{
    display: inline-block;
    min-width: 0;
    height: auto;
    line-height: 1;
    padding: 0 5px;
  }
  .top-links li a:hover,
  .top-bar.dark .top-links li a:hover{
    background: none;
  } 
  .header-mag .top-bar{
    font-size: 11px;
  }
  .header-mag  .top-bar-section{
    padding: 0;
  }
  .header-mag .top-bar-section li {
    line-height: 38px;
    padding: 0 7px;
  }
  
}


/* #UPDATE 1.9 ****************************************************/

/* #IOS TEL LINKS ***************************************************/
#main-menu .sub .contact-phone a {
  color:#fff !important;
  display:inline !important;
  padding: 0 !important;
}
#main-menu .sub .contact-phone a:hover {
	color:#414146 !important;
	background:none !important;
}

/* #HEADER CENTER ***************************************************/
@media (min-width: 1025px) {
  .navbar-collapse.collapse.nav-center {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
            flex-direction:row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
  }
  .header-1 #main-menu .nav-center .nav.navbar-nav {
    margin-right: 0 !important;
  }
}
/* #HEADER LEFT ***************************************************/
@media (min-width: 1025px) {
  .header-menu-left .logo-row {
    float: right;
    width:148px;
  }
}
.header-menu-left .logo-2{
  text-align:right;
  padding-right:15px;
}
@media (max-width: 1024px) {
  .header-menu-left .menu-btn-respons-container {
    right:inherit;
  }
}
/* #2.2
=====================================================*/
@media only screen and (max-width : 768px) {.p-110-cont{ padding-top:80px; padding-bottom:80px;}}
.video-ads-text-cont.video-ads-text-black {  color: #323336;}
.video-ads-text-cont.video-ads-text-black a { color: #323336;}

/* #FOOTER 2 BLACK #2.2
=====================================================*/
.footer2-black .a-text, .footer2-black .a-text-cont a, .footer2-black a { color: rgba(255,255,255, .7);}
.footer2-black .a-text:hover, .footer2-black .a-text-cont a:hover, .footer2-black a:hover {  color: #fff;}
.footer2-black .a-text-main-cont .a-text, .footer2-black .a-text-main-cont a, .footer2-black .tweet_list a { color:#fff;}
.footer2-black .a-text-main-cont .a-text:hover, .footer2-black .a-text-main-cont a:hover, .footer2-black .tweet_list a:hover {  color: rgba(255,255,255, .7);}
.footer2-black .footer2-copy-cont {  padding-top: 30px;  border-top: 1px solid rgba(255,255,255, .1);}
.footer2-black .footer2-soc-a a, .footer-black .footer-soc-a a {  color: rgba(255,255,255, .3); }
.footer2-black .footer2-soc-a a:hover, .footer-black .footer-soc-a a:hover, .footer2-black .footer2-copy:hover {color:#fff;}

.font-bold { font-weight:bold;}
