/* reset */
/* main variables */
html { font-size: 14px !important; }

body { margin: 0px; padding: 0px; font-family: "Inter", sans-serif; background: #3F3F44; height: 100%; color: #fff; font-weight: 400; line-height: 1.5; position: relative; font-size: 14px !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*MAIN*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-width: 0px; padding: 0px; margin: 0px; }

html { height: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

input, textarea { color: #333; font-family: "Inter", sans-serif; outline: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; }

input[type="button"], input[type="submit"], button { cursor: pointer; }

td { margin: 0px; padding: 0px; }

form { padding: 0px; margin: 0px; }

a { color: #C1D72E; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:hover { text-decoration: none; }

a, span, div, button { outline: none !important; }

img { vertical-align: middle; max-width: 100%; }

input[type=submit], input[type=button], button { -webkit-appearance: none; outline: none; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after, .wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

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

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-block-quote:before { content: "\e905"; color: #c1d72e; }

.icon-calendar:before { content: "\e906"; }

.icon-cube:before { content: "\e907"; }

.icon-mail:before { content: "\e908"; }

.icon-pin:before { content: "\e909"; }

.icon-print:before { content: "\e90a"; }

.icon-btn-arr:before { content: "\e900"; }

.icon-logo:before { content: "\e901"; }

.icon-logo-b:before { content: "\e902"; }

.icon-slider-arr:before { content: "\e903"; color: #fff; }

.icon-tel:before { content: "\e904"; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; position: relative; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: inline-block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-disabled { display: none; }

.slick-arrow {opacity: 0.3; position: absolute; top: 50%; padding: 0; z-index: 30; font-size: 0; cursor: pointer; width: 24px; height: 24px; margin-top: -12px; 
border: none; background: url(../svg/slider-arr.svg) no-repeat center; background-size: contain; -webkit-box-shadow: none; box-shadow: none; }

.slick-disabled { visibility: hidden; opacity: 0; }

.slick-prev { left: 10px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.slick-next { right: 10px; }

.slick-dots { text-align: center; font-size: 0; margin: 0 0px; padding: 18px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 0px; left: 0; right: 0; }

.slick-dots li { display: -webkit-box; display: -ms-flexbox; display: flex; list-style: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 7px; cursor: pointer; }

.slick-dots li button { position: relative; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0; font-size: 0; width: 13px; height: 13px; background: transparent; border: 1px solid #fff; -webkit-border-radius: 50%; border-radius: 50%; }

.slick-dots li button:hover { background-color: #f1f69f; }

.slick-dots .slick-active button { background-color: #f1f69f; }
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
.header { width: 100%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-order: 1; left: 0; right: 0; z-index: 150; top: 0; position: fixed; top: 0; left: 0; right: 0; z-index: 50; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

.header.fix { /*background: #3F3F44;*/ background: rgba(63,63,68,0.7);}

.header_cols { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 68px; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.header_cols:after { content: ''; position: absolute; left: 0; margin-top:-1px; top: 100%; right: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2); z-index: 8; }

.header_logo { font-size: 27px; width: 141px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid rgba(255, 255, 255, 0.2); color: #fff; }

.header_logo .logo-b { display: none; }

.header_lang { width: 100px; color: rgba(255, 255, 255, 0.5); border-right: 1px solid rgba(255, 255, 255, 0.2); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: 500; font-size: 12px; text-transform: uppercase; }

.header_lang a { color: rgba(255, 255, 255, 0.5); margin: 0 3px; }

.header_lang a:hover, .header_lang a.active { color: white; }

.header_mob { margin-left: auto; }

.header_foot { display: none; }

.header_nav > ul { display: -webkit-box; display: -ms-flexbox; display: flex; }

.header_nav > ul li { list-style: none; position: relative; margin-right: -5px; }

.header_nav > ul li a { font-weight: 500; padding: 0 23px 1px; height: 68px; font-size: 12px; line-height: 15px; text-transform: uppercase; color: #FFFFFF; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.header_nav > ul li:hover > a { background: #E9E9E9; color: #000; }

.header_nav > ul li:hover > a:after { border-color: #000; }

.header_nav > ul li ul { -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; list-style: none; }

.header_nav > ul li ul li { margin: 0; }

.header_nav > ul li ul li a { padding: 10px 23px; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; height: auto; font-weight: 500; font-size: 12px; color: #000000; }

.header_nav > ul li ul li a:hover { background: #C1D72E; }

.header_nav > ul .menu-item-has-children { margin-right: -8px; }

.header_nav > ul .menu-item-has-children > a:after { -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; margin: -2px -11px 0 10px; content: ''; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 4px; height: 4px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

.header_nav > ul .current-menu-item > a { color: #C1D72E; }

.header_btn.btn { height: 68px; width: 180px; z-index: 10;}

.mobile-button { cursor: pointer; display: none; z-index: 50; height: 50px; width: 50px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #C1D72E; }

.mobile-button span { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; background: #000; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; width: 14px; height: 1px; display: block; margin: 0px 0 0px 0px; }

.mobile-button span:before, .mobile-button span:after { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; -webkit-backface-visibility: hidden; backface-visibility: hidden; content: ''; background: #000; left: 0px; height: 1px; display: block; width: 14px; position: absolute; }

.mobile-button span:before { top: 4px; }

.mobile-button span:after { bottom: 4px; }

.mobile-button.open span { background: transparent; }

.mobile-button.open span:before { top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.mobile-button.open span:after { bottom: 0px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

/* */
@media screen and (max-width: 1279px) { .header_logo { width: 110px; }
  .header_lang { width: 80px; margin-right: auto; }
  .header_mob { margin-right: 0; }
  .header_btn.btn { width: 170px; }
  .header_nav > ul li a { padding: 0 16px 1px; } }

@media screen and (min-width: 1024px) { 
  .header_call.header_btn.btn { display: none; }
  .primary-menu li ul { background: #E9E9E9; padding: 0px 0 0px; opacity: 0; visibility: hidden; width: 364px; left: 0; top: 100%; position: absolute; }
  .primary-menu li:hover ul { opacity: 1; visibility: visible; padding: 23px 0 29px; } 

}

@media screen and (max-width: 1023px) { 
  .header_mob { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 70px 20px 12px; position: fixed; background: #fff; top: 0; height: 100%; overflow: auto; z-index: 1; width: 100%; left: 100%; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; text-align: left; }
  .header_mob.open { left: 0; } 
  .contacts_wrap .header_btn.btn-flip {display: flex;}   
  .header_btn.btn-flip {display: none;}   
  .header_btn.btn-flip.header_call {display: flex;}
  .mobile-button { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .header_foot { display: block; font-weight: 600; font-size: 13px; line-height: 26px; text-transform: uppercase; color: #3F3F44; }
  .header_cols { height: 50px; }
  .header .header_btn.btn { font-size: 18px; margin-left: auto; height: 50px; width: 51px; background: transparent; border-left: 1px solid rgba(255, 255, 255, 0.2); z-index: 10; color: #fff; }
  .header .header_btn.btn:before, .header .header_btn.btn:after { display: none; }
  .header_logo { width: 71px; z-index: 7; position: relative; font-size: 24px; }
  .header_logo img { width: 50px; }
  .header_lang { width: 70px; position: relative; z-index: 7;}
  .header_nav { margin:99px 0 79px; }
  .header_nav > ul { display: block; }
  .header_nav > ul li a { color: #3F3F44; height: auto; font-weight: 500; font-size: 20px; line-height: 25px; padding: 7px 0; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .header_nav > ul li ul { margin: -2px 0 0; max-height: 0; overflow: hidden; }
  .header_nav > ul li ul li a { padding: 6px 20px; line-height: 23px; }
  .header_nav > ul .menu-item-has-children a:after { border-color: #000; margin: -6px -11px 0 6px; width: 6px; height: 6px; }
  .header_nav > ul li.hover ul { max-height: 500px; }
  .header_nav > ul li:hover > a { background: transparent; }
  .header_nav > ul li.hover > a { color: #C1D72E; }
  .header_nav > ul li.hover > a:after { border-color: #C1D72E; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); margin: 4px -11px 0 6px; }
  body.open .header_cols:after { border-color: rgba(0, 0, 0, 0.1); }
  body.open .header .header_btn.btn { border-color: rgba(0, 0, 0, 0.1); }
  body.open .header_logo { color: #000; border-right: 1px solid rgba(0, 0, 0, 0.1);}
  body.open .header_btn.btn { color: #000; } 
  body.open .header, .header.nowow { animation-name: none !important; } 
  body.open .header_lang {  color: rgba(0, 0, 0, 0.5);  border-right: 1px solid rgba(0, 0, 0, 0.1);}
  body.open .header_lang a { color: rgba(0, 0, 0, 0.5);}
  body.open .header_lang a:hover, body.open .header_lang a.active {    color: #000;}
}

@media screen and (max-width: 767px) { 
.header_lang { /*display: none;*/ }
  .header_logo { width: 70px; /*border: none;*/ } 
}
@media screen and (max-width: 1023px) and (min-width: 375px) { 
  .header_foot { font-size: 14px; line-height: 28px;}
  .header_nav > ul li a { font-size: 24px; line-height: 30px;} 
  .header_nav > ul li ul li a { font-size: 14px; line-height: 26px;}
}
@media screen and (max-width: 1023px) and (min-width: 768px) { 
  .header_foot { font-size: 16px; line-height: 30px;}
  .header_nav > ul li a { font-size: 28px; line-height: 32px;} 
  .header_nav > ul li ul li a { font-size: 17px; line-height: 28px;}
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.footer { text-align: left; width: 100%; min-width: 320px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-order: 3; text-transform: uppercase; font-size: 12px; line-height: 15px; }

.footer_cols { padding: 40px 0 30px; border-top: 1px solid #5D5D64; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.footer_copy { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; width: 305px; }

.footer_made { width: 305px; text-align: right; }

.footer_txt { text-align: center; }

.footer a { color: currentColor; }

.footer a:hover { color: #C1D72E; }

.footer p { padding: 0 0 10px; }

@media screen and (max-width: 1023px) { .footer_cols { display: block; }
  .footer_copy { width: 100%; margin-bottom: 20px; }
  .footer_made { width: 100%; text-align: left; }
  .footer_txt { text-align: left; margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .footer { font-size: 11px; line-height: 13px; }
  .footer_cols { padding: 31px 0 20px; } }

body { overflow-y: scroll; }

* { scrollbar-width: 0; scrollbar-color: rgba(255, 255, 255, 0.4) #3F3F44; }

*::-webkit-scrollbar { width: 0px; }

*::-webkit-scrollbar-track { background: #3F3F44; width: 0px; }

*::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0.4); -webkit-border-radius: 0px; border-radius: 0px; }

.main-wrapper { padding: 0 0 0 0; min-width: 320px; width: 100%; position: relative; overflow: hidden; min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: start; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.wrapper { min-width: 320px; max-width: 1360px; padding: 0 20px; margin: 0 auto; position: relative; z-index: 2; width: 100%; }

.wow { visibility: hidden; }

/* titles */
p { padding: 12px 0 12px 0; }

h1, .h1 { font-size: 64px; line-height: 1.21; color: inherit; padding: 10px 0 10px 0px; font-weight: normal; text-transform: uppercase; }

h2, .h2 { font-size: 48px; line-height: 1.2; color: inherit; padding: 10px 0 10px 0; font-weight: normal; }

h3, .h3 { font-size: 36px; line-height: 1.2; color: inherit; padding: 10px 0 10px 0; font-weight: normal; }

h4, .h4 { font-size: 24px; line-height: 1.2; color: inherit; padding: 0px 0 11px 0px; position: relative; }

h5 { font-size: 18px; font-weight: normal; }

h6 { font-size: 16px; font-weight: normal; }

.title { font-weight: 500; font-size: 12px; line-height: 15px; text-transform: uppercase; color: #C1D72E; }

/* text position */
.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

.nowrap { white-space: nowrap !important; }

/* loader */
.icon-load { position: fixed; -webkit-transition: background 0.2s ease, opacity 0.2s ease, z-index 0.2s ease 0.3s; -o-transition: background 0.2s ease, opacity 0.2s ease, z-index 0.2s ease 0.3s; transition: background 0.5s ease, opacity 0.2s ease, z-index 0.2s ease 0.3s; width: 100%; height: 100%; opacity: 1; font-size: 140px; top: 0; left: 0; background: #3F3F44; z-index: 200; color: #C1D72E; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.icon-load.anim { background: transparent; opacity: 0; z-index: -1; }

.loaded .js-img { opacity: 0; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.content { min-width: 320px; text-align: left; width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-order: 2; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-grow: 1; }

/* */
.btn, .wpcf7-submit { -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; vertical-align: middle; height: 48px; padding: 10px 28px; font-family: "Inter", sans-serif; text-align: center; cursor: pointer; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; background: #C1D72E; color: #000; font-family: "Inter", sans-serif; border: 1px solid transparent; font-size: 12px; line-height: 18px; font-weight: 500; -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 0px; border-radius: 0px; text-transform: uppercase; }

.btn:hover, .wpcf7-submit:hover { color: #fff; background: #28282D; border-color: #28282D; }

.btn-flip { opacity: 1; outline: 0; position: relative; padding: 0; border: none; overflow: hidden; background: transparent; color: #fff; background: #28282D; }

.btn-flip:hover:after { opacity: 0; -webkit-transform: translateY(-50%) rotateX(90deg); transform: translateY(-50%) rotateX(90deg); }

.btn-flip:hover:before { opacity: 1; -webkit-transform: translateY(0) rotateX(0); transform: translateY(0) rotateX(0); background: #fff; color: #000; }

.btn-flip:after { top: 0; left: 0; opacity: 1; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; -webkit-transition: 0.7s; -o-transition: 0.7s; transition: 0.7s; position: absolute; background: #C1D72E; color: #000; content: attr(data-back); -webkit-transform: translateY(0) rotateX(0); transform: translateY(0) rotateX(0); }

.btn-flip:before { top: 0; left: 0; opacity: 0; width: 100%; color: #adadaf; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; -webkit-transition: 0.7s; -o-transition: 0.7s; transition: 0.7s; position: relative; color: #fff; background: #28282D; content: attr(data-front); -webkit-transform: translateY(50%) rotateX(90deg); transform: translateY(50%) rotateX(90deg); }

.btn-circ { width: 277px; height: 277px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%; position: relative; }

.btn-circ_back { position: absolute; z-index: 0; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; left: 0; top: 0; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; background: #C1D72E; }

.btn-circ_front { position: absolute; z-index: 1; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; left: 0; top: 0; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; background: #fff; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }

.btn-circ:hover { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.btn-circ:hover .btn-circ_front { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.btn-circ img { position: relative; z-index: 4; }

.form_row { margin-bottom: 29px; }
.form_row p {padding: 0;}
.form_label { display: block; line-height: 1.5; margin-bottom: 7px; font-size: 13px; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }

.form_cols { margin-left: -60px; margin-right: -60px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.form_cols_item { width: 50%; padding: 0 60px; }

.form_btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 1px; }

.form_btn .btn, .form_btn .wpcf7-submit { margin-right: 29px; }

.wpcf7-not-valid-tip { color: #C70000; }
.form_row .wpcf7-not-valid-tip {display: none;}
.wpcf7-form-control-wrap { display: block; }

.wpcf7 .ajax-loader, .wpcf7-response-output { display: none !important; }

label.error { color: #C70000; position: absolute; top: 100%; left: 0; right: 0; line-height: 1.1; }

.form-control, .wpcf7-form-control[type="tel"] { -webkit-transition: border 0.3s linear; -o-transition: border 0.3s linear; transition: border 0.3s linear; position: relative; padding: 9px 0px 8px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display: block; width: 100%; height: 36px; font-size: 14px; color: #fff; line-height: 20px; font-family: "Inter", sans-serif; background: transparent; border: none; border-bottom: solid 1px #fff; -webkit-border-radius: 0px; border-radius: 0px; }

.form-control:focus, .wpcf7-form-control[type="tel"]:focus { border-color: #C1D72E; }

.form-control.error, .form-control.wpcf7-not-valid, .wpcf7-form-control.wpcf7-not-valid { border-color: #C70000; background: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8849 0.532004C10.5389 -0.121996 9.46294 -0.121996 9.11694 0.532004L0.116935 17.532C0.0359187 17.6844 -0.00424573 17.8551 0.00035519 18.0276C0.00495611 18.2001 0.0541655 18.3685 0.143189 18.5164C0.232212 18.6642 0.358012 18.7864 0.508333 18.8712C0.658653 18.956 0.828366 19.0003 1.00094 19H19.0009C19.1734 19.0004 19.343 18.956 19.4932 18.8713C19.6434 18.7866 19.7691 18.6644 19.8581 18.5167C19.947 18.3689 19.9961 18.2006 20.0007 18.0282C20.0052 17.8559 19.965 17.6852 19.8839 17.533L10.8849 0.532004ZM11.0009 16H9.00094V14H11.0009V16ZM9.00094 12V7H11.0009L11.0019 12H9.00094Z' fill='%23C70000'/%3E%3C/svg%3E%0A") no-repeat right !important;}

textarea.form-control, textarea.wpcf7-form-control { height: 218px; resize: none; overflow: auto; }

.form-control::-webkit-input-placeholder, .wpcf7-form-control::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); opacity: 1; }

.form-control:-moz-placeholder, .wpcf7-form-control:-moz-placeholder { color: rgba(255, 255, 255, 0.5); opacity: 1; }

.form-control::-moz-placeholder, .wpcf7-form-control::-moz-placeholder { color: rgba(255, 255, 255, 0.5); opacity: 1; }

.form-control:-ms-input-placeholder, .wpcf7-form-control:-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); opacity: 1; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 50000s ease-in-out 0s, color 50000s ease-in-out 0s;
}

.radios { margin: 28px 0 28px 0px; }

.radios_item { padding: 12px 0; }

.radios_item label { display: block; position: relative; cursor: pointer; }

.radios_item input { position: absolute; opacity: 0; }

.radios_item_label { display: block; position: relative; padding: 0px 0px 0px 33px; color: #000000; }

.radios_item_label:before { position: absolute; left: 3px; content: ''; top: 50%; margin-top: -9px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; width: 18px; height: 18px; border: 1px solid rgba(0, 0, 0, 0.3); }

.radios_item input:checked + .radios_item_label:before { border: 6px solid #FF8142; background: #000; }

.checks_item:not(:last-child) { margin-bottom: 18px; }

.checks_item label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; cursor: pointer; }

.checks_item input { position: absolute; opacity: 0; }

.checks_item a { text-decoration: underline; }

.checks_item a:hover { text-decoration: none; color: #7cbf0b; }

.checks_item_label { min-height: 22px; display: block; position: relative; padding: 0px 0px 0px 34px; line-height: 22px; }

.checks_item_label:before { position: absolute; left: 0px; content: ''; top: 0px; width: 22px; height: 22px; background: #fff; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #cccccc; }

.checks_item_label:after { position: absolute; left: 0px; content: ''; top: 0px; width: 22px; height: 22px; }

.checks_item input:checked + .checks_item_label:after { background: url(../svg/check.svg) no-repeat center; -webkit-background-size: 12px 12px; background-size: 12px; }

/*---------------------------------------*/
.js-bg { -webkit-background-size: cover; background-size: cover; background-position: top; background-repeat: no-repeat; }

.bg-grey { background: #FAFAFA; -webkit-border-radius: 24px; border-radius: 24px; }

.video {
    z-index: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}

/*-----------------------------*/
.section-head {background-color:#3F3F44; min-height: 100vh; min-height: 630px; overflow: hidden; text-align: center; z-index: 1; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.section-head .wrapper { padding: 48px 20px;}
.head { position: relative; z-index: 1; }

.head_title { overflow: hidden; font-weight: 500; font-size: 24px; line-height: 1.2; margin-top: 21px; text-transform: uppercase; }

.head_txt { line-height: 144%; margin: 30px auto 0px; max-width: 420px; }

.head h1, .head .h1 { text-transform: uppercase; }

.head_cont { margin: 92px auto 0; max-width: 810px; }

.head_bg { visibility: visible; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; }

.head_bg:before {z-index: 2; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)); background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)); background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)); content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.head .wrapper { z-index: 2; }

.h1_anim.animated .char { -webkit-animation-delay: 0s; animation-delay: 0s; }

.scrollhelper { z-index: 11; white-space: nowrap; overflow: hidden; background: #3F3F44; height: 48px; width: 100%; position: absolute; bottom: 0; border-bottom: 1px solid #5D5D64; font-weight: 600; font-size: 12px; line-height: 15px; text-transform: uppercase; }

.marquee { margin: 0 auto; padding: 0; white-space: nowrap; overflow: hidden; }

.marquee_space { margin: 0 16px; }

.marquee_content { width: 300%; width: 5446px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-animation: marquee 30s linear infinite forwards; animation: marquee 30s linear infinite forwards; }

.marquee_list { display: -webkit-box; display: -ms-flexbox; display: flex; width: 33.3333%; padding: 0; margin: 0; line-height: 48px; overflow: hidden; }

@keyframes marquee { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  100% { -webkit-transform: translateX(-66.6666%); transform: translateX(-66.6666%); } }

@-webkit-keyframes marquee { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% { -webkit-transform: translateX(-66.6666%);
    transform: translateX(-66.6666%); } }

/* */
.section-about { background: #3F3F44; z-index: 1; position: relative; padding: 71px 0 70px; overflow: hidden; }

.about { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.about_left { max-width: 840px; position: relative; }

.about_right { width: 277px; margin: 23px 60px; min-width: 277px; }

.about_txt { font-size: 36px; line-height: 140%; text-indent: 120px; }

.about_title { position: absolute; left: 0; top: 21px; }

.splitting .word { text-indent: 0; display: inline-block; vertical-align: middle; overflow: hidden; }

.splitting .char { -webkit-transition: all 1.3s ease; -o-transition: all 1.3s ease; transition: all 1.3s ease; -webkit-transform: translateY(110%); -ms-transform: translateY(110%); transform: translateY(110%); display: inline-block; vertical-align: middle; -webkit-animation-fill-mode: both; animation-fill-mode: both; position: relative; }

.splitting.animated .char { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); 
  /*animation: slide-up 1.3s cubic-bezier(.5,.2,0,1); animation: slide-up 1.3s ease;animation-fill-mode: both; animation-delay: calc( 0s + (.03s * var(--word-index)) );*/ 
  -webkit-transition-delay: calc( 0s + (.03s * var(--word-index))); 
  -o-transition-delay: calc( 0s + (.03s * var(--word-index))); 
  transition-delay: calc( 0s + (.03s * var(--word-index))); 

    -webkit-transition-delay: 0s ; 
  -o-transition-delay: 0s ; 
  transition-delay: 0s ; 
}

/*@keyframes slide-up {
  from { transform: translateY(110%);}
  to { transform: translateY(0%);}
}
@-webkit-keyframes slide-up {
  from { -webkit-transform: translateY(110%); transform: translateY(110%);}
  to { -webkit-transform: translateY(0%); transform: translateY(0%);}
}*/
@keyframes slide-up { from { top: 80px; }
  to { top: 0px; } }

@-webkit-keyframes slide-up { from { top: 80px; }
  to { top: 0px; } }

.numbs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 49px 0 0 0; }

.numbs_item_big { font-weight: 300; font-size: 96px; line-height: 140%; color: #C1D72E; }

.numbs_item_sm { font-weight: 500; font-size: 12px; line-height: 15px; text-transform: uppercase; max-width: 230px; }

.numbs_item1 { width: 15.8%; }

.numbs_item2 { width: 20.3%; }

.numbs_item3 { width: 20.3%; }

.numbs_item4 { width: 22.7%; }

/* */
.section-cats { background: #3F3F44; z-index: 1; position: relative; overflow: hidden; }

.cats { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -1px; }

.cats_item { width: 50%; list-style: none; }

.cats_item a { padding-top: 4px; border: 1px solid #5D5D64; border-width: 0px 1px 0px 0; height: 135px; font-weight: 500; position: relative; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; line-height: 19px; text-align: center; text-transform: uppercase; color: #FFFFFF; /*&:hover {color: #000000;	 &::after { left: 0; right: 0; top: 0;  bottom: 0; transition: all 0.4s ease; } }*/ }

.cats_item a::after { -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; content: ""; background: #C1D72E; position: absolute; z-index: -1; padding: 0.85em 0.75em; display: block; left: 0; right: 0; top: 100%; bottom: -100%; }

.cats_hr { height: 1px; width: 100%; }

.cats_hr_line { height: 1px; background: #5D5D64; width: 100%; }

.cats_title { margin-bottom: -1px; position: relative; z-index: 2; text-align: center; background: #C1D72E; padding: 40px; font-size: 20px; line-height: 24px; text-transform: uppercase; color: #000000; }

.web .cats_item a:hover { color: #000000; }

.web .cats_item a:hover::after { left: 0; right: 0; top: 0; bottom: 0; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

.web .partners_item:hover:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

/* */
.section-partners { background: #E5E5E5; overflow: hidden; position: relative; z-index: 1; }

.partners { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1px -1px 0; }

.partners_line { white-space: nowrap; font-weight: 600; overflow: hidden; font-size: 12px; line-height: 15px; background: #C1D72E; text-transform: uppercase; height: 48px; color: #000000; }

.partners_line .list-inline span { background: #C1D72E; }

.partners_item { width: 25%; border: 1px solid #fff; border-width: 0 1px 1px 0; position: relative; /*&:hover:after {opacity: 1; transform: scale(1);transition: all 0.4s ease;}*/ }

.partners_item:before { content: ''; display: block; padding-bottom: 75%; }

.partners_item:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #fff; -webkit-transition: all 1.2s ease; -o-transition: all 1.2s ease; transition: all 1.2s ease; opacity: 0; -webkit-transform: scale(0.83); -ms-transform: scale(0.83); transform: scale(0.83); }

.partners_item_img { z-index: 3; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.partners_item_img img { max-height: 60px; max-width: 73%; }

/* */
.section-feedback { padding: 106px 0 87px; position: relative; z-index: 0; }

.feedback { margin: 69px 0 0; }

.feedback_holder { height: 810px; pointer-events: none; z-index: 1; }

.feedback_fix { position: fixed; height: 810px; bottom: 0; left: 0; right: 0; }

.feedback_fix .footer_cols { border: none; padding: 20px 0 30px; }

/* */
.win { width: 540px; background: #FFFFFF; padding: 60px 60px; color: #000; }

.win_title { padding: 7px 0 29px; text-transform: uppercase; }

.win_txt { margin: 1px 0 30px; max-width: 350px; }

.win_form { margin-top: 4px; }

.win .btn { height: 60px; width: 180px; }

.win .form_btn { margin: 38px -20px 7px 0; }

.win .form_btn .btn, .win .form_btn .wpcf7-submit { height: 60px; width: auto; padding: 10px 33px; margin-right: 9px; }

.win-ok { padding: 37px 60px 44px; }

.bg-white .form_label { color: rgba(0, 0, 0, 0.5); }

.bg-white .form-control, .bg-white .wpcf7-form-control[type="tel"] { color: #000000; border-color: #E3E3E3; }

.bg-white .form-control:focus, .bg-white .wpcf7-form-control[type="tel"] { border-color: #C1D72E; }

.bg-white .form-control.error, .bg-white .form-control.wpcf7-not-valid, .bg-white .wpcf7-form-control.wpcf7-not-valid {
    border-color: #C70000;
}

/* */
.headeroffset { padding-top: 68px; }

.title-center { text-align: center; margin: -3px 0 27px; }

.title-center h1, .title-center h2 { padding: 0; line-height: 1; text-transform: uppercase; }

.breadcrumbs { padding: 19px 0 0; font-weight: 500; font-size: 10px; line-height: 12px; text-transform: uppercase; color: #B0B0B0; text-align: left; }

.breadcrumbs a { max-width: 95%; vertical-align: middle; color: #B0B0B0; display: inline-block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.breadcrumbs span { max-width: 95%; vertical-align: middle; display: inline-block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.breadcrumbs span, .breadcrumbs a:hover { color: #C1D72E; }

.grid { margin: 0 0px 0 0; }

.grid-sizer, .grid-item { width: 25%; }

.grid-item .articles_item { margin: 0 -1px -1px 0; }

.grid-item-wide { width: 50%; }

.grid-item-wide .articles_item_img:before { padding-bottom: 58.1%; }

.grid-item-wide .articles_item_date { margin-bottom: 10px; }

.grid-item-wide .articles_item_title { font-size: 24px; line-height: 29px; margin-bottom: 10px; }

.grid-item-wide .articles_item_txt { height: 77px; }

.articles_item { -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; min-height: 467px; position: relative; padding: 20px; border: 1px solid #5D5D64; }

.articles_item:before { z-index: 0; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #E9E9E9; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; opacity: 0; -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }

.articles_item_img { min-height: 199px; position: relative; z-index: 1; margin-bottom: 10px; }

.articles_item_img:before { content: ''; display: block; padding-bottom: 79.5%; }

.articles_item_img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; }

.articles_item_date { position: relative; z-index: 1; font-size: 12px; line-height: 14px; margin-bottom: 11px; }

.articles_item_title { position: relative; z-index: 1; font-size: 18px; line-height: 22px; margin-bottom: 9px; height: 44px; overflow: hidden; }

.articles_item_txt { position: relative; z-index: 1; font-size: 14px; line-height: 22px; opacity: 0.5; height: 146px; overflow: hidden; }

.articles_item:hover { color: #000; }

.articles_item:hover:before { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

.articles-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -3px; margin-bottom: -1px; }

.articles-flex .articles_item { min-height: 250px; width: 25%; margin-right: -1px; }

.cover_link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }

.pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 21px -5px 14px 0; }

.pagenavi span, .pagenavi a { display: -webkit-box; display: -ms-flexbox; display: flex; color: #FFFFFF; font-size: 12px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 44px; margin: 0 5px 5px 0; height: 44px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: 1px solid #5D5D64; }

.pagenavi a:hover, .pagenavi span.current { color: #000000; background: #C1D72E; }

/* */
.section-article { padding-bottom: 75px; background: #3F3F44; position: relative; z-index: 1; overflow: hidden; }

.section-article:after { content: ''; position: absolute; bottom: 0; border-bottom: 1px solid #5D5D64; left: 20px; right: 20px; margin: 0 auto; max-width: 1360px; }

.article { position: relative; max-width: 992px; padding:32px; margin: 39px auto 35px auto; line-height: 1.6; background-color: rgba(255, 255, 255, 0.8); color: #000; }

/* .article_date { position: absolute; left: 0; top: 18px; } */

.article .article_date { color: #6f8000; }

.article h1 { text-transform: none; font-size: 48px; line-height: 58px; margin-bottom: 50px; } /* text-indent: 120px; */

.article h3 { line-height: 1.23; padding: 50px 0 60px 0; }

.article a { color: inherit; text-decoration: underline; }
.article a:hover { color: #6f8000; text-decoration: none; }

.article img { margin-bottom: 60px; height: auto; width: 100%;}

.article p { padding: 0 0 10px; }

.article ul { margin: 20px 0 20px 50px; }

.article ul li { position: relative; list-style: none; padding-left: 18px; padding-bottom: 10px; }

.article ul li:before { top: 8px; content: ''; width: 8px; height: 8px; position: absolute; background: #6f8000; left: 0; }

.article ol { margin: 0 0 0 -18px; }

.article ol li { padding-bottom: 10px; padding-left: 18px; }

.article ol li:before { top: 8px; content: ''; left: 0; color: #6f8000; }

.article blockquote { font-style: italic; padding-left: 119px; max-width: 718px; background: url(../svg/block-quote-black.svg) no-repeat 0 -7px; }

.section-similar .title-center { padding: 27px 0 0px; margin: 0px 0 25px; }

.section-headsm { height: 480px;min-height: 480px;  }

.section-headsm .head { height: 344px; }

.section-headsm .head_bg:before { background: -webkit-gradient(linear, left top, left bottom, color-stop(18.89%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 18.89%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 18.89%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 18.89%, rgba(0, 0, 0, 0) 100%); }

.section-headsm .head_cont { margin: 117px auto 0; max-width: 830px; }

.section-head + .section-article .article { margin: 10px auto 35px auto; }

.section-headcat { height: 360px; min-height: 360px; }

.section-headcat .head { height: 225px; }

.section-headcat .head_bg:before { background: -webkit-gradient(linear, left top, left bottom, color-stop(18.89%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 18.89%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 18.89%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 18.89%, rgba(0, 0, 0, 0) 100%); }

.section-headcat .head_cont { margin: 50px auto 0; max-width: 830px; }

/* */
.section-catalog { background: #3F3F44; position: relative; z-index: 1; overflow: hidden; padding-bottom: 80px; }

.catalog { margin-bottom: 68px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; margin-right: -4px; }

.catalog_sert { text-align: center; font-weight: 600; padding: 32px 0; font-size: 12px; text-transform: uppercase; line-height: 15px; border-bottom: 1px solid #5D5D64; }

.catalog_sert .c-green { margin: 0 8px 0 6px; }

.catalog_sert p { padding: 0; margin: 0; }

.catalog_txt { margin-bottom: 21px; line-height: 160%; }
.catalog_txt ul, .catalog_txt ol {padding: 12px 0 12px 20px;}
.catalog_more a { text-transform: uppercase; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: 500; font-size: 12px; }

.catalog_more a span { transition: all 0.4s ease; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #C1D72E; margin-left: 15px; width: 36px; height: 36px; -webkit-border-radius: 50%; border-radius: 50%; color: #000; }

.catalog_more a span:before { margin: 0px 0 4px; content: ''; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 6px; height: 6px; border-right: 1px solid #000; border-bottom: 1px solid #000; }
.catalog_more a.open span {transform: rotate(180deg);}
.catalog_more a:hover { color: #C1D72E; }
.catalog_gal { margin: 0 auto 16px; max-width: 300px; z-index: 3;}
   
.catalog_item { border: 1px solid #5D5D64; position: relative; text-align: center; width: 25%; padding: 15px 14px 34px; margin: -1px -1px 0px 0; }

.catalog_item:before { z-index: 0; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #E9E9E9; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; opacity: 0; -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }

.catalog_item_img { position: relative; overflow: hidden; margin: 0 auto 0px; max-width: 300px; }

.catalog_item_img:before { content: ''; display: block; padding-bottom: 100%; }

.catalog_item_img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; }

.catalog_item_title { position: relative; z-index: 1; margin-bottom: 11px; font-size: 14px; font-weight: 500; text-transform: uppercase; line-height: 1.2; }

.catalog_item_desc { position: relative; z-index: 1; margin-bottom: 10px; font-size: 12px; font-weight: 500; text-transform: uppercase; line-height: 1.2; }

.catalog_item_colors { position: relative; z-index: 2; max-width: 306px; margin: 0 auto 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.catalog_item_colors .slick-list {width:100%;}
.catalog_item:hover { color: #000; }

.catalog_item:hover:before { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

.color_sq {cursor: pointer; width: 24px; height: 24px; margin: 5px; display: block; }
.color_sq.slick-current {box-shadow: 0 0 0 2px rgba(0,0,0,0.2) inset;}
.c-green { color: #C1D72E; }

/* */
.section-product {overflow: hidden;}
.product { padding: 9px 0 59px; }

.product_cols { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 59px; position: relative;}
.product_cols:after {content:'';position: absolute;bottom: 0;left:-60px;right: -60px; border-bottom: 1px solid #5D5D64;}
.product_cols .product_params_label { width: 54.7%; width: 160px;}

.product_cols .product_params_value { width: 45.3%; width:auto;}

.product_img { margin-top: 11px; width: 31.819%; min-width: 31.819%; position: relative; margin-right: 4.6%; -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.1); box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.1); /*&:before {content:''; display: block; padding-bottom: 114.3%;} img {width: 100%;height: 100%;object-fit: cover; position: absolute; top:0;left:0;}*/ }

.product_img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.product_img .zoom { height: 100%; }

.product_cont { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.product_top { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.product h1 { text-transform: none; font-size: 36px; line-height: 44px; padding-top: 11px; }

.product .h1 { display: none; text-transform: none; }

.product_params { font-weight: 500; text-transform: uppercase; font-size: 12px; line-height: 15px; padding: 55px 0 54px; border-top: 1px solid #5D5D64; border-bottom: 1px solid #5D5D64; }

.product_params_item { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 5px 0 5px; }

.product_params_label { width: 50%; color: #7D7D7D; }

.product_params_value { width: 50%; }

.product_params_value img { margin-right: 37px; margin-top: -1px; }

.product_params_img { margin-right: -37px; }

.product_qr { width: 120px;min-width: 120px; height: 120px; margin-left: 30px; margin-bottom: 27px; }

.product_colors { text-align: center; background: #E9E9E9; padding: 31px 31px 28px; margin-bottom: 60px; }

.product_colors_title { margin-bottom: 19px; font-weight: 500; font-size: 18px; line-height: 22px; text-transform: uppercase; color: #000000; }

.product_standarts { border: none; padding: 0px 0; }

.product_standarts .product_params_item { padding: 60px 0; }

.product_standarts .product_params_item:not(:first-child) { border-top: 1px solid #5D5D64; }

.product_btns { margin-top: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; margin-right: -30px; }

.product_btns .btn { height: 60px; margin: 0 30px 0 0; padding: 10px 17px; }

.product_btns .btn span { font-size: 24px; margin: 0 19px 0 0; }

.product_btns.text-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.product_desc { max-width: 840px; text-align: center; margin: 48px auto; line-height: 144%; }

.product_sert { max-width: 430px; margin: 0 -3.5px; }

.product_sert span { margin: 0 3.5px; display: inline-block; }

.beet { margin: 0 7px; }

.standarts_title { padding: 19px 0; font-weight: 500;text-align: center; font-size: 18px; line-height: 22px; text-transform: uppercase; color: #000000; background: #C1D72E; text-align: left; }
.standarts_title .wrapper {text-align: center;}
.colors { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.colors_item { margin: 10px; width: 180px; height: 60px; text-align: center; font-weight: 500; font-size: 11px; line-height: 14px; text-transform: uppercase; border: 1px solid #000000; }
.colors_item:hover {    transition: all 0.4s ease;    box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);}
.colors_item_bg { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.colors_item_bg a { padding: 0 2px; color:currentColor; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.grecaptcha-badge { 
    visibility: hidden;
}
/* */
.section-contact { min-height: 670px; background: #3F3F44; position: relative; z-index: 4; height: 100%; height: calc(100vh - 145px); margin-bottom: -1px; }

.section-contact .wrapper { position: absolute; left: 0; padding-right: 0; top: 68px; }

.map { position: absolute; top: 69px; left: 0; right: 0; bottom: 0; }

.contacts { border-top: 1px solid #5D5D64; margin: 8px 0 7px; padding: 17px 0; }

.contacts_wrap { background: #3F3F44; width: 420px; padding: 40px 59px 50px; border: 1px solid #C1D72E; margin-top: 34px; }

.contacts_wrap h1 { font-weight: normal; font-size: 36px; line-height: 44px; padding: 0 0 20px; }

.contacts_wrap .btn { height: 48px; }

.contacts_item { position: relative; padding-left: 40px; margin: 13px 0; }

.contacts_item_label { font-size: 12px; line-height: 15px; margin-bottom: 4px; }

.contacts_item p { padding: 0; font-size: 16px; line-height: 25px; }

.contacts_item a { color: currentColor; }

.contacts_item [class^="icon-"], .contacts_item [class*=" icon-"] { color: #C1D72E; font-size: 24px; position: absolute; left: 0; top: 0; }

.contacts_item .icon-tel { font-size: 19px; margin: 4px 3px; }

/* */
.section-error { position: relative; padding-bottom: 50px; }

.cont404 { padding: 57px 0 0; }

.cont404_text { border-bottom: none; bottom: auto; background: transparent; position: relative; height: 296px; }

.cont404_wrap { line-height: 20px; color: #fff; max-width: 720px; margin: 0 auto; }

.cont404_txt { max-width: 360px; margin-bottom: 28px; }

.cont404_btn .btn { width: 179px; height: 60px; }

.cont404 .marquee_content { width: 7865px; }

.cont404 .marquee { line-height: 1; }

.cont404 .marquee_list { font-size: 288px; line-height: 1; color: #3F3F44; overflow: visible; font-style: normal; font-weight: bold; text-shadow: 0px 1px 0 #c1d72e, 0px -1px 0 #c1d72e, 1px 0px 0 #c1d72e, -1px 0px 0 #c1d72e, 1px 1px 0 #c1d72e, 1px -1px 0 #c1d72e, -1px 1px 0 #c1d72e, -1px -1px 0 #c1d72e; -webkit-text-shadow: 0px 1px 0 #c1d72e, 0px -1px 0 #c1d72e, 1px 0px 0 #c1d72e, -1px 0px 0 #c1d72e, 1px 1px 0 #c1d72e, 1px -1px 0 #c1d72e, -1px 1px 0 #c1d72e, -1px -1px 0 #c1d72e; -moz-text-shadow: 0px 1px 0 #c1d72e, 0px -1px 0 #c1d72e, 1px 0px 0 #c1d72e, -1px 0px 0 #c1d72e, 1px 1px 0 #c1d72e, 1px -1px 0 #c1d72e, -1px 1px 0 #c1d72e, -1px -1px 0 #c1d72e; }

/* */
@media screen and (min-width: 1440px) { .wrapper { padding: 0 60px; max-width: 100%; }
  .section-about .wrapper { max-width: 1440px; }
  .section-article:after { left: 60px; right: 60px; max-width: 100%; }
  .numbs { max-width: 98%; } }

@media screen and (max-width: 1359px) { 
  .catalog_item { width: 33.33%; }
}
@media screen and (max-width: 1279px) { 
  h1, .h1 { font-size: 60px; }
  h3, .h3 { font-size: 32px; }
  .head_title { font-size: 22px; }
  .about_txt { font-size: 30px; }
  .about_right { margin: 10px 30px; }
  .about_left { max-width: 600px; }
  .numbs_item_big { font-size: 80px; }
  .cats_item a { font-size: 15px; height: 110px; padding: 0 10px; }
  .form_cols { margin-left: -30px; margin-right: -30px; }
  .form_cols_item { padding: 0 30px; }
  .grid-sizer, .grid-item { width: 33.33%; }
  .grid-item-wide { width: 66.66%; }
  .article h1 { font-size: 42px; line-height: 1.22; }
  .icon-load { font-size: 130px; }
  
  .catalog { margin-right: -3px; }
  .product_qr { margin-left: 20px; }
  .product_img { margin-right: 3.4%; }
  .contacts_wrap { width: 340px; padding: 40px 40px 40px; } }

@media screen and (min-width: 1024px) and (min-height: 801px) { .feedback_holder-sm { height: 785px; }
  .feedback_holder-sm + .feedback_fix { height: 785px; }
  .feedback_holder-sm + .feedback_fix .section-feedback { padding: 70px 0 87px; } }

@media screen and (min-width: 1024px) and (max-height: 800px) { .feedback { margin: 34px 0 0; }
  .section-feedback { padding: 60px 0 65px; }
  .feedback_fix, .feedback_holder { height: 695px; } }

@media screen and (min-width: 1024px) and (max-height: 780px) { .feedback { margin: 34px 0 0; }
  .feedback textarea.form-control, .feedback textarea.wpcf7-form-control { height: 127px; }
  .feedback .form_btn { padding-top: 14px; }
  .section-feedback { padding: 40px 0 40px; }
  .feedback_fix, .feedback_holder { height: 604px; } 
  
}

@media screen and (min-width: 1024px) { 
  .section-contact .wrapper { width: auto; } 
  .about_btn {display: none;}
}

@media screen and (max-width: 1023px) { 
  .video {display: none;}
  .icon-load { font-size: 110px; }
  h1, .h1 { font-size: 50px; }
  h3, .h3 { font-size: 28px; }
  .head_title { font-size: 20px; margin-top: 15px; }
  .head_txt { margin: 25px auto 0px; }
  .head_bg { background-position: 64% center; }
  .about_txt { text-indent: 0; font-size: 23px; }
  .about_right { margin: 5px 10px 5px 30px; width: 230px; min-width: 230px; }
  .about_left { max-width: 600px; }
  .about_title { position: relative; top: 0; }
  .btn-circ { width: 230px; height: 230px; }
  .numbs_item { max-width: 150px; }
  .numbs_item_sm { font-size: 11px; line-height: 13px; }
  .numbs_item_big { font-size: 66px; }
  .cats_item a { font-size: 14px; height: 90px; }
  .partners { margin: 0 -1px 2px 0; }
  .partners_item { width: 33.33%; }
  .partners_item:before { padding-bottom: 62%; }
  .partners_item_img img { max-height: 30%; max-width: 65%; }
  .form-control, .wpcf7-form-control[type="tel"] { font-size: 13px; line-height: 16px; padding: 8px 0px 8px; }
  .form_label { font-size: 12px; }
  .form_cols { margin-left: -20px; margin-right: -20px; }
  .form_cols_item { padding: 0 20px; }
  .feedback_holder { height: 0; }
  .feedback_fix { position: relative; height: auto; }
  .grid-sizer, .grid-item { width: 50%; }
  .grid-item-wide { width: 100%; }
  .headeroffset { padding-top: 49px; }
  .breadcrumbs { padding: 12px 0 0px; }
  .title-center { margin: 28px 0 33px; }
  .grid-item-wide .articles_item_img:before { min-height: 200px; }
  .articles_item_img { min-height: 200px; margin-bottom: 9px; }
  .section-feedback { padding: 106px 0 65px; }
  .articles-flex { margin-bottom: 0px; }
  .articles-flex .articles_item { width: 50%; margin-bottom: -1px; }
  .article ul { margin: 0 0 0 0px; }
  .article ol { margin: 0 0 0 0px; }
  .article h1 { font-size: 38px; }
  h2.h1 { font-size: 40px; }
  .head_cont { max-width: 690px; }
  .section-head {min-height: 550px;}
  .section-headsm { height: 380px;min-height: 380px; }
  .section-headsm .head { height: 296px; }
  .section-headsm .head_cont { margin: 117px auto 0; }
  .section-headcat { height: 280px;min-height: 280px; }
  .section-headcat .head { height: 196px; }
  .section-headcat .head_cont { margin: 50px auto 0; }
  .catalog_item { width: 50%; }
  .catalog { margin-right: -2px; margin-top: 21px; margin-bottom: 48px; }
  .product_top { display: block; }
  .product_qr { margin-left: 0px; margin-top: 10px; }
  .product_params { padding: 35px 0 34px; }
  .product_btns .btn { margin: 0 20px 0 0; }
  .product { padding: 9px 0 59px; }
  /*.product_cols .product_params_label { width: 40%; }
  .product_cols .product_params_value { width: 60%; }*/
  .product_btns .btn span { margin: 0 12px 0 0; }
  .product h1 { font-size: 32px; line-height: 40px; padding-top: 5px; }
  .product_img { margin-right: 3.4%; }
  .product_params_label { width: 40%; }
  .product_params_value { width: 60%; }
  .product_standarts .product_params_item { padding: 45px 0; }
  .product_standarts { padding: 0; }
  .product_qr { display: none; }
  .breadcrumbs { color: #7D7D7D; }
  .breadcrumbs a { color: #7D7D7D; }
  .map { position: relative; height: 320px; top: 0; }
  .section-contact { height: auto; }
  .section-contact .wrapper { position: relative; top: 0; padding-right: 20px; }
  .contacts_wrap { width: 100%; border: none; padding: 0px; margin-top: 26px; margin-bottom: 20px; }
  .contacts_wrap h1 { text-align: center; font-size: 30px; line-height: 36px; } 
  .about_btn {display: block;text-align: center; margin-top: 26px; }
  .about_btn .btn {width: 237px;}
}

@media screen and (min-width: 768px) { .m-show { display: none; } }

@media screen and (max-width: 767px) { .icon-load { font-size: 90px; }
  body { font-size: 13px !important; }
  h1, .h1 { font-size: 40px; }
  h3, .h3 { font-size: 24px; }
  h4, .h4 { font-size: 18px; }
  .section-head {min-height: 480px;}
  .head_title { font-size: 18px; margin-top: 10px; }
  .head_txt { margin: 20px auto 0px; }
  .head_cont { margin: 94px auto 0; max-width: 530px; }
  .scrollhelper, .partners_line { height: 40px; font-size: 11px; }
  .marquee_content { width: 5018px; }
  .marquee { line-height: 40px; }
  .marquee_list { line-height: 40px; }
  .partners_line .marquee_content { width: 5100px; }
  .section-about { padding: 41px 0 0px; }
  .about_txt { font-size: 20px; }
  .about_right { display: none; }
  .about_left { max-width: 100%; }
  .about_txt p { padding: 9px 0; }
  .title { font-size: 11px; line-height: 13px; }
  .numbs { -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 51px -21px 0 -20px; border-bottom: 1px solid #5D5D64; }
  .numbs_item_big { font-size: 60px; margin-bottom: -1px; }
  .numbs_item { width: 50%; max-width: 50%; padding: 20px 20px 28px; border: 1px solid #5D5D64; border-width: 1px 1px 0 0; }
  .cats_item { width: 100%; }
  .cats_item a { border-width: 1px 1px 0px 0; height: 77px; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding: 0 20px; }
  .cats_item a:before { content: ''; background: url(../svg/catarr.svg) no-repeat center; right: 16px; top: 27px; width: 21px; height: 21px; z-index: 2; position: absolute; }
  .cats_hr { display: none; }
  .form_cols_item { width: 100%; }
  .form_capt { width: 100%; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; margin: -2px 0 29px; }
  .form_btn { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .section-feedback { padding: 50px 0 41px; }
  .section-feedback h2.h1 { font-size: 30px; }
  .feedback { margin: 19px 0 0; }
  .win { padding: 20px; width: 460px; }
  .win .form_capt { margin: 0px 0 23px; }
  .win .form_btn .btn, .win .form_btn .wpcf7-submit { width: 100%; height: 48px; margin-right: 0; font-size: 11px; }
  .win .form_btn { margin: 0px 0px 0px 0; }
  .win .btn { width: 100%; height: 48px; font-size: 11px; }
  .win_txt { margin: 0px 0 30px; line-height: 1.6; }
  .win_title { padding: 21px 16px 14px 0; line-height: 1.25; }
  .win_form { margin-top: 13px; }
  .articles_item { min-height: 340px; }
  .articles_item_date { font-size: 11px; line-height: 13px; }
  .articles_item_title, .grid-item-wide .articles_item_title { margin: 0 -1px 0 0; font-weight: 600; font-size: 14px; line-height: 17px; height: 36px; }
  .pagenavi { margin: 31px -5px 24px 0; }
  .m-hid, .pagenavi .m-hid { display: none; }
  .article { margin: 18px 0 0; }
  .article_date { position: static; color: #7D7D7D; margin-bottom: -1px; }
  .article h1 { font-size: 34px; text-indent: 0; margin-bottom: 30px; }
  .article h3 { padding: 21px 0 30px 0; font-weight: 600; }
  .article img { margin-bottom: 31px; }
  .article blockquote { padding-left: 19px; padding-top: 33px; padding-right: 1px; background: url(../svg/block-quote.svg) no-repeat 20px -1px; -webkit-background-size: 24px 24px; background-size: 24px; }
  .article ul { margin: 10px 0 0 0px; }
  .article ul li { padding-left: 20px; }
  .article ul li:before { top: 7px; }
  .section-article { padding-bottom: 50px; }
  h2.h1 { font-size: 30px; }
  .section-similar .title-center { border-bottom: 1px solid #5D5D64; padding: 23px 0 21px; margin-bottom: 20px; }
  .breadcrumbs { padding: 6px 0 0px; line-height: 11px; }
  .section-headsm, .section-headcat { height: 200px; min-height: 200px; }
  .section-headsm .head, .section-headcat .head { height: 200px; padding-top: 49px; }
  .section-headsm .head h1, .section-headsm .head .h1, .section-headcat .head h1, .section-headcat .head .h1 { line-height: 1.07; }
  .section-headsm .head_cont, .section-headcat .head_cont { height: 92px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 13px auto 0; }
  .section-headsm .head_bg:before { background: -webkit-gradient(linear, left bottom, left top, from(rgba(63, 63, 68, 0.75)), to(rgba(63, 63, 68, 0.75))); background: -webkit-linear-gradient(bottom, rgba(63, 63, 68, 0.75), rgba(63, 63, 68, 0.75)); background: -o-linear-gradient(bottom, rgba(63, 63, 68, 0.75), rgba(63, 63, 68, 0.75)); background: linear-gradient(0deg, rgba(63, 63, 68, 0.75), rgba(63, 63, 68, 0.75)); }
  .section-headcat .head_bg:before { background: -webkit-gradient(linear, left bottom, left top, from(rgba(63, 63, 68, 0.75)), to(rgba(63, 63, 68, 0.75))); background: -webkit-linear-gradient(bottom, rgba(63, 63, 68, 0.75), rgba(63, 63, 68, 0.75)); background: -o-linear-gradient(bottom, rgba(63, 63, 68, 0.75), rgba(63, 63, 68, 0.75)); background: linear-gradient(0deg, rgba(63, 63, 68, 0.75), rgba(63, 63, 68, 0.75)); }
  .feedback_holder-sm + .feedback_fix .section-feedback { padding: 40px 0 41px; }
  .catalog_sert { padding: 21px 0px 19px; font-size: 11px; line-height: 13px; }
  .catalog_sert p { padding: 0 7px; }
  .catalog_txt { margin-bottom: 9px; }
  .section-catalog { padding-bottom: 40px; }
  .product { padding: 9px 0 19px; }
  .product_cols { display: block; padding-bottom: 19px; }
  .product_cols .product_params_label { width: 100%; }
  .product_cols .product_params_value { width: 100%; }
  .product_img { width: 100%; margin-bottom: 19px; }
  .product .h1 { display: block; padding: 8px 0 9px; font-weight: normal; font-size: 24px; line-height: 29px; }
  .product h1 { display: none; }
  .product_btns { margin-top: 0px; }
  .product_btns .btn { width: calc(50% - 30px); margin: 0 30px 0 0; padding: 10px 20px; font-size: 11px; }
  .product_btns .btn span { margin: 0 19px 0 0; width: 28px; text-align: center; }
  .product_params { padding: 12px 0 9px; }
  .product_params_item { display: block; padding: 9px 0 9px; }
  .product_params_label { width: 100%; margin-bottom: 9px; }
  .product_desc { text-align: left; margin: 18px auto; }
  .product_params_value { width: 100%; }
  .standarts_title { padding: 13px 0px; font-size: 14px; line-height: 17px; }
  .colors_item { width: 110px; height: 44px; font-size: 10px; line-height: 13px;}
  .product_standarts { padding: 0; }
  .product_standarts .product_params_item { padding: 31px 0 29px; }
  .product_standarts .product_params_label { margin-bottom: 30px; }
  .product_params_value img { margin-right: 22px; }
  .product_params_img { margin-right: -22px; }
  .product_sert span { display: inline; }
  .product_colors { padding: 30px 10px 10px; }
  .product_colors_title { margin-bottom: 10px; font-size: 14px; line-height: 17px; }
  .section-error { padding-bottom: 0; }
  .cont404 { padding: 0px 0 20px; min-height: 320px; height: calc(100vh - 80px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .cont404 .marquee { height: 103px; }
  .cont404 .marquee_content { width: 2622px; }
  .cont404 .marquee_list { font-size: 96px; }
  .cont404_wrap { line-height: 140%; }
  .cont404_txt { margin-bottom: 50px; }
  .cont404_btn .btn { font-size: 11px; width: 140px; height: 48px; } }

@media screen and (max-width: 599px) { .icon-load { font-size: 65px; }
  h1, .h1 { font-size: 30px; }
  h3, .h3 { font-size: 20px; }
  .section-head {min-height: 480px;}
  .section-headsm, .section-headcat {    height: 200px;    min-height: 200px;}
  .head_title { font-size: 16px; margin-top: 5px; }
  .head_cont { max-width: 400px; }
  .about_txt { font-size: 18px; }
  .numbs_item_big { font-size: 52px; }
  .partners_item { width: 50%; }
  .form_label { font-size: 11px; margin-bottom: 10px; }
  .win .form_label { margin-bottom: 0px; }
  .win .form_row { margin-bottom: 19px; }
  .grid-sizer, .grid-item { width: 100%; }
  .articles_item_txt { display: none; }
  .articles-flex .articles_item { width: 100%; min-height: 340px; }
  .articles-flex .articles_item_title { overflow: hidden; max-height: 54px; }
  .article h1 { font-size: 26px; margin-bottom: 20px; }
  h2.h1 { font-size: 26px; }
  .catalog { margin-right: 0; }
  .catalog_item { width: 100%; margin: -1px 0px 0px 0; padding: 19px 19px 14px; }
  .catalog_item_desc { margin-bottom: 15px; }
  .product_btns { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .product_btns .btn { width: calc(100% - 30px); margin-top: 20px; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .product_params { font-size: 11px; line-height: 13px; }
  .product_colors {margin-bottom: 0px; }
  .contacts_wrap .btn { width: 100%; } 
  textarea.form-control, textarea.wpcf7-form-control {  height: 62px;}
}

@media screen and (max-width: 374px) { h3, .h3 { font-size: 18px; }
  .head_title { font-size: 14px; margin-top: 1px; }
  .numbs_item_big { font-size: 48px; }
  .article h1 { font-size: 24px; }

  h2.h1 { font-size: 24px; } }

/*# sourceMappingURL=style.css.map */
@media print { 
  @page { margin: 1cm; }
  body {color:#000;}
  .btn, .btn:hover, .btn:focus, .btn:active {border:none; -webkit-print-color-adjust: exact; color: #fff;    background: #28282D;    border-color: #28282D;}
  .standarts_title {background: transparent; padding: 0;}
  .wrapper {padding: 0;}
  .header {visibility: visible;}
  .header_lang, .header_mob, .header_btn, .footer, .breadcrumbs {display: none;}
  .product_img {width: 30%; min-width: 30%;}
  .product_qr {width: 80px; min-width: 80px; height: 80px; margin-bottom: 20px; margin-left: 20px;}
  .product_qr img {box-shadow: none !important;}
  .product_btns {  margin-top: 30px;}
  .product_params {padding: 15px 0;}
  .product_params_label { width: 160px;}
  .product_params_value { width: auto;}
  .product_params_value img {filter: invert(1);}
  .product_params_value img {    margin-right: 37px;    margin-top: -1px;    max-height: 26px;}
  .product_cols {border:none; padding-bottom: 30px;}
  .product_cols .product_params_label {  width: 30%;}
  .product_cols .product_params_value {  width: 70%; }
  .product_desc { font-size: 14px;}
  .product_desc p {padding: 12px 0 7px;}
  .colors_item { width: 100px; height: 40px;margin: 5px;}
  .product_standarts { padding: 10px 0;}
  .product_standarts .product_params_item { padding: 20px 0;}
  .product_img {box-shadow: none;}
  .header_logo {border: none; width: auto; color:#000;}
  .header_cols {height: 50px;}
  .header_cols:after {display: none;}
  .product h1 { font-size: 30px; line-height: 36px;}
  .product_colors {padding: 0px;margin-bottom: 0px;}
  .product_colors_title { margin-bottom: 6px;}
  .colors_item_bg {-webkit-print-color-adjust: exact; color:#fff;}  
  .product_desc { margin: 0px auto 30px;}
  .product_btns {display: none;}  
  .headeroffset {padding-top: 40px;}
}

.presentation-slider img {
  margin-bottom: 0;
}
.presentation-slider .slick-arrow {
  opacity: 1;
}
.presentation-link {
  text-align: center;
  margin-top: 20px;
}
.article .presentation-link a {
  text-decoration: none;
  padding: 10px 15px;
}
