@charset "UTF-8";
@font-face {
  font-family: 'Myriad Pro';
  src: url("../fonts/MyriadPro-Regular.eot");
  src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad Pro';
  src: url("../fonts/MyriadPro-Semibold.eot");
  src: url("../fonts/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/MyriadPro-Semibold.woff") format("woff"), url("../fonts/MyriadPro-Semibold.ttf") format("truetype"), url("../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad Pro';
  src: url("../fonts/MyriadPro-Light.eot");
  src: url("../fonts/MyriadPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Light.woff2") format("woff2"), url("../fonts/MyriadPro-Light.woff") format("woff"), url("../fonts/MyriadPro-Light.ttf") format("truetype"), url("../fonts/MyriadPro-Light.svg#MyriadPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

.page-anchors:after, .page-anchors ul:after, .inner:after, .main:after, .input-line:after, .scroll-block-content:after, .page-content:after, header:after, .header-right:after, .header-nav ul:after, .subnav-tabs-list:after, .subnav-content .subnav-tab-content:after, footer:after, .hero:after, .hero-thumbs .slick-dots:after, .about-dots:after, .about-dots .slick-dots:after, .info .slide:after, .info-thumbs .slick-dots:after, .info-text:after, .breadcrumbs:after, .product-top:after, .product-slider-holder:after, .preview-links:after, .preview-links .preview-link:after, .feature-icons:after, .testimonials-item:after, .product-manuals:after, .manual-item:after, .manual-section:after, .catalogue:after, .catalogue-item:after, .catalogue-item .technology:after, .category:after, .category-section:after, .category-series:after, .preview-text .text-holder:after, .contacts:after, .content-search:after, .feedback-form:after, .feedback-form form:after, .faq:after, .accordion:after, .order:after, .order-section:after, .order-section .input-line label.check-label:after, .order-nav:after, .cart:after, .service:after, .service-top:after, .service-top .info-line:after, .documents-content:after, .service-search:after, .service-search-item:after, .consumables-section:after, .consumables-section .consumables-row:after, .consumables-section .additional-row:after, .consumables-section .consumables-right:after, .consumables-section .consumables-head:after, .technology-top:after, .technology-accessories:after, .history:after, .history-list:after, .history-section:after, .history-section-holder:after, .history-event:after, .history-event-manufacture:after, .about-block:after, .about-block-top:after, .about-block-map:after, .about-block-map-description:after, .counters:after, .info-frame:after, .modal-holder:after, [class$="modal-frame"]:after {
  display: block;
  content: '';
  clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, samp, strike, tt, var, 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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, hr {
  vertical-align: baseline;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-variant: inherit;
  font-style: inherit;
  font-family: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

article, address, aside, details, figcaption, figure,
footer, header, menu, nav, section, label, small, time, img {
  display: block;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  min-width: 320px;
  height: 100%;
  font-size: 16px;
  font-weight: 300;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  color: #5c5c5c;
  background: #ffffff;
}

body.modal-open {
  overflow: hidden;
}

html {
  height: 100%;
  /*opacity: 0;*/
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html.loaded {
  opacity: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before,
q:after {
  content: '';
}

mark {
  background: none;
  color: inherit;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

img {
  max-width: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

svg {
  position: relative;
  z-index: 1;
  display: block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.page-title {
  position: relative;
  z-index: 20;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.page-title .title {
  padding: 15px 0 37px 0;
  font-size: 50px;
  text-transform: uppercase;
}

.page-title.with-anchors {
  border-bottom: none;
  padding-bottom: 42px;
}

.page-title.lines-bg {
  background: url("../images/ui/title-bg-1.png") no-repeat 50% 60%;
}

.page-title.globe-bg {
  background: url("../images/ui/title-bg-2.png") no-repeat 90% 30%;
}

.page-anchors {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
  background: #ffffff;
}

.page-anchors.fixed {
  position: fixed;
  bottom: auto;
  top: 76px;
}

.page-anchors ul {
  padding: 0 30px;
}

.page-anchors ul li {
  float: left;
  font-size: 19px;
  margin: 0 0 0 48px;
}

.page-anchors ul li:first-child {
  margin: 0;
}

.page-anchors ul li span,
.page-anchors ul li a {
  position: relative;
  display: block;
  color: #5c5c5c;
  padding: 10px 0 7px 0;
  cursor: pointer;
}

.page-anchors ul li span:hover,
.page-anchors ul li a:hover {
  text-decoration: none;
  color: #44a326;
}

.page-anchors ul li span:before,
.page-anchors ul li a:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.page-anchors ul li.current span:hover,
.page-anchors ul li.current span,
.page-anchors ul li.current a:hover,
.page-anchors ul li.current a {
  cursor: default;
  text-decoration: none;
  color: #5c5c5c;
  pointer-events: none;
}

.page-anchors ul li.current span:hover:before,
.page-anchors ul li.current span:before,
.page-anchors ul li.current a:hover:before,
.page-anchors ul li.current a:before {
  opacity: 1;
}

.section-title {
  padding: 0 0 30px 0;
  font-size: 37px;
  text-align: center;
  text-transform: uppercase;
  color: #5c5c5b;
}

.section-title-low {
  text-transform: none;
}

a {
  color: #44a326;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  cursor: pointer;
  text-decoration: underline;
}

a.mail-to, a.call-to, a.mail-to:hover, a.call-to:hover {
  cursor: default;
  color: inherit;
  text-decoration: none;
}

input::-ms-clear {
  display: none;
}

::-moz-placeholder {
  color: #9c9b9b;
}

:-ms-input-placeholder {
  color: #9c9b9b;
}

::-webkit-input-placeholder {
  color: #9c9b9b;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea.textarea-field,
input.text-input {
  position: relative;
  display: block;
  width: 100%;
  height: 52px;
  padding: 0 11px;
  margin: 0;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #5c5c5c;
  border: 1px solid #7c7c7b;
  background: #fafafa;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea.textarea-field.error,
input.text-input.error {
  color: #e9152c;
  border: 1px solid #e9152c;
}

textarea.textarea-field:-webkit-autofill, textarea.textarea-field:-webkit-autofill:hover, textarea.textarea-field:-webkit-autofill:focus, textarea.textarea-field:-webkit-autofill:active,
input.text-input:-webkit-autofill,
input.text-input:-webkit-autofill:hover,
input.text-input:-webkit-autofill:focus,
input.text-input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #5c5c5c !important;
}

textarea.textarea-field {
  height: 217px;
  padding: 22px 11px;
  resize: vertical;
}

label.error {
  position: absolute;
  bottom: -20px;
  left: 0;
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  color: #e9152c;
  white-space: nowrap;
}

.radio {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border: 1px solid #7c7c7b;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.radio:before {
  position: absolute;
  content: '';
  top: 9px;
  left: 9px;
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #44a326;
  background: #44a326;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.radio input {
  position: absolute;
  top: 0;
  left: -999px;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  border: none;
  visibility: hidden;
}

.radio:hover {
  background-color: #44a326;
  border-color: #44a326;
}

.radio:hover:before {
  border-color: #ffffff;
  opacity: 1;
}

.radio.checked {
  border-color: #44a326;
}

.radio.checked:before {
  opacity: 1;
}

.checkbox {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border: 1px solid #7c7c7b;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox:before {
  position: absolute;
  content: '';
  top: 9px;
  left: 9px;
  display: block;
  width: 12px;
  height: 12px;
  background: #44a326;
  border: 1px solid #44a326;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox input {
  position: absolute;
  top: 0;
  left: -999px;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  border: none;
  visibility: hidden;
}

.checkbox:hover {
  background-color: #44a326;
  border-color: #44a326;
}

.checkbox:hover:before {
  border-color: #ffffff;
  opacity: 1;
}

.checkbox.checked {
  border-color: #44a326;
}

.checkbox.checked:before {
  opacity: 1;
}

.inner {
  position: relative;
  max-width: 1640px;
  padding: 0 30px;
  margin: auto;
}

.inner.with-slider {
  padding: 0 20px;
}

.inner.no-gap {
  padding: 0;
}

.main {
  position: relative;
  z-index: 40;
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 130px;
  min-height: calc(100vh - 174px);
  overflow: hidden;
}

.hide {
  opacity: 0;
}

.hide.visible {
  opacity: 1;
}

.hidden {
  display: none !important;
}

.input-line {
  position: relative;
}

.modal-trigger {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.page-row {
  display: table;
  width: 100%;
}

.page-row.positioned {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-cell {
  display: table-cell;
  vertical-align: middle;
}

.scroll-block {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 100px);
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.scroll-block-content {
  width: calc(100% - 100px);
}

.page-separator {
  border-bottom: 1px solid #5c5c5c;
  margin: 0 0 0 0;
}

.with-slider .page-separator {
  margin-left: 10px;
  margin-right: 10px;
}

header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 60;
  width: 100%;
  height: 130px;
  min-width: 320px;
  font-weight: 400;
  background: #ffffff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-logo {
  position: relative;
  z-index: 2;
  float: left;
  padding: 33px 0 0 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-logo svg {
  display: block;
  /*width: 344px;*/
  width: 300px;
  height: 90px;
}

.header-right {
  position: relative;
  z-index: 2;
  float: right;
}

.header-phone {
  float: left;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  padding: 45px 0 0 0;
}

.header-phone a.call-to {
  display: block;
  color: #44a326;
  font-size: 32px;
  font-weight: 400;
  margin: 0 0 3px 0;
}

.header-phone .mobile-phone {
  display: none;
}

.header-phone .mobile-phone [class*="icon-"] {
  width: 25px;
  height: 25px;
  fill: #5c5c5c;
}

.header-phone .mobile-phone a:hover [class*="icon-"] {
  fill: #44a326;
}

.header-cart {
  position: relative;
  float: right;
  padding: 50px 0 0 17px;
  margin: 0 0 0 13px;
  display: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-cart.active {
  display: block;
}

.header-cart:before {
  position: absolute;
  content: '';
  top: 52px;
  left: 0;
  display: block;
  width: 1px;
  height: 53px;
  background: #5c5c5c;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-cart > a {
  position: relative;
  display: block;
  width: 42px;
  height: 53px;
  font-size: 25px;
  text-align: center;
}

.header-cart > a:hover {
  text-decoration: none;
}

.header-cart > a:hover svg {
  fill: #44a326;
}

.header-cart > a > span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  padding: 22px 0 0 0;
}

.header-cart svg {
  width: 42px;
  height: 55px;
  fill: #5c5c5c;
}

.header-cart-close {
  position: fixed;
  left: 0;
  right: 0;
  top: 130px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  opacity: 0;
}

.header-cart-close.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-cart-dropdown {
  position: absolute;
  top: 139%;
  right: 0;
  z-index: 10;
  width: 550px;
  padding: 32px 15px 25px 15px;
  text-align: center;
  background: #f7f8f8;
  border: 1px solid #5c5c5c;
  font-weight: 300;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  opacity: 0;
}

.header-cart-dropdown.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-cart-dropdown:before {
  position: absolute;
  content: '';
  top: -14px;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  border-bottom: 15px solid #f7f8f8;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.header-cart-dropdown .title {
  padding: 0 0 43px 0;
  font-size: 29px;
}

.header-cart-dropdown .green-butn,
.header-cart-dropdown .transparent-butn {
  width: 100%;
  max-width: 338px;
  margin: 0 auto 17px auto;
}

.header-cart-product {
  position: relative;
  margin: 0 0 61px 0;
}

.header-cart-product a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.header-cart-product .image {
  max-width: 230px;
  margin: 0 auto 2px auto;
}

.header-cart-product .image img {
  display: block;
  width: 100%;
  height: auto;
}

.header-cart-product .name {
  font-size: 19px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-cart-product .name span {
  display: block;
}

.header-cart-product:hover .name {
  color: #44a326;
}

.header-nav {
  position: absolute;
  top: 52px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-nav ul {
  position: relative;
  z-index: 1;
}

.header-nav ul li {
  float: left;
}

.header-nav ul li.search-trigger {
  border-left: 1px solid #3a3939;
}

.header-nav ul a {
  position: relative;
  display: block;
  height: 42px;
  padding: 0 13px;
  font-size: 20px;
  line-height: 46px;
  color: #3a3939;
  text-transform: uppercase;
}

.header-nav ul a [class*="icon-"] {
  top: 3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
}

.header-nav ul a:hover {
  text-decoration: none;
  color: #44a326;
}

.header-nav ul a:hover svg {
  fill: #44a326;
}

.header-nav ul a.subnav-trigger:before {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-nav ul a.subnav-trigger.active {
  color: #5c5c5c;
  cursor: default;
}

.header-nav ul a.subnav-trigger.active:before {
  opacity: 1;
}

.header-nav .nav-holder {
  position: relative;
  display: inline-block;
}

.header-nav .nav-holder:before {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #5c5c5c;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header-nav .nav-holder.subnav-active:before {
  opacity: 1;
}

.header-nav .header-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  height: 42px;
  width: 0;
  background: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}

.header-nav .header-search.active {
  width: 100%;
}

.header-nav .header-search .search-close-butn {
  width: 22px;
  height: 22px;
  float: right;
  background: none;
  margin: 10px 0 0 0;
}

.header-nav .header-search .search-close-butn [class*="icon-"] {
  width: 22px;
  height: 22px;
  fill: #5c5c5c;
}

.header-nav .header-search .search-close-butn:hover [class*="icon-"] {
  fill: #44a326;
}

.header-nav .header-search .search-submit-butn {
  width: 22px;
  height: 22px;
  float: left;
  background: none;
  margin: 10px 0 0 0;
}

.header-nav .header-search .search-submit-butn [class*="icon-"] {
  width: 22px;
  height: 22px;
  fill: #5c5c5c;
}

.header-nav .header-search .search-submit-butn:hover [class*="icon-"] {
  fill: #44a326;
}

.header-nav .header-search input.text-input {
  float: left;
  width: calc(100% - 44px);
  height: 30px;
  margin: 8px 0 0 0;
  font-size: 25px;
  border: none;
  background: #ffffff;
}

.desktop-subnav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(255, 255, 255, 0.95);
  visibility: hidden;
  opacity: 0;
}

.desktop-subnav.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.desktop-subnav-bg {
  position: absolute;
  display: block;
  content: '';
  top: 100%;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}

.desktop-subnav .inner {
  max-width: 900px;
}

.desktop-subnav > .inner:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  display: block;
  width: 100vw;
  height: 1px;
  margin-left: -50vw;
  background: #5c5c5c;
}

.desktop-subnav.about-desktop-subnav {
  height: auto;
  background: #ffffff;
}

.subnav-tabs-list {
  position: relative;
  z-index: 2;
  padding: 15px 0 0 0;
  text-align: center;
}

.subnav-tabs-list li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 12px 0 12px 0;
  margin: 0 10px 0 22px;
  font-size: 20px;
  height: 48px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.subnav-tabs-list li a {
  color: #5c5c5c;
}

.subnav-tabs-list li a:hover {
  text-decoration: none;
  color: #44a326;
}

.subnav-tabs-list li:hover {
  color: #44a326;
}

.subnav-tabs-list li:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.subnav-tabs-list li.current {
  color: #5c5c5c;
  cursor: default;
}

.subnav-tabs-list li.current:before {
  opacity: 1;
}

.subnav-content {
  position: relative;
  z-index: 1;
  height: calc(100vh - 300px);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.subnav-content .column {
  position: relative;
  /*width: 33.333%;*/
  float: left;
  min-height: 100px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.subnav-content .column:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 2000%;
  background: #5c5c5c;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.subnav-content .column:first-child:before, .subnav-content .column.active:before {
  opacity: 1;
}

.subnav-content .scroll-block-content {
  min-height: 100%;
}

.subnav-content .subnav-tab-content,
.subnav-content .inner {
  position: relative;
  height: 100%;
}

.subnav-content .subnav-tab-content {
  padding: 30px 0 0 0;
  margin: 0 0 30px 0;
  overflow: hidden;
  width: max-content;
}

.subnav-content .subnav-column {
  display: none;
}

.subnav-content .subnav-column.active {
  display: block;
}

.subnav-content a {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 11px 20px 9px 14px;
  color: #5c5c5c;
}

.subnav-content a:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  display: block;
  width: 5px;
  height: 28px;
  margin-top: -14px;
  background: #388acd;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.subnav-content a.active, .subnav-content a:hover {
  color: #388acd;
  text-decoration: none;
}

.subnav-content a.active:before, .subnav-content a:hover:before {
  opacity: 1;
}

.subnav-content a.with-subnav:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-right: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.subnav-content a.with-eye:after {
  position: absolute;
  content: '';
  top: 27px;
  right: 10px;
  display: block;
  width: 19px;
  height: 11px;
  background: url("../images/ui/eye.svg") no-repeat 0 0;
  background-size: 100% 100%;
}

.mobile-nav-btn {
  position: absolute;
  top: 15px;
  left: 50%;
  z-index: 905;
  display: none;
  width: 26px;
  height: 26px;
  margin: 0 0 0 -13px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mobile-nav-btn [class*="icon-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  fill: #5c5c5c;
}

.mobile-nav-btn .icon-cross {
  opacity: 0;
}

.mobile-nav-btn.active .icon-hamburger {
  opacity: 0;
}

.mobile-nav-btn.active .icon-cross {
  opacity: 1;
}

.mobile-nav {
  position: absolute;
  top: 46px;
  right: 0;
  z-index: 80;
  display: none;
  width: 100%;
  height: calc(100vh - 46px);
  background: #ffffff;
  overflow: hidden;
  border-top: 1px solid rgba(92, 92, 91, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.mobile-nav.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.mobile-nav.active .scroll-block-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.5s 0.25s, opacity 0.35s 0.2s, -webkit-transform 0.5s 0.25s;
}

.mobile-nav .scroll-block-content {
  padding: 33px 38px 50px 38px;
  opacity: 0;
  -webkit-transform: translate3d(-3%, 0, 0);
  transform: translate3d(-3%, 0, 0);
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.mobile-nav-list li {
  border-bottom: 1px solid rgba(92, 92, 91, 0.2);
}

.mobile-nav-list li:last-child {
  border: none;
}

.mobile-nav-list li ul {
  display: none;
}

.mobile-nav-list li a {
  display: block;
  padding: 8px 5px 4px 5px;
  color: #5c5c5c;
}

.mobile-nav-list li a:hover {
  text-decoration: none;
  color: #44a326;
  background: #eeeeee;
}

.mobile-nav-list li.active {
  color: #44a326;
}

.mobile-nav-list > li ul {
  border-top: 1px solid rgba(92, 92, 91, 0.2);
}

.mobile-nav-list > li > ul > li > a {
  padding-left: 15px;
}

.mobile-nav-list > li > ul > li > ul > li > a {
  padding-left: 25px;
}

.mobile-nav-list > li > ul > li > ul > li > ul > li > a {
  padding-left: 35px;
}

footer {
  position: relative;
  z-index: 70;
  width: 100%;
  min-height: 174px;
  overflow: hidden;
  color: #5c5c5b;
  background: #ffffff;
}

.footer-top {
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.footer-nav {
  position: relative;
  z-index: 2;
  float: left;
  padding: 18px 0 18px 0;
  font-size: 17px;
}

.footer-nav a {
  color: #5c5c5b;
}

.footer-info {
  position: relative;
  z-index: 2;
  float: right;
  padding: 18px 0 18px 0;
  font-size: 15px;
  text-align: right;
}

.footer-info span {
  display: block;
}

.footer-socials {
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  text-align: center;
}

.footer-socials a {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}

.footer-socials a:hover .icon-vk {
  fill: #4d76a1;
}

.footer-socials a:hover .icon-instagram {
  fill: #e2a700;
}

.footer-socials a:hover .icon-facebook {
  fill: #3b5998;
}

.footer-socials a:hover .icon-twitter {
  fill: #55acee;
}

.footer-socials a:hover .icon-youtube {
  fill: #fc0d18;
}

.footer-socials [class*="icon-"] {
  width: 31px;
  height: 31px;
  fill: #b8b7b7;
}

.footer-bottom {
  padding: 22px 0 51px 0;
}

.footer-copyright {
  font-size: 15px;
  text-align: center;
}

[class*="-butn"] {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  text-align: center;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

[class*="-butn"]:hover {
  text-decoration: none;
}

a[class*="-butn"]:hover {
  text-decoration: none;
}

.green-butn {
  height: 52px;
  background: #44a326;
  color: #ffffff;
  font-size: 28px;
}

.green-butn:hover {
  background-color: #3f9723;
}

.transparent-butn {
  height: 52px;
  background: #ffffff;
  border: 1px solid #44a326;
  color: #5c5c5c;
  font-size: 28px;
}

.transparent-butn:hover {
  background-color: #44a326;
  color: #ffffff;
}

.subnav-close-butn {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 3;
  width: 16px;
  height: 16px;
  background: none;
}

.subnav-close-butn [class*="icon-"] {
  width: 16px;
  height: 16px;
  fill: #5c5c5c;
}

.subnav-close-butn:hover [class*="icon-"] {
  fill: #44a326;
}

a.more {
  position: relative;
  display: block;
  font-size: 17px;
  color: #5c5c5c;
}

a.more:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  display: block;
  width: 94px;
  height: 3px;
  background: #44a326;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a.more:hover {
  text-decoration: none;
  color: #44a326;
}

a.more:hover:before {
  width: 120px;
}

a.details {
  position: relative;
  display: inline-block;
  height: 26px;
  line-height: 27px;
  padding: 0 0 0 12px;
  color: #ffffff;
  font-size: 19px;
}

a.details span {
  position: relative;
  display: block;
  z-index: 2;
}

a.details:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 200%;
  height: 100%;
  background: #44a326;
  background-image: -webkit-gradient(linear, left top, right top, from(#44b026), to(#3e9122));
  background-image: -webkit-linear-gradient(left, #44b026 0%, #3e9122 100%);
  background-image: -o-linear-gradient(left, #44b026 0%, #3e9122 100%);
  background-image: linear-gradient(to right, #44b026 0%, #3e9122 100%);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a.details:hover {
  text-decoration: none;
}

a.details:hover:before {
  width: 250%;
}

a.details:active:before {
  opacity: 0.3;
}

.right-position a.details {
  padding: 0 12px 0 0;
}

.right-position a.details:before {
  left: auto;
  right: 0;
}

.close-butn {
  position: absolute;
  top: 30px;
  right: 26px;
  z-index: 10;
  width: 32px;
  height: 32px;
  background: none;
  border: none;
}

.close-butn svg {
  width: 32px;
  height: 32px;
  fill: #5c5c5c;
}

.close-butn:hover svg {
  fill: #44a326;
}

.accordion-icon {
  position: relative;
  margin: 0 0 14px 0;
  height: 26px;
  cursor: pointer;
}

.accordion-icon:before {
  position: absolute;
  content: '+';
  top: 0;
  left: 50%;
  display: block;
  width: 26px;
  height: 26px;
  line-height: 25px;
  margin-left: -13px;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  border: 1px solid #5c5c5c;
  border-radius: 50%;
  -webkit-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}

.accordion-icon.active:before {
  content: '-';
}

.centered-butn {
  width: 100%;
  max-width: 620px;
  margin: 0 auto 0 auto;
  text-transform: uppercase;
}

.hero {
  position: relative;
}

.hero .slide {
  position: relative;
}

.hero .slide img {
  position: relative;
  z-index: 1;
}

.hero .slide a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
}

.hero .slide-text {
  position: absolute;
  bottom: 19%;
  left: 17%;
  z-index: 1;
}

.hero .slide-text .column {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #388acd;
  text-transform: uppercase;
  font-size: 22px;
  margin: 0 15px;
  font-weight: 600;
}

.hero .slide-text .column span {
  display: block;
  color: #44a326;
  font-size: 70px;
  line-height: 70px;
  font-weight: 300;
}

.hero .slide-text .column mark {
  text-transform: none;
}

.hero .slide-text .column:first-child {
  text-align: right;
  font-size: 28px;
}

.hero .slide-text .column:first-child:before {
  position: absolute;
  content: '';
  top: 0;
  right: -18px;
  display: block;
  width: 1px;
  height: 100%;
  background: #388acd;
}

.hero .slide-text .column:first-child span {
  font-size: 54px;
}

.hero .slide-holder {
  position: relative;
}

.hero .image {
  position: relative;
  z-index: 1;
  /*position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        overflow: hidden;

        img {
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            max-width: 99999%;
            width: auto;
            height: auto;
            transform: translate(-50%, -50%);
            background-size: cover;
        }*/
}

.hero .image img {
  width: 100%;
  height: auto;
}

.hero-thumbs {
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.hero-thumbs .slick-dots {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.hero-thumbs .slick-dots li {
  position: relative;
  display: block;
  margin: 0;
  padding: 9px 0 8px 0;
  width: 100%;
  height: auto;
  background: none;
  opacity: 1;
  font-size: 28px;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
}

.hero-thumbs .slick-dots li:before {
  opacity: 0;
}

.hero-thumbs .slick-dots li.slick-active {
  background: none;
}

.hero-thumbs .slick-dots li.slick-active:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  -webkit-animation: thumbProgress 7.3s linear infinite;
  animation: thumbProgress 7.3s linear infinite;
  opacity: 1;
}

@-webkit-keyframes thumbProgress {
  0% {
    left: 0;
    width: 0;
  }
  49% {
    left: 0;
    width: 100%;
  }
  50% {
    left: auto;
    right: 0;
    width: 100%;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
  }
}

@keyframes thumbProgress {
  0% {
    left: 0;
    width: 0;
  }
  49% {
    left: 0;
    width: 100%;
  }
  50% {
    left: auto;
    right: 0;
    width: 100%;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
  }
}

.about {
  padding: 64px 0 0 0;
  background: #f7f8f8 url("../images/wave-gray.png") no-repeat 50% 50%;
  border-bottom: 1px solid #5c5c5c;
}

.about-dots {
  position: relative;
}

.about-dots .slick-dots {
  position: relative;
  bottom: 0;
  border-bottom: 1px solid #5c5c5c;
}

.about-dots .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0;
  height: auto;
  width: auto;
  background: none;
  padding: 17px 10px 4px 10px;
  opacity: 1;
  font-size: 23px;
  text-transform: uppercase;
  text-align: center;
}

.about-dots .slick-dots li:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.about-dots .slick-dots li.slick-active {
  background: none;
}

.about-dots .slick-dots li.slick-active:before {
  opacity: 1;
}

.about-circle-holder {
  position: relative;
  height: calc(100vh - 190px);
  min-height: 490px;
  padding: 0;
}

.about-circle-holder .about-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -433px 0 0 -433px;
}

.about-circle {
  position: relative;
  width: 866px;
  height: 866px;
  margin: 60px auto 0 auto;
}

.about-circle .circle-holder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 98%;
  height: 100%;
  -webkit-animation: rotate 120s linear infinite;
  animation: rotate 120s linear infinite;
}

.about-circle .circle-holder svg {
  width: 100%;
  height: 100%;
}

.about-circle .circle-holder.circle-b {
  left: 50%;
  top: 50%;
  width: 690px;
  height: 690px;
  margin: -345px 0 0 -345px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation: rotateB 140s linear infinite;
  animation: rotateB 140s linear infinite;
}

.about-circle .circle-text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  width: 800px;
  height: 780px;
  margin: -390px 0 0 -390px;
}

.about-circle .circle-text-holder.circle-text-holder-b {
  width: 800px;
  height: 780px;
  margin: -390px 0 0 -400px;
}

.about-circle .circle-text-holder svg {
  width: 100%;
  height: 100%;
}

.about-circle .circle-text-holder .cls-1 {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.about-circle .circle-text-holder a {
  position: relative;
  z-index: 1;
  display: block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.about-circle .circle-text-holder a.current, .about-circle .circle-text-holder a:hover {
  text-decoration: none;
  color: #44a326;
}

.about-circle .circle-text-holder a.current .cls-1, .about-circle .circle-text-holder a:hover .cls-1 {
  fill: #44a326;
}

.about-circle .circle-text-holder a.current.color-blue, .about-circle .circle-text-holder a:hover.color-blue {
  color: #388acd;
}

.about-circle .circle-text-holder a.current.color-blue .cls-1, .about-circle .circle-text-holder a:hover.color-blue .cls-1 {
  fill: #388acd;
}

.about-circle .circle-text-holder a.current.color-orange, .about-circle .circle-text-holder a:hover.color-orange {
  color: #fec300;
}

.about-circle .circle-text-holder a.current.color-orange .cls-1, .about-circle .circle-text-holder a:hover.color-orange .cls-1 {
  fill: #fec300;
}

.about-circle .circle-text-holder a.circle-current-link {
  z-index: -1;
}

.about-circle .current-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 650px;
  height: 650px;
  margin: -325px 0 0 -325px;
  opacity: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.about-circle .current-circle.active {
  opacity: 1;
}

.about-circle .current-circle.current-circle-a.position-1 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.about-circle .current-circle.current-circle-a.position-1 .current-line {
  fill: #388acd;
}

.about-circle .current-circle.current-circle-a.position-2 {
  -webkit-transform: rotate(44deg);
  -ms-transform: rotate(44deg);
  transform: rotate(44deg);
}

.about-circle .current-circle.current-circle-a.position-3 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.about-circle .current-circle.current-circle-a.position-4 {
  -webkit-transform: rotate(134deg);
  -ms-transform: rotate(134deg);
  transform: rotate(134deg);
}

.about-circle .current-circle.current-circle-a.position-4 .current-line {
  fill: #fec300;
}

.about-circle .current-circle.current-circle-a.position-5 {
  -webkit-transform: rotate(179deg);
  -ms-transform: rotate(179deg);
  transform: rotate(179deg);
}

.about-circle .current-circle.current-circle-a.position-5 .current-line {
  fill: #388acd;
}

.about-circle .current-circle.current-circle-a.position-6 {
  -webkit-transform: rotate(223deg);
  -ms-transform: rotate(223deg);
  transform: rotate(223deg);
}

.about-circle .current-circle.current-circle-a.position-6 .current-line {
  fill: #fec300;
}

.about-circle .current-circle.current-circle-a.position-7 {
  -webkit-transform: rotate(267deg);
  -ms-transform: rotate(267deg);
  transform: rotate(267deg);
}

.about-circle .current-circle.current-circle-a.position-7 .current-line {
  fill: #fec300;
}

.about-circle .current-circle.current-circle-a.position-8 {
  -webkit-transform: rotate(313deg);
  -ms-transform: rotate(313deg);
  transform: rotate(313deg);
}

.about-circle .current-circle.current-circle-a.position-8 .current-line {
  fill: #fec300;
}

.about-circle .current-circle.current-circle-b.position-1 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.about-circle .current-circle.current-circle-b.position-2 {
  -webkit-transform: rotate(66deg);
  -ms-transform: rotate(66deg);
  transform: rotate(66deg);
}

.about-circle .current-circle.current-circle-b.position-3 {
  -webkit-transform: rotate(134deg);
  -ms-transform: rotate(134deg);
  transform: rotate(134deg);
}

.about-circle .current-circle.current-circle-b.position-4 {
  -webkit-transform: rotate(227deg);
  -ms-transform: rotate(227deg);
  transform: rotate(227deg);
}

.about-circle .current-circle.current-circle-b.position-5 {
  -webkit-transform: rotate(293deg);
  -ms-transform: rotate(293deg);
  transform: rotate(293deg);
}

.about-circle .current-circle svg {
  width: 100%;
  height: 100%;
}

.about-circle .current-circle.current-city.position-1 {
  -webkit-transform: rotate(223deg);
  -ms-transform: rotate(223deg);
  transform: rotate(223deg);
}

.about-circle .current-circle.current-city.position-1 .current-line {
  fill: #388acd;
}

.about-circle .current-circle.current-city.position-2 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about-circle .current-circle.current-city.position-3 {
  -webkit-transform: rotate(134deg);
  -ms-transform: rotate(134deg);
  transform: rotate(134deg);
}

.about-circle .circle-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: 640px;
  height: 640px;
  margin: -320px 0 0 -320px;
  background: #ffffff;
  border-radius: 50%;
  overflow: hidden;
}

.about-circle .circle-image .circle-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.about-circle .circle-image img {
  position: relative;
  z-index: 3;
  border-radius: 50%;
  display: block;
  height: auto;
  width: 100%;
}

.about-circle .circle-images-list {
  position: relative;
  height: 100%;
  z-index: 2;
  border-radius: 50%;
  overflow: hidden;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateB {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes rotateB {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.page-anchors .page-tabs a{
	padding: 0 !important;
}

.tabs-holder {
  text-align: center;
  border-bottom: 1px solid #5c5c5c;
}

.tabs-holder li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 16px 0 4px 0;
  margin: 0 16px;
  font-size: 23px;
  height: 48px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.tabs-holder li:hover {
  color: #44a326;
}

.tabs-holder li:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.tabs-holder li.current {
  z-index: 10;
  color: #5c5c5c;
  cursor: default;
}

.tabs-holder li.current:before {
  opacity: 1;
}

.tabs-holder.low li {
  font-size: 19px;
  text-transform: none;
}

.info {
  position: relative;
  border-bottom: 1px solid #5c5c5c;
}

.info-title {
  padding: 18px 0 15px 0;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  color: #44a326;
}

.info .column {
  font-size: 18px;
  line-height: 23px;
  float: right;
  width: calc(50% - 50px);
}

.info .column:first-child {
  float: left;
}

.info-slide-text {
  padding: 72px 0 89px 0;
}

.info-thumbs {
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.info-thumbs .slick-dots {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.info-thumbs .slick-dots li {
  position: relative;
  margin: 0;
  width: 100%;
  height: auto;
  background: none;
  opacity: 1;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
}

.info-thumbs .slick-dots li span {
  position: relative;
  display: inline-block;
  padding: 17px 0 4px 0;
}

.info-thumbs .slick-dots li span:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.info-thumbs .slick-dots li.slick-active {
  background: none;
}

.info-thumbs .slick-dots li.slick-active span:before {
  opacity: 1;
}

.info-text {
  position: relative;
  z-index: 10;
  height: 1047px;
  padding: 64px 0 0 0;
  background: #f7f8f8 url("../images/wave-gray.png") no-repeat 50% 50%;
}

.info-text .about-circle {
  margin-top: 3px;
}

.info-text .inner {
  max-width: 1610px;
}

.info-text .info-text-holder {
  position: absolute;
  top: 0;
  left: 0;
  padding: 197px 0 20px 30px;
  max-width: 360px;
  font-size: 19px;
}

.info-text .title {
  padding: 0 0 35px 0;
  font-size: 56px;
  text-transform: uppercase;
  color: #44a326;
}

.banner {
  position: relative;
  overflow: hidden;
  height: 568px;
}

.banner .inner {
  z-index: 3;
  max-width: 1610px;
}

.banner .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition:none;
   -webkit-backface-visibility:hidden;
   backface-visibility:hidden;
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
}

.banner .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 99999%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
}

.banner-frame {
  position: relative;
  height: 568px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.banner-frame:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.banner-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner .banner-text {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  max-width: 590px;
  padding: 100px 0 0 0;
  color: #ffffff;
}

.banner .banner-text.right-position {
  left: auto;
  right: 0;
  text-align: right;
}

.banner .title {
  padding: 0 0 22px 0;
  font-size: 66px;
  text-transform: uppercase;
  color: #44a326;
}

.banner p {
  padding: 0 0 14px 0;
  font-size: 19px;
}

.manufacture {
  height: 1166px;
  padding: 64px 0 0 0;
  background: #ffffff url("../images/wave-gray.png") no-repeat 50% 50%;
}

.breadcrumbs {
  position: relative;
  padding: 16px 0 30px 0;
}

.breadcrumbs li {
  position: relative;
  float: left;
}

.breadcrumbs li:before {
  content: '/';
  display: inline-block;
  margin: 0 6px;
}

.breadcrumbs li:first-child:before {
  display: none;
}

.breadcrumbs li a {
  color: #5c5c5c;
}

.breadcrumbs li a:hover {
  color: #44a326;
}

.breadcrumbs li.current a {
  cursor: default;
  pointer-events: none;
}

.product {
  border-top: 1px solid #5c5c5c;
}

.product .page-separator {
  margin: 20px 0 40px 0;
}

.product-blank-slide {
  height: 620px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f7f8f8;
  text-align: center;
}

.product-blank-slide img {
  display: inline-block;
  height: auto;
}

.product-blank-slide svg {
  width: 440px;
  height: 148px;
  margin: 0 auto;
  fill: #5c5c5c;
}

.product-top {
  padding: 0 0 29px 0;
}

.product-slider-holder {
  position: relative;
  margin: 4px 0 0 0;
  float: left;
  width: calc(62.35% - 30px);
}

.product-data {
  float: right;
  width: calc(37.65% - 46px);
}

.product-data .description {
  padding: 0 0 61px 0;
}

.product-data .green-butn,
.product-data .transparent-butn {
  width: 100%;
  margin: 0 0 24px 0;
}

.product-name {
  padding: 0 0 15px 0;
  font-size: 38px;
  font-weight: 400;
  color: #388acd;
}

.product-name span {
  display: block;
}

.mobile-product-name {
  display: none;
  padding: 0 0 15px 0;
  font-size: 38px;
  font-weight: 400;
  color: #388acd;
  text-align: center;
}

.mobile-product-name span {
  display: block;
}

.manufacturer-country {
  margin: 16px 0 0 0;
}

.manufacturer-country .flag {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 13px 0 0;
}

.manufacturer-country .flag img {
  display: block;
  height: auto;
}

.product-price {
  padding: 9px 0 8px 0;
  margin: 0 0 79px 0;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.product-price span {
  display: inline-block;
  font-size: 54px;
  color: #44a326;
  vertical-align: middle;
  margin: 0 0 0 15px;
}

.preview-links {
  position: relative;
  margin: 0 0 78px 0;
  /*.progress {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 72px;
        height: 72px;

        svg {
            width: 72px;
            height: 72px;
        }

        circle {
            stroke-dashoffset: 0;
            transition: stroke-dashoffset .8s linear;
            stroke: #666666;
            stroke-width: 3px;
        }

        #bar {
            stroke-dasharray: 227;
            stroke-dashoffset: 227;
            stroke: $green;
        }

        &:hover {
            #bar {
                stroke-dashoffset: 0;
            }
        }
    }*/
}

.preview-links .preview-link {
  position: relative;
  float: left;
  margin: 0 0 0 60px;
}

.preview-links .preview-link a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.preview-links .preview-link:first-child {
  margin: 0;
}

.preview-links .preview-link:hover span {
  color: #44a326;
}

.preview-links .preview-link:hover .icon-circle {
  fill: #44a326;
  /*#bar {
                    stroke-dashoffset: 0;
                }*/
}

.preview-links svg {
  position: relative;
  top: 1px;
  left: 1px;
  width: 70px;
  height: 70px;
  fill: #5c5c5c;
}

.preview-links .icon {
  position: relative;
  float: left;
  width: 72px;
  height: 72px;
  margin: 0 18px 0 0;
}

.preview-links .icon-circle {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.preview-links span {
  display: block;
  float: left;
  margin: 28px 0 0 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.product-main-slider {
  float: left;
  width: calc(100% - 140px);
  background: #f7f8f8;
}

.product-main-slider a {
  position: relative;
  width: 100%;
  max-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-main-slider a img {
  height: auto;
}

.product-main-slider a.image--tall img {
  height: 100%;
  max-height: 100%;
  width: auto;
}

.product-slider-thumbs {
  float: right;
  width: 130px;
}

.product-slider-thumbs.mCS_no_scrollbar {
  padding-right: 20px;
}

.product-slider-thumbs .slick-dots {
  position: relative;
}

.product-slider-thumbs .slick-dots li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0;
  opacity: 1;
  margin: 0 0 18px 0;
  background: #f7f8f8;
}

.product-slider-thumbs .slick-dots li:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 0;
  height: 3px;
  background: #44a326;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.product-slider-thumbs .slick-dots li.slick-active {
  background: #f7f8f8;
}

.product-slider-thumbs .slick-dots li:hover:before, .product-slider-thumbs .slick-dots li.slick-active:before {
  width: 100%;
}

.feature-icons {
  padding: 51px 0 15px 0;
  clear: both;
}

.feature-icons .icon {
  position: relative;
  float: left;
  width: 119px;
  margin: 0 16px 16px 0;
}

.feature-icons .icon img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.feature-icons .icon img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.feature-icons .icon:hover img {
  opacity: 0;
}

.feature-icons .icon:hover img:first-child {
  opacity: 1;
}

.sticker {
  position: absolute;
  top: 13px;
  left: 0;
  z-index: 10;
  height: 30px;
  padding: 0 34px;
  line-height: 32px;
  font-size: 16px;
  text-transform: uppercase;
}

.sticker.new-sticker {
  background: #44a326;
  color: #ffffff;
}

.product-info {
  clear: both;
  padding: 0 0 57px 0;
}

.product-info .product-tabs-list {
  padding: 0 0 73px 0;
  border-bottom: 1px solid #5c5c5c;
}

.product-info .product-tabs-list.no-border {
  border: none;
}

.product-testimonials {
  padding: 36px 0 0 0;
}

.testimonials-item {
  position: relative;
  margin: 0 0 56px 0;
}

.testimonials-item .photo {
  position: relative;
  float: left;
  width: 120px;
  height: 120px;
  margin: 6px 22px 0 18px;
  border-radius: 50%;
  overflow: hidden;
  background: #f7f8f8;
}

.testimonials-item .photo img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: auto;
}

.testimonials-item .photo .no-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 20px 0 0 0;
  font-size: 64px;
  text-transform: uppercase;
  text-align: center;
  color: #b8b7b7;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.testimonials-item .name {
  padding: 0 0 4px 0;
  font-size: 30px;
  color: #5c5c5b;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}


.testimonials-item .content {
  overflow: hidden;
}

.testimonials-item .rating {
  margin: 0 0 21px 0;
}

.testimonials-item .text {
  margin: 0 0 17px 0;
}

.testimonials-item .date {
  color: #5c5c5b;
}

.testimonials-item.new-testimonial:hover .no-photo,
.testimonials-item.new-testimonial:hover .name {
  color: #44a326;
}

.testimonials-item.new-testimonial .name {
  padding: 48px 0 0 0;
}

.testimonials-item.new-testimonial a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.features-table {
  padding: 20px 0 0 0;
}

.group-props td{
	font-weight:bold;
}

.content-table th {
  padding: 6px 15px 7px 15px;
  font-weight: 300;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.content-table tr:hover td {
  background: #44a326;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.content-table tr:hover td:before {
  background: transparent;
}

.content-table td {
  position: relative;
  padding: 6px 0 7px 0;
  color: #3a3939;
}

.content-table td:before {
  position: absolute;
  content: '';
  top: 6px;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100% - 12px);
  background: #fafafa;
}

.content-table td > span {
  position: relative;
  z-index: 2;
  display: block;
  padding: 4px 15px 1px 15px;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.content-table .table-price {
  font-weight: 600;
  white-space: nowrap;
}

.models-table th {
  vertical-align: middle;
}

.models-table td {
  text-align: center;
  vertical-align: middle;
}

.models-table td > a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.models-table td:first-child,
.models-table th:first-child {
  text-align: left;
}

.features-list {
  padding: 45px 0 0 0;
}

.features-list li {
  padding: 0 0 23px 0;
  color: #5c5c5b;
  list-style: disc inside;
}

.product-manuals {
  padding: 42px 0 0 0;
}

.manual-item {
  position: relative;
  margin: 0 0 32px 0;
  min-height: 55px;
  background: #fafafa;
  color: #5c5c5b;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.manual-item .download-butn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #b8b7b7;
  color: #ffffff;
  font-size: 29px;
  width: 34.8%;
  opacity: 0;
}

.manual-item .download-butn svg {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  fill: #ffffff;
  width: 21px;
  height: 21px;
  margin: 0 5px 0 0;
}

.manual-item .file-type {
  position: absolute;
  top: 0;
  right: 34.8%;
  height: 100%;
  width: 13.3%;
}

.manual-item .file-type svg {
  position: relative;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  fill: #ffffff;
  width: 30px;
  height: 30px;
  margin: 0 51px 0 0;
}

.manual-item .file-type .cls-1, .manual-item .file-type .cls-4 {
  fill: #ffffff;
}

.manual-item .file-type .cls-1, .manual-item .file-type .cls-3 {
  stroke: #646363;
}

.manual-item .file-type .cls-1 {
  stroke-miterlimit: 10;
}

.manual-item .file-type .cls-2 {
  fill: #797979;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.manual-item .file-type .cls-3 {
  fill: none;
  stroke-linejoin: round;
}

.manual-item .name {
  float: left;
  width: 51.9%;
  padding: 6px 10px 4px 20px;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.manual-item .name span {
  display: block;
}

.manual-item:hover {
  background: #eeeeee;
}

.manual-item:hover .download-butn {
  opacity: 1;
}

.manual-item:hover.blue-color .download-butn {
  background-color: #388acd;
}

.manual-item:hover.blue-color .name span {
  color: #198cd2;
}

.manual-item:hover.green-color .download-butn {
  background-color: #93be14;
}

.manual-item:hover.green-color .name span {
  color: #50b848;
}

.manual-item:hover.blue-2-color .download-butn,
.manual-item:hover.blue-color2 .download-butn {
  background-color: #169fdb;
}


.manual-item:hover.blue-1-color .download-butn,
.manual-item:hover.blue-color1 .download-butn {
  background-color: #2db8c5;
}

.manual-item:hover.blue-2-color .name span,
.manual-item:hover.blue-color2 .name span {
  color: #169fdb;
}
.manual-item:hover.blue-1-color .name span,
.manual-item:hover.blue-color1 .name span {
  color: #2db8c5;
}

.manual-item:hover.yellow-color .download-butn,
.manual-item:hover.yellow-color2 .download-butn {
  background-color: #fec300;
}

.manual-item:hover.yellow-color .name span,
.manual-item:hover.yellow-color2 .name span {
  color: #fec300;
}
/**/
.product-top.blue-color .mobile-product-name,
.product-top.blue-color h1 {
  color: #388acd;
}
.product-top.blue-1-color .mobile-product-name,
.product-top.blue-1-color h1 {
  color: #2db8c5;
}

.product-top.green-color .mobile-product-name,
.product-top.green-color h1 {
  color: #50b848;
}

.product-top.blue-2-color .mobile-product-name,
.product-top.blue-color2 .mobile-product-name,
.product-top.blue-2-color h1,
.product-top.blue-color2 h1 {
  color: #169fdb;
}

.product-top.yellow-color .mobile-product-name,
.product-top.yellow-color2 .mobile-product-name,
.product-top.yellow-color h1,
.product-top.yellow-color2 h1 {
  color: #fec300;
}


.manual-item:hover .file-type .cls-1, .manual-item:hover .file-type .cls-4 {
  fill: #ffffff;
}

.manual-item:hover .file-type .cls-1, .manual-item:hover .file-type .cls-3 {
  stroke: #646363;
}

.manual-item:hover .file-type .cls-1 {
  stroke-miterlimit: 10;
}

.manual-item:hover .file-type .cls-2 {
  fill: #cc4b4c;
}

.manual-item:hover .file-type .cls-3 {
  fill: none;
  stroke-linejoin: round;
}

.manual-item a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.manual-section {
  padding: 0 0 90px 0;
}

.manual-section .title {
  padding: 0 0 36px 0;
  font-size: 37px;
  font-weight: 400;
}

.manual-section .title.blue-color {
  color: #198cd2;
}

.manual-section .title.green-color {
  color: #93be14;
}

.product-accordion-title {
  display: none;
  position: relative;
  padding: 11px 30px 8px 5px;
  border-top: 1px solid #d7d7d7;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.product-accordion-title.active {
  background: #fafafa;
}

.product-accordion-title.active .accordion-icon {
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.3s;
  -o-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}

.product-accordion-title.active .accordion-icon:before {
  content: '';
}

.product-accordion-title:hover {
  background: #44a326;
  color: #ffffff;
}

.product-accordion-title:hover .accordion-icon {
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.3s;
  -o-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}

.product-accordion-title:hover .accordion-icon:before {
  border-color: #ffffff;
}

.product-accordion-title:hover .accordion-icon svg {
  fill: #ffffff;
}

.product-accordion-title .accordion-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  height: 26px;
  width: 26px;
  margin-top: -13px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.product-accordion-title .accordion-icon:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  height: 26px;
  width: 26px;
  line-height: 40px;
  margin-left: 0;
  font-size: 40px;
}

.product-accordion-title .accordion-icon .button-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
}

.product-accordion-title .accordion-icon svg {
  width: 14px;
  height: 14px;
  fill: #5c5c5c;
}

.additional-products {
  position: relative;
  padding: 0 0 57px 0;
}

.additional-products .title {
  font-size: 19px;
  padding: 0 10px 30px 10px;
  font-weight: 600;
}

.additional-products .slide {
  padding: 0 10px;
}

.additional-products .slick-dots {
  position: relative;
}

.additional-products .slick-arrow {
  top: 75px;
  width: 10px;
  height: 20px;
  margin: -10px 0 0 0;
}

.additional-products .slick-arrow[class*="prev"],
.additional-products .slider-btn[class*="prev"] {
  left: 5px;
}

.additional-products .slick-arrow[class*="prev"]:after,
.additional-products .slider-btn[class*="prev"]:after {
  background: url("../images/ui/arrow-left-dark.svg") no-repeat 0 0;
  background-size: 10px 20px;
}

.additional-products .slick-arrow[class*="prev"]:before,
.additional-products .slider-btn[class*="prev"]:before {
  background: url("../images/ui/arrow-left-active.svg") no-repeat 0 0;
  background-size: 10px 20px;
}

.additional-products .slick-arrow[class*="next"],
.additional-products .slider-btn[class*="next"] {
  right: 5px;
}

.additional-products .slick-arrow[class*="next"]:after,
.additional-products .slider-btn[class*="next"]:after {
  background: url("../images/ui/arrow-right-dark.svg") no-repeat 0 0;
  background-size: 10px 20px;
}

.additional-products .slick-arrow[class*="next"]:before,
.additional-products .slider-btn[class*="next"]:before {
  background: url("../images/ui/arrow-right-active.svg") no-repeat 0 0;
  background-size: 10px 20px;
}

.additional-product {
  padding: 0 0 46px 0;
  position: relative;
  text-align: center;
}

.additional-product a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.additional-product .image {
  position: relative;
  margin: 0 0 18px 0;
}

.additional-product .image:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  z-index: 5;
  display: block;
  width: 0;
  height: 4px;
  background: #44a326;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.additional-product .image img {
  width: 100%;
  height: auto;
}

.additional-product .name {
  margin: 0 0 16px 0;
  color: #3a3939;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.additional-product .name span {
  display: block;
}

.additional-product .price {
  font-size: 29px;
  color: #44a326;
  font-weight: 400;
}

.additional-product:hover .name {
  color: #44a326;
}

.additional-product:hover .image:before {
  width: 100%;
}

.catalogue {
  position: relative;
}

.catalogue-item {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.catalogue-item .inner {
  height: 100%;
}

.catalogue-item:hover {
  background: #f7f8f8;
}

.catalogue-item:hover .item-bg {
  opacity: 1;
  -webkit-transition: all 1s 0.2s;
  -o-transition: all 1s 0.2s;
  transition: all 1s 0.2s;
}

.catalogue-item .item-content {
  position: relative;
  z-index: 3;
  max-width: 620px;
  padding: 49px 0 65px 0;
}

.catalogue-item .title {
  padding: 0 0 30px 0;
  font-size: 38px;
  font-weight: 400;
}

.catalogue-item .text {
  padding: 0 0 20px 0;
}

.catalogue-item .list {
  margin: 56px 0 0 0;
}

.catalogue-item .list li {
  padding: 0 0 6px 0;
  list-style: disc inside;
}

.catalogue-item .list li a {
  color: #5c5c5c;
}

.catalogue-item .list li a:hover {
  color: #44a326;
}

.catalogue-item .mobile-title {
  display: none;
  text-align: center;
}

.catalogue-item .item-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: calc(100% - 894px);
  height: 100%;
}

.catalogue-item .page-cell {
  padding: 30px 0 30px 0;
  text-align: center;
}

.catalogue-item .page-cell img {
  height: auto;
  display: inline-block;
}

.catalogue-item .item-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.catalogue-item.blue-color .title {
  color: #198cd2;
}

.catalogue-item.blue-color .title a {
  color: #198cd2;
}

.catalogue-item.blue-color .item-bg {
  background: url("../images/ui/catalogue-item-bg-blue.png") no-repeat right 50%;
  background-size: contain;
}

.catalogue-item.green-color .title {
  color:  #50b848;
}

.catalogue-item.green-color .title a {
  color:  #50b848;
}

.catalogue-item.green-color .item-bg {
  background: url("../images/ui/catalogue-item-bg-green.png") no-repeat right 50%;
  background-size: contain;
}

.catalogue-item.yellow-color .title {
  color: #fec300;
}

.catalogue-item.yellow-color .title a {
  color: #fec300;
}

.catalogue-item.yellow-color2 .title {
  color: #fec300;
}

.catalogue-item.yellow-color2 .title a {
  color: #fec300;
}

.catalogue-item.yellow-color .item-bg {
  background: url("../images/ui/catalogue-item-bg-yellow.png") no-repeat right 50%;
  background-size: contain;
}

.blue-1-color + .catalogue-item.yellow-color .item-bg {
  background:  url('../images/ui/catalogue-item-bg-yellow-green.png') no-repeat right 50%;
}

.catalogue-item.yellow-color2 .item-bg {
  background:  url('../images/ui/catalogue-item-bg-yellow-green.png') no-repeat right 50%;
}

.catalogue-item .technology {
  max-width: 463px;
  margin: 31px 0 0 0;
  padding: 0;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.catalogue-item .technology .label {
  float: left;
  width: 131px;
  padding: 57px 0 0 0;
}

.catalogue-item .technology .icon {
  position: relative;
  float: left;
  width: 103px;
  margin: 0 18px 0 0;
}

.catalogue-item .technology .icon:last-child {
  margin: 0;
}

.catalogue-item .technology .icon img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.catalogue-item .technology .icon img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.catalogue-item .technology .icon:hover img {
  opacity: 0;
}

.catalogue-item .technology .icon:hover img:first-child {
  opacity: 1;
}

.catalogue-item .feature-icons {
  padding: 28px 0 25px 0;
}

.catalogue-item .feature-icons .icon {
  width: 92px;
  margin: 0 10px 9px 0;
}

.catalogue-item .preview-links {
  margin: 59px 0 71px 0;
}

.category {
  position: relative;
}

.category-section {
  position: relative;
}

.category-section .catalogue-item {
  border: none;
}

.category-section .catalogue-item .inner {
  min-height: 705px;
}

.category-section .catalogue-item:hover {
  background: none;
}

.category-section .catalogue-item .item-content {
  padding: 129px 0 60px 0;
}

.category-series {
  position: relative;
  min-height: 720px;
  background: #f7f8f8;
}

.category-series .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.category-series .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 99999%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
}

.category-series-content {
  float: right;
  width: 50%;
  color: #5c5c5b;
}

.category-series-content .frame {
  max-width: 820px;
  padding: 54px 30px 30px 14.2%;
}

.category-series-content .title {
  padding: 0 0 30px 0;
  font-size: 20px;
}

.series-list-item {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.series-list-item .page-cell {
  padding: 28px 10px 26px 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.series-list-item .page-cell:nth-child(1) {
  width: 24%;
}

.series-list-item .page-cell:nth-child(2) {
  width: 46%;
  color: #5c5c5c;
}

.series-list-item .page-cell:nth-child(3) {
  width: 30%;
  text-align: right;
  color: #8b8b8a;
}

.series-list-item:hover .page-cell,
.series-list-item:hover .page-cell:nth-child(2),
.series-list-item:hover .page-cell:nth-child(3) {
  color: #44a326;
}

.series-list-item a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.preview-text {
  padding-top: 58px;
}

.preview-text .text-holder {
  padding: 0 0 42px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #5c5c5c;
}

.preview-text .column {
  float: right;
  width: calc(50% - 50px);
}

.preview-text .column:first-child {
  float: left;
}

.preview-text a.more {
  margin: 25px 0 0 0;
}

.preview-text .show-on-mobile {
  clear: both;
}

.contacts {
  position: relative;
}

.contacts-image {
  padding: 0 20px 0 0;
}

.contacts-image img {
  width: 100%;
  height: auto;
}

.contacts-column {
  float: left;
  width: 50%;
  padding: 113px 0 100px 0;
}

.contacts-column .column-content {
  max-width: 543px;
}

.contacts-column .title {
  padding: 0 0 38px 0;
  font-size: 37px;
  color: #5c5c5b;
}

.contacts-column .page-cell {
  padding: 24px 0;
  color: #3a3939;
}

.contacts-column .page-cell:first-child {
  width: 78px;
}

.contacts-column .page-row {
  border-top: 1px solid #d7d7d7;
}

.contacts-column .page-row:first-child {
  border: none;
}

.contacts-column svg {
  fill: #5c5c5c;
}

.contacts-column .icon-marker {
  width: 27px;
  height: 38px;
}

.contacts-column .icon-phone {
  width: 33px;
  height: 32px;
}

.contacts-column .icon-mail {
  width: 30px;
  height: 21px;
}

.contacts-column .icon-globe {
  width: 28px;
  height: 28px;
}

.content-search {
  border: 1px solid #5c5c5c;
  margin: 66px 0 53px 0;
}

.content-search input.text-input {
  float: left;
  border: none;
  background: none;
  height: 51px;
  width: calc(100% - 374px);
}

.content-search .submit-butn {
  float: right;
  width: 374px;
  height: 51px;
  background: #ffffff;
  border: none;
  color: #5c5c5c;
  font-size: 21px;
  text-transform: uppercase;
}

.content-search .submit-butn svg {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  fill: #5c5c5c;
  width: 20px;
  height: 20px;
  margin: 0 5px 0 0;
}

.content-search .submit-butn:before {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  display: block;
  width: 1px;
  height: 43px;
  background: #5c5c5c;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.content-search .submit-butn:hover {
  background: #388acd;
  color: #ffffff;
}

.content-search .submit-butn:hover svg {
  fill: #ffffff;
}

.content-search .submit-butn:hover:before {
  opacity: 0;
}

.feedback-form .inner {
  max-width: 1580px;
  padding-top: 68px;
  padding-bottom: 56px;
  border-top: 1px solid #5c5c5c;
}

.feedback-form.no-border .inner {
  border: none;
}

.feedback-form form {
  max-width: 1260px;
  margin: 0 auto;
}

.feedback-form .title {
  padding: 0 0 54px 0;
  font-size: 38px;
  text-align: center;
}

.feedback-form .title + .input-line {
  float: none;
  width: 100%;
}

.feedback-form textarea.textarea-field {
  margin: 0 0 25px 0;
}

.feedback-form .green-butn {
  float: right;
  width: calc(50% - 10px);
  text-transform: uppercase;
  font-size: 30px;
}

.feedback-form .form-description {
  padding: 60px 0 0 0;
  font-size: 19px;
  text-align: center;
  clear: both;
}

.feedback-form .input-line {
  float: left;
  width: calc(50% - 10px);
}

.feedback-form .input-line label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0 15px;
  color: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.feedback-form .input-line.active label {
  top: 5px;
  opacity: 1;
}

.feedback-form .input-line.active input.text-input {
  padding-top: 12px;
  color: #44a326;
}

.feedback-form .input-line.active textarea.textarea-field {
  padding-top: 17px;
  color: #44a326;
}

.faq {
  position: relative;
}

.faq .accordion-content p, .faq .accordion-content ol {
  margin: 6px 0;
}

.faq .accordion-content h2 {
  margin: 37px 0 6px;
  font: 18px 'Myriad Pro Light', sans-serif;
  color: #000;
}

.faq .accordion-content table {
  width: auto;
  border-bottom: 1px solid #d7d7d7;
}

.faq .accordion-content td {
  border-top: 1px solid #d7d7d7;
  padding: 5px 15px 6px 15px;
}

.accordion {
  margin: 75px 0 75px 0;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

.accordion-title {
  position: relative;
  padding: 36px 15px 33px 0;
  font-size: 38px;
  border-top: 1px solid #d7d7d7;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.accordion-title.active {
  background: #fafafa;
  padding-left: 83px;
}

.accordion-title.active .accordion-icon {
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.3s;
  -o-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}

.accordion-title.active .accordion-icon:before {
  content: '';
}

.accordion-title:hover {
  padding-left: 83px;
  background: #44a326;
  color: #ffffff;
}

.accordion-title:hover .accordion-icon {
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.3s;
  -o-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}

.accordion-title:hover .accordion-icon:before {
  border-color: #ffffff;
}

.accordion-title:hover .accordion-icon svg {
  fill: #ffffff;
}

.accordion-title .accordion-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  height: 42px;
  width: 42px;
  margin-top: -21px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.accordion-title .accordion-icon:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  height: 42px;
  width: 42px;
  line-height: 40px;
  margin-left: 0;
  font-size: 40px;
}

.accordion-title .accordion-icon .button-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0 -9px;
}

.accordion-title .accordion-icon svg {
  width: 18px;
  height: 18px;
  fill: #5c5c5c;
}

.accordion-content {
  padding: 36px 0 41px 0;
  border-top: 1px solid #d7d7d7;
}

.accordion-content-holder {
  max-width: 1406px;
  margin: 0 auto;
}

.order {
  padding: 0 0 50px 0;
  position: relative;
}

.order .next-btn {
  max-width: 290px;
  padding: 22px 0 0 0;
  margin: 0 auto;
  clear: both;
}

.order .next-btn .green-butn {
  width: 100%;
}

.order-title {
  position: relative;
  z-index: 1;
  padding: 0 0 10px 0;
  font-size: 38px;
  text-align: center;
  color: #5c5c5b;
}

.order-title span {
  position: relative;
  z-index: 2;
}

.back-to-cart {
  position: relative;
  font-size: 21px;
  max-width: 755px;
  margin: 0 auto;
}

.back-to-cart:before {
  position: absolute;
  content: '';
  top: 22px;
  left: 118px;
  display: block;
  width: 58px;
  height: 1px;
  background: #5c5c5c;
}

.back-to-cart a.more {
  position: absolute;
  top: 10px;
  z-index: 3;
  font-size: 21px;
}

.order-section {
  position: relative;
}

.order-section .column {
  float: left;
  width: 33.333%;
  padding: 0 10px;
}

.order-section .column.two-columns {
  width: 66.666%;
}

.cs-item-body .cart-block-subhead {
  color: #696969;
  font-size: 100%;
  margin: 10px 0;
}

.c-field-head {
  color: #696969;
  font-size: 100%;
  margin: 10px 0;
}

.c-line.c-line-4 {
  display: flex;
  flex-wrap: wrap;
}

.c-line.c-line-4 .c-field {
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}

@media (max-width:767px) {
  .c-line.c-line-4 .c-field {
    width: 50%;
  }

  .c-line.c-line-4 .c-field:nth-child(2) {
    padding-right: 0;
  }

  .c-line.c-line-4 .c-field:nth-child(3) {
    padding-left: 0;
  }

}

.c-line.c-line-4 .c-field:first-child {
  padding-left: 0;
}

.c-line.c-line-4 .c-field:last-child {
  padding-right: 0;
}

.c-field-input {
  margin-bottom: 20px;
}

.c-field-input .input {
  position: relative;
  display: block;
  width: 100%;
  height: 52px;
  padding: 0 11px;
  margin: 0;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #5c5c5c;
  border: 1px solid #7c7c7b;
  background: #fafafa;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.order-section input.text-input,
.order-section textarea.textarea-field {
  padding-left: 15px;
  padding-right: 15px;
}

.order-section textarea.textarea-field {
  height: 143px;
  padding-top: 13px;
}

.order-section .input-line {
  margin: 0 0 39px 0;
}

.order-section .input-line label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0 15px;
  color: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.order-section .input-line label.check-label {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  height: 52px;
  padding: 0 15px;
  margin: 0;
  font-size: 20px;
  color: #5c5c5c;
  border: 1px solid #7c7c7b;
  background: #fafafa;
  opacity: 1;
  cursor: pointer;
}

.order-section .input-line label .checkbox,
.order-section .input-line label .radio {
  float: right;
  margin: 9px 0 0 0;
}

.order-section .input-line label .label-text {
  float: left;
  display: block;
  padding: 12px 0 0 0;
}

.order-section .input-line.active label {
  top: 5px;
  opacity: 1;
}

.order-section .input-line.active input.text-input {
  padding-top: 12px;
  border-color: #44a326;
  color: #44a326;
}

.order-section .input-line.active textarea.textarea-field {
  padding-top: 17px;
  border-color: #44a326;
  color: #44a326;
}

.order-nav {
  border-bottom: 1px solid #5c5c5c;
  margin: 0 0 42px 0;
}

.order-nav li {
  position: relative;
  float: left;
  padding: 5px 2px 8px 3px;
  /* width: calc(33.333% - 16px); */
  width: calc(20% - 16px);
  margin: 0 0 0 24px;
  text-align: center;
  cursor: pointer;
}

.order-nav li:before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #44a326;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.order-nav li:first-child {
  margin: 0;
}

.order-nav li:hover {
  color: #44a326;
}

.order-nav li.current {
  z-index: 10;
  color: #44a326;
  cursor: default;
}

.order-nav li.current:before {
  opacity: 1;
}

.order-section-title {
  position: relative;
  padding: 81px 0 23px 0;
  font-size: 21px;
  text-align: center;
}

.order-section-title:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  height: 58px;
  background: #5c5c5c;
}

.delivery-table {
  margin: 0 0 39px 0;
  background: #fafafa;
  border: 1px solid #7c7c7b;
}

.delivery-table .table-frame {
  padding: 12px 20px 15px 20px;
  min-width: 1000px;
}

.delivery-table .city {
  padding: 0 0 28px 0;
  font-size: 21px;
}

.delivery-table .description {
  padding: 0 0 30px 0;
}

.delivery-table th {
  font-size: 15px;
  padding: 5px 5px 4px 5px;
  vertical-align: middle;
  text-align: left;
  border-bottom: 1px solid #d7d7d7;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.delivery-table .delivery-size-1.current,
.delivery-table .delivery-size-2.current {
  background: #eeeeee;
}

.delivery-table .main-thead th.active {
  background: #eeeeee;
}

.delivery-table td {
  font-size: 21px;
  padding: 13px 5px 12px 5px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #fafafa;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.delivery-table td:first-child {
  font-size: 15px;
  text-align: left;
}

.delivery-table td.active {
  background: #eeeeee;
}

.delivery-table tr:hover td {
  background: #eeeeee;
}

.order-submit {
  position: relative;
  padding: 89px 15px 23px 15px;
  margin: 30px 0 0 0;
  clear: both;
}

.order-submit:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  height: 58px;
  background: #5c5c5c;
}

.order-submit .green-butn {
  width: 100%;
  max-width: 548px;
  margin: 0 auto;
}

.order-submit.no-dash {
  margin: 0;
  padding: 54px 15px 23px 15px;
}

.order-submit.no-dash:before {
  display: none;
}

.cart {
  padding: 0 0 50px 0;
  position: relative;
}

.cart .order-title {
  padding: 0 0 48px 0;
}

.cart .order-title span {
  color: #44a326;
  font-weight: 400;
}

.cart-table td {
  padding: 10px 10px 10px 10px;
  vertical-align: middle;
  background: #fafafa;
  border-bottom: 18px solid #ffffff;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.cart-table td:nth-child(2), .cart-table td:nth-child(3) {
  text-align: left;
}

.cart-table td span {
  font-weight: 600;
}

.cart-table tr:hover td {
  background: #eeeeee;
}

.cart-table th {
  padding: 8px 10px 6px 10px;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.cart-table th:nth-child(2), .cart-table th:nth-child(3) {
  text-align: left;
}

.cart-table a {
  color: #5c5c5c;
}

.cart-table a:hover {
  color: #44a326;
}

.cart-table .checkbox,
.cart-table .spinn-box {
  margin: 0 auto;
}

.cart-table .close-butn {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
}

.cart-table tbody tr:last-child td {
  border: none;
}
#couponsBlock {
}
#coupon{
	height:45px;
	margin-top:2px;
	padding:5px;

}

.cart-table tfoot th:nth-child(1) {
  text-align: left;
  font-size: 16px;
  vertical-align:middle;
}

.cart-table tfoot th:nth-child(2) {
  text-align: right;
  color: #5c5c5b;
  font-size: 16px;
}

.cart-table tfoot th span {
  color: #44a326;
  font-size: 54px;
  margin: 0 0 0 20px;
}

.service {
  position: relative;
}

.service-top {
  padding: 78px 0 72px 0;
}

.service-top .text {
  float: left;
  width: calc(50% - 10px);
  max-width: 729px;
  color: #5c5c5b;
}

.service-top .text .title {
  padding: 0 0 16px 0;
  font-size: 38px;
  font-weight: 400;
}

.service-top .text img {
  display: block;
  width: 100%;
  height: auto;
}

.service-top .content {
  float: right;
  width: calc(50% - 10px);
  max-width: 725px;
}

.service-top .info-line {
  margin: 0 0 36px 0;
}

.service-top .info-line a.call-to,
.service-top .info-line ul {
  overflow: hidden;
}

.service-top a.call-to {
  display: block;
  margin: 4px 0 0 0;
  font-size: 58px;
  color: #44a326;
}

.service-top a.call-to span {
  display: block;
  font-size: 21px;
  color: #5c5c5b;
}

.service-top ul {
  position: relative;
  top: -5px;
}

.service-top ul a {
  display: inline-block;
  padding: 2px 5px 1px 5px;
  font-size: 21px;
  color: #5c5c5b;
}

.service-top ul a:hover {
  background: #44a326;
  color: #ffffff;
  text-decoration: none;
}

.service-top .icon {
  position: relative;
  width: 102px;
  height: 76px;
  margin: 0 40px 0 0;
  border-right: 1px solid #d7d7d7;
  float: left;
}

.service-top .icon .icon-phone {
  position: relative;
  top: 6px;
  width: 70px;
  height: 70px;
  fill: #44a326;
}

.service-top .icon .icon-download {
  position: relative;
  top: 6px;
  width: 65px;
  height: 73px;
  fill: #44a326;
}

.documents-content {
  position: relative;
  text-align: center;
}

.service-documents-list {
  padding: 60px 0 52px 0;
}

.service-documents-list .horizontal-scroll {
  min-height: 200px;
}

.documents-tab-title {
  display: none;
}

.documents-item {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin: 0 0 0 40px;
  color: #5c5c5b;
}

.documents-item:first-child {
  margin-left: 0;
}

.documents-item:first-child .image:before {
  display: none;
}

.documents-item .image {
  position: relative;
  height: 220px;
  margin: 0 0 30px 0;
  opacity: 0;
  -webkit-transition: all 0.3s 0.5s;
  -o-transition: all 0.3s 0.5s;
  transition: all 0.3s 0.5s;
}

.active .documents-item .image {
  opacity: 1;
}

.documents-item .image.low-image {
  height: 110px;
}

.documents-item .image img {
  display: inline-block;
  height: auto;
}

.documents-item .image:before {
  position: absolute;
  content: '';
  bottom: 40px;
  left: -35px;
  display: block;
  width: 27px;
  height: 27px;
  background: url("../images/ui/plus.svg") no-repeat 0 0;
  background-size: 100% 100%;
  opacity: 0.5;
}

.documents-item .page-cell {
  vertical-align: bottom;
}

.services-list {
  border-top: 1px solid #5c5c5c;
  padding: 86px 0 50px 0;
}

.services-list.no-border {
  border: none;
}

.service-search {
  margin: 40px 0 40px 0;
}

.service-search-item {
  float: left;
  width: calc(33.333% - 8px);
  margin: 0 0 0 12px;
}

.service-search-item:first-child {
  margin-left: 0;
}

.service-search-item .select-holder {
  float: right;
  width: 50%;
}

.service-search-item .label {
  position: relative;
  float: left;
  width: 50%;
  height: 50px;
  padding: 0 0 0 15px;
  font-size: 20px;
  line-height: 50px;
  border-top: 1px solid #7c7c7b;
  border-left: 1px solid #7c7c7b;
  border-bottom: 1px solid #7c7c7b;
}

.service-search-item .label:before {
  position: absolute;
  content: '';
  top: 10px;
  right: 0;
  display: block;
  width: 1px;
  height: 30px;
  background: #7c7c7b;
}

.service-search-item .selectize-input {
  border-left: none;
  background: #ffffff;
}

.service-search-result {
  padding: 0 0 30px 0;
}

.service-search-result th {
  padding: 17px 15px 14px 34px;
  font-weight: 300;
  text-align: left;
  color: #5c5c5b;
  background: #fafafa;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.service-search-result td {
  width: 50%;
  padding: 53px 15px 37px 34px;
  font-size: 23px;
  border-bottom: 1px solid #d7d7d7;
  vertical-align: top;
}

.service-search-result .name {
  padding: 0 0 10px 0;
  font-weight: 400;
  text-transform: uppercase;
}

.service-search-result a {
  display: block;
}

.service-search-result li {
  font-size: 21px;
  list-style: disc inside;
}

.service-search-result table {
  margin: 0 0 46px 0;
}

.consumables-section {
  padding: 22px 0 88px 0;
  position: relative;
}

.consumables-section .title {
  padding: 0 0 50px 0;
  font-size: 38px;
  font-weight: 400;
  color: #44a326;
}

.consumables-section .consumables-row {
  position: relative;
  border-bottom: 1px solid #5c5c5c;
}

.consumables-section .consumables-row .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 267px;
  padding: 19px 10px 13px 10px;
}

.consumables-section .consumables-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 29%;
  height: 100%;
}

.consumables-section .additional-row {
  border-top: 1px solid #5c5c5c;
}

.consumables-section .additional-row:first-child {
  border: none;
}

.consumables-section .consumables-right {
  float: right;
  width: 71%;
}

.consumables-section .consumables-right .cell {
  float: left;
  width: 50%;
}

.consumables-section .text {
  max-width: 310px;
}

.consumables-section .name {
  max-width: 220px;
}

.consumables-section .name a {
  display: block;
  color: #5c5c5c;
  font-weight: 400;
}

.consumables-section .name a:hover {
  color: #44a326;
}

.consumables-section .image {
  margin: 0 10px 0 0;
  width: 180px;
  text-align: center;
}

.consumables-section .image img {
  display: inline-block;
  height: auto;
}

.consumables-section .row-title {
  display: none;
}

.consumables-section ul a {
  color: #5c5c5c;
}

.consumables-section ul a:hover {
  color: #44a326;
}

.consumables-section .consumables-head {
  position: relative;
  text-align: center;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  background: #fafafa;
}

.consumables-section .consumables-head .cell {
  padding: 19px 10px 13px 10px;
  min-height: 0;
}

.consumables-section .slick-dots {
  position: relative;
  max-width: 100%;
}

.technology {
  position: relative;
  padding: 0 0 50px 0;
}

.technology-column, .about-block-column {
  float: right;
  width: calc(50% - 15px);
  max-width: 730px;
  margin: 0 0 67px 0;
  font-size: 18px;
}

.technology-column:first-child, .about-block-column:first-child {
  float: left;
}

.technology-column li, .about-block-column li {
  list-style: disc inside;
}

.technology-column span, .about-block-column span {
  font-weight: 400;
}

.technology-title, .about-block-title {
  padding: 0 0 22px 0;
  font-size: 38px;
  text-transform: uppercase;
}

.technology-top {
  padding: 88px 0 150px 0;
  position: relative;
}

.technology-top mark {
  font-style: italic;
}

.technology-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  clear: both;
}

.technology-nav .slick-arrow {
  height: 18px;
  width: 8px;
  margin: -4px 0 0 0;
}

.technology-nav .slick-arrow[class*=next] {
  right: 0;
}

.technology-nav .slick-arrow[class*=next]:hover:after, .technology-nav .slick-arrow[class*=next]:after, .technology-nav .slick-arrow[class*=next]:hover:before, .technology-nav .slick-arrow[class*=next]:before {
  background-size: 8px 18px;
}

.technology-nav .slick-arrow[class*=prev] {
  left: 0;
}

.technology-nav .slick-arrow[class*=prev]:hover:after, .technology-nav .slick-arrow[class*=prev]:after, .technology-nav .slick-arrow[class*=prev]:hover:before, .technology-nav .slick-arrow[class*=prev]:before {
  background-size: 8px 18px;
}

.technology-nav-label {
  width: 185px;
}

.technology-nav .slide {
  padding: 0 10px;
}

.technology-nav-item {
  position: relative;
  padding: 0 0 15px 0;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 13px;
}

.technology-nav-item:hover {
  color: #ffffff;
  background: #44a326;
}

.technology-nav-item:hover .image img {
  opacity: 0;
}

.technology-nav-item:hover .image img:first-child {
  opacity: 1;
}

.technology-nav-item.red-bg:hover {
  background: #e9152c;
}

.technology-nav-item a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
}

.technology-nav-item .name {
  padding: 0 5px;
}

.technology-nav .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 108px;
  padding: 0 10px;
}

.technology-nav .image .image-holder {
  position: relative;
}

.technology-nav .image img {
  position: relative;
}

.technology-nav .image img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.technology-nav-slider {
  width: calc(100% - 185px);
  max-width: 780px;
}

.technology-section {
  border-top: 1px solid #44a326;
}

.technology-section-content {
  padding: 88px 0 114px 0;
}

.technology-section.red-bg {
  border-color: #e9152c;
}

.technology-section.red-bg .technology-section-icon {
  background: #e9152c;
}

.technology-section-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 131px;
  height: 177px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  background: #44a326;
  text-align: center;
}

.technology-section-icon .icon-image {
  padding: 0 10px;
  margin: 7px 0 8px 0;
}

.technology-section-icon .icon-image img {
  height: auto;
}

.technology-section-icon .name {
  padding: 0 10px;
}

.technology-section-banner {
  position: relative;
  height: 406px;
  background: #44a326;
  overflow: hidden;
}

.technology-section-banner .inner {
  z-index: 2;
}

.technology-section-banner .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.technology-section-banner .image-holder {
  position: relative;
}

.technology-section-banner .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 99999%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
}

.technology-thumbs {
  max-width: 460px;
  padding: 18px 0 77px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #d7d7d7;
}

.technology-thumbs .slide {
  position: relative;
  padding: 0 10px 3px 0;
  text-align: center;
}

.technology-thumbs .slide .thumb {
  background: #f7f8f8;
  border-bottom: 3px solid transparent;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.technology-thumbs .slide:hover .thumb {
  border-color: #44a326;
}

.technology-thumbs .slide img {
  width: 100%;
  height: auto;
}

.technology-thumbs .slick-dots {
  bottom: 27px;
}

.technology-links {
  padding: 0 0 20px 0;
}

.technology-links p {
  padding: 0 0 17px 0;
}

.technology-links li {
  padding: 0 0 6px 0;
  list-style: disc inside;
}

.technology-figure {
  margin: 50px 0 57px 0;
}

.technology-figure img {
  height: auto;
}

.technology-app {
  padding: 36px 0 30px 0;
  text-align: center;
}

.technology-app-item {
  padding: 25px 12px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  width: 100%;
}

.technology-app .slide {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.technology-app .slide:hover {
  background: #f7f8f8;
}

.technology-app .slide img {
  display: inline-block;
  height: auto;
}

.technology-app .image {
  margin: 0 0 49px 0;
}

.technology-app .app {
  margin: 0 0 6px 0;
}

.technology-app .text {
  text-align: left;
  color: #3a3939;
}

.technology-app .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.technology-app .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.technology-accessories {
  padding: 22px 0 20px 0;
  position: relative;
}

.technology-accessories .technology-title, .technology-accessories .about-block-title {
  text-align: center;
  padding: 0 0 65px 0;
}

.technology-accessories-section {
  padding: 0 0 59px 0;
}

.technology-accessories-section p {
  padding: 0 0 12px 0;
  margin: 0 0 38px 0;
  border-bottom: 1px solid #d7d7d7;
}

.technology-accessories .slide {
  padding: 0 10px;
  text-align: center;
}

.technology-accessories .slide img {
  display: inline-block;
  height: auto;
}

.technology-accessories .slick-dots {
  padding: 30px 0 0 0;
  position: relative;
}

.history {
  position: relative;
  padding: 0 0 50px 0;
}

.history-title {
  padding: 64px 0 3px 0;
  font-size: 70px;
  text-align: center;
  color: #44a326;
}

.history-title [class*="icon-"] {
  position: relative;
  display: inline-block;
  top: 0;
  width: 48px;
  height: 48px;
  margin: 0 0 0 0;
  fill: #44a326;
}

.history-list {
  position: relative;
}

.history-list:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  height: 100%;
  background: #d7d7d7;
}

.history-section {
  position: relative;
  z-index: 2;
  padding: 76px 0 15px 0;
  border-top: 1px solid #d7d7d7;
}

.history-section:first-child {
  border: none;
}

.history-section:first-child .history-section-year {
  display: none;
}

.history-section:last-child {
  padding: 0;
}

.history-section-year {
  position: absolute;
  top: -56px;
  left: 0;
  width: 100%;
  max-width: 176px;
  height: 56px;
  border-bottom: 1px solid #5c5c5c;
  font-size: 38px;
  line-height: 56px;
  color: #44a326;
}

.history-section:before {
  position: absolute;
  content: '';
  top: -8px;
  left: 50%;
  z-index: 3;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
}

.history-section-holder {
  max-width: 1082px;
  margin: 0 auto;
}

.history-section-event {
  position: relative;
  float: right;
  width: calc(50% - 63px);
  margin: 0 0 57px 0;
  background: #f7f8f8;
  border-radius: 3px;
  clear: both;
}

.history-event {
  position: relative;
}

.history-event-title {
  position: relative;
  font-size: 19px;
  font-weight: 400;
  padding: 22px 10% 16px 13%;
  background: #44a326;
  color: #ffffff;
  border-radius: 3px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.history-event-title:before {
  position: absolute;
  content: '';
  top: 50%;
  left: -9px;
  display: block;
  width: 0;
  height: 0;
  margin: -10px 0 0 0;
  border-right: 10px solid #44a326;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.history-event-title .icon {
  position: absolute;
  top: -7px;
  left: -98px;
  width: 74px;
  height: 74px;
}

.history-event-title .icon-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}

.history-event-title .icon span {
  position: absolute;
  top: 29px;
  right: 132%;
  display: block;
  color: #5c5c5c;
}

.history-event-title .icon img {
  height: auto;
}

.history-event-content {
  border-top: 1px solid #d7d7d7;
  padding: 30px 10% 22px 13%;
  font-size: 18px;
}

.history-event-content figure {
  margin: 0 0 20px 0;
}

.history-event-content figure img {
  height: auto;
}

.history-event-content ul li {
  list-style: disc inside;
}

.history-event-content mark {
  font-style: italic;
  font-weight: 400;
}

.history-event-content span {
  color: #44a326;
}

.history-event-content hr {
  border-top: 1px solid #d7d7d7;
  padding: 0;
  margin: 15px 0;
}

.history-event-manufacture {
  padding: 15px 0 0 0;
}

.history-event-manufacture figure {
  float: left;
  width: 44%;
  padding: 0 15px 0 0;
}

.history-event-manufacture address {
  float: right;
  width: 56%;
  padding: 0 0 0 15px;
  border-left: 1px solid #d7d7d7;
}

.history-event.reverse-event {
  float: left;
}

.history-event.reverse-event .history-event-title:before {
  left: auto;
  right: -9px;
  border-left: 10px solid #44a326;
  border-right: none;
}

.history-event.reverse-event .history-event-title .icon {
  left: auto;
  right: -102px;
}

.history-event.reverse-event .history-event-title .icon span {
  right: auto;
  left: 132%;
}

.about-block {
  position: relative;
  padding: 0 0 50px 0;
}

.about-block-top {
  padding: 85px 0 42px 0;
  border-bottom: 1px solid #d7d7d7;
}

.about-block-title {
  padding: 0;
}

.about-block-map {
  padding: 108px 0 42px 0;
}

.about-block-map-holder {
  margin: 0 0 59px 0;
}

.about-block-map-holder img {
  width: 100%;
  height: auto;
}

.about-block-map-description li {
  float: left;
  max-width: 33.333%;
  width: 195px;
  padding: 0 10px 20px 0;
}

.about-block-map-description li .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 110px;
  margin: 0 0 15px 0;
}

.about-block-map-description li .icon img {
  height: auto;
}

.counters {
  padding: 54px 0 3px 0;
  border-bottom: 1px solid #d7d7d7;
}

.counters-item {
  float: left;
  width: calc(20% - 24px);
  margin: 0 0 30px 30px;
  font-size: 18px;
}

.counters-item:nth-child(5n + 1) {
  margin-left: 0;
}

.counters-item-number {
  padding: 0 0 35px 0;
  font-size: 72px;
  line-height: 72px;
}

.counters-item-number span, .counters-item-number img {
  display: inline-block;
  vertical-align: middle;
}

.counters-item-number img {
  position: relative;
  top: -3px;
}

.info-frame {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100vh - 370px);
  height: 100%;
}

.info-frame-content {
  width: 100%;
  padding: 50px 15px;
  font-size: 19px;
  font-weight: 300;
  text-align: center;
}

.info-frame-content span {
  display: block;
  padding: 0 0 10px 0;
}

.info-frame-content p {
  padding: 0 0 35px 0;
}

.info-frame svg {
  width: 165px;
  height: 128px;
  margin: 0 auto 90px auto;
  fill: #5c5c5c;
}

.modal-holder {
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.modal-holder.active {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  max-height: 100%;
  opacity: 1;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  max-height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.modal-row {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.modal-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 0 30px;
}

.modal-close-wide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  background: #000000;
  opacity: 0.5;
}

.modal-close-small {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 62px;
  height: 60px;
  cursor: pointer;
}

.modal-close-small svg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  fill: #5c5c5c;
}

[class$="modal-frame"] {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 758px;
  padding: 30px 15px;
  margin: 20px auto;
  background: #f7f8f8;
  border: 1px solid #7c7c7b;
}

.warning-modal-frame > p {
  padding: 8px 0;
  font-size: 18px;
  text-align: center;
}

.confirm-modal-frame {
  padding: 0;
}

.confirm-modal-content {
  padding: 170px 20px 90px 20px;
  font-size: 19px;
  font-weight: 300;
  text-align: center;
}

.confirm-modal-content svg {
  width: 202px;
  height: 96px;
  margin: 0 auto 90px auto;
  fill: #5c5c5c;
}

.confirm-modal-content span {
  display: block;
  padding: 0 0 10px 0;
}

.site-links {
  padding: 50px 0;
}

.site-links li {
  font-size: 18px;
  padding: 0 0 15px 0;
}

.text-block a {
  text-decoration: underline;
}

.text-block a:hover {
  text-decoration: none;
}

.text-block ul li {
  list-style: disc inside;
}

.text-block ol li {
  list-style: decimal inside;
}

.text-block h3, .text-block h4, .text-block h5, .text-block h6 {
  font-weight: 600;
}

.text-block h3 {
  font-size: 28px;
}

.text-block h4 {
  font-size: 24px;
}

.text-block h5 {
  font-size: 20px;
}

.text-block h6 {
  font-size: 18px;
}

/* slider */
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.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 img {
  display: block;
  height: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slider-btn {
  position: absolute;
  bottom: 50%;
  width: 40px;
  height: 40px;
  margin: 0 0 -20px 0;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 20;
  display: block;
  width: 25px;
  height: 65px;
  margin: -33px 0 0 0;
  padding: 0;
  background: none;
  border: none;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
}

.slick-arrow.slick-disabled {
  visibility: hidden;
}

.slick-arrow:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.slick-arrow:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.slick-arrow:hover:before {
  opacity: 1;
}

.slick-arrow:hover:after {
  opacity: 0;
}

.slick-arrow[class*="prev"],
.slider-btn[class*="prev"] {
  left: 3.5%;
}

.slick-arrow[class*="prev"]:after,
.slider-btn[class*="prev"]:after {
  background: url("../images/ui/arrow-left.svg") no-repeat 0 0;
  background-size: 25px 65px;
}

.slick-arrow[class*="prev"]:before,
.slider-btn[class*="prev"]:before {
  background: url("../images/ui/arrow-left-active.svg") no-repeat 0 0;
  background-size: 25px 65px;
}

.slick-arrow[class*="next"],
.slider-btn[class*="next"] {
  right: 3.5%;
}

.slick-arrow[class*="next"]:after,
.slider-btn[class*="next"]:after {
  background: url("../images/ui/arrow-right.svg") no-repeat 0 0;
  background-size: 25px 65px;
}

.slick-arrow[class*="next"]:before,
.slider-btn[class*="next"]:before {
  background: url("../images/ui/arrow-right-active.svg") no-repeat 0 0;
  background-size: 25px 65px;
}

.slider-btn [class*="icon"] {
  width: 40px;
  height: 40px;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 3px;
  margin: 0 3px;
  background: #eeeeee;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.slick-dots li.slick-active {
  background: #44a326;
}

.slick-dots button {
  visibility: hidden;
}

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #dddddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

.fancybox-show-buttons .fancybox-buttons {
  display: block;
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #ffffff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide--image {
  overflow: hidden;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background-color: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ffffff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444444;
  font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #ffffff;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover:after {
  color: #555555;
  background: #eeeeee;
}

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all;
}

.fancybox-caption a {
  color: #ffffff;
  text-decoration: underline;
}

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #ffffff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5;
}

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #ffffff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #ffffff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
  }
}

/* end of slider */
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  background: url("../images/ui/star.svg") repeat-x 0 0;
  background-size: 17px 16px;
}

.rateit .rateit-range * {
  display: block;
}

.rateit .rateit-hover, .rateit .rateit-selected {
  position: absolute;
  left: 0;
  background: url("../images/ui/star-active.svg") repeat-x 0 0;
  background-size: 17px 16px;
}

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
  left: auto;
  right: 0;
}

.rateit .rateit-hover {
  background: url("../images/ui/star-active.svg") repeat-x 0 0;
  background-size: 17px 16px;
}

.rateit button.rateit-reset {
  display: none;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 20px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 5px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  position: absolute;
  width: auto;
  height: 0;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
}

.delivery-table .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  height: 16px;
  z-index: 100;
  visibility: visible;
}

.delivery-table .mCSB_inside > .mCSB_container {
  margin-bottom: 16px;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 5px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #44a326;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #ffffff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS_disabled {
  height: auto !important;
}

/* ---------------------------------------- */
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #fafafa;
  border: 0 none !important;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  cursor: text;
}

.selectize-input {
  position: relative;
  display: block;
  width: 100%;
  height: 52px;
  line-height: 50px;
  padding: 0 50px 0 15px;
  margin: 0;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #5c5c5c;
  border: 1px solid #7c7c7b;
  background: #fafafa;
  outline: none;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #5c5c5c;
  background: #fafafa;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  margin: -1px 0 0 0;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #5c5c5c;
  border: 1px solid #7c7c7b;
  border-top: 0 none;
  background: #fafafa;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 8px 15px 7px 15px;
  font-size: 20px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #44a326;
  color: #ffffff;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 270px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
  height: 50px;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 15px;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: url("../images/ui/select-arrow.svg") no-repeat 50% 50%;
  background-size: 18px 9px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-input .item {
  
} 

/*spinner*/
.spinn-box {
  position: relative;
  width: 126px;
  height: 32px;
  padding: 0 32px;
}

.spinn-box input {
  position: relative;
  display: block;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  margin: 0;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #5c5c5c;
  border: none;
  background: none;
  outline: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.spinn-box .ui-spinner-button {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 2;
  background: transparent;
  border: 1px solid #5c5c5c;
  color: #5f5e58;
  text-decoration: none;
}

.spinn-box .ui-spinner-button:hover {
  border-color: #44a326;
}

.spinn-box .ui-spinner-button.ui-spinner-down {
  left: 0;
  background: transparent;
}

.spinn-box .ui-spinner-button.ui-spinner-down:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  background: #5c5c5c;
  margin: -1px 0 0 -6px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.spinn-box .ui-spinner-button.ui-spinner-up:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  background: #5c5c5c;
  margin: -1px 0 0 -6px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.spinn-box .ui-spinner-button.ui-spinner-up:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  display: block;
  width: 2px;
  height: 12px;
  background: #5c5c5c;
  margin: -6px 0 0 -1px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.spinn-box .ui-spinner-button.ui-spinner-down:hover {
  background: #44a326;
}

.spinn-box .ui-spinner-button.ui-spinner-down:hover:before {
  background: #ffffff;
}

.spinn-box .ui-spinner-button.ui-spinner-up:hover {
  background: #44a326;
}

.spinn-box .ui-spinner-button.ui-spinner-up:hover:after, .spinn-box .ui-spinner-button.ui-spinner-up:hover:before {
  background: #ffffff;
}

/* end spinner*/
@media only screen and (min-width: 1024px) and (max-height: 1040px) {
  .about-circle-holder .about-circle {
    width: 600px;
    height: 600px;
    margin: -300px 0 0 -300px;
  }
  .about-circle-holder .about-circle .circle-holder.circle-b {
    left: 50%;
    top: 50%;
    width: 480px;
    height: 480px;
    margin: -240px 0 0 -240px;
  }
  .about-circle-holder .about-circle .circle-text-holder {
    width: 570px;
    height: 560px;
    margin: -280px 0 0 -280px;
  }
  .about-circle-holder .about-circle .circle-text-holder.circle-text-holder-b {
    width: 570px;
    height: 560px;
    margin: -280px 0 0 -290px;
  }
  .about-circle-holder .about-circle .circle-image {
    width: 440px;
    height: 440px;
    margin: -220px 0 0 -220px;
  }
  .about-circle-holder .about-circle .current-circle {
    width: 446px;
    height: 446px;
    margin: -223px 0 0 -223px;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 820px) {
  .about-circle-holder .about-circle {
    width: 480px;
    height: 480px;
    margin: -240px 0 0 -240px;
  }
  .about-circle-holder .about-circle .circle-holder.circle-b {
    width: 400px;
    height: 400px;
    margin: -200px 0 0 -200px;
  }
  .about-circle-holder .about-circle .circle-text-holder {
    width: 463px;
    height: 460px;
    margin: -230px 0 0 -228px;
  }
  .about-circle-holder .about-circle .circle-text-holder.circle-text-holder-b {
    width: 463px;
    height: 460px;
    margin: -232px 0 0 -232px;
  }
  .about-circle-holder .about-circle .current-circle {
    width: 374px;
    height: 374px;
    margin: -187px 0 0 -187px;
  }
  .about-circle-holder .about-circle .circle-image {
    width: 370px;
    height: 370px;
    margin: -185px 0 0 -185px;
  }
}

@media only screen and (min-height: 1440px) {
  /*.banner .image {
        transform: scale(1.4) translate3d(0, -200px, 0);
    }*/
}

@media only screen and (max-width: 1920px) {
  pre {
    page-break-inside: avoid;
  }
}

@media only screen and (max-width: 1580px) and (min-width: 1480px){
  .header-nav {
    left: 50px;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 1020px){
 .fixed .header-nav {
  left: -50px;
 }
}

@media only screen and (max-width: 1680px) {
  .info-text .about-circle {
    float: right;
  }
}


@media only screen and (max-width: 1480px) {
  .header-nav {
    padding: 0 70px 0 60px;
  }
  .header-nav ul a {
    padding: 0 9px;
    font-size: 18px;
  }
  .header-nav ul a [class*="icon-"] {
    margin: 0 5px 0 0;
  }
  .header-phone {
    font-size: 14px;
    padding: 45px 0 0 0;
  }
  .header-phone a.call-to {
    font-size: 24px;
  }
  .header-cart {
    padding: 40px 0 0 10px;
    margin: 0 0 0 10px;
  }
  .header-cart:before {
    top: 42px;
  }
  .header-logo {
    padding: 43px 0 0 0;
  }
  .header-logo svg {
    width: 145px;
    height: 50px;
  }

  .subnav-tabs-list li {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1350px) {
  .hero-thumbs .slick-dots li {
    font-size: 20px;
  }
  .catalogue-item .feature-icons .icon,
  .feature-icons .icon {
    width: 68px;
  }
}

@media only screen and (max-width: 1280px) {
  .product-slider-holder {
    width: calc(60% - 15px);
  }
  .product-slider-holder .mCustomScrollbar.mCS_no_scrollbar, .product-slider-holder .mCustomScrollbar.mCS_touch_action {
    height: auto !important;
  }
  .product-data {
    width: calc(40% - 15px);
  }
  .product-data .green-butn,
  .product-data .transparent-butn {
    height: 31px;
    margin: 0 0 14px 0;
    font-size: 21px;
  }
  .product-price {
    padding: 7px 0 5px 0;
    margin: 0 0 33px 0;
  }
  .product-price span {
    font-size: 33px;
    margin: 0 0 0 34px;
  }
  .product-main-slider {
    float: none;
    width: 100%;
  }
  .product-slider-thumbs {
    float: none;
    width: 100%;
  }
  .product-slider-thumbs .slick-dots {
    position: relative;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #5c5c5c;
  }
  .product-slider-thumbs .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 64px;
    margin: 0 4px 10px 4px;
  }
  .preview-links {
    margin: 0 0 50px 0;
  }
  .preview-links .preview-link {
    margin: 0 0 0 60px;
  }
  .preview-links svg {
    width: 44px;
    height: 44px;
    fill: #5c5c5c;
  }
  .preview-links .icon {
    position: relative;
    float: left;
    width: 44px;
    height: 44px;
    margin: 0 15px 0 0;
  }
  .preview-links .progress {
    width: 44px;
    height: 44px;
  }
  .preview-links .progress svg {
    width: 44px;
    height: 44px;
  }
  .preview-links .progress circle {
    stroke-width: 2px;
  }
  .preview-links .progress #bar {
    stroke-dasharray: 227;
    stroke-dashoffset: 227;
  }
  .preview-links span {
    margin: 14px 0 0 0;
  }
  .catalogue-item .item-content {
    max-width: 470px;
  }
  .catalogue-item .item-image {
    width: calc(100% - 520px);
  }
  .category-series-content .frame {
    padding: 54px 30px 30px 30px;
  }
  .accordion-title {
    padding: 22px 15px 18px 0;
    font-size: 21px;
  }
  .accordion-title.active {
    padding-left: 61px;
  }
  .accordion-title:hover {
    padding-left: 61px;
  }
  .accordion-title .accordion-icon {
    left: 7px;
  }
  .service-search-item:first-child,
  .service-search-item {
    float: none;
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .consumables-section {
    font-size: 14px;
  }
  .consumables-section .image {
    width: 130px;
  }
  .counters-item {
    width: calc(33.333% - 20px);
  }
  .counters-item:nth-child(5n + 1) {
    margin-left: 30px;
  }
  .counters-item:nth-child(3n + 1) {
    margin-left: 0;
    clear: both;
  }
  .header-nav ul a {
    padding: 0 8px;
    font-size: 15px;
  }
  .subnav-tabs-list li {
    font-size: 15px;
  }
}



@media only screen and (max-width: 1180px) {
  .info-text .about-circle {
    width: 600px;
    height: 600px;
    margin: 60px auto 0 auto;
  }
  .info-text .about-circle .current-circle {
    width: 446px;
    height: 446px;
    margin: -223px 0 0 -223px;
  }
  .info-text .about-circle .circle-holder.circle-b {
    left: 50%;
    top: 50%;
    width: 480px;
    height: 480px;
    margin: -240px 0 0 -240px;
  }
  .info-text .about-circle .circle-text-holder {
    width: 570px;
    height: 560px;
    margin: -280px 0 0 -280px;
  }
  .info-text .about-circle .circle-text-holder.circle-text-holder-b {
    width: 570px;
    height: 560px;
    margin: -280px 0 0 -280px;
  }
  .info-text .about-circle .circle-image {
    width: 440px;
    height: 440px;
    margin: -220px 0 0 -220px;
  }
  .contacts-column {
    float: right;
    width: calc(50% - 15px);
  }
  .contacts-column:first-child {
    float: left;
  }
  .contacts-column .column-content {
    max-width: 100%;
  }
  .info-thumbs .slick-dots li {
    font-size: 20px;
  }
  .header-nav .header-search input.text-input {
    font-size: 16px;
  }
  .header-nav ul a {
    padding: 0 5px;
    font-size: 14px;
  }
  .subnav-tabs-list li {
    font-size: 14px;
  }
  .header-phone {
    font-size: 12px;
    padding: 49px 0 0 0;
  }
  .header-phone a.call-to {
    font-size: 18px;
  }
  header.fixed .header-phone {
    padding: 27px 0 0 0;
  }
}

@media only screen and (min-width: 1024px) {
  header.fixed {
    height: 76px;
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
  }
  header.fixed.with-bottom-nav {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  header.fixed .desktop-subnav.about-desktop-subnav {
    height: auto;
  }
  header.fixed .header-logo {
    padding: 10px 0 0 0;
  }
  header.fixed .header-logo svg {
    width: 220px;
    height: 65px;
  }
  header.fixed .header-nav {
    top: 18px;
  }
  header.fixed .header-cart {
    padding: 10px 0 0 17px;
  }
  header.fixed .header-cart:before {
    top: 13px;
  }
  header.fixed .header-cart-close {
    top: 76px;
  }
  header.fixed .header-phone {
    padding: 28px 0 0 0;
  }
  header.fixed .header-phone span {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  header.fixed .subnav-content {
    height: calc(100vh - 250px);
  }
  .show-on-mobile {
    display: none;
  }
  .banner {
    height: 1000px;
  }
  .banner-frame {
    height: 1050px;
  }
  .banner.fixed .banner-holder {
    position: fixed;
  }
  .banner .banner-text {
    padding: 100px 30px 0 30px;
  }
}


@media only screen and (min-width: 1181px) {
  header.fixed .header-phone {
    padding: 24px 0 0 0;
  }
}


@media only screen and (max-width: 1480px) {
  header.fixed .header-logo svg {
    width: 130px;
    height: 60px;
  }
}

.service-documents-list .inner  {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.documents-item .page-cell {
  height: 213px;
}


@media only screen and (max-width: 1023px) {

  .mobile-nav,
  .mobile-nav-btn,
  .mobile-nav-close {
    display: block;
  }
  .main {
    padding-top: 48px;
  }
  .inner {
    padding: 0 15px;
  }
  .inner.with-slider {
    padding: 0 5px;
  }
  header {
    height: 48px;
    border-bottom: 1px solid #cfcfcf;
  }
  .header-logo {
    padding: 12px 0 0 0;
  }
  .header-logo svg {
    width: 115px;
    height: 35px;
  }
  .header-right {
    position: relative;
    z-index: 2;
    float: right;
  }
  .header-right:after {
    display: block;
    content: '';
    clear: both;
  }
  header.fixed .header-phone,
  .header-phone {
    padding: 15px 0 0 0;
  }
  header.fixed .header-phone .desktop-phone,
  .header-phone .desktop-phone {
    display: none;
  }
  header.fixed .header-phone .mobile-phone,
  .header-phone .mobile-phone {
    display: none;
  }
  .header-cart {
    padding: 15px 0 0 10px;
    margin: 0 0 0 10px;
  }
  .header-cart:before {
    top: 15px;
    height: 27px;
  }
  .header-cart > a {
    width: 21px;
    height: 26px;
    font-size: 13px;
  }
  .header-cart > a > span {
    padding: 11px 0 0 0;
  }
  .header-cart svg {
    width: 21px;
    height: 26px;
  }
  .header-cart-close {
    top: 48px;
  }
  .desktop-subnav,
  .header-nav {
    display: none;
  }
  .hero .slide-holder {
    height: auto;
    min-height: 0;
  }
  .hero .slide-holder .image {
    position: relative;
    height: auto;
  }
  .hero .slide-holder .image img {
    position: relative;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 0;
    max-width: 100%;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background-size: auto;
  }
  .info .column {
    font-size: 16px;
    line-height: 22px;
    width: calc(50% - 15px);
  }
  .info-title {
    font-size: 18px;
  }
  .info-text {
    background: #f7f8f8;
    padding: 40px 15px 40px 15px;
  }
  .info-text .info-circle {
    background: #f7f8f8 url("../images/wave-gray.png") no-repeat 50% 50%;
    background-size: contain;
  }
  .info-thumbs .slick-dots li {
    font-size: 18px;
  }
  .hero-thumbs .slick-dots li {
    padding: 9px 0 8px 0;
    font-size: 18px;
  }
  .hero .slide-text {
    position: relative;
    left: 0;
    bottom: 0;
    padding: 0 0 20px 0;
    text-align: center;
  }
  .about-circle-holder {
    height: auto;
    min-height: 0;
    padding: 20px 0;
  }
  .about-circle-holder .about-circle {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
  }
  .info-text .about-circle,
  .about-circle {
    width: 600px;
    height: 600px;
    margin: 60px auto 0 auto;
  }
  .info-text .about-circle .current-circle,
  .about-circle .current-circle {
    width: 446px;
    height: 446px;
    margin: -223px 0 0 -223px;
  }
  .info-text .about-circle .circle-holder.circle-b,
  .about-circle .circle-holder.circle-b {
    left: 50%;
    top: 50%;
    width: 480px;
    height: 480px;
    margin: -240px 0 0 -240px;
  }
  .info-text .about-circle .circle-text-holder,
  .about-circle .circle-text-holder {
    width: 570px;
    height: 560px;
    margin: -280px 0 0 -280px;
  }
  .info-text .about-circle .circle-text-holder.circle-text-holder-b,
  .about-circle .circle-text-holder.circle-text-holder-b {
    width: 570px;
    height: 560px;
    margin: -283px 0 0 -288px;
  }
  .info-text .about-circle .circle-image,
  .about-circle .circle-image {
    width: 440px;
    height: 440px;
    margin: -220px 0 0 -220px;
  }
  .info-text {
    height: auto;
    padding: 64px 0 40px 0;
    background-size: contain;
  }
  .info-text .about-circle {
    float: none;
    margin: 0 auto;
  }
  .info-text .inner {
    max-width: 1610px;
  }
  .info-text .info-text-holder {
    position: relative;
    padding: 0 0 20px 0;
    max-width: 100%;
    font-size: 17px;
  }
  .info-text .title {
    padding: 0 0 10px 0;
    font-size: 34px;
    text-align: center;
  }
  .product-slider-holder {
    float: none;
    width: 100%;
  }
  .product-data {
    float: none;
    width: 100%;
  }
  .hide-on-mobile,
  .product-name {
    display: none;
  }
  .show-on-mobile,
  .mobile-product-name {
    display: block;
  }
  .product-main-slider {
    float: none;
    width: 100%;
  }
  .product-slider-thumbs {
    float: none;
    width: 100%;
  }
  .product-slider-thumbs .slick-dots {
    position: relative;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #5c5c5c;
  }
  .product-slider-thumbs .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 64px;
    margin: 0 4px 10px 4px;
  }
  .feature-icons {
    padding: 30px 0 15px 0;
    text-align: center;
  }
  .feature-icons .icon {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 87px;
    margin: 0 3px 12px 3px;
  }
  .preview-links {
    margin: 0 0 50px 0;
  }
  .preview-links .preview-link {
    margin: 0 0 0 60px;
  }
  .preview-links svg {
    width: 44px;
    height: 44px;
    fill: #5c5c5c;
  }
  .preview-links .icon {
    position: relative;
    float: left;
    width: 44px;
    height: 44px;
    margin: 0 15px 0 0;
  }
  .preview-links .progress {
    width: 44px;
    height: 44px;
  }
  .preview-links .progress svg {
    width: 44px;
    height: 44px;
  }
  .preview-links .progress circle {
    stroke-width: 2px;
  }
  .preview-links .progress #bar {
    stroke-dasharray: 227;
    stroke-dashoffset: 227;
  }
  .preview-links span {
    margin: 14px 0 0 0;
  }
  .manual-item .download-butn {
    opacity: 1;
  }
  .manual-item .file-type {
    text-align: center;
  }
  .manual-item .file-type svg {
    margin: 0 10px 0 0;
  }
  .page-anchors.fixed {
    top: 48px;
  }
  .catalogue-item {
    padding-top: 30px;
  }
  .catalogue-item:first-child {
    padding-top: 0;
  }
  .catalogue-item .inner {
    padding: 0;
  }
  .catalogue-item:hover {
    background: none;
  }
  .catalogue-item .item-content {
    max-width: 100%;
    padding: 0 15px 65px 15px;
  }
  .catalogue-item .title {
    padding: 0 0 30px 0;
    font-size: 38px;
    font-weight: 400;
  }
  .catalogue-item .text {
    padding: 0 0 20px 0;
  }
  .catalogue-item .list {
    margin: 56px 0 0 0;
  }
  .catalogue-item .list li {
    padding: 0 0 6px 0;
    list-style: disc inside;
  }
  .catalogue-item .list li a {
    color: #5c5c5c;
  }
  .catalogue-item .list li a:hover {
    color: #44a326;
  }
  .catalogue-item .mobile-title {
    display: block;
  }
  .catalogue-item .desktop-title {
    display: none;
  }
  .catalogue-item .item-image {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
  }
  .catalogue-item .item-image .page-row.positioned {
    position: relative;
    display: block;
    max-width: 700px;
    margin: 0 auto;
  }
  .catalogue-item .item-bg {
    display: none;
  }
  .catalogue-item .page-cell {
    padding: 0;
    text-align: center;
    display: block;
  }
  .catalogue-item.blue-color .item-image {
    background: url("../images/ui/catalogue-item-bg-blue.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.blue-1-color .item-image {
    background: url("../images/ui/catalogue-item-bg-blue-1.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.blue-2-color .item-image {
    background: url("../images/ui/catalogue-item-bg-blue-2.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.green-color .item-image {
    background: url("../images/ui/catalogue-item-bg-green.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.yellow-color .item-image {
    background: url("../images/ui/catalogue-item-bg-yellow.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.yellow-color2 .item-image {
    background: url("../images/ui/catalogue-item-bg-yellow-green.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item .technology {
    max-width: 463px;
    margin: 38px 0 0 0;
  }
  .catalogue-item .technology .label {
    padding: 46px 0 0 0;
    width: 81px;
  }
  .catalogue-item .technology .icon {
    position: relative;
    float: left;
    width: 90px;
    margin: 0 10px 0 0;
  }
  .page-anchors {
    display: none;
  }
  .page-title {
    position: relative;
    z-index: 20;
    border: none;
    text-align: center;
    background: none !important;
  }
  .page-title.with-anchors {
    padding-bottom: 0;
  }
  .banner .banner-text {
    padding: 100px 15px 0 15px;
  }
  .category-section {
    padding-top: 30px;
    border-bottom: 1px solid #d7d7d7;
  }
  .category-section .catalogue-item .inner {
    min-height: 0;
  }
  .category-section .catalogue-item .item-content {
    padding: 20px 15px 39px 15px;
    border-top: 1px solid #5c5c5c;
  }
  .category-section .catalogue-item .item-image {
    padding: 0 0 15px 0;
  }
  .category-series {
    min-height: 0;
  }
  .category-series .image {
    display: none;
  }
  .category-series-content {
    float: none;
    width: 100%;
    color: #5c5c5b;
  }
  .category-series-content .frame {
    max-width: 100%;
    padding: 11px 15px 20px 15px;
  }
  .category-series-content .title {
    padding: 0 0 21px 0;
    font-size: 20px;
    text-align: center;
  }
  .contacts-image {
    padding: 0;
  }
  .contacts-column {
    float: none;
    width: 100%;
    padding: 0 0 100px 0;
  }
  .contacts-column:first-child {
    float: none;
  }
  .contacts-column .column-content {
    max-width: 543px;
    margin: 0 auto;
  }
  .contacts-column .title {
    padding: 0 0 12px 0;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
  }
  .contacts-column .page-cell {
    padding: 17px 0;
  }
  .contacts-column .page-cell:first-child {
    width: 62px;
  }
  .contacts-column .site-link a {
    display: block;
  }
  .content-search {
    margin: 0 0 30px 0;
  }
  .content-search input.text-input {
    height: 47px;
    width: calc(100% - 46px);
  }
  .content-search .submit-butn {
    width: 46px;
    height: 47px;
  }
  .content-search .submit-butn span {
    display: none;
  }
  .content-search .submit-butn svg {
    top: -2px;
    width: 16px;
    height: 16px;
    margin: 0;
  }
  .content-search .submit-butn:before {
    top: 5px;
    height: 37px;
  }
  .accordion {
    margin: 0 0 30px 0;
  }
  .accordion-title {
    padding-left: 61px;
    background: #fafafa;
  }
  .accordion-title .accordion-icon {
    opacity: 1;
  }
  .accordion-content {
    padding: 23px 0 30px 0;
  }
  .preview-text {
    padding-top: 0;
  }
  .preview-text .text-holder {
    padding: 0 0 42px 0;
    margin: 0 0 50px 0;
    border-bottom: 1px solid #5c5c5c;
  }
  .preview-text .text-holder:after {
    display: block;
    content: '';
    clear: both;
  }
  .preview-text .column {
    float: none;
    width: 100%;
  }
  .preview-text .column:first-child {
    float: none;
  }
  .order-title {
    padding: 63px 0 24px 0;
    font-size: 33px;
  }
  .order-section-title {
    display: none;
  }
  .order-section {
    position: relative;
  }
  .order-section:after {
    display: block;
    content: '';
    clear: both;
  }
  .order-section .column {
    float: none;
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .order-section .column.two-columns {
    width: 100%;
  }
  .order-section input.text-input,
  .order-section textarea.textarea-field {
    padding-left: 11px;
    padding-right: 11px;
  }
  .order-section .input-line {
    margin: 0 0 20px 0;
  }
  .cart .order-title {
    padding: 40px 0;
  }
  .cart .order-section .inner {
    padding: 0;
  }
  .spinn-box {
    width: 109px;
  }
  .cart-table .inner {
    padding: 0;
  }
  .cart-table tr {
    position: relative;
    display: block;
    border-bottom: 1px solid;
  }
  .cart-table td {
    display: block;
    width: 100%;
    padding: 10px 10px 10px 10px;
    vertical-align: middle;
    background: #fafafa;
    border-bottom: none;
    text-align: center;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .cart-table td:after {
    display: block;
    content: '';
    clear: both;
  }
  .cart-table td:nth-child(2), .cart-table td:nth-child(3) {
    text-align: left;
  }
  .cart-table td span {
    font-weight: 600;
  }
  .cart-table tr:hover td {
    background: #fafafa;
  }
  .cart-table thead {
    display: none;
  }
  .cart-table .checkbox,
  .cart-table .spinn-box {
    float: left;
    margin: 0;
  }
  .cart-table .label-text,
  .cart-table .cell-name {
    float: left;
    width: 190px;
    padding: 8px 0 0 0;
    text-align: left;
    font-weight: 400;
  }
  .cart-table .close-butn {
    position: absolute;
    top: 17px;
    right: 15px;
    margin: 0 auto;
  }
  .cart-table tbody tr:last-child td:last-child,
  .cart-table tbody td:last-child {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 57px;
    background: #f1f1f1;
    border-top: 1px solid #5c5c5c;
  }
  .cart-table tbody tr:last-child td:first-child,
  .cart-table tbody td:first-child {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 28px;
    height: 57px;
    padding: 0;
    line-height: 56px;
    background: #f1f1f1;
    border-top: 1px solid #5c5c5c;
  }
  .cart-table tbody tr:last-child td:first-child:before,
  .cart-table tbody td:first-child:before {
    position: absolute;
    content: '';
    top: 4px;
    right: -1px;
    display: block;
    width: 1px;
    height: 49px;
    background: #d7d7d7;
  }
  .cart-table tbody td:nth-child(2) {
    padding: 57px 10px 0 10px;
    background: #f9f9f9;
  }
  .cart-table tbody td:nth-child(2) img {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
  .cart-table tbody td:nth-child(3) {
    font-weight: 400;
  }
  .cart-table tbody td:nth-child(4) {
    text-align: left;
    border-bottom: 1px solid #5c5c5c;
  }
  .cart-table tbody td:nth-child(7) {
    text-align: left;
    background: #f1f1f1;
    border-top: 1px solid #5c5c5c;
    border-bottom: 20px solid #ffffff;
  }
  .cart-table .total-label {
    display: inline-block;
  }
  .cart-table tfoot th {
    display: block;
    width: 100%;
    text-align: center;
  }
  .cart-table tfoot th:last-child {
    display: none;
  }
  .cart-table tfoot th span {
    font-size: 33px;
    margin: 0 0 0 15px;
  }
  .service {
    position: relative;
    padding: 0 0 50px 0;
  }
  .service:after {
    display: block;
    content: '';
    clear: both;
  }
  .service-top {
    padding: 20px 0 100px 0;
  }
  .service-top:after {
    display: block;
    content: '';
    clear: both;
  }
  .service-top .text {
    float: none;
    width: 100%;
    max-width: 768px;
    margin: 0 auto 30px auto;
  }
  .service-top .content {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .about-block-top {
    padding-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  .hero-thumbs .slick-dots li {
    font-size: 16px;
  }
  .service-search {
    padding: 20px 0;
  }
  .service-search-result {
    padding: 0;
    border-top: 1px solid #d7d7d7;
  }
  .service-search-result thead {
    display: none;
  }
  .service-search-result td {
    display: block;
    width: 100%;
    padding: 30px 0;
    font-size: 16px;
  }
  .service-search-result td:first-child {
    border: none;
    padding-bottom: 0;
  }
  .service-search-result .name {
    padding: 0 0 10px 0;
    font-weight: 400;
    text-transform: uppercase;
  }
  .service-search-result li {
    font-size: 16px;
  }
  .service-search-result table {
    margin: 0 0 46px 0;
  }
  .centered-butn {
    font-size: 23px;
  }
  .technology {
    padding: 0;
  }
  .technology-column, .about-block-column {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
    font-size: 16px;
  }
  .technology-column:first-child, .about-block-column:first-child {
    float: none;
  }
  .technology-title, .about-block-title {
    padding: 0 0 22px 0;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
  }
  .technology-top {
    padding: 0 0 96px 0;
  }
  .technology-nav {
    margin: 56px 0 0 0;
  }
  .technology-nav-label {
    width: 114px;
  }
  .technology-nav-item {
    padding: 10px;
    font-size: 14px;
  }
  .technology-nav .image {
    width: 80px;
    height: 70px;
    margin: 0 auto 10px auto;
  }
  .technology-nav-slider {
    width: calc(100% - 114px);
  }
  .technology-section {
    border-top: 1px solid #44a326;
  }
  .technology-section-content {
    padding: 46px 0 80px 0;
  }
  .technology-section-icon {
    width: 105px;
    height: 125px;
  }
  .technology-section-icon .icon-image {
    padding: 0 10px;
    margin: 4px 0 1px 0;
  }
  .technology-section-banner {
    height: 190px;
  }
  .technology-thumbs {
    max-width: 460px;
    padding: 18px 0 70px 0;
    margin: 0 auto 15px auto;
  }
  .technology-links {
    padding: 0 0 3px 0;
  }
  .technology-links p {
    padding: 0 0 25px 0;
  }
  .technology-links li {
    padding: 0 0 9px 0;
  }
  .technology-figure {
    margin: 32px 0 34px 0;
    text-align: center;
  }
  .technology-figure img {
    display: inline-block;
  }
  .technology-app {
    padding: 27px 0 0 0;
  }
  .technology-accessories {
    padding: 22px 0 20px 0;
    position: relative;
  }
  .technology-accessories .technology-title, .technology-accessories .about-block-title {
    padding: 0 0 35px 0;
  }
  .technology-accessories-section {
    padding: 0 0 17px 0;
  }
  .product-info .tabs-holder {
    display: none;
  }
  .product-tabs-content {
    display: block !important;
  }
  .product-accordion-content {
    display: none;
  }
  .product-accordion-title {
    display: block;
  }
  .history {
    padding: 0 0 50px 0;
  }
  .history-title {
    padding: 0;
  }
  .history-section {
    padding: 40px 0 15px 0;
  }
  .history-section-event {
    width: calc(50% - 40px);
    margin: 0 0 40px 0;
  }
  .history-event-title {
    font-size: 16px;
    font-weight: 400;
    padding: 22px 10px 16px 10px;
  }
  .history-event-title .icon {
    position: absolute;
    top: 3px;
    left: -65px;
    width: 50px;
    height: 50px;
  }
  .history-event-title .icon-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .history-event-title .icon span {
    top: 18px;
    right: 130%;
  }
  .history-event-content {
    padding: 30px 10px 22px 10px;
    font-size: 16px;
  }
  .history-event-manufacture {
    padding: 15px 0 0 0;
  }
  .history-event-manufacture figure {
    float: none;
    width: 100%;
    padding: 0 0 15px 0;
  }
  .history-event-manufacture address {
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    border-left: none;
    border-top: 1px solid #d7d7d7;
  }
  .history-event.reverse-event .history-event-title .icon {
    left: auto;
    right: -65px;
  }
  .history-event.reverse-event .history-event-title .icon span {
    right: auto;
    left: 130%;
  }
}

@media only screen and (max-width: 768px) {

  .service-documents-list .inner {
    display: block;
  }

  header.fixed .header-phone .mobile-phone,
  .header-phone .mobile-phone {
    display: none;
  }

  .documents-item .image {
    opacity: 1;
  }

  .info-thumbs .slick-dots li span,
  .hero-thumbs .slick-dots li span {
    display: none;
  }
  .info-thumbs .inner {
    padding: 0;
  }
  .hero-thumbs {
    border-top: none;
    border-bottom: none;
  }
  .hero-thumbs .inner {
    padding: 0;
  }
  .hero-thumbs .slick-dots li {
    padding: 0;
    border-bottom: 1px solid #5c5c5c;
  }
  .info-slide-text {
    padding: 40px 0;
  }
  .info-thumbs {
    border-top: none;
    border-bottom: none;
  }
  .info-thumbs .slick-dots li {
    border-bottom: 1px solid #5c5c5c;
  }
  .info-thumbs .slick-dots li:before {
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: #44a326;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .info-thumbs .slick-dots li.slick-active:before {
    opacity: 1;
  }
  .info .column:first-child,
  .info .column {
    float: none;
    font-size: 16px;
    line-height: 22px;
    width: auto;
  }
  .hero {
    position: relative;
  }
  .hero:after {
    display: block;
    content: '';
    clear: both;
  }
  .hero .slide {
    position: relative;
  }
  .hero .slide img {
    position: relative;
    z-index: 1;
  }
  .hero .slide-text .column {
    font-size: 13px;
  }
  .hero .slide-text .column span {
    font-size: 38px;
    line-height: 38px;
  }
  .hero .slide-text .column:first-child {
    text-align: right;
    font-size: 16px;
  }
  .hero .slide-text .column:first-child span {
    font-size: 30px;
  }
  .about {
    padding: 0 0 50px 0;
    background: #f7f8f8;
  }
  .tabs-holder {
    padding: 0;
  }
  .tabs-holder ul {
    display: table;
    width: 100%;
  }
  .tabs-holder li {
    padding-left: 15px;
    padding-right: 15px;
    display: table-cell;
    font-size: 16px;
  }
  .info-text {
    height: auto;
    padding: 20px 0 20px 0;
  }
  .banner .inner {
    height: 568px;
  }
  .banner .banner-text {
    position: relative;
    top: 0;
    left: 0;
  }
  .banner .banner-text.right-position {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    text-align: left;
  }
  .banner .title {
    padding: 0 0 5px 0;
    font-size: 33px;
  }
  .banner p {
    display: none;
  }
  a.details {
    font-size: 16px;
  }
  .right-position a.details {
    padding: 0 0 0 12px;
  }
  .right-position a.details:before {
    left: 0;
    right: auto;
  }
  .footer-nav {
    display: none;
  }
  .footer-info {
    float: none;
    padding: 0 0 20px 0;
    font-size: 12px;
    text-align: center;
  }
  .footer-socials {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    padding: 20px 0 20px 0;
  }
  .footer-socials a {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
  }
  .footer-socials [class*="icon-"] {
    width: 27px;
    height: 27px;
  }
  .footer-bottom {
    padding: 22px 15px;
  }
  .footer-copyright {
    font-size: 11px;
  }
  .breadcrumbs {
    position: relative;
    padding: 0 10px;
    margin: 5px 0 10px 0;
    border-top: 0;
    box-sizing: border-box;
  }
  .breadcrumbs:after {
    display: block;
    content: '';
    clear: both;
  }
  .breadcrumbs .inner {
    padding: 0;
  }
  .breadcrumbs li {
    float: left;
    padding: 2px  2px;
    border-bottom: 0;
    font-size: 10px;
    position: relative;
    margin-bottom: 1px;
    margin-right: 8px;
    text-align: left;
    display: inline-block;
  }

  .breadcrumbs li:first-child:before {
    display: inline-block;
  }

  .breadcrumbs li:last-child:before {
    display: none;
  }
  .breadcrumbs li:before {
    content:"/";
    position: absolute;
    top: 1px;
    right: -13px;
  }
  .header-cart-dropdown {
    width: 298px;
    padding: 32px 15px 15px 15px;
  }
  .header-cart-dropdown .title {
    padding: 0 0 20px 0;
    font-size: 18px;
  }
  .header-cart-dropdown .green-butn,
  .header-cart-dropdown .transparent-butn {
    font-size: 15px;
  }
  .header-cart-product {
    position: relative;
    margin: 0 0 20px 0;
  }
  .header-cart-product .name {
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .close-butn {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
  }
  .close-butn svg {
    width: 20px;
    height: 20px;
  }
  .page-title .title {
    padding: 15px 0 29px 0;
    font-size: 33px;
  }
  .catalogue-item {
    padding-top: 38px;
  }
  .catalogue-item:first-child {
    padding-top: 0;
  }
  .catalogue-item:hover {
    background: none;
  }
  .catalogue-item .item-content {
    max-width: 100%;
    padding: 0 15px 26px 15px;
  }
  .catalogue-item .title {
    padding: 0 15px 66px 15px;
    font-size: 23px;
  }
  .catalogue-item .text {
    padding: 0 0 20px 0;
  }
  .catalogue-item .list {
    margin: 37px 0 0 0;
  }
  .catalogue-item .list li {
    padding: 0 0 3px 0;
    list-style: disc inside;
  }
  .catalogue-item .list li a {
    color: #5c5c5c;
  }
  .catalogue-item .list li a:hover {
    color: #44a326;
  }
  .catalogue-item .item-image {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0 40px 0;
  }
  .catalogue-item .item-image .page-row.positioned {
    position: relative;
    display: block;
    max-width: calc(100% - 60px);
    margin: 0 auto;
  }
  .catalogue-item .item-bg {
    display: none;
  }
  .catalogue-item .page-cell {
    padding: 0;
    text-align: center;
    display: block;
  }
  .catalogue-item.blue-color .item-image {
    background: url("../images/ui/catalogue-item-bg-blue.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.green-color .item-image {
    background: url("../images/ui/catalogue-item-bg-green.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.yellow-color .item-image {
    background: url("../images/ui/catalogue-item-bg-yellow.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .catalogue-item.yellow-color2 .item-image {
    background: url("../images/ui/catalogue-item-bg-yellow-green.png") no-repeat right 30%;
    background-size: auto 100%;
  }
  .section-title {
    padding: 0 0 16px 0;
    font-size: 23px;
    font-weight: 400;
    text-transform: none;
  }
  .manual-section {
    padding: 0 0 33px 0;
  }
  .manual-section .title {
    padding: 0 0 36px 0;
    font-size: 23px;
    text-align: center;
  }
  .manual-item {
    margin: 0 0 14px 0;
  }
  .manual-item .name {
    float: left;
    width: calc(100% - 144px);
    padding: 16px 10px 13px 10px;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .manual-item .download-butn {
    font-size: 16px;
    width: 67px;
    opacity: 1;
  }
  .manual-item .download-butn svg {
    display: block;
    margin: 9px auto 5px auto;
  }
  .manual-item .file-type {
    width: 67px;
    right: 67px;
    font-size: 12px;
  }
  .manual-item .file-type svg {
    display: block;
    margin: 3px auto 5px auto;
  }
  .feedback-form .title {
    padding: 0 0 25px 0;
    font-size: 20px;
  }
  .feedback-form textarea.textarea-field {
    margin: 0 0 15px 0;
  }
  .feedback-form .input-line {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .feedback-form .green-butn {
    float: none;
    width: 100%;
    font-size: 22px;
  }
  .feedback-form .form-description {
    padding: 30px 0 0 0;
    font-size: 15px;
  }
  .service-top {
    padding: 0 0 100px 0;
  }
  .service-top .info-line {
    margin: 0 0 20px 0;
  }
  .service-top .info-line:after {
    display: block;
    content: '';
    clear: both;
  }
  .service-top .info-line a.call-to,
  .service-top .info-line ul {
    overflow: hidden;
  }
  .service-top a.call-to {
    font-size: 29px;
  }
  .service-top a.call-to span {
    font-size: 14px;
  }
  .service-top ul a {
    font-size: 16px;
  }
  .service-top .icon {
    position: relative;
    width: 56px;
    height: 44px;
    margin: 0 15px 0 0;
    border-right: 1px solid #d7d7d7;
    float: left;
  }
  .service-top .icon .icon-phone {
    top: 4px;
    width: 40px;
    height: 40px;
    fill: #44a326;
  }
  .service-top .icon .icon-download {
    top: 4px;
    width: 39px;
    height: 44px;
    fill: #44a326;
  }
  .service-top .text {
    margin: 0 0 45px 0;
    color: #5c5c5b;
  }
  .service-top .text .title {
    padding: 0 0 16px 0;
    font-size: 21px;
    text-align: center;
  }
  .documents-tab-title {
    display: block;
    padding: 0 0 20px 0;
    text-align: center;
  }
  .documents-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .service-documents .tabs-holder {
    display: none;
  }
  .service-documents .horizontal-scroll {
    background: #f7f8f8;
  }
  .service-documents .documents-content {
    margin: 0 0 20px 0;
    display: block !important;
  }
  .service-search-item .select-holder {
    float: none;
    width: 100%;
  }
  .service-search-item .label {
    display: none;
  }
  .service-search-item .selectize-input {
    border-left: 1px solid #7c7c7b;
    background: #ffffff;
  }
  .consumables-section {
    padding: 22px 0 88px 0;
    font-size: 16px;
  }
  .consumables-section .page-cell,
  .consumables-section .page-row.positioned {
    position: relative;
    display: block;
  }
  .consumables-section .title {
    padding: 0 0 20px 0;
    font-size: 23px;
    text-align: center;
  }
  .consumables-section .consumables-row {
    border: none;
    position: relative;
  }
  .consumables-section .consumables-row .cell {
    display: block;
    min-height: 0;
    padding: 51px 5px 24px 5px;
    text-align: center;
  }
  .consumables-section .row-title {
    display: block;
    padding: 8px 10px 4px 10px;
    text-align: center;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background: #fafafa;
  }
  .consumables-section .consumables-left {
    position: relative;
    width: 100%;
    height: auto;
  }
  .consumables-section .additional-row {
    border-top: none;
  }
  .consumables-section .consumables-right {
    float: none;
    width: 100%;
  }
  .consumables-section .consumables-right .cell {
    float: none;
    width: 100%;
    border-top: 1px solid #5c5c5c;
    padding-top: 25px;
  }
  .consumables-section .consumables-right .cell:last-child {
    padding-top: 20px;
  }
  .consumables-section .text {
    margin: 0 auto;
  }
  .consumables-section ul {
    max-width: 220px;
    margin: 0 auto;
  }
  .consumables-section ul li {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
  }
  .consumables-section .name {
    margin: 0 auto;
  }
  .consumables-section .image {
    margin: 0 auto 19px auto;
    width: 200px;
    min-height: 110px;
  }
  .consumables-section .consumables-head {
    display: none;
  }
  .product-info .product-tabs-list {
    padding: 0;
    border-color: #d7d7d7;
  }
  .about-block-map {
    padding-top: 50px;
  }
  .about-block-map-description li {
    width: auto;
    font-size: 11px;
    padding: 0 0 20px 10px;
  }
  .about-block-map-description li:first-child {
    padding-left: 0;
  }
  .about-block-map-description li .icon img {
    height: auto;
    max-width: 78px;
  }
  .counters-item {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .counters-item-number {
    padding: 0 0 15px 0;
  }
  .product-blank-slide {
    height: 310px;
  }
  .product-blank-slide svg {
    width: 220px;
    height: 174px;
  }
}

@media only screen and (max-width: 767px) {
  .about {
    padding: 0 0 20px 0;
    background: #f7f8f8;
  }
  .info-text .about-circle,
  .about-circle {
    width: 480px;
    height: 480px;
    margin: 20px auto 0 auto;
  }
  .info-text .about-circle .current-circle,
  .about-circle .current-circle {
    width: 374px;
    height: 374px;
    margin: -187px 0 0 -187px;
  }
  .info-text .about-circle .circle-holder.circle-b,
  .about-circle .circle-holder.circle-b {
    width: 400px;
    height: 400px;
    margin: -200px 0 0 -200px;
  }
  .info-text .about-circle .circle-text-holder,
  .about-circle .circle-text-holder {
    width: 463px;
    height: 460px;
    margin: -230px 0 0 -228px;
  }
  .info-text .about-circle .circle-text-holder.circle-text-holder-b,
  .about-circle .circle-text-holder.circle-text-holder-b {
    width: 463px;
    height: 460px;
    margin: -233px 0 0 -235px;
  }
  .info-text .about-circle .circle-image,
  .about-circle .circle-image {
    width: 370px;
    height: 370px;
    margin: -185px 0 0 -185px;
  }
  .about-dots .slick-dots li {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding: 14px 10px 4px 10px;
    font-size: 16px;
  }
  .product-tabs {
    display: block;
  }
  .product-tabs li {
    display: block;
    height: auto;
    margin: 0;
    padding: 8px 0 6px 0;
    border-top: 1px solid #5c5c5c;
  }
  .product-testimonials {
    padding: 16px 0 0 0;
  }
  .testimonials-item {
    margin: 0 0 24px 0;
  }
  .testimonials-item .photo {
    width: 64px;
    height: 64px;
    margin: 0 9px 0 0;
  }
  .testimonials-item .photo .no-photo {
    padding: 10px 0 0 0;
    font-size: 36px;
  }
  .testimonials-item .name {
    padding: 0 0 0 0;
    font-size: 16px;
  }
  .testimonials-item .rating {
    margin: 0 0 10px 0;
  }
  .testimonials-item .content {
    padding: 18px 0 0 0;
  }
  .testimonials-item .text {
    margin: 0 0 12px 0;
  }
  .testimonials-item.new-testimonial .name {
    padding: 5px 0 0 0;
  }
  .features-list {
    padding: 30px 0 0 0;
  }
  .features-list li {
    padding: 0 0 15px 0;
  }
  .content-table tr:hover td {
    background: #44a326;
    color: #ffffff;
  }
  .content-table tr:hover td > span {
    background: none;
  }
  .content-table th {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-table td {
    background: #fafafa;
    border-bottom: 10px solid #ffffff;
    font-size: 15px;
    padding: 6px 0 7px 0;
    color: #3a3939;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .content-table td > span {
    display: block;
    background: none;
    padding: 0 10px;
  }
  .product-info {
    padding: 0 0 30px 0;
  }
  .additional-products .title {
    font-size: 21px;
    text-align: center;
    padding: 0 10px 22px 10px;
    font-weight: 300;
  }
  .additional-product {
    padding: 0 0 46px 0;
  }
  .additional-product .image {
    margin: 0 0 13px 0;
  }
  .additional-product .name {
    margin: 0 0 2px 0;
  }
  .additional-product .price {
    font-size: 25px;
    font-weight: 300;
  }
  .history-title {
    display: none;
  }
  .history-list {
    margin: 40px 0 0 0;
  }
  .history-list:before {
    left: 25px;
  }
  .history-section {
    padding: 60px 0 15px 65px;
  }
  .history-section:before {
    left: 25px;
  }
  .history-section-event.reverse-event, .history-section-event {
    float: none;
    width: 100%;
    margin: 0 0 60px 0;
  }
  .history-section:first-child {
    border-top: 1px solid #d7d7d7;
  }
  .history-section:first-child .history-section-year {
    display: block;
  }
  .history-section-year {
    top: -40px;
    left: 25px;
    max-width: 125px;
    height: 40px;
    padding: 0 0 0 15px;
    font-size: 29px;
    line-height: 40px;
  }
  .history-event-title {
    padding: 12px 10px 8px 10px;
  }
  .history-event-title .icon {
    top: 50%;
    left: -65px;
    margin-top: -25px;
  }
  .history-event-title .icon span {
    display: none;
  }
  .history-event-content {
    padding: 15px 10px;
  }
  .history-event-manufacture figure {
    padding: 0 0 5px 0;
  }
  .history-event.reverse-event .history-event-title:before {
    right: auto;
    left: -10px;
    border-left: none;
    border-right: 10px solid #44a326;
  }
  .history-event.reverse-event .history-event-title .icon {
    left: -65px;
    right: auto;
  }
  .history-event.reverse-event:hover .history-event-title, .history-event:hover .history-event-title {
    background: #44a326;
    color: #ffffff;
  }
  .history-event.reverse-event:hover .history-event-title:before, .history-event:hover .history-event-title:before {
    border-right-color: #44a326;
  }
  .history-event.reverse-event:hover .history-event-title .icon-image, .history-event:hover .history-event-title .icon-image {
    opacity: 0;
  }
  .history-event.reverse-event:hover .history-event-title .icon-image:first-child, .history-event:hover .history-event-title .icon-image:first-child {
    opacity: 1;
  }
}

@media only screen and (max-width: 540px) {
  .info-text .about-circle,
  .about-circle {
    width: 290px;
    height: 290px;
    margin: 20px auto 0 auto;
  }
  .info-text .about-circle .current-circle,
  .about-circle .current-circle {
    width: 260px;
    height: 260px;
    margin: -130px 0 0 -130px;
  }
  .info-text .about-circle .circle-holder.circle-a,
  .about-circle .circle-holder.circle-a {
    display: none;
  }
  .info-text .about-circle .circle-holder.circle-b,
  .about-circle .circle-holder.circle-b {
    left: 50%;
    top: 50%;
    width: 270px;
    height: 270px;
    margin: -135px 0 0 -135px;
  }
  .info-text .about-circle .circle-text-holder,
  .about-circle .circle-text-holder {
    width: 306px;
    height: 296px;
    margin: -148px 0 0 -150px;
  }
  .info-text .about-circle .circle-text-holder.circle-text-holder-b,
  .about-circle .circle-text-holder.circle-text-holder-b {
    width: 306px;
    height: 296px;
    margin: -151px 0 0 -154px;
  }
  .info-text .about-circle .circle-image,
  .about-circle .circle-image {
    width: 256px;
    height: 256px;
    margin: -128px 0 0 -128px;
  }
  .mobile-product-name {
    padding: 0 15px;
    font-size: 23px;
  }
  .product-top {
    padding: 0 0 27px 0;
  }
  .product-data .description {
    padding: 0 0 29px 0;
  }
  .sticker {
    top: 8px;
    height: 17px;
    padding: 0 13px;
    line-height: 16px;
    font-size: 12px;
  }
  .preview-links {
    margin: 0 0 24px 0;
    text-align: center;
  }
  .preview-links:after {
    display: block;
    content: '';
    clear: both;
  }
  .preview-links .preview-link {
    margin: 0;
    float: left;
    width: 50%;
  }
  .preview-links span {
    float: none;
    margin: 0;
  }
  .preview-links .icon {
    float: none;
    margin: 0 auto 7px auto;
  }
  .manufacturer-country {
    margin: 16px 0 0 0;
  }
  .manufacturer-country .flag {
    width: 20px;
    margin: -4px 7px 0 0;
  }
  .series-list-item .page-row {
    display: block;
  }
  .series-list-item .page-row:after {
    display: block;
    content: '';
    clear: both;
  }
  .series-list-item .page-cell {
    display: block;
  }
  .series-list-item .page-cell:after {
    display: block;
    content: '';
    clear: both;
  }
  .series-list-item .page-cell:nth-child(1) {
    width: 140px;
    float: left;
  }
  .series-list-item .page-cell:nth-child(2) {
    width: auto;
    padding: 25px 10px 0 10px;
    overflow: hidden;
  }
  .series-list-item .page-cell:nth-child(3) {
    width: auto;
    text-align: left;
    padding: 0 10px;
    overflow: hidden;
  }
  .series-list-item:hover .page-cell,
  .series-list-item:hover .page-cell:nth-child(2) {
    color: #44a326;
  }
  .series-list-item a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 100%;
    height: 100%;
  }
  .models-table th {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }
  .models-table td {
    vertical-align: middle;
    font-size: 14px;
  }
  .models-table td > span {
    padding-left: 5px;
    padding-right: 5px;
  }
  .accordion-title {
    padding-top: 12px;
    padding-bottom: 8px;
  }
}

@media only screen and (max-width: 480px) {
  .technology-nav .image {
    width: 60px;
    padding: 0;
  }
  .technology-nav-label {
    font-size: 13px;
  }
  .modal-close-small {
    width: 30px;
    height: 30px;
  }
  .modal-close-small svg {
    width: 20px;
    height: 20px;
  }
  .confirm-modal-content {
    padding: 100px 20px 50px 20px;
    font-size: 16px;
  }
  .confirm-modal-content svg {
    width: 101px;
    height: 48px;
    margin: 0 auto 50px auto;
    fill: #5c5c5c;
  }

	.delivery-block-addres {
		margin: initial;
	}
	.delivery-block-price {
		font-weight: inherit;
	}
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #000000;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  header,
  footer {
    position: static;
  }
  .main {
    padding: 100px 0 !important;
  }
}

/*# sourceMappingURL=style.css.map */

.info-text.large-text {
  height: auto;
  padding-bottom: 100px;
}

.policy {
  font-size: 16px;
  color: #000;
}
.policy h1 {
  font-size: 28px;
  font-weight: bold;
}

.policy h2 {
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 40px;
}

.policy p {
  margin-bottom: 10px;
}

.policy ol {
  padding-left: 20px;
}

.policy ul li,
.policy ol li {

  margin-bottom: 10px;
}

.policy ol li {
  list-style: decimal;
}

.policy ul li ul {
  padding-left: 40px;
}

.policy ul li ul,
.policy ul li,
.policy ul {
  list-style:disc;
}

.policy ol,
.policy ul {
  margin-bottom: 15px;
  padding-left: 30px;
}

.btn_show-more {
  float: right;
  display: inline-block;
  text-align: center;
  padding: 3px 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  font-family: 'Myriad Pro', sans-serif;
  font-weight: 300;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45b026+0,3f9228+100 */
  background: #45b026; /* Old browsers */
  background: -moz-linear-gradient(left, #45b026 0%, #3f9228 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #45b026 0%,#3f9228 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #45b026 0%,#3f9228 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b026', endColorstr='#3f9228',GradientType=1 ); /* IE6-9 */
  margin-top: 20px;

}

.info-slider-2 .btn_show-more {
  position: absolute;
  right: 30px;
  bottom: -20px;
}

.news-element__gallery{
  margin: 0 0 45px 0;
}

a.btn_show-more {
    color: #fff;
    text-decoration: none;
}
a.btn_show-more:visited {
    color: #fff;
}



.btns-news {
  padding-bottom: 30px;
  text-align: center;
}

.btn_all-news {
  display: inline-block;
  width: 25%;
  padding: 4px 10px;
  box-sizing: border-box;
  border: 1px solid #44a326;
  color: #000;
  font-size: 27px;
  text-align: center;
  margin: 0 auto;
}

a.btn_all-news {
  color: #000;
  text-decoration: none;
}

.info-slide-text {
  position: relative;
}

a.btn_all-news:visited {
  color: #000;
}

.news-list {
  margin-bottom: 100px;
}

.news-list__item:hover {
  background: #f7f8f8;
}
.news-list__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 100px 0;
  border-bottom: 1px solid #e5e5e5;
}

.news-list__item-img {
  float: left;
  width: calc(50% - 40px);
}

.news-list__item-text {
  float: right;
  width: calc(50% - 40px);
}

.news-list__item-date {
  font-size: 14px;
  color: #848484;
  font-style: italic;
  margin-bottom: 20px;
  font-weight: 500;
}

.news-list__item-header {
  font-size:  27px;
  color: #50b848;
  margin-bottom: 20px;
  font-weight: 500;
}

.news-list__item-preview-text {
  font-weight: 300;
  font-size: 18px;
  color: #707070;
  margin-bottom: 20px;
}

.news-list__buttons {
  text-align: center;
  margin-bottom: 100px;
}

.news-list__buttons .btn_all-news {
  margin: auto;
  background-color: #44a326;

}

.news-list__buttons a.btn_all-news,
.news-list__buttons a.btn_all-news:visited {
  color: #fff;
}

.news-element {
  padding: 100px 0;
}

h2.news-element__header {
  color: #5c5c5c;
  font-size: 38px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.news-element__date {
  color: #5c5c5c;
  font-size: 14px;
  margin-bottom: 30px;
}

.news-element__img {
  margin-bottom: 50px;
}

.news-element__img img {
  display: block;
  max-width: 100%;
}

.news-element__text {
  font-weight: 300;
  color: #5c5c5c;
  font-size: 22px;
}

.news-element__text P {
  margin-bottom: 30px;
}

.all_news {
	line-height:50px;
}

.mb20 {
  margin-bottom: 40px;
}

.background-buttons {
  position: relative;
}

.background-buttons .slick-arrow {
  position: absolute;
  width: 130px;
  height: 100%;
  margin-top: 0;
}

.background-buttons .slick-arrow[class*="prev"]:after {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background: url(../images/ui/arrow-left-active.svg) 50% 50% no-repeat;
  background-size: 25px 65px;
}
.background-buttons .slick-arrow[class*=prev] {
  top: 0;
  left: 0;
}
.background-buttons .slick-arrow[class*=prev]:before {
    background: #000;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
}
.background-buttons .slick-arrow[class*=next]:before {
    background: #000;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
}
.background-buttons .slick-arrow[class*=next] {
  top:0;
  right: 0;
}
.background-buttons .slick-arrow[class*="next"]:after {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background: url(../images/ui/arrow-right-active.svg) 50% 50% no-repeat;
  background-size: 25px 65px;
}

.background-buttons  .slick-arrow:hover:after {
  opacity: 1;
}


@media (max-width: 1024px) {
  .news-element {
    padding: 20px 0;
  }
}
@media (max-width: 768px) {

  .background-buttons .slick-arrow:before,
  .background-buttons .slick-arrow:after,
  .background-buttons .slick-arrow {
    display: none !important;
  }

  .news-list__item {
    flex-direction: column;
  }
  .news-list__item-img {
    margin-bottom: 20px;
  }

  .news-list__item-img,
  .news-list__item-text {
    width: 100%;
    padding: 0;
  }

  .news-list__item {
    padding: 30px 0;
  }

  .btn_all-news {
    width: 50%;
  }

  .info-slider-2 .btn_show-more {
    clear: both;
    margin: 10px auto 10px -75px;
    position: relative;
    left: 50%;
    bottom: auto;
    right: auto;
    float: left;
  }

  .news-list,
  .news-list__buttons {
    margin-bottom: 30px;
  }

  .news-element {
    padding: 0;
  }

  .news-element__text {
    font-size: 16px;
    margin-bottom: 40px;
  }

}

.product-accordion-content {
	font-size: 20px;
}

.product-accordion-content iframe,
.product-accordion-content ul,
.product-accordion-content p {
	margin-bottom: 20px;
}

.text-block h4 {
	margin-bottom: 20px;
}

.btn-buy {
  width: 50%;
  font-size: 14px;
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
}

.section_dealers  {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section_dealers .tabs-head {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.tabs-head__item {
  padding-left: 30px;
  margin-left: 20px;
  color:#5a6158;
  font-size: 14px;
  line-height:20px;
  min-height:18px;
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap;
}

.tabs-head__item_list {
  background: url(../images/ui/ico_list.png) no-repeat left center;
}
.tabs-head__item_list.active,
.tabs-head__item_list:hover {
  color: #44a326;
  background: url(../images/ui/ico_list_a.png) no-repeat left center;
  text-decoration: none;
}
.tabs-head__item_map {
  padding-left: 20px;
  background: url(../images/ui/ico_map.png) no-repeat left center;
}
.tabs-head__item_map.active,
.tabs-head__item_map:hover {
  color: #44a326;
  background: url(../images/ui/ico_map_a.png) no-repeat left center;
   text-decoration: none;
}

.tabs-body__item {
  display: none;
}

.tabs-head__item:first-child {
  margin-left: 0;

}

.tabs-body__item.active {
  display: block;
}

.section_dealers h2 {
  align-self: center;
  width: 100%;
}

.section_dealers {
  position: relative;
}

.tabs-head {
  position: absolute;
  right: 0;
}

@media (max-width:1280px) {
  .section_dealers {
    flex-direction: column;
  }

   .section_dealers h2 {
    margin-bottom: 40px;
   }

   .tabs-head {
    position: static;
   }
}

@media (max-width:1024px) {
 header.fixed .header-logo svg {
  width: 115px;
  height: 35px;
}
}
@media (max-width:767px) {

  .services-list {
   padding-top: 0;
  }

  .section_dealers {
    flex-direction: column;
  }

   .section_dealers h2 {
    margin-bottom: 20px;
   }

   .service-search {
    margin-top: 0;
   }

   .service-search {
    margin-bottom: 0;
    padding-bottom: 0;
   }

   .tabs-head__item {
      font-size: 12px;
   }

   .services-list {
    margin-top: 50px;
   }



}

.service-search-item.empty-city .label,
.service-search-item.empty-city .select-holder .selectize-control .selectize-input,
.focus .label,
.focus > .select-holder .selectize-control .selectize-input
{
  border-color: #e9152c !important;
}

.tabs-error {
	text-align:center;
	color:red;
	margin:130px 0 40px;
	font-size: 20px;
}

.shop-box {
	margin-bottom:15px;
}

.link-to {
  margin-bottom: 10px;
}
.call-to {
  margin-bottom: 10px;
}

.shop-box .call-to {
  margin-bottom: 0;
}

.btn_dealers-more {
  display: inline-block;
  text-align: center;
  width: auto;
  height: auto;
  line-height: 1;
  color: #44a326;
}

.btn_dealers-more span{
  display: block;
  padding: 10px 50px 10px 20px;
  position: relative;
  font-size: 22px;
}

@media (max-width:767px) {
  .btn_dealers-more span {
    font-size: 14px;
  }

  header {
    z-index: 71;
  }

  footer .footer-nav {
    display: block;
    width: 100%;
    text-align: center;
  }

}

.btn_dealers-more span:after{
  content: '';
  width: 20px;
  height: 100%;
  background: url('/local/templates/ballu/images/ui/green-shevron.svg') no-repeat center center;
  position: absolute;
  top: 0;
  right: 15px;
}

.btn_dealers-more:hover span:after {
  background: url('/local/templates/ballu/images/ui/green-shevron-a.svg') no-repeat center center;
}

.btn_dealers-more.active span:after {
  transform: rotate(180deg);
}

.shop-boxs-hidden {
  display: none;
}

.shop-boxs {
  display: inline-block;
  padding-top: 10px;
  border-top: 1px solid #d7d7d7;
}

.shop-boxs-hidden.active {
  display: block !important;
}

@media (max-width:768px) {
  footer .footer-nav {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.zagolovok_htp
{
  font-size:28px;
  text-align: center;
   margin: 20px;
}
.how-to-pay p, .how-to-pay ul
{
  margin: 12px 30px;
  
}
.dostavka_main_block
{
  margin: 3% 3% 3% 4%;
}
.dostavka_zagolovok
{
  text-align:center;
  margin: 3% 3% 3% 3%;
}
.map-hd.c 
{
  margin: 1% 1% 1% 1%;
  font-weight: bold;
}
#yamapnnHQFpzCE6
{
  width: 100%;
}
.dostavka_map
{
  margin-left: 3%; 
  width: 95%;
  justify-content: center;
}

.dostavka_zagolovok_to
{
  font-weight: bold;
}
.ul-glb
{
display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px;
    text-align:left;
  }
  .ul_li_d
  {
    list-style-type: disc;
  }
  .tables_dostavka
  {
    
        display: block;
        justify-content: center;
    
  }
  .table_dostavka
  {
        max-width: 800px;
        
    
  }
  .dostavka_zagolovok_new
{
  margin: 2% 3% 2% 0;
  font-size: 20px;
}
.dostavka_main_text
{
  margin: 0 6% 0 6%;
}

.color_red {
  color: red !important;
}

.display_none {
  display: none;
}

.align_center {
  text-align: center;
}