
html { height: 100%; width: 100%; }
body { width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px; overflow-y:scroll;
	font-family: sans-serif, Arial, Verdana, Helvetica, sans-serif; background: white;
	font-size: 13px; line-height: 15px; background-color: #fff; }

div, ul, li, p, h2, a, h3 {padding: 0;	margin: 0;}
a{	text-decoration: none;	color: black; outline:0;}
ul{list-style-type: none;}
a img { border:none; }
.selectedparentitem{ background-color: #000; color: #fff!important; }
.selectedmenuitem{ background-color: #A1A3A6; color:white; }

.selectedchilditem{ background-color: #8E2040!important; color:#fff!important; }

.selectedchilditem i{ color: #c53e65!important; font-weight: bold; }
.altmenu {
    display: none;
}

.selectedparentitem li{

}

.dropdown-menu > li > a{
	padding: 10px 20px!important;
}
.xyz {
    margin-top: 20px;
    height: 100%;
}
.animatable-slow {
     -webkit-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
        -moz-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         -ms-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
          -o-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
             transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.animatable {
     -webkit-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
        -moz-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         -ms-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
          -o-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
             transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.animatable-fast {
  -webkit-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@font-face {
    font-family: 'DIN Pro Cond';
    src: url('DINPro-CondensedLight.woff2') format('woff2'),
        url('DINPro-CondensedLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro Cond';
    src: url('DINPro-CondensedRegular.woff2') format('woff2'),
        url('DINPro-CondensedRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro Cond';
    src: url('DINPro-CondensedMedium.woff2') format('woff2'),
        url('DINPro-CondensedMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro Cond';
    src: url('DINPro-CondensedBold.woff2') format('woff2'),
        url('DINPro-CondensedBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro Cond';
    src: url('DINPro-CondensedBlack.woff2') format('woff2'),
        url('DINPro-CondensedBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

i{ font-size: 30px!important; }
.showmobile{display: none;}
.container { position: relative; }
.nopadding{padding: 0!important;}
.nomargin{margin: 0!important;}
.navbar-logo{padding: 0!important; font-family: 'Open Sans', sans-serif; font-size: 26px;}
.navbar-brand{padding: 0!important;  height: auto!important; margin-top: 35px;}

.navbar-nav{
	text-align: right;
	float: none;
	display: inline-block;
}

#navbar{
	text-align: center;
	padding: 0;
}

.navbar-nav > li{
	float: none;
	display: inline-block;
}

.navbar{
	position: relative;
	width: 100%;
	z-index: 99;
	background-color:#222;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	min-height: 30px;
	padding: 0px 50px 0 50px;

}

.navbar-nav > li > a{
	padding: 40px 15px;
	font-size: 18px;
	font-weight: 900;
	font-family: 'DIN Pro Cond';
  	border-bottom:5px solid #fff0;
  	color: #fff!important;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: unset;
}
.navbar-nav > li > a:hover{
	color:#fff!important;
  	border-bottom:5px solid #fff;
}

.danis{
	padding: 10px 20px;
	color:#fff;
	float: right;
	font-weight: bold;
}

.danis:hover{
	text-decoration: none;
	color:#fff;
}

.homenav{
	background-color: #fff;
}


.s_sldwrp {
    height:450px;
    padding: 0;
    margin-bottom: 25px;
}

.s_sldwrp {
    height:450px;
    padding: 0;
    position: relative;
}

.grad{
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}

.texts{
	position: absolute;
    z-index: 9;
    top: 40%;
    left: 50px;
}
.texts h2{
	color: #fff;
    font-family: 'DIN Pro Cond';
	font-weight: 900;
	font-size: 60px;
}

.bw{
	   -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* Home Slider */



.sldwrp {
    height:100%;
    min-height: 500px;
    padding: 0;
}

.fullpbg {
    background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}

.years{
	position: absolute;
	z-index: 9;
	right: 20px;
	bottom: 20px;
}

.owl-carousel .owl-item {
    height: 100%;
}

.owl-carousel .owl-stage {
    height: 100%;
}
.owl-carousel .owl-stage-outer {
    height: 100%;
}

.owl-carousel {
  position: relative;
  -ms-touch-action: pan-y;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.sldwrp .owl-theme .owl-dots .owl-dot span {
    width: 80px;
    height: 6px;
    border-radius: 0
}

.sldwrp .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -60px;
    z-index: 9;
    position: relative;
}

.sldwrp .owl-theme .owl-dots .owl-dot.active span, .sldwrp .owl-theme .owl-dots .owl-dot:hover span {
    background: #8E2040;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #8E2040;
}

.sldwrp .owl-theme .owl-dots .owl-dot span{
	background-color: #939598;
}


/*Search*/


.seach_w{ 

	margin-top: 30px;
	text-align: center;
}

.seach_w h3{ 

	text-align: center;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
}

.search{
	width: 70%;
	border-bottom: 1px solid #000;
	margin: auto;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}

.search input{
	width: 90%;
	float: left;
	padding: 10px 0;
	border: none;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	font-size: 20px;
}

.search input:focus{
    outline: none;
}

.search i{
	float: right;
}


.home-intro{
	text-align: center;
}

.fullback{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.25;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.fullcontent{
	display: table;
	position: absolute;
    height: 100%;
    z-index: 9;
    color: #FFF;
    padding: 0;
    left: 25%;
    width: 50%;
}

.fullcontent .content{
	padding: 20px 40px;
    top: 0;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.myt{
	max-width: 1400px;
	margin: auto;
	overflow: hidden;
}

.home-intro .content .big-intro{
	padding: 25px 20px 40px 20px;
	text-align: center;
	color:#fff;
}

.home-intro .content h1{
	font-family: 'DIN Pro Cond';
	font-weight: 900;
	font-size: 250px;
	padding: 0;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 0.95;
	display: inline-block;
	border-bottom: 3px solid #ccc;
}

.home-intro .content p.btext, .procont{
	font-family: 'DIN Pro Cond';
	font-weight: 400;
	font-size: 34px;
	padding: 0;
	margin: 0px;
	line-height: 28px;
}

.home-intro .content p.details{
	font-family: 'DIN Pro Cond';
	font-weight: 400;
	font-size: 22px;
	color:#fff;
	padding: 20px;
	margin: 0px;
	line-height: 30px;
	width: 80%;
	text-align: justify;
	margin: auto;

}

.home-intro .imgs{
  background-image: url(../imgs/intro.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 440px;
}

.product-range{
	text-align: center;
	padding: 110px 0;
	  
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.latestposts h3, .product-range h3{
	font-family: 'DIN Pro Cond';
	font-weight: 900;
	font-size: 32px;
	display: inline-block;
	position: relative;
	margin-bottom: 40px;
	color: #fff;
}

.redbar {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    background: #8E2040;
    height: 4px;
    -webkit-transform: scaleX(0.5);
    -moz-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    -o-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    z-index: 3;
}

.product-range .pro{
	padding: 0;
	padding-right: 5px;
	margin: 0 0 15px 0;
}
.product-range .pro ._w{
	height: 400px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

._wxy:hover{
	    transform: scale(1.2);
}

.product-range .pro ._wCont{

	-webkit-background-size: contain!important;
	-o-background-size: contain!important;
	background-size: contain!important;
	transform: scale(0.7);
	background-blend-mode: multiply;
	background-color: #d5d5d5;
}


.product-range .pro p{
	color:#fff;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	font-size: 20px;
	border-left: 5px solid #8E2040;
	padding: 10px;
	display: inline-block;
}


.product-range .pro ._w:hover > p{
	border-left: 30px solid #8E2040;

}

._d{
	text-align: center;
	margin-bottom: 20px;
	min-height: 350px;
}

 ._ax p{
	color:#353535;
	font-family: 'DIN Pro Cond';
	font-weight: 500;
	font-size: 20px;
	padding: 20px;
	position: relative;
	display: inline-block;
	line-height: 1.3;
 }

 ._ax p .redbar{
 	bottom:0;
 	-webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
 }

 ._ax:hover > p{
 	color:#8E2040;
 }

 ._ax:hover > p .redbar{
 	-webkit-transform: scaleX(0.5);
    -moz-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    -o-transform: scaleX(0.5);
    transform: scaleX(0.5);
 }




.home-logic{
}

.home-logic .content{
	padding: 80px 60px 40px 20px;
	text-align: center;
	color:#fff;
}

.home-logic .content h1{
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	font-size: 50px;
	padding: 0;
	color:#fff;
	padding-bottom: 15px;
	margin: 0px;
	text-align: center;
}

.home-logic .content p.btext{
	font-family: 'DIN Pro Cond';
	font-weight: 400;
	font-size: 25px;
	padding: 0;
	margin: 0px;
}

.home-logic .content p.details{
	font-family: 'DIN Pro Cond';
	font-weight: 400;
	font-size: 22px;
	color:#fff;
	padding: 20px;
	margin: 0px;
	line-height: 30px;
	width: 100%;
	text-align: center;
}

.home-logic .imgs{
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.home-logic .owl-nav{
	position: absolute;
	bottom: 20px;
	left: 0;
    width: 100%;
    top: 40%;
    height: 80px;
}

.home-logic .owl-nav .material-icons{
	color: #fff!important;
	font-size: 80px!important;
}

.home-logic .owl-nav .owl-prev{
	position: absolute;
	top: 0;
	left: 10px;
	background-color: unset!important;
}
.home-logic .owl-nav .owl-next{
	position: absolute;
	top: 0;
	background-color: unset;
	color: #fff;
	right: 0;
	color: #fff!important;
	background-color: unset!important;
}

.home-logic .owl-nav > div{
	margin: 0 5px 0 0!important;
	border-radius:0!important;
	background:#fff!important;
}

.home-logic .owl-nav > div i{
	color:#8E2040;
}

.wirebtn{
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	padding: 10px 30px;
	font-size: 20px;
	display: inline-block;
	color:#fff;
}

.wirebtn:hover{
	padding: 10px 50px;
	color:#fff;
	text-decoration: none;
}




.latestposts {
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    padding: 50px 50px;
}

.haberler .hb {
    margin-top: 20px;
}

.haberler > div a {
    display: block;
    position: relative;
    
}

.haberler p {
    padding: 20px 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    line-height: 35px;
    font-family: 'DIN Pro Cond';
	font-weight: 600;
	font-size: 22px;
    border-bottom:5px solid #8E2040;
    min-height: 120px;
}

.haberler .hbbg {
    width: 100%;
    height: 320px;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
.bwimg {
    mix-blend-mode: multiply;
    z-index: 9;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.bordereff {
    width: 100%;
    height: 100%;
    border-width: 0px;
    border-style: solid;
    border-color: #000;
    position: absolute;
    box-sizing: border-box;
    z-index: 2;
}

a.brd:hover{
  text-decoration: none;
  color: #FDB913;
}

a.brd:hover > .bordereff{
  border-width: 8px;
}
a.brd:hover > .bwimg{
  filter: unset;
}

.map{
  margin: 30px 0;
}
.proms{
	margin-top: 40px;
}

.proms .owl-nav, ._r .owl-nav, .latestposts .owl-nav{
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
	pointer-events: none;
}

 ._r .owl-nav > div, .latestposts .owl-nav > div{
	margin: 0!important;
	border-radius:0!important;
	background:#8E2040!important;
}

.proms .owl-nav > div i, ._r .owl-nav > div i, .latestposts .owl-nav > div i{
, 	color:#fff;
}

.proms .owl-theme .owl-nav [class*=owl-] , ._r .owl-theme .owl-nav [class*=owl-] , .latestposts .owl-theme .owl-nav [class*=owl-] {
    background: #AB2646!important;
}

.proms .owl-prev, .latestposts .owl-prev{
	float: left;

	pointer-events: all;
}


.proms .owl-next, ._r .owl-next, .latestposts .owl-next{
	float: right;
	pointer-events: all;
}
.proms .owl-next{
	margin-right: 5px!important;
	background:#8E2040!important;
}
.proms .owl-prev{
	background:#8E2040!important;
	margin: 0!important;
	
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
	background-color: #8E2040!important;
}

.lang{
	float: right;
	background-color: #414042;
	color: #fff;
	font-size: 20px;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	padding: 9px 10px;
	margin-top: 30px;
	border:none;
}

.lang:hover{
	color:#fff;
	background-color: #000;
	text-decoration: none;
}

.kurumsal{
	float: right;
	background-color: #8E2040;
	color: #fff;
	font-size: 20px;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	padding: 15px;
	margin-top: 30px;
	margin-right: 10px;
}


.kurumsal:hover, .kurumsal:focus{
	padding: 25px 15px;
	color:#fff;
	text-decoration: none;

}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	border-color: inherit;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: #fff;
    text-decoration: none;
    background-color: #8E2040;
}



#footer{
	margin-top: 40px;
	background-color: #fff;
}

#footer .footer-menu{
	background-color: #e4e4e4;
	padding: 10px;
	font-family: 'DIN Pro Cond';
}

#footer .social{
	padding: 10px;
	color: #fff;
	background-color: #414042;
	font-family: 'DIN Pro Cond';
	font-size: 22px;
	line-height: 30px;
}

#footer .social .container{
	text-align: center;
}

p.social-element{
	display: inline-block;
	padding: 10px;
	font-weight: bold;

}

a.social-element{
	display: inline-block;
	color: #fff;
	padding: 10px;
}

.fab{
	font-size: 24px!important;
	margin-right: 5px;
}


.footer-list{
	text-align: center;
	margin-bottom: 20px;
}


.footer-list > li{
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px;
	text-align: left;
	width: 14%;
}

.sublink{
	padding: 5px 0;
	display: block;
	font-size: 18px;
	color:#414042;
	
	font-weight: 600;
}

.sublink:hover{
	color:#8E2040!important;
	text-decoration: none;
}

.footer-list > li > a{
	font-weight: 900;
	display: block;
	padding: 10px 0;
	font-size: 18px;
}

.footer-list > li > a:hover{
	text-decoration: none;
	color: #414042;
}


.prolist-elem{
	padding: 5px;
	text-align: center;
}
.prolist-elem > div{
	padding: 0px;
}

.pro_w{
	margin-bottom: 20px;
	border:1px solid #efefef;
	position: relative;
}

.pro_w:hover{
	box-shadow: 0px 15px 35px 0px rgb(0 0 0 / 15%);
	border:1px solid #efefef;
	z-index: 99;
}

.pro_w:hover img {
    transform: scale(1.05) translateY(-5px);
}

.pro_w:hover .imgcont {
    
}

.pro_w:hover > a{
	text-decoration: none!important;
}

.pro_w:hover > a .datacont p{
}

.imgcont{
	height: 250px;
	background-color: #f9f9f9;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.imgcont img{
	max-height: 250px;
    max-width: 220px;
    vertical-align: middle;
    mix-blend-mode:multiply;

}

.datacont .efno{

	font-weight: 800;
}

.datacont{
	height: 65px;
	padding-top:10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: 'DIN Pro Cond';
	font-weight: 500;
	line-height: 24px;
	text-decoration: none!important;
	color:#000;
}

.datacont p{
	line-height: 18px;
}

#home_bottom_top .title{
	background-color: #333;
	padding: 15px;
	font-family: 'DIN Pro Cond';
	font-weight: 900;
	color:#fff;

}

#home_bottom_top .title > .container{
	display: flex;
    align-items: center;
}

#home_bottom_top .title h2{
	
	width: 80%;
	padding: 5px 0;
	font-size: 20px;
}

.leftpros{ margin-top: 20px;}

.leftpros i{ 
	font-size: 25px!important;
    float: right;
}

.leftpros div{ border-bottom: 1px solid #ccc; }
.leftpros a{
	font-family: 'DIN Pro Cond';
	font-weight: 600;
	color:#6f6f6f;
	font-size: 18px;
	padding:10px 20px;
	display: block;
	line-height: 23px;
	border-bottom: 1px solid #e2e2e2;
 }

 .leftpros a.gp{
 	color:#757575;
 }

 .back{
 	font-family: 'DIN Pro Cond';
	font-weight: 900;
	font-size: 16px;
	color:#fff;
	margin-left: auto;
	border: 1px solid #ddd;
 }


 .back i{
 	float: left;
    font-size: 16px!important;
    margin-right: 10px;
 }

 .inpro{
 	width: 99%;
    border-bottom: 1px solid #e4e4e4;
 }

.tree > a{
	color:#ffF;
}
 .prodets{
 	padding-top: 20px;
 }

.p_t{
	font-family: 'DIN Pro Cond';
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 5px solid #8E2040;
	margin-bottom: 15px;
}

.propert{
	font-family: 'DIN Pro Cond';
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
}

 .pro_code_title{
 	float: left; 
 	margin-right: 5px;
 	width: 20%;
 }
.pro_code_title p{ font-weight: bold; color: #8E2040; float: left; }
.pro_code_title p.dble{ float: right;}
.pro_code { width: 70%; float: left;  }
.pro_code p{ font-weight: bold; }
.pro_code a{ font-weight: bold; color:#6D6E70; float: left; line-height: 20px;}


.proimg{ 
	height: 350px; 
	text-align: center;
	border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

.proimg img{ height: 100%; width: auto;}

.takim-tablo{
	margin-top: 50px;
	width: 100%;
}
.takim-tablo th {
	padding: 15px 30px;
    background: #414042;
    color: #fff;
    border: 2px solid #fff;
    font-family: 'DIN Pro Cond';
    font-weight: 600;
    font-size: 22px;
}

.takim-tablo tr{
    border-bottom: 2px solid #fff;

}

.takim-tablo tr:nth-child(even){
    background: #eaeaea;
}
.takim-tablo tr:nth-child(odd){
    background: #d6d6d6;
}

.takim-tablo td {
	padding: 10px 30px;
    border-left: 2px solid #fff;
    font-family: 'DIN Pro Cond';
    font-weight: 600;
    font-size: 16px;


}

.stat {
    padding: 0;
}
.stat .img-c{margin: 10px 0;}

.stat_p, #home_bottom_top .stat p{
	font-family: 'DIN Pro Cond';
    font-weight: 400;
    font-size: 22px;
    color: #000;
    padding: 10px;
    margin: 0px;
    line-height: 37px;
}

.br_bg{
	height: 500px;
	 background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.br_t{
	font-family: 'DIN Pro Cond';
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
}

.downlink{
	display: block;
	height: 450px;
	padding: 10px;
	border:1px solid #dcdcdc;
	background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

.salesteam{ 
	text-align: center; 
	padding: 10px 0; 
	overflow: hidden; 
	min-height: 450px;
	font-family: 'DIN Pro Cond';
    font-size: 22px;
    margin-bottom: 40px;
}

.salesteam img{
	margin: auto;
    display: block;
    margin-bottom: 20px;
}

.bayi{
	font-family: 'DIN Pro Cond';
    font-size: 18px;
    color:#666;
    font-weight: 600;
    display: block;
    padding: 20px 0;
}

.bayi:hover{
	color:#8E2040;
}

._sa{
	position: absolute;
	right: 35px;
	top:20px;
	font-family: 'DIN Pro Cond';
    font-size: 22px;
    font-weight: 600;
    color:#fff;
    background-color: #8E2040;
    padding: 10px 20px;
}

._sa:hover{
	text-decoration: none;
	color: #fff;
    background: #000;
}

.bottom{
	padding: 25px 0 30px 0;
	margin-bottom: 2px;
}
.bottom a{
	display: inline-block;
	padding: 0 5px;
}

.bottom span{
	font-family: 'DIN Pro Cond';
    font-size: 18px;
    font-weight: 600;
    vertical-align: middle;
    color: #414042;
}

.bottom img{
	height: 25px;
}

.xyz{
	text-align: right;
	padding-top: 5px;
}
.xyz img{
	height: 18px;
}

#home_left {margin-bottom: 200px; }

.level-2{
	background-color:#414042;
	color:#fff!important;
}
.level-3{
	background-color:#A1A3A6;
	color:#fff!important;
}

.nav-pills > li > a {
    font-family: 'DIN Pro Cond';
    font-size: 24px;
    font-weight: 600;
    padding: 15px 30px;
    border-radius: 0!important;
    border: 1px solid #222;
    border: 1px solid #e8e8e8;
    color: #fff;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: #fff;
	color:#414042;
}

.nav-pills {
	margin:30px 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: #fff;
}


.panelbtn {
    display: block;
    padding: 15px 10px;
    font-family: 'DIN Pro Cond';
    font-size: 18px;
    color: #fff!important;
    background: #000;
    font-weight: bold;
}

.panelbtn[aria-expanded="true"], .panelbtn:hover{
	    background-color: #fff;
    color: #000!important;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #ffffff;
    padding:0;
}

.nav-pills{
	text-align: center;
}
.nav-pills > li{
	display: inline-block;
	float: none;
}

.list-all{
	position: relative;
	margin-top: 20px;
    font-family: 'DIN Pro Cond';
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background-color: #8E2040;
    padding: 10px 20px;
}
.list-all:hover{
	
    color: #fff;
    
}

.slider-cont{
	position: absolute;
    width: 50%;
    display: table;
    height: 100%;
    overflow: hidden;
    color: #fff;
    padding: 60px 10%;
    text-align: left;
    top: 0;
}

.slider-cont > div{
	display: table-cell;
	vertical-align: middle;
}

.slider-cont h3{
	background-color: #8E2040;
	color:#fff;
	font-family: 'DIN Pro Cond';
	font-weight: 900;
    padding: 8px 15px;
    font-size: 30px;
    display: inline;
    text-align: left;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 55px;

}

.slider-cont p{
	line-height: 36px;
	color:#fff;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
    margin-top: 20px;
    font-size: 26px;
}

.slider-cont a{
	line-height: 30px;
	color:#fff;
	font-family: 'DIN Pro Cond';
	font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    border:1px solid #fff;
}

.lg{
	height: 57px;
}

.us{
	padding: 0 100px;
}

.team{ text-align: center; margin-bottom: 50px; min-height: 263px; }
.team p{ 
	padding: 10px 0 0 0!important; 
	line-height: unset!important;
	font-weight: 600!important;
    font-size: 18px!important;
}

.team a{ 
	padding: 10px 0 0 0!important; 
	line-height: unset!important;
	font-weight: 400!important;
    font-size: 14px!important;
    display: block;
}
.team a i{ 
	color:#337ab7;
}


.h100 {
    height: 100%;
    position: relative;
}
.h50 {
    height: 70%;
    position: relative;
}



.module{
  opacity: 0;
}

.come-in {
  opacity: 0;
  transform: translateY(100px);
  animation: come-in 0.8s ease forwards;
  animation-delay: 0.4s;

}


.already-visible {
  transform: translateY(0);
  opacity: 1;
  animation: none;
}

@keyframes come-in {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.flickity-page-dots{
	bottom: 40px!important;
	z-index: 9;
}
#loading{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	z-index: 999;
	text-align: center;
}

#loading .tsw{
	font-weight: bold;
    color: #fff;
    font-size: 60px;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    font-family: 'DIN Pro Cond';
}

.lds-ring {
position: absolute;
    bottom: 30px;
    width: 80px;
    height: 80px;
    left: calc(50% - 40px);
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 60px;
    height: 5px;
    margin: 0 8px;
    background: #fff;
    opacity: 1;
    border-radius: 0;
  }

  .flickity-page-dots .dot.is-selected {
    opacity: 1;
    background: #8E2040;
}


.pro-page-bg{
	height: 550px;
	position: relative;
	z-index: 3;
	background-color: #000;

}
.pro-page-bg-cover{
	background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;

}

.pro-page-content{
    z-index: 99;
    color: #fff;
    position: relative;
    padding-top: 160px;
    padding-left: 55px;
    width: 60%;
}

.pro-page-content h2{
	font-family: 'DIN Pro Cond';
    font-weight: 600;
    font-size: 60px;
    color:#fff;
}

.pro-page-content p{
	
    font-size: 18px;
    color:#c7c7c7;
    line-height: 30px;
    margin-top: 20px;
}



._r .owl-prev, .latestposts .owl-prev {
    float: left;
    pointer-events: all;
}




.square-box:hover  .orangeOverlay{
  opacity: 1;
  background-color: #4e4e4e;
}
.square-box:hover  .square-content{
  opacity: 1;
}

.square-box:before{
    content: "";
    display: inline-block;
    padding-top: 80%;
}

.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
    background-size: cover;
    background-position: center; 
    mix-blend-mode: multiply;
    z-index: 9;

}


.square-box .orangeOverlay{
  z-index: 1;
  opacity: 1;
  text-align: center;
  background-color: #c5c5c5;
}



.square-box .orangeOverlay span{
  display: inline-block;
  top: 48%;
  font-size: 16px;
  position: relative;
  padding: 10px 15px;
  color: #fff;
  font-weight: 300;
  border:1px solid #fff;
}

.square-box h3{
  display: inline-block;
  top: 46%;
  font-size: 20px;
  position: absolute;
  padding: 10px 15px;
  color: #fff;
  z-index: 99;
  font-weight: 500;
  min-height: unset;
  width: 100%;
  text-align: center;

}
#myBtn {
  display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #8E2040;
	color: white;
	cursor: pointer;
	padding: 10px;
	border-radius: 10px;
	font-size: 14px;
	}

#myBtn:hover {
  background-color: #555;
}


#productlist{
	margin-top: 60px;
}



.thumb-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
    display: inline-block;
    height: 350px;
}

.square-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
    display: flex;
}

.pro{
  margin:0;
  padding: 0; 
}

.selem{
  padding: 50px 0px;
}



.pagetitle .title{
  line-height: 40px;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 25px;
  color:#000;
}



.protitle .title{
  line-height: 40px;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  
  
}


.protitle .titleContent{
  color:#fff;
}



.pagetitle .container{
  padding-left: 50px;
  position: relative;
}



.square-box:hover  .orangeOverlay{
  opacity: 1;
  background-color: #52a7bb;
}
.square-box:hover  .square-content{
  opacity: 1;
}

.square-box:before{
    content: "";
    display: inline-block;
    padding-top: 80%;
}

.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
    background-size: cover;
    background-position: center;
    z-index: 9;
   	opacity: 0.5;
}

.thumb-box:hover  .thumb-content{
      -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.thumb-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
    background-size: cover;
    z-index: 9;
    background-position: center;
}


.square-box .orangeOverlay{
  z-index: 1;
  opacity: 1;
  text-align: center;
  background-color: #eaeaea;
}



.square-box .orangeOverlay span{
  display: inline-block;
  top: 48%;
  font-size: 16px;
  position: relative;
  padding: 10px 15px;
  color: #fff;
  font-weight: 300;
  border:1px solid #fff;
}

.square-box h3{
  margin: 0;
  color: #fff;
  z-index: 99;
  font-weight: 500;
  min-height: unset;
  width: 100%;
  text-align: center;
  align-self: center;
  font-size: 25px;
}
.pro-welcome-img {
    position: relative;
    background-color: #000;
    z-index: 3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
.imgholder {
    position: relative;
}

.imgholder p{
    line-height: 1.2!important ;
}

.fimg {
    width: 100%;
    margin-top: auto;
    display: block;
}

.src {
    float: right;
    background-color: #414042;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 7px 7px;
    margin-top: 30px;
    margin-right: 5px;
    border-radius: 6px;
}
.src:hover {
    color: #fff;
    background-color: #8E2040;
}
.bigSearch{
	top: 0;
    z-index: 9999;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    border: none;
    font-size: 18px;
    display: none;
    background-color: #414042;
    border-bottom: 3px solid #fff;
  }

  .src{
    float: right;
    background-color: #414042;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 7px 7px;
    margin-top: 30px;
    margin-right: 5px;
    border-radius: 6px;
  }
  .src:hover{
    color:#fff;
    background-color: #8E2040;
  }

  .closebtn{
    float: left;
    background-color: #414042;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 7px 7px;
    margin-top: 20px;
    margin-right: 5px;
    border-radius: 22px;
  }

  .closebtn:hover{
    color:#000;
  }

  .srcW{
    height: 100%;
    margin: auto;
    position: relative;
  }
  .srcW > div, .srcW form{
    height: 100%;
  }

  .srcW input{
    width: 100%;
    height: 100%;
    font-family: 'DIN Pro Cond';
    font-size: 24px;
    font-weight: bold;
    border: none;
    color:#fff;
    background-color: #414042;
  }

  .srcW input:focus{
    outline: none;
  }

._hb{
	height: 250px!important;
}







