* {margin: 0; padding: 0; outline: none; vertical-align: baseline; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-focus-ring-color: rgba(0, 0, 0, 0);}
*::-moz-focus-inner { border: 0; padding: 0; }
*:focus {outline: none;}
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%; font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section, main {display: block;}
audio, canvas, iframe, img, svg {vertical-align: middle;}
video {vertical-align: top; width: 100%;}

/*====================================================
   Fonts
====================================================*/
/*100*/
@font-face {
   font-family: "MuseoSansLight";
   src: url("fonts/MuseoSansLight/MuseoSansLight.eot");
   src: url("fonts/MuseoSansLight/MuseoSansLight.eot?#iefix")format("embedded-opentype"),
   url("fonts/MuseoSansLight/MuseoSansLight.woff") format("woff"),
   url("fonts/MuseoSansLight/MuseoSansLight.ttf") format("truetype");
   font-style: normal;
   font-weight: normal;
}
/*300*/
@font-face {
   font-family: "MuseoSansRegular";
   src: url("fonts/MuseoSansRegular/MuseoSansRegular.eot");
   src: url("fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix")format("embedded-opentype"),
   url("fonts/MuseoSansRegular/MuseoSansRegular.woff") format("woff"),
   url("fonts/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
   font-style: normal;
   font-weight: normal;
}
/*500*/
@font-face {
   font-family: "MuseoSansMedium";
   src: url("fonts/MuseoSansMedium/MuseoSansMedium.eot");
   src: url("fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix")format("embedded-opentype"),
   url("fonts/MuseoSansMedium/MuseoSansMedium.woff") format("woff"),
   url("fonts/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
   font-style: normal;
   font-weight: normal;
}
/*700*/
@font-face {
   font-family: "MuseoSansBold";
   src: url("fonts/MuseoSansBold/MuseoSansBold.eot");
   src: url("fonts/MuseoSansBold/MuseoSansBold.eot?#iefix")format("embedded-opentype"),
   url("fonts/MuseoSansBold/MuseoSansBold.woff") format("woff"),
   url("fonts/MuseoSansBold/MuseoSansBold.ttf") format("truetype");
   font-style: normal;
   font-weight: normal;
}
/*900*/
@font-face {
   font-family: "MuseoSansBlack";
   src: url("fonts/MuseoSansBlack/MuseoSansBlack.eot");
   src: url("fonts/MuseoSansBlack/MuseoSansBlack.eot?#iefix")format("embedded-opentype"),
   url("fonts/MuseoSansBlack/MuseoSansBlack.woff") format("woff"),
   url("fonts/MuseoSansBlack/MuseoSansBlack.ttf") format("truetype");
   font-style: normal;
   font-weight: normal;
}

/*====================================================
   Global
====================================================*/
html, body {height: 100%;}
body {background: #fff; font-family: Verdana, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; color: #2c2c2c;}
body.locked {overflow: hidden;}
.ved_panel_frame html, .ved_panel_frame body {height: auto;}
::selection {background-color: #f9a769;}
.container {position: relative; height: auto; min-height: 100% !important; overflow: hidden;}
.wrapper {padding: 5% 0;}
@media screen and (min-width: 768px) and (max-width: 1024px) {.wrapper {padding: 50px 0;}}
@media screen and (min-width: 481px) and (max-width: 767px) {.wrapper {padding: 40px 0;}}
@media screen and (max-width: 480px) {.wrapper {padding: 30px 0;}}
.inner {width: 100%; max-width: 1440px; margin: 0 auto; padding-left: 60px; padding-right: 60px; position: relative;}
@media screen and (max-width: 767px) {.inner {padding-left: 40px; padding-right: 40px;}}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.easing, .easing * {-webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.clear:before, .clear:after {content: " "; display: table;}
.clear:after {clear: both;}
.cl:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.fl {float: left;}
.fr {float: right;}
.inbl {font-size: 0; line-height: 0;}
.tb {display: table; width: 100%; height: 100%;}
   .tb-head {display: table-header-group;}
   .tb-body {display: table-row-group;}
      .tb-row {display: table-row;}
         .tb-cell {display: table-cell; vertical-align: middle;}
.jf {text-align: justify; position: relative;}
   .jf:after {width: 100%; height: 0; visibility: hidden; overflow: hidden; content: ''; display: inline-block;}
   .jf > * {display: inline-block; vertical-align: top; text-align: left;}
.svg-wrapper {position: relative;}
   .svg {width: 100%; height: auto; vertical-align: top;}
      .no-touchevents .svg-el {-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
.readmore-js-toggle {color: #7a7b7d;}

@media screen and (min-width: 1025px) {
   .tablet-block {display: none !important;}
   body.locked {overflow-y: scroll;}
}
@media screen and (max-width: 1024px) {
   .desktop-block {display: none !important;}
}
@media screen and (min-width: 768px) {
   .mobile-block {display: none !important;}
}
@media screen and (max-width: 767px) {
   .tablet-block {display: none !important;}
}

/*====================================================
   Text elements
====================================================*/
p {margin: 0 0 30px; padding: 0;}
@media screen and (max-width: 480px) {p {margin: 0 0 20px;}}
a {color: inherit; text-decoration-skip-ink: none; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
a:hover {color: #D77521; text-decoration: none;}
b, strong {font-weight: bold;}
em, i, cite, dfn {font-style: italic;}
q {font-style: italic;}
blockquote, .blockquote {color: #2d2d2d; font-size: 130%; margin-bottom: 30px; padding-left: 20px; border-left: 2px solid #D77521;}
blockquote p, .blockquote p {margin: 0;}
sup {font-size: 0.7em; position: relative; vertical-align: super;}
sub {font-size: 0.7em; vertical-align: sub;}
img {border: 0; max-width: 100%;}
figure {width: 100%; max-width: 560px; margin: 0 0 30px 0;}
figure img {margin-bottom: 15px;}
figcaption {font-size: 80%; font-style: italic; color: #717375;}
figure p {margin: 0;}
.lead-text {font-family: "MuseoSansLight"; font-size: 200%; color: #717375;}
.large-font {font-size: 130%;}
.small-font {font-size: 80%; color: #717375;}
.uppercase {text-transform: uppercase;}

ul {list-style: none; padding: 0; margin: 0 0 30px;}
ul li {padding: 0 0 0 15px; margin: 0 0 7px; position: relative;}
ul li:last-child {margin-bottom: 0;}
ul li:before {content: ''; position: absolute; top: 9px; left: 0; width: 6px; height: 6px; background: #D77521;}
ul li ul {margin: 7px 0 0 15px;}
ul li ul li:before {background: #7a7b7d;}
ul li ul li:hover:before {background: #D77521;}
ul p, ol p {margin: 0;}

ol {list-style: none; counter-reset: li; padding: 0; margin: 0 0 30px;}
ol li {margin-bottom: 7px; position: relative;}
ol.decor-ol > li {padding-left: 65px;}
ol li:before {counter-increment: li; content: counters(li,".") ". ";}
ol.decor-ol li:before {content: '';}
ol.decor-ol .ol-num {position: absolute; top: -6px; left: 0; width: 40px; height: 40px; background: #D77521; font-family: "MuseoSansBold"; font-size: 21px; color: #fff; line-height: 40px; text-align: center;}
ol li:last-child {margin-bottom: 0;}
ol li ol {margin: 7px 0 0 20px;}
ol.decor-ol li ul {list-style: none;}
@media screen and (max-width: 375px) {
   ol.decor-ol > li {padding-left: 0;}
   ol.decor-ol h4, ol.decor-ol .h4 {font-size: 18px; padding-left: 15px;}
   ol.decor-ol .ol-num {top: 0; left: -28px; width: 30px; height: 30px; font-size: 18px; line-height: 30px;}
}

.ved_panel_list .ved_panel_listItem {padding: 0; font-size: 14px; line-height: 1.2;}

.content-nav {margin: 0; padding: 0;}
   .content-nav li {font-family: "MuseoSansRegular"; font-size: 16px; padding-left: 0;}
      .content-nav li:before {display: none;}
         .content-nav li a {display: inline-block; text-decoration: none; position: relative; padding-left: 15px;}
         .content-nav li.current > a {color: #D77521;}
            .content-nav li a:before {content: ''; position: absolute; top: 9px; left: 0; width: 6px; height: 6px; background: #D77521;  -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
            .content-nav li ul li a:before {background: #7a7b7d;}
            .content-nav li ul li a:hover:before, .content-nav li ul li.current a:before {background: #D77521;}
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 30px;}
th, td {padding: 5px 30px 5px 10px; border: 0; line-height: 1.3;}
th {color: #2d2d2d; background-color: #f2f2f2;}
tr:nth-child(even) td {background-color: #f8f8f8;}
table p {margin: 0;}

/*====================================================
   Titles
====================================================*/
h2, .h2, .main-page h1, .main-page .h1 {font-family: "MuseoSansBold"; font-size: 40px; line-height: 1.2; font-weight: normal; color: #2d2d2d; margin: 0 0 40px; padding: 0;}
h2.uppercase, .h2.uppercase {font-size: 30px;}
h3, .h3 {font-family: "MuseoSansBold"; font-size: 30px; line-height: 1.2; font-weight: normal; color: #2d2d2d; margin: 0 0 30px; padding: 0;}
h4, .h4 {font-family: "MuseoSansBold"; font-size: 22px; line-height: 1.2; font-weight: normal; color: #2d2d2d; margin: 0 0 20px; padding: 0;}
h5, .h5 {font-family: "MuseoSansBold"; font-size: 20px; line-height: 1.5; font-weight: normal; color: #2d2d2d; margin: 0 0 20px; padding: 0;}

@media screen and (min-width: 768px) and (max-width: 1024px) {
   h3, .h3 {font-size: 28px;}
}
@media screen and (max-width: 767px) {
   h2, .h2, .main-page h1, .main-page .h1 {font-size: 35px; margin-bottom: 35px;}
   h3, .h3 {font-size: 26px;}
}
@media screen and (max-width: 375px) {
   h2, .h2, .main-page h1, .main-page .h1 {font-size: 30px; margin-bottom: 30px;}
   h2.uppercase, .h2.uppercase {font-size: 24px;}
}

/*====================================================
   Forms
====================================================*/
input:-moz-focus-inner {border: 0; padding: 0;}
input::-ms-clear {display: none;}
input:invalid, textarea:invalid {box-shadow: none;}
input[type="text"], input[type="name"], input[type="email"], input[type="tel"], input[type="password"], textarea {display: block; width: 100%; height: 34px; background: #fff; border: 0; border-radius: 0; padding: 0 10px 0 20px; font-family: "MuseoSansRegular"; font-size: 15px; line-height: 1; color: #221e27;}
.form-white-wrapper input[type="text"], .form-white-wrapper input[type="name"], .form-white-wrapper input[type="email"], .form-white-wrapper input[type="tel"], .form-white-wrapper input[type="password"], .form-white-wrapper textarea {background-color: #f2f2f2;}
textarea {height: 110px; padding: 20px 10px 20px 20px; resize: none;}
   
/*disappearing placeholder*/
input::-webkit-input-placeholder {color: #797a7c; opacity: 1;}
input::-moz-placeholder {color: #797a7c; opacity: 1;}
input:-moz-placeholder {color: #797a7c; opacity: 1;}
input:-ms-input-placeholder {color: #797a7c; opacity: 1;}
input:focus::-webkit-input-placeholder {opacity: 0;}
input:focus::-moz-placeholder {opacity: 0;}
input:focus:-moz-placeholder {opacity: 0;}
input:focus:-ms-input-placeholder {opacity: 0;}
textarea::-webkit-input-placeholder {color: #797a7c; opacity: 1;}
textarea::-moz-placeholder {color: #797a7c; opacity: 1;}
textarea:-moz-placeholder {color: #797a7c; opacity: 1;}
textarea:-ms-input-placeholder {color: #797a7c; opacity: 1;}
textarea:focus::-webkit-input-placeholder {opacity: 0;}
textarea:focus::-moz-placeholder {opacity: 0;}
textarea:focus:-moz-placeholder {opacity: 0;}
textarea:focus:-ms-input-placeholder {opacity: 0;}
/*search-form inputs*/
.content .search-form {max-width: 640px;}
.search-form .form-wrapper {padding: 0; margin: 0; height: 32px;}
.search-form input[type="text"] {width: 100%; height: 32px; padding: 0 40px 0 15px; background-color: #fff; border: 1px solid #717375;}
.search-form input[type="submit"] {position: absolute; top: 50%; right: 10px; margin-top: -11px; width: 20px; height: 20px; background: url('../i/search-icon.svg') 0 0 /contain no-repeat; border: 0;}
.search-form input[type="submit"]:hover {background-color: transparent;}
.search-form input::-webkit-input-placeholder {color: #717375;}
.search-form input::-moz-placeholder {color: #717375;}
.search-form input:-moz-placeholder {color: #717375;}
.search-form input:-ms-input-placeholder {color: #717375;}
/*checkbox input*/
.checkbox-wrapper {position: relative; font-size: 0; line-height: 0;}
   .checkbox-wrapper input[type="checkbox"] {opacity: 0; z-index: 3; position: absolute; top: 0; left: 0; cursor: pointer;}
   .checkbox-wrapper label {position: relative; display: inline-block; padding-left: 20px; font-family: "MuseoSansRegular"; font-size: 15px; line-height: 1; color: #797a7c; cursor: pointer;}
   .form-agreement .checkbox-wrapper label {font-size: 14px;}
      .checkbox-wrapper label:before {content: ''; width: 12px; height: 12px; border: 1px solid #717375; cursor: pointer; position: absolute; top: 0; left: 0; z-index: 1;}
      .checkbox-wrapper label:after {content: ''; width: 4px; height: 4px; background: #717375; position: absolute; top: 4px; left: 4px; z-index: 2; opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
      .checkbox-wrapper input[type=checkbox]:checked + label:after {opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
/*radio input*/
.radio-wrapper {position: relative; font-size: 0; line-height: 0;}
   .radio-wrapper input[type="radio"] {opacity: 0; z-index: 3; position: absolute; top: 0; left: 0; cursor: pointer;}
   .radio-wrapper label {position: relative; display: inline-block; padding-left: 20px; font-family: "MuseoSansRegular"; font-size: 15px; line-height: 1; color: #797a7c; cursor: pointer;}
      .radio-wrapper label:before {content: ''; width: 12px; height: 12px; border: 1px solid #717375; border-radius: 100%; cursor: pointer; position: absolute; top: 0; left: 0; z-index: 1;}
      .radio-wrapper label:after {content: ''; width: 4px; height: 4px; border-radius: 100%; background: #717375; position: absolute; top: 4px; left: 4px; z-index: 2; opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
      .radio-wrapper input[type=radio]:checked + label:after {opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
/*select*/
.jq-selectbox {width: 100%; height: 34px; display: inline-block; padding: 0; position: relative;}
   .jq-selectbox__select {width: 100%; height: 100%; padding: 0 34px 0 20px; background: #fff; cursor: pointer;}
   .form-white-wrapper .jq-selectbox__select {background: #f2f2f2;}
      .jq-selectbox__select-text {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: "MuseoSansRegular"; font-size: 15px; line-height: 34px; color: #797a7c;}
      .jq-selectbox.changed .jq-selectbox__select-text {color: #221e27;}
      .jq-selectbox__trigger {position: absolute; width: 34px; height: 34px; top: 0; right: 0;}
         .jq-selectbox__trigger-arrow {position: absolute; top: 15px; right: 13px; border-top: 6px solid #717375; border-left: 4px solid transparent; border-right: 4px solid transparent; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
         .jq-selectbox.opened .jq-selectbox__trigger-arrow {-webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); transform: rotateX(180deg);}
      .jq-selectbox__dropdown {width: 100%; background: #fff; border-bottom: 1px solid #f2f2f2; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
         .jq-selectbox__dropdown ul {padding: 10px 0; margin: 0; max-height: 300px;}
            .jq-selectbox__dropdown ul li {font-family: "MuseoSansRegular"; font-size: 15px; line-height: 1; color: #797a7c; padding: 8px 20px; margin: 0; cursor: pointer;}
            .jq-selectbox__dropdown ul li.disabled {display: none;}
            .jq-selectbox__dropdown ul li:hover, .jq-selectbox__dropdown ul li.selected {color: #221e27;}
               .jq-selectbox__dropdown ul li:before {display: none;}
/*file input*/
input[type="file"] {position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; opacity: 0; margin: 0; padding: 0; cursor: pointer;}
.jq-file {display: block !important; position: relative; overflow: hidden; width: 100%; height: 34px; background: #fff;}
.form-white-wrapper .jq-file {background: #f2f2f2;}
   .jq-file__name {width: 100%; max-width: 100%; float: left; padding: 0 34px 0 20px; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: "MuseoSansRegular"; font-size: 15px; line-height: 34px; color: #797a7c;}
   .jq-file.changed .jq-file__name {color: #221e27;}
   .jq-file__browse {width: 34px; height: 100%; float: right; margin-left: -100%; position: relative; cursor: pointer;}
      .jq-file__browse:before {content: ''; position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -10px; width: 19px; height: 23px; background: url('../i/file-upload.svg') 0 0 / contain no-repeat;}
/*form wrapper*/
.form-wrapper {position: relative; z-index: 1; padding: 30px 0 40px;}
.modal-inner .form-wrapper {padding: 30px 40px 40px;}
.form-white-wrapper {background-color: #fff;}
.form-gray-wrapper {background-color: #c8c8c8; /*background-color: #f2f2f2;*/}
   .form-wrapper .inner {max-width: 820px;}
   .form-title {font-family: "MuseoSansBold"; font-size: 22px; line-height: 1.3; color: #1B1E42; text-align: center; margin-bottom: 20px;}
      .form-subtitle {font-family: "MuseoSansRegular"; font-size: 14px; line-height: 1.3; color: #7a7b7d;}
   .form-fieldset {position: relative;}
   .form-fieldset.cl {margin-left: -20px;}
      .form-legend {position: relative; width: 100%;} 
      .form-field {position: relative; margin-bottom: 20px;}
      .form-field.fl, .form-field.fr {width: 50%; padding-left: 20px;}
      .form-agreement {}
         .form-agreement a {color: #2d2d2d;}
         .form-agreement a:hover {color: #D77521;}
         .form-agreement p {padding: 0; margin: 0;}
      .form-submit {text-align: center;}
/*other form elements*/
*:disabled {cursor: default;}
.a-n-t-i-s-p-a-m {display: none !important;}
@media screen and (max-width: 567px) {
   .form-fieldset.cl {margin-left: 0;}
   .form-field.fl, .form-field.fr {width: 100%; padding-left: 0;}
}

/*====================================================
   Buttons
====================================================*/
button:-moz-focus-inner {border: 0; padding: 0; outline: none;}
input[type="submit"], button {-webkit-appearance: none; border: 0; cursor: pointer;}
.btn {display: inline-block; max-width: 100%; height: 37px; padding: 0 36px; text-align: center; border-radius: 2em; position: relative; font-family: "MuseoSansRegular"; font-size: 13px; text-transform: uppercase;}
input[type="submit"], .btn-submit {background-color: #221e27; color: #fff;}
input[type="submit"]:hover, .btn-submit:hover {background-color: #D77521;}
.btn-black {border: 1px solid #221e27; color: #221e27;}
.btn-black:hover {background-color: #221e27; color: #fff;}
.btn-white {border: 1px solid #fff; color: #fff;}
.btn-white:hover {background-color: #fff; color: #221e27;}
.no-touchevents .btn {-webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.touchevents .btn {transition: none;}
a.btn, div.btn {line-height: 35px;}
a.btn {text-decoration: none;}
   a.btn span, div.btn span {display: inline-block; line-height: 1; vertical-align: middle;}

/*====================================================
   .header
====================================================*/
.header {position: absolute; top: 60px; left: 0; width: 100%; z-index: 150;}
   .header-content {position: relative;}
      .header-static {width: 100%; height: 97px; padding: 0 20px 0 40px; background: #fff;}
         .header-static .tb-cell:last-child {text-align: right;}
            /*logo*/
            .header-logo {position: relative; z-index: 200; width: 172px;}
               .header-logo a {display: inline-block;}
            /*lang*/
            .header-lang {display: inline-block; vertical-align: middle; font-size: 0; line-height: 0; position: relative; z-index: 200;}
               .lang-switch-item {display: inline-block; width: 18px; height: 18px; background: #D77521; text-align: center; position: relative; z-index: 1; font-family: "MuseoSansLight"; font-size: 12px; line-height: 18px; color: #fff; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
               a.lang-switch-item {text-decoration: none; background: #2C2C2C;}
               a.lang-switch-item:hover {background: #D77521; color: #fff;}
            /*hamburger*/
            .header-hamburger {display: inline-block; vertical-align: middle; margin-left: 20px; font-size: 0; line-height: 0; position: relative; z-index: 200;}
               .hamburger-text {display: none;}
               .menu-toggler {width: 30px; height: 12px; cursor: pointer; position: relative;}
                  .hamburger, .cross {position: absolute; top: 50%; left: 50%;}
                  .hamburger {width: 30px; height: 12px; margin: -6px 0 0 -15px;}
                     .hamburger span {display: block; width: 30px; height: 2px; margin-bottom: 3px; overflow: hidden; position: relative;}
                     .hamburger span:last-child {margin: 0; width: 15px;}
                     .hamburger span:before, .hamburger span:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #2C2C2C; -webkit-transform: translateX(-200%); -moz-transform: translateX(-200%); transform: translateX(-200%); -webkit-transition: transform ease 350ms; -moz-transition: transform ease 350ms; transition: transform ease 350ms;}
                     .hamburger span:after {-webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0);}
                     .hamburger span:nth-child(2):before, .hamburger span:nth-child(2):after {-webkit-transition-delay: 75ms; -moz-transition-delay: 75ms; transition-delay: 75ms;}
                     .hamburger span:last-child:before, .hamburger span:last-child:after {-webkit-transition-delay: 150ms; -moz-transition-delay: 150ms; transition-delay: 150ms;}
                     .menu-toggler:hover .hamburger span:before {-webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0);}
                     .menu-toggler:hover .hamburger span:after {-webkit-transform: translateX(200%); -moz-transform: translateX(200%); transform: translateX(200%);}
                     .menu-toggler.active .hamburger span:before {-webkit-transform: translateX(100%); -moz-transform: translateX(100%); transform: translateX(100%);}
                     .menu-toggler.active .hamburger span:after {-webkit-transform: translateX(200%); -moz-transform: translateX(200%); transform: translateX(200%);}
                  .cross {width: 28px; height: 28px; margin: -14px 0 0 -14px; cursor: pointer;}
                     .cross span {position: absolute; top: 13px; left: -4px; width: 36px; height: 2px; background-color: #2C2C2C; -webkit-transform: rotate(45deg) scaleX(0); -moz-transform: rotate(45deg) scaleX(0); transform: rotate(45deg) scaleX(0); -webkit-transition: transform 200ms ease 0s; -moz-transition: transform 200ms ease 0s; transition: transform 200ms ease 0s;}
                     .cross span:last-child {-webkit-transform: rotate(-45deg) scaleX(0); -moz-transform: rotate(-45deg) scaleX(0); transform: rotate(-45deg) scaleX(0);}
                     .menu-toggler.active .cross span {-webkit-transform: rotate(45deg) scaleX(1); -moz-transform: rotate(45deg) scaleX(1); transform: rotate(45deg) scaleX(1); -webkit-transition: background-color 200ms ease 0s, transform 200ms ease 500ms; -moz-transition: background-color 200ms ease 0s, transform 200ms ease 500ms; transition: background-color 200ms ease 0s, transform 200ms ease 500ms;}
                     .menu-toggler.active .cross span:last-child {-webkit-transform: rotate(-45deg) scaleX(1); -moz-transform: rotate(-45deg) scaleX(1); transform: rotate(-45deg) scaleX(1);}
                     .no-touchevents .menu-toggler.active .cross:hover span, .touchevents .menu-toggler.active .cross:active span {background-color: #D77521;}
      .header-float {position: absolute; top: 0; left: 0; width: 100%; height: 0; z-index: 2; overflow: hidden; background-color: #fff;}
      .header-float.opened {-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
      .header-float.closed {-webkit-transform: translate3d(0,150%,0); -moz-transform: translate3d(0,150%,0); transform: translate3d(0,150%,0); -webkit-transition: transform 0.5s ease-in-out 0s; -moz-transition: transform 0.5s ease-in-out 0s; transition:transform 0.5s ease-in-out 0s;}
         .header-float > div {position: relative; padding: 97px 40px 10%;}
            /*search*/
            .header-search {position: absolute; top: 0; right: 160px; left: 240px; height: 97px; -webkit-transform: translate3d(-10%,0,0); -moz-transform: translate3d(-10%,0,0); transform: translate3d(-10%,0,0); opacity: 0; -webkit-transition: all 0.25s ease-in-out 0s; -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s;}
            .header-float.opened .header-search {-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1;}
            .header-float.closed .header-search {-webkit-transform: translate3d(-10%,0,0); -moz-transform: translate3d(-10%,0,0); transform: translate3d(-10%,0,0);}
               .header-search .search-form {display: table; width: 100%; height: 100%;}
                  .header-search .search-form > div {display: table-cell; vertical-align: middle; position: relative;}
                     .header-search .search-form input[type="text"] {max-width: 460px; float: right; font-family: Verdana, sans-serif; font-size: 18px;}
            /*phone*/
            .header-phone {padding: 3% 0 2.4%; font-family: "MuseoSansLight"; font-size: 60px; line-height: 1;}
            .header-float .header-phone {opacity: 0; -webkit-transform: translate3d(0,-50%,0); -moz-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s;}
            .header-float.opened .header-phone {opacity: 1; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
            .header-float.closed .header-phone {-webkit-transform: translate3d(0,50%,0);-moz-transform: translate3d(0,50%,0);transform: translate3d(0,50%,0);}
               .header-phone a {color: #2C2C2C; text-decoration: none;}
            /*menu*/
            .header-menu {padding-top: 5%; border-top: 1px solid #2C2C2C;}
            .header-float .header-menu {opacity: 0; -webkit-transform: translate3d(0,-25%,0); -moz-transform: translate3d(0,-25%,0); transform: translate3d(0,-25%,0); -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s;}
            .header-float.opened .header-menu {opacity: 1; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
            .header-float.closed .header-menu {-webkit-transform: translate3d(0,25%,0);-moz-transform: translate3d(0,25%,0);transform: translate3d(0,25%,0);}
               .header-menu ul {margin: 0; padding: 0;}
                  .header-menu ul li {margin: 0; padding: 0; font-size: 24px; line-height: 1.2;}
                     .header-menu ul li:before {display: none;}
                     .header-menu ul li a {display: inline-block; margin-bottom: 20px; color: #2C2C2C; text-decoration: none;}
                     .no-touchevents .header-menu ul li a:hover, .touchevents .header-menu ul li a:active, .header-menu ul li.current a {color: #D77521;}
                     .header-menu ul li ul li {display: block; font-size: 18px;}
                        .header-menu ul li ul li:last-child a {margin-bottom: 0;} 
      /*catalog menu*/
      .header-catalog {position: relative; z-index: 1; height: 63px; background: rgba(0,0,0,.5);}
         .header-catalog ul {height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 0 40px;}
            .header-catalog ul li {margin: 0; padding: 0; display: inline-block; font-size: 14px;}
            .header-catalog ul li.helper {width: 8px; height: 8px; background-color: #d77521;}
               .header-catalog ul li:before {display: none;}
               .header-catalog ul li a {color: #fff;}


@media screen and (min-width: 768px) {
   .hamburger-text {display: block; position: absolute; top: 1px; left: 12px; font-family: "MuseoSansRegular"; font-size: 18px; line-height: 1; text-transform: uppercase;}
   .menu-toggler.active + .hamburger-text {visibility: hidden;}
   .menu-toggler {width: 48px; height: 19px; margin-left: 80px; -webkit-transition: all 0.2s ease 0s;  transition: all 0.2s ease 0s;}
   .menu-toggler.active {margin-left: 0;}
      .hamburger {width: 48px; height: 19px; margin: -11px 0 0 -24px;}
         .hamburger span {width: 48px; height: 3px; margin-bottom: 5px; overflow: hidden; position: relative;}
         .hamburger span:last-child {margin: 0; width: 24px;}
      .cross span {height: 3px;}
}
@media screen and (min-width: 1025px) {
   .header.onscreen {opacity: 0; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.5s ease-in-out 0.5s; -moz-transition: all 0.5s ease-in-out 0.5s; transition: all 0.5s ease-in-out 0.5s;}
      .header.onscreen.animate {-webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); opacity: 1}
   /*menu*/
   .header-menu > ul {text-align: justify;}
      .header-menu > ul:after {width: 100%; height: 0; visibility: hidden; overflow: hidden; content: ''; display: inline-block;}
         .header-menu ul li {display: inline-block; vertical-align: top; max-width: 13%;}
            .header-menu ul li ul {max-width: 100%;}
               .header-menu ul li ul li {max-width: 100%;}
                  .header-menu ul li a {text-align: left;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
   /*phone*/
   .header-phone {font-size: 56px;}
   /*menu*/
   .header-menu ul li {font-size: 22px;}
      .header-menu ul li ul li {font-size: 17px;}
         .header-menu ul li a {margin-bottom: 18px;}
}     
@media screen and (max-width: 1279px) {
   /*catalog menu*/
   .header-catalog ul {padding: 0 20px;}
}      
@media screen and (min-width: 1152px) and (max-width: 1279px) {
   /*phone*/
   .header-phone {font-size: 52px;}
   /*menu*/
   .header-menu ul li {font-size: 20px;}
      .header-menu ul li ul li {font-size: 16px;}
         .header-menu ul li a {margin-bottom: 16px;}
}
@media screen and (min-width: 1025px) and (max-width: 1151px) {
   /*phone*/
   .header-phone {font-size: 48px;}
   /*menu*/
   .header-menu ul li {font-size: 18px;}
      .header-menu ul li ul li {font-size: 15px;}
         .header-menu ul li a {margin-bottom: 14px;}
   /*catalog menu*/
   .header-catalog ul li {font-size: 13px;}
}
@media screen and (max-width: 1024px) {
   /*search*/
   .header-search {right: 150px;}
   /*menu*/
   .header-menu ul li {display: block; font-size: 26px;}
      .header-menu ul li.parent > a {position: relative; padding-right: 25px;}
         .header-menu ul li.parent > a:before {content: ''; position: absolute; top: 50%; margin-top: -4px; right: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 8px solid #2C2C2C; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
         .header-menu ul li.parent a.show:before {border-left-color: #D77521;} 
      .header-menu ul li ul {margin-top: -22px; margin-left: 250px; z-index: 1; visibility: hidden; position: relative; z-index: 200; -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s;}
      .header-menu ul li a.show + ul {visibility: visible;}
         .header-menu ul li ul li {opacity: 0; -webkit-transform: translateY(35px); transform: translate3d(0,35px,0); -webkit-transition: none; transition: none;}
         .header-menu ul li a.show + ul li {opacity: 1; -webkit-transform: translateY(0); transform: translate3d(0,0,0); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   /*phone*/
   .header-phone {font-size: 42px;}
   /*catalog menu*/
   .header-catalog ul {padding: 0 15px;}
      .header-catalog ul li {font-size: 12px;}
      .header-catalog ul li.helper {width: 6px; height: 6px;}
}
@media screen and (max-width: 959px) {
    /*catalog menu*/
   .header-catalog {display: none;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .header {top: 20px;}
      .header .inner {padding: 0 20px;}
         .header-static {padding: 0 20px;}
         .header-float > div {padding: 97px 20px 10%;}
            /*phone*/
            .header-phone {font-size: 36px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   /*phone*/
   .header-phone {padding: 20px 0 20px 45px;}
   /*menu*/
   .header-menu {padding-top: 30px;}
      .header-menu ul {padding-left: 45px;}
         .header-menu > ul > li {height: 60px;}
            .header-menu > ul > li > a {margin: 0;}
}
@media screen and (max-width: 767px) {
   .header {top: 10px;}
      .header .inner {padding: 0;}
         .header-static {height: 72px; padding: 0 15px;}
         .header-float {opacity: 0;}
         .header-float.opened {opacity: 1; height: auto !important;}
         .header-float.closed {opacity: 1;}
            .header-float > div {padding: 72px 15px 50px;}
               /*search*/
               .header-search {display: none;}
               /*phone*/
               .header-phone {padding: 30px 0 15px 25px;}
               /*menu*/
               .header-menu {padding: 30px 0 0 25px;}
                  .header-menu ul li.parent > a {padding-right: 20px;}
                  .header-menu ul li ul {margin-top: 0; overflow: hidden;}
                  .header-menu ul li a:not(.show) + ul {height: 0 !important;}   
                     .header-menu ul li ul li {min-height: 40px;}  
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   /*phone*/
   .header-phone {font-size: 32px;}
}
@media screen and (max-width: 480px) {
   /*phone*/
   .header-phone {font-size: 28px;}
}
@media screen and (max-width: 374px) {
   /*logo*/
   .header-logo, .header-logo img {width: 150px;}
}

/*====================================================
   .heading 
====================================================*/
.heading {position: relative; width: 100%; height: 400px;}
   .heading:before, .heading:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
   .heading:before {z-index: 0; opacity: 0.6; background: -moz-linear-gradient(100% 50% 180deg,rgba(216, 118, 33, 1) 0%,rgba(210, 115, 34, 1) 1.44%,rgba(162, 93, 42, 1) 14.42%,rgba(121, 74, 50, 1) 27.78%,rgba(87, 58, 56, 1) 41.33%,rgba(61, 46, 60, 1) 55.11%,rgba(43, 37, 63, 1) 69.24%,rgba(32, 32, 65, 1) 83.91%,rgba(28, 30, 66, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(216, 118, 33, 1) 0%, rgba(210, 115, 34, 1) 1.44%, rgba(162, 93, 42, 1) 14.42%, rgba(121, 74, 50, 1) 27.78%, rgba(87, 58, 56, 1) 41.33%, rgba(61, 46, 60, 1) 55.11%, rgba(43, 37, 63, 1) 69.24%, rgba(32, 32, 65, 1) 83.91%, rgba(28, 30, 66, 1) 100%); background: -webkit-gradient(linear,100% 50% ,0% 50% ,color-stop(0,rgba(216, 118, 33, 1) ),color-stop(0.0144,rgba(210, 115, 34, 1) ),color-stop(0.1442,rgba(162, 93, 42, 1) ),color-stop(0.2778,rgba(121, 74, 50, 1) ),color-stop(0.4133,rgba(87, 58, 56, 1) ),color-stop(0.5511,rgba(61, 46, 60, 1) ),color-stop(0.6924,rgba(43, 37, 63, 1) ),color-stop(0.8391,rgba(32, 32, 65, 1) ),color-stop(1,rgba(28, 30, 66, 1) )); background: -ms-linear-gradient(180deg, rgba(216, 118, 33, 1) 0%, rgba(210, 115, 34, 1) 1.44%, rgba(162, 93, 42, 1) 14.42%, rgba(121, 74, 50, 1) 27.78%, rgba(87, 58, 56, 1) 41.33%, rgba(61, 46, 60, 1) 55.11%, rgba(43, 37, 63, 1) 69.24%, rgba(32, 32, 65, 1) 83.91%, rgba(28, 30, 66, 1) 100%); background: linear-gradient(-90deg, rgba(216, 118, 33, 1) 0%, rgba(210, 115, 34, 1) 1.44%, rgba(162, 93, 42, 1) 14.42%, rgba(121, 74, 50, 1) 27.78%, rgba(87, 58, 56, 1) 41.33%, rgba(61, 46, 60, 1) 55.11%, rgba(43, 37, 63, 1) 69.24%, rgba(32, 32, 65, 1) 83.91%, rgba(28, 30, 66, 1) 100%);}
   .heading:after {z-index: 1; background: url('../i/pattern.png');}
   .heading .inner {height: 100%; padding-top: 220px; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
      h1, .h1 {position: relative; z-index: 2; margin: 0; padding: 0; font-family: "MuseoSansBold"; font-size: 60px; line-height: 1.2; font-weight: normal; color: #fff; text-transform: uppercase;}
      .main-page h1, .main-page .h1 {text-transform: none;}

@media screen and (min-width: 960px) and (max-width: 1151px) {
   h1, .h1 {font-size: 55px;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .heading {height: 380px;}
      .heading .inner {padding-top: 117px;}
         h1, .h1 {font-size: 50px;}
}
@media screen and (max-width: 767px) {
   .heading .inner {padding-top: 82px;}
   h1, .h1 {line-height: 1.5;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .heading {height: 300px;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   h1, .h1 {font-size: 45px;}
}
@media screen and (min-width: 481px) and (max-width: 639px) {
   .heading {height: 300px;}
      h1, .h1 {font-size: 35px;}
}
@media screen and (min-width: 375px) and (max-width: 480px) {
   .heading {height: 280px;}
      h1, .h1 {font-size: 30px;}
}
@media screen and (max-width: 374px) {
   .heading {height: 220px;}
      h1, .h1 {font-size: 25px;}
}

/*====================================================
   .showcase (Main page)
====================================================*/
.showcase {background: url('../i/video-splash.jpg') 0 50% / cover no-repeat; position: relative; overflow: hidden;}
   /*title H1*/
   .showcase-title {padding-top: 157px;}
      .showcase-title-in {font-family: "MuseoSansMedium"; font-size: 137px; line-height: 1.1; color: #fff; text-align: left; margin-bottom: 0; padding: 7.5% 0;}
      @-moz-document url-prefix() {.showcase-title-in {letter-spacing:-0.019em;}}
         .showcase-title-in strong {display: block; margin-left: -0.5%; font-family: "MuseoSansBlack"; white-space: nowrap;}
   /*audio*/
   .showcase-audio {position: absolute; bottom: 260px; right: 0; width: 100%; z-index: 100;}
      .audio-btn {position: relative; width: 53px; height: 46px; float: right;}
         .audio-btn .svg-wrapper {position: absolute; bottom: 0; left: 0; cursor: pointer; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
         .audio-btn.on .sound-on {opacity: 0; visibility: hidden;}
         .audio-btn.off .sound-off {opacity: 0; visibility: hidden;}
            .audio-btn .svg-el {fill: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
            .audio-btn:hover .svg-el {fill: #D77521;}
   /*video*/
   .showcase-video {position: absolute; top: 0; left:0; width: 100%; height: 100%; z-index: 90;}
      .showcase-video:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../i/pattern.png');}
      .showcase-video .video-wrapper {width: 100%; height: 100%;}
         .showcase-video .video-wrapper video {width: 100%;}
   /*svg animated title*/
   .showcase-title-image {position: relative; z-index: 90; width: 100%; height: 100%;}
      .showcase-title-image-helper-left, .showcase-title-image-helper-right {content: ''; position: absolute; top: 0; width: 50%; height: 100%; overflow: hidden;}
      .showcase-title-image-helper-left {margin-left: -660px; left: 0;}
      .showcase-title-image-helper-right {margin-right: -660px; right: 0;}
      .showcase-title-image-helper-top {display: none; position: absolute; top: 0; left: 0; width: 100%; overflow: hidden;}
         .showcase-title-image-helper svg {vertical-align: top; width: 101%; height: auto;}
         .showcase-title-image-helper-top svg {width: 100%;height: auto;}
      .showcase-title-image-svg, .showcase-title-image-svg .inner {width: 100%; height: 100%}
         .showcase-title-image-svg svg {vertical-align: top; width: 100%; height: 100%;}
            .showcase-title-image-hole {fill: #2d2d2d; -webkit-transition: all 2s ease-in-out 2s; -moz-transition: all 2s ease-in-out 2s; transition: all 2s ease-in-out 2s;}
            .showcase-title-image-fill {fill: #fff; opacity: 0; -webkit-transition: all 2.4s ease-in-out 2.4s; -moz-transition: all 2.4s ease-in-out 2.4s; transition: all 2.4s ease-in-out 2.4s;}
            .showcase-title-image.animate .showcase-title-image-hole {opacity: 0}
            .showcase-title-image.animate .showcase-title-image-fill {opacity: 1;}
   /*showcase list*/
   .showcase-list-wrapper {position: relative; z-index: 100; background-color: #2D2D2D; padding-top: 40px;}
      .showcase-list {font-size: 0; line-height: 0;}
         .showcase-list-item {display: inline-block; vertical-align: top; color: #fff;}
            .showcase-list-item .tb {width: auto;}
            .showcase-list .showcase-list-item:last-child .tb {float: right;}
               .showcase-list-item-title {margin-bottom: 20px; font-family: "MuseoSansMedium"; font-size: 16px; line-height: 1.5;}
               .showcase-list-item-icon {vertical-align: middle; margin-right: 20px;}
               .showcase-list-item-text {font-family: "MuseoSansRegular"; font-size: 14px; line-height: 1.5;}
                  .showcase-list-item-text ul {margin: 0;}
                     .showcase-list-item-text li {margin: 0;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   /* IE10+ CSS styles go here */
   .showcase {min-height: 100%; min-height: 100vh; min-height: calc(100vh - 30px);}
      .showcase-title-image {height: 100vh; height: calc(100vh - 30px); margin-top: -20px;}
         .showcase-title-image-hole {transition: opacity 1.5s ease 1.5s;}
         .showcase-title-image-fill {transition: opacity 1.5s ease 1.5s;}
         .showcase-title-image-helper .showcase-title-image-hole {transition: opacity 1s ease 1s;}
}
@media screen and (min-width: 768px) {
   .showcase-title {position: absolute; top: 0; left: 0; z-index: -1; padding-top: 157px;}
   .no-inlinesvg .showcase-title {position: relative; z-index: 100;}
   .no-inlinesvg .showcase-title-image {display: none;}
   .no-video .showcase-video {background: url('../i/video-splash.jpg') 0 50% / cover no-repeat;}
      .no-video .showcase-video .video-wrapper {display: none;}
}
@media screen and (min-width: 960px) {
   .showcase-title {width: 100%; height: 100%; padding-bottom: 4%;}
      .showcase-title-in {padding: 7% 0; margin-bottom: 110px; line-height: 0.94;}
   .showcase-list-wrapper {position: absolute; bottom: 0; left: 0; width: 100%; height: 200px;}
      .showcase-list {text-align: justify; font-size: 1px;}
         .showcase-list:after {width: 100%; height: 0; visibility: hidden; overflow: hidden; content: ''; display: inline-block;}
         .showcase-list-item .tb {height: 70px;}
}
@media screen and (min-width: 1025px) {
   .showcase-list-wrapper {overflow: hidden;}
      .showcase-list-wrapper .showcase-list-item {opacity: 0; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform: translateY(-100%);}
      .showcase-list-wrapper.animate .showcase-list-item {opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s;}
      .showcase-list-wrapper .showcase-list-item:nth-child(1) {-webkit-transition-delay: 1s; -moz-transition-delay: 1s; transition-delay: 1s;}
      .showcase-list-wrapper .showcase-list-item:nth-child(2) {-webkit-transition-delay: 1.3s; -moz-transition-delay: 1.3s; transition-delay: 1.3s;}
      .showcase-list-wrapper .showcase-list-item:nth-child(3) {-webkit-transition-delay: 1.6s; -moz-transition-delay: 1.6s; transition-delay: 1.6s;}
      .showcase-list-wrapper .showcase-list-item:nth-child(4) {-webkit-transition-delay: 1.9s; -moz-transition-delay: 1.9s; transition-delay: 1.9s;}
}
@media screen and (max-width: 1456px) {
   .no-touchevents .showcase-title-image-helper-left, .showcase-title-image-helper-right {width: 60px;}
      .no-touchevents .showcase-title-image-helper-left {margin-left: 0; left: 0;}
         .no-touchevents .showcase-title-image-helper-left svg, .no-touchevents .showcase-title-image-helper-right svg {width: 300px;}
         .no-touchevents .showcase-title-image-helper-left svg {margin-left: -240px}
      .no-touchevents .showcase-title-image-helper-right {margin-right: 0; right: 0;}
}
@media screen and (max-width: 1440px) {
   .touchevents .showcase-title-image-helper-left, .showcase-title-image-helper-right {width: 60px;}
      .touchevents .showcase-title-image-helper-left {margin-left: 0; left: 0;}
         .touchevents .showcase-title-image-helper-left svg, .touchevents .showcase-title-image-helper-right svg {width: 300px;}
         .touchevents .showcase-title-image-helper-left svg {margin-left: -240px}
      .touchevents .showcase-title-image-helper-right {margin-right: 0; right: 0;}
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
   .showcase-title-image {padding: 30px 0 60px;}
      .showcase-title-image-helper-top {display: block; height: 30px;}
}
@media screen and (max-width: 959px) {
   .showcase-list .showcase-list-item:last-child .tb {float: none;}
}
@media screen and (min-width: 568px) and (max-width: 959px) {
   .showcase-list-item {width: 50%; margin-bottom: 60px;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .showcase-audio {bottom: 420px;}
   .showcase-list-wrapper {height: 380px;}
      .showcase-title {padding-top: 117px;}
      .showcase-title-image:before {content: ''; display: block; padding-top: 48%;}
      .showcase-title-image-svg {position: absolute; padding-top: 30px; top: 0; left: 0; height: auto;}
         .showcase-title-image-helper-top {display: block; height: 30px;}
}
@media all and (min-width: 768px) and (max-width: 959px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   /* IE10+ CSS styles go here */
   .showcase-video {height: 500px;}
   .showcase-title-image {height: 500px; padding-top: 50px;}
   .showcase-title-image:before {display: none;}
   .showcase-title-image-svg {position: relative; height: 100%;}
}
@media screen and (max-width: 767px) {
   .showcase {background: #2D2D2D;}
   .showcase-title {padding-top: 82px;}
   .showcase-video, .showcase-title-image {display: none;}
   .showcase-list-wrapper {padding-top: 0;}
}
@media screen and (max-width: 567px) {
   .showcase-title-in {padding: 30px 0 35px;}
   .showcase-title-image {padding: 30px 0 35px;}
   .showcase-list-item {width: 100%; margin-bottom: 30px;}
      .showcase-list-item-title {margin-bottom: 10px;}
}
@media screen and (max-width: 480px) {
   .showcase-title-in {line-height: 1.2;}
}
/*.showcase-title H1 font size*/
@media screen and (min-width: 1367px) and (max-width: 1439px) {
   .showcase-title-in {font-size: 9.52vw;}
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
   .showcase-title-in {font-size: 9.36vw;}
}
@media screen and (min-width: 1153px) and (max-width: 1280px) {
   .showcase-title-in {font-size: 9.28vw;}
}
@media screen and (min-width: 1025px) and (max-width: 1152px) {
   .showcase-title-in {font-size: 9.17vw;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   .showcase-title-in {font-size: 9.2vw;}
}
@media screen and (min-width: 921px) and (max-width: 960px) {
   .showcase-title-in {font-size: 9.1vw;}
}
@media screen and (min-width: 855px) and (max-width: 920px) {
   .showcase-title-in {font-size: 9.04vw;}
}
@media screen and (min-width: 768px) and (max-width: 854px) {
   .showcase-title-in {font-size: 8.76vw;}
}
@media screen and (min-width: 641px) and (max-width: 767px) {
   .showcase-title-in {font-size: 9.15vw;}
}
@media screen and (min-width: 569px) and (max-width: 640px) {
   .showcase-title-in {font-size: 9.1vw;}
}
@media screen and (min-width: 481px) and (max-width: 568px) {
   .showcase-title-in {font-size: 8.9vw;}
}
@media screen and (min-width: 376px) and (max-width: 480px) {
   .showcase-title-in {font-size: 8.65vw;}
}
@media screen and (min-width: 321px) and (max-width: 375px) {
   .showcase-title-in {font-size: 8.15vw;}
}
@media screen and (max-width: 320px) {
   .showcase-title-in {font-size: 7.8vw;}
}

/*====================================================
   .content 
====================================================*/
.content {position: relative; z-index: 2;}
/* --- Breadcrumbs --- */
.breadcrumbs {background-color: #2c2c2c; height: 100px; padding-top: 20px; font-family: Verdana, sans-serif; font-size: 12px; line-height: 1.5; color: #fff;}
   .breadcrumbs a {color: #818181; text-decoration: none;}
   .breadcrumbs a:first-child {margin-left: 0;}
   .breadcrumbs a:hover {color: #fff; text-decoration: underline;}
   .breadcrumbs span {margin: 0 7px;}
   .breadcrumbs a + span {color: #818181;}
   .breadcrumbs span:last-child {color: #fff;}
@media screen and (max-width: 767px)  {
   .breadcrumbs {height: auto; padding: 15px 0 20px;}
}
   
/* --- Pagination --- */
.pagination {padding: 0; margin: 20px 0; font-size: 0; line-height: 0; text-align: center;}
   .pagination li {display: inline-block; vertical-align: middle; margin: 0 15px; padding: 0; font-family: "MuseoSansRegular"; font-size: 22px; line-height: 1; z-index: 1;}
      .pagination li:before {display: none;}
         .pagination a {color: #2c2c2c; text-decoration: none;}
         .pagination span, .pagination a:hover {color: #d77521;}
/* --- Top text with border --- */
.top-text {padding: 35px 40px; border: 1px solid #d77521; font-size: 16px; color: #fff;}
   .top-text p:last-child {margin-bottom: 0;}
@media screen and (min-width: 1152px) and (max-width: 1279px) {
   .top-text {padding: 35px;}
}
@media screen and (max-width: 1151px) {
   .top-text {padding: 30px; font-size: 15px;}
}
@media screen and (max-width: 959px) {
   .top-text {font-size: 14px;}
}
@media screen and (max-width: 480px) {
   .top-text {padding: 0; border: 0; font-size: 13px;}
}
/* --- Orange blocks with form link --- */
.contacts-link {width: 240px; max-width: 100%; height: 256px;}
   .contacts-link-inner {display: block; position: relative; height: 100%; padding: 20px 25px 25px; background-color: #D77521; text-decoration: none;}
      .contacts-link h4, .contacts-links-inner .h4 {color: #fff; line-height: 1.1; margin-bottom: 10px; text-align: left;}
      .contacts-link-icon {text-align: center;}
         .contacts-link-icon .svg-wrapper {line-height: 95px;}
      .contacts-link-btn {position: absolute; bottom: 25px; left: 0; width: 100%; text-align: center;}
         .introduce-list-work .btn {width: 183px; padding: 0;}
         .contacts-link:hover .btn {background-color: #fff; color: #221e27;}

/*====================================================
   .introduce-list
====================================================*/
.introduce-list-wrapper {padding: 6% 0;}
.introduce-list-wrapper h2 {text-align: center; text-transform: uppercase; margin-top: -1%;}
   .introduce-list {}
      .introduce-list-left {max-width: 100%; margin: 0 auto 60px;}
         .introduce-list-left .content-nav {margin-bottom: 30px;}
         .introduce-list-articles li {margin-bottom: 15px;}
         .introduce-list-articles .btn {display: block; width: 160px; padding: 0;}
      .introduce-list-right {position: relative; max-width: 100%; margin: 0 auto;}
         .introduce-list-right h3, .introduce-list-right .h3 {color: #fff; text-transform: uppercase; margin: 0;}
         /*news*/
         .introduce-list-news {width: 510px; max-width: 100%; height: 542px; position: relative;}
            .introduce-list-news-inner {position: relative; height: 100%; padding: 30px 35px 25px;}
               .introduce-list-news-inner:before, .introduce-list-gallery-inner:before {content: ''; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: -moz-linear-gradient(50% 0% -90deg,rgba(216, 118, 33, 1) 0%,rgba(169, 95, 35, 1) 13.11%,rgba(128, 76, 36, 1) 26.52%,rgba(94, 60, 38, 1) 40.3%,rgba(68, 47, 39, 1) 54.32%,rgba(50, 38, 39, 1) 68.7%,rgba(39, 33, 40, 1) 83.63%,rgba(35, 31, 40, 1) 100%); background: -webkit-linear-gradient(-90deg, rgba(216, 118, 33, 1) 0%, rgba(169, 95, 35, 1) 13.11%, rgba(128, 76, 36, 1) 26.52%, rgba(94, 60, 38, 1) 40.3%, rgba(68, 47, 39, 1) 54.32%, rgba(50, 38, 39, 1) 68.7%, rgba(39, 33, 40, 1) 83.63%, rgba(35, 31, 40, 1) 100%); background: -ms-linear-gradient(-90deg, rgba(216, 118, 33, 1) 0%, rgba(169, 95, 35, 1) 13.11%, rgba(128, 76, 36, 1) 26.52%, rgba(94, 60, 38, 1) 40.3%, rgba(68, 47, 39, 1) 54.32%, rgba(50, 38, 39, 1) 68.7%, rgba(39, 33, 40, 1) 83.63%, rgba(35, 31, 40, 1) 100%); background: linear-gradient(180deg, rgba(216, 118, 33, 1) 0%, rgba(169, 95, 35, 1) 13.11%, rgba(128, 76, 36, 1) 26.52%, rgba(94, 60, 38, 1) 40.3%, rgba(68, 47, 39, 1) 54.32%, rgba(50, 38, 39, 1) 68.7%, rgba(39, 33, 40, 1) 83.63%, rgba(35, 31, 40, 1) 100%); opacity : 0.6;}
               .introduce-list-news-inner > div {position: relative; height: 100%; z-index: 2;}
                  .introduce-list-news-bottom {position: absolute; bottom: 0; left: 0;}
                     .introduce-list-news-title {margin-bottom: 30px; font-family: "MuseoSansRegular"; font-size: 22px; line-height: 1.3; color: #fff;}
                     .introduce-list-news-btn .btn {display: block; float: left; width: 160px; padding: 0;}
                     .introduce-list-news-btn .btn:first-child {margin-right: 20px;}
         /*gallery*/
         .introduce-list-gallery {width: 240px; max-width: 100%; height: 256px; position: absolute; right: 0; top: 0;}
            .introduce-list-gallery-inner {display: block; position: relative; height: 100%; padding: 30px 25px 25px; text-decoration: none;}
            .introduce-list-gallery-inner:before {opacity: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
            .introduce-list-gallery-inner:hover:before {opacity: 0.6;}
               .introduce-list-gallery-inner h3, .introduce-list-gallery-inner .h3 {position: relative; z-index: 2;}
         /*resume*/
         .introduce-list-work {position: absolute; right: 0; bottom: 0;}
@media screen and (min-width: 1366px) {
   .introduce-list-left {padding-right: 850px;}
}
@media screen and (min-width: 1152px) {
   .introduce-list:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
   .introduce-list-left {float: left; width: 100%; padding-right: 810px; margin-bottom: 0;}
      .introduce-list-manual {margin-bottom: 30px; border-bottom: 1px solid #717375;}
   .introduce-list-right {float: left; margin-left: -780px;}
}
@media screen and (min-width: 1152px) and (max-width: 1365px) {
   .introduce-list-articles li {margin-bottom: 5px;}
}
@media screen and (min-width: 640px) and (max-width: 1151px) {
   .introduce-list-manual, .introduce-list-articles {float: left;}
}
@media screen and (min-width: 900px) {
   .introduce-list-right {width: 780px;}
}
@media screen and (min-width: 900px) and (max-width: 1151px) {
   .introduce-list-left {width: 780px;}
      .introduce-list-manual {width: 30%;}
      .introduce-list-articles {width: 70%; padding-left: 5%;}
}
@media screen and (max-width: 899px) {
   .introduce-list-news {margin-bottom: 30px;}
   .introduce-list-gallery {position: relative; top: auto; right: auto;}
   .introduce-list-work {position: relative; bottom: auto; right: auto;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .introduce-list-wrapper {padding: 60px 0;}
}
@media screen and (min-width: 376px) and (max-width: 767px) {
   .introduce-list-wrapper {padding: 50px 0;}
}
@media screen and (max-width: 767px) {
   .introduce-list-news {width: 100%; height: 345px;}
      .introduce-list-news h3, .introduce-list-news .h3 {margin-bottom: 15px;}
      .introduce-list-news-bottom {position: static; bottom: auto;}
         .introduce-list-news-title {font-size: 20px;}
         .introduce-list-news-btn {position: absolute; bottom: -15px; left: 0;}
            .introduce-list-news-btn .btn {margin-bottom: 15px;}
}
@media screen and (min-width: 640px) and (max-width: 899px) {
   .introduce-list-right, .introduce-list-left {width: 510px;}
      .introduce-list-manual {width: 35%;}
      .introduce-list-articles {width: 65%; padding-left: 10%;}
}
@media screen and (min-width: 568px) and (max-width: 899px) {
   .introduce-list-gallery {float: left;}
   .introduce-list-work {float: right;}
}
@media screen and (max-width: 639px) {
   .introduce-list-articles li {height: 80px; width: 100%; display: table; padding: 0; margin: 0 0 7px; font-size: 18px; line-height: 1.2;}
      .introduce-list-articles li:before {display: none;}
      .introduce-list-articles li a {display: table-cell; padding: 6px 6px 6px 12px; border: 1px solid #1C1E42; vertical-align: middle;}
      .introduce-list-articles li a:hover {border-color: #D77521;}
      	.introduce-list-articles li a:before {display: none;}
}
@media screen and (min-width: 568px) and (max-width: 639px) {
   .introduce-list-gallery {width: 50%; padding-right: 15px;}
   .introduce-list-work {width: 50%; padding-left: 15px;}
}
@media screen and (max-width: 567px) {
   .introduce-list-gallery, .introduce-list-work {margin: 0 auto;}
   .introduce-list-gallery {margin-bottom: 30px;}
}
@media screen and (max-width: 480px) {
   .introduce-list-news-inner {width: 100%; height: 290px; padding: 30px 40px 25px; margin-left: -40px; -webkit-box-sizing: content-box; box-sizing: content-box;}
      .introduce-list-news-title {font-size: 18px;}
}
@media screen and (max-width: 375px) {
   .introduce-list-wrapper {padding: 40px 0;}
      .introduce-list-left {margin-bottom: 40px;}
         .introduce-list-news-title {font-size: 16px;}
}

/*====================================================
   .production
====================================================*/
/* --- .production-top --- */
.production-top-wrapper {background-color: #2c2c2c; padding-bottom: 6%;}
   .production-top {position: relative;}
      .production-top-text {float: left; padding-right: 495px; position: relative; z-index: 1;}
         .production-top-text .top-text {margin-right: 20%;}
            .production-top-text .top-text p {margin-bottom: 0;}
      .production-top-details {float: right; width: 495px; margin-left: -495px;}
         .production-top-details .showcase-list {margin-bottom: 40px; position: relative; z-index: 2;}
         .production-custom {height: 110px; background-color: #424242; font-size: 12px; color: #fff;}
            .production-custom .tb-cell {padding: 0 20px 0 50px;}
               .production-custom-title {font-size: 16px; color: #d77521;}
               .production-custom p {margin-bottom: 0;}
@media screen and (min-width: 640px) and (max-width: 1279px) {
   .production-top-text .top-text {margin-right: 60px;}
}
@media screen and (min-width: 960px) and (max-width: 1151px) {
   .production-top-text {padding-right: 45%;}
   .production-top-details {width: 45%; margin-left: -45%;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   .production-top-wrapper {padding-bottom: 60px;}
}
@media screen and (max-width: 959px) {
   .production-top-details .showcase-list { margin-bottom: 0;}
   .production-custom .tb-cell {padding: 0 30px;}
}
@media screen and (min-width: 640px) and (max-width: 959px) {
   .production-top-wrapper {padding-bottom: 50px;}
      .production-top {padding-bottom: 140px;}
         .production-top-text {padding-right: 160px;}
         .production-top-details {width: 100%; margin-left: -100%;}
            .production-top-details .showcase-list {float: right; width: 160px;}
               .production-top-details .showcase-list-item {width: 100%; margin-bottom: 0;}
               .production-top-details .showcase-list-item:first-child {margin-bottom: 40px;}
                  .production-top-details .showcase-list-item-title {margin-bottom: 5px;}
            .production-custom {position: absolute; bottom: 0; left: 0; width: auto; height: 90px;}   
}
@media screen and (max-width: 639px) {
   .production-top-text {float: none; padding-right: 0;}
      .production-top-text .top-text {margin-right: 0;}
   .production-top-details {float: none; width: 100%; margin-left: 0;}
      .production-top-details .showcase-list-item-title {margin-bottom: 10px;}
}
@media screen and (min-width: 481px) and (max-width: 639px) {
   .production-top-wrapper {padding-bottom: 40px;}
      .production-top-details .showcase-list-item {width: 50%;}
      .production-custom {margin-bottom: 40px;}
}
@media screen and (max-width: 480px) {
   .production-top-wrapper {padding-bottom: 30px;}
      .production-custom {margin-bottom: 30px; width: 100%; padding: 0 40px; margin-left: -40px; -webkit-box-sizing: content-box; box-sizing: content-box;}
         .production-custom .tb-cell {padding: 0;}
   .production-top-text .readmore-js-toggle {font-size: 13px; margin-top: 5px;}
}
@media screen and (max-width: 374px) {
   .production-custom {height: 75px; font-size: 10px;}
      .production-custom-title {font-size: 12px;}
}
/* --- production-description --- */
.production-description-wrapper {padding: 5% 0;}
   .production-description-left {float: left; padding-right: 270px;}
      .production-description-left > div {padding-right: 10%;}
         .production-description-left h4, .production-description-left .h4 {margin-bottom: 40px;}
         .production-usage {margin: 0; padding: 0;}
            .production-usage li {display: table; width: 100%; margin: 0 0 35px; padding: 0;}
               .production-usage li:before {display: none;}
               .production-usage li > div {display: table-cell; vertical-align: middle;}
               .production-usage-image {width: 80px;}
               .production-usage li p {margin-bottom: 0;}
   .production-description-right {width: 270px; float: left; margin-left: -270px; text-align: center;}
      .production-menu {display: inline-block; margin-bottom: 40px; text-align: left;}
         .production-menu h4, .production-menu .h4 {margin-bottom: 30px;}

@media screen and (max-width: 1024px) {
   .production-usage {font-size: 14px;}
      .production-usage li {margin-bottom: 30px;}
   .production-menu {font-size: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .production-description-wrapper {padding: 60px 0;}
}
@media screen and (min-width: 960px) and (max-width: 1151px) {
   .production-description-left > div {padding-right: 60px;}
}
@media screen and (max-width: 959px) {
   .production-description-left {float: none; padding-right: 0;}
      .production-description-left > div {padding: 0;}
         .production-description-left h4, .production-description-left .h4 {margin-bottom: 30px;}
   .production-description-right {width: 100%; float: none; margin-left: 0; text-align: left;}
      .production-menu h4, .production-menu .h4 {margin-bottom: 20px;}
      .production-description-right .articles-list-item a {height: 210px; overflow: hidden;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .production-description-left {margin-bottom: 60px;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .production-description-wrapper {padding: 50px 0;}
      .production-description-left {margin-bottom: 50px;}
         .production-usage li {margin-bottom: 25px;}
            .production-usage li > div {vertical-align: top;}
            .production-usage-image {padding-top: 5px;}
}
@media screen and (min-width: 569px) and (max-width: 959px) {
   .production-menu {float: left; width: 40%; padding-right: 30px;}
   .production-description-right .articles-list-item {float: right; width: 60%; max-width: 400px; margin-top: 8px;}
}
@media screen and (min-width: 569px) and (max-width: 767px) {
   .production-menu {width: 45%;}
   .production-description-right .articles-list-item {width: 55%;}
}
@media screen and (max-width: 568px) {
   .production-menu {display: none;}
   .production-description-right .articles-list-item a {height: 150px;}
}
@media screen and (max-width: 480px) {
   .production-description-wrapper {padding: 40px 0;}
      .production-description-left {margin-bottom: 40px;}
         .production-description-left h4, .production-description-left .h4 {margin-bottom: 20px;}
         .production-usage {line-height: 1.3;}
            .production-usage li {display: block; margin-bottom: 20px;}
               .production-usage li > div {display: block;}
               .production-usage-image {float: left; width: 60px;}
                  .production-usage-image img {width: 42px;}
               .production-usage-text {padding-left: 60px;}
}
@media screen and (max-width: 374px) {
   .production-usage {font-size: 12px;}
   .production-usage li {display: block; margin-bottom: 15px;}
      .production-usage-image {width: 40px; margin-top: 4px;}
         .production-usage-image img {width: 26px;}
      .production-usage-text {padding-left: 40px;}
}
/* --- certificates-list --- */
.certificates-list-wrapper {padding: 5% 0; background-color: #f2f2f2;}
   .certificates-list-wrapper h4, .certificates-list-wrapper .h4 {padding: 0 60px; margin-bottom: 50px;}
      .certificates-list {position: relative;}
         .certificates-list-item {float: left; text-align: center;}
            .certificates-list-item a {display: inline-block; padding: 30px 55px; height: 100%; background-color: #fff; text-decoration: none; position: relative; z-index: 1}
            .certificates-list-item img {display: block;}
         .certificates-list .slick-dots li button {background: #d77521;}
@media screen and (min-width: 481px) {
   .certificates-list-wrapper .inner {padding: 0;}
}
@media screen and (min-width: 1025px) {
   .certificates-list .slick-list {padding-bottom: 45px !important; overflow: visible;}
      .certificates-list-item a:hover {box-shadow: 0 15px 30px rgba(0,0,0,.2); z-index: 2}
      .certificates-list .slick-dots {padding-top: 0;}
}
@media screen and (min-width: 1152px) and (max-width: 1279px) {
   .certificates-list-item a {padding: 30px 40px;}
}
@media screen and (min-width: 1025px) and (max-width: 1151px) {
   .certificates-list-item a {padding: 20px;}
}
@media screen and (max-width: 1024px) {
   .certificates-list {margin-left: 0;}
      .certificates-list-item {float: left; text-align: center; padding: 0 17px;}
         .certificates-list-item a {padding: 15px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .certificates-list-wrapper {padding: 50px 0;}
      .certificates-list-wrapper h4, .certificates-list-wrapper .h4 {padding: 0 60px; margin-bottom: 40px;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .certificates-list-wrapper {padding: 40px 0;}
      .certificates-list-wrapper h4, .certificates-list-wrapper .h4 {padding: 0 40px; margin-bottom: 30px;}
}
@media screen and (max-width: 480px) {
   .certificates-list-wrapper {padding: 30px 0;}
      .certificates-list-wrapper h4, .certificates-list-wrapper .h4 {margin-bottom: 20px; padding: 0; text-align: center;}
      .certificates-list-item {padding: 0;}
}
@media screen and (max-width: 374px) {
   .certificates-list-wrapper h4, .certificates-list-wrapper .h4 {text-align: left;}
}

/*====================================================
   .products-list (NEW)
====================================================*/
.products-list-wrapper {background-color: #D77521; padding: 5% 0 6%;}
   .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 65px; letter-spacing: -0.03em;}
   .products-list-top-text {font-family: "MuseoSansBold"; font-size: 22px; margin-bottom: 60px;}
      .products-list-top-text p:last-child {margin-bottom: 0;}
   .products-list {margin-left: -12px; font-size: 0; line-height: 0;}
      .products-list-item {display: inline-block; vertical-align: top; width: 25%; padding: 0 0 12px 12px;}
      .products-list-item-long {width: 50%;}
         .products-list-item-inner {display: block; position: relative; padding: 40px 10px 0; height: 320px; overflow: hidden; text-align: center;  text-decoration: none;}
            /*background*/
            .products-list-item-inner:before, .products-list-item-inner:after {content: ''; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
            .products-list-item-inner:before {background-color: #fff; opacity: 0.5;}
            .products-list-item-inner:hover:before {opacity: 0.2;}
            .products-list-item-inner:after {background: url('../i/lines.png') 0 0 / cover no-repeat;}
            .products-list-item-inner:hover:after {opacity: 0;}
            .products-list-item-bg {position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; opacity: 0.3; z-index: 1;}
            .products-list-item-picture .products-list-item-inner:hover .products-list-item-bg {opacity: 0;}
            /*icon*/
            .products-list-item-icon {display: table; width: 99px; height: 99px; border-radius: 100%; margin: 0 auto 20px; background-color: #d77521; position: relative; z-index: 2;}
            .products-list-item-inner:hover .products-list-item-icon {background-color: #fff;}
               .products-list-item-icon > div {display: table-cell; vertical-align: middle; text-align: center; padding-top: 5px;}
            /*title*/
            .products-list-item-title {margin-bottom: 25px; position: relative; z-index: 2;}
               .products-list-item-title h3, .products-list-item-title .h3 {line-height: 1; text-transform: uppercase; color: #221e27; margin-bottom: 6px;}
               .products-list-item-inner:hover .products-list-item-title h3, .products-list-item-inner:hover .products-list-item-title .h3 {color: #fff;}
                  .products-list-item-title h3 span, .products-list-item-title .h3 span {text-transform: none; -webkit-transition: none; -moz-transition: none; transition: none;}
               .products-list-item-title h4, .products-list-item-title .h4 {font-family: "MuseoSansBlack"; font-size: 12px; line-height: 1; text-transform: uppercase; color: #2c2c2c; opacity: 0.6; margin-bottom: 0;}
               .products-list-item-inner:hover .products-list-item-title h4, .products-list-item-inner:hover .products-list-item-title .h4 {color: #fff;}
            /*text*/
            .products-list-item-text {font-family: "MuseoSansMedium"; font-size: 15px; line-height: 1.3; letter-spacing: 0.03em; color: #2c2c2c; position: relative; z-index: 2; max-width: 300px; margin: 0 auto;}
            .products-list-item-inner:hover .products-list-item-text {color: #fff;}
               .products-list-item-text strong {font-family: "MuseoSansBlack"; font-weight: normal; -webkit-transition: none; -moz-transition: none; transition: none;}

@media screen and (min-width: 1280px) {
   .products-list-item-picture .products-list-item-inner:after, .products-list-item-long .products-list-item-inner:after {display: none;}
   .products-list-item-text {max-width: 340px;}
}
@media screen and (min-width: 1280px) and (max-width: 1366px) {
   .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 55px;}
}
@media screen and (max-width: 1279px) {
   .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 50px;}
   .products-list-item-inner {height: 340px;}
      .products-list-item-bg {display: none;}
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
   .products-list-item, .products-list-item-long {width: 33.333%;}
   .products-list-item-text br {display: none;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .products-list-top-text {font-size: 20px; margin-bottom: 40px;}
   .products-list-item, .products-list-item-long {width: 50%;}
}
@media screen and (max-width: 919px) {
   .products-list-item-text br {display: none;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .products-list-wrapper {padding: 60px 0 50px;}
      .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 45px;}
}
@media screen and (max-width: 767px) {
   .products-list-wrapper .inner {padding: 0;}
      .products-list-top {padding: 0 40px;}
         .products-list-top-text {font-size: 18px; margin-bottom: 30px;}
      .products-list {margin-left: 0;}
         .products-list-item, .products-list-item-long {display: block; padding: 0; padding: 0 6px; width: 320px; max-width: 100%;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 40px;}
}
@media screen and (min-width: 480px) and (max-width: 639px) {
   .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 35px;}
}
@media screen and (max-width: 479px) {
   .products-list-top-text {margin-bottom: 20px;}
}
@media screen and (min-width: 376px) and (max-width: 479px) {
   .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 30px;}
}
@media screen and (min-width: 376px) and (max-width: 767px) {
   .products-list-wrapper {padding: 50px 0 40px;}
}
@media screen and (max-width: 375px) {
   .products-list-wrapper {padding: 40px 0;}
      .products-list-top h2, .products-list-top .h2, .main-page h1, .main-page .h1 {font-size: 26px;}
      .products-list-top-text {font-size: 16px;}
      .products-list-item {padding: 0; margin: 0 12px; width: auto;}
}


/*====================================================
   .products-list-old (OLD)
====================================================*/
.products-list-old-wrapper {background-color: #D77521; padding: 5% 0 6%;}
   .products-list-old-wrapper h2, .products-list-old-wrapper .h2 {text-align: center; text-transform: uppercase; color: #fff; margin-top: -1%;}
   .products-list-old {margin-left: -30px;}
      .products-list-old-item {float: left; width: 20%; padding-left: 30px;}
         .products-list-old-item-inner {display: block; position: relative; padding-top: 55px; overflow: hidden; background-color: rgba(255,255,255,.4); box-shadow: 0 0 20px rgba(0,0,0,0); text-align: center; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
         a.products-list-old-item-inner {text-decoration: none;}
         .products-list-old-item-inner:hover {background-color: rgba(255,255,255,1); box-shadow: 0 0 40px rgba(0,0,0,.35);}
            .products-list-old-item-image {position: relative; background-color: rgba(215,117,33,.4); width: 164px; height: 164px; border-radius: 100%; overflow: hidden; margin: 0 auto 80px;}
               .products-list-old-item-image:before {content: ''; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; width: 164px; height: 164px; background: url('../i/products-list-item-image-bg.svg')0 0 /contain  no-repeat; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
               .products-list-old-item-inner:hover .products-list-old-item-image:before {opacity: 0;}
               .products-list-old-item-image img {position: absolute; top: 0; left: 0; opacity: 0; z-index: 2; max-width: none; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
               .products-list-old-item-inner:hover .products-list-old-item-image img {opacity: 1;}
            .products-list-old-item-title {position: relative; z-index: 3; font-family: "MuseoSansBold"; font-size: 24px; line-height: 1.15; color: #221E27;}
               .products-list-old-item-title .tb-cell {padding: 0 20px;}
            .products-list-old-item-text {margin-bottom: 4px; padding: 0 20px; font-family: "MuseoSansRegular"; font-size: 16px; line-height: 1.3; letter-spacing: 0.03em; color: #fff; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
            .products-list-old-item-inner:hover .products-list-old-item-text {color: #221E27; -webkit-transform: translate3d(0,-37px,0); -moz-transform: translate3d(0,-37px,0); transform: translate3d(0,-37px,0);}
            .products-list-old-item-btn {opacity: 0; -webkit-transform: translate3d(0,37px,0); -moz-transform: translate3d(0,37px,0); transform: translate3d(0,37px,0); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
            .products-list-old-item-inner:hover .products-list-old-item-btn {opacity: 1; -webkit-transform: translate3d(0,-25px,0); -moz-transform: translate3d(0,-25px,0); transform: translate3d(0,-25px,0);}
               .products-list-old-item-btn .btn {background-color: #2C2C2C; color: #fff; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
               .products-list-old-item-btn .btn:hover {background-color: #D77521;}

@media screen and (min-width: 376px) and (max-width: 1365px) {
   .products-list-old-wrapper .inner {padding: 0;}
}
@media screen and (max-width: 1365px) {
   .products-list-old {margin-left: 0;}
      .products-list-old-item {width: auto;}
}
@media screen and (min-width: 960px) and (max-width: 1365px) {
   .products-list-old-item {padding: 0 15px;}
}
@media screen and (max-width: 1024px) {
   .products-list-old-wrapper h2, .products-list-old-wrapper .h2 {margin-top: 0;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .products-list-old-wrapper {padding: 60px 0 50px;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .products-list-old-item {padding: 0 25px;}
}
@media screen and (min-width: 376px) and (max-width: 767px) {
   .products-list-old-wrapper {padding: 50px 0 40px;}
      .products-list-old-item {padding: 0 20px;}
}
@media screen and (max-width: 375px) {
   .products-list-old-wrapper {padding: 40px 0;}
      .products-list-old-item {padding: 0;}
}

/*====================================================
   .products-item
====================================================*/
.products-item-wrapper {padding: 5% 0;}
   /*left*/
   .products-item-left {float: left; width: 242px;}
      .products-item-icons {margin-bottom: 80px;}
         .products-item-icons > div {padding: 24px 0 12px; background-color: #f2f2f2; text-align: center; font-size: 0; line-height: 0;}
            .products-item-icons ul {display: inline-block; width: 134px; margin: 0 0 0 -12px;}
               .products-item-icons ul li {display: block; float: left; width: 55px; height: 56px; margin: 0; padding: 0 0 12px 12px; -webkit-box-sizing: content-box; box-sizing: content-box;}
                  .products-item-icons ul li:before {display: none;}
                  .products-item-icons-tooltip-link {background-color: #fff; border: 1px solid #fff; text-decoration: none}
                  .products-item-icons-tooltip-link:hover {background-color: transparent; border-color: #221e27;}
                    .products-item-icons-tooltip-link .tb-cell {text-align: center;}
                  .products-item-icons-tooltip {opacity: 0; visibility: hidden; position: absolute; left: 100%; bottom: 12px; margin-left: 12px; display: table; height: 42px; z-index: 100; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
                  .products-item-icons-tooltip.visible {opacity: 1; visibility: visible;}
                     .products-item-icons-tooltip > div {display: table-cell; vertical-align: middle; text-align: left; background-color: #d77521; padding: 5px 10px; box-shadow: 0 0 10px rgba(0,0,0,.3); font-size: 12px; line-height: 1.2; color: #fff; white-space: nowrap;}
                        .products-item-icons-tooltip-close {display: none; position: absolute; top: 2px; right: 2px; width: 8px; height: 8px; cursor: pointer; z-index: 100;}
                           .products-item-icons-tooltip-close:before, .products-item-icons-tooltip-close:after {content: ''; position: absolute; top: 3px; left: 0; width: 8px; height: 1px; background: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
                           .products-item-icons-tooltip-close:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
                           .products-item-icons-tooltip-close:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg)}
   /*center*/
   .products-item-content {padding-left: 322px;}
      .products-item-content-inner {float: left; width: 100%; padding-right: 322px;}
         .products-item-main-text {margin-bottom: 60px; font-size: 21px; line-height: 1.65;}
            .products-item-main-text p {margin-bottom: 0;}
         .products-item-note {padding: 20px 20% 20px 34px; margin-bottom: 60px; border: 1px solid #d77521;}
            .products-item-note-icon {float: left;}
               .products-item-note-icon img {width: 42px;}
            .products-item-note-text {padding-left: 66px; font-size: 14px; color: #1b1e42;}
         .products-item-text {margin-bottom: 60px;}
            .products-item-text p:last-child {margin-bottom: 0;}
         .products-item-btn {text-align: center;}
   /*right*/
   .products-item-right {float: left; width: 242px; margin-left: -242px;}
      .products-item-right h5, .products-item-right .h5 {font-size: 24px;}
      .products-item-size {margin-bottom: 40px;}
         .products-item-size ul {margin: 0; padding: 0; height: 120px; width: 100%; max-width: 200px; position: relative; overflow: hidden;}
            .products-item-size ul li {margin: 0; padding: 0; position: absolute; left: 0; width: 100%; height: 100%;}
            .products-item-size ul li:nth-child(1) {top: 0;}
            .products-item-size ul li:nth-child(2) {top: 30px;}
            .products-item-size ul li:nth-child(3) {top: 60px;}
            .products-item-size ul li:nth-child(4) {top: 90px;}
            .products-item-size ul li.current {}
               .products-item-size ul li:before {display: none;}
               .products-item-size ul li a {display: block; width: 100%; height: 100%; padding: 4px 5px 0 0; text-align: right; background: rgba(45, 45, 45, 0.1); font-family: "MuseoSansRegular"; font-size: 16px; color: #cacaca; text-decoration: none;}
               .products-item-size ul li.current a {color: #2D2D2D;}
               .products-item-size ul li:nth-child(1).current + li a {color: #b5b5b5;}
      .products-item-gauge {margin-bottom: 60px;}
         .products-item-gauge ul {margin: 0 0 0 -23px; padding: 0; max-width: 200px;}
            .products-item-gauge ul li {float: left; margin: 0; padding: 0 0 23px 23px;}
               .products-item-gauge ul li:before {display: none;}
               .products-item-gauge ul li a {display: block; width: 24px; height: 24px; text-align: center; background-color: #fff; border: 1px solid #2c2c2c; font-family: "MuseoSansRegular"; font-size: 16px; line-height: 23px; color: #2c2c2c; text-decoration: none;}
               .products-item-gauge ul li:not(.current) a:hover {opacity: 0.5;}
               .products-item-gauge ul li.current a {background-color: #d77521; border-color: #d77521; color: #fff;}
      .products-item-menu {margin-bottom: 0;}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .products-item-left {width: 215px;}
      .products-item-icons {margin-bottom: 40px;}
   .products-item-content {padding-left: 245px;}
      .products-item-content-inner {padding-right: 245px;}
         .products-item-main-text {font-size: 19px;}
         .products-item-note {padding-right: 34px;}
   .products-item-right {width: 215px; margin-left: -215px;} 
}
@media screen and (min-width: 481px) and (max-width: 1279px) {
   .products-item-main-text {margin-bottom: 40px;}
   .products-item-note {margin-bottom: 40px;}
   .products-item-text {margin-bottom: 40px;}
   .products-item-gauge {margin-bottom: 40px;}
}
@media screen and (max-width: 1024px) {
   .products-item-left {float: none; width: 100%; clear: both;}
      .products-item-icons {float: left; width: 100%; margin-bottom: 60px;}
         .products-item-icons > div {padding: 24px 40px 2px; display: inline-block;}
            .products-item-icons ul {width: 308px; margin-left: -22px;}
               .products-item-icons ul li {padding: 0 0 22px 22px;}
                  .products-item-icons-tooltip {bottom: 22px;}
      .products-item-left .articles-list-item {float: right; margin-bottom: 20px;}
   .products-item-content {padding-left: 0;}
      .products-item-main-text {font-size: 18px;}
      .products-item-note {padding: 20px;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   .products-item-wrapper {padding: 60px 0;}
      .products-item-icons {padding-right: 200px;}
      .products-item-left .articles-list-item {width: 200px; margin-left: -200px;}
      .products-item-content-inner {padding-right: 260px;}
      .products-item-right {width: 200px; margin-left: -200px;}
      .products-item-right h5, .products-item-right .h5 {font-size: 20px;}
}
@media screen and (max-width: 959px) {
   .products-item-right h5, .products-item-right .h5 {font-size: 18px; margin-bottom: 10px;}
   .products-item-size ul {height: 100px; width: 160px; max-width: 100%;}
}
@media screen and (min-width: 640px) and (max-width: 959px) {
   .products-item-wrapper {padding: 50px 0;}
      .products-item-icons {padding-right: 160px; margin-bottom: 40px;}
      .products-item-left .articles-list-item {width: 160px; margin-left: -160px;}
         .products-item-left .column-articles-list-item .articles-list-text {left: 10px; right: 10px; padding-bottom: 10px;}
         .products-item-left .column-articles-list-item .articles-list-title h4, .products-item-left .column-articles-list-item .articles-list-title .h4 {font-size: 14px;}
      .products-item-content-inner {padding-right: 220px;}
         .products-item-text {font-size: 14px;}
      .products-item-right {width: 160px; margin-left: -160px;}
         .products-item-gauge ul {margin-left: -20px;}
            .products-item-gauge ul li {padding: 0 0 20px 20px;}
}
@media screen and (max-width: 639px) {
   .products-item-icons {float: none;}
      .products-item-icons > div {display: block;}
         .products-item-icons ul li:nth-child(3) .products-item-icons-tooltip, .products-item-icons ul li:nth-child(4) .products-item-icons-tooltip, .products-item-icons ul li:nth-child(7) .products-item-icons-tooltip, .products-item-icons ul li:nth-child(8) .products-item-icons-tooltip {left: auto; right: 100%; margin: 0 -10px 0 0;}
   .products-item-left .articles-list-item {display: none;}
   .products-item-content-inner {float: none; padding-right: 0;}
      .products-item-main-text {margin-bottom: 20px;}
      .products-item-note {margin-bottom: 20px;}
      .products-item-text {margin-bottom: 20px;}
         .products-item-text p {margin-bottom: 20px;}
   .products-item-right {float: none; width: 100%; margin-left: 0;}
      .products-item-size {margin-bottom: 28px;}
      .products-item-gauge {margin-bottom: 20px;}
         .products-item-gauge ul {max-width: none;}
      .products-item-menu {clear: both; background-color: #eaeaea; padding: 20px 40px;}
}
@media screen and (min-width: 481px) and (max-width: 639px) {
   .products-item-wrapper {padding: 40px 0;}
      .products-item-icons {margin-bottom: 20px;}
      .products-item-content-inner { margin-bottom: 40px;}
      .products-item-main-text {font-size: 16px;}
      .products-item-text {font-size: 14px;}
      .products-item-size {width: 50%; float: left; margin-bottom: 40px;}
      .products-item-gauge {width: 50%; float: right; padding-left: 20px;}
}
@media screen and (max-width: 480px) {
   .products-item-wrapper {padding: 0;}
      .products-item-icons {margin-bottom: 0;}
         .products-item-icons > div {width: 100%; padding: 40px 40px 34px; margin-left: -40px; -webkit-box-sizing: content-box; box-sizing: content-box;}
            .products-item-icons ul {margin-left: -6px; width: 244px;}
               .products-item-icons ul li {padding: 0 0 6px 6px;}
                  .products-item-icons-tooltip {bottom: 6px; margin-left: 6px;}
                  .products-item-icons ul li:nth-child(3) .products-item-icons-tooltip, .products-item-icons ul li:nth-child(4) .products-item-icons-tooltip, .products-item-icons ul li:nth-child(7) .products-item-icons-tooltip, .products-item-icons ul li:nth-child(8) .products-item-icons-tooltip {margin: 0;}
                        .products-item-icons-tooltip-close {display: block;}
      .products-item-content-inner {padding: 20px 40px 0;/* margin: -20px 0 0 -40px;*/ margin: 0 0 0 -40px; background-color: #f2f2f2; -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
      .products-item-content-inner.readmore-js-expanded {background-color: #fff; margin-top: 0;}
         .products-item-content-inner + .readmore-js-toggle {font-size: 14px; padding: 2px 40px 20px; margin-left: -40px; background-color: #f2f2f2; -webkit-box-sizing: content-box; box-sizing: content-box;}
         .products-item-content-inner.readmore-js-expanded + .readmore-js-toggle {display: none;}
         .products-item-main-text {font-size: 14px;}
         .products-item-note {padding: 10px;}
            .products-item-note-icon img {width: 28px; margin-top: 4px;}
            .products-item-note-text {font-size: 12px; padding-left: 40px;}
         .products-item-text {font-size: 12px;}
            .products-item-text p {margin-bottom: 15px;}
         .products-item-btn {padding-bottom: 20px;}
         .products-item-right {padding-top: 20px;}
            .products-item-gauge {margin-bottom: 28px;}
               .products-item-gauge ul {margin: 0 0 0 -12px;}
                  .products-item-gauge ul li {padding: 0 0 12px 12px;}
            .products-item-menu {width: 100%; margin-left: -40px; -webkit-box-sizing: content-box; box-sizing: content-box;}
}

/*====================================================
   .manual-item
====================================================*/
.manual-item-wrapper {padding: 5% 0;}
   .manual-item-left {float: left; width: 100%; padding-right: 360px;}
      .manual-item-left-inner {margin-bottom: 60px; padding-right: 5%;}
      .manual-item-table-wrapper {position: relative;}
         .manual-item-table-wrapper h4, .manual-item-table-wrapper .h4 {margin-bottom: 30px;}
            .manual-item-table table {width: 100%; max-width: 100%; margin-bottom: 0;}
               .manual-item-table table p {margin-bottom: 0;}
               /*thead*/
               .manual-item-table table th {padding: 5px 30px 7px 0; text-align: left; font-size: 16px;}
               .manual-item-table table tr th:first-child {padding-left: 10px;}
               .manual-item-table table.lastsmall th:nth-child(2) {text-align: right;}
               .manual-item-table table tr th:last-child {padding-right: 10px; padding-left: 30px;}
               /*tbody*/
               .manual-item-table table.lastsmall td {padding: 5px 30px 30px 0; text-align: right; font-size: 16px; color: #717375;}
               .manual-item-table table.lastsmall tbody tr:first-child td {padding: 20px 30px 30px 0; text-align: right; text-transform: uppercase; color: #2c2c2c; line-height: 1;}
               .manual-item-table table tbody tr:first-child td .small-font {text-transform: none;}
               .manual-item-table table tbody tr td:first-child, .manual-item-table table tbody tr td .small-font {color: #2c2c2c;}
               .manual-item-table table.lastsmall tbody tr td:first-child, .manual-item-table table tbody tr td:last-child {text-align: left;}
               .manual-item-table table. tbody tr td:first-child {padding-left: 10px;}
               .manual-item-table table.lastsmall tbody tr td:last-child {font-size: 9px; padding-right: 10px; padding-left: 30px;}
               .manual-item-table table.lastsmall tbody tr:nth-child(n+9) td {background-color: #fff}
         .manual-item-table-notes {max-width: 960px; font-size: 12px; color: #717375; padding-top: 30px;}
            .manual-item-table-notes p {margin-bottom: 0;}
   .manual-item-right {float: left; width: 320px; margin-left: -320px;}
      .manual-item-menu {margin-bottom: 60px;}
@media screen and (min-width: 1280px) and (max-width: 1439px)  {
   .manual-item-table table th {padding: 5px 20px 7px 0; font-size: 14px;}
   .manual-item-table table tr th:last-child {padding-left: 20px;}
   .manual-item-table table td {padding: 5px 20px 30px 0; font-size: 14px;}
   .manual-item-table table tbody tr td:last-child {padding-left: 20px;}
}
@media screen and (max-width: 1279px) {
   .manual-item-left {float: none; padding-right: 0;}
      .manual-item-left-inner {padding-right: 0; margin-bottom: 40px;}
         .manual-item-left-inner .manual-item-text {padding-right: 0;}
      .manual-item-table-wrapper {margin-bottom: 40px;}
         .manual-item-table {padding-right: 60px; width: 100%; overflow: auto; -webkit-box-sizing: content-box; box-sizing: content-box;}
         .manual-item-table-notes {padding-top: 0;}
   .manual-item-right {float: none; width: 100%; margin-left: 0; margin-bottom: 0;}
      .manual-item-menu {margin-bottom: 40px;}
}
@media screen and (min-width: 640px) and (max-width: 1279px) {
   .manual-item-menu {float: left; width: 100%;}
   .manual-item-right .manual-item-image {float: left;}
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
   .manual-item-menu {padding-right: 55%;}
      .manual-item-menu .content-nav {padding-right: 40px;}
   .manual-item-right .manual-item-image {width: 55%; margin-left: -55%;}
      .manual-item-right .manual-item-image figure {width: 50%; float: left; padding-left: 20px;}
}
@media screen and (min-width: 640px) and (max-width: 959px) {
   .manual-item-menu {padding-right: 288px;}
   .manual-item-right .manual-item-image {width: 228px; margin-left: -228px;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   .manual-item-wrapper {padding: 60px 0;}
}
@media screen and (max-width: 959px) {
   .manual-item-table table {width: 960px;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .manual-item-wrapper {padding: 50px 0;}
}
@media screen and (max-width: 767px) {
   .manual-item-table {padding-right: 40px;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .manual-item-wrapper {padding: 40px 0;}
}
@media screen and (max-width: 639px) {
   .manual-item-menu {background-color: #eaeaea; padding: 20px 40px;}
}
@media screen and (min-width: 481px) and (max-width: 639px) {
   .manual-item-right .manual-item-image {margin-left: -30px;}
      .manual-item-right .manual-item-image figure {width: 50%; float: left; padding-left: 30px;}
}
@media screen and (max-width: 480px) {
   .manual-item-wrapper {padding: 30px 0;}
      .manual-item-table-wrapper h4, .manual-item-table-wrapper .h4 {margin-bottom: 20px; font-size: 20px;}
      .manual-item-left-inner {font-size: 14px;}
      .manual-item-table {padding: 0 40px; margin-left: -40px;}
         .manual-item-table table {margin-left: -40px;}
      .manual-item-menu {width: 100%; margin-left: -40px; -webkit-box-sizing: content-box; box-sizing: content-box;}
}

/*====================================================
   .thickness-list
====================================================*/
.thickness-list {background-color: #F2F2F2; padding: 5% 0 4%;}
.breadcrumbs + .thickness-list {background-color: #2c2c2c; padding: 0 0 30px; margin-top: -15px;}
   .thickness-list h4, .thickness-list .h4 {margin-bottom: 40px;}
   .thickness-list ul {margin: 0 0 0 -20px; padding: 0; font-size: 0; line-height: 0;}
      .thickness-list ul li {display: inline-block; vertical-align: top; margin: 0 0 20px; padding: 0 0 0 20px; font-family: "MuseoSansRegular"; font-size: 13px; line-height: 1; text-transform: uppercase;}
         .thickness-list ul li:before {display: none;}
         .thickness-list ul li a {display: block; width: 113px; height: 37px; line-height: 38px; box-shadow: inset 0 0 0 1px #221e27; text-align: center; border-radius: 2em; color: #221e27; text-decoration: none;}
         .thickness-list ul li a:hover, .thickness-list ul li.active a {background: #221e27; color: #fff;}
         .breadcrumbs + .thickness-list ul li a {color: #d77521; box-shadow: inset 0 0 0 1px #d77521;}
         .breadcrumbs + .thickness-list ul li a:hover, .breadcrumbs + .thickness-list ul li.active a {background: #d77521; color: #2c2c2c;}

@media screen and (min-width: 1025px) {
   .thickness-list ul {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;}
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .thickness-list ul li a {width: 100px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .thickness-list {padding: 60px 0 40px;}
      .thickness-list h4, .thickness-list .h4 {margin-bottom: 30px;}
}
@media screen and (max-width: 767px) {
   .breadcrumbs + .thickness-list {padding: 10px 0 20px; margin-top: 0;}
   .thickness-list h4, .thickness-list .h4 {margin-bottom: 20px;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .thickness-list {padding: 50px 0 30px;}
}
@media screen and (max-width: 480px) {
   .thickness-list {padding: 40px 0 20px;}
      .thickness-list ul {margin: 0 0 0 -15px;}
         .thickness-list ul li {margin: 0 0 15px; padding: 0 0 0 15px; font-size: 12px;}
            .thickness-list ul li a {width: 48px; height: 48px; line-height: 49px;}
}
@media screen and (max-width: 374px) {
   .thickness-list ul li {width: 25%;}
}

/*====================================================
   .products-thickness-list
====================================================*/
.products-thickness-list {margin-bottom: 80px;}
   .products-thickness-list-item {display: table; width: 100%; height: 252px; margin-top: 80px; border: 1px solid #999; position: relative;}
      .products-thickness-list-item > div {display: table-cell; vertical-align: middle;}
      .products-thickness-list-image {width: 448px; height: 100%;}
         .products-thickness-list-image > div {position: relative; width: 448px; height: 100%; overflow: hidden;}
            .products-thickness-list-image img {display: block; max-width: none; height: 100%; position: relative; z-index: 1;}
            .products-thickness-list-image > div:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.6; z-index: 2; background: -moz-linear-gradient(50% 0% -90deg,rgba(216, 118, 33, 1) 0%,rgba(169, 95, 35, 1) 13.11%,rgba(128, 76, 36, 1) 26.52%,rgba(94, 60, 38, 1) 40.3%,rgba(68, 47, 39, 1) 54.32%,rgba(50, 38, 39, 1) 68.7%,rgba(39, 33, 40, 1) 83.63%,rgba(35, 31, 40, 1) 100%); background: -webkit-linear-gradient(-90deg, rgba(216, 118, 33, 1) 0%, rgba(169, 95, 35, 1) 13.11%, rgba(128, 76, 36, 1) 26.52%, rgba(94, 60, 38, 1) 40.3%, rgba(68, 47, 39, 1) 54.32%, rgba(50, 38, 39, 1) 68.7%, rgba(39, 33, 40, 1) 83.63%, rgba(35, 31, 40, 1) 100%); background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(216, 118, 33, 1) ),color-stop(0.1311,rgba(169, 95, 35, 1) ),color-stop(0.2652,rgba(128, 76, 36, 1) ),color-stop(0.403,rgba(94, 60, 38, 1) ),color-stop(0.5432,rgba(68, 47, 39, 1) ),color-stop(0.687,rgba(50, 38, 39, 1) ),color-stop(0.8363,rgba(39, 33, 40, 1) ),color-stop(1,rgba(35, 31, 40, 1) )); background : -ms-linear-gradient(-90deg, rgba(216, 118, 33, 1) 0%, rgba(169, 95, 35, 1) 13.11%, rgba(128, 76, 36, 1) 26.52%, rgba(94, 60, 38, 1) 40.3%, rgba(68, 47, 39, 1) 54.32%, rgba(50, 38, 39, 1) 68.7%, rgba(39, 33, 40, 1) 83.63%, rgba(35, 31, 40, 1) 100%); background : linear-gradient(180deg, rgba(216, 118, 33, 1) 0%, rgba(169, 95, 35, 1) 13.11%, rgba(128, 76, 36, 1) 26.52%, rgba(94, 60, 38, 1) 40.3%, rgba(68, 47, 39, 1) 54.32%, rgba(50, 38, 39, 1) 68.7%, rgba(39, 33, 40, 1) 83.63%, rgba(35, 31, 40, 1) 100%);}
      .products-thickness-list-text {padding: 0 40px 0 115px;}
         .products-thickness-list-title h3, .products-thickness-list-title a, .products-thickness-list-title .h3 {margin-bottom: 0; text-decoration: none;}
         .products-thickness-list-subtitle {margin-bottom: 20px; font-family: "MuseoSansBlack"; font-size: 18px; color: #2D2D2D; opacity: 0.6;}
         .products-thickness-list-descr {font-family: "MuseoSansMedium"; font-size: 15px;}
      .products-thickness-list-button {padding-right: 80px; text-align: right;}

@media screen and (min-width: 1025px) {
   .products-thickness-list-title h3, .products-thickness-list-title .h3 {font-size: 36px;}
}
@media screen and (min-width: 1367px) and (max-width: 1680px) {
   .products-thickness-list-title h3, .products-thickness-list-title .h3 {font-size: 34px;}
}
@media screen and (min-width: 1280px) and (max-width: 1366px) {
   .products-thickness-list {margin-bottom: 60px;}
      .products-thickness-list-item {margin-top: 60px;}
         .products-thickness-list-text {padding-left: 60px;}
            .products-thickness-list-title h3, .products-thickness-list-title .h3 {font-size: 32px;}
         .products-thickness-list-button {padding-right: 40px;}
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
   .products-thickness-list-image, .products-thickness-list-image > div {width: 348px;}
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .products-thickness-list {margin-bottom: 50px;}
      .products-thickness-list-item {margin-top: 50px;}
         .products-thickness-list-text {padding-left: 40px;}
            .products-thickness-list-title h3, .products-thickness-list-title .h3 {font-size: 30px;}
         .products-thickness-list-button {padding-right: 20px;}
}
@media screen and (max-width: 1024px) {
   .products-thickness-list {margin-bottom: 40px;}
      .products-thickness-list-button {padding-right: 0;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .products-thickness-list-item {margin-top: 40px;}
      .products-thickness-list-item > div {vertical-align: top;}
      .products-thickness-list-text {padding: 30px;}   
      .products-thickness-list-button {position: absolute; bottom: 30px; left: 378px;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .products-thickness-list-image, .products-thickness-list-image > div {width: 252px;}
   .products-thickness-list-button { left: 282px;}
}
@media screen and (max-width: 767px) {
   .products-thickness-list-item {display: block; max-width: 448px; height: auto; margin: 40px auto 0;}
      .products-thickness-list-item > div {display: block;}
      .products-thickness-list-image, .products-thickness-list-image > div {width: 100%;}
      .products-thickness-list-text {padding: 30px;}
      .products-thickness-list-button {text-align: center; margin-bottom: 30px;}
}
@media screen and (max-width: 375px)  {
   .products-thickness-list-item {margin-top: 30px; padding: 0 40px; width: 100%; margin-left: -40px; border: 0; border-bottom: 1px solid #999; -webkit-box-sizing: content-box; box-sizing: content-box;}
      .products-thickness-list-image > div {padding: 0 40px; width: 100%; margin-left: -40px; -webkit-box-sizing: content-box; box-sizing: content-box;}
         .products-thickness-list-image img {margin-left: -40px;}
      .products-thickness-list-text {padding: 30px 0; width: calc(100% + 40px); margin-left: -20px;}
         .products-thickness-list-title h3, .products-thickness-list-title .h3 {font-size: 24px;} 
}

/*====================================================
   .gallery-list
====================================================*/
/*text*/
.gallery-text-wrapper {background-color: #2c2c2c; padding-bottom: 6%;}
   .gallery-text {width: 70%;}
/*gallery*/
.gallery-list-wrapper {background-color: #c8c8c8; padding: 5% 0;}
   .gallery-list {margin: 0 0 0 -40px; padding: 0;}
      .gallery-list li {float: left; width: 25%; padding: 0 0 40px 40px; margin: 0;}
         .gallery-list li:before {display: none;}
         .gallery-list a {display: block; position: relative; overflow: hidden; text-decoration: none;}
            .gallery-list img {display: block; width: 100%; position: relative; z-index: 1;}
            .gallery-list-text {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.8); z-index: 2; opacity: 0; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s;}
            .gallery-list a:hover .gallery-list-text {opacity: 1;}
               .gallery-list-text .tb {width: 100%; height: 100%;}
                  .gallery-list-text .tb-cell {padding: 10px 20px 10px 50px; font-family: "MuseoSansRegular"; font-size: 18px; line-height: 1.3; color: #fff; opacity: 0; -webkit-transform: translateY(10%); -moz-transform: translateY(10%); transform: translateY(10%); -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
                  .gallery-list a:hover .gallery-list-text .tb-cell {opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0);transform: translateY(0);}
                     .gallery-list-text .tb-cell p {margin-bottom: 15px;}
                     .gallery-list-text .tb-cell p:last-child {margin-bottom: 0;}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
   .gallery-list-text .tb-cell {padding-left: 30px;}
}
@media screen and (max-width: 1279px) {
   .gallery-list {margin: 0 0 0 -25px;}
      .gallery-list li {padding: 0 0 25px 25px;}
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .gallery-list-text .tb-cell {padding: 10px 10px 10px 20px; font-size: 16px;}
}
@media screen and (max-width: 1024px) {
   .gallery-text {width: 100%;}
   .gallery-list-text {visibility: hidden;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .gallery-text-wrapper {padding-bottom: 60px;}
   .gallery-list-wrapper {padding: 50px 0;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .gallery-text-wrapper {padding-bottom: 50px;}
   .gallery-list-wrapper {padding: 40px 0;}
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
   .gallery-list li {width: 33.333333%;}
}
@media screen and (min-width: 481px) and (max-width: 639px) {
   .gallery-list li {width: 50%;}
}
@media screen and (max-width: 480px) {
   .gallery-text-wrapper {padding-bottom: 40px;}
   .gallery-list-wrapper {padding: 30px 0;}
      .gallery-list {margin: 0}
         .gallery-list li {width: 100%; max-width: 300px; margin: 0 auto; float: none; padding: 0 0 30px;}
}
@media screen and (max-width: 374px) {
   .gallery-list-wrapper .inner {padding-left: 15px; padding-right: 15px;}
}

/*====================================================
   .articles-list, .news-list
====================================================*/
.articles-list-wrapper {padding: 5% 0;}
   .articles-list {padding: 0; margin: 0 0 0 -40px;}
      .articles-list .articles-list-item {float: left; width: 25%; padding: 0 0 40px 40px; margin: 0;}
      .articles-list-item {text-align: left;}
         li.articles-list-item:before {display: none;}
            .articles-list-item a {display: block; text-decoration: none; color: #fff; position: relative; overflow: hidden;}
               .articles-list-item a:before, .articles-list-item a:after {content: '';  -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
               .articles-list-item a:before {display: block; padding-top: 106%; background: rgba(0,0,0,.4); z-index: 1;}
               .articles-list-item a:after {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -moz-linear-gradient(0% 50% 0deg,rgba(216, 118, 33, 1) 0%,rgba(210, 115, 34, 1) 1.44%,rgba(162, 93, 42, 1) 14.42%,rgba(121, 74, 50, 1) 27.78%,rgba(87, 58, 56, 1) 41.33%,rgba(61, 46, 60, 1) 55.11%,rgba(43, 37, 63, 1) 69.24%,rgba(32, 32, 65, 1) 83.91%,rgba(28, 30, 66, 1) 100%); background: -webkit-linear-gradient(0deg, rgba(216, 118, 33, 1) 0%, rgba(210, 115, 34, 1) 1.44%, rgba(162, 93, 42, 1) 14.42%, rgba(121, 74, 50, 1) 27.78%, rgba(87, 58, 56, 1) 41.33%, rgba(61, 46, 60, 1) 55.11%, rgba(43, 37, 63, 1) 69.24%, rgba(32, 32, 65, 1) 83.91%, rgba(28, 30, 66, 1) 100%); background : -ms-linear-gradient(0deg, rgba(216, 118, 33, 1) 0%, rgba(210, 115, 34, 1) 1.44%, rgba(162, 93, 42, 1) 14.42%, rgba(121, 74, 50, 1) 27.78%, rgba(87, 58, 56, 1) 41.33%, rgba(61, 46, 60, 1) 55.11%, rgba(43, 37, 63, 1) 69.24%, rgba(32, 32, 65, 1) 83.91%, rgba(28, 30, 66, 1) 100%); background : linear-gradient(90deg, rgba(216, 118, 33, 1) 0%, rgba(210, 115, 34, 1) 1.44%, rgba(162, 93, 42, 1) 14.42%, rgba(121, 74, 50, 1) 27.78%, rgba(87, 58, 56, 1) 41.33%, rgba(61, 46, 60, 1) 55.11%, rgba(43, 37, 63, 1) 69.24%, rgba(32, 32, 65, 1) 83.91%, rgba(28, 30, 66, 1) 100%); opacity : 0.6; z-index: 2;}
               .articles-list-item a:hover:after {opacity: 0;}
               .articles-list-image {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0;}
                  .articles-list-image img {display: block; width: 100%;}
               .articles-list-text {position: absolute; bottom: 0; left: 20px; right: 20px; padding-bottom: 30px; z-index: 3;}
               .column-articles-list-item .articles-list-text {padding-bottom: 20px;}
               .news-list .articles-list-text {padding-bottom: 40px;}
                  .articles-list-title {}
                     .articles-list-title h4, .articles-list-title .h4 {height: 50px; margin-bottom: 0; font-family: Verdana, sans-serif; font-size: 16px; line-height: 1.6; color: #fff;}
                     .column-articles-list-item .articles-list-title h4, .column-articles-list-item .articles-list-title .h4 {font-family: "MuseoSansRegular"; font-size: 16px; line-height: 1.3;}
                  .articles-list-date {position: absolute; bottom: 10px; left: 0; font-family: "MuseoSansMedium"; font-size: 12px;}
@media screen and (min-width: 1025px) {
   .articles-list .articles-list-item a:hover:before {opacity: 0;}
      .articles-list .articles-list-text {-webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
      .articles-list .articles-list-item a:hover .articles-list-text {opacity: 0; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); transform: translateY(100%);}
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .articles-list {margin: 0 0 0 -25px;}
      .articles-list .articles-list-item {padding: 0 0 25px 25px;}
         .articles-list-title h4, .articles-list-title .h4 {font-size: 14px; line-height: 1.5;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .articles-list-wrapper {padding: 50px 0;}
}
@media screen and (min-width: 920px) and (max-width: 1024px) {
   .articles-list .articles-list-item {width: 33.333333%;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .articles-list-wrapper {padding: 40px 0;}
      .articles-list {margin: 0 0 0 -25px;}
         .articles-list .articles-list-item {padding: 0 0 25px 25px;}
}
@media screen and (min-width: 569px) and (max-width: 919px) {
   .articles-list .articles-list-item {width: 50%;}
}
@media screen and (max-width: 568px) {
   .articles-list {margin: 0;}
      .articles-list .articles-list-item {width: 100%; float: none; padding: 0 0 15px;}
         .articles-list .articles-list-item a {min-height: 86px; background-color: #d77521; width: 100%; padding: 10px 10px 10px 15px;}
         .articles-list .articles-list-item a:hover {background-color: #2c2c2c;}
         .news-list .articles-list-item a {min-height: 106px; padding: 20px 10px 20px 15px;}
            .articles-list .articles-list-item a:before, .articles-list .articles-list-item a:after {display: none;}
            .articles-list .articles-list-image {display: none;}
            .articles-list .articles-list-text {position: static; left: auto; right: auto; height: 100%; padding-bottom: 0;}  
            .news-list .articles-list-text {padding-bottom: 20px; height: auto;}
               .articles-list .articles-list-title {display: table; width: 100%; height: 66px;}
               .news-list .articles-list-title {display: block; height: auto;}
                  .articles-list .articles-list-title h4, .articles-list .articles-list-title .h4 {display: table-cell; vertical-align: middle;}
                  .news-list .articles-list-title h4, .news-list .articles-list-title .h4 {display: block; height: 66px;}
                  .articles-list-date {left: 15px; bottom: 6px;}
}
@media screen and (max-width: 480px) {
   .articles-list-wrapper {padding: 30px 0;}
}
@media screen and (max-width: 374px) {
   .articles-list-title h4, .articles-list-title .h4 {font-size: 15px; line-height: 1.5;}
}

/*====================================================
   .articles-item
====================================================*/
.articles-item-wrapper {padding: 5% 0;}
   .articles-item {padding-bottom: 6%;}
      .articles-item-image {float: left; width: 46.67%;}
      .articles-item-text {padding-left: 46.67%; margin-left: 60px; font-size: 16px; line-height: 1.6;}
         .articles-item h2, .articles-item .h2 {font-family: "MuseoSansLight"; font-size: 36px;}
         .articles-item-text p {margin-bottom: 0;}
         .articles-item-text ul {margin-bottom: 20px;}
            .articles-item-text li {margin-bottom: 0;}
         .articles-item-date {font-family: "MuseoSansBold"; font-size: 24px; padding-top: 40px;}
      .articles-item-text.nophoto {padding-left: 0%; margin-left: 0px;}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .articles-item-text {margin-left: 40px;}
      .articles-item h2, .articles-item .h2 {font-size: 32px; margin-bottom: 30px;}
      .articles-item-date {font-size: 22px; padding-top: 30px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .articles-item-wrapper {padding: 50px 0;}
      .articles-item {padding-bottom: 60px;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   .articles-item-text {margin-left: 30px;}
      .articles-item h2, .articles-item .h2 {font-size: 30px; margin-bottom: 20px;}
      .articles-item-date {font-size: 20px; padding-top: 20px;}
}
@media screen and (min-width: 920px) and (max-width: 1024px) {
   .articles-item-wrapper .articles-list li:nth-child(n+4) {display: none;}
}
@media screen and (max-width: 919px) {
   .articles-item-wrapper .articles-list li:nth-child(n+3) {display: none;}
}
@media screen and (max-width: 959px) {
   .articles-item-image {float: none; width: 100%;}
   .articles-item-text {padding-left: 0; margin-left: 0;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .articles-item-image {margin-bottom: 40px;}
   .articles-item h2, .articles-item .h2 {margin-bottom: 30px;}
   .articles-item-date {font-size: 18px; padding-top: 30px;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .articles-item-wrapper {padding: 40px 0;}
      .articles-item {padding-bottom: 50px;}
}
@media screen and (max-width: 767px) {
   .articles-item-date {font-size: 16px; padding-top: 20px;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   .articles-item-image {margin-bottom: 30px;}
   .articles-item h2, .articles-item .h2 {font-size: 32px; margin-bottom: 20px;}
}
@media screen and (min-width: 569px) and (max-width: 639px) {
   .articles-item-image {margin-bottom: 20px;}
   .articles-item h2, .articles-item .h2 {font-size: 28px; margin-bottom: 15px;}
}
@media screen and (max-width: 568px) {
   .articles-item-image {display: none;}
   .articles-item-text {font-size: 14px;}
      .articles-item h2, .articles-item .h2 {font-family: "MuseoSansBold"; font-size: 20px; line-height: 1.4; margin-bottom: 20px;}
}
@media screen and (max-width: 480px) {
   .articles-item-wrapper {padding: 30px 0;}
      .articles-item {padding-bottom: 40px;}
}
@media screen and (max-width: 374px) {
   .articles-item-text {font-size: 12px;}
      .articles-item h2, .articles-item .h2 {font-size: 16px;}
}

/*====================================================
   .communicate
====================================================*/
.communicate-wrapper {background-color: #2c2c2c; padding-bottom: 104px;}
   .communicate {padding-bottom: 6%;}
      .communicate-text {width: 100%; float: left; padding-right: 600px;}
         .communicate-text .top-text {margin-right: 20%;}
      .communicate-links {width: 600px; float: left; margin-left: -600px; text-align: right; font-size: 0; line-height: 0;}
         .communicate-links .contacts-link {display: inline-block; margin-left: 60px;}
@media screen and (max-width: 1279px) {
   .communicate-text .top-text {margin-right: 0;}
}
@media screen and (max-width: 1151px) {
   .communicate-text {float: none; padding-right: 0;}
   .communicate-links {width: auto; float: none; margin-left: 0;} 
}
@media screen and (min-width: 960px) and (max-width: 1151px) {
   .communicate-text {margin-bottom: 60px;}
   .communicate-links {text-align: center;}
      .communicate-links .contacts-link {margin: 0 15px;}
}
@media screen and (max-width: 959px) {
   .communicate-text {margin-bottom: 40px;}
   .communicate-links {text-align: left;}
      .communicate-links .contacts-link {width: 240px; max-width: 100%; height: 56px;}
      .communicate-links .contacts-link:last-child {margin-right: 0;}
         .communicate-links .contacts-link-inner {padding: 0 20px 0 50px; line-height: 56px;}
         .communicate-links .contacts-link-inner:hover {background-color: #fff;}
            .communicate-links .contacts-link h4, .communicate-links .contacts-links-inner .h4 {display: inline-block; vertical-align: middle; margin-bottom: 0; font-family: "MuseoSansRegular"; font-size: 14px; line-height: 1.2; color: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
            .communicate-links .contacts-link-inner:hover h4, .communicate-links .contacts-link-inner:hover .h4 {color: #221e27;}
            .communicate-links .contacts-link-icon {position: absolute; top: 0; left: 0; width: 50px; height: 100%;}
               .communicate-links .contacts-link-icon .svg-wrapper {line-height: 56px;}
                  .communicate-links .contacts-link-icon .svg-wrapper svg {width: 22px; height: auto;}
            .communicate-links .contacts-link-btn {display: none;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
   .communicate {padding-bottom: 60px;}
      .communicate-links .contacts-link {margin: 0 60px 0 0;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
	.communicate {padding-bottom: 40px;}
	   .communicate-links {margin-left: -2px;}
	      .communicate-links .contacts-link {width: 50%; padding-left: 2px; margin: 0;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   .communicate-links {width: 524px;}
}
@media screen and (max-width: 480px) {
	.communicate-wrapper {padding-bottom: 0;}
	   .communicate {padding-bottom: 30px;}
	      .communicate-text {margin-bottom: 30px;}
	      .communicate-links .contacts-link {display: block; width: 100%; margin: 0 0 2px;}
	         .communicate-links .contacts-link-inner {background-color: #fff;}
	         .communicate-links .contacts-link-inner:hover {background-color: #D77521;}
	            .communicate-links .contacts-link h4, .communicate-links .contacts-links-inner .h4 {color: #221e27;}
	            .communicate-links .contacts-link-inner:hover h4, .communicate-links .contacts-link-inner:hover .h4 {color: #fff;}
}

/*====================================================
   .contacts-map
====================================================*/
.contacts-map-wrapper {position: relative;}
/* --- contacts-map-panel --- */
.contacts-map-panel-wrapper {}
   .contacts-map-panel {float: right; padding: 20px 35px; background-color: #F2F2F2; position: relative; z-index: 100;}
   .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-panel {padding: 0 0 2px; background-color: transparent; margin: -104px 0 0;}
   .communicate-dealers-wrapper + .contacts-map-wrapper .contacts-map-panel {padding: 0 35px;}
      /*title*/
      .contacts-map-title {}
         .contacts-map-title h4, .contacts-map-title .h4 {margin-bottom: 20px;}
         .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-title h4, .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-title .h4 {color: #fff;}
      /*tabs*/
      .contacts-map-tabs {display: table; width: 100%; width: calc(100% + 2px); table-layout: fixed; margin: 0 0 0 -2px; padding: 0; position: relative; z-index: 2;}
      .contacts-map-tabs:last-child {margin-bottom: 30px;}
      .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-tabs:last-child {margin-bottom: 0;}
         .contacts-map-tabs li {display: table-cell; vertical-align: middle; padding: 0 0 0 2px; margin: 0; font-family: "MuseoSansRegular"; font-size: 14px; line-height: 1.5;}
            .contacts-map-tabs li:before {display: none;}
            .contacts-map-tabs li a {display: block; width: 100%; line-height: 56px; text-align: center; background-color: #fff; color: #221e27; text-decoration: none;}
            .contacts-map-tabs li a:hover, .contacts-map-tabs li.current a {background-color: #d77521; color: #fff;}
               .contacts-map-tabs li a > div {display: inline-block; vertical-align: middle;}
               .contacts-map-tabs .svg-wrapper {margin-right: 5px;}
                  .contacts-map-tabs li:nth-child(1) .svg-wrapper svg {height: 19px;}
                  .contacts-map-tabs li:nth-child(2) .svg-wrapper svg {height: 21px;} 
                  .contacts-map-tabs li:nth-child(3) .svg-wrapper svg {height: 16px;}
                     .contacts-map-tabs .svg-el {fill: #221e27; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
                     .contacts-map-tabs li a:hover .svg-el, .contacts-map-tabs li.current .svg-el {fill: #fff;}
      /*dealers search & select*/
      .contact-map-dealers {position: absolute; top: 100%; left: 0; width: 100%; overflow: hidden; padding: 0 35px; background-color: #F2F2F2; z-index: 1; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
      .contact-map-dealers {height: 0;}
      .contact-map-dealers.visible {height: 274px;}
      .contacts-map-panel .contact-map-dealers:first-child, .contacts-map-panel .contact-map-dealers:only-child {height: 74px; margin: -74px auto 0;}
      .contacts-map-panel .contact-map-dealers.visible:first-child, .contacts-map-panel .contact-map-dealers.visible:only-child {height: 284px;}
         .contact-map-dealers-search {margin-bottom: 26px;}
         .communicate-dealers-wrapper + .contacts-map-wrapper .contact-map-dealers-search {padding-top: 20px; margin-bottom: 20px;}
            .contact-map-dealers-search .form-wrapper {height: 34px; margin-right: 40px;}
               .contact-map-dealers-search input[type="text"] {border-color: #dbdbdb; height: 34px;}
               .contact-map-dealers-search input[type="submit"] {width: 23px; height: 23px; margin-top: -12px;}
               .contact-map-dealers-search a {display: block; font-size: 70%; line-height: 10px;}
               .dealers-toggler {position: absolute; top: 3px; right: -40px; width: 30px; height: 30px; background: url('../i/toggler.svg') 0 0 / cover no-repeat; text-decoration: none;     transform: rotateX(0deg);}
               .dealers-toggler.open {transform: rotateX(180deg);}
         .communicate-dealers-wrapper + .contacts-map-wrapper .contact-map-dealers-list {padding-bottom: 32px;}
            .contact-map-dealers-list .jq-selectbox {height: 168px; display: block !important; background-color: #fff; border: 1px solid #dbdbdb;}
               .contact-map-dealers-list .jq-selectbox__select {padding: 0;}
                  .contact-map-dealers-list .jq-selectbox__select-text {display: none;}
                  .contact-map-dealers-list .jq-selectbox__trigger {display: none;}
               .contact-map-dealers-list .jq-selectbox__dropdown {display: block !important; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
                  .contact-map-dealers-list .jq-selectbox__dropdown ul {padding: 10px; max-height: 166px;}
                     .contact-map-dealers-list .jq-selectbox__dropdown ul li {padding: 5px 8px; font-family: Verdana, sans-serif; font-size: 13px; line-height: 1.2; color: #1b1e42;}
                     .contact-map-dealers-list .jq-selectbox__dropdown ul li.optgroup {font-family: "MuseoSansBold"; font-size: 14px; cursor: default; padding-bottom: 3px;}
                     .contact-map-dealers-list .jq-selectbox__dropdown ul li.option {margin-left: 15px;}
                     .contact-map-dealers-list .jq-selectbox__dropdown ul li:not(.optgroup):hover, .contact-map-dealers-list .jq-selectbox__dropdown ul li.selected, .contact-map-dealers-list .jq-selectbox__dropdown ul li.sel {background-color: #f2f2f2;}
               .contact-map-dealers-list .checkbox-wrapper {padding-top: 10px;}

@media screen and (min-width: 1152px) {
   .contacts-map-panel {width: 540px;}
}
@media screen and (max-width: 1151px) {
	.contacts-map-panel {float: none;}
}
@media screen and (min-width: 960px) and (max-width: 1151px) {
   .contacts-map-panel-wrapper .inner {max-width: 900px;}
      .contacts-map-panel {width: 510px;}
      .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-panel {margin: -104px auto 0;}
      .communicate-dealers-wrapper + .contacts-map-wrapper .contacts-map-panel {margin: 0 auto;}
}
@media screen and (max-width: 959px) {
   .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-panel-wrapper .inner {max-width: 100%;}
      .contacts-map-panel {padding: 20px 0 0; background-color: transparent;}
         .contacts-map-tabs, .contacts-map-tabs:last-child {margin-bottom: 0;}
         	.contacts-map-tabs li a {background-color: #F2F2F2;}
         .contact-map-dealers {opacity: 0;}
         .contact-map-dealers.visible, .contacts-map-panel .contact-map-dealers:first-child, .contacts-map-panel .contact-map-dealers:only-child {opacity: 1;}
         	.communicate-dealers-wrapper + .contacts-map-wrapper .contact-map-dealers-search {padding-top: 0;}
}
@media screen and (min-width: 640px) and (max-width: 959px) {
   .contacts-map-panel {width: 510px;}
}
@media screen and (min-width: 481px) and (max-width: 959px) {
   .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-title {padding-left: 0}
   .contact-map-dealers.visible {height: 290px;}
      .contact-map-dealers-search {margin-top: 22px; margin-bottom: 22px;}
}
@media screen and (min-width: 900px) and (max-width: 959px) {
   .contacts-map-panel-wrapper .inner {max-width: 912px;}
}
@media screen and (min-width: 640px) and (max-width: 899px) {
	.contacts-map-panel {margin: 0 auto;}
	.communicate-dealers-wrapper + .contacts-map-wrapper .contacts-map-panel {margin: 0;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
	.communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-panel {width: 524px;}
}
@media screen and (min-width: 481px) and (max-width: 567px) {
   .contacts-map-tabs .svg-wrapper {margin-right: 3px;}
   .contacts-map-tabs li:nth-child(2) .svg-wrapper svg {height: 17px;}
}
@media screen and (max-width: 480px) {
   .contacts-map-panel-wrapper .inner {padding: 0;}
   	.communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-panel {margin: 0;}
	   	.contacts-map-title {padding: 0 40px;}
	   		.communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-title h4, .communicate-contacts-wrapper + .contacts-map-wrapper .contacts-map-title .h4 {color: #2d2d2d; padding-top: 20px;}
	      .contacts-map-tabs {display: block; margin-left: 0;}
	         .contacts-map-tabs li {display: block; width: 100%; margin: 2px 0 0; padding: 0;}
	            .contacts-map-tabs li a {text-align: left; padding: 0 40px;}
	      .contact-map-dealers {width: 100%; padding: 0 40px 10px;}
	      .contacts-map-panel .contact-map-dealers:first-child, .contacts-map-panel .contact-map-dealers:only-child {height: 54px; margin: 0; padding: 0 40px; }
      	.contacts-map-panel .contact-map-dealers.visible:first-child, .contacts-map-panel .contact-map-dealers.visible:only-child {height: 274px;}
	      .contact-map-dealers.visible {height: 242px;}
	         .contact-map-dealers-search {margin: 10px 0;}
}
/* --- contacts-map --- */
.contacts-map {position: relative; z-index: auto;}
.communicate-wrapper + .contacts-map-wrapper .contacts-map {margin-top: 0;}
   .contacts-map:before {content: ''; display: block; padding-top: 40%;}
      .contacts-map .map {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
         [class*="ymaps-2"][class*="-ground-pane"] { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
      /*baloon*/
      .baloon-wrapper {position: absolute; z-index: 100;}
         .baloon-close {display: block; position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; cursor: pointer; z-index: 100;}
            .baloon-close:before, .baloon-close:after {content: ''; position: absolute; top: 9px; left: -2px; width: 24px; height: 1px; background: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
            .baloon-close:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
            .baloon-close:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg)}
            .baloon-close:hover:before, .baloon-close:hover:after {background: #D77521;}
         .baloon-arrow {position: absolute; bottom: -37px; left: 50%; margin-left: 4px; border-top: 38px solid #2C2C2C; border-right: 46px solid transparent;}
         .baloon-inner {position: relative; width: 395px; padding: 40px 20px 40px 35px; background-color: #2C2C2C; font-family: "MuseoSansRegular"; font-size: 16px; line-height: 1.3; color: #fff;}
            .baloon-properties {margin-bottom: 10px;}
            .baloon-properties p {margin: 0;}
            .baloon-inner .btn {margin-top: 25px;}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
   .contacts-map:before {padding-top: 50%;}
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
   .contacts-map:before {padding-top: 60%;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
      .contacts-map:before {padding-top: 70%;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
      .contacts-map:before {padding-top: 80%;}
}
@media screen and (min-width: 568px) and (max-width: 639px) {
   .contacts-map:before {padding-top: 90%;}
}
@media screen and (min-width: 481px) and (max-width: 567px) {
   .contacts-map:before {padding-top: 110%;}
}
@media screen and (max-width: 480px) {
      .contacts-map:before {padding-top: 140%;}
}
@media screen and (min-width: 375px) and (max-width: 480px) {
   .baloon-close {width: 16px; height: 16px;}
      .baloon-close:before, .baloon-close:after {top: 7px; width: 20px;}
   .baloon-inner {width: 295px; padding: 35px 20px 30px 30px; font-size: 14px; line-height: 1.4;}
      .baloon-properties {margin-bottom: 5px;}
      .baloon-inner .btn {margin-top: 20px;}
}
@media screen and (max-width: 374px) {
   .baloon-close {width: 14px; height: 14px; top: 8px; right: 8px;}
      .baloon-close:before, .baloon-close:after {top: 6px; width: 18px;}
   .baloon-inner {width: 240px; padding: 25px 20px 20px; font-size: 12px; line-height: 1.5;}
      .baloon-properties {margin-bottom: 0;}
      .baloon-inner .btn {margin-top: 15px;}
}

/*====================================================
   .company-intro (About company page)
====================================================*/
.company-intro-text img {float: left; margin: 0 50px 20px 0;}
.company-intro-text-inner + .readmore-js-toggle {margin-bottom: 40px;}


@media screen and (min-width: 960px) and (max-width: 1024px) {
   .company-intro-text img {max-width: 50%;}
}
@media screen and (max-width: 959px) {
   .company-intro-text img {float: none; margin: 0 0 30px;}
}
@media screen and (max-width: 480px) {
   .company-intro-text img {margin-bottom: 20px;}
}

/*====================================================
   .numeric-pager-slider
====================================================*/
.numeric-pager-slider-item img {display: block;}

@media screen and (max-width: 639px) {
   .numeric-pager-slider-image {height: 380px; position: relative; overflow: hidden;}
      .numeric-pager-slider-image img {position: absolute; top: 0; left: 0; height: 100%; max-width: none; margin-left: 50%; transform: translateX(-50%);}
}
@media screen and (max-width: 480px) {
   .numeric-pager-slider-wrapper .inner {padding: 0;}
      .numeric-pager-slider-image {height: 320px;}    
}

/*====================================================
   .items-list (About company page, For dealers page)
====================================================*/
.items-list-wrapper {background-color: #f2f2f2;}
.certificates-list-wrapper + .items-list-wrapper {padding: 0 0 5%;}
   .items-list-wrapper h3, .items-list-wrapper .h3 {font-size: 22px;}
   .items-list {margin-left: -12px; margin-bottom: 18px;}
   .items-list:last-child {margin-bottom: 0;}
      .items-list-item {float: left; padding: 0 0 12px 12px; font-size: 16px; line-height: 1.6;}
      .items-list-item-50 {width: 50%;}
      .items-list-item-33 {width: 33.333333%;}
      .items-list-item-low {height: 50%;}
      .items-list-item-low:first-child {padding-bottom: 12px;}
      .items-list-item-double + .items-list-item:nth-child(3) {clear: left;}
         .items-list-item-inner {background: #fff; height: 100%;}
            .items-list-item-top {display: table; width: 100%; height: 140px; background: url('../i/excellence-bg.png') 50% 0 / cover no-repeat;}
               .items-list-item-top > div {display: table-cell; vertical-align: middle; text-align: center;}
                  .items-list-item-icon {display: inline-block; width: 92px; height: 92px; border-radius: 100%; background: #d77521; text-align: center; line-height: 92px;}
            .items-list-item-text {padding: 40px 40px 40px 60px;}
               .items-list-wrapper p:last-child {margin-bottom: 0;}
               .items-list-wrapper h4, .items-list-wrapper .h4 {text-align: center; font-size: 18px; margin-bottom: 0;}

@media screen and (max-width: 1024px) {
   .items-list-item {font-size: 15px;}
      .items-list-item-text {padding: 30px 20px 30px 30px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .certificates-list-wrapper + .items-list-wrapper {padding-bottom: 50px;}
}
@media screen and (max-width: 767px) {
   .items-list {margin-left: 0;}
      .items-list-item {float: none; padding-left: 0;}
      .items-list-item-50, .items-list-item-33 {width: 100%;}
      .items-list-item-low {height: auto;}
         .items-list-item-text {padding: 30px 20px 30px 40px;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .certificates-list-wrapper + .items-list-wrapper {padding-bottom: 40px;}
}
@media screen and (max-width: 480px) {
   .certificates-list-wrapper + .items-list-wrapper {padding: 30px 0;}
      .items-list-wrapper .inner {padding: 0;}
         .items-list-wrapper h3, .items-list-wrapper .h3 {margin-bottom: 20px; padding: 0 40px; font-size: 20px;}
         .items-list + p {padding: 0 40px;}
}
@media screen and (max-width: 374px) {
   .items-list-wrapper h3, .items-list-wrapper .h3 {font-size: 18px;}
}

/*====================================================
   .company-dealers (About company page, For dealers page)
====================================================*/
.company-dealers-wrapper {background-color: #f2f2f2; padding: 5% 0;}
   .company-dealers .contacts-link {float: left;}
   .company-dealers-text {padding-left: 310px;}

@media screen and (min-width: 768px) and (max-width: 1024px) {
   .company-dealers-wrapper {padding: 50px 0;}
      .company-dealers-text {padding-left: 280px;}
}
@media screen and (max-width: 767px) {
   .company-dealers .contacts-link {float: none; margin: 0 auto;}
   .company-dealers-text {padding-left: 0;}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .company-dealers-wrapper {padding: 40px 0;}
      .company-dealers .contacts-link {margin-bottom: 30px;}
}
@media screen and (max-width: 480px) {
   .company-dealers-wrapper {padding: 30px 0;}
      .company-dealers .contacts-link {margin-bottom: 20px;}
}


/*====================================================
   .dealers-intro (For dealers page)
====================================================*/
.dealers-intro-images {margin-bottom: 40px;}
   .dealers-intro-images > div {max-width: 48.485%;}
.dealers-intro-text p:last-child {margin-bottom: 0;}

@media screen and (max-width: 639px) {
   .dealers-intro-images > div {max-width: 100%; float: none;}
   .dealers-intro-images > div:first-child {margin-bottom: 40px;}
}
@media screen and (max-width: 480px) {
   .dealers-intro-images {margin-bottom: 20px;}
      .dealers-intro-images > div:first-child {margin-bottom: 20px;}
}


/*====================================================
   .download-link
====================================================*/
.download-link-wrapper {padding-top: 0;}
   .download-link-image {float: left; width: 100%; padding-left: 506px; text-align: right; overflow: hidden;}
      .download-link-image img {height: 100%; max-width: none; float: right;}
   .download-link-content {display: table; width: 506px; height: 190px; float: left; margin-left: -100%; background: #c66b28;}
      .download-link-content-in {display: table-cell; vertical-align: middle; padding: 0 40px 0 85px;}
         .download-link-icon {float: left; width: 83px;}
         .download-link-text {padding-left: 120px;}
            .download-link-title {font-family: "MuseoSansBold"; font-size: 21px; color: #fff; margin-bottom: 25px; width: 198px; text-align: center;}

@media screen and (min-width: 376px) {
   .download-link-btn .btn-white {width: 198px; height: 49px; line-height: 40px; border: 2px solid #fff; font-size: 21px; text-transform: none;}
}
@media screen and (max-width: 1024px) {
   .download-link-image {padding-left: 50%;}
   .download-link-content {width: 50%;}
      .download-link-content-in {padding-left: 40px;}
}
@media screen and (max-width: 767px) {
   .download-link-image {float: none; padding-left: 0;}
      .download-link-image img {float: none; margin-left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
   .download-link-content {display: block; width: 100%; height: auto; float: none; margin-left: 0; text-align: center;}
      .download-link-content-in {display: inline-block; text-align: left; padding: 40px;}
}
@media screen and (max-width: 480px) {
   .download-link-wrapper .inner {padding: 0;}
      .download-link-content-in {padding: 30px 40px;}
         .download-link-title {margin-bottom: 20px;}
}
@media screen and (max-width: 375px) {
   .download-link-icon {width: 60px;}
   .download-link-text {padding-left: 80px;}
      .download-link-title {width: 165px; font-size: 18px; margin-bottom: 10px;}
      .download-link-btn .btn-white {width: 165px;}
}


/*====================================================
   .work-stages
====================================================*/
.work-stages-list-item {border: 1px solid #d77521; margin-bottom: 60px;}
.work-stages-list-item:last-child {margin-bottom: 0;}
   .work-stages-list-image {position: relative; overflow: hidden;}
      .work-stages-list-image img {position: absolute; top: 0; left: 0; min-width: 100%; max-width: none; min-height: 100%; margin-left: 50%;  -webkit-transform: translateX(-50%); transform: translateX(-50%);}
   .work-stages-list-content {padding: 40px;}
      .work-stages-list-title {font-family: "MuseoSansBold"; font-size: 21px; margin-bottom: 10px;}

@media screen and (min-width: 768px) {
   .work-stages-list-item {min-height: 400px;}
      .work-stages-list-image {width: 48.485%; height: 400px; min-height: 100%; float: left;}
      .work-stages-list-content {width: 51.515%; float: left;}
      .work-stages-list-item:nth-child(even) .work-stages-list-image {float: right;}
}
@media screen and (min-width: 768px) and (max-width: 1024px)  {
   .work-stages-list-item {min-height: 360px;}
      .work-stages-list-image {height: 360px;}
      .work-stages-list-content {padding: 20px 20px 20px 40px;}
         .work-stages-list-text {font-size: 14px;}
}
@media screen and (max-width: 767px) {
   .work-stages-list-image, .work-stages-list-content {width: 100%;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   .work-stages-list-image {height: 400px;}
}
@media screen and (min-width: 481px) and (max-width: 639px) {
   .work-stages-list-image {height: 360px;}
}
@media screen and (max-width: 480px) {
   .work-stages .inner {padding: 0;}
      .work-stages-list-item {margin-bottom: 0; border: 0;}
         .work-stages-list-image {height: 320px;}
         .work-stages-list-content {padding-top: 20px;}
            .work-stages-list-text {font-size: 14px;}
}


/*====================================================
   .content-video
====================================================*/
.content-video-wrapper {background-color: #f2f2f2;}
   .content-video {position: relative;}
      .content-video:before {content: ''; display: block; padding-top: 60%;}
      .content-video-in {position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
         .content-video-in iframe, .content-video-in video {width: 100%; height: 100%;}

@media screen and (max-width: 480px) {
   .content-video-wrapper .inner {padding: 0;}
}


/*====================================================
   .reviews-list
====================================================*/
.reviews-list {margin-left: -12px;}
   .reviews-list-item {padding-left: 12px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
      .reviews-list-item-inner {height: 100%; background: #f2f2f2; padding: 60px 20px 140px 40px; position: relative; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
         .reviews-list-item-image {float: left;}
         .reviews-list-item-text {padding-left: 240px;}
            .reviews-list-item-title {font-family: "MuseoSansBold"; font-size: 18px; text-transform: uppercase;}
            .reviews-list-item-subtitle {font-family: "MuseoSansMedium"; font-size: 15px; text-transform: none;}
            .reviews-list-item-comment {padding-top: 20px;}
            .reviews-list-item .readmore-js-toggle {position: absolute; width: 160px; bottom: 70px; left: 50%; margin-left: -80px;}
               .reviews-list-item .readmore-js-toggle.btn-black:hover {background: #d77521; border-color: #d77521;}

@media screen and (max-width: 1279px) {
   .reviews-list {margin-left: 0;}
      .reviews-list-item {padding-left: 0;}
}
@media screen and (max-width: 767px) {
   .reviews-list-item-inner {padding-bottom: 100px;}
      .reviews-list-item-image {display: none;}
      .reviews-list-item-text {padding-left: 0;}
      .reviews-list-item .readmore-js-toggle {bottom: 30px;}
}
@media screen and (max-width: 480px) {
   .reviews-list-wrapper .inner {padding: 0;}
      .reviews-list-wrapper h4,  .reviews-list-wrapper .h4 {padding: 0 40px;}
      .reviews-list-item-inner {padding-top: 40px;}
}


/*====================================================
   .footer
====================================================*/
.footer {background-color: #2C2C2C; font-size: 14px; line-height: 1.3; color: #fff;}
   .footer-content {padding: 50px 0 80px; position: relative;}
      .footer-content .tb-cell {vertical-align: top;}
      .footer-content .tb-cell:nth-child(2) {width: 60%; padding: 0 3%;}
      .footer-content .tb-cell:last-child {text-align: right;}
         .footer-content p {margin: 0; padding: 0;}
         /*logo*/
         .footer-logo {height: 55px;}
            .footer-logo a {display: inline-block;}
               .footer-logo img {margin-top: -15px;}
         /*copyright*/
         .footer-copyright {}
            .footer-copyright > div {margin-bottom: 20px;}
            .footer-copyright > div:nth-child(2) {margin-bottom: 15px;}
         /*policy*/
         .footer-policy {position: absolute; bottom: 60px; left: 0; z-index: 2; font-size: 12px; white-space: nowrap;}
            .footer-policy a {text-decoration: none; color: #fff; opacity: 0.7;}
            .footer-policy a:hover {opacity: 1;}
            .footer-policy br {display: none;}
         /*menu*/
         .footer-menu {padding-top: 55px;}
            .footer-menu ul {margin: 0; padding: 0;}
            .footer-menu > ul {text-align: justify;}
               .footer-menu > ul:after {width: 100%; height: 0; visibility: hidden; overflow: hidden; content: ''; display: inline-block;}
                  .footer-menu ul li {display: inline-block; vertical-align: top; max-width: 14%; margin: 0; padding: 0; font-size: 16px; line-height: 1.2;}
                  .footer-menu ul li.footer-gallery-link {padding-top: 10px;}
                     .footer-menu ul li:before {display: none;}
                     .footer-menu ul li a {display: inline-block; margin-bottom: 12px; white-space: nowrap; text-decoration: none; color: #fff;}
                     .footer-menu ul li a:hover, .footer-menu ul li.current a {color: #D77521;}
                     .footer-menu ul li.footer-gallery-link > a {padding-top: 4px; border-top: 1px dashed #fff;}
                     .footer-menu ul li.footer-gallery-link > a:hover {border-top-color: #D77521;}
                     .footer-menu ul li ul {max-width: 100%;}
                        .footer-menu ul li ul li {display: block; max-width: 100%; font-size: 14px;}
                           .footer-menu ul li ul li a {margin-bottom: 5px;}
         /*contacts*/
         .footer-contacts {display: inline-block; text-align: left; font-family: "MuseoSansRegular"; font-size: 16px;}
            /*phone*/
            .footer-phone {height: 55px; font-family: "MuseoSansLight"; font-size: 40px; line-height: 1;}
               .footer-phone a {color: #fff; text-decoration: none; white-space: nowrap;}
            /*address*/
            .footer-address {line-height: 1.5; margin-bottom: 8px;}
               .footer-address br {display: none;}
            /*email*/
            .footer-email {}
               .footer-email a:not(:hover) {color: #fff; text-decoration: none;} 
            /*vipro*/
            .footer-vipro {position: absolute; bottom: 60px; right: 0; text-align: right; font-size: 12px;}
               .footer-vipro > div:first-child {margin-bottom: 10px;}
                  .footer-vipro a, .footer-vipro span {display: inline-block; vertical-align: middle; opacity: 0.7; color: #fff;}
                  .footer-vipro a {text-decoration: none;}
                  .footer-vipro a:hover {opacity: 1;}
                     .footer-vipro img {width: 68px; margin-top: -20px;}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
   .footer-content .tb-cell:nth-child(2) {width: 58%; padding: 0 3% 0 2%;}
      .footer-menu ul li {font-size: 15px;}
         .footer-menu ul li ul li {font-size: 13px;}
}
@media screen  and (max-width: 1279px) {
   .footer-content .tb-cell:nth-child(2) {display: none;}
      .footer-logo {height: auto; margin-bottom: 22px;}
      .footer-phone {height: auto; margin-bottom: 15px;}
}
@media screen and (max-width: 959px) {
   .footer .inner {padding: 0 20px;}
      .footer-content {padding-bottom: 110px;}  
}
@media screen and (max-width: 767px) {
   .footer .inner {padding: 0 15px;}
      .footer-logo {height: 60px; margin-bottom: 0;}
         .footer-logo img {margin-top: -20px;}
      .footer-contacts {padding-top: 60px;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   .footer {font-size: 13px;}
      .footer-contacts {font-size: 15px;}
         .footer-phone {font-size: 38px;}
         .footer-vipro > div:first-child {margin-bottom: 8px;}
            .footer-vipro img {width: 58px; margin-top: -15px;}
}
@media screen and (max-width: 639px) {
   .footer-content {padding: 50px 0 40px;}
      .footer-content .tb-cell:first-child {width: 60%;}
      .footer-content .tb-cell:last-child {width: 40%;}
         .footer-policy {position: relative; bottom: auto;}
            .footer-policy br {display: block;}
         .footer-contacts {display: block; margin-bottom: 20px;}
            .footer-address br {display: block;}
         .footer-vipro {position: relative; bottom: auto; right: auto; text-align: left;}
}
@media screen and (min-width: 568px) and (max-width: 639px) {
   .footer {font-size: 13px;}
      .footer-contacts {font-size: 15px;}
         .footer-phone {font-size: 30px;}
         .footer-vipro > div:first-child {margin-bottom: 6px;}
            .footer-vipro img {width: 56px; margin-top: -12px;}
}
@media screen and (min-width: 481px) and (max-width: 567px) {
   .footer {font-size: 12px;}
      .footer-contacts {font-size: 14px;}
         .footer-phone {font-size: 26px;}
      .footer-policy, .footer-vipro {font-size: 11px;}
         .footer-vipro > div:first-child {margin-bottom: 4px;}
            .footer-vipro img {width: 51px; margin-top: -8px;}
}
@media screen and (min-width: 481px) {
      .slick-dots {opacity: 0;}
}
@media screen and (min-width: 375px) and (max-width: 480px) {
   .footer {font-size: 11px;}
      .footer-copyright > div {margin-bottom: 15px;}
      .footer-contacts {font-size: 13px; margin-bottom: 10px;}
         .footer-phone {font-size: 22px; padding-top: 5px; margin-bottom: 15px;}
      .footer-policy, .footer-vipro {font-size: 10px;}
         .footer-vipro > div:first-child {margin-bottom: 3px;}
            .footer-vipro img {width: 46px; margin-top: -5px;}
}
@media screen and (max-width: 374px) {
   .footer {font-size: 9px;}
      .footer-logo {height: 40px;}
         .footer-logo img {margin-top: -25px;}
      .footer-copyright > div {margin-bottom: 15px;}
      .footer-copyright > div:first-child {font-size: 10px;}
      .footer-policy {font-size: 9px;}
      .footer-contacts {font-size: 11px; padding-top: 40px; margin-bottom: 10px;}
         .footer-phone {font-size: 18px; padding-top: 8px; margin-bottom: 12px;}
      .footer-vipro {font-size: 9px; white-space: nowrap;}
         .footer-vipro > div:first-child {margin-bottom: 2px;}
            .footer-vipro img {width: 40px; margin-top: -3px;}
}
   
/*====================================================
   .back-top
====================================================*/
.back-top {opacity: 0; position: fixed; bottom: 6%; right: 3%; width: 100px; height: 100px; z-index: 1000; cursor: pointer; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
.back-top.visible {opacity: 1;}
   .back-top:before, .back-top:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
   .back-top:before {background: #000; opacity: 0.2; -webkit-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s;}
   .no-touchevents .back-top:hover:before, .touchevents .back-top:active:before {opacity: 0.6;}
   .back-top:after {background: url('../i/arrow-top.svg')  50% 50% no-repeat;}
   .no-touchevents .back-top:hover:after {-webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hang; animation-name: hang; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate;}
@-webkit-keyframes hang {
   50% {
      -webkit-transform: translateY(3px);
      transform: translateY(3px);
   }
  100% {
      -webkit-transform: translateY(6px);
      transform: translateY(6px);
  }
}
@keyframes hang {
   50% {
      -webkit-transform: translateY(3px);
      transform: translateY(3px);
   }
  100% {
      -webkit-transform: translateY(6px);
      transform: translateY(6px);
  }
}
@media all and (max-width: 1024px) {
   .back-top {right: 20px;}
}
@media all and (min-width: 960px) and (max-width: 1024px) {
   .back-top {width: 90px; height: 90px;}
}
@media all and (min-width: 768px) and (max-width: 959px) {
   .back-top {width: 80px; height: 80px;}
   .back-top:after {background-size: 42px auto;}
}
@media all and (min-width: 481px) and (max-width: 767px) {
   .back-top {width: 70px; height: 70px;}
   .back-top:after {background-size: 40px auto;}
}
@media all and (max-width: 480px) {
   .back-top {width: 60px; height: 60px;}
   .back-top:after {background-size: 38px auto;}
}
      
/*====================================================
   .modal-wrapper
====================================================*/
.modal-wrapper {visibility: hidden; position: fixed; top: 0; left: 0; right: 0; bottom: 0; text-align: center; padding: 0 60px; font-size: 0; line-height: 0; z-index: 1001; overflow: visible;}
.modal-wrapper.visible {visibility: visible;}
   .modal-wrapper:before {content: ''; display: inline-block; vertical-align: middle; height: 100%; width: 0;}
   /*modal-overlay*/
   .modal-overlay {opacity: 0; visibility: hidden; position: fixed; z-index: 99; top: 0; right: 0; width: 100%; height: 100%; background: rgba(0, 0, 0,.3); -webkit-transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s;}
   .modal-wrapper.visible .modal-overlay {visibility: visible; opacity: 1;}
   /*modal-inner*/
   .modal-inner {opacity: 0; visibility: hidden; position: relative; z-index: 100; width: 700px; max-width: 100%; max-height: 100%; overflow: auto; top: 0; display: inline-block; vertical-align: middle; text-align: left; font-size: 16px; line-height: 1; background: #fff; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3); -webkit-transform: scale(1.15) translate3d(0,-5%,0); -moz-transform: scale(1.15) translate3d(0,-5%,0); transform: scale(1.15) translate3d(0,-5%,0); -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
   .modal-wrapper.visible .modal-inner {opacity: 1; visibility: visible; -webkit-transform: scale(1) translate3d(0,0,0); -moz-transform: scale(1) translate3d(0,0,0); transform: scale(1) translate3d(0,0,0);}
      /*modal-title*/
      .modal-title {font-family: "MuseoSansBold"; font-size: 22px; line-height: 1.3; color: #1B1E42; text-align: center;}
      /*modal-close*/
      .modal-close {display: block; position: absolute; top: 15px; right: 15px; width: 24px; height: 24px; cursor: pointer; z-index: 100;}
         .modal-close:before, .modal-close:after {content: ''; position: absolute; top: 10px; left: 0; width: 24px; height: 2px; background: #000; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
         .modal-close:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
         .modal-close:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg)}
         .modal-close:hover:before, .modal-close:hover:after {background: #D77521;}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .modal-wrapper {padding: 0 40px;}
}
@media screen and (max-width: 480px) {
   .modal-wrapper {padding: 0;}
}

/*====================================================
   Slick slider
====================================================*/
.slick-slider {position: relative;display: block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list {position: relative; display: block; overflow: hidden; 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);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track {position: relative; top: 0; left: 0; display: block;}
.slick-track:before,.slick-track:after {display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left; height: 100%; min-height: 1px;outline: none;}
[dir='rtl'] .slick-slide{float: right;}
.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;}

/* --- dots --- */
.slick-dots {width: 100%; text-align: center; font-size: 0; line-height: 0; padding: 40px 0 0; margin: 0;}
   .slick-dots li {display: inline-block; padding: 0; margin: 0 6px; z-index: 100;}
      .slick-dots li:before {display: none;}
      .slick-dots li button {display: block; width: 12px; height: 12px; background: #fff; border-radius: 100%; padding: 0; border: 0; text-indent: -9999px; position: relative;}
         .slick-dots li button:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 100%; background-color: #2C2C2C; opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
         .slick-dots li.slick-active button:before {opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
@media all and (max-width: 767px) {
   .slick-dots {padding-top: 30px;}
}
@media all and (max-width: 375px) {
   .slick-dots {padding-top: 20px;}
      .slick-dots li {margin: 0 5px;}
         .slick-dots li button {width: 10px; height: 10px;}
}

/* --- numeric dots --- */
.numeric-pager-slider .slick-dots {opacity: 1; padding: 40px 0;}
   .numeric-pager-slider .slick-dots li {margin: 0 20px;}
      .numeric-pager-slider .slick-dots li button {background: none; border-radius: 0; height: auto; font-family: "MuseoSansRegular"; font-size: 22px; line-height: 1.2; color: #2c2c2c; text-indent: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
      .numeric-pager-slider .slick-dots li button:hover, .numeric-pager-slider .slick-dots li.slick-active button {color: #d77521;}
         .numeric-pager-slider .slick-dots li button:before {display: none;}

@media screen and (max-width: 767px) {
   .numeric-pager-slider .slick-dots {padding: 30px 0;} 
      .numeric-pager-slider .slick-dots li {margin: 0 15px;} 
         .numeric-pager-slider .slick-dots li button {font-size: 18px;}
}
@media screen and (max-width: 480px) {
   .numeric-pager-slider .slick-dots {padding: 20px 0;}
      .numeric-pager-slider .slick-dots li {margin: 0 10px;}
         .numeric-pager-slider .slick-dots li button {font-size: 16px;}
}

/* --- arrows --- */ 
.slick-arrow {position: absolute; top: 50%; width: 20px; height: 38px; margin-top: -19px; padding: 0; border: 0; text-indent: -9999px; z-index: 100; background: none;}
.slick-prev {left: 0;}
.slick-next {right: 0;}
   .slick-arrow:before, .slick-arrow:after {content: ''; position: absolute; top: 0; left: 0; width: 2px; height: 25px; margin-left: 9px; background: #fff; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
   .slick-arrow:hover:before, .slick-arrow:hover:after {background: #2C2C2C;}
   .slick-prev:before, .slick-next:after {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);transform: rotate(45deg);}
   .slick-prev:after, .slick-next:before {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);transform: rotate(-45deg);}
   .slick-prev:before, .slick-next:before {margin-top: -2px;}
   .slick-prev:after, .slick-next:after {margin-top: 15px;}
/* --- disabled arrows --- */
.slick-arrow.slick-hidden {display: none;}
.slick-arrow.slick-disabled {opacity: 0.3; cursor: default;}
.arrow-slider.slick-disabled:hover:before {width: 48px;}
.arrow-prev.slick-disabled:hover:after {left: 2px;}
.arrow-next.slick-disabled:hover:after {right: 2px;}

/*====================================================
   FancyBox v2.1.5
====================================================*/
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}
.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}
.fancybox-skin {position: relative;background: rgba(0,0,0,.8);color: #fff;text-shadow: none;}
.fancybox-opened {z-index: 8030;}
.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner {position: relative;}
.fancybox-inner {overflow: hidden;}
.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}
.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}
.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}
.fancybox-image {max-width: 100%;max-height: 100%;}
#fancybox-loading, .fancybox-prev span, .fancybox-next span {background-image: url('../i/fancybox/fancybox_sprite.png');}
#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}
#fancybox-loading div {width: 44px;height: 44px;background: url('../i/fancybox/fancybox_loading.gif') center center no-repeat;}
.fancybox-close {position: fixed; top: 0; right: 0; width: 54px; height: 54px;background: rgba(0,0,0,.8); cursor: pointer;z-index: 8060; visibility: visible;}
.fancybox-wrap .fancybox-close {visibility: hidden;}
.fancybox-close:before, .fancybox-close:after {content: ''; position: absolute; top: 26px; left: 6px; width: 42px; height: 2px; background: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.fancybox-close:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
.fancybox-close:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg)}
.fancybox-close:hover:before, .fancybox-close:hover:after {background: #D77521;}
.fancybox-helper-wrapper {position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 8050;}
.fancybox-nav, .fancybox-helper-nav {visibility: hidden; position: fixed;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url('../i/fancybox/blank.gif'); -webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}
.fancybox-helper-wrapper.full .fancybox-helper-nav {visibility: visible;}
.fancybox-prev, .fancybox-prev span {left: 0;}
.fancybox-next, .fancybox-next span {right: 0;}
.fancybox-nav span, .fancybox-helper-nav span {position: absolute;top: 50%;width: 54px;height: 54px;margin-top: -27px;background: rgba(0,0,0,.8);cursor: pointer;z-index: 8040;visibility: hidden;}
.fancybox-nav:hover span, .fancybox-helper-wrapper.full .fancybox-helper-nav span {visibility: visible;}
.fancybox-nav span:before, .fancybox-nav span:after, .fancybox-helper-nav span:before, .fancybox-helper-nav span:after {content: ''; position: absolute; top: 25px; width: 24px; height: 2px; background: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.fancybox-prev span:before, .fancybox-prev span:after {left: 13px;}
.fancybox-next span:before, .fancybox-next span:after {left: 17px;}
.fancybox-prev span:before, .fancybox-next span:after {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);transform: rotate(45deg);}
.fancybox-prev span:after, .fancybox-next span:before {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);transform: rotate(-45deg);}
.fancybox-prev span:before, .fancybox-next span:before {margin-top: 9px;}
.fancybox-prev span:after, .fancybox-next span:after {margin-top: -7px;}
.fancybox-nav span:hover:before, .fancybox-nav span:hover:after, .fancybox-helper-nav span:hover:before, .fancybox-helper-nav span:hover:after {background: #D77521;}
.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}
.fancybox-lock {overflow: hidden !important;width: auto;}
.fancybox-lock body {overflow: hidden !important;}
.fancybox-lock-test {overflow-y: hidden !important;}
.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url('../i/fancybox/fancybox_overlay.png');}
.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}
.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}
.fancybox-title {visibility: hidden;opacity: 0; font-family: "MuseoSansLight"; font-size: 12px; line-height: 1.7; color: #fff; position: absolute; bottom: 0; left: 0; padding: 10px 20px; background: rgba(0,0,0,.8); text-shadow: none;z-index: 8050; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
.fancybox-opened .fancybox-title {visibility: visible; opacity: 1;}
.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -35px;z-index: 8050;text-align: center;}
.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent; background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}
.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}
.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);}
.fancybox-title .tb, .fancybox-title .tb-cell {display: block;}
.fancybox-title p {margin-bottom: 0;}
@media all and (max-width: 767px) {
   .fancybox-helper-nav span {visibility: hidden;}
   .fancybox-helper-nav:hover span {visibility: visible;}
}
@media all and (max-width: 480px) {
   .fancybox-title {position: relative; bottom: auto; width: 100%;}
}


    

/*====================================================
   Golosovanie
====================================================*/
.abc {margin-bottom: 15px;}

.radio input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}
.radio__text {
	position: relative;
	padding: 0 0 0 27px;
   cursor: pointer;
}
label.radio:hover
{
   color: #d77521;
}
.radio__text:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #d77521;
	border-radius: 50%;
	background: #FFF;
}
.radio__text:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 3px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #d77521;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
	opacity: 0;
	transition: .2s;
}
.radio input:checked + .radio__text:after {
	opacity: 1;
}
.radio input:focus + .radio__text:before {
	box-shadow: 0 0 0 3px rgba(215,117,33,.7);
}