.product{}
.product .bg-gray{background:#8b8b8b;overflow: hidden;display: flex;align-items: center;padding: 0 21px;}
.product .product-text {
    padding: 5vw 9vh 3vw 4vh;
}
.product .product-text h1{color:#fff;font-size: 2.2vw;font-weight: 500;margin-bottom:60px;}
.product .product-text a{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-top:4px solid;
    padding:0 10px 0 0px
   
}
.relative {position:relative;}
.number {position:absolute;bottom: 30px;left: 7%;border-bottom: 9px solid #fff;}
.number a{color:#fff;font-size: 28px;font-weight:600;padding: 0 2px;}
.number a.active{font-size: 40px;}
.home-news-ecofor .news {position:absolute;bottom: 30px;left: 7%; width:75%}
.home-news-ecofor .news .news-text{color:#fff;font-size: 2vw;margin-bottom:25px;width: 80%;}
.home-news-ecofor .news .president-text{color:#fff;font-size: 2vw;margin-bottom:25px;width: 80%;}

.home-news-ecofor .news .news-link .link{color:#e2e3e6;border:1px solid #e2e3e6;padding: 2px 11px;font-size: 22px;font-weight: 500;}
.home-news-ecofor .news .news-link .link.active{color: #000000e8;
    background: #fff;}
.home-news-ecofor .news .news-link .news-all{color:#e2e3e6;border:1px solid #e2e3e6;padding: 2px 25% 2px 5px;font-size: 22px;font-weight: 500;margin-right:1px}
.home-news-ecofor .ecofor {position:absolute;bottom: 30px;left: 7%; width:75%}
.home-news-ecofor .ecofor .ecofor-text{color:#fff;font-size: 2vw;margin-bottom:25px;width: 49%;}
.home-news-ecofor .ecofor .ecofor-link .link{color:#e2e3e6;border:1px solid #e2e3e6;padding: 2px 11px;font-size: 22px;font-weight: 500;}
.home-news-ecofor .ecofor .ecofor-link .link.active{color: #000000e8;
    background: #fff;}
.home-news-ecofor .ecofor .ecofor-link .ecofor-all{color:#e2e3e6;border:1px solid #e2e3e6;padding: 2px 25% 2px 5px;font-size: 22px;font-weight: 500;margin-right:1px}
.video .videoicon{position:absolute;top: 35%;left: 35%; text-align:center}
.video .videoicon img{width: 10vw;}
.video .videoicon .video-text{color:#fff;margin-top: 17px;font-size: 5vw;text-align:center;}
.bulletin {background:#cecece;padding: 60px 10% 50px;}
.bulletin h4{color:#fff;display: flex;align-items: center;padding-top: 3px;font-size: 30px;}
.bulletin input{background:#fff;width:100%;padding: 13px;border: none;outline: none;border-radius: 10px;font-size: 30px;color: #8b8b8b;}
.bulletin a{background:#fff;padding: 17px 31px;align-items: center;font-size: 25px;text-align: center;border-radius: 10px;color: #000000cf;font-weight: 500;text-align: center;position: relative;top: 0;left: 50px;}
.banner-bottom {height:90px; background:#44afe3; width:100%;}
.about_studio_area p {color: #504f4f;font-size: 20px;}
.about_studio_area p b{color: #999999;
    border-bottom: 2px solid;
    padding-right: 14px;
    margin-bottom: 5px;
    content: " ";
    display: inline-block;
    transition: all 400ms linear 0s;}
.zoom{
    position: absolute;
    top: 40%;
    left: 40%;
    }
.zoom img {width: 75px;}


.hidden{visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
  }

#filters {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align:center;
}

#filters a.active {
	display: inline-block;
	margin-right: 3px;
	background: #000;
	padding: 8px 30px;
	border-radius: 10px;
	margin-bottom: 15px;
}
#filters a {
	display: inline-block;
	margin-right: 3px;
	background: #999;
	padding: 8px 30px;
	border-radius: 10px;
	outline:none;
	border:none;
}

#filters a {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	font-family: heebo, sans-serif;
	-webkit-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0s;
}
#load-more {
	display: inline-block;
	margin-right: 3px;
	
	background: #000;
	padding: 8px 20px;
	border-radius: 10px;
	outline:none;
	border:none;
}

#load-more {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	font-family: heebo, sans-serif;
	-webkit-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0s;
}

#filters a:hover a,
#filters a.active a {
	color: #fff;
}

footer span {padding-right:10px;}
.gallery img {
    filter: grayscale(100%);
}
.gallery .item {
    -webkit-box-shadow: 0px 0px 12px -4px rgb(0 0 0 / 56%);
    -moz-box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.56);
    box-shadow: 0px 0px 12px -4px rgb(0 0 0 / 56%);
    padding: 17px 20px;
    margin-bottom: 20px;
}
.gallery .item:hover {
    -webkit-box-shadow: 0px 0px 16px -4px rgb(0 0 0 / 56%);
    -moz-box-shadow: 0px 0px 16px -4px rgba(0,0,0,0.56);
    box-shadow: 0px 0px 16px -4px rgb(0 0 0 / 56%);
}
.gallery .item:hover img {
    filter: grayscale(0%);
}
.right_contact_form .contact_us_form .form-group .order_s_btn {
    background: transparent;
    border-radius: 0px;
    text-align: left;
    text-transform: uppercase;
    padding: 0px;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    width: auto;
}
.contact_area2 .right_contact_form .contact_us_form .form-group .order_s_btn {
    font-size: 21px;
    color: #263a4f;
    display: inline-block;
    width: auto;
    border-bottom-color: #3c3c3c;
    padding: 20px;
    text-align: center;
}

.right_contact_form .contact_us_form .form-group textarea {
    border-radius: 0px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #525252;
    padding: 5px 0px;
    height: 160px;
    color: #999999;
    font-family: "Heebo", sans-serif;
    font-size: 14px;
    resize: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contact_area2 .right_contact_form .contact_us_form .form-group textarea {
    border-bottom-color: #3c3c3c;
}

.right_contact_form .contact_us_form .form-group input {
    border-radius: 0px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #525252;
    padding: 0px;
    height: 53px;
    color: #999999;
    font-family: "Heebo", sans-serif;
    font-size: 14px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contact_area2 .right_contact_form .contact_us_form .form-group input {
    border-bottom-color: #3c3c3c;
}
.captchaspan span {display:none;}
.px-10 {padding:0 12.7%;}
.navbar_fixed .social-fixed{display:none;}
.header_menu_area .navbar .social_icon ul {margin-top:10px;}
.header_menu_area .navbar .social_icon ul li a{background:transparent !important;}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
}
.carousel-caption h1{
    font-size: 14vw;
    line-height: 11.9vw;
    font-weight: 700;
    opacity: .4;
    margin-bottom: 0;
    }
	.carousel-indicators {
    position: absolute;
    left: 7%;
    right: initial;
    bottom: 4%;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 5.2%;
    margin-left: -2%;
    list-style: none;
    border-top: 5px solid #fff;
    padding-right: 15px;
}
.carousel-control-prev,.carousel-control-next{display:none;}
.carousel-indicators-numbers   li {
      text-indent: 0;
      margin: 0 0px;
      border: none;
      border-radius: 100%;
      font-size: 23px;
      line-height: 36px;
      color: #fff;
      transition: all 0.25s ease;
      background:transparent;
      display: block;
      width: initial;
      font-weight: 600;
      opacity: 0.7;
      text-shadow: -1px 0px black;
 }
.carousel-indicators-numbers   li span {
 margin-right: 2px;
    margin-left: 2px;}
  .carousel-indicators-numbers li .active{
        margin: 0 2px;
        width: 30px;
        height: 30px;      
		 background:transparent;
      
}
  .carousel-indicators-numbers li .active{
        margin: 0 2px;
        width: 30px;
        height: 30px;      
		 background:transparent;
      
}
.carousel-indicators .active {background:transparent;display:block;font-size: 23px;font-weight: 600;opacity: 1;}
.attrimg{
	height: 100%;
	min-height: 28vh;
	background-size: cover !important;
	background-position: center !important;
	background-repeat:no-repeat !important;
	}
	.col-text{
	 -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	.col-img{
	 -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	
	}
@media(min-width:900px){
	.col-text{
	 -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
	}
	.col-img{
	 -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
	}
}
@media(min-width:1000px){
	.col-text{
	 -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
	}
	.col-img{
	 -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
	}
}
@media(min-width:1250px){
	.col-text{
	 -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
	}
	.col-img{
	 -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
	}
}
@media(min-width:1450px){
	.col-text{
	 -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
	}
	.col-img{
	 -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
	}
}
@media(min-width:1730px){
	.col-text{
	 -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	}
	.col-img{
	 -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
	}
}
footer img {width:10vw}
.map {min-height:50vh}
@media(max-width:1025px){
	.map {min-height:30vh}
	iframe {
    border: none;
    height: 30vh;
}
}
.media-slick {margin-bottom:25px;}
.bulletin .row {align-items:center}
.about_image div {background-position:center !important;background-repeat:no-repeat !important;background-size: 100% 100% !important;height:500px;}
@media(max-width:1131px){
	.about_image div {height:450px;}
}
@media(max-width:992px){
	.about_image div {height: 190px;background-size: cover !important;}
	.banner-bottom {
    height: 60px;
}
}
.media {position:relative;}
.news-sablon-links {position: absolute;
    bottom: 30px;
    right: 30px;}
.news-sablon-links a{border-bottom: 3px solid;
    color: #313131;
    padding: 1px 25px;
    font-size: 21px;}
.export {
    margin-top: 90px;
}
.export .cart {
    margin-bottom: 80px;
}
.export .detail.detail-one {
    padding: 0 15% 0 0%;
}
.export .detail h1 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 25px;
}
.export .detail h1:after{
    content:" ";
    background:#000;
    height: 3px;
    width: 15%;
    display: table-cell;
    color: #000;
    display:flex;
	margin-top:5px;
    
}
.export .detail p {
    color: #4D4D4D;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 0;
}
.export .detail.detail-two {
    padding: 0 0 0 15%;
}
@media(max-width:991px){
	.export .detail.detail-one {
    padding: 0 0% 0 0%;
}
.export .detail.detail-two {
    padding: 0 0% 0 0%;
}
.export img {margin-top:20px; margin-bottom:20px;}
}
@media(min-width:1600px){
	.media2{max-width:320px;}
	.media{max-width:375px;}
}
.slick-dots li button:before {
  
    font-size: 14px;
    
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #333134;
}
.slick-dots {
  
    bottom: 0px;
   
}
.slider.phone {display:none !important;}
@media(max-width:768px){
	.slider.phone {display:block !important;}
	.slider.pc {display:none !important;}
}
.languages {
    position: absolute;
    z-index: 999;
    right: 5.5%;
    top: 2%;
    color: #fff;
    }
.languages a {
    margin-left: 7px;
    }
.languages a.active {
   color: #000;
    background: #fff;
    padding: 0 8px;
    }
@media(max-width:993px){
	.languages {
 
    right: 10.5%;
  
}
}
@media(max-width:768px){
	.languages {
 
right: 20.5%;
 
top: 1%;
}
}