@font-face {
    font-family: "UniNeueRegular";
    src: url("../fonts/UniNeueRegular.eot");
    src: url("../fonts/UniNeueRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/UniNeueRegular.woff") format("woff"),
    url("../fonts/UniNeueRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "UniNeueHeavy";
    src: url("../fonts/UniNeueHeavy.eot");
    src: url("../fonts/UniNeueHeavy.eot?#iefix")format("embedded-opentype"),
    url("../fonts/UniNeueHeavy.woff") format("woff"),
    url("../fonts/UniNeueHeavy.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "UniNeueBook";
    src: url("../fonts/UniNeueBook.eot");
    src: url("../fonts/UniNeueBook.eot?#iefix")format("embedded-opentype"),
    url("../fonts/UniNeueBook.woff") format("woff"),
    url("../fonts/UniNeueBook.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
*{box-sizing:border-box}
body {font-family: "UniNeueBook";color: #000;background: #fff;padding:0;margin:0;font-size:15px;}
.container__tt{position:relative;width:1360px;margin-right: auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.container__tt:before, .container__tt:after{content:'';display:table;clear:both;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.container__float{position:relative;width:95%;margin-right: auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.container__float:before, .container__float:after{content:'';display:table;clear:both;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.container__tt787{width:787px;}
.clearfix {overflow: auto;clear: both;}
.clearfix:after{content: '';clear: both;display: table;}
figure{margin: 0;padding:0}
img{max-width: 100%;}
ul{list-style: none;margin:0;padding:0}
.lg-toolbar{width:calc(100% - 44px)}
.form__fancy{width:500px;}
.advantages-items{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.advantages-items.items-bottom{-webkit-box-align: flex-end;-webkit-align-items: flex-end;-ms-flex-align: flex-end;align-items: flex-end;}
.advantages-items.items-top{-webkit-box-align: end;-webkit-align-items: start;-ms-flex-align: start;align-items: start;}
a{color:#333;text-decoration: none;}
a:hover{color:#000}
label.error{display:none!important}
.form__input.error, .form__textarea.error{background: #ffe5e5;}
.form__field_full {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.form__field{position:relative;margin:15px 0 0}
.form__label {font-size: 14px;line-height: 18px;display: block;margin-bottom: 6px;color:#8e8e8e}
.form__label_center {margin: 0 auto;text-align: center;}
.form__input, .form__textarea, .form__select {background-color: #f7f7f7;background-position: 15px 50%;background-repeat: no-repeat;margin: 0;outline: 0;border: 1px solid transparent;height: 55px;width: 100%;padding: 0 20px 0 20px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: .3s;transition: .3s;font-size: 16px;line-height: 22px;-webkit-box-shadow: inset 3.536px 3.536px 8px 0px rgba(0, 0, 0, .05);box-shadow: inset 3.536px 3.536px 8px 0px rgba(0, 0, 0, .05);-webkit-appearance: none;-moz-appearance: none;text-indent: 0.01px;text-overflow: '';-ms-appearance: none;appearance: none!important;}
.form__policy-text {font-size: 14px;line-height: 19px;margin-top: 25px;color: #8e8e8e;}
.form__policy-text span {border-bottom: 1px solid;-webkit-transition: .3s;transition: .3s;}
.form__policy-text span:hover {color: #0778bf;}
.form__policy-text a{color:#bfbfbf;text-decoration:underline}
.form__field .im{font-size: 20px;color:#949494;position: absolute;top: 10px;left: 0;height: 100%;width: 50px;display: flex;flex-flow: row wrap;align-items: center;align-content: center;justify-content: center;text-align: center;}
.form-inner__bottom {border-top: 1px solid #d3e1f0;padding-top: 5px;margin-top: 25px;}
.form-contacts__title, .form-contacts__phone {color: #323232;font-size: 14px;line-height: 20px;}
.form-contacts {text-align: center;}
.custom-form-mob{display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-align:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin-bottom:30px;}
.custom-form-mob__title{display:block;font-size:15px;padding-top:5px;margin-bottom:10px;}
.custom-form-mob__item{width:25%;}
.custom-form-mob__item .custom-form-mob__label{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:0;border-style:solid;border-color:#bfcfc8;}
.custom-form-mob__item:first-child .custom-form-mob__label{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;}
.custom-form-mob__item:last-child .custom-form-mob__label{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-right-width:1px;}
.custom-form-mob__input{display:none;}
.custom-form-mob__label{display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px 0;background:#fff;font-size:11px;color:#010101;cursor:pointer;}
.custom-form-mob__icon{font-size:1.1em;margin-right:3px;color:#1874b5;}
.custom-form-mob__input:checked+.custom-form-mob__label{background:linear-gradient(to right,#0eb974 0%,#009659 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0eb974',endColorstr='#009659',GradientType=1);-webkit-box-shadow:0 11px 21px 0 rgb(58 130 28 / 23%);box-shadow:0 11px 21px 0 rgb(58 130 28 / 23%);color:#fff;}
.custom-form-mob__input:checked+.custom-form-mob__label .custom-form-mob__icon{color:#fff;}
.last-step-form__label{margin-bottom:6px;display: block;}
.form__textarea{padding: 8px 20px;}

#ajaxbottompull-after .content__main-title2, .title__feadback{font-size:2rem;font-family: "UniNeueHeavy";}
#ajaxbottompull-after .content__main-text, .title__feadback span{font-size:1.1rem;display:block;font-family: "UniNeueBook";}

#politic a{color:#f39a3b}

.title__feadback{text-align:center}
.title__feadback span{margin-top:15px;}
label.error{display:none!important}
.form__input.error, .form__textarea.error{background: #ffe5e5;}
.popup{display:none;width:700px;border-radius:10px}
.fancybox-close-small{display:none!important}

.h1{font-size:4rem;text-transform: uppercase;font-family: "UniNeueHeavy";}
.h2{font-size:3rem;margin-bottom:15px;font-family: "UniNeueHeavy";}
.h3{font-size:2.5rem;margin-bottom:15px;font-family: "UniNeueHeavy";}
.h4{font-size:1.2rem;margin-bottom:15px;font-family: "UniNeueHeavy";}
.p1{font-size:1.5rem;}
.p2{font-size:1.2rem;}
.margin1{margin:10px 0 25px}
.margin2{margin:0 0 22px 0}
.lin1{width:70px;height:6px;margin: 15px 0;background:#f39a3b;display: inline-block;}
.font1{font-size:1.2rem;}
.bolda{font-family: "UniNeueHeavy";}
.acolor{color:#f39a3b}

#menu__list1{display:none;width:100%;height:100%;margin:0;background:url(../images/topbg.jpg) center center no-repeat;background-size:cover;position:relative}
#menu__list1:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;z-index:8}
.menu__list1-header{padding: 15px 0px;}
.menu__list1-list{position:relative;z-index:9;margin-top:20%}
.menu__list1-list-h1{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;margin-bottom:40px;}
.menu__list1-list-h1 a{color:#fff;margin-bottom:30px;font-size:32px;text-transform: uppercase;font-weight: 600;text-decoration: none;}
.menu__list1-lista{margin:0;padding:0 20px 0 0;list-style: none;}
.menu__list1-lista li a{color:#ffffff;text-decoration: none;margin-bottom:10px;display:block;font-size: 18px;font-weight: bold;}
.menu__list1-lista li a.listmax{display:block;color:#fff;font-weight: 600; margin-bottom:25px;font-size:32px;text-transform: uppercase;}
.menu__list1-lista{margin-bottom:30px;-webkit-flex-basis: -webkit-calc(100% / 3);-ms-flex-preferred-size: calc(100% / 3);flex-basis: calc(100% / 3);}
.map__popup-text-in{background:#F8F8F8;padding:20px 40px;margin-top:-40px}
.main__header-menu .fancybox-close-small{position: relative;}
.main__header-menu .fancybox-close-small:after{display: none;}
.main__header-menu .fancybox-close-small i{background: url(../images/burger-close.svg) center center no-repeat;background-size: contain;}
#menu__list1 button.fancybox-close-small{display:none}
.fancybox-button{background: #f39a3b;}

.button1{font-family: "UniNeueRegular";font-weight:bold;min-width:230px;outline:0;border:0;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;font-size:18px;color:#fff;display:inline-block;width:auto;text-align:center;padding:15px 35px;border-radius: 10px;
  background-image: -moz-linear-gradient( -90deg, rgb(255,155,48) 0%, rgb(245,126,0) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(255,155,48) 0%, rgb(245,126,0) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(255,155,48) 0%, rgb(245,126,0) 100%);}
.button1 span{position:relative;z-index:5;}
.button1 span i{font-size: 16px;position: relative;margin-left: 10px;top: 2px;}
.button1:before{content:'';position:absolute;z-index:4;opacity:0;top:0;left:0;width:100%;height:100%;background:#fff;box-shadow: 0px 0px 51px 57px rgba(255, 255, 255, 0.5);}
.button1:hover:before{opacity:0.2}
.button1:after{animation:landing_pageBlick 4s linear infinite;content:'';position:absolute;z-index:4;border-radius:300px;opacity:1;top:0;left:0;width:50px;height:100%;background:#fff;box-shadow: 0px 0px 51px 57px rgba(255, 255, 255, 0.91);}
@keyframes landing_pageBlick {0% {left:-50%;opacity:0}50%{left:-50%;opacity:0}60%{left:10%;opacity:1}70%{left:120%;opacity:0}100% {left:0%;opacity:0}}
.button1:hover{color:#fff;}

.block-padding{padding:50px 0}

.top__bg1{background:url(../images/topbg.jpg) top center no-repeat}

.header__ab{width: 100%;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-khtml-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header__ab-bd{margin-top:35px;padding: 35px 50px;background:#fff;border-radius:15px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-khtml-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header__ab-logo {-webkit-flex-basis: 161px;-ms-flex-preferred-size: 161px;flex-basis: 161px;margin-bottom: -4px;}
.header__ab-menu {-webkit-flex-basis: -webkit-calc(100% - 351px);-ms-flex-preferred-size: calc(100% - 351px);flex-basis: calc(100% - 351px)}
.header__ab-menu ul {display: table;padding-left: 0;margin: 0 auto;text-align: center}
.header__ab-menu ul li {display: inline;float: left}
.header__ab-menu ul li a {display: block;padding: 0;margin: 0 20px;text-decoration: none;text-transform: uppercase;}
.header__ab-menu ul li a:hover{font-weight:bold;color:#f39a3b;text-decoration:underline;}
.header__ab-lang{-webkit-flex-basis: 190px;-ms-flex-preferred-size: 190px;flex-basis: 190px;    text-align: right;}
.header__ab-lang span{display:block;opacity:0.5}
.header__ab-menuclick{display:none;-webkit-flex-basis: 45px;-ms-flex-preferred-size: 45px;flex-basis: 45px;text-align: right;}
.header__ab-menuclick-icon{display:inline-block;width:45px;height:45px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 137.667 137.667'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23f39a3b;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EРесурс 5@3x01%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Ccircle class='cls-1' cx='68.833' cy='68.833' r='68.833'/%3E%3Crect class='cls-2' x='30.5' y='37.201' width='76.667' height='9.956' rx='4.978' ry='4.978'/%3E%3Crect class='cls-2' x='30.5' y='63.855' width='76.667' height='9.956' rx='4.978' ry='4.978'/%3E%3Crect class='cls-2' x='30.5' y='90.51' width='76.667' height='9.956' rx='4.978' ry='4.978'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;}
.headerfixed{position:fixed;top:0;left:0;width:100%;z-index: 99;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-khtml-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.headerfixed .header__ab-bd{margin-top:15px;padding: 15px 30px;box-shadow: 0px 22px 51px 0px rgba(0, 0, 0, 0.13);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-khtml-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header__ab-drop{position:relative}
.header__ab-dropdown-a{display:none;position:absolute;left:-110px;top:0;padding-top: 42px;width:350px;z-index:8}
.header__ab-dropdown{width:100%;box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 13%);background:#fff;border-radius:10px;overflow:hidden}
.header__ab-dropdown li{display:block!important;float:none!important;box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 5%);}
.header__ab-dropdown li a{padding:10px 0!important;text-align:center!important;text-transform:none!important;}
.header__ab-drop:hover .header__ab-dropdown-a{display:block;}
.uni__style-ahover{position:relative;z-index:9}


.mainwin1{padding:125px 0 200px;color:#fff;}
.mainwin1_box{width:50%}

.about__us{padding:110px 0 220px;}
.about__us-txt{-webkit-flex-basis: 60%;-ms-flex-preferred-size: 60%;flex-basis: 60%;
    padding-right: 90px;}
.about__us-img{-webkit-flex-basis: 40%;-ms-flex-preferred-size: 40%;flex-basis: 40%;}
.about__us-txt-bg{background:#fff;position:relative;z-index:7;padding:20px 0 5px;}
.about__us-img-figure{width:110%;margin-left:-10%;margin-bottom:-115px;position:relative;z-index:6}

.line__titleproduct{background:#f39a3b;color:#fff;padding:15px 0 5px;}

.export__product{padding:220px 0;}
.export__product_box{width:40%}
#poddon1{background:#dce1e4 url(../images/poddon.jpg) top right no-repeat;background-size:cover}
#anker1{background:#fff url(../images/anker1.jpg) top right no-repeat;}
#propen1{background:#e6e9eb url(../images/propen1.jpg) bottom right no-repeat;}
#poddon2{background:#dce1e4 url(../images/poddon.jpg) top right no-repeat;background-size:cover}
#poddon2 .mainwin1{color:#000;}

#anchor2{background:#dce1e4 url(../images/anchor.jpg) top right no-repeat;}
#anchor2 .mainwin1{color:#000;}

#pp2{background:#dce1e4 url(../images/propen2.jpg) bottom right no-repeat;}
#pp2 .mainwin1{color:#000;}

.bottom__form{padding:100px 0;background-size:cover}
.bottom__form-wrap__box{-webkit-flex-basis: -webkit-calc(100% / 2);-ms-flex-preferred-size: calc(100% / 2);flex-basis: calc(100% / 2);}
.bottom__form-wrap__box-info{padding:0 25% 0 0;box-sizing: content-box;}
.bottom__form-form{position:relative;color:#000;margin-left:30%;}
.bottom__form-form:before{position:absolute;z-index:5;content:'';width:100%;height:100%;left:-70%;top:0;background:url(../images/win6-before.png) left center no-repeat;    background-size: 110%;}
.bottom__form-form-info{position:relative;z-index:6;padding:35px;background:#fff;border-radius:10px;box-shadow: 0px 22px 68px 0px rgba(0, 0, 0, 0.18);}
.bottom__form-form button{text-transform:none;margin-top:25px;width:100%;}


footer{width:100%;padding:45px 0;background:#f5f6f7}
.footer__logo{-webkit-flex-basis: 20%;-ms-flex-preferred-size: 20%;flex-basis: 20%;}
.footer__politic{-webkit-flex-basis: 20%;-ms-flex-preferred-size: 20%;flex-basis: 20%;}
.footer__politic a{color:#848588;border-bottom:1px dashed #848588;font-size:14px;text-decoration:none;display:inline-block;}
.footer__politic a:hover{color:#1b1b1b;}
.footer__menu{-webkit-flex-basis: 60%;-ms-flex-preferred-size: 60%;flex-basis: 60%;text-align:right}
.footer__menu.header__ab-menu ul{text-align:right;display: inline-block;}
.footer__menu.header__ab-menu ul li a{margin:0 0 0 30px}

.aboutus2{padding:110px 0;}
.aboutus2-txt{width:50%;margin-left:50%}

.simbol2{margin-top:30px;padding:10px 0 20px;background:#dce1e4;background:#dce1e4 url(../images/poddon-3.jpg) center right no-repeat}
.simbol2-txt{-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
.simbol2-txt-list{margin:70px 0}
.simbol2-txt-list-wrapl{-webkit-flex-basis: 133px;-ms-flex-preferred-size: 133px;flex-basis: 133px;}
.simbol2-txt-list-wrapl span{position:relative;display:block;width:133px;height:133px;background:#fff;font-size:5rem;font-family: "UniNeueHeavy";border-radius:133px;text-align: center;line-height: 133px;color:#f39a3b}
.simbol2-txt-list-wrapl span:before{content:'';position:absolute;left: 22px;bottom: 0;width:20px;height:20px;border-radius:20px;background:#f39a3b}
.simbol2-txt-list-wrapl span:after{content:'';position:absolute;right: 28px;top: 0;width:15px;height:15px;border-radius:20px;background:#f39a3b}
.simbol2-txt-list-wrapr{-webkit-flex-basis: -webkit-calc(100% - 133px);-ms-flex-preferred-size: calc(100% - 133px);flex-basis: calc(100% - 133px);padding-left:35px}
.simbol2-txt-bold{font-size:1.5rem;font-family: "UniNeueHeavy";}
.simbol2-txt-nobold{font-size:1.1rem;margin-top:15px}

#poddon22{padding: 120px 0 200px;background:url(../images/poddon-2.jpg) center left no-repeat}
#anchor22{padding: 120px 0 200px;background:url(../images/anchor2.jpg) bottom left no-repeat}
#pp22{padding: 120px 0 200px;background:url(../images/pp1.jpg) bottom left no-repeat}

.win7__infoblock{background:url(../images/poddon-4.jpg) left center no-repeat}
.win7__padd{padding:80px 0 0px;}
.win7__width{width:80%;margin-left:20%}
.win7__tile{margin-bottom: 7px;}
.win7__title1{margin-bottom: 5px;}
.win7__title2{margin-bottom: 20px;}
.win7__info-list li{margin:25px 0;position: relative;line-height: 25px;padding-left:20px}
.win7__info-list li:before{content:'';position: absolute;left:-55px;top:0;width:51px;height:51px;background:url(../images/check.png) center center no-repeat;background-size:contain}
.win7__wrap{-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;padding-right: 80px;}
.win7__boxinfo{margin-bottom: 68px;}
.win7__info-list-bold{font-family: "UniNeueHeavy";}
.win7__info .button1{margin-top:20px}

.win8__infoblock{background:#eff3f5 url(../images/anchor3.jpg) right bottom no-repeat}
.win8__padd{padding:120px 0;}
.win8__width{width:80%}
.win8__title1{margin-bottom: 60px;}
.win8__info-list{-webkit-flex-basis: -webkit-calc(100% / 3);-ms-flex-preferred-size: calc(100% / 3);flex-basis: calc(100% / 3);margin-bottom:40px;}
.win8__info-list li{margin:25px 0;position: relative;line-height: 25px;padding-right:20px}
.win8__wrap{-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;padding-right: 80px;}
.win8__boxinfo{margin-bottom: 68px;}
.win8__info-list-bold{font-family: "UniNeueHeavy";}
.win8__info .button1{margin-top:20px}
.win8__info-list-img{-webkit-flex-basis: 97px;-ms-flex-preferred-size: 97px;flex-basis: 97px;}
.win8__info-list-bold{-webkit-flex-basis: -webkit-calc(100% - 97px);-ms-flex-preferred-size: calc(100% - 97px);flex-basis: calc(100% - 97px);padding: 0 25px;}

.win9__infoblock{padding:120px 0;}
.win9__title1{margin-bottom:40px}
.win9__infoblock .button1{margin-top:30px}
.win9__infoblock-padd{height:70px}

.table1{width:100%;border-radius:10px;overflow:hidden;padding:0;margin:0;border:0;font-size:1.1rem}
.table1 th{text-align:left;font-family: "UniNeueHeavy";background:#dce1e4}
.table1 th, .table1 td{padding: 15px 30px;margin:0;border:0}
.table1 tr:nth-child(2n+1){background:#eff3f5}
.table1__right{text-align:right}
.table1__ok{display:inline-block;width:25px;height:25px;background:url(../images/check.png) center center no-repeat;background-size:contain}

#products1 .mainwin1{padding: 100px 0;}
.products__cat{padding:100px 0}
.products__cat-infobox{display:block;color:#000;position:relative;}
.products__cat-infobox:before{content:'';position:absolute;left: 50px;bottom: -30px;width: 90%;height: 90%;border:10px solid #f39a3b}
.products__cat-infobox:after{content:'';position:absolute;right: -40px;bottom: 5%;width: 19px;height: 70%;background:#fff;}
.products__cat-info{-webkit-flex-basis: -webkit-calc(100% / 3);-ms-flex-preferred-size: calc(100% / 3);flex-basis: calc(100% / 3);padding-right:70px}
.products__cat-info-img{width:100%}
.products__cat-info-txt{font-size:1.3rem;font-family: "UniNeueHeavy";text-align:right;display: block;margin-top: 15px;}

.about__us-contact-left{-webkit-flex-basis: 60%;-ms-flex-preferred-size: 60%;flex-basis: 60%;}
.about__us-contact-right{-webkit-flex-basis: 40%;-ms-flex-preferred-size: 40%;flex-basis: 40%;padding-left:30px}

.export__t5{position: relative;padding:50px 0 0;background:#fff url(../images/endman.png) left bottom no-repeat;}
.export__t5-left-text{-webkit-flex-basis: -webkit-calc(100% - 570px);-ms-flex-preferred-size: calc(100% - 570px);flex-basis: calc(100% - 570px);}
.export__t5-right-form{-webkit-flex-basis: 570px;-ms-flex-preferred-size:570px;flex-basis: 570px;}
.export__t5-right-form-box{background:#fff;border-radius: 4px;padding:30px;box-shadow: 0px 25px 49px 0px rgb(221 241 233);}
.export__t5-left-text{padding-right:150px}
.export__t5-right-form-title{font-weight:bold;font-size:22px}
.export__t5-right-form-title2{font-size: 16px;margin: 8px 0 20px;}
.export__t5-form-roof-l{-webkit-flex-basis: -webkit-calc(100% / 3);-ms-flex-preferred-size: calc(100% / 3);flex-basis: calc(100% / 3);}
.export__t5-form-roof-l-box{text-align: center;cursor:pointer;}
.export__t5-form-roof-l-box figure img{max-width: 100%;}
.export__t5-right-form-minitext{margin-bottom: 8px;opacity: 0.5;display: block;}
.export__t5-form-roof-l-box figure{border-radius: 10px;border:2px solid #f0f0f0;margin:0 5px;overflow: hidden;}
.export__t5-form-roof-l-box span{margin-top:5px;display: block;font-size:16px}
.export__t5-right-form-block{margin:15px 0 0}
.export__t5-right-form-roof{margin:0 -5px}
.export__t5-form-roof-radio{position: absolute;left: -9999px;}
.export__t5-form-roof-radio:checked + label .export__t5-form-roof-l-box figure{border:2px solid #ffc100;}
.export__t5-form-roof-radio:checked + label .export__t5-form-roof-l-box span{font-weight: 600;}
.export__t5-right-form-wrap{-webkit-flex-basis: 50%;-ms-flex-preferred-size:50%;flex-basis: 50%;padding-right:10px}
.export__t5-right-form-wrap.max{-webkit-flex-basis: 100%;-ms-flex-preferred-size:100%;flex-basis: 100%;padding-right:0px}
.export__t5-right-form-inpval{position: relative;}
.export__t5-right-form-inpvalue{position: absolute;right:20px;top:54%;font-size: 16px;opacity: 0.5;}
.export__t5-right-form-select, .export__t5-right-form{padding: 0 20px 0 25px;}
.export__t5-right-form-inpval.select{position: relative;}
.export__t5-right-form-inpval.select:after{content:'';position: absolute;right:25px;top:50%;margin-top:8px;width: 0;height: 0;border-left: 4px solid transparent;border-right:4px solid transparent;border-top: 6px solid rgb(61, 61, 61)}
.export__t5-colorselect{position: relative;}
.export__t5-colorselect .export__t5-colorselect-id{position: absolute;left:18px;top:50%;margin-top:-11px; width:22px;height:22px;border-radius: 60px;background:#eee;margin-right:10px}
.export__t5-colorselect select{padding: 0 20px 0 55px;}
.export__t5-form-messed-wrap{-webkit-flex-basis: -webkit-calc(100% / 5);-ms-flex-preferred-size: calc(100% / 5);flex-basis: calc(100% / 5);padding-right:10px;}
.export__t5-form-messed-wrap-box{cursor: pointer;}
.export__t5-form-messed-wrap-box svg{width: 100%;}
.export__t5-form-mesend-radio{position: absolute;left: -9999px;}
.export__t5-form-mesend-radio:not(:checked) + label .export__t5-form-messed-wrap-box{opacity: 0.2;}
.export__t5-right-form-messenger{position: relative;}
.export__t5-form-messed-wrap-box span{position: absolute;left:0;bottom:-18px;display: none;width:200px}
.export__t5-form-mesend-radio:checked + label .export__t5-form-messed-wrap-box span{display: inline-block;}
.export__t5-right-form-btn{margin-top:25px;}
.export__t5-right-form-btn .form__policy-text{text-align:left}
.export__t5-right-form-btn .btn1{width:100%;text-transform:uppercase}
.export__t5-right-form-btn .btn1 b{text-transform:none;margin-top:3px}
.export__t5-left-box{margin-top:20px;}
.export__t5-left-box-wrap{-webkit-flex-basis: -webkit-calc(100% / 3);-ms-flex-preferred-size: calc(100% / 3);flex-basis: calc(100% / 3);padding-right:25px;}
.export__t5-left-box-wrap-block{padding-right:20px;border-right:1px solid #a8deff}
.export__t5-left-box-wrap-block.end{border:0;padding:0}
.export__t5-left-box-wrap-block b{display: block;margin-top:15px;font-size:16px}
.export__t5-left-box-wrap-block span{display: block;margin-top:15px;font-size: 15px;}
.export__t5:before{content:'';position: absolute;bottom:0;left:0;width:100%;height:10%;background:#fff}
.export__t5 .content__main-text{font-size:17px;margin-top: 15px;}
.export__t5{padding:80px 0;}
.export__t5:before{display: none;}
.export__t5-spec-figure{position: relative; -webkit-flex-basis: 91px;-ms-flex-preferred-size:91px;flex-basis: 91px;}
.export__t5-spec-figure-mig{position: absolute;top:10px;right:2px;width:15px;height:15px;border-radius: 15px; background:#2e9016;-webkit-animation: fadeTofade 1s linear infinite;animation: fadeTofade 1s linear infinite;}
@-webkit-keyframes fadeTofade { 0% {opacity: 0;} 50% {opacity: 1;} 100% {opacity: 0;} }
@keyframes fadeTofade { 0% {opacity: 0;} 50% {opacity: 1;} 100% {opacity: 0;} } 
.export__t5-spec-text{-webkit-flex-basis: -webkit-calc(100% - 91px);-ms-flex-preferred-size: calc(100% - 91px);flex-basis: calc(100% - 91px);padding-left:20px}
.export__t5-spec-text1{opacity: 0.5;}
.export__t5-spec-text2{margin:3px 0 4px;font-size:22px;font-weight:bold}
.export__t5-spec-text3{font-size:16px}
.export__t5-spec-form{margin-top:15px;margin-bottom:-10px}
.export__t5-left-text .content__main-title1{margin-top:45px;}
.content__main-ul{margin-top:15px;font-size:0.95rem;}
.content__main-ul li{margin:6px 0 6px 55px;list-style-type: disclosure-closed;}
.content__main-ul li::marker {color: #009659;}
.content__main-ul li.bold{font-weight:bold;padding:0px 0 10px 0px;list-style-type: none;}
.export__t5 .form__input, .export__t5 .form__textarea, .export__t5 .form__select{background-color: #f9f9f9;}

@media(max-width:1750px){
#poddon22{background-image: url(../images/poddon-2.jpg);background-position: -340px 100%;background-repeat:no-repeat}
.win7__infoblock{background-image: url(../images/poddon-4.jpg);background-position: -140px 100%;background-repeat:no-repeat}
.win8__width{width: 60%;}
.win8__info-list{-webkit-flex-basis: -webkit-calc(100% / 2);-ms-flex-preferred-size: calc(100% / 2);flex-basis: calc(100% / 2);}
.win8__infoblock{background-image: url(../images/anchor3.jpg);background-position: 100% 100%;background-repeat: no-repeat;background-size: 40%;}
#pp22{background-image: url(../images/pp1.jpg);background-position: -300px 100%;background-repeat:no-repeat}
.menu__list1-list{margin-top: 10%;}
}

@media(max-width:1440px){
#anchor22{background-image: url(../images/anchor2.jpg);background-position: -300px 0;background-repeat:no-repeat}
}

@media(max-width:1360px){
.h1{font-size:2.5rem;}
.p1{font-size:1.2rem;}
.h2{font-size:1.8rem;}
.h3{font-size: 1.5rem;}
.font1{font-size: 1rem;}
.container__tt{width:100%;padding:0}
.container__tt .row{padding-left:15px;padding-right:15px}
.mainwin1{    padding: 100px 0 100px;}
.h1{font-size:2.5rem;}
.p1{font-size:1.2rem;}
.export__product{padding: 100px 0;}
#anker1{background:#fff url(../images/anker1.jpg) top right no-repeat;background-size:50%}
#propen1{background:#e6e9eb url(../images/propen1.jpg) bottom right no-repeat;background-size:cover}
#poddon22{background-image: url(../images/poddon-2.jpg);background-position: -340px 100%;background-repeat:no-repeat}
.simbol2{background-image: url(../images/poddon-3.jpg);background-position: 500px center;background-repeat:no-repeat}
.simbol2-txt-list-wrapr{padding-right: 130px;}
}


@media(max-width:1200px){
.header__ab-menu{-webkit-flex-basis: -webkit-calc(100% - 301px);-ms-flex-preferred-size: calc(100% - 301px);flex-basis: calc(100% - 301px);}
.footer__menu{-webkit-flex-basis: 60%;-ms-flex-preferred-size: 60%;flex-basis: 60%;}
.header__ab-lang{-webkit-flex-basis: 140px;-ms-flex-preferred-size: 140px;flex-basis: 140px;}
.header__ab-menu ul li a{margin: 0 15px;text-transform: none;}		
.p2{font-size: 1rem;}
.margin2{margin: 0 0 15px 0;}
.about__us{padding: 50px 0 150px;}
.about__us-txt-bg{padding: 10px 0 5px;}
#anchor2{background-image: url(../images/anchor.jpg);background-position: 100% 0;background-repeat:no-repeat;background-size:70%}
#pp2{background-image: url(../images/propen2.jpg);background-position: 100% 100%;background-repeat:no-repeat;background-size:40%}
.products__cat-info-txt{font-size:1rem}
.products__cat-infobox:after{right: -45px;width: 21px;}
}


@media(max-width:1024px){
.header__ab-menuclick{display:block;}
.header__ab-lang{text-align:left}
.header__ab-bd{padding: 15px 30px;margin-top: 15px;}
.header__ab-logo{-webkit-flex-basis: -webkit-calc(100% - 185px);-ms-flex-preferred-size: calc(100% - 185px);flex-basis: calc(100% - 185px);}
.header__ab-menu{display:none}
.mainwin1{padding: 180px 0 100px 0;}
.mainwin1_box{width: 60%;}
#poddon1{background:#dce1e4 url(../images/poddon.jpg) center center no-repeat;background-size:cover}
.export__product_box{width:60%}
.bottom__form-wrap__box-info{padding:0;text-align:center;margin-bottom:35px;}
.bottom__form-wrap__box{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
.bottom__form-form{margin:0}
.bottom__form-form:before{display:none}
footer .header__ab-menu{display:block!important}
.footer__menu{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;text-align:center;margin-top:25px}
.footer__logo, .footer__politic{-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
.footer__politic{text-align:right}
.footer__menu.header__ab-menu ul li a{margin:0 20px;text-align:center}
#poddon22{background-image: url(../images/poddon-2.jpg);background-position: -460px 100%;background-repeat:no-repeat}
.simbol2-txt-list-wrapr{padding-right: 0;}
.simbol2{background:#dce1e4}
.simbol2-txt{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
.simbol2{margin-top:0}
.win7__infoblock{background:none}
.win7__width{width: 100%;margin-left: 0;}
.win7__wrap{padding-left: 50px;padding-right: 20px;}
#poddon2 .mainwin1{padding: 100px 0}
#anchor22{background-image: url(../images/anchor2.jpg);background-position: -400px 0;background-repeat:no-repeat}
.win8__width{width: 100%;}
#pp2 .mainwin1{padding: 100px 0}
#pp22{background-image: url(../images/pp1.jpg);background-position: -500px 100%;background-repeat:no-repeat}
.products__cat-info{-webkit-flex-basis: -webkit-calc(100% / 2);-ms-flex-preferred-size: calc(100% / 2);flex-basis: calc(100% / 2);margin-bottom:70px}
.products__cat-infobox:after{right: -40px;width: 40px;}
.about__us-contact-left{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;margin-bottom:20px}
.about__us-contact-right{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;padding-left:0}
}


@media(max-width:767px){
.popup{width:90%}
.header__ab-menu ul li a{margin: 8px 10px;}
.mainwin1_box{width: 100%;text-align: center;}
.about__us-txt{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
.about__us-img{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
.about__us-img-figure{width:100%;margin-left: 0;text-align: center;margin-bottom: 0;}
.about__us{padding: 50px 0;}
.export__product_box {width: 100%;background: rgb(255 255 255 / 83%);padding: 15px 25px;border-radius: 10px;}
.export__product, .bottom__form{padding: 50px 0;}
#anker1 .export__product_box{background:none}
.header__ab{position:fixed;top:0;left:0;width:100%;z-index: 99;}
.header__ab-bd{box-shadow: 0px 22px 51px 0px rgba(0, 0, 0, 0.13);}
.aboutus2-txt{width:100%;text-align:center;margin-left: 0;}
#poddon22{padding: 90px 0 560px;background-image: url(../images/poddon-2.jpg);background-position: 60% 100%;background-repeat:no-repeat}
.simbol2-txt-list-wrapl span{width: 80px;height: 80px;font-size: 2.5rem;line-height: 80px;}
.simbol2-txt-list-wrapl span:before{left: 4px;}
.simbol2-txt-list-wrapl span:after{right:8px}
.simbol2-txt-bold{font-size: 1.2rem;}
.simbol2-txt-nobold{font-size: 1rem;}
.simbol2-txt-list-wrapl{-webkit-flex-basis: 88px;-ms-flex-preferred-size: 88px;flex-basis: 88px;}
.simbol2-txt-list-wrapr{-webkit-flex-basis: -webkit-calc(100% - 88px);-ms-flex-preferred-size: calc(100% - 88px);flex-basis: calc(100% - 88px);padding-left: 10px;}
.win7__wrap{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;padding-right:0}
#pp2{padding-top: 80px;}
#poddon2 .mainwin1{padding: 200px 0 100px 0}
#poddon2{background-image: url(../images/poddon.jpg);background-position: 100% -200px;background-repeat:no-repeat}
#anchor22{padding: 80px 0 200px;background-image: url(../images/anchor2.jpg);background-position: 0 100%;background-repeat:no-repeat;background-size: 60%;}
.win8__info-list{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
.win8__info-list-bold{padding: 0 0 0 25px;}
#pp22 .aboutus2-txt{background:rgba(255,255,255,0.8);padding:15px 30px;border-radius: 15px;}
.products__cat-info{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;margin-bottom: 30px;}
.products__cat-infobox:before, .products__cat-infobox:after{display:none}
.products__cat-info{padding-right:0}
.products__cat-info-txt{text-align:center}
.products__cat-info-img img{width:100%}
#products1 .mainwin1{padding: 180px 0 50px;}
.products__cat{padding: 30px 0;}
.menu__list1-list{margin-top: 0;}
.menu__list1-lista{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;padding: 0;}
}


@media(max-width:500px){
.header__ab-logo{-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;text-align:center}
.header__ab-lang{-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
.header__ab-menuclick{-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
.header__ab-menu ul li {display: block;float: none;margin-top:15px}
.header__ab-menu ul li a{margin: 15px 0px;}
}

@media(max-width:400px){
#poddon2{background-image: url(../images/poddon.jpg);background-position: 100% -300px;background-repeat:no-repeat}
}
