
@font-face {
	font-family: 'Verdana';
	src:url('../fonts/Verdana.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Verdana.woff') format('woff'),
		url('../fonts/Verdana.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

  @font-face {
    font-family: "GothamPro"; 
    src: url(../fonts/GothamPro-Medium.ttf) format('truetype');
   }

input:link,input:visited,input:active,input:focus,input:hover{outline:0}
button,button:link,button:visited,button:active,button:focus,button:hover{outline:0}
h1,h2,h3,h4,p,body{margin:0;padding:0}
a{text-decoration:none;color:#fff}
img{max-width:100%;height:auto}
ul{list-style-type:none;margin:0;padding:0}
.ol-marker{counter-reset:point;letter-spacing:normal;list-style-position:inside;padding-left:0}
.ol-marker li{display:block;padding-left:0;position:relative;margin-bottom:40px}
.ol-marker > li:before{content:counter(point);counter-increment:point;display:block;position:absolute;width:40px;height:60px;left:-34px;top:-39px;color:#c1c4c6;font-size:60px}
.ol-title{margin-bottom:20px;font-size:22px;display:block}
.logo-text{font-size:15px}
body{font-family:'Verdana';font-weight:400;color:#000;font-size:16px}
.header{background:#004e27;position:relative;color:#fff;padding:15px 0}
.header__wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.header-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}
.logo-img{display:block;margin-right:18px}
.header-menu{width:50%}
.header-contact-link{text-decoration:underline}
.main-menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0}
.header-contact__phone{font-size:24px}
.header-contact__text{font-size:16px;text-align:right}
.menu-item{position:relative;color:#fff;font-size:16px}
.current-menu-item,.menu-item:hover{text-decoration:underline}
.header-contact-mobile-phone{display:block;margin-right:5px;width:32px;height:32px;background:url(../img/icon-phone-big-white.png) no-repeat;background-size:100%}
.menu__burger{width:35px;border:none;background-color:transparent}
.menu__burger:hover{cursor:pointer}
.menu__burger:before,.menu__burger:after,.menu__line{content:"";height:2px;background-color:#fff;height:2px;display:block}
.menu__line{margin:6px 0}
.main-h1{font-size:38px;text-align:center;font-weight:400;transition:ease .3s}
.grad{background:#b9bfc3;background:-moz-linear-gradient(90deg,rgba(185,191,195,1) -20%,rgba(254,254,254,1) 50%,rgba(185,191,195,1) 120%);background:-webkit-linear-gradient(90deg,rgba(185,191,195,1) -20%,rgba(254,254,254,1) 50%,rgba(185,191,195,1) 120%);background:linear-gradient(90deg,rgba(185,191,195,1) -20%,rgba(254,254,254,1) 50%,rgba(185,191,195,1) 120%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b9bfc3",endColorstr="#b9bfc3",GradientType=1)}
.header-contact__mobile{display:none}
.main-section{padding:65px 0 40px}
.main-catalog{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;margin-top:65px;margin-bottom:90px}
.main-catalog-title{margin-top:20px}
.main-catalog-item{text-align:center;width:33.3%;margin-bottom:45px}
.main-catalog-img{display:inline-block;border-radius:7px;box-shadow:6px 7px 8px 2px rgba(0,0,0,0.15);transition:.3s}
.main-catalog-img>img{display:block;transition:ease .3s}
.main-form{margin-bottom:40px}
.main-catalog-text{font-size:20px}
.main-catalog__link{color:#000}
.main-catalog__link:hover{text-decoration:underline}
.main-catalog__h2{text-align:center;font-size:25px;font-weight:400}
.main-after-h2{color:#757575;font-size:15px;text-align:center}
.main-section-single h2{font-family:"GothamPro";font-size:24px;font-weight:400;color:#003f20;margin:35px 0 25px}
.main-section-single{padding-bottom:45px}
.main-section-single p{margin:5px 0}
.custom-form{display:flex;justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;margin-top:40px;margin-bottom:40px}
.mobil-form{display:flex;justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;margin-top:20px;margin-bottom:25px}
.fancybox-content{padding:44px 10px 20px}
.castom-form-col{width:300px;margin:0 5px;transition:ease .5s}
.castom-form__input{width:100%;display:block;padding:25px 5px 25px 55px;background-repeat:no-repeat;background-position:left 20px center;font-size:15px;color:#000;border:none;border-radius:5px;background-color:#f5f5f5;box-shadow:inset 0 4px 3px 0 rgba(1,1,1,0.03)}
.castom-form__input[name='name']{background-image:url(../img/icon-people.png);background-size:17px}
.castom-form__input[name='phone']{background-image:url(../img/icon-phone.png);background-size:17px}
.castom-form__input[name='mail']{background-image:url(../img/icon-mail.png);background-size:17px}
.castom-form__input::placeholder{color:#b2b2b2}
.form-button-wrap{text-align:center}
.contact-table-text-link{color:#000}
.main-section-page{padding-bottom:45px}
.catalog{margin-bottom:80px}
.form-button{font-size:18px;color:#fff;display:inline-block;padding:25px 80px;background:#0c3932;background:-moz-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c3932",endColorstr="#30b359",GradientType=1);border-radius:50px;border-width:0;box-shadow:inset 0 3px 2px 0 rgba(14,73,64,.8),0 13px 15px -6px rgba(45,166,83,.5);border-bottom:3px #2da653 solid;cursor:pointer}
.form-button:hover{background:-moz-linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);cursor:pointer}
.after-button,.after-button-link{color:#909090;font-size:10px}
.after-button-link{text-decoration:underline}
.after-button{margin-top:20px}
.after-button-text{display:inline-block;padding-left:30px}
#gift1{display:none}
.label-check{display:block;line-height:19px;padding-left:25px;position:relative;cursor:pointer;margin-right:3px;font-size:13px;font-weight:400;opacity:.9}
.label-check:before{content:"";display:block;width:19px;height:19px;-webkit-border-radius:4px;border-radius:4px;background:#f2f2f2;position:absolute;top:-3px;left:-25px}
#gift1:checked + .label-check:before{background:#F1F1F1 url(../img/icon-check.png) no-repeat center;background-size:11px}
.footer-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.footer-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}
.footer-contact-phone{font-size:16px;text-align:right}
.footer-politika-link{color:#222020;font-size:15px;text-decoration:underline}
.footer{font-size:15px;padding:25px 0}
.title-page-wrap{position:relative;width:100%;text-align:center;margin:53px 10px}
.h1-catalog-page{font-size:26px;font-weight:400;margin:53px 0}
.h1-catalog-single{font-size:26px;font-weight:400;margin:53px 0;display:inline-block;margin-right:50px}
.title-page{display:inline-block;position:relative;font-size:26px;font-weight:400}
.title-page:before{position:absolute;content:"";width:315px;height:2px;background:#b7c9c2;top:50%;transform:translateY(-50%);right:calc(100% + 60px)}
.title-page:after{position:absolute;content:"";width:315px;height:2px;background:#b7c9c2;top:50%;transform:translateY(-50%);left:calc(100% + 60px)}
.stage-work{position:relative;display:flex;flex-direction:row;justify-content:space-between}
.stage-work>.item{transition:ease .3s}
.stage-work-block{position:relative;max-width:270px;background:#fff;padding-top:60px;box-shadow:0 32px 46px 0 rgba(0,0,0,0.05);padding-bottom:28px}
.stage-work-block::before{position:absolute;display:block;content:"";font-size:17px;line-height:36px;text-align:center;width:36px;height:34px;background-image:-moz-linear-gradient(110deg,#fff 0%,#b2b8bc 100%);background-image:-webkit-linear-gradient(110deg,#fff 0%,#b2b8bc 100%);background-image:-ms-linear-gradient(110deg,#fff 0%,#b2b8bc 100%);top:20px;border-top-right-radius:20px;border-bottom-right-radius:20px}
.stage-1::before{content:"1"}
.stage-2::before{content:"2";background-image:-moz-linear-gradient(90deg,#31b55a 0%,#1c4f3d 73%,#072924 100%);background-image:-webkit-linear-gradient(90deg,#31b55a 0%,#1c4f3d 73%,#072924 100%);background-image:-ms-linear-gradient(90deg,#31b55a 0%,#1c4f3d 73%,#072924 100%);color:#fff}
.stage-3::before{content:"3"}
.stage-4::before{content:"4";background-image:-moz-linear-gradient(90deg,#31b55a 0%,#1c4f3d 73%,#072924 100%);background-image:-webkit-linear-gradient(90deg,#31b55a 0%,#1c4f3d 73%,#072924 100%);background-image:-ms-linear-gradient(90deg,#31b55a 0%,#1c4f3d 73%,#072924 100%);color:#fff}
.stage-work-block__text{font-size:13px;text-align:center}
.stage-work-block__title{text-align:center;font-size:20px}
.ta-right{text-align:right}
.stage-work-block__text{margin:27px 0 20px;line-height:22px}
.button-wrap{text-align:center;margin-bottom:25px}
.stage-button{display:inline-block;padding:22px;background:#0c3932;background:-moz-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c3932",endColorstr="#30b359",GradientType=1);border-radius:50px;box-shadow:inset 0 3px 2px 0 rgba(14,73,64,.8),0 13px 15px -6px rgba(45,166,83,.5);border-bottom:3px #2da653 solid}
.stage-button:hover{background:-moz-linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c3932",endColorstr="#30b359",GradientType=1)}
.zakaz-button{font-size:17px;display:inline-block;padding:18px 46px;background:#0c3932;background:-moz-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c3932",endColorstr="#30b359",GradientType=1);border-radius:50px;box-shadow:inset 0 3px 2px 0 rgba(15,77,68,.99),0 13px 15px -6px rgba(45,166,83,.5);border-bottom:3px #2da653 solid;margin:0 10px}
.vopros-button{font-size:17px;display:inline-block;padding:18px 20px;background:#5d6971;border-radius:50px;box-shadow:inset 0 3px 2px 0 rgba(103,117,127,.99),0 13px 15px -6px rgba(78,88,94,.5);border-bottom:3px #565f68 solid;margin:0 10px}
.catalog-item__button{display:inline-block;font-size:17px;padding:15px 29px;background:#0c3932;background:-moz-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(180deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c3932",endColorstr="#30b359",GradientType=1);border-radius:50px;box-shadow:inset 0 3px 2px 0 rgba(14,73,64,.8),0 13px 15px -6px rgba(45,166,83,.5);border-bottom:3px #2da653 solid;transition:ease .3s}
.catalog-item__button:hover{background:-moz-linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:-webkit-linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%);background:linear-gradient(200deg,rgba(12,57,50,1) 14%,rgba(48,179,89,1) 100%)}
.btn:hover{cursor:pointer}
.content-wrap>p,.content-wrap>h3{margin:21px 0}
.content-wrap>p{font-size:20px;font-weight:400}
h3{font-size:24px;font-weight:400}
.content-wrap{font-size:20px;margin-top:62px}
.marker>li{position:relative;padding-left:32px;margin-bottom:5px}
.marker>li:before{position:absolute;content:"";background:#004e27;width:16px;height:16px;border-radius:10px;left:0;top:4px}
.next-wrap-button{margin-top:30px}
.next-button{border-radius:41px;display:inline-block;font-size:15px;padding:16px 25px;color:#000;background:#b2b8bc;background:-moz-linear-gradient(148deg,rgba(178,184,188,1) 10%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(148deg,rgba(178,184,188,1) 10%,rgba(255,255,255,1) 100%);background:linear-gradient(148deg,rgba(178,184,188,1) 10%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2b8bc",endColorstr="#ffffff",GradientType=1);box-shadow:0 7px 25px -5px rgba(200,200,200,.8),inset 1px 3px 7px 0 rgba(231,241,241,.21)}
.next-button:hover{background:-moz-linear-gradient(180deg,rgba(178,184,188,1) 10%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(180deg,rgba(178,184,188,1) 10%,rgba(255,255,255,1) 100%);background:linear-gradient(180deg,rgba(178,184,188,1) 10%,rgba(255,255,255,1) 100%)}
.relative{position:relative}
.map{height:450px;width:100%;position:relative;margin-bottom:45px}
.ya_map_mark{position:absolute;width:59px;height:80px;left:50%;transform:translateX(-50%);bottom:0;background:url(../img/icon-yamap.png)}
.contact-table{padding-left:45px;margin:14px 0;position:relative}
.contact-table-title{margin-bottom:5px;font-size:12px;color:#777}
.contact-table-abs-link{display:inline-block;width:24px;height:24px}
.contact-table-viber{background:url(../img/Viber-icon.png) no-repeat;background-size:24px}
.contact-table-vapp{background:url(../img/WhatsApp-icon.png) no-repeat;background-size:24px;margin-right:15px}
.contact-table-text{font-size:13px;color:#000}
.contact-table__location{background:url(../img/icon-map.png) left 0 top 0 no-repeat;background-size:27px 34px}
.contact-table__phone{background:url(../img/icon-phone-big.png) left 0 top 0 no-repeat;background-size:28px 29px;margin-right:20px}
.contact-table__mail{background:url(../img/icon-mail-big.png) left 0 top 10px no-repeat;background-size:28px 18px}
.img-right{float:right;margin-left:15px}
.company-icon-block{display:flex;align-items:center;width:calc(100%/3);transition:ease .3s}
.company-icon__img>img{display:block}
.company-icon__text{font-size:18px;font-weight:400;line-height:18px}
.company-icon{display:flex;flex-wrap:wrap;margin-bottom:55px}
.company-foto-full{display:flex;flex-wrap:wrap;justify-content:center;max-width:1920px;margin:0 auto;margin-bottom:45px}
.company-foto__block{flex-basis:20%;position:relative}
.company-foto-hover{height:0;width:100%;background:rgba(198,202,205,0.75);position:absolute;bottom:0;transition:.3s}
.company-foto__block:hover .company-foto-hover{width:100%;height:100%}
.foto-hover-link{display:block;width:100%;height:100%;cursor:pointer;background:url(../img/icob-foto-link.png) center center no-repeat;background-size:78px 81px}
.partners{display:flex;flex-direction:row;justify-content:space-around;margin:50px 0 30px}
.h2-content-block{text-align:center;font-weight:400;font-size:26px}
.partners-text{text-align:center;font-size:19px}
.pop-up-menu__close{display:none;position:absolute;left:10px;top:10px;background-color:transparent;background-position:center;-webkit-background-size:100% 100%;background-size:100%;border:none;background-image:url(../img/close.svg);width:20px;height:20px}
.catalog-item{display:flex;position:relative;justify-content:space-between;font-size:20px;margin-bottom:26px}
.catalog-item:before{position:absolute;content:"";bottom:0;left:50%;width:calc(100%/1.65);transform:translateX(-50%);height:2px;background:#bed0ce}
.catalog-item__title{width:calc(100%/2.4)}
.catalog-item__description{width:calc(100%/6)}
.catalog-item__datasheet{width:calc(100%/6)}
.catalog-item__btn{width:190px;text-align:right}
.catalog-item__description>a,.catalog-item__datasheet>a{color:#000}
.catalog-item__description>a:hover,.catalog-item__datasheet>a:hover{text-decoration:underline}
.catalog-page-bg{position:relative}
.catalog-page-bg.bg-4{background:url(../img/bg-page/category4.png) no-repeat top;background-size:100%,100%}
.catalog-page-bg.bg-5{background:url(../img/bg-page/bg-5.png) no-repeat top;background-size:100%,100%}
.catalog-page-bg.bg-11{background:url(../img/bg-page/poligrafy-top.png) no-repeat top,url(../img/bg-page/poligrafy-bottom.png) no-repeat bottom;background-size:100%,100%}
.catalog-page-bg.bg-12{background:url(../img/bg-page/bg-12-top.png) no-repeat top,url(../img/bg-page/bg-12-bottom.png) no-repeat bottom;background-size:100%,100%}
.catalog-page-bg.bg-8,.catalog-page-bg.bg-9,.catalog-page-bg.bg-10,.catalog-page-bg.bg-7{background:url(../img/bg-page/bg-8-9-10-top.png) no-repeat top,url(../img/bg-page/bg-8-9-10-bottom.png) no-repeat bottom;background-size:100%,100%}
.catalog-page-bg.bg-13{background:url(../img/bg-page/bg-13.png) no-repeat top;background-size:100%,100%}
.catalog-page-bg.bg-14{background:url(../img/bg-page/bg-14.png) no-repeat top;background-size:100%,100%}
.catalog-page-bg.bg-15{background:url(../img/bg-page/bg-15.png) no-repeat top;background-size:100%,100%}
.green-block{color:#fff;font-size:19px;font-weight:400;background:#769d8a;padding:30px 85px 25px;border-radius:10px;position:relative}
.green-block:before{position:absolute;content:"";top:-8px;right:18px;width:44px;height:44px;background:url(../img/green-block-icon.png) no-repeat;background-size:100%}
.contact-table-wrap{transition:ease .5s;position:absolute;width:410px;top:50%;transform:translateY(50%);right:0;background:#fff;z-index:1;padding:22px 22px 22px 40px}
.table{font-size:18px;border:0;border-spacing:0;overflow-y:hidden;width:100%}
.table tr{position:relative}
.table td{border:0;border-left:0;padding:15px 0}
.table th{text-align:left;padding:15px 0}
.table tr>td:first-child{width:40%}
.table tr:nth-child(odd) td{background:#a6b9b3}
.table td:nth-child(1),.table th:nth-child(1){padding-left:15px}
.table tr:nth-child(even) td,.table th{background:rgba(199,204,207,0.4)}
.popup{display:none;border-radius:10px}
.after-h1-wrap-button{display:inline-block}
@media only screen and (max-width: 992px) {
.h1-catalog-single{display:block;margin-right:0}
.title-page:before{width:120px;right:calc(100% + 20px)}
.title-page:after{width:120px;left:calc(100% + 20px)}
.stage-work-block{margin:0 auto}
.stage-work{flex-wrap:wrap}
.stage-work>.item{width:calc(100%/2);margin-bottom:15px}
.pop-up-menu{position:fixed;top:0;right:0;height:100%;background-color:rgba(0,78,39,0.9);padding:50px 15px 0;width:0;overflow:hidden;opacity:0;visibility:hidden;z-index:20}
.pop-up-menu_activ{transition:.5s;width:250px;overflow:hidden;opacity:1;visibility:visible}
.pop-up-menu_activ .menu-item{position:relative;color:#fff;font-size:22px;margin-bottom:20px}
.main-menu{display:flex;flex-flow:row wrap;flex-direction:column;justify-content:space-between;align-items:center}
.pop-up-menu__close{display:block}
.pop-up-menu__close:hover{cursor:pointer}
.after-h1-wrap-button{display:block;text-align:center;margin-bottom:20px}
}
@media only screen and (max-width: 768px) {
.title-page:before,.title-page:after{display:none}
.stage-work>.item{width:calc(100%/1)}
.pop-up-menu{transition:.5s}
.footer-wrap{flex-direction:column}
.footer-logo,.footer-inn,.footer-politika{margin-bottom:10px}
.footer-inn,.footer-politika{display:none}
.custom-form{justify-content:center;flex-direction:column;align-items:center}
.mobil-form{justify-content:center;flex-direction:column;align-items:center}
.castom-form-col{margin-bottom:10px}
.main-catalog-item{width:50%}
.company-icon-block{width:calc(100%/2)}
.company-icon__text{font-size:16px}
.company-foto__block{flex-basis:25%}
.catalog-item{font-size:15px}
.catalog-item__datasheet{display:none}
.ol-marker {padding-left: 25px;}
.catalog-item:before{left:0;transform:translateX(0%);bottom:-10px;width:calc(100%/1)}
}
@media only screen and (max-width: 480px) {
.catalog-item{display:block}
.green-block{padding:30px 30px 25px;font-size:16px}
.table{font-size:12px}
.header-contact__mobile{display:flex}
.map{margin-top:150px}
.contact-table-wrap{position:absolute;width:320px;top:-170px;transform:translateY(0%);right:50%;background:#fff;z-index:1;padding:22px 22px 22px 20px;transform:translateX(50%)}
.company-icon-block{width:calc(100%/1)}
.partners-text{font-size:16px}
.content-wrap>p{font-size:16px;font-weight:400}
.main-h1{font-size:25px}
.main-catalog-item{width:100%}
.main-catalog-text{font-size:16px}
.header-contact__phone,.header-contact__text{display:none}
.main-catalog__h2{font-size:22px}
.main-after-h2{font-size:12px}
.form-button{font-size:16px;padding:25px 70px}
.company-foto__block{flex-basis:50%}
.catalog-item__datasheet{display:none}
.catalog-item__button{font-size:10px;padding:15px}
.catalog-item__title{padding-right:7px;margin:10px 0}
.zakaz-button{margin-bottom:15px}
}