@charset "UTF-8";
/*! Bootstrap Grid v5.1.3 (https://getbootstrap.com/) Copyright 2011-2021 The Bootstrap Authors Copyright 2011-2021 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,500,700,&subset=cyrillic,cyrillic-ext,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500&subset=cyrillic,latin-ext");
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-carousel .owl-video-play-icon:focus,
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.pickmeup .pmu-instance .pmu-button:focus,
.pickmeup .pmu-instance .pmu-button:hover {
  background: transparent;
  color: #88c5eb;
}
.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:focus,
.pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333;
  cursor: default;
}
.pickmeup .pmu-instance nav :first-child :focus,
.pickmeup .pmu-instance nav :first-child :hover {
  color: #88c5eb;
}

/*! Cropper v4.1.0 https://fengyuanchen.github.io/cropper Copyright 2014-present Chen Fengyuan Released under the MIT license Date: 2019-10-12T07:43:47.783Z */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:focus,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:focus,
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
.mfp-preloader a:focus,
.mfp-preloader a:hover {
  color: #fff;
}

/*! animate.css -http://daneden.me/animate Version - 3.5.2 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2017 Daniel Eden */
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.fancybox-button:focus:not([disabled]),
.fancybox-button:hover:not([disabled]) {
  color: #fff;
}
.fancybox-slide--iframe .fancybox-close-small:focus:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:focus:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
  background: transparent;
  color: #fff;
}
.fancybox-button:focus,
.fancybox-button:hover {
  color: #1ea0e4 !important;
}
@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.content-header-black .article-tags__btn:focus,
.content-header-black .article-tags__btn:hover {
  background: transparent;
  border-color: hsla(0, 0%, 100%, 0.75);
}
a:focus,
a:hover {
  color: #5bc7ff;
}
.btn--add-green:focus,
.btn--add-green:hover {
  background-color: #0a8357;
  color: #fff;
}
.btn:focus .ico-add,
.btn:hover .ico-add {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-green:focus,
.btn-green:hover {
  background: #0a8357;
  color: #fff;
}
.btn-dark:focus,
.btn-dark:hover,
.btn-grey:focus,
.btn-grey:hover {
  background: #4d4d4d;
  color: #fff;
}
.btn-green-empty:focus,
.btn-green-empty:hover {
  background: #0a8357;
  border-color: #0a8357;
  color: #fff;
}
.btn-blue-empty:focus,
.btn-blue-empty:hover {
  background: #1ea0e4;
  color: #fff;
}
.btn-yellow-empty:focus,
.btn-yellow-empty:hover {
  background: #ffa826;
  color: #fff;
}
.btn-dark-empty:focus,
.btn-dark-empty:hover {
  background: #222;
  color: #fff;
}
.btn-white-empty:focus,
.btn-white-empty:hover {
  background: #fff;
  color: #212121;
}
.btn-dark-rectangle-empty:focus,
.btn-dark-rectangle-empty:hover {
  background: #999;
  color: #fff;
}
.btn-green-rectangle-empty:focus,
.btn-green-rectangle-empty:hover {
  background: #0a8357;
  border-color: #0a8357;
  color: #fff;
}
.btn-white-circle-empty:focus,
.btn-white-circle-empty:hover {
  background: #4d4d4d;
  border-color: #4d4d4d;
  color: #fff;
}
.btn-more:focus,
.btn-more:hover {
  background: #212121;
  color: #fff;
  text-decoration: none;
}
.btn-edit-admin:focus,
.btn-edit-admin:hover {
  background: #0a8357;
}
.btn-more-results:focus,
.btn-more-results:hover {
  background-color: #222;
  color: #fff;
}
.btn-more-results:focus svg,
.btn-more-results:hover svg {
  stroke: #fff;
}
.btn-compare:focus,
.btn-compare:hover {
  color: #1ea0e4;
}
.btn-compare:focus .btn-tooltip,
.btn-compare:hover .btn-tooltip {
  opacity: 1;
  visibility: visible;
}
.button:focus,
.button:hover {
  background-color: #2c9f61;
  color: #fff;
}
.button--white:focus,
.button--white:hover {
  background-color: #eee;
  color: #000;
}
.button--bordered:focus,
.button--bordered:hover {
  background-color: #c4c4c4;
  color: #fff;
}
.button--bordered-withIcon:focus,
.button--bordered-withIcon:hover {
  background-color: #222;
  color: #fff;
}
.button--bordered-withIcon:focus svg,
.button--bordered-withIcon:hover svg {
  stroke: #fff;
}
.link-blue:focus,
.link-blue:hover,
.link-grey:focus,
.link-grey:hover {
  color: #212121;
}
.link-dark:focus,
.link-dark:hover {
  color: #999;
}
.popup-caption a:focus,
.popup-caption a:hover,
.popup-close:focus,
.popup-close:hover {
  color: #000;
}
.popup-gallery .popup-close:focus,
.popup-gallery .popup-close:hover {
  opacity: 0.5;
}
.ui-caption a:focus,
.ui-caption a:hover {
  color: #000;
  text-decoration: underline;
}
.ui-photo__btn:focus,
.ui-photo__btn:hover {
  border-color: #5bc7ff;
  color: #5bc7ff;
}
.ui-upload-file:focus span,
.ui-upload-file:hover span {
  border-color: #999;
  color: #212121;
}
@-webkit-keyframes uploadProgress {
  0% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  to {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }
}
.ui-upload-edit:focus,
.ui-upload-edit:hover {
  color: #209fe4;
}
.ui-upload-delete:focus,
.ui-upload-delete:hover {
  color: #000;
}
.ui-file:focus .ui-file__btn:focus,
.ui-file:hover .ui-file__btn:hover {
  border-color: rgba(33, 33, 33, 0.5);
}
.ui-select .jq-selectbox__select:focus .jq-selectbox__trigger-arrow,
.ui-select .jq-selectbox__select:hover .jq-selectbox__trigger-arrow {
  color: #212121;
}
.ui-select .jq-selectbox__dropdown li:focus,
.ui-select .jq-selectbox__dropdown li:hover {
  background: #999;
  color: #fff;
}
.ui-multiple:focus .ui-multiple-trigger-arrow,
.ui-multiple:hover .ui-multiple-trigger-arrow {
  color: #212121;
}
.ui-multiple-check:focus,
.ui-multiple-check:hover {
  background: #999;
  color: #fff;
}
.ui-multiple-check:focus .ui-multiple-icon,
.ui-multiple-check:hover .ui-multiple-icon {
  color: inherit;
}
.ui-number .jq-number__spin:focus,
.ui-number .jq-number__spin:hover {
  background: #e0e0e0;
}
.ui-display-btn:focus,
.ui-display-btn:hover {
  color: #212121;
}
.ui-check:focus .ui-check__checkbox,
.ui-check:focus .ui-check__radio,
.ui-check:hover .ui-check__checkbox,
.ui-check:hover .ui-check__radio {
  border-color: rgba(33, 33, 33, 0.5);
}
.ui-radio-btn__text:focus,
.ui-radio-btn__text:hover {
  border-color: #999;
}
.tooltip-dark:focus,
.tooltip-dark:hover {
  background-color: rgba(34, 34, 34, 0.8);
  color: #fff;
}
.input-tabs__text:focus,
.input-tabs__text:hover,
.radio-input-filter__text:focus,
.radio-input-filter__text:hover {
  border-color: #999;
}
.select2-selection:focus,
.select2-selection:hover {
  border-color: #999 !important;
}
.header__logo:focus,
.header__logo:hover {
  color: #fff;
}
.header__menu-item:focus > .dropdown,
.header__menu-item:hover > .dropdown {
  display: block;
}
.header__menu-item:focus > .overlay,
.header__menu-item:hover > .overlay {
  display: block;
  z-index: -1;
}
.header__avatar:focus,
.header__avatar:hover,
.header__menu-link:focus,
.header__menu-link:hover {
  color: #fff;
}
.header__avatar:focus > .header__profile,
.header__avatar:hover > .header__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__profile-link:focus,
.header__profile-link:hover {
  color: #222;
  text-decoration: underline;
}
.header__currency:focus,
.header__currency:hover {
  color: #fff;
}
.header__currency:focus > .header__currency-menu,
.header__currency:hover > .header__currency-menu {
  display: block;
}
.header__currency-menu-item:focus,
.header__currency-menu-item:hover {
  background: #f5f5f5;
  color: #222;
}
.header__comparison:focus,
.header__comparison:hover {
  color: #fff;
}
.header__comparison:focus > .header__compare,
.header__comparison:hover > .header__compare {
  display: block;
}
.header__compare-footer:focus,
.header__compare-footer:hover {
  color: #222;
}
.header__language.active,
.header__language:focus,
.header__language:hover {
  opacity: 1;
}
.header__search-link:focus,
.header__search-link:hover {
  color: #fff;
}
.header .dropdown__link:focus,
.header .dropdown__link:hover {
  color: #222;
  text-decoration: underline;
}
.header .item-megayachts .dropdown__link:focus,
.header .item-megayachts .dropdown__link:hover {
  color: #fff;
}
.header .dropdown__footnote-link:focus,
.header .dropdown__footnote-link:hover {
  color: #222;
  text-decoration: underline;
}
.footer__nav-link:focus,
.footer__nav-link:hover {
  color: #fff;
  text-decoration: underline;
}
.footer__caption:focus,
.footer__caption:hover,
.footer__logo:focus,
.footer__logo:hover {
  color: #212121;
}
.footer__label:focus,
.footer__label:hover {
  background-color: #222;
  color: #fff;
}
.footer--crypto .footer__label:focus,
.footer--crypto .footer__label:hover {
  background-color: #fff;
  color: #222;
}
.footer--crypto .footer__label:focus .footer__label-icon--arrow,
.footer--crypto .footer__label:hover .footer__label-icon--arrow {
  stroke: #222;
}
.footer__label:focus .footer__label-icon--arrow,
.footer__label:hover .footer__label-icon--arrow {
  stroke: #fff;
}
.footer__social:focus,
.footer__social:hover {
  color: #fff;
}
.footer__langauge-link--active:focus,
.footer__langauge-link--active:hover,
.footer__langauge-link:focus,
.footer__langauge-link:hover {
  color: #222;
}
.promo__next:focus,
.promo__next:hover,
.promo__prev:focus,
.promo__prev:hover {
  color: #fff;
}
.promo-slider-dots .slick-dots button:focus,
.promo-slider-dots .slick-dots button:hover,
.promo-slider-dots__pause:focus,
.promo-slider-dots__pause:hover,
.promo-slider-dots__play:focus,
.promo-slider-dots__play:hover {
  background: hsla(0, 0%, 100%, 0.25);
}
.promo-item:active,
.promo-item:focus,
.promo-item:hover,
.promo-item:visited {
  color: #fff;
}
.media-tabs__item:focus,
.media-tabs__item:hover {
  color: #222;
}
.media-photo:focus,
.media-photo:hover {
  color: #fff;
}
.media-photo:focus .media-photo__title,
.media-photo:hover .media-photo__title {
  text-decoration: underline;
}
.media-news:focus,
.media-news:hover {
  text-decoration: none;
}
.media-news:focus .media-news__title,
.media-news:hover .media-news__title {
  text-decoration: underline;
}
.subscribe__submit .btn:focus,
.subscribe__submit .btn:hover {
  background: #0a8357;
}
.subscribe--footer .subscribe__submit .btn:focus,
.subscribe--footer .subscribe__submit .btn:hover {
  background-color: rgba(33, 33, 33, 0.9);
}
.footer--crypto .subscribe__submit .btn:focus,
.footer--crypto .subscribe__submit .btn:hover {
  background-color: #526a7d;
}
.news-item:focus,
.news-item:hover {
  color: #222;
}
.news-item:focus .news-item__title,
.news-item:hover .news-item__title {
  text-decoration: underline;
}
.catalog-carousel .owl-next:focus,
.catalog-carousel .owl-next:hover,
.catalog-carousel .owl-prev:focus,
.catalog-carousel .owl-prev:hover {
  background: none;
  color: #222;
}
.catalog-item_full:focus,
.catalog-item_full:hover {
  -webkit-box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12) !important;
  box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12) !important;
}
.catalog-item_full:focus .catalog-item__title,
.catalog-item_full:hover .catalog-item__title {
  text-decoration: none !important;
}
.catalog-item_full:focus .catalog-item__image:after,
.catalog-item_full:hover .catalog-item__image:after {
  background: rgba(0, 0, 0, 0.2);
}
.catalog-item:focus,
.catalog-item:hover {
  border-color: #1ea0e4;
  -webkit-box-shadow: 0 5px 20px rgba(1, 23, 47, 0.3);
  box-shadow: 0 5px 20px rgba(1, 23, 47, 0.3);
  color: #1ea0e4;
}
.homepage .catalog-item:focus,
.homepage .catalog-item:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 7px 40px rgba(1, 23, 47, 0.25);
  box-shadow: 0 7px 40px rgba(1, 23, 47, 0.25);
  color: #222;
}
.homepage .catalog-item:focus .catalog-item__title,
.homepage .catalog-item:hover .catalog-item__title {
  text-decoration: underline;
}
.tabs-item:focus,
.tabs-item:focus .tabs-item__icon,
.tabs-item:focus .tabs-item__title,
.tabs-item:hover,
.tabs-item:hover .tabs-item__icon,
.tabs-item:hover .tabs-item__title {
  color: #222;
}
.tabs__wrapper > li .tabs__btn:focus,
.tabs__wrapper > li .tabs__btn:hover {
  border: 1px solid #999;
}
.models-carousel .owl-next:focus,
.models-carousel .owl-next:hover,
.models-carousel .owl-prev:focus,
.models-carousel .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff !important;
}
.models-carousel-readmore:not(.disabled):focus,
.models-carousel-readmore:not(.disabled):hover {
  background: #fff !important;
  border-color: #000 !important;
  color: #000 !important;
}
.models-item:focus,
.models-item:hover {
  color: #222;
}
.models-item:focus .models-item__title span,
.models-item:hover .models-item__title span {
  text-decoration: underline;
}
.selling-form__button:focus,
.selling-form__button:hover {
  background-color: #00754b;
  color: #fff;
}
.selling-form__link:focus,
.selling-form__link:hover {
  color: #999;
  text-decoration: underline;
}
.selling-agent__contact:focus,
.selling-agent__contact:hover {
  background-color: #00754b;
  color: #fff;
}
.selling--gold .selling-agent__contact:focus,
.selling--gold .selling-agent__contact:hover {
  background-size: 180% 100%;
}
.selling-contacts__link:focus,
.selling-contacts__link:hover {
  color: #fff;
}
.selling-messengers__channel--viber:focus .selling-messengers__icon,
.selling-messengers__channel--viber:focus .selling-messengers__text,
.selling-messengers__channel--viber:hover .selling-messengers__icon,
.selling-messengers__channel--viber:hover .selling-messengers__text {
  color: #7248a7;
}
.selling-messengers__channel--whatsapp:focus .selling-messengers__icon,
.selling-messengers__channel--whatsapp:focus .selling-messengers__text,
.selling-messengers__channel--whatsapp:hover .selling-messengers__icon,
.selling-messengers__channel--whatsapp:hover .selling-messengers__text {
  color: #66ca4d;
}
.selling-messengers__channel--telegram:focus .selling-messengers__icon,
.selling-messengers__channel--telegram:focus .selling-messengers__text,
.selling-messengers__channel--telegram:hover .selling-messengers__icon,
.selling-messengers__channel--telegram:hover .selling-messengers__text {
  color: #57a9f2;
}
.selling-price__price:focus,
.selling-price__price:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selling-price__price:focus,
.selling-price__price:focus .selling-price__price-hover,
.selling-price__price:hover,
.selling-price__price:hover .selling-price__price-hover {
  -webkit-box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
}
.selling-price__price:focus .selling-price__price-content:before,
.selling-price__price:hover .selling-price__price-content:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.entity-boat__btn-more:focus,
.entity-boat__btn-more:hover,
.entity-boat__more-link:focus,
.entity-boat__more-link:hover {
  text-decoration: underline;
}
.cookie__consent:focus,
.cookie__consent:hover {
  background-color: #007b4e;
  color: #fff;
}
.cookie__info:focus,
.cookie__info:hover {
  color: #fff;
  text-decoration: none;
}
.cookie-banner__bottom {
  display: flex;
  align-items: center;
}
.cookie-banner__bottom .cookie-banner__button {
  display: none;
margin-top: 0;
margin-right: 20px;
}
.crypto-intro {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a223e;
  background-image: url(v40/img/crypto-intro-bg-mobile-2.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
  padding: 43px 18px 56px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .crypto-intro {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: normal;
    background-position: 100%;
    border-radius: 5px;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
    padding: 37px 50px;
    text-align: left;
  }
}
.crypto-intro__left {
  max-width: 380px;
}
@media only screen and (max-width: 991px) {
  .cookie-banner__button {
    display: none;
  }
  .cookie-banner__bottom .cookie-banner__button {
    display: block;
  }
    .cookie-banner__right {
        margin-right: 0!important;
    }
}
@media only screen and (min-width: 768px) {
  .crypto-intro__left {
    max-width: none;
  }
}
.crypto-intro__title {
  color: #fff;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 18px;
}
@media only screen and (min-width: 992px) {
  .crypto-intro__title {
    font-size: 25px;
    line-height: 32px;
    text-transform: uppercase;
  }
}
.crypto-intro__description {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
  max-width: 550px;
}
@media only screen and (min-width: 992px) {
  .crypto-intro__description {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
  }
}
.crypto-intro__right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  max-width: 330px;
}
@media only screen and (min-width: 768px) {
  .crypto-intro__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-right: -20px;
    max-width: none;
    min-width: 220px;
  }
}
.crypto-intro__button {
  background-color: #fff;
  border: none;
  border-radius: 68px;
  color: #1a223e;
  cursor: pointer;
  display: inline-block;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 13px 30px;
  text-transform: uppercase;
}
.crypto-powered-by {
  background-image: url(v40/img/crypto-powered-by-badge.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 10px;
  display: block;
  height: 90px;
  margin-top: 20px;
  width: 100%;
}
.entity-menu__link--active,
.entity-menu__link:focus,
.entity-menu__link:hover {
  border-bottom: 2px solid #1ea0e4;
  color: #222;
}
.entity-menu__link--compare:focus,
.entity-menu__link--compare:hover {
  background: #00955f;
  color: #fff;
}
.brands-item:focus,
.brands-item:hover,
.entity-menu__link-ico:focus,
.entity-menu__link-ico:hover {
  color: #222;
}
.brands-item:focus .brands-item__title,
.brands-item:hover .brands-item__title {
  text-decoration: underline;
}
.brands-carousel .owl-next:focus,
.brands-carousel .owl-next:hover,
.brands-carousel .owl-prev:focus,
.brands-carousel .owl-prev:hover {
  background: none;
  color: #999;
}
.categories-item:focus,
.categories-item:hover {
  color: #222;
}
.categories-item:focus .categories-item__title,
.categories-item:hover .categories-item__title {
  text-decoration: underline;
}
.market__line-title h1:focus,
.market__line-title h1:hover,
.market__line-title h2:focus,
.market__line-title h2:hover,
.market__line-title h3:focus,
.market__line-title h3:hover,
.market__line-title h4:focus,
.market__line-title h4:hover,
.market__line-title span:focus,
.market__line-title span:hover {
  color: #5bc7ff;
}
.market__line-button .btn:not(:focus),
.market__line-button .btn:not(:hover) {
  background-color: #fff;
}
.market__line-compare:focus,
.market__line-compare:hover {
  color: #1ea0e4;
}
.market-item:focus,
.market-item:hover {
  color: #222;
}
.market-item:focus .market-item__title,
.market-item:hover .market-item__title {
  text-decoration: underline;
}
.market-item__image-cont:not(:focus)
  .market-item__image-box:first-child
  .market-item__image-unit,
.market-item__image-cont:not(:hover)
  .market-item__image-box:first-child
  .market-item__image-unit {
  opacity: 1;
  z-index: -1;
}
.market-item__image-cont:not(:focus) .market-item__image-indicator,
.market-item__image-cont:not(:hover) .market-item__image-indicator {
  opacity: 0;
}
.market-item__image-box:focus .market-item__image-unit,
.market-item__image-box:hover .market-item__image-unit {
  opacity: 1;
  z-index: -1;
}
.market-item__image-box:focus .market-item__image-indicator,
.market-item__image-box:hover .market-item__image-indicator {
  opacity: 1;
}
.market-item__compare:focus,
.market-item__compare:hover {
  color: #1ea0e4;
}
.market-item--modified:focus,
.market-item--modified:hover {
  color: #5bc7ff;
}
.market__categories-cont:focus,
.market__categories-cont:hover {
  -webkit-box-shadow: 0 16px 25px 0 rgba(69, 82, 104, 0.2);
  box-shadow: 0 16px 25px 0 rgba(69, 82, 104, 0.2);
}
.market-stopper__btn:focus,
.market-stopper__btn:hover {
  background-color: #222;
  color: #fff;
}
.company-booklet:focus .company-booklet__name,
.company-booklet:hover .company-booklet__name,
.company-card-preview:focus .company-card-preview__label,
.company-card-preview:hover .company-card-preview__label {
  text-decoration: underline;
}
.filter__item-toggle-btn:focus .filter__item-toggle-icon,
.filter__item-toggle-btn:hover .filter__item-toggle-icon,
.filter__tag-btn:focus,
.filter__tag-btn:hover {
  color: #222;
}
.filter-advanced:focus,
.filter-advanced:hover {
  color: #999;
}
.filter__clear:focus,
.filter__clear:focus .ico-close,
.filter__clear:hover,
.filter__clear:hover .ico-close {
  color: #222;
}
.tooltip:focus,
.tooltip:hover {
  border-color: #222;
  color: #222;
}
.filter__more a:focus,
.filter__more a:hover {
  color: #479fde;
}
.filter-label__text:focus,
.filter-label__text:hover,
.popular__link:focus,
.popular__link:hover {
  color: #222;
}
.popular__link:focus span,
.popular__link:hover span {
  text-decoration: underline;
}
.charterly-carousel .owl-next:focus,
.charterly-carousel .owl-next:hover,
.charterly-carousel .owl-prev:focus,
.charterly-carousel .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.charterly-item:focus,
.charterly-item:hover {
  color: #fff;
}
.charterly-item:focus .charterly-item__title,
.charterly-item:hover .charterly-item__title {
  text-decoration: underline;
}
.article-tags__btn:focus,
.article-tags__btn:hover,
.tags__btn:focus,
.tags__btn:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
}
.tags-group__btn.active,
.tags-group__btn:focus,
.tags-group__btn:hover {
  color: #1ea0e4;
}
.tags-group__btn.active mark,
.tags-group__btn:focus mark,
.tags-group__btn:hover mark {
  background: #1ea0e4;
  color: #fff;
}
.article-info a:focus,
.article-info a:hover {
  border-color: #000;
  color: #000;
}
.article-info .article-tags__btn:focus,
.article-info .article-tags__btn:hover {
  background: hsla(0, 0%, 100%, 0.75);
}
.article-list__type-item.current,
.article-list__type-item:focus,
.article-list__type-item:hover {
  color: #1ea0e4;
}
.breadcrumbs__link:focus,
.breadcrumbs__link:hover {
  color: #222;
}
.share-toggle__btn:focus,
.share-toggle__btn:hover {
  background: #4d4d4d;
}
.share__btn:focus,
.share__btn:hover {
  color: #fff;
}
.share__btn--fb:focus,
.share__btn--fb:hover {
  background: #344974;
}
.share__btn--vk:focus,
.share__btn--vk:hover {
  background: #415d7b;
}
.share__btn--tw:focus,
.share__btn--tw:hover {
  background: #228bae;
}
.images-carousel .owl-next:focus,
.images-carousel .owl-next:hover,
.images-carousel .owl-prev:focus,
.images-carousel .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.social__link:focus,
.social__link:hover {
  color: #fff;
  opacity: 1;
}
.social__link--vk:focus,
.social__link--vk:hover {
  background: #415d7b;
}
.social__link--fb:focus,
.social__link--fb:hover {
  background: #344974;
}
.social__link--tw:focus,
.social__link--tw:hover {
  background: #228bae;
}
blockquote:focus .social__link--vk,
blockquote:hover .social__link--vk,
q:focus .social__link--vk,
q:hover .social__link--vk {
  background: #51749c;
}
blockquote:focus .social__link--vk:focus,
blockquote:hover .social__link--vk:hover,
q:focus .social__link--vk:focus,
q:hover .social__link--vk:hover {
  background: #415d7b;
}
blockquote:focus .social__link--fb,
blockquote:hover .social__link--fb,
q:focus .social__link--fb,
q:hover .social__link--fb {
  background: #45639e;
}
blockquote:focus .social__link--fb:focus,
blockquote:hover .social__link--fb:hover,
q:focus .social__link--fb:focus,
q:hover .social__link--fb:hover {
  background: #344974;
}
blockquote:focus .social__link--tw,
blockquote:hover .social__link--tw,
q:focus .social__link--tw,
q:hover .social__link--tw {
  background: #23b9eb;
}
blockquote:focus .social__link--tw:focus,
blockquote:hover .social__link--tw:hover,
q:focus .social__link--tw:focus,
q:hover .social__link--tw:hover {
  background: #228bae;
}
.gallery-model-mob .photo-btn__next:focus,
.gallery-model-mob .photo-btn__next:hover,
.gallery-model-mob .photo-btn__prev:focus,
.gallery-model-mob .photo-btn__prev:hover {
  color: #242424;
}
.gallery-thumbs__item:focus,
.gallery-thumbs__item:hover {
  opacity: 0.6;
}
.gallery-slides .owl-next:focus,
.gallery-slides .owl-next:hover,
.gallery-slides .owl-prev:focus,
.gallery-slides .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.gallery-slides__show-item.current,
.gallery-slides__show-item:focus,
.gallery-slides__show-item:hover {
  color: #1ea0e4;
}
.gallery-full-thumbs__item:focus,
.gallery-full-thumbs__item:hover {
  opacity: 0.7;
}
.gallery-full-slides .owl-next:focus,
.gallery-full-slides .owl-next:hover,
.gallery-full-slides .owl-prev:focus,
.gallery-full-slides .owl-prev:hover {
  color: #999;
}
.gallery-full-social:focus .gallery-full-social__btn--fb,
.gallery-full-social:hover .gallery-full-social__btn--fb {
  background: #3b5998;
}
.gallery-full-social:focus .gallery-full-social__btn--vk,
.gallery-full-social:hover .gallery-full-social__btn--vk {
  background: #45668e;
}
.gallery-full-social:focus .gallery-full-social__btn--tw,
.gallery-full-social:hover .gallery-full-social__btn--tw {
  background: #00aced;
}
.gallery-full-social__btn--fb:focus,
.gallery-full-social__btn--fb:hover {
  background: #3b5998;
}
.gallery-full-social__btn--vk:focus,
.gallery-full-social__btn--vk:hover {
  background: #45668e;
}
.gallery-full-social__btn--tw:focus,
.gallery-full-social__btn--tw:hover {
  background: #00aced;
}
.fancybox-tab-item:focus,
.fancybox-tab-item:hover,
.gallery-full-social__btn:focus,
.gallery-full-social__btn:hover {
  color: #fff;
}
.fancybox-button--close:focus,
.fancybox-button--close:hover,
.fancybox-button--thumbs:focus,
.fancybox-button--thumbs:hover {
  color: #fff !important;
}
.gallery-model__more:focus,
.gallery-model__more:hover {
  color: #1ea0e4;
}
.photo .breadcrumbs__link:focus,
.photo .breadcrumbs__link:hover {
  color: #fff;
}
.photo__about .article-tags__btn:focus,
.photo__about .article-tags__btn:hover {
  border-color: hsla(0, 0%, 100%, 0.75);
}
.photo-btn__next:focus,
.photo-btn__next:hover,
.photo-btn__prev:focus,
.photo-btn__prev:hover {
  color: #fff;
}
.other-item:focus,
.other-item:hover {
  color: #222;
}
.other-item:focus .other-item__title,
.other-item:hover .other-item__title {
  text-decoration: underline;
}
.other-item__compare .ico:focus,
.other-item__compare .ico:hover {
  color: #1ea0e4;
}
.other-new-carousel.owl-carousel button.owl-next:focus,
.other-new-carousel.owl-carousel button.owl-next:hover,
.other-new-carousel.owl-carousel button.owl-prev:focus,
.other-new-carousel.owl-carousel button.owl-prev:hover {
  background: #4d4d4d;
  color: #fff;
}
.shipyard-head__tags-link:focus,
.shipyard-head__tags-link:hover {
  color: #209fe4;
}
.shipyard-head__tags-link:focus mark,
.shipyard-head__tags-link:hover mark {
  background: #209fe4;
  color: #fff;
}
.shipyard-xl__tags-link:focus,
.shipyard-xl__tags-link:hover {
  color: #999;
}
.shipyard-gallery .owl-next:focus,
.shipyard-gallery .owl-next:hover,
.shipyard-gallery .owl-prev:focus,
.shipyard-gallery .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.shipyard-item:focus,
.shipyard-item:hover {
  color: #222;
}
.shipyard-item:focus .shipyard-item__title,
.shipyard-item:hover .shipyard-item__title {
  text-decoration: underline;
}
.shipyard-panel__link:focus,
.shipyard-panel__link:hover {
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}
.shipyard-panel_new .shipyard-panel__link:focus,
.shipyard-panel_new .shipyard-panel__link:hover {
  border-color: transparent;
  color: #1ea0e4;
}
.shipyard-panel__social:focus .ico-social-fb,
.shipyard-panel__social:hover .ico-social-fb {
  color: #3b5998;
}
.shipyard-panel__social:focus .ico-social-vk,
.shipyard-panel__social:hover .ico-social-vk {
  color: #45668e;
}
.shipyard-panel__social:focus .ico-social-tw,
.shipyard-panel__social:hover .ico-social-tw {
  color: #00aced;
}
.shipyard-panel__ctrl .shipyard-panel__menu:focus .ico-social-fb,
.shipyard-panel__ctrl .shipyard-panel__menu:hover .ico-social-fb {
  color: #3b5998;
}
.shipyard-panel__ctrl .shipyard-panel__menu:focus .ico-social-vk,
.shipyard-panel__ctrl .shipyard-panel__menu:hover .ico-social-vk {
  color: #45668e;
}
.shipyard-panel__ctrl .shipyard-panel__menu:focus .ico-social-tw,
.shipyard-panel__ctrl .shipyard-panel__menu:hover .ico-social-tw {
  color: #00aced;
}
.shipyard-panel_fixed .shipyard-panel__ctrl .btn:focus,
.shipyard-panel_fixed .shipyard-panel__ctrl .btn:hover {
  background-color: transparent;
  color: #00ae6f;
  opacity: 0.5;
}
.shipyard-model__more-link:focus,
.shipyard-model__more-link:hover {
  text-decoration: underline;
}
.shipyard-model__sidebar-item-seller:focus,
.shipyard-model__sidebar-item-seller:hover {
  color: #fff;
}
.shipyard-model__sidebar-item-seller:focus .shipyard-model__sidebar-item-title,
.shipyard-model__sidebar-item-seller:hover .shipyard-model__sidebar-item-title {
  text-decoration: underline;
}
.shipyard-model__sidebar-phone-number:focus,
.shipyard-model__sidebar-phone-number:hover {
  color: #fff;
}
.discontinued .other-item:focus .other-item__image img,
.discontinued .other-item:hover .other-item__image img {
  -webkit-filter: none;
  filter: none;
}
.tooltip-svg:focus,
.tooltip-svg:hover {
  color: #222;
}
.shipyards__filter-link:focus,
.shipyards__filter-link:hover {
  color: #222;
  font-weight: 700;
}
.search-results__btn-search:focus,
.search-results__btn-search:hover {
  background-color: #00955f;
  color: #fff;
}
.search-boat-item__ship:focus .search-boat-item__name,
.search-boat-item__ship:hover .search-boat-item__name {
  text-decoration: underline;
}
.search-boat-item__feeedback-link:focus,
.search-boat-item__feeedback-link:hover {
  text-decoration: none;
}
.search-boat-item__action:focus,
.search-boat-item__action:hover {
  background: #222;
  color: #fff;
}
.block-view .search-boat-item__action:focus,
.block-view .search-boat-item__action:hover,
.search-boat-item--vertical .search-boat-item__action:focus,
.search-boat-item--vertical .search-boat-item__action:hover {
  background-color: #d1e5ed;
  color: #222;
}
.search-boat-item__avatar:focus,
.search-boat-item__avatar:hover {
  color: #fff;
}
.search-boat-item__more:focus,
.search-boat-item__more:hover {
  background-color: #eaeaea;
  color: #222;
}
.shipyard-brands__item:focus .shipyard-brands__caption,
.shipyard-brands__item:hover .shipyard-brands__caption {
  text-decoration: underline;
}
.shipyard-suspended:focus .shipyard-suspended__logo,
.shipyard-suspended:hover .shipyard-suspended__logo {
  -webkit-filter: none;
  filter: none;
}
.shipyard-suspended:focus .shipyard-suspended__title,
.shipyard-suspended:hover .shipyard-suspended__title {
  color: #1ea0e4;
}
.widget-button:focus,
.widget-button:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(69, 82, 104, 0.15),
    0 0 14px 0 rgba(69, 82, 104, 0.08);
  box-shadow: 0 0 30px 0 rgba(69, 82, 104, 0.15),
    0 0 14px 0 rgba(69, 82, 104, 0.08);
}
.sale-carousel__inner .owl-next:focus,
.sale-carousel__inner .owl-next:hover,
.sale-carousel__inner .owl-prev:focus,
.sale-carousel__inner .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.market-announcement-communication__btn-green:focus,
.market-announcement-communication__btn-green:hover {
  color: #0a8357;
}
.market-announcement-communication__btn:focus,
.market-announcement-communication__btn:hover {
  background-color: #0a8357;
}
.category__btn-more:focus,
.category__btn-more:hover {
  background-color: #eaeaea;
  color: #222;
}
.sorting-check:focus,
.sorting-check:hover {
  color: #5bc7ff;
}
.panel-sorting__item:focus svg,
.panel-sorting__item:hover svg {
  opacity: 1;
}
.panel-sorting__item--active:focus.desc svg,
.panel-sorting__item--active:hover.desc svg {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.panel-sorting__item--active:focus.asc svg,
.panel-sorting__item--active:hover.asc svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-sorting__link:focus,
.panel-sorting__link:hover {
  color: #222;
}
.panel-sorting .panel-sorting__toggler.active .ico,
.panel-sorting .panel-sorting__toggler:focus .ico,
.panel-sorting .panel-sorting__toggler:hover .ico {
  fill: #222;
}
.similar-carousel .owl-next:focus,
.similar-carousel .owl-next:hover,
.similar-carousel .owl-prev:focus,
.similar-carousel .owl-prev:hover {
  background: none !important;
  color: #999;
}
.pagination__item:focus,
.pagination__item:hover {
  background: #e0e0e0;
  color: #000;
}
.pagination-control:focus,
.pagination-control:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}
.publications__item:focus .publications__title,
.publications__item:hover .publications__title {
  text-decoration: underline;
}
.request--dark .request-caption a:focus,
.request--dark .request-caption a:hover {
  color: #fff;
}
.request-caption a:focus,
.request-caption a:hover {
  color: #222;
}
.page-xl .nav-group__link:focus,
.page-xl .nav-group__link:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.offer-carousel.owl-carousel button.owl-next:focus,
.offer-carousel.owl-carousel button.owl-next:hover,
.offer-carousel.owl-carousel button.owl-prev:focus,
.offer-carousel.owl-carousel button.owl-prev:hover {
  background: #4d4d4d;
  color: #fff;
}
.error a:focus,
.error a:hover {
  opacity: 0.6;
}
.lk-user__photo:focus .lk-user__file,
.lk-user__photo:hover .lk-user__file {
  opacity: 1;
}
.page-lk {
  background-color: #f9f9f9;
}
.lk-new {
  overflow: hidden;
  position: relative;
}
.lk-new .breadcrumbs {
  padding: 20px 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 1339px) {
  .lk-new .breadcrumbs {
    padding: 20px;
  }
}
.lk-new .container-fluid,
.lk-new .container-lg,
.lk-new .container-md,
.lk-new .container-sm,
.lk-new .container-xl,
.lk-new .container-xxl {
  background-color: #f9f9f9;
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .lk-new .container-fluid,
  .lk-new .container-lg,
  .lk-new .container-md,
  .lk-new .container-sm,
  .lk-new .container-xl,
  .lk-new .container-xxl {
    padding-top: 0;
  }
}
.lk-new hr {
  margin: 30px 0 40px;
}
.lk-new__edit {
  padding-top: 40px;
  text-align: center;
}
.lk-new.lk-view .ui-group {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.lk-new.lk-view .ui-label {
  color: #999;
  padding: 0 20px 0 0;
  text-align: left;
}
.lk-container-new {
  max-width: 1300px;
}
.lk-container-new,
.lk-container-new .tabs__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.lk-sidebar {
  max-width: 337px;
  width: 100%;
}
.lk-body,
.lk-sidebar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lk-body {
  -ms-flex-preferred-size: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  flex-basis: 100%;
}
.lk-body .tabs__panel {
  opacity: 0;
  padding: 0;
  position: relative;
  top: unset;
}
.lk-body .tabs__panel,
.lk-body .tabs__panel.is-active {
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.lk-body .tabs__panel.is-active {
  opacity: 1;
}
.lk-body .lk-column {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 800px;
  width: 100%;
}
.lk-body .lk-column,
.lk-body .lk-user__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lk-body .lk-user__title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 50px;
}
.lk-body h2 {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
}
.lk-column {
  padding: 100px 0 65px;
}
@media only screen and (max-width: 1339px) {
  .lk-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lk-user-new {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
}
.lk-user-new .lk-user-new__name {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  margin-top: 30px;
  text-transform: uppercase;
}
.lk-user-new .tabs {
  margin: 18px 0 0;
}
.lk-user-new .tabs .tabs__menu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
}
.lk-user-new .tabs .tabs__menu > li {
  width: unset;
}
.lk-user-new .tabs .tabs__menu:after,
.lk-user-new .tabs .tabs__menu:before,
.lk-user-new .tabs .tabs__menu > li:before {
  display: none;
}
.lk-user-new .tabs .tabs__menu .tabs-item {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding: 6px 0;
  text-align: left;
}
.lk-user-new .tabs .tabs__menu .tabs-item a:focus,
.lk-user-new .tabs .tabs__menu .tabs-item a:hover {
  color: #1ea0e4;
}
.lk-user-new .tabs .tabs__menu .tabs-item a:focus svg circle,
.lk-user-new .tabs .tabs__menu .tabs-item a:focus svg path,
.lk-user-new .tabs .tabs__menu .tabs-item a:hover svg circle,
.lk-user-new .tabs .tabs__menu .tabs-item a:hover svg path {
  stroke: #1ea0e4;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.lk-user-new .tabs .tabs__menu .tabs-item a svg circle,
.lk-user-new .tabs .tabs__menu .tabs-item a svg path {
  stroke: #222;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.lk-user-new .tabs .tabs__menu .tabs-item .tabs-item-in {
  padding: 0;
  width: auto;
}
.lk-user-new .tabs .tabs__menu .tabs-item .tabs-item-in:after,
.lk-user-new .tabs .tabs__menu .tabs-item .tabs-item-in:before {
  display: none;
}
.lk-user-new .tabs .tabs__menu .is-active .tabs-item {
  color: #1ea0e4;
}
.lk-user-new .tabs .tabs__menu .is-active .tabs-item svg circle,
.lk-user-new .tabs .tabs__menu .is-active .tabs-item svg path {
  stroke: #1ea0e4;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.lk-user-new .lk-exit {
  border-top: 1px solid #e0e0e0;
  display: block;
  margin-top: 35px;
  max-width: 195px;
  padding-top: 25px;
  width: 100%;
}
.lk-user-new .lk-exit a {
  color: #999;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.lk-user-new .lk-exit a:focus,
.lk-user-new .lk-exit a:hover {
  color: #1ea0e4;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.lk-user-new__photo {
  background: #ededed url(v40/img/bg-photo-mobile.png) bottom no-repeat;
  border-radius: 50%;
  height: 60px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.lk-user-new__photo.visible .lk-user__photo-img {
  display: block;
}
.lk-user-new__photo:focus .lk-user__file,
.lk-user-new__photo:hover .lk-user__file {
  opacity: 1;
}
.lk-user-new__photo-img {
  display: none;
  -o-object-fit: cover;
  object-fit: cover;
}
.lk-user-new__file,
.lk-user-new__photo-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lk-user-new__file {
  background: rgba(0, 0, 0, 0.7);
  color: #1ea0e4;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 60px;
  opacity: 0;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 2;
}
.lk-user-new__file-input {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.lk-user-new__name {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
}
.lk-user-new__info {
  color: #999;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .lk-user-new {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .lk-user-new__photo {
    margin: 0 20px 0 0;
    min-width: 60px;
    position: relative;
  }
  .lk-user-new__file {
    font-size: 14px;
    line-height: 100px;
  }
  .lk-user-new__info {
    margin: 0 0 0 auto;
    padding: 0 0 0 10px;
    text-align: right;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .lk-user-new__photo {
    background-image: url(v40/img/bg-photo.png);
    height: 100px;
    min-width: 100px;
    width: 100px;
  }
  .lk-user-new__file {
    font-size: 14px;
    line-height: 100px;
  }
}
.compare-btn:focus .btn-tooltip,
.compare-btn:hover .btn-tooltip {
  opacity: 1;
  visibility: visible;
}
.compare-item__delete:focus,
.compare-item__delete:hover {
  color: #64bbe8;
}
.broker__head-info-link:focus,
.broker__head-info-link:hover {
  color: #fff;
  text-decoration: none;
}
.broker-sale__body::-webkit-scrollbar-thumb:focus,
.broker-sale__body::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 60%, 0.8);
}
.broker-sale__social--whatsapp:focus,
.broker-sale__social--whatsapp:hover {
  background-color: #66ca4d;
}
.broker-sale__social--viber:focus,
.broker-sale__social--viber:hover {
  background-color: #7248a7;
}
.broker-sale__social--telegram:focus,
.broker-sale__social--telegram:hover {
  background-color: #57a9f2;
}
.broker-sale__social--insta:focus,
.broker-sale__social--insta:hover {
  background: -o-linear-gradient(45deg, #fd5, #ff543e, #c837ab);
  background: linear-gradient(45deg, #fd5, #ff543e, #c837ab);
}
.broker-sale__social--fb:focus,
.broker-sale__social--fb:hover {
  background-color: #4b69d1;
}
.broker-sale__social--vk:focus,
.broker-sale__social--vk:hover {
  background-color: #5686ca;
}
.broker-sale__social:focus svg path,
.broker-sale__social:hover svg path {
  fill: #fff;
}
.category-vtab__tab:focus,
.category-vtab__tab:hover {
  background-color: #222;
}
.category-vtab__tab:focus .category-vtab__tab-title,
.category-vtab__tab:hover .category-vtab__tab-title {
  color: #fff;
}
.category-vtab__tab--link:focus,
.category-vtab__tab--link:hover {
  background-color: #222;
  color: #fff;
}
.category-vtab__tab--link:focus .ico,
.category-vtab__tab--link:hover .ico {
  stroke: #fff;
}
.home__btn-show:focus,
.home__btn-show:hover {
  background-color: #222;
  color: #fff;
}
.filter-main__submit-btn:focus,
.filter-main__submit-btn:hover {
  background-color: #5fa3c9 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.filter-main__submit-btn:focus:after,
.filter-main__submit-btn:hover:after {
  bottom: 0;
}
.ch-hero {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ch-hero {
    padding-bottom: 48px;
  }
}
.ch-hero__bg {
  background-image: url(v40/img/cryptohome/bg-hero-mobile.jpg);
  background-color: #001627;
  background-position: 0 49px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom:0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .ch-hero__bg {
    background-image: url(v40/img/cryptohome/bg-hero-tablet.jpg);
    background-position: bottom;
    min-height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-hero__bg {
    background-image: url(v40/img/cryptohome/bg-hero-desktopwide.jpg);
    background-position: top right;
  }
}
.ch-hero__container {
    display: block;
  padding-top: 65px !important;
  position: relative;
}
.ch-hero__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: end;
}
.ch-hero__content {
    margin-bottom: 50px;
    margin-top: 0;
  }

@media only screen and (min-width: 992px) {
  .ch-hero__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
    max-width: 750px;
  }
}
@media only screen and (min-width: 1200px) {
    .ch-hero__content {
        margin-bottom: 70px;
      }
}
.ch-hero__content-title {
  color: #fff;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .ch-hero__content-title {
    font-size: 46px;
    line-height: 55px;
  }
}
.ch-hero__content-crypto {
  height: 20px;
  margin-bottom: 24px;
  margin-top: 21px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
}
@media only screen and (min-width: 992px) {
  .ch-hero__content-crypto {
    margin-top: 21px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-hero__content-crypto {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 17px;
    margin-top: 0;
  }
}
.ch-hero__content-description {
  color: #99a6b1;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 120px;
  max-width: 300px;
}
@media only screen and (min-width: 992px) {
  .ch-hero__content-description {
    margin-bottom: 0;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-hero__content-description {
    font-size: 21px;
    line-height: 31px;
    max-width: 560px;
  }
}



@media only screen and (min-width: 992px) {
  .ch-hero__form {
    margin: 0;
  }
}
.ch-featured {
  padding-bottom: 45px;
  padding-top: 41px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ch-featured {
    padding-bottom: 53px;
    padding-top: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-featured {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
.ch-featured__header {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .ch-featured__header {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-featured__header {
    margin-bottom: 35px;
  }
}
.ch-featured__carousel {
  margin-bottom: 35px;
}
@media only screen and (min-width: 992px) {
  .ch-featured__carousel {
    margin-bottom: 58px;
    margin-right: -45px!important;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-featured__carousel {
    margin-bottom: 54px;
    margin-right: -20px;
    margin-right: -20px!important;
  }
}
.ch-featured__button {
  -ms-flex-item-align: center;
  align-self: center;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .ch-featured__button {
    width: auto !important;
  }
}
.ch-borderless {
  background-color: #f1f4f7;
  padding-top: 32px;
}
@media only screen and (min-width: 992px) {
  .ch-borderless {
    padding-top: 46px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-borderless {
    padding-top: 38px;
  }
}
.ch-borderless__container {
  margin: 0 15px !important;
  z-index: 100;
}
@media only screen and (min-width: 1200px) {
  .ch-borderless__container {
    margin: 0 auto !important;
  }
}
.ch-borderless-card {
  background-color: #329ff8;
  background-image: url(v40/img/cryptohome/bg-borderless-mobile.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 30px;
  height: 547px;
  overflow: hidden;
  padding: 45px 24px;
}
@media only screen and (min-width: 992px) {
  .ch-borderless-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    background-image: url(v40/img/cryptohome/bg-borderless-tablet.png);
    background-position: 100%;
    background-size: auto 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 452px;
    padding: 70px 30px 64px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-borderless-card {
    background-image: url(v40/img/cryptohome/bg-borderless-desktop.png);
    height: 477px;
    margin: 0 -45px;
    padding: 80px 45px 64px;
  }
}
.ch-borderless-card__wrap {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}
@media only screen and (min-width: 992px) {
  .ch-borderless-card__wrap {
    max-width: 440px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-borderless-card__wrap {
    max-width: 525px;
  }
}
.ch-borderless-card__title {
  color: #fff;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .ch-borderless-card__title {
    font-size: 36px;
    line-height: 1.22em;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-borderless-card__title {
    font-size: 44px;
    line-height: 1.22em;
    margin-bottom: 15px;
  }
}
.ch-borderless-card__description {
  color: #fff;
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 33px;
}
@media only screen and (min-width: 992px) {
  .ch-borderless-card__description {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 60px;
    max-width: 395px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-borderless-card__description {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 55px;
    max-width: 438px;
  }
}
.ch-borderless-card__button.ch-button.button-rectangular {
  background-color: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  width: 100% !important;
}
.ch-borderless-card__button.ch-button.button-rectangular:focus,
.ch-borderless-card__button.ch-button.button-rectangular:hover {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #00213b !important;
}
@media only screen and (min-width: 992px) {
  .ch-borderless-card__button.ch-button.button-rectangular {
    height: 50px !important;
    padding-left: 100px;
    padding-right: 100px;
    width: auto !important;
  }
}
.ch-how-to-buy {
  background-color: #00213b;
  background-image: url(v40/img/cryptohome/bg-how-to-buy-pattern.svg);
  background-position: -534px -432px;
  background-repeat: repeat;
  background-size: 1080px 1080px;
  margin-top: -150px;
  min-height: 400px;
  padding-bottom: 3px;
  padding-top: 204px;
  position: relative;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy {
    margin-top: -182px;
    padding-bottom: 158px;
    padding-top: 286px;
  }
}
.ch-how-to-buy:after {
  border-color: transparent #f1f4f7 transparent transparent;
  border-width: 0 25vw 25px 0;
  right: 0;
}
.ch-how-to-buy:after,
.ch-how-to-buy:before {
  border-style: solid;
  content: "";
  height: 0;
  position: absolute;
  top: -1px;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  width: 0;
}
.ch-how-to-buy:before {
  border-color: #f1f4f7 transparent transparent;
  border-width: 60px 75vw 0 0;
  left: 0;
}
@media only screen and (min-width: 992px) {
  .ch-how-to-buy:before {
    border-width: 100px 75vw 0 0;
  }
}
.ch-how-to-buy__container {
  margin: 0 30px !important;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__container {
    margin: 0 55px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__container {
    margin: 0 auto !important;
  }
}
.ch-how-to-buy__header {
  color: #fff;
  margin: 0 auto 70px;
  max-width: 305px;
}
@media only screen and (min-width: 992px) {
  .ch-how-to-buy__header {
    margin: 0 auto 83px;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__header {
    margin: 0 auto 105px;
  }
}
.ch-how-to-buy__content {
  position: relative;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__content {
    -ms-flex-item-align: center;
    align-self: center;
    width: 550px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 423px;
    justify-content: space-between;
    width: 100%;
  }
}
.ch-how-to-buy__item {
  margin-bottom: 60px;
  position: relative;
  width: 252px;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item {
    margin-bottom: 0;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item {
    -webkit-box-flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    justify-content: center;
    width: auto;
  }
  .ch-how-to-buy__item:first-child {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
.ch-how-to-buy__item:first-child:before {
  border-radius: 0;
  border-width: 2px 0 0;
  display: block;
  left: 0;
  top: 12px;
  width: calc(50vw + 33px);
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:first-child:before {
    top: 15px;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:first-child:before {
    left: auto;
    right: 130px;
    top: 15px;
    width: 122px;
  }
}
.ch-how-to-buy__item:first-child:after {
  border-radius: 0 100px 100px 0;
  border-width: 2px 2px 2px 0;
  bottom: 0;
  display: block;
  height: calc(100% + 66px);
  right: calc(-100vw - -100% - -60px);
  top: 12px;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:first-child:after {
    height: 100%;
    right: -100%;
    top: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:first-child:after {
    border-radius: 0 77px 0 0;
    border-width: 2px 2px 0 0;
    height: 64px;
    left: auto;
    right: 66px;
    top: 15px;
    width: 64px;
  }
}
.ch-how-to-buy__item:first-child .ch-how-to-buy__item-description {
  max-width: 220px;
}
.ch-how-to-buy__item:nth-child(2) {
  margin-left: auto;
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(2) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: 25px;
  }
}
.ch-how-to-buy__item:nth-child(2):before {
  border-radius: 100px 0 0 100px;
  border-width: 2px 0 2px 2px;
  bottom: 0;
  display: block;
  height: calc(100% + 66px);
  left: calc(-100vw - -100% - -60px);
  top: 16px;
  width: calc(50vw - 43px);
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:nth-child(2):before {
    height: calc(100% + 12px);
    left: -100%;
    top: 13px;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(2):before {
    border-radius: 0 0 0 77px;
    border-width: 0 0 2px 2px;
    height: 64px;
    left: -68px;
    right: auto;
    top: 78px;
    width: 64px;
  }
}
.ch-how-to-buy__item:nth-child(2):after {
  border-radius: 0;
  border-width: 2px 0 0;
  display: none;
  left: -4px;
  top: 140px;
  width: calc(100% + 4px);
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(2):after {
    display: block;
  }
  .ch-how-to-buy__item:nth-child(2) .ch-how-to-buy__item-wrap {
    margin-top: auto;
  }
  .ch-how-to-buy__item:nth-child(3) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
}
.ch-how-to-buy__item:nth-child(3):before {
  border-radius: 0;
  border-width: 2px 0 0;
  display: none;
  left: -4px;
  top: 140px;
  width: calc(100% - 110px);
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(3):before {
    display: block;
  }
}
.ch-how-to-buy__item:nth-child(3):after {
  border-radius: 0 100px 0 0;
  border-width: 2px 2px 0 0;
  display: block;
  height: calc(50% + 66px);
  right: calc(-100vw - -100% - -60px);
  top: 20px;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:nth-child(3):after {
    height: 50%;
    right: -100%;
    top: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(3):after {
    border-radius: 0 0 77px 0;
    border-width: 0 2px 2px 0;
    height: 64px;
    left: auto;
    right: 50px;
    top: 78px;
    width: 64px;
  }
  .ch-how-to-buy__item:nth-child(3) .ch-how-to-buy__item-wrap {
    margin-top: auto;
  }
}
.ch-how-to-buy__item:nth-child(4) {
  margin-left: auto;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:nth-child(4) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
}
.ch-how-to-buy__item:nth-child(4):before {
  border-radius: 0 0 100px 0;
  border-width: 0 2px 2px 0;
  display: block;
  height: calc(50% + 66px);
  right: 0;
  top: calc(-100% + 53px);
  width: 252px;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:nth-child(4):before {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(4):before {
    border-radius: 77px 0 0 0;
    border-width: 2px 0 0 2px;
    height: 64px;
    left: -52px;
    right: auto;
    top: 15px;
    width: 64px;
  }
}
.ch-how-to-buy__item:nth-child(4):after {
  border-radius: 0;
  border-width: 2px 0 0;
  display: none;
  left: 12px;
  right: auto;
  top: 15px;
  width: calc(100% - 256px);
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item:nth-child(4):after {
    display: block;
  }
}
.ch-how-to-buy__item:nth-child(2n) .ch-how-to-buy__item-num:before {
  left: 12% !important;
  -webkit-transform: translate(-50%, -50%) rotateY(180deg) !important;
  transform: translate(-50%, -50%) rotateY(180deg) !important;
}
.ch-how-to-buy__item:nth-child(2n) .ch-how-to-buy__item-num-number {
  left: -3px !important;
}
.ch-how-to-buy__item:after,
.ch-how-to-buy__item:before {
  border: 2px solid #0b4248;
  border-radius: 100px;
  content: "";
  display: none;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 50vw;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item:after,
  .ch-how-to-buy__item:before {
    width: 100%;
  }
}
.ch-how-to-buy__item:before:first-child {
  border-top: 0;
  border-top-left-radius: 0;
}
.ch-how-to-buy__item-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 610px) {
  .ch-how-to-buy__item-wrap {
    width: 252px;
  }
}
.ch-how-to-buy__item-num {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-item-align: start;
  align-items: center;
  align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  left: 34px;
  margin-bottom: 36px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item-num {
    margin-bottom: 40px;
  }
}
.ch-how-to-buy__item-num:before {
  background-image: url(v40/img/cryptohome/borderless-number.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 108px;
  left: 50%;
  position: absolute;
  top: 52%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 114px;
}
.ch-how-to-buy__item-num-number {
  font-size: 40px;
  left: -6px;
  line-height: 30px;
  position: relative;
  top: -3px;
  z-index: 1;
}
.ch-how-to-buy__item-num-number,
.ch-how-to-buy__item-title {
  color: #fff;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
}
.ch-how-to-buy__item-title {
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
}
.ch-how-to-buy__item-title-highlight {
  color: #38c87a;
}
.ch-how-to-buy__item-description {
  color: #e0e0e0;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item-description {
    margin-bottom: 22px;
  }
}
.ch-how-to-buy__item-button,
.ch-how-to-buy__item-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-how-to-buy__item-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #38c87a !important;
  margin-right: 20px;
  position: relative;
}
.ch-how-to-buy__item-button:before {
  background-image: url(v40/img/cryptohome/borderless-arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 36px;
  margin-right: 10px;
  width: 36px;
}
.ch-how-to-buy__item-button:focus,
.ch-how-to-buy__item-button:hover {
  text-decoration: underline;
}
.ch-why-itboat {
  background-color: #001627;
  padding-bottom: 80px;
  padding-top: 35px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat {
    padding-top: 65px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-why-itboat {
    padding-bottom: 76px;
    padding-top: 89px;
  }
}

.ch-why-itboat__container {
    color:#FFF;
}

.ch-why-itboat:before {
  border-color: transparent transparent transparent #f1f4f7;
  border-style: solid;
  border-width: 16px 0 0 100vw;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -15px;
  width: 0;
}
.ch-why-itboat__header {
  margin-bottom: 12px;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__header {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-why-itboat__header {
    margin-bottom: 26px;
  }
}
.ch-why-itboat__description {
  font-size: 16px;
  line-height: 25px;
  margin: 0 auto 20px;
  max-width: 290px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__description {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 43px;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-why-itboat__description {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 75px;
  }
}
.ch-why-itboat__content {
  margin-left: -20px;
  margin-right: -20px;
}
.ch-why-itboat__content-carousel {
  display: block !important;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__content-carousel {
    display: none !important;
  }
}
.ch-why-itboat__content-nocarousel {
  grid-row-gap: 45px;
  display: none !important;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__content-nocarousel {
    display: grid !important;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-why-itboat__content-nocarousel {
    grid-row-gap: 51px;
  }
}
.ch-why-itboat__content .slick-dots {
  bottom: -34px !important;
}
.ch-why-itboat__content .slick-dots li {
  margin: 0 !important;
}
.ch-why-itboat__content .slick-dots li button:before {
  background: rgba(255,255,255,0.4) !important;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 50%;
  opacity: 1 !important;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
}
.ch-why-itboat__content .slick-dots li.slick-active button:before {
  background: #FFF !important;
}
.ch-why-itboat__item {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  text-align: center;
}
.ch-why-itboat__item,
.ch-why-itboat__item-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ch-why-itboat__item-wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  max-width: 320px;
}
.ch-why-itboat__item-img {
  height: 208px;
  margin-bottom: 5px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 300px;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__item-img {
    height: 180px;
    width: 280px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-why-itboat__item-img {
    height: 208px;
    width: 300px;
  }
}
.ch-why-itboat__item-title {
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__item-title {
    max-width: 258px;
  }
  .ch-how-to-buy__item--1 .ch-why-itboat__item-title {
    max-width: 170px;
  }
  .ch-how-to-buy__item--3 .ch-why-itboat__item-title {
    max-width: 240px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-how-to-buy__item--1 .ch-why-itboat__item-title {
    max-width: 220px;
  }
  .ch-how-to-buy__item--2 .ch-why-itboat__item-title {
    max-width: none;
  }
}
.ch-why-itboat__item-description {
  color: rgba(255,255,255,0.8);
  font-size: 14px;
  line-height: 19px;
  max-width: 320px;
}
@media only screen and (min-width: 992px) {
  .ch-why-itboat__item-description {
    max-width: 260px;
  }
  .ch-how-to-buy__item--1 .ch-why-itboat__item-description,
  .ch-how-to-buy__item--2 .ch-why-itboat__item-description,
  .ch-how-to-buy__item--3 .ch-why-itboat__item-description {
    max-width: 225px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-why-itboat__item-description {
    max-width: 260px;
  }
  .ch-how-to-buy__item--1 .ch-why-itboat__item-description,
  .ch-how-to-buy__item--2 .ch-why-itboat__item-description,
  .ch-how-to-buy__item--3 .ch-why-itboat__item-description {
    max-width: none;
  }
}
.ch-for-sale {
  background-color: #fff;
  min-height: 200px;
  padding-bottom: 33px;
  padding-top: 53px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale {
    padding-bottom: 53px;
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-for-sale {
    padding-bottom: 41px;
    padding-top: 102px;
  }
}
.ch-for-sale:before {
  border-color: transparent transparent transparent #f1f4f7;
  border-style: solid;
  border-width: 0 0 21px 100vw;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -1px;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  width: 0;
}
@media only screen and (min-width: 1200px) {
  .ch-for-sale:before {
    border-width: 0 0 40px 100vw;
  }
}
.ch-for-sale:after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 0 0 21px 100vw;
  bottom: -21px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  width: 0;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale:after {
    border-width: 0 0 41px 100vw;
    bottom: -41px;
  }
}
.ch-for-sale__header {
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale__header {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-for-sale__header {
    margin-bottom: 17px;
  }
}
.ch-for-sale__description {
  color: #5a7489;
  font-size: 16px;
  line-height: 25px;
  margin: 0 auto 31px;
  max-width: 335px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale__description {
    font-size: 18px;
    margin-bottom: 45px;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-for-sale__description {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 49px;
  }
}
.ch-for-sale__yacht-types {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale__yacht-types {
    margin-bottom: 33px;
  }
}
.ch-for-sale__carousel {
  margin-bottom: 36px;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale__carousel {
    margin-bottom: 66px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-for-sale__carousel {
    margin-bottom: 44px;
  }
}
.ch-for-sale__button {
  -ms-flex-item-align: center;
  align-self: center;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .ch-for-sale__button {
    width: auto !important;
  }
}
.ch-popular-builders {
  background-color: #f1f2f5;
  background-image: url(v40/img/cryptohome/bg-popular-builders-pattern.svg);
  background-position: -533px 73px;
  background-repeat: repeat;
  background-size: 1080px 1080px;
  min-height: 200px;
  position: relative;
}
.ch-popular-builders {
    padding-bottom: 70px;
    padding-top: 70px;
  }
.ch-popular-builders__header {
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__header {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-popular-builders__header {
    margin-bottom: 19px;
  }
}
.ch-popular-builders__description {
  font-size: 16px;
  line-height: 25px;
  margin: 0 auto 31px;
  max-width: 335px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__description {
    font-size: 18px;
    margin-bottom: 45px;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-popular-builders__description {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 45px;
  }
}
.ch-popular-builders__yacht-types {
    margin-bottom: 20px;
  }
.ch-popular-builders__content {
  margin-bottom: 50px;
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__content {
    margin-left: 0;
    margin-right: 0;
  }
}

.ch-popular-builders__content-carousel {
  display: block !important;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__content-carousel {
    display: none !important;
  }
}
.ch-popular-builders__content-carousel .slick-dots {
  border-radius: 26px;
  bottom: -33px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
  max-width: calc(100% - 40px);
  overflow: hidden;
}
.ch-popular-builders__content-carousel .slick-dots li {
  -webkit-box-flex: 1;
  background-color: #e1e8ec;
  -ms-flex: 1 1;
  flex: 1 1;
  height: 4px;
  margin: 0;
  width: auto;
}
.ch-popular-builders__content-carousel .slick-dots li.slick-active {
  background-color: #5a7489;
  border-radius: 26px;
}
.ch-popular-builders__content-carousel .slick-dots li button {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ch-popular-builders__content-carousel-page {
  padding: 0 20px;
  width: 100%;
}
.ch-popular-builders__content-nocarousel {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__content-nocarousel {
    display: inline-grid !important;
    width: 100%;
  }
}
.ch-popular-builders__content-grid {
  grid-column-gap: 14px;
  grid-row-gap: 18px;
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__content-grid {
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-popular-builders__content-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.ch-popular-builders__content-carousel .ch-popular-builders__content-grid {
  display: inline-grid !important;
}
.ch-popular-builders__button {
  -ms-flex-item-align: center;
  align-self: center;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .ch-popular-builders__button {
    width: auto !important;
  }
}
.ch-explore-types {
  background-color: #001627;
  min-height: 200px;
  padding-bottom: 63px;
  padding-top: 53px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types {
    padding-bottom: 88px;
    padding-top: 65px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types {
    padding-bottom: 62px;
    padding-top: 62px;
  }
}
.ch-explore-types--no-angle:after,
.ch-explore-types--no-angle:before {
  display: none !important;
}
.ch-explore-types:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 22px 0 0 75vw;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  width: 0;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types:before {
    border-width: 50px 0 0 72vw;
    border-width: 58px 0 0 72vw;
  }
}
.ch-explore-types:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 0 22px 25vw;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  width: 0;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types:after {
    border-width: 0 0 50px 28vw;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types:after {
    border-width: 0 0 58px 28vw;
  }
}
.ch-explore-types__header {
  color: #fff;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types__header {
    margin-bottom: 19px;
  }
}
.ch-explore-types__description {
  color: #FFF;
  font-size: 16px;
  line-height: 25px;
  margin: 0 auto 31px;
  max-width: 335px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types__description {
    font-size: 18px;
    margin-bottom: 45px;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types__description {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 25px;
  }
}
.ch-explore-types__yacht-types {
    margin-bottom: 2px;
}

.ch-explore-types__content {
  margin-bottom: 22px;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types__content {
    margin-bottom: 61px;
  }
  .ch-explore-types__yacht-types {
    margin-bottom: 11px;
}
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types__content {
    margin-bottom: 25px;
  }
  .ch-explore-types__yacht-types {
    margin-bottom: 5px;
}
}
.ch-explore-types__content-carousel {
  display: block !important;
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types__content-carousel {
    display: none !important;
  }
}
.ch-explore-types__content-carousel .slick-dots {
  bottom: -34px !important;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types__content-carousel .slick-dots {
    bottom: -48px !important;
  }
}
.ch-explore-types__content-carousel .slick-dots li {
  margin: 0 !important;
}
.ch-explore-types__content-carousel .slick-dots li button:before {
  background: hsla(0, 0%, 100%, 0.2) !important;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 50%;
  opacity: 1 !important;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
}
.ch-explore-types__content-carousel .slick-dots li.slick-active button:before {
  background: #fff !important;
}
.ch-explore-types__content-carousel-page {
  padding: 0 5px 0 20px;
}

.ch-explore-types__content-carousel-page .ch-explore-types__content-item {
  margin-bottom: 20px;
  width: 320px!important;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types__content-carousel-page .ch-explore-types__content-item {
    margin-bottom: 24px;
    width: 454px!important;
  }
}
@media only screen and (min-width: 1200px) {
    .ch-explore-types__content-carousel-page .ch-explore-types__content-item {
      margin-bottom: 24px;
      width: auto!important;
    }
    .ch-explore-types__content-carousel-page {
        padding: 0 20px;
      }
  }
.ch-explore-types__content-carousel-page
  .ch-explore-types__content-item:last-child {
  margin-bottom: 0;
}
.ch-explore-types__content-nocarousel {
  display: none !important;
}
@media only screen and (min-width: 1200px) {
  .ch-explore-types__content-nocarousel {
    display: grid !important;
  }
}
.ch-explore-types__content-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.ch-explore-types__content-carousel .ch-explore-types__content-grid {
  display: inline-grid !important;
}
.ch-explore-types__button {
  -ms-flex-item-align: center;
  align-self: center;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .ch-explore-types__button {
    width: auto !important;
  }
}
.ch-magazine {
  padding-bottom: 51px;
  padding-top: 29px;
  background-color: #F6F6F8;
}
@media only screen and (min-width: 992px) {
  .ch-magazine {
    padding-bottom: 70px;
    padding-top: 64px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-magazine {
    padding-bottom: 70px;
    padding-top: 65px;
  }
}
.ch-magazine__header {
  color: #00213b;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .ch-magazine__header {
    margin-bottom: 20px;
  }
}
.ch-magazine__description {
  font-size: 16px;
  line-height: 25px;
  margin: 0 auto 31px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .ch-magazine__description {
    font-size: 18px;
    margin-bottom: 42px;
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-magazine__description {
    font-size: 21px;
    line-height: 25px;
  }
}
.ch-magazine__content {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1200px) {
  .ch-magazine__content {
    margin-bottom: 35px;
  }
}

.ch-magazine__content .journal__item:nth-child(3), .ch-magazine__content .journal__item:nth-child(4), .ch-magazine__content .journal__item:nth-child(5) {
    display: none;
  }

@media only screen and (min-width: 992px) {
    .ch-magazine__content .journal__item:nth-child(3) {
        display: block;
      }
  .ch-magazine__content .journal__item:nth-child(4), .ch-magazine__content .journal__item:nth-child(5) {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
    .ch-magazine__content .journal__item:nth-child(3), .ch-magazine__content .journal__item:nth-child(4), .ch-magazine__content .journal__item:nth-child(5) {
      display: block;
    }
  }
.ch-magazine__button {
  -ms-flex-item-align: center;
  align-self: center;
  width: 100% !important;
  display: inline-flex !important;
  align-items: center;
}
.ch-magazine__button::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(v40/img/trend-up.svg) transparent no-repeat center center;
    margin-left: 4px;
}

.ch-search-form {
    width: 100%;
  }
  
.ch-search-form__wrapper {
    background-color: #F7F8FA;
    padding: 30px 20px 25px 20px;
    border-radius: 0 10px 10px 10px;
}

@media only screen and (min-width: 992px) {
  .ch-magazine__button {
    width: auto !important;
  }
  .ch-search-form__wrapper {
    padding: 30px 30px 35px 30px;
}
}

@media only screen and (min-width: 992px) {
  .ch-search-form__wrapper {
    padding-bottom: 13px;
}
}

.ch-search-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.ch-search-form__row + .ch-search-form__row {
  margin: 0;
}
.ch-search-form__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  right: 0;
  top: 0;
}
.ch-search-form__right .radio-input-filter {
  height: 27px !important;
  width: 27px !important;
}
.ch-search-form__right .radio-input-filter__text {
  border: none !important;
  border-radius: 50% !important;
  color: #888 !important;
  font-family: Golos UI, Golos, Pt Sans, Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 26px !important;
}
.ch-search-form__right .radio-input-filter:focus .radio-input-filter__text,
.ch-search-form__right .radio-input-filter:hover .radio-input-filter__text {
  background-color: #009aeb !important;
  color: #fff !important;
}
.ch-search-form__right .radio-input-filter--crypto .radio-input-filter__text {
  font-size: 9px;
  font-weight: 700 !important;
}
.ch-search-form__right
  .radio-input-filter__input:checked
  + .radio-input-filter__text {
  background-color: #00a7ff;
  color: #fff !important;
}
.ch-search-form__tabs {
  max-width: 100%;
  width: 100%;
}
.ch-search-form__section {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  margin-bottom: 18px;
  padding: 0;
  position: relative;
  padding: 0 10px;
  width: 100%;
}

.ch-search-form__advanced, .ch-search-form__advanced:hover, .ch-search-form__advanced:focus {
    font-family: "Golos", "Pt Sans", Helvetica, Arial, sans-serif;
    white-space: nowrap;
    color: #5A7489;
    font-weight: 500;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
}

.ch-search-form__advanced:hover {
    text-decoration: underline;
}

.ch-search-form__advanced::before {
    content: "";
    display: block;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    background: url(v40/img/plus-ico.svg) transparent no-repeat 0 0;
}

@media only screen and (min-width: 992px) {
   .ch-search-form__section {
      width: 25%;
  }
}

@media only screen and (max-width: 991px) {
    .ch-hero__content {
        margin-top: 70px;
    }
    .ch-search-form__section--width {
        padding: 0;
    }

    .ch-search-form__section--price .ch-search-form__col, .ch-search-form__section--width .ch-search-form__col {
        margin-right: 0!important;
    }
 }

.ch-search-form__section--btn {
  margin: 6px 0 0;
}
.ch-search-form__section--btn,
.ch-search-form__section--reset {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.ch-search-form__section--reset {
  margin: 15px 0 0;
}
.ch-search-form__section--tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ch-search-form__section--width {
  margin-bottom: 22px;
  width: 100%;
}

.ch-search-form__section--price {
    flex-grow: 1;
}

.ch-search-form__section--price .ch-search-form__row, .ch-search-form__section--width .ch-search-form__row{
    margin: 0;
} 
.ch-search-form__section--price .ch-search-form__col {
  margin: 0 0 8px !important;
  width: 100%;
}

.ch-search-extended--hide {
    display:none;
}


.ch-search-form__section--price .select2-selection:before, 
.ch-search-form__section--width .select2-selection:before {
left: 9px!important;
}

.ch-search-form__section--price .ch-select2.select2-container.select2-container--default .select2-selection,
.ch-search-form__section--width .ch-select2.select2-container.select2-container--default .select2-selection {
    background-color: transparent!important;
    border:0!important;
    box-shadow: none!important;
}

.ch-shipyards-select .select2-dropdown.select2-dropdown{
    min-width:100px;
}

.ch-search-form__section--price .ch-search-form__col, .ch-search-form__section--width .ch-search-form__col{
    box-shadow: 0 7px 10px rgba(153, 153, 153, 0.11);
    margin-right: 10px;
    border-radius: 4px;
    background-color: #FFF;
}

.ch-search-form__section--price
  .ch-search-form__col
  + .ch-search-form__section--price
  .ch-search-form__col {
  margin: 0;
}
.ch-search-form__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-search-form__section--width .ch-search-form__col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.ch-search-form__width {
  min-width: 94px;
  width: 50%;
}
.ch-search-form__width-value {
  width: 50%;
}
.ch-search-form__width-value + .ch-search-form__width-value {
  margin-left: 16px;
}
.ch-search-form__price {
  width: 50%;
}

.ch-search-form__title {
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  padding: 0;
  position: static;
  text-align: center;
}
.ch-search-form__caption,
.ch-search-form__title {
  color: #00213b;
  font-weight: 700;
  text-transform: uppercase;
}
.ch-search-form__caption {
  display: inline-block;
  font-family: Golos UI, Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-bottom: 10px;
  vertical-align: top;
}
.button-rectangular.ch-button--blue, .ch-button--blue.ch-search-form__submit-btn {
    margin:0;
    height: 54px;
    background-color: #223755 !important;
}

.ch-button--blue.ch-search-form__submit-btn {
    margin: 0 0 22px 0;
    height: 45px;
}

.ch-search-form__submit_wrapper {
    text-align: center;
}

@media screen and (min-width: 992px) {
    .ch-search-form__submit_wrapper {
        display: flex;
        align-items: center;
        margin-bottom: 22px; 
    }
    .ch-button--blue.ch-search-form__submit-btn {
        order: 2;
        margin-bottom: 0!important;
    }
    .ch-search-form__advanced {
        margin: 0 30px 0 10px;
    }
}

@media screen and (min-width: 1200px) {
    .ch-search-form__submit_wrapper {
        display: block;
        margin-bottom: 12px;
    }
    .ch-button--blue.ch-search-form__submit-btn {
        order: 2;
        margin-bottom: 10px!important;
    }
    .ch-search-form__advanced {
        margin: 0;
    }
}

.ch-button--blue.ch-search-form__submit-btn {
    background-color: #00A7FF !important;
    margin: 0 0 10px 0;
    width: 100%;
    border-radius: 10px;
}

.ch-search-form__submit-btn.ch-button.button-rectangular {
  -webkit-box-shadow: 0 4px 29px rgba(30, 160, 228, 0.4) !important;
  box-shadow: 0 4px 29px rgba(30, 160, 228, 0.4) !important;
  height: 46px !important;
  width: 100% !important;
}
.ch-search-form__reset {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ch-search-form__reset:before {
  background: url(v40/img/cryptohome/reset.svg) 50% 50% no-repeat;
  background-size: contain;
  content: "";
  height: 12px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
}
.ch-search-form__reset:focus,
.ch-search-form__reset:hover {
  color: #5a7489;
}
.ch-search-form .input-filter {
  height: auto !important;
}
.ch-search-form__section--price .select2-container, .ch-search-form__section--width .select2-container {
    flex: 0 0 65px;
}

.ch-search-form__section--price .select2-container .select2-selection__rendered, 
.ch-search-form__section--width .select2-container .select2-selection__rendered{
    width:100%;
    text-align: center;
}


.input-filter__dd {
    border: 0;
    background-color: transparent;
    width:100px!important;
}

#boats-price_to, #boats-length_to {
    padding-left: 30px!important;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}

.ch-search-form .input-filter__label {
  color: #00213b;
  font-size: 16px;
  line-height: 20px;
  top: calc(50% - 3px) !important;
  -webkit-transform: translateY(-36%) !important;
  -ms-transform: translateY(-36%) !important;
  transform: translateY(-36%) !important;
}
.ch-search-form .input-filter__input,
.input-filter--from .ch-search-form .input-filter__input {
  border: none;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  height: 45px !important;
  padding-left: 50px !important;
}
.ch-search-form .ui-select--filter .jq-selectbox__select {
  padding: 10px;
}
.ch-search-form .ui-select--filter .jq-selectbox__select-text {
  font-size: 16px;
}
.ch-input-tabs{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}
.ch-input-tabs__text {
    display: block;
  color: #fff;
  font-size: 16px;
  font-family: "Golos UI", "Golos", "Pt Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 19px;
  position: relative;
  text-align: center;
  padding: 15px 24px;
  border:1px solid #C6C8CE;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}
.ch-input-tabs__label {
  -webkit-box-flex: 1;
  cursor: pointer;
  display: block;
  margin-left: 10px;
}
.ch-input-tabs__label:first-child{
    margin-left: 0;
}

.ch-input-tabs__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 1px;
  opacity: 0.05;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.ch-input-tabs__input:checked + .ch-input-tabs__text {
  background-color: #F7F8FA;
  border-bottom: 1px solid #F7F8FA!important;
  border-color: #FFF;
  color: #001627;
  font-weight: 700;
  position: relative;
}
.ch-input-tabs__input:checked + .ch-input-tabs__text:after {
    content:"";
    width: 10px;
    bottom: -1px;
    border: 1px solid #AAA;
    box-shadow: -2px 2px 0 #F7F8FA;
    border-width: 0;
    position: absolute;
    border-bottom-left-radius: 6px;
    height: 10px;
    right: -11px;
}

.ch-select2.select2-container.select2-container--default
  .select2-container--default
  li.select2-search--inline {
  height: 100%;
  line-height: 0;
  width: 100%;
}
.ch-select2.select2-container.select2-container--default
  .select2-container--default
  .select2-search--inline
  .select2-search__field,
.ch-select2.select2-container.select2-container--default
  .select2-search__field {
  color: #4c4c4c !important;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 45px !important;
  margin: 0;
  padding: 3px 30px 3px 10px !important;
  width: 100% !important;
}
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-container--default
  .select2-search--inline
  .select2-search__field,
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-search__field {
  font-size: 16px;
  height: 100% !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-search__field::-webkit-input-placeholder {
  color: #4c4c4c !important;
  font-size: 16px;
}
.ch-select2.select2-container.select2-container--default
  .select2-search__field::-moz-placeholder {
  color: #4c4c4c !important;
  font-size: 16px;
}
.ch-select2.select2-container.select2-container--default
  .select2-search__field:-ms-input-placeholder {
  color: #4c4c4c !important;
  font-size: 16px;
}
.ch-select2.select2-container.select2-container--default
  .select2-search__field::-ms-input-placeholder {
  color: #4c4c4c !important;
  font-size: 16px;
}
.ch-select2.select2-container.select2-container--default
  .select2-search__field::placeholder {
  color: #4c4c4c !important;
  font-size: 16px;
}
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-search__field::-webkit-input-placeholder {
  font-size: 16px;
}
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-search__field::-moz-placeholder {
  font-size: 16px;
}
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-search__field:-ms-input-placeholder {
  font-size: 16px;
}
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-search__field::-ms-input-placeholder {
  font-size: 16px;
}
.filter-main
  .ch-select2.select2-container.select2-container--default
  .select2-search__field::placeholder {
  font-size: 16px;
}
.ch-select2.select2-container.select2-container--default .select2-selection {
  border: none !important;
  border-radius: 8px;
  -webkit-box-shadow: 0 7px 10px rgba(153, 153, 153, 0.11);
  box-shadow: 0 7px 10px rgba(153, 153, 153, 0.11);
  cursor: pointer !important;
  font-size: 0;
  position: relative;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.ch-select2.select2-container.select2-container--default
  .select2-selection:before {
  background-image: url(v40/img/cryptohome/arrow-down.svg);
  background-position: right 12px top 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  content: "";
  height: 100%;
  left: 0!important;
  position: absolute;
  top: 0;
  width: 100%;
}
.ch-select2.select2-container.select2-container--default
  .select2-selection:focus,
.ch-select2.select2-container.select2-container--default
  .select2-selection:hover {
  border-color: #999 !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-selection__choice {
  display: none !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-selection[aria-expanded="true"]:before {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.ch-select2.select2-container.select2-container--default
  .select2-dropdown.select2-dropdown--below {
  z-index: 10 !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-dropdown.select2-dropdown--above,
.ch-select2.select2-container.select2-container--default
  .select2-dropdown.select2-dropdown--below {
  border: none !important;
  -webkit-box-shadow: 0 7px 10px hsla(0, 0%, 60%, 0.11);
  box-shadow: 0 7px 10px hsla(0, 0%, 60%, 0.11);
}
.ch-select2.select2-container.select2-container--default
  .select2-results__message {
  font-size: 16px;
  padding-left: 10px;
}
.ch-select2.select2-container.select2-container--default
  .select2-selection__rendered {
  font-size: 16px;
  height: 45px !important;
  line-height: 50px !important;
  padding: 0 !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-results__option {
  padding: 10px 6px !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-results__option--highlighted {
  background-color: #fff !important;
  font-weight: 700;
}
.ch-select2.select2-container.select2-container--default
  .select2-results__option[aria-selected="true"] {
  background-color: #fff !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-results__option[aria-selected="true"]
  .ico-check {
  opacity: 1;
}
.ch-select2.select2-container.select2-container--default
  .select2-results
  .ui-check {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 13px;
  font-weight: 700;
  margin: 0 !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-results
  .ui-check-offset {
  font-weight: 400;
  margin: 0 0 0 20px !important;
}
.ch-select2.select2-container.select2-container--default
  .select2-results
  .ui-check
  .counter {
  margin-left: auto;
}
.ch-select2.select2-container.select2-container--default
  .select2-container--default
  .select2-results__option[aria-disabled="true"] {
  color: #999;
  font-size: 14px;
}
.ch-select2.select2-container.select2-container--default
  .select2-selection__arrow {
  display: none;
}
.ch-select2.select2-container.select2-container--default.ch-shipyards-select {
  margin-bottom: 0;
}
.filter-main
  .ch-select2.select2-container.select2-container--default.ch-shipyards-select {
  margin: 0;
}
.ch-select2.select2-container.select2-container--default.ch-shipyards-select
  .select2-selection {
  font-size: 14px;
}
.ch-select2.select2-container.select2-container--default.ch-shipyards-select
  .select2-selection--single {
  height: auto;
  line-height: 0;
}
.ch-select2.select2-container.select2-container--default.ch-shipyards-select.select2-container
  .select2-selection__rendered {
  display: inline-block;
  height: auto !important;
  line-height: 45px !important;
  padding: 0 25px 0 10px !important;
}
.filter-main
  .ch-select2.select2-container.select2-container--default.ch-shipyards-select.select2-container
  .select2-selection__rendered {
  line-height: 50px !important;
}
@media screen and (max-width: 767px) {
  .filter-main
    .ch-select2.select2-container.select2-container--default.ch-shipyards-select.select2-container
    .select2-selection__rendered {
    line-height: 38px !important;
  }
}
.ch-select2.select2-container.select2-container--default.ch-shipyards-select
  .select2-results__option {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.ch-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 20px;
  position: relative;
}

.ch-search-form__section_side2 {
    margin-left: 0px;
}
@media only screen and (min-width: 992px) {
  .ch-container {
    margin: 0 45px;
  }
 .ch-search-form__section_side2 {
    display: flex;
    align-items: flex-end;
}
.ch-search-form__section_side2 {
    margin-left: -10px;
}
}

.ch-search-form__wrapper_inner > .ch-search-form__row {
    display: block;
}

@media only screen and (min-width: 1200px) {
  .ch-search-form__wrapper_inner > .ch-search-form__row {
    display: block;
    width: 80%;
}
    .ch-search-form__wrapper_inner {
        display: flex;
        align-items: flex-start;
    }
    .ch-search-form__section_side2 {
        padding-left:10px;
        margin-left:0;
    }
  .ch-container {
    margin: 0 auto;
    max-width: 1350px;
    padding: 0 45px;
  }
}
.ch-header {
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
    .ch-search-form__wrapper_inner > .ch-search-form__row {
        display: flex;
    }
  .ch-header {
    font-size: 32px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-header {
    font-size: 36px;
    line-height: 36px;
  }
}
.ch-header__highlight--green {
  color: #38c87a;
}
.ch-header__highlight--blue {
  color: #00a7ff;
}
.button-rectangular {
    justify-content: center;
    text-align: center;
}
.button-rectangular.ch-button,
.ch-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #00213b;
  border-radius: 68px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  font-family: Golos UI, Golos, Pt Sans, Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  height: 46px !important;
  justify-content: center;
  letter-spacing: 0;
  line-height: 20px !important;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: auto;
}
@media only screen and (min-width: 992px) {
  .button-rectangular.ch-button,
  .ch-button {
    height: 55px !important;
  }
}
.button-rectangular.ch-button:focus,
.button-rectangular.ch-button:hover,
.ch-button:focus,
.ch-button:hover {
  background-color: #001627 !important;
}
.button-rectangular.ch-button:focus:after,
.button-rectangular.ch-button:hover:after,
.ch-button:focus:after,
.ch-button:hover:after {
  bottom: 0;
}
.button-rectangular.ch-button--green,
.ch-button--green {
  background-color: #38c87a;
  -webkit-box-shadow: 0 4px 29px rgba(56, 200, 122, 0.4);
  box-shadow: 0 4px 29px rgba(56, 200, 122, 0.4);
}
.button-rectangular.ch-button--green:focus,
.button-rectangular.ch-button--green:hover,
.ch-button--green:focus,
.ch-button--green:hover {
  background-color: #33b971 !important;
  color: #fff;
}
.button-rectangular.ch-button--blue,
.ch-button--blue {
  background-color: #223755;
  color: #fff;
}
.button-rectangular.ch-button--blue:focus,
.button-rectangular.ch-button--blue:hover,
.ch-button--blue:focus,
.ch-button--blue:hover {
  background-color: #324765 !important;
  color: #fff;
}
.button-rectangular.ch-button--dark-blue,
.ch-button--dark-blue {
  background-color: #223755;
  color: #fff !important;
}
.button-rectangular.ch-button--dark-blue:focus,
.button-rectangular.ch-button--dark-blue:hover,
.ch-button--dark-blue:focus,
.ch-button--dark-blue:hover {
  background-color: #122745 !important;
}
.button-rectangular.ch-button--gray,
.ch-button--gray {
  background-color: #cfdbe3;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #00213b;
}
.button-rectangular.ch-button--gray:focus,
.button-rectangular.ch-button--gray:hover,
.ch-button--gray:focus,
.ch-button--gray:hover {
  background-color: #c3d2dc !important;
  color: #fff;
}
.boat-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  min-width: 235px;
  position: relative;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .boat-item,
  .boat-item .market-item {
    width: 100%;
  }
}
.boat-item__image .market-item__image {
  border-radius: 10px !important;
}
.boat-item__ship {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 0 20px;
  position: relative;
  z-index: 1;
}
.boat-item__ship:focus .boat-item__name,
.boat-item__ship:hover .boat-item__name {
  text-decoration: underline;
}
.boat-item__description {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  padding: 11px 0 0;
}
@media only screen and (min-width: 992px) {
  .boat-item__description {
    padding: 15px 0 0;
  }
}
.boat-item__content {
  padding-bottom: 16px;
}
.boat-item__top {
  position: relative;
}
.boat-item__category {
  color: #999;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 24px;
  padding-right: 40px;
  position: relative;
  text-transform: uppercase;
}
.boat-item--listing .boat-item__category {
  color: #38c87a;
}
.boat-item--model .boat-item__category {
  color: #00a7ff;
}
.boat-item__name {
  color: #00213b;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 5px;
  margin-right: 20px;
}
@media only screen and (min-width: 992px) {
  .boat-item__name {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 7px;
  }
}
.boat-item--discontinued .boat-item__name {
  color: #4c4c4c;
}
.boat-item__options {
  overflow: hidden;
}
.boat-item__options-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
}
.boat-item__option {
  color: #00213b;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding-left: 16px;
  position: relative;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .boat-item__option {
    font-size: 15px;
    line-height: 19px;
  }
}
.boat-item__option:before {
  background-color: #999;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 4px;
  left: 5.5px;
  position: absolute;
  top: 8px;
  width: 4px;
}
.slick-disabled {
    opacity: 0.3;
}
.boat-item--model .boat-item__option:before {
  background-color: #00a7ff;
}
.boat-item--discontinued .boat-item__option {
  color: #999;
}
.boat-item__price-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.boat-item--listing .boat-item__price-container {
  background-color: #f5f7f9;
  border-radius: 5px;
  padding: 11px 8px 9px;
}
.boat-item__price-pre {
  color: #00213b;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1em;
}
@media only screen and (min-width: 992px) {
  .boat-item__price-pre {
    font-size: 20px;
  }
}
.boat-item__price-main {
  color: #00213b;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
  margin-right: 7px;
}
@media only screen and (min-width: 992px) {
  .boat-item__price-main {
    font-size: 20px;
  }
}
.boat-item__price-main:last-child {
  margin-right: 0;
}
.boat-item--discontinued .boat-item__price-main {
  color: #999;
}
.boat-item__price-secondary {
  color: #00213b;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1em;
}
@media only screen and (min-width: 992px) {
  .boat-item__price-secondary {
    font-size: 16px;
  }
}
.boat-item__compare {
  display: block;
  position: absolute;
  right: -5px;
  top: 3px;
  z-index: 100;
}
.boat-item--listing .boat-item__compare .btn-compare {
  color: #38c87a;
}
.boat-item--model .boat-item__compare .btn-compare {
  color: #00a7ff;
}
.boat-item__compare .btn-compare svg {
  height: 17px;
  width: 19px;
}
.boat-item__tooltipster {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  z-index: 10;
}
.boat-item__label {
  color: #4c4c4c;
  font-family: Pt Sans;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-bottom: 12px;
  padding-right: 25px;
  text-transform: uppercase;
}
@media only screen and (max-width: 479px) {
  .boat-item__label {
    display: none;
  }
}
.boat-item__avatar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  overflow: hidden;
  width: 50px;
}
.boat-item__avatar:focus,
.boat-item__avatar:hover {
  color: #fff;
}
.boat-item__avatar img {
  height: auto;
  max-width: 100%;
}
.boat-item__avatar--circle {
  background-color: hsla(0, 0%, 78%, 0.5);
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.boat-item__presentation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.boat-item__presentation-desc {
  padding-left: 15px;
}
.boat-item__presentation-label {
  color: #222;
  font-family: Pt Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.boat-item__presentation-value {
  color: #222;
  font-family: Pt Sans;
  font-size: 14px;
  line-height: 16px;
}
.boat-item__presentation-value--grey {
  color: #999;
}
.boat-item__more {
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #222;
  display: inline-block;
  font-family: Pt Sans;
  font-size: 18px;
  font-weight: 700;
  height: 64px;
  line-height: 64px;
  margin-top: 40px;
  max-width: 620px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.boat-item__more:focus,
.boat-item__more:hover {
  background-color: #eaeaea;
  color: #222;
}
@media only screen and (max-width: 479px) {
  .boat-item__more {
    margin-top: -10px;
  }
}
.boat-item__market {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 235px;
}
@media only screen and (max-width: 479px) {
  .boat-item__market {
    width: 100%;
  }
}
.boat-item__market .market-item__image {
  margin: 0;
  max-height: none;
}
.boat-item__market .market-item__image:before {
  padding: 63% 0 0;
}
.ch-listings-carousel {
  margin-left: -20px;
  margin-right: -20px;
}
.ch-listings-carousel__container .slick-list {
  padding-left: 20px;
}
.ch-listings-carousel__container .slick-dots {
  border-radius: 26px;
  bottom: -33px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
  max-width: calc(100% - 40px);
  overflow: hidden;
}
.ch-explore-types__content-carousel {
    margin-left: -20px;
    margin-right: -20px;
  }
@media only screen and (min-width: 992px) {
  .ch-listings-carousel__container .slick-dots {
    bottom: -43px !important;
  }
  .ch-explore-types__content-carousel {
    margin-left: -20px;
    margin-right: -45px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-listings-carousel__container .slick-dots {
    bottom: -29px !important;
  }
  .ch-explore-types__content-carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.ch-listings-carousel__container .slick-dots li {
  -webkit-box-flex: 1;
  background-color: #f5f5f5;
  -ms-flex: 1 1;
  flex: 1 1;
  height: 4px;
  margin: 0;
  width: auto;
}
.ch-listings-carousel__container .slick-dots li.slick-active {
  background-color: #c4cbd0;
  border-radius: 26px;
}
.ch-listings-carousel__container .slick-dots li button {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ch-listings-carousel__container .slick-next,
.ch-listings-carousel__container .slick-prev {
  background-color: transparent !important;
  background-image: url(v40/img/cryptohome/carousel-arrow.svg) !important;
  background-position: 50% 30% !important;
  background-repeat: no-repeat !important;
  background-size: 20px 20px !important;
  border: none;
  cursor: pointer;
  font-size: 0;
  height: 100%;
  outline: none;
  position: absolute;
  top: 50%;
  width: 35px;
  z-index: 10;
}
.ico-superyacht {
    transition: none!important;
}
@media only screen and (max-width: 991px) {
  .ch-listings-carousel__container .slick-next,
  .ch-listings-carousel__container .slick-prev {
    display: none !important;
  }
}
.ch-listings-carousel__container .slick-next:before,
.ch-listings-carousel__container .slick-prev:before {
  display: none !important;
}
.ch-listings-carousel__container .slick-prev {
  left: -20px;
  -webkit-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
}
.ch-listings-carousel__container .slick-next {
  right: -20px!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ch-listings-carousel__item {
  padding-right: 20px;
}
@media only screen and (min-width: 992px) {
  .ch-listings-carousel__item {
    max-width: 100%;
  }
}
.slick-slide:last-child .ch-listings-carousel__item {
  margin-right: 0;
}
.ch-yacht-types {
  position: relative;
}
.ch-yacht-types--buttons {
  margin: 0;
  text-align: center;
}
.ch-yacht-types__container {
  position: relative;
}
.ch-yacht-types__panel {
  display: none;
  left: 0;
  padding: 20px 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.ch-yacht-types__panel.is-active {
  display: block;
  position: relative;
}
.ch-yacht-types--buttons .ch-yacht-types__panel {
  padding: 0;
}
.ch-yacht-types__panel-container {
  position: relative;
}
.ch-yacht-types__menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
.ch-yacht-types__menu--container {
  margin: 0;
}
.ch-yacht-types__menu > li {
  max-width: 240px;
  position: relative;
  width: 50%;
}
.ch-yacht-types__menu > li:first-child:before {
  display: none;
}
.ch-yacht-types__menu > li:before {
  bottom: 0;
  content: "";
  margin: auto 0;
  position: absolute;
  top: 10px;
}
.ch-yacht-types--buttons .ch-yacht-types__menu > li:before {
  display: none;
}
.ch-yacht-types__menu > li:before {
  background-image: url(v40/img/sprite.png);
  background-position: -148px 0;
  background-repeat: no-repeat;
  height: 44px;
  right: 100%;
  width: 2px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .ch-yacht-types__menu > li:before {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.ch-yacht-types__menu > li.is-active .ch-yacht-types-item,
.ch-yacht-types__menu > li.is-active .ch-yacht-types-item__icon,
.ch-yacht-types__menu > li.is-active .ch-yacht-types-item__title {
  color: #1ea0e4;
}
.ch-yacht-types__wrapper {
  border: 1px solid transparent;
  border-radius: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
}

.ch-yacht-types__wrapper > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
}
.ch-yacht-types__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 56px;
  justify-content: center;
  min-width: 84px;
  opacity: 1;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .ch-yacht-types__btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 30px;
    margin: 0 10px;
  }
}
.is-active .ch-yacht-types__btn {
    background-color: transparent;
    color: #00213b;
}



@media only screen and (min-width: 992px) {
    .is-active .ch-yacht-types__btn {
        background-color: #E9ECEE;  
    }
  }

.ch-yacht-types--dark-blue .is-active .ch-yacht-types__btn {
    background-color: transparent;
  color: #FFF;
}

.ch-yacht-types__btn-icon {
  color: hsla(213, 5%, 66%, 0.6);
  margin-top: -6px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ch-yacht-types__btn-icon .ch-yacht-types__btn:focus {
  color: hsla(213, 5%, 66%, 0.6) !important;
}
.ch-yacht-types__btn-icon .ico-motor {
  height: 11px;
  width: 36px;
}
@media only screen and (min-width: 992px) {
  .ch-yacht-types__btn-icon .ico-motor {
    height: 14px;
    width: 43px;
  }
  .ch-yacht-types--dark-blue .is-active .ch-yacht-types__btn {
    background-color: #142339;
  }
}
.ch-yacht-types__btn-icon .ico-sailing {
  height: 20px;
  width: 17px;
}
@media only screen and (min-width: 992px) {
  .ch-yacht-types__btn-icon .ico-sailing {
    height: 26px;
    width: 22px;
  }
}
.ch-yacht-types__btn-icon .ico-boats {
  height: 7px;
  width: 35px;
}
@media only screen and (min-width: 992px) {
  .ch-yacht-types__btn-icon .ico-boats {
    height: 9px;
    width: 45px;
  }
}

.ch-yacht-types--dark-blue .is-active .ch-yacht-types__btn-icon {
  color: #FFF !important;
}

.ch-yacht-types__btn-name {
    color: #929DA7;
    display: inline-block;
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: -1px 0 0;
    padding-top: 2px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
  }
.ch-yacht-types__btn:focus .ch-yacht-types__btn-icon,
.ch-yacht-types__btn:hover .ch-yacht-types__btn-icon,
.ch-yacht-types__btn:focus .ch-yacht-types__btn-name,
.ch-yacht-types__btn:hover .ch-yacht-types__btn-name {
  color: #00213b;
}
.ch-yacht-types--dark-blue .ch-yacht-types__btn:focus .ch-yacht-types__btn-icon,
.ch-yacht-types--dark-blue .ch-yacht-types__btn:hover .ch-yacht-types__btn-icon{
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .ch-yacht-types__btn-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-left: 10px;
  }
}
.ch-yacht-types__btn-name .ch-yacht-types__btn:focus {
  color: #6B7683 !important;
}
.ch-yacht-types--dark-blue .ch-yacht-types__btn-name {
  color: #6B7683;
}
.is-active .ch-yacht-types__btn-name, .is-active .ch-yacht-types__btn-icon {
  color: inherit;
  font-weight: 700;
}

.ch-yacht-types--dark-blue .ch-yacht-types__btn:focus .ch-yacht-types__btn-name,
.ch-yacht-types--dark-blue
  .ch-yacht-types__btn:hover
  .ch-yacht-types__btn-name {
  color: #fff;
}

.ch-yacht-types--dark-blue
  .is-active
  .ch-yacht-types__btn:focus
  .ch-yacht-types__btn-name,
.ch-yacht-types--dark-blue
  .is-active
  .ch-yacht-types__btn:hover
  .ch-yacht-types__btn-name {
  color: #fff;
}
.ch-builder-card__top {
  background-color: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 95px;
}
@media only screen and (min-width: 992px) {
  .ch-builder-card__top {
    height: 123px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-builder-card__top {
    height: 135px;
  }
}
.ch-builder-card:focus .ch-builder-card__img,
.ch-builder-card:hover .ch-builder-card__img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.ch-builder-card__img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 5px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
}
.ch-builder-card__bottom {
    color: #00213b;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 9px;
}
@media only screen and (min-width: 992px) {
  .ch-builder-card__bottom {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-builder-card__bottom {
    margin-top: 13px;
  }
}
.ch-builder-card__bottom-flag {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 6px;
}
.ch-builder-card__bottom-flag .flag-icon {
  width: 18px;
}
.ch-builder-card__bottom-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

@media only screen and (min-width: 1200px) {
  .ch-builder-card__bottom-title {
    font-size: 18px;
    line-height: 23px;
  }
}
.ch-category-card {
  border-radius: 5px;
  -webkit-box-shadow: 0 30px 53px -23px rgba(46, 34, 35, 0.31);
  box-shadow: 0 30px 53px -23px rgba(46, 34, 35, 0.31);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  isolation: isolate;
  min-height: 150px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ch-category-card {
    min-height: 195px;
  }
}
@media only screen and (min-width: 1200px) {
  .ch-category-card {
    min-height: 170px;
  }
}
.ch-category-card:before {
  background: -o-linear-gradient(
    243.8deg,
    rgba(0, 33, 59, 0) 16.49%,
    rgba(0, 16, 29, 0.66) 65.66%
  );
  background: linear-gradient(
    206.2deg,
    rgba(0, 33, 59, 0) 16.49%,
    rgba(0, 16, 29, 0.66) 65.66%
  );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.ch-category-card:focus .ch-category-card__img,
.ch-category-card:hover .ch-category-card__img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.ch-category-card__img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
  z-index: 1;
}
.ch-category-card__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
  padding: 22px 20px;
  position: relative;
  z-index: 20;
}
.ch-category-card__content-title {
  color: #fff;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 18px;
  margin-bottom: 6px;
}
.ch-category-card__content-number {
  background: #329ff8;
  border-radius: 36px;
  -webkit-box-shadow: 0 0 18px 3px rgba(110, 186, 248, 0.4);
  box-shadow: 0 0 18px 3px rgba(110, 186, 248, 0.4);
  display: inline-block;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  margin-left: 6px;
  padding: 3px 8px;
  position: relative;
  top: -1px;
}
.ch-category-card__content-description {
  color: #e8e8e8;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.015em;
  line-height: 18px;
}
.cryptohome {
  background: #fff !important;
  min-width: 375px;
  overflow-x: hidden;
}
.into-slider .owl-nav button.owl-next:focus,
.into-slider .owl-nav button.owl-next:hover,
.into-slider .owl-nav button.owl-prev:focus,
.into-slider .owl-nav button.owl-prev:hover {
  border-color: hsla(0, 0%, 100%, 0.5) !important;
}
.into-slider__btn:focus,
.into-slider__btn:hover,
.presentation__btn:focus,
.presentation__btn:hover {
  background-color: #222;
  color: #fff;
}
.presentation__register-link:focus,
.presentation__register-link:hover {
  color: #5bc7ff;
}
.feedback__btn:focus,
.feedback__btn:hover {
  background-color: #222;
  color: #fff;
}
.proposal__btn:focus,
.proposal__btn:hover {
  background-color: #37c779 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.proposal__btn:focus:after,
.proposal__btn:hover:after {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.proposal__text a:focus,
.proposal__text a:hover {
  color: #5bc7ff;
}

/*! Bootstrap Grid v5.1.3 (https://getbootstrap.com/) Copyright 2011-2021 The Bootstrap Authors Copyright 2011-2021 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--bs-gutter-x, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.75rem);
  width: 100%;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x) * -0.5);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-top: calc(var(--bs-gutter-y) * -1);
}
.row > * {
  -ms-flex-negative: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-shrink: 0;
  margin-top: var(--bs-gutter-y);
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}
.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
}
.row-cols-auto > * {
  width: auto;
}
.row-cols-1 > *,
.row-cols-auto > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.row-cols-1 > * {
  width: 100%;
}
.row-cols-2 > * {
  width: 50%;
}
.row-cols-2 > *,
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.row-cols-3 > * {
  width: 33.33333%;
}
.row-cols-4 > * {
  width: 25%;
}
.row-cols-4 > *,
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.row-cols-5 > * {
  width: 20%;
}
.row-cols-6 > * {
  width: 16.66667%;
}
.col-auto,
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-auto {
  width: auto;
}
.col-1 {
  width: 8.33333%;
}
.col-1,
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-2 {
  width: 16.66667%;
}
.col-3 {
  width: 25%;
}
.col-3,
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-4 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66667%;
}
.col-5,
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-7,
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-8 {
  width: 66.66667%;
}
.col-9 {
  width: 75%;
}
.col-9,
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66667%;
}
.col-11,
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-12 {
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  .row-cols-sm-auto > * {
    width: auto;
  }
  .row-cols-sm-1 > *,
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-sm-1 > * {
    width: 100%;
  }
  .row-cols-sm-2 > * {
    width: 50%;
  }
  .row-cols-sm-2 > *,
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-sm-3 > * {
    width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    width: 25%;
  }
  .row-cols-sm-4 > *,
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-sm-5 > * {
    width: 20%;
  }
  .row-cols-sm-6 > * {
    width: 16.66667%;
  }
  .col-sm-auto,
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-auto {
    width: auto;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-1,
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-3,
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-5,
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-7,
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-9,
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-11,
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-12 {
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  .row-cols-md-auto > * {
    width: auto;
  }
  .row-cols-md-1 > *,
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-md-1 > * {
    width: 100%;
  }
  .row-cols-md-2 > * {
    width: 50%;
  }
  .row-cols-md-2 > *,
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-md-3 > * {
    width: 33.33333%;
  }
  .row-cols-md-4 > * {
    width: 25%;
  }
  .row-cols-md-4 > *,
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-md-5 > * {
    width: 20%;
  }
  .row-cols-md-6 > * {
    width: 16.66667%;
  }
  .col-md-auto,
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-auto {
    width: auto;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-1,
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-3,
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-5,
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-7,
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-9,
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-11,
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-12 {
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  .row-cols-lg-auto > * {
    width: auto;
  }
  .row-cols-lg-1 > *,
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-lg-1 > * {
    width: 100%;
  }
  .row-cols-lg-2 > * {
    width: 50%;
  }
  .row-cols-lg-2 > *,
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-lg-3 > * {
    width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    width: 25%;
  }
  .row-cols-lg-4 > *,
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-lg-5 > * {
    width: 20%;
  }
  .row-cols-lg-6 > * {
    width: 16.66667%;
  }
  .col-lg-auto,
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-auto {
    width: auto;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-1,
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3,
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-5,
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-7,
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-9,
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-11,
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-12 {
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  .row-cols-xl-auto > * {
    width: auto;
  }
  .row-cols-xl-1 > *,
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xl-1 > * {
    width: 100%;
  }
  .row-cols-xl-2 > * {
    width: 50%;
  }
  .row-cols-xl-2 > *,
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xl-3 > * {
    width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    width: 25%;
  }
  .row-cols-xl-4 > *,
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xl-5 > * {
    width: 20%;
  }
  .row-cols-xl-6 > * {
    width: 16.66667%;
  }
  .col-xl-auto,
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-auto {
    width: auto;
  }
  .col-xl-1 {
    width: 8.33333%;
  }
  .col-xl-1,
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-2 {
    width: 16.66667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-3,
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-4 {
    width: 33.33333%;
  }
  .col-xl-5 {
    width: 41.66667%;
  }
  .col-xl-5,
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333%;
  }
  .col-xl-7,
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-8 {
    width: 66.66667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-9,
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-10 {
    width: 83.33333%;
  }
  .col-xl-11 {
    width: 91.66667%;
  }
  .col-xl-11,
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-12 {
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  .row-cols-xxl-auto > * {
    width: auto;
  }
  .row-cols-xxl-1 > *,
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xxl-1 > * {
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    width: 50%;
  }
  .row-cols-xxl-2 > *,
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xxl-3 > * {
    width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    width: 25%;
  }
  .row-cols-xxl-4 > *,
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xxl-5 > * {
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    width: 16.66667%;
  }
  .col-xxl-auto,
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-auto {
    width: auto;
  }
  .col-xxl-1 {
    width: 8.33333%;
  }
  .col-xxl-1,
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-2 {
    width: 16.66667%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-3,
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-4 {
    width: 33.33333%;
  }
  .col-xxl-5 {
    width: 41.66667%;
  }
  .col-xxl-5,
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-7 {
    width: 58.33333%;
  }
  .col-xxl-7,
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-8 {
    width: 66.66667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-9,
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-10 {
    width: 83.33333%;
  }
  .col-xxl-11 {
    width: 91.66667%;
  }
  .col-xxl-11,
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.order-first {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important;
}
.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -ms-flex-order: 0 !important;
  order: 0 !important;
}
.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
}
.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
}
.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important;
}
.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -ms-flex-order: 4 !important;
  order: 4 !important;
}
.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -ms-flex-order: 5 !important;
  order: 5 !important;
}
.order-last {
  -webkit-box-ordinal-group: 7 !important;
  -ms-flex-order: 6 !important;
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.my-1 {
  margin-bottom: 0.25rem !important;
  margin-top: 0.25rem !important;
}
.my-2 {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}
.my-3 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}
.my-4 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}
.my-5 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}
.my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.py-1 {
  padding-bottom: 0.25rem !important;
  padding-top: 0.25rem !important;
}
.py-2 {
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}
.py-3 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}
.py-4 {
  padding-bottom: 1.5rem !important;
  padding-top: 1.5rem !important;
}
.py-5 {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-sm-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-sm-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-sm-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-sm-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-sm-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-sm-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-sm-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-md-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-md-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-md-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-md-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-md-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-md-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-md-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-md-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-md-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-md-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-md-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-md-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-lg-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-lg-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-lg-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-lg-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-lg-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-lg-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xl-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xl-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column,
  .flex-xxl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xxl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xxl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xxl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0 !important;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(v40/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  width: 80px;
  z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.pickmeup {
  background: #000;
  border-radius: 0.25rem;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  position: absolute;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.pickmeup * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pickmeup.pmu-flat {
  position: relative;
}
.pickmeup.pmu-hidden {
  display: none;
}
.pickmeup .pmu-instance {
  display: inline-block;
  height: 13.8em;
  padding: 0.5em;
  text-align: center;
  width: 15em;
}
.pickmeup .pmu-instance .pmu-button {
  color: #eee;
  cursor: pointer;
  outline: none;
  text-decoration: none;
}
.pickmeup .pmu-instance .pmu-today {
  background: #17384d;
  color: #88c5eb;
}
.pickmeup .pmu-instance .pmu-button:hover {
  background: transparent;
  color: #88c5eb;
}
.pickmeup .pmu-instance .pmu-not-in-month {
  color: #666;
}
.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333;
  cursor: default;
}
.pickmeup .pmu-instance .pmu-selected {
  background: #136a9f;
  color: #eee;
}
.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
  background: #17384d;
}
.pickmeup .pmu-instance nav {
  color: #eee;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  line-height: 2em;
}
.pickmeup .pmu-instance nav :first-child :hover {
  color: #88c5eb;
}
.pickmeup .pmu-instance nav .pmu-next,
.pickmeup .pmu-instance nav .pmu-prev {
  display: none;
  height: 2em;
  width: 1em;
}
.pickmeup .pmu-instance nav .pmu-month {
  width: 14em;
}
.pickmeup .pmu-instance .pmu-months *,
.pickmeup .pmu-instance .pmu-years * {
  display: inline-block;
  line-height: 3.6em;
  width: 3.5em;
}
.pickmeup .pmu-instance .pmu-day-of-week {
  color: #999;
  cursor: default;
}
.pickmeup .pmu-instance .pmu-day-of-week *,
.pickmeup .pmu-instance .pmu-days * {
  display: inline-block;
  line-height: 1.5em;
  width: 2em;
}
.pickmeup .pmu-instance .pmu-day-of-week * {
  line-height: 1.8em;
}
.pickmeup .pmu-instance:first-child .pmu-prev,
.pickmeup .pmu-instance:last-child .pmu-next {
  display: block;
}
.pickmeup .pmu-instance:first-child .pmu-month,
.pickmeup .pmu-instance:last-child .pmu-month {
  width: 13em;
}
.pickmeup .pmu-instance:first-child:last-child .pmu-month {
  width: 12em;
}
.pickmeup:not(.pmu-view-days) .pmu-day-of-week,
.pickmeup:not(.pmu-view-days) .pmu-days,
.pickmeup:not(.pmu-view-months) .pmu-months,
.pickmeup:not(.pmu-view-years) .pmu-years {
  display: none;
}
.flag-icon,
.flag-icon-background {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.flag-icon {
  display: inline-block;
  line-height: 1em;
  position: relative;
  width: 1.33333em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(v40/img/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(v40/img/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(v40/img/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(v40/img/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(v40/img/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(v40/img/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(v40/img/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(v40/img/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(v40/img/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(v40/img/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(v40/img/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(v40/img/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(v40/img/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(v40/img/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(v40/img/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(v40/img/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(v40/img/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(v40/img/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(v40/img/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(v40/img/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(v40/img/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(v40/img/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(v40/img/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(v40/img/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(v40/img/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(v40/img/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(v40/img/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(v40/img/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(v40/img/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(v40/img/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(v40/img/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(v40/img/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(v40/img/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(v40/img/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(v40/img/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(v40/img/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(v40/img/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(v40/img/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(v40/img/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(v40/img/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(v40/img/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(v40/img/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(v40/img/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(v40/img/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(v40/img/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(v40/img/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(v40/img/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(v40/img/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(v40/img/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(v40/img/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(v40/img/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(v40/img/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(v40/img/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(v40/img/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(v40/img/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(v40/img/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(v40/img/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(v40/img/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(v40/img/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(v40/img/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(v40/img/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(v40/img/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(v40/img/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(v40/img/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(v40/img/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(v40/img/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(v40/img/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(v40/img/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(v40/img/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(v40/img/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(v40/img/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(v40/img/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(v40/img/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(v40/img/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(v40/img/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(v40/img/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(v40/img/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(v40/img/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(v40/img/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(v40/img/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(v40/img/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(v40/img/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(v40/img/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(v40/img/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(v40/img/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(v40/img/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(v40/img/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(v40/img/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(v40/img/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(v40/img/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(v40/img/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(v40/img/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(v40/img/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(v40/img/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(v40/img/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(v40/img/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(v40/img/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(v40/img/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(v40/img/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(v40/img/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(v40/img/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(v40/img/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(v40/img/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(v40/img/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(v40/img/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(v40/img/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(v40/img/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(v40/img/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(v40/img/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(v40/img/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(v40/img/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(v40/img/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(v40/img/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(v40/img/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(v40/img/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(v40/img/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(v40/img/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(v40/img/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(v40/img/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(v40/img/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(v40/img/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(v40/img/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(v40/img/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(v40/img/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(v40/img/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(v40/img/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(v40/img/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(v40/img/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(v40/img/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(v40/img/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(v40/img/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(v40/img/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(v40/img/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(v40/img/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(v40/img/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(v40/img/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(v40/img/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(v40/img/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(v40/img/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(v40/img/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(v40/img/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(v40/img/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(v40/img/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(v40/img/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(v40/img/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(v40/img/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(v40/img/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(v40/img/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(v40/img/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(v40/img/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(v40/img/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(v40/img/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(v40/img/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(v40/img/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(v40/img/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(v40/img/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(v40/img/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(v40/img/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(v40/img/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(v40/img/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(v40/img/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(v40/img/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(v40/img/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(v40/img/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(v40/img/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(v40/img/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(v40/img/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(v40/img/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(v40/img/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(v40/img/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(v40/img/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(v40/img/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(v40/img/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(v40/img/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(v40/img/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(v40/img/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(v40/img/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(v40/img/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(v40/img/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(v40/img/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(v40/img/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(v40/img/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(v40/img/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(v40/img/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(v40/img/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(v40/img/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(v40/img/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(v40/img/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(v40/img/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(v40/img/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(v40/img/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(v40/img/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(v40/img/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(v40/img/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(v40/img/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(v40/img/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(v40/img/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(v40/img/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(v40/img/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(v40/img/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(v40/img/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(v40/img/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(v40/img/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(v40/img/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(v40/img/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(v40/img/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(v40/img/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(v40/img/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(v40/img/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(v40/img/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(v40/img/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(v40/img/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(v40/img/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(v40/img/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(v40/img/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(v40/img/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(v40/img/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(v40/img/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(v40/img/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(v40/img/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(v40/img/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(v40/img/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(v40/img/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(v40/img/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(v40/img/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(v40/img/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(v40/img/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(v40/img/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(v40/img/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(v40/img/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(v40/img/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(v40/img/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(v40/img/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(v40/img/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(v40/img/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(v40/img/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(v40/img/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(v40/img/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(v40/img/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(v40/img/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(v40/img/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(v40/img/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(v40/img/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(v40/img/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(v40/img/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(v40/img/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(v40/img/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(v40/img/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(v40/img/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/zw.svg);
}
.flag-icon-es-ca {
  background-image: url(v40/img/flags/4x3/es-ca.svg);
}
.flag-icon-es-ca.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/es-ca.svg);
}
.flag-icon-es-ga {
  background-image: url(v40/img/flags/4x3/es-ga.svg);
}
.flag-icon-es-ga.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/es-ga.svg);
}
.flag-icon-eu {
  background-image: url(v40/img/flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/eu.svg);
}
.flag-icon-gb-eng {
  background-image: url(v40/img/flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gb-eng.svg);
}
.flag-icon-gb-nir {
  background-image: url(v40/img/flags/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gb-nir.svg);
}
.flag-icon-gb-sct {
  background-image: url(v40/img/flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
  background-image: url(v40/img/flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/gb-wls.svg);
}
.flag-icon-un {
  background-image: url(v40/img/flags/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/un.svg);
}
.flag-icon-xk {
  background-image: url(v40/img/flags/4x3/xk.svg);
}
.flag-icon-xk.flag-icon-squared {
  background-image: url(v40/img/flags/1x1/xk.svg);
}

/*! Cropper v4.1.0 https://fengyuanchen.github.io/cropper Copyright 2014-present Chen Fengyuan Released under the MIT license Date: 2019-10-12T07:43:47.783Z */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cropper-container img {
  image-orientation: 0deg;
  display: block;
  height: 100%;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}
.cropper-canvas,
.cropper-crop-box,
.cropper-drag-box,
.cropper-modal,
.cropper-wrap-box {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cropper-canvas,
.cropper-wrap-box {
  overflow: hidden;
}
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}
.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}
.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}
.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}
.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.33333%;
  left: 0;
  top: 33.33333%;
  width: 100%;
}
.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.33333%;
  top: 0;
  width: 33.33333%;
}
.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}
.cropper-center:after,
.cropper-center:before {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}
.cropper-center:before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}
.cropper-center:after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}
.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}
.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}
.cropper-line {
  background-color: #39f;
}
.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}
.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}
.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}
.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}
.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}
.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}
.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}
.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}
.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}
.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}
.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se:before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}
.cropper-invisible {
  opacity: 0;
}
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.fileinput-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.fileinput-button input {
  cursor: pointer;
  direction: ltr;
  filter: alpha(opacity=0);
  font-size: 200px;
  height: 100%;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen\9 {
  .fileinput-button input {
    font-size: 150%;
  }
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 20px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 20px;
  padding-right: 8px;
}
.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  left: -100000px;
  position: absolute;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  width: 100%;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  background-color: #fff;
  border: 0;
  display: block;
  filter: alpha(opacity=0);
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 99;
}
.select2-hidden-accessible {
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
  margin-top: 5px;
  padding: 1px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  -webkit-appearance: textfield;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    to(#eee)
  );
  background-image: linear-gradient(180deg, #fff 50%, #eee);
  background-repeat: repeat-x;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
  outline: 0;
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#ccc)
  );
  background-image: linear-gradient(180deg, #eee 50%, #ccc);
  background-repeat: repeat-x;
  border: none;
  border-bottom-right-radius: 0.25rem;
  border-left: 1px solid #dee2e6;
  border-top-right-radius: 0.25rem;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-right: 1px solid #dee2e6;
  border-top-left-radius: 0.25rem;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(50%, #eee)
  );
  background-image: linear-gradient(180deg, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#fff)
  );
  background-image: linear-gradient(180deg, #eee 50%, #fff);
  background-repeat: repeat-x;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.is-error {
  border-color: #ffa826 !important;
  color: #ffa826 !important;
}
.is-error::-webkit-input-placeholder {
  color: #ffa826 !important;
}
.is-error::-moz-placeholder {
  color: #ffa826 !important;
}
.is-error:-ms-input-placeholder {
  color: #ffa826 !important;
}
.is-error::-ms-input-placeholder {
  color: #ffa826 !important;
}
.is-error::placeholder {
  color: #ffa826 !important;
}
.row {
  margin: 0 -10px;
}
[class^="col"] {
  padding: 0 10px;
}
.col-lg-20 {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .col-lg-20 {
    -webkit-box-flex: 0;
    flex-max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}
.col-lg-60 {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .col-lg-60 {
    -webkit-box-flex: 0;
    flex-max-width: 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
.col-lg-40 {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .col-lg-40 {
    -webkit-box-flex: 0;
    flex-max-width: 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-20 {
    -webkit-box-flex: 0;
    flex-max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  .row-offset-100pct {
    margin: 0 -4%;
  }
  .row-offset-100pct > [class^="col"] {
    padding: 0 4%;
  }
}
.row-offset-10 {
  margin: 0 -5px;
}
.row-offset-10 > [class^="col"] {
  padding: 0 5px;
}
@media only screen and (min-width: 1200px) {
  .row-offset-60 {
    margin: 0 -30px;
  }
  .row-offset-60 > [class^="col"] {
    padding: 0 30px;
  }
  .row-offset-90 {
    margin: 0 -45px;
  }
  .row-offset-90 > [class^="col"] {
    padding: 0 45px;
  }
  .row-offset-100 {
    margin: 0 -50px;
  }
  .row-offset-100 > [class^="col"] {
    padding: 0 50px;
  }
  .row-offset-100 .col-lg-40 {
    padding-left: 25px;
  }
}
.row-brands {
  margin: 0 -25px;
}
.row-brands__left,
.row-brands__right {
  padding: 0 25px;
}
.row-brands__left,
.row-brands__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .row-brands__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    max-width: 66%;
  }
  .row-brands__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
  }
}
@media only screen and (min-width: 1200px) {
  .row-brands {
    margin: 0 -50px;
  }
  .row-brands__left,
  .row-brands__right {
    padding: 0 50px;
  }
  .row-brands__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
  .row-brands__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
}
.row-offset-50 {
  margin: 0 -25px;
}
.row-offset-50 > [class^="col"] {
  padding: 0 25px;
}
.homepage .market .container-fluid,
.homepage .market .container-lg,
.homepage .market .container-md,
.homepage .market .container-sm,
.homepage .market .container-xl,
.homepage .market .container-xxl {
  padding-top: 0;
}
[data-animation] {
  opacity: 0;
  will-change: transform, opacity;
}
[data-animation].animated {
  opacity: 1;
}
.owl-carousel {
  display: block;
}
.owl-carousel .owl-nav {
  color: #fff;
}
.footer__logo2 {
    display: none;
}
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    color: #222;
  }
  .footer__logo2, .footer__logo2 .footer__language {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: transparent;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slick-list,
.slick-slider {
  display: block;
  position: relative;
}
.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.mfp-bg {
  background: #000;
  opacity: 0.7;
  overflow: hidden;
  z-index: 1042;
}
.mfp-bg,
.mfp-wrap {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.mfp-wrap {
  -webkit-backface-visibility: hidden;
  outline: none !important;
  z-index: 1043;
}
.mfp-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  cursor: auto;
  width: 100%;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: none;
  overflow: visible;
  padding: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  z-index: 1046;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mfp-close {
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 20px;
  text-align: center;
  text-decoration: none;
  top: 20px;
  width: 44px;
  z-index: 100;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%;
}
.mfp-counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.mfp-arrow {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 110px;
  margin: -55px 0 0;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  border: inset transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0;
}
.mfp-arrow:after {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-bottom-width: 21px;
  border-top-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  border-right: 27px solid #3f3f3f;
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.mfp-iframe-scaler iframe {
  background: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
img.mfp-img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 20px 0;
  width: auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  background: #fff;
  bottom: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  width: auto;
  z-index: -1;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -16px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.mfp-title {
  word-wrap: break-word;
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    bottom: 0;
    top: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    background: rgba(0, 0, 0, 0.6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-with-zoom.mfp-bg,
.mfp-with-zoom .mfp-container {
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom .mfp-container {
  -webkit-transform: translate3d(0, -20px, 0) scale(0.8);
  transform: translate3d(0, -20px, 0) scale(0.8);
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.7;
}
.mfp-with-zoom.mfp-removing .mfp-container {
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0) scale(0.8);
  transform: translate3d(0, -20px, 0) scale(0.8);
}
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*! animate.css -http://daneden.me/animate Version - 3.5.2 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2017 Daniel Eden */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-name: headShake;
  animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.swing {
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
.animated.flip {
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipInX,
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
}
.flipOutX,
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.flipOutY {
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
body.fancybox-iosfix {
  left: 0;
  position: fixed;
  right: 0;
}
.fancybox-is-hidden {
  left: -9999px;
  position: absolute;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  -o-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s, visibility 0s;
  -o-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}
.fancybox-infobar {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #fff;
  font-size: 13px;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: exclusion;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}
.fancybox-slide {
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  overflow: auto;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide > * {
  background-color: #fff;
  border-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 44px 0;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide > base,
.fancybox-slide > link,
.fancybox-slide > meta,
.fancybox-slide > script,
.fancybox-slide > style,
.fancybox-slide > title {
  display: none;
}
.fancybox-slide .fancybox-image-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0;
  cursor: default;
  left: 0;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: 80%;
  max-height: calc(100% - 88px);
  max-width: calc(100% - 100px);
  overflow: visible;
  padding: 0;
  width: 80%;
}
.fancybox-iframe {
  border: 0;
  display: block;
  height: 100%;
  padding: 0;
}
.fancybox-error,
.fancybox-iframe {
  background: #fff;
  margin: 0;
  width: 100%;
}
.fancybox-error {
  cursor: default;
  max-width: 380px;
  padding: 40px;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: none;
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  vertical-align: top;
  width: 44px;
}
.fancybox-button[disabled] {
  cursor: default;
  opacity: 0.6;
}
.fancybox-button:hover:not([disabled]) {
  color: #fff;
}
.fancybox-button svg {
  shape-rendering: geometricPrecision;
  display: block;
  overflow: visible;
  position: relative;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2),
.fancybox-navigation {
  display: none;
}
.fancybox-show-nav .fancybox-navigation {
  display: block;
}
.fancybox-navigation button {
  background: transparent;
  background: none;
  height: 100px;
  margin: -50px 0 0;
  padding: 17px;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99997;
}
.fancybox-navigation button:before {
  content: "";
  display: none;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 30px;
  width: 40px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}
.fancybox-close-small:after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #888;
  content: "×";
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 300;
  height: 30px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  -webkit-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  transition: background-color 0.25s;
  width: 30px;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
  background: #eee;
  color: #555;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
  right: -44px;
  top: 0;
}
.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
  color: #aaa;
  font-size: 35px;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
  background: transparent;
  color: #fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
.fancybox-caption-wrap {
  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: -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(
    180deg,
    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)
  );
  bottom: 0;
  left: 0;
  padding: 60px 2vw 0;
  pointer-events: none;
  right: 0;
}
.fancybox-caption {
  -webkit-text-size-adjust: none;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px 0;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-slide > .fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s linear infinite;
  animation: fancybox-rotate 0.8s linear infinite;
  background: transparent;
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-radius: 100%;
  border-top-color: hsla(0, 0%, 100%, 0.6);
  height: 50px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
}
.fancybox-share h1 {
  color: #222;
  font-size: 33px;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: center;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
  text-align: center;
}
.fancybox-share_button {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #888;
  display: inline-block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 10px 10px 0;
  min-width: 140px;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share_button:focus,
.fancybox-share_button:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  color: #555;
  text-decoration: none;
}
.fancybox-share_button svg {
  height: 23px;
  margin-right: 5px;
  vertical-align: top;
  width: 23px;
}
.fancybox-thumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  background: #fff;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs > ul > li {
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px;
}
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
  -webkit-touch-callout: none;
  left: 0;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 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);
  z-index: 99991;
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.fancybox-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  height: 50px !important;
  justify-content: center;
  opacity: 0;
  padding: 0 !important;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px !important;
}
.fancybox-button--arrow_right {
  border-radius: 4px 0 0 4px;
}
.fancybox-button--arrow_left {
  border-radius: 0 4px 4px 0;
}
.fancybox-button:hover {
  color: #1ea0e4 !important;
}
.fancybox-button--close {
  border-radius: 0 0 0 4px;
  font-size: 15px;
  height: auto !important;
  position: absolute;
  right: 20px;
  top: 20px;
  width: auto !important;
}
.fancybox-is-open .fancybox-button {
  opacity: 1;
}
.tooltipster-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  position: absolute;
}
.tooltipster-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.tooltipster-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  -webkit-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
  opacity: 0;
  top: 0 !important;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.tooltipster-slide {
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
  left: 0 !important;
  opacity: 0;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading 0.4s;
  animation: tooltipster-fading 0.4s;
}
@keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating 0.6s;
  animation: tooltipster-rotating 0.6s;
}
@keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling 0.6s;
  animation: tooltipster-scaling 0.6s;
}
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 6px 14px;
}
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  left: 0;
  margin-top: -10px;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  background: #fff;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1);
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #222;
  padding: 15px 19px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom
  .tooltipster-arrow-border {
  border-bottom-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left
  .tooltipster-arrow-border {
  border-left-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right
  .tooltipster-arrow-border {
  border-right-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top
  .tooltipster-arrow-border {
  border-top-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom
  .tooltipster-arrow-uncropped {
  top: -6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right
  .tooltipster-arrow-uncropped {
  left: -6px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  background: #ededed;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom
  .tooltipster-arrow-background {
  border-bottom-color: #ededed;
  top: 1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left
  .tooltipster-arrow-background {
  border-left-color: #ededed;
  left: -1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right
  .tooltipster-arrow-background {
  border-right-color: #ededed;
  left: 1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top
  .tooltipster-arrow-background {
  border-top-color: #ededed;
  top: -1px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom
  .tooltipster-arrow-border {
  border-bottom-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left
  .tooltipster-arrow-border {
  border-left-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right
  .tooltipster-arrow-border {
  border-right-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top
  .tooltipster-arrow-border {
  border-top-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom
  .tooltipster-arrow-uncropped {
  top: -9px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right
  .tooltipster-arrow-uncropped {
  left: -9px;
}
.slick-loading .slick-list {
  background: #fff url(v40/css/ajax-loader.gif) 50% no-repeat;
}
@font-face {
  font-family: slick;
  font-style: normal;
  font-weight: 400;
  src: url(v40/css/fonts/slick.eot);
  src: url(v40/css/fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(v40/css/fonts/slick.woff) format("woff"),
    url(v40/css/fonts/slick.ttf) format("truetype"),
    url(v40/css/fonts/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  position: relative;
}
.slick-dots li,
.slick-dots li button {
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  display: block;
  font-size: 0;
  line-height: 0px;
  outline: none;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  content: "•";
  font-family: slick;
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
@font-face {
  font-family: Esqadero;
  font-style: normal;
  font-weight: 400;
  src: url(v40/fonts/esqaderoffcy4f.woff2) format("woff2");
  src: url(v40/fonts/EsqaderoFFCY4F.woff) format("woff");
  src: url(v40/fonts/EsqaderoFFCY4F.ttf) format("truetype");
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 400;
  src: url(v40/fonts/Golos-Text_Regular.woff2) format("woff2"),
    url(v40/fonts/Golos-Text_Regular.woff) format("woff");
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 500;
  src: url(v40/fonts/Golos-Text_Medium.woff2) format("woff2"),
    url(v40/fonts/Golos-Text_Medium.woff) format("woff");
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 600;
  src: url(v40/fonts/Golos-Text_DemiBold.woff2) format("woff2"),
    url(v40/fonts/Golos-Text_DemiBold.woff) format("woff");
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 700;
  src: url(v40/fonts/Golos-Text_Bold.woff2) format("woff2"),
    url(v40/fonts/Golos-Text_Bold.woff) format("woff");
}
@font-face {
  font-family: Golos UI;
  font-style: normal;
  font-weight: 400;
  src: url(v40/fonts/Golos-UI_Regular.woff2) format("woff2"),
    url(v40/fonts/Golos-UI_Regular.woff) format("woff");
}
@font-face {
  font-family: Golos UI;
  font-style: normal;
  font-weight: 700;
  src: url(v40/fonts/Golos-UI_Bold.woff2) format("woff2"),
    url(v40/fonts/Golos-UI_Bold.woff) format("woff");
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
body {
  -webkit-font-smoothing: antialiased;
  background: #f5f5f5;
  color: #222;
  font: 400 16px/1.375 Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0;
  max-width: 100%;
  min-width: 320px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body.no-scroll {
  height: 100%;
  overflow: hidden;
}
body.no-scroll jdiv {
  display: none !important;
}
input {
  -webkit-appearance: none;
}
.page {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.page__main{
    color: #00213b;
}
.page__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}
.content-header-black {
  background: #000;
  color: #fff;
  overflow: hidden;
  padding-bottom: 20px;
}
.content-header-black .container-fluid,
.content-header-black .container-lg,
.content-header-black .container-md,
.content-header-black .container-sm,
.content-header-black .container-xl,
.content-header-black .container-xxl {
  background: transparent !important;
  color: #fff;
  padding: 0 20px !important;
}
.content-header-black .breadcrumbs {
  padding-top: 19px;
  position: relative;
  top: 0;
}
.content-header-black .breadcrumbs__link {
  color: #fff !important;
}
.content-header-black .breadcrumbs__link.is-active {
  color: #999 !important;
}
@media only screen and (max-width: 991px) {
  .content-header-black .breadcrumbs {
    margin-left: -20px;
    padding-top: 15px;
  }
}
.content-header-black .photo__title {
  margin-bottom: 20px;
}
.content-header-black .article-tags {
  margin-bottom: 15px;
}
.content-header-black .article-tags > li {
  margin-left: 3px;
  margin-right: 3px;
}
.content-header-black .article-info__item:after {
  background-color: #fff;
  opacity: 1;
}
.content-header-black .article-tags__btn {
  background: transparent;
  border: 1px solid #474747;
  padding-left: 12px;
}
.content-header-black .article-tags__btn:hover {
  background: transparent;
  border-color: hsla(0, 0%, 100%, 0.75);
}
.content-header-black .article-tags__btn:after {
  display: none;
}
@media only screen and (max-width: 991px) {
  .content-header-black .photo__about-info {
    text-align: center;
  }
}
.fancybox-infobar {
  display: none !important;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyload,
.lazyloading,
img.lazyloaded {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
img.lazyloaded {
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .md-hide {
    display: none !important;
  }
}
.hidden {
  display: none !important;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
p {
  margin: 0 0 26px;
}
figure {
  margin: 0 0 40px;
  position: relative;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
hr {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 25px 0;
}
.q,
q {
  color: #4c4c4c;
  display: block;
  font: 500 30px/1.111 Oswald, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: -0.5px;
  margin: 0 0 28px;
  padding: 0 0 0 15px;
  position: relative;
  text-transform: uppercase;
}
.q:after,
.q:before,
q:after,
q:before {
  display: none;
}
.q:after,
q:after {
  border-left: 4px solid #1ea0e4;
  bottom: 3px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 5px;
}
.q .social,
q .social {
  padding: 0;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .q,
  q {
    font-size: 36px;
    padding: 3px 0 0 38px;
    top: -10px;
  }
  .q:after,
  q:after {
    top: 10px;
  }
  .q .social,
  q .social {
    padding: 0;
    top: -1px;
    width: 0;
  }
}
blockquote {
  background: #fff;
  border: 1px solid #1ea0e4;
  border-radius: 8px;
  color: #666;
  display: block;
  font: italic 400 20px/1.5 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 50px;
  padding: 20px;
  position: relative;
}
blockquote:after,
blockquote:before {
  border-bottom: 20px solid transparent;
  border-left: 60px solid transparent;
  content: "";
  display: block;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  top: 100%;
}
blockquote:after {
  border-left-color: #1ea0e4;
  z-index: 1;
}
blockquote:before {
  border-left-color: #fff;
  -webkit-transform: translate(1px, -1px);
  -ms-transform: translate(1px, -1px);
  transform: translate(1px, -1px);
  z-index: 2;
}
blockquote .social {
  padding: 15px 0 10px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  blockquote {
    padding: 26px 40px;
  }
  blockquote .social {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
a {
  color: #1ea0e4;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
a:hover {
  color: #5bc7ff;
}
[class^="heading"] {
  display: block;
  font-weight: 700;
  margin: 0 0 26px;
}
.heading-50 {
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .heading-50 {
    font-size: 50px;
    line-height: 1;
  }
}
.heading-40 {
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .heading-40 {
    font-size: 40px;
    line-height: 46px;
  }
}
.heading-36 {
  font-size: 26px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .heading-36 {
    font-size: 36px;
    line-height: 40px;
  }
}
.heading-30 {
  font-size: 22px;
  line-height: 26px;
}
@media only screen and (min-width: 992px) {
  .heading-30 {
    font-size: 30px;
    line-height: 36px;
  }
}
.heading-22 {
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width: 992px) {
  .heading-22 {
    font-size: 22px;
  }
}
.heading-18 {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .heading-18 {
    font-size: 18px;
    line-height: 28px;
  }
}
.heading-16 {
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (min-width: 992px) {
  .heading-16 {
    font-size: 16px;
    line-height: 24px;
  }
}
.heading-esqadero {
  font-family: Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
[class^="text"] {
  display: block;
  margin: 0 0 26px;
}
.text-26 {
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .text-26 {
    font-size: 26px;
    line-height: 32px;
  }
}
.text-22 {
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  .text-22 {
    font-size: 22px;
    line-height: 30px;
  }
}
.text-18 {
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .text-18 {
    font-size: 18px;
    line-height: 26px;
  }
}
.text-16 {
  font-size: 16px;
  line-height: 22px;
}
.text-14 {
  font-size: 14px;
  line-height: 20px;
}
.text-12 {
  font-size: 12px;
  line-height: 18px;
}
.text-serif {
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
}
.text-center {
  text-align: center;
}
[class^="quote"] {
  display: block;
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 26px;
}
.quote-36 {
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .quote-36 {
    font-size: 36px;
    line-height: 40px;
  }
}
.quote-20 {
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (min-width: 992px) {
  .quote-20 {
    font-size: 20px;
    line-height: 30px;
  }
}
.icon-range-next {
  background-image: url(v40/img/sprite.png);
  background-position: 0 -66px;
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .icon-range-next {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.icon-range-prev {
  background-image: url(v40/img/sprite.png);
  background-position: -24px -66px;
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .icon-range-prev {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.icon-tabs-dots {
  background-image: url(v40/img/sprite.png);
  background-position: -148px 0;
  background-repeat: no-repeat;
  height: 44px;
  width: 2px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .icon-tabs-dots {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.icon-tabs-shadow-left {
  background-image: url(v40/img/sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 56px;
  width: 64px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .icon-tabs-shadow-left {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.icon-tabs-shadow-right {
  background-image: url(v40/img/sprite.png);
  background-position: -74px 0;
  background-repeat: no-repeat;
  height: 56px;
  width: 64px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .icon-tabs-shadow-right {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.ico-01,
.ico-02,
.ico-03,
.ico-04,
.ico-05,
.ico-06,
.ico-07 {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-08,
.ico-09 {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-10,
.ico-11,
.ico-12,
.ico-13,
.ico-14,
.ico-15 {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-16 {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-17,
.ico-18,
.ico-19,
.ico-20,
.ico-21,
.ico-22,
.ico-23,
.ico-24,
.ico-25,
.ico-26,
.ico-27 {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-28 {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-29,
.ico-30,
.ico-31,
.ico-32 {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-33 {
  fill: #999;
}
.ico-33,
.ico-34 {
  height: 1em;
  width: 1em;
}
.ico-34 {
  fill: initial;
}
.ico-35 {
  fill: #999;
}
.ico-35,
.ico-36 {
  height: 1em;
  width: 1em;
}
.ico-36 {
  fill: initial;
}
.ico-37,
.ico-38 {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-39,
.ico-40 {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-41 {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-42,
.ico-43,
.ico-44 {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-add {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-advantage1,
.ico-advantage2,
.ico-advantage3,
.ico-advantage4,
.ico-advantage5,
.ico-advantage6 {
  fill: #222;
  height: 1em;
  width: 1em;
}
.ico-anchor {
  fill: #5d9fe1;
  height: 1em;
  width: 1em;
}
.ico-arrow-down {
  fill: #999;
  height: 1em;
  width: 1.67em;
}
.ico-arrow-left-v2 {
  fill: initial;
  height: 1em;
  width: 0.4em;
}
.ico-arrow-left-v3 {
  fill: initial;
  height: 1em;
  width: 1.5em;
}
.ico-arrow-right-v2 {
  fill: initial;
  height: 1em;
  width: 0.4em;
}
.ico-arrow-right-v3 {
  fill: initial;
  height: 1em;
  width: 1.5em;
}
.ico-arrow-right {
  fill: #999;
  height: 1em;
  width: 0.6em;
}
.ico-attention {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-avatar {
  fill: #fff;
  height: 1em;
  width: 1.04em;
}
.ico-bell {
  fill: #00ae6f;
  height: 1em;
  width: 0.82em;
}
.ico-boats {
  fill: #999;
  height: 1em;
  width: 4.57em;
}
.ico-broker-logotype {
  fill: initial;
  height: 1em;
  width: 3.77em;
}
.ico-broker_certif {
  fill: none;
  height: 1em;
  width: 4.06em;
}
.ico-broker_prem {
  fill: none;
  height: 1em;
  width: 3.85em;
}
.ico-calendar {
  fill: #1ea0e4;
  height: 1em;
  width: 1em;
}
.ico-charterly-1 {
  fill: #ffa826;
  height: 1em;
  width: 1.09em;
}
.ico-charterly-2 {
  fill: #ffa826;
  height: 1em;
  width: 0.96em;
}
.ico-charterly-3 {
  fill: #ffa826;
  height: 1em;
  width: 1em;
}
.ico-charterly-4 {
  fill: #ffa826;
  height: 1em;
  width: 0.96em;
}
.ico-charterly-5 {
  fill: #ffa826;
  height: 1em;
  width: 1.09em;
}
.ico-charterly-logo {
  fill: #fff;
  height: 1em;
  width: 2.75em;
}
.ico-charterly {
  fill: #fff;
  height: 1em;
  width: 2.88em;
}
.ico-check-disabled {
  fill: #c4c4c4;
  height: 1em;
  width: 1.2em;
}
.ico-check {
  fill: #1ea0e4;
  height: 1em;
  width: 1.2em;
}
.ico-close-light {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-close {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-compare-2 {
  fill: #00ae6f;
  height: 1em;
  width: 1.13em;
}
.ico-compare {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-cryptoyachts {
  fill: #fff;
  height: 1em;
  width: 6.31em;
}
.ico-delete {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-display-block {
  fill: #1ea0e4;
  height: 1em;
  width: 1em;
}
.ico-display-compact {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-display-inline {
  fill: #222;
  height: 1em;
  width: 1.29em;
}
.ico-edit {
  fill: #212121;
  height: 1em;
  width: 1em;
}
.ico-email {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-engine-1 {
  fill: #bdbdbd;
  height: 1em;
  width: 1em;
}
.ico-engine-2 {
  fill: #bdbdbd;
  height: 1em;
  width: 2.64em;
}
.ico-engine-3 {
  fill: #bdbdbd;
  height: 1em;
  width: 1.11em;
}
.ico-favorite,
.ico-favorite-selected {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-favorites {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-filter-kater,
.ico-filter-motor,
.ico-filter-parus {
  fill: #00ae6f;
  height: 1em;
  width: 1em;
}
.ico-filter {
  fill: #00ae6f;
  height: 1em;
  width: 1.22em;
}
.ico-gold-label {
  fill: #fff;
  height: 1em;
  width: 12.8em;
}
.ico-i {
  fill: #fff;
  height: 1em;
  width: 0.43em;
}
.ico-ic_full,
.ico-ic_preview {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-ic_scroll {
  fill: #e0e0e0;
  height: 1em;
  width: 1.29em;
}
.ico-ic_search {
  fill: #222;
  height: 1em;
  width: 1em;
}
.ico-ic_slider {
  fill: #e0e0e0;
  height: 1em;
  width: 1.29em;
}
.ico-id {
  fill: #1ea0e4;
  height: 1em;
  width: 1em;
}
.ico-info-bathrooms {
  fill: #bdbdbd;
  height: 1em;
  width: 0.83em;
}
.ico-info-beds {
  fill: #bdbdbd;
  height: 1em;
  width: 1.7em;
}
.ico-info-class-c {
  fill: #bdbdbd;
  height: 1em;
  width: 0.88em;
}
.ico-info-design {
  fill: #bdbdbd;
  height: 1em;
  width: 3.56em;
}
.ico-info-fbv {
  fill: #bdbdbd;
  height: 1em;
  width: 1.1em;
}
.ico-info-material {
  fill: #bdbdbd;
  height: 1em;
  width: 1.43em;
}
.ico-info-new {
  fill: #bdbdbd;
  height: 1em;
  width: 1.05em;
}
.ico-info-people {
  fill: #bdbdbd;
  height: 1em;
  width: 0.93em;
}
.ico-info-rooms {
  fill: #bdbdbd;
  height: 1em;
  width: 0.83em;
}
.ico-info-team {
  fill: #bdbdbd;
  height: 1em;
  width: 1.24em;
}
.ico-info-water-short {
  fill: #bdbdbd;
  height: 1em;
  width: 1.68em;
}
.ico-info-water {
  fill: #bdbdbd;
  height: 1em;
  width: 2.39em;
}
.ico-internet {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-length {
  fill: #5d9fe1;
  height: 1em;
  width: 1.43em;
}
.ico-logo {
  fill: #fff;
  height: 1em;
  width: 3.58em;
}
.ico-map {
  fill: #1ea0e4;
  height: 1em;
  width: 1em;
}
.ico-milage {
  fill: #5d9fe1;
  height: 1em;
  width: 1.43em;
}
.ico-mobile-catalog {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-mobile-company-arrow {
  fill: initial;
  height: 1em;
  width: 1.5em;
}
.ico-mobile-favorites,
.ico-mobile-offers,
.ico-mobile-profile {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-mobile-stats {
  fill: initial;
  height: 1em;
  width: 1.06em;
}
.ico-more {
  fill: #999;
  height: 1em;
  width: 0.67em;
}
.ico-motor,
.ico-nav-catalog {
  fill: #1ea0e4;
  height: 1em;
  width: 3.18em;
}
.ico-nav-charterly {
  fill: #fff;
  height: 1em;
  width: 2.88em;
}
.ico-nav-journal {
  fill: #00ae6f;
  height: 1em;
  width: 1em;
}
.ico-nav-market {
  fill: #00ae6f;
  height: 1em;
  width: 1.07em;
}
.ico-nav-xl {
  fill: #fff;
  height: 1em;
  width: 4.6em;
}
.ico-next-slider {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-next {
  fill: #222;
  height: 1em;
  width: 0.33em;
}
.ico-pause {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-phone {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-play-button {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-play {
  fill: #fff;
}
.ico-play,
.ico-plus {
  height: 1em;
  width: 1em;
}
.ico-plus {
  fill: initial;
}
.ico-popular {
  fill: #00ae6f;
  height: 1em;
  width: 1em;
}
.ico-prev {
  fill: #222;
  height: 1em;
  width: 0.33em;
}
.ico-printer,
.ico-questions-btn {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-sailing {
  fill: #999;
  height: 1em;
  width: 0.85em;
}
.ico-scales {
  fill: #fff;
  height: 1em;
  width: 1.13em;
}
.ico-search {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-set-1 {
  fill: #222;
  height: 1em;
  width: 0.88em;
}
.ico-set-2 {
  fill: #999;
  height: 1em;
  width: 0.97em;
}
.ico-set-3,
.ico-set-4 {
  fill: #00ae6f;
  height: 1em;
  width: 1.07em;
}
.ico-set-5 {
  fill: #999;
  height: 1em;
  width: 0.78em;
}
.ico-set-6 {
  fill: #212121;
  height: 1em;
  width: 1.56em;
}
.ico-set-7 {
  fill: #00ae6f;
  height: 1em;
  width: 1em;
}
.ico-set-8 {
  fill: #999;
  height: 1em;
  width: 0.86em;
}
.ico-social-fb {
  fill: #fff;
  height: 1em;
  width: 0.44em;
}
.ico-social-im {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-social-share {
  fill: initial;
  height: 1em;
  width: 1em;
}
.ico-social-tw {
  fill: #fff;
  height: 1em;
  width: 1.29em;
}
.ico-social-vk {
  fill: #fff;
  height: 1em;
  width: 1.52em;
}
.ico-sorting {
  fill: #999;
  height: 1em;
  width: 0.67em;
}
.ico-superyacht {
  fill: #fff;
  height: 1em;
  width: 3.13em;
}
.ico-telegram {
  fill: #fff;
  height: 1em;
  width: 1.21em;
}
.ico-time {
  fill: #1ea0e4;
  height: 1em;
  width: 1em;
}
.ico-toggler-block {
  fill: #999;
  height: 1em;
  width: 1em;
}
.ico-toggler-list {
  fill: #222;
  height: 1em;
  width: 1.43em;
}
.ico-tooltip {
  fill: #222;
  height: 1em;
  width: 1em;
}
.ico-upload {
  fill: #1ea0e4;
  height: 1em;
  width: 1em;
}
.ico-viber {
  fill: #fff;
  height: 1em;
  width: 0.95em;
}
.ico-views {
  fill: #999;
  height: 1em;
  width: 1.67em;
}
.ico-whatsapp {
  fill: #fff;
  height: 1em;
  width: 1em;
}
.ico-xl {
  fill: #fff;
  height: 1em;
  width: 4.6em;
}
.btn {
  background: none;
  border: 1px solid transparent;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  font: 700 16px/22px Pt Sans, Helvetica, Arial, sans-serif;
  padding: 8px 28px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  vertical-align: middle;
}
.btn:active,
.btn:focus {
  outline: none;
  text-decoration: none;
}
.btn--add-green {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ae6f;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.5px;
  line-height: 16px;
  min-height: 56px;
  padding: 5px 15px;
  text-transform: uppercase;
}
.btn--add-green .ico {
  height: 16px;
  margin: 0 9px 0 0 !important;
  top: auto !important;
  -webkit-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  width: 16px;
}
.btn--add-green:hover {
  background-color: #0a8357;
  color: #fff;
}
.btn--sm {
  font-size: 14px;
  letter-spacing: 0.1em;
  min-height: 64px;
}
.btn--block {
  display: block;
  width: 100%;
}
.btn .ico {
  margin: 0 10px;
  position: relative;
  top: -1px;
}
.btn .ico-add {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn:hover .ico-add {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .btn:focus .btn-tooltip,
  .btn:hover .btn-tooltip {
    opacity: 1;
    visibility: visible;
  }
}
.btn-bordering {
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.09em;
  padding: 13px 28px;
  text-transform: uppercase;
}
.btn-tooltip {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  bottom: 100%;
  color: #222 !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
  right: -7px;
  text-transform: none;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  visibility: hidden;
  white-space: nowrap;
  z-index: 10;
}
.btn-tooltip:after {
  border-top: 8px solid #fff;
  margin-top: -1px;
}
.btn-tooltip:after,
.btn-tooltip:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 5px;
  top: 100%;
  width: 0;
}
.btn-tooltip:before {
  border-top: 8px solid #e8e8e8;
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .btn-tooltip {
    display: none;
  }
}
.btn-add {
  font-size: 14px;
  margin: 0 0 20px;
  padding-left: 18px;
  padding-right: 18px;
}
@media only screen and (min-width: 1200px) {
  .btn-add {
    font-size: 16px;
  }
}
.btn-green {
  background: #00ae6f;
  color: #fff;
}
.btn-green:hover {
  background: #0a8357;
  color: #fff;
}
.btn-grey {
  background: #e0e0e0;
  color: #999;
}
.btn-grey:hover {
  background: #4d4d4d;
  color: #fff;
}
.btn-dark {
  background: #212121;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  min-width: 174px;
  padding: 13px 20px;
  text-transform: uppercase;
}
.btn-dark:hover {
  background: #4d4d4d;
  color: #fff;
}
.btn-green-empty {
  border-color: #00ae6f;
  color: #fff;
}
.btn-green-empty:hover {
  background: #0a8357;
  border-color: #0a8357;
  color: #fff;
}
.btn-blue-empty {
  border-color: #1ea0e4;
  color: #fff;
}
.btn-blue-empty:hover {
  background: #1ea0e4;
  color: #fff;
}
.btn-yellow-empty {
  border-color: #ffa826;
  color: #fff;
}
.btn-yellow-empty:hover {
  background: #ffa826;
  color: #fff;
}
.btn-dark-empty {
  border-color: #222;
  color: #222;
}
.btn-dark-empty:hover {
  background: #222;
  color: #fff;
}
.btn-white-empty {
  border-color: #fff;
  color: #fff;
}
.btn-white-empty:hover {
  background: #fff;
  color: #212121;
}
.btn-dark-rectangle-empty {
  border-color: #999;
  border-radius: 4px;
  color: #212121;
}
.btn-dark-rectangle-empty:hover {
  background: #999;
  color: #fff;
}
.btn-green-rectangle-empty {
  border-color: #00ae6f;
  border-radius: 4px;
  color: #00ae6f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}
.btn-green-rectangle-empty:hover {
  background: #0a8357;
  border-color: #0a8357;
  color: #fff;
}
.btn-green-rectangle-empty.active {
  background: #4ab68f;
  border-color: #4ab68f;
  color: #fff;
}
.btn-white-circle-empty {
  background: #fff;
  border-color: #fff;
  color: #212121;
}
.btn-white-circle-empty:hover {
  background: #4d4d4d;
  border-color: #4d4d4d;
  color: #fff;
}
.btn-more {
  background: #e0e0e0;
  color: #999;
  max-width: 940px;
  width: 100%;
}
.btn-more:hover {
  background: #212121;
  color: #fff;
  text-decoration: none;
}
.btn-block {
  width: 100%;
}
.btn-edit .ico {
  display: none;
}
.btn-edit-admin {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #00ae6f;
  border-radius: 50%;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 25px;
  top: 15px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  width: 30px;
  z-index: 10;
}
.btn-edit-admin:hover {
  background: #0a8357;
}
.btn-check {
  padding-left: 10px;
  padding-right: 10px;
  width: 40px;
}
.btn-check .ico {
  margin: 0;
}
.btn-more-results {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50px;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Pt Sans;
  font-size: 18px;
  font-weight: 700;
  height: 56px;
  justify-content: space-between;
  line-height: 56px;
  padding: 0 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-more-results svg {
  stroke: #222;
  margin-left: 35px;
  -webkit-transition: stroke 0.3s;
  -o-transition: stroke 0.3s;
  transition: stroke 0.3s;
  width: 18px;
}
.btn-more-results:hover {
  background-color: #222;
  color: #fff;
}
.btn-more-results:hover svg {
  stroke: #fff;
}
.btn-more-results--bordered {
  border: 1px solid #999;
}
.btn-more-results--white {
  background-color: #fff;
  border: none;
}
.btn-compare {
  padding: 0;
}
.button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 50px;
  color: #000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  outline: none;
  padding: 16px 23px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover {
  background-color: #2c9f61;
  color: #fff;
}
.button--white {
  background-color: #fff;
}
.button--white:hover {
  background-color: #eee;
  color: #000;
}
.button--bordered {
  border: 1px solid #c4c4c4;
}
.button--bordered:hover {
  background-color: #c4c4c4;
  color: #fff;
}
.button--with-icon {
  background-color: #37c779;
  border-radius: 4px;
  -webkit-box-shadow: 1px 4px 7px 1px rgba(55, 199, 121, 0.4);
  box-shadow: 1px 4px 7px 1px rgba(55, 199, 121, 0.4);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.button--with-icon svg {
  height: 16px;
  margin-left: 20px;
  margin-top: -2px;
  width: 16px;
}
.button--with-icon .icon-plus {
  font-size: 14px;
  height: auto;
  width: auto;
}
.button--bordered-withIcon {
  border: 1px solid #c4c4c4;
  width: 300px;
}
.button--bordered-withIcon svg {
  stroke: #222;
  font-size: 10px;
  margin-left: auto;
  -webkit-transition: stroke 0.3s;
  -o-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
.button--bordered-withIcon:hover {
  background-color: #222;
  color: #fff;
}
.button--bordered-withIcon:hover svg {
  stroke: #fff;
}
.btn-compare {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: none;
  color: #9c9c9c;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 28px;
  text-transform: uppercase;
}
.btn-compare.selected {
  color: #00ae6f;
}
.btn-compare svg {
  height: 16px;
  margin-right: 5px;
  width: 18px;
}
.btn-compare:hover {
  color: #1ea0e4;
}
.btn-compare .added,
.btn-compare.selected .add {
  display: none;
}
.btn-compare.selected .added {
  display: inherit;
}
.btn-compare:hover .btn-tooltip {
  opacity: 1;
  visibility: visible;
}
.button-rectangular {
  background: #D6E0E7;
  border: none;
  border-radius: 5px;
  color: #03192A;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight:700;
  height: 54px;
  letter-spacing: 0.1em;
  line-height: 50px;
  outline: none;
  padding: 0 70px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-favorite.selected{
    color: #38C87A;
}
.button-rectangular:hover {
  background-color: #C6D0D7;
  color: inherit;
}
[class^="link-"] {
  -webkit-transition: color 0.25s, border-color 0.25s;
  -o-transition: color 0.25s, border-color 0.25s;
  transition: color 0.25s, border-color 0.25s;
}
[class^="link-"] .ico {
  margin-right: 8px;
}
.link-grey {
  color: #999;
}
.link-grey:hover {
  color: #212121;
}
.link-blue {
  color: #1ea0e4;
}
.link-blue:hover,
.link-dark {
  color: #212121;
}
.link-dark:hover {
  color: #999;
}
.link-underline {
  border-bottom: 1px solid;
}
.icon {
  content: " ";
  font-style: normal;
}
.ico,
.icon {
  display: inline-block;
  vertical-align: middle;
}
.ico {
  fill: currentColor!important;
  position: relative;
}
.icon-toggle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  color: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 6px;
  height: 30px;
  justify-content: center;
  margin: -15px 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 30px;
}
.icon-toggle .ico-arrow-down {
  margin-top: 2px;
}
.ico-add {
  margin: 0 10px;
  top: -2px;
}
.ico-set-1 {
  font-size: 65px;
}
.ico-set-2 {
  font-size: 64px;
}
.ico-set-3,
.ico-set-4 {
  font-size: 60px;
}
.ico-set-5 {
  font-size: 68px;
}
.ico-set-6 {
  font-size: 42px;
}
.ico-set-7 {
  font-size: 64px;
}
.ico-set-8 {
  font-size: 66px;
  left: 5px;
  top: -4px;
}
.ico-attention {
  top: -2px;
}
.ico-more {
  font-size: 12px;
  margin: 0 5px;
}
.type-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 46px;
  width: 40px;
}
.type-icon_pdf {
  background-image: url(v40/img/icon-pdf.svg);
}
.type-icon_doc {
  background-image: url(v40/img/icon-doc.svg);
}
.type-icon_ppt {
  background-image: url(v40/img/icon-ppt.svg);
}
.type-icon_zip {
  background-image: url(v40/img/icon-zip.svg);
}
.type-icon_jpg {
  background-image: url(v40/img/icon-jpg.svg);
}
.mfp-hide {
  display: block !important;
  position: fixed !important;
  visibility: hidden !important;
  width: 100%;
}
.mfp-content {
  padding: 10px;
}
.mfp-gallery .mfp-container {
  padding: 0;
}
.mfp-gallery .mfp-content {
  height: 100%;
  padding: 0;
}
.popup {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  margin: 0 auto;
  overflow: hidden;
  padding: 25px 20px;
  position: relative;
  width: 100%;
}
.popup .ui-file__btn,
.popup .ui-input,
.popup .ui-multiple-trigger,
.popup .ui-select .jq-selectbox__select,
.popup .ui-textarea,
.ui-select .popup .jq-selectbox__select {
  padding-bottom: 15px;
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .popup {
    padding: 50px 80px 60px;
  }
}
.popup-auth {
  max-width: 620px;
}
.popup-auth__text {
  font-size: 18px;
  font-weight: 700;
}
.popup-auth__error,
.popup-auth__text {
  color: #f46d36;
  line-height: 1.25em;
  padding: 0 0 20px;
  text-align: center;
}
.popup-auth__error {
  font-size: 16px;
}
.popup-offer {
  max-width: 780px;
}
.popup-close {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  display: block;
  line-height: 1;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 100;
}
.popup-close .ico {
  font-size: 14px;
}
.popup-close:hover {
  color: #000;
}
.popup-logo {
  margin: 0 0 40px;
  text-align: center;
}
.popup-logo .ico {
  font-size: 48px;
}
.popup-heading {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin: 5px 0 25px;
  padding: 0 10px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .popup-heading {
    margin: 5px 0 40px;
  }
}
.popup-caption {
  color: #999;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 5px 0 0;
  text-align: center;
}
.popup-caption a {
  color: inherit;
  text-decoration: underline;
}
.popup-caption a:hover {
  color: #000;
}
.popup-message {
  margin-top: -25px;
  text-align: center;
}
.popup-success {
  max-width: 460px;
}
@media only screen and (min-width: 768px) {
  .popup-success {
    padding-bottom: 30px;
  }
}
.popup-success-icon {
  margin-bottom: 30px;
  margin-top: 20px;
}
.popup-success-icon img {
  display: block;
  margin: 0 auto;
}
.popup-ctrl {
  padding: 12px 0 10px;
}
.popup-banner {
  display: none;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .popup-banner {
    display: block;
  }
}
.mfp-gallery.mfp-with-zoom.mfp-ready.mfp-bg {
  min-height: 120vh;
  opacity: 1;
}
.mfp-gallery::-webkit-scrollbar {
  opacity: 0;
  width: 0;
}
.mfp-gallery .mfp-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100%;
}
.mfp-gallery .mfp-container:before {
  display: none;
}
.popup-gallery {
  background: #000;
  color: #fff;
  max-width: none;
  padding: 40px 0 20px;
  width: 100%;
}
.popup-gallery .popup-close {
  color: #fff;
}
.popup-gallery .popup-close .ico {
  font-size: 15px;
}
.popup-gallery .popup-close:hover {
  opacity: 0.5;
}
.ui-error {
  color: #ffa826;
  display: block;
  font-size: 12px;
  line-height: 1;
  margin: 0 0 10px;
  position: relative;
  top: -5px;
}
.ui-progress {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 18px;
  padding: 26px 0 0;
  position: relative;
}
.ui-progress__label {
  color: #999;
  left: 0;
  position: absolute;
  top: 0;
}
.ui-progress__count {
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
}
.ui-progress__bar {
  background: #e0e0e0;
  border-radius: 3px;
  height: 6px;
  overflow: hidden;
  position: relative;
}
.ui-progress__bar-line {
  background: #64bbe8;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.ui-caption {
  color: #999;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}
.ui-caption a {
  color: #999;
  text-decoration: underline;
}
.ui-caption a:hover {
  color: #000;
  text-decoration: underline;
}
.ui-label,
.ui-text {
  color: #212121;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
.ui-label-bold {
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin: 5px 0 4px;
  text-transform: uppercase;
}
.ui-photo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px;
  min-height: 120px;
  padding: 0 0 0 120px;
  position: relative;
}
.ui-photo__image {
  background: #ededed url(v40/img/bg-photo.png) bottom no-repeat;
  border-radius: 50%;
  height: 100px;
  left: 0;
  margin: -50px 0 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 100px;
}
.ui-photo__image img {
  border-radius: 50%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.ui-photo__text {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}
.ui-photo__btn {
  border-bottom: 1px solid transparent;
  color: #1ea0e4;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.ui-photo__btn:hover {
  border-color: #5bc7ff;
  color: #5bc7ff;
}
.ui-photo__input {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.article-content > ul,
.shipyard-body > ul,
.ui-ul {
  font-size: 18px;
  line-height: 26px;
  list-style: none;
  margin: 35px 0;
  padding: 0;
}
.article-content > ul > li,
.shipyard-body > ul > li,
.ui-ul > li {
  margin: 0 0 10px;
  padding: 0 0 0 28px;
  position: relative;
}
.article-content > ul > li:after,
.shipyard-body > ul > li:after,
.ui-ul > li:after {
  background: #1ea0e4;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 8px;
}
@media only screen and (min-width: 992px) {
  .article-content > ul,
  .shipyard-body > ul,
  .ui-ul {
    margin-left: 50px;
  }
}
.ui-ol {
  counter-reset: point;
  font-size: 18px;
  line-height: 26px;
  list-style: none;
  margin: 35px 0;
  padding: 0;
}
.ui-ol > li {
  margin: 0 0 10px;
  padding: 0 0 0 28px;
  position: relative;
}
.ui-ol > li:after {
  color: #1ea0e4;
  content: counter(point) ".";
  counter-increment: point 1;
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .ui-ol {
    margin-left: 50px;
  }
}
.ui-field {
  margin: 0 0 10px;
  position: relative;
}
.ui-field .ui-file__btn,
.ui-field .ui-input,
.ui-field .ui-multiple-trigger,
.ui-field .ui-select .jq-selectbox__select,
.ui-field .ui-textarea,
.ui-select .ui-field .jq-selectbox__select {
  margin: 0;
}
.ui-field__sup {
  background: #fff;
  color: #ffa826;
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin: -10px 0 0;
  padding: 0 5px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 50%;
}
.ui-file__btn,
.ui-input,
.ui-multiple-trigger,
.ui-select .jq-selectbox__select,
.ui-textarea {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #4c4c4c;
  display: block;
  font: 400 14px/18px Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
  padding: 10px;
  -webkit-transition: border-color 0.25s;
  -o-transition: border-color 0.25s;
  transition: border-color 0.25s;
  width: 100%;
}
.ui-file__btn::-webkit-input-placeholder,
.ui-input::-webkit-input-placeholder,
.ui-multiple-trigger::-webkit-input-placeholder,
.ui-select .jq-selectbox__select::-webkit-input-placeholder,
.ui-textarea::-webkit-input-placeholder {
  color: #999;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.ui-file__btn::-moz-placeholder,
.ui-input::-moz-placeholder,
.ui-multiple-trigger::-moz-placeholder,
.ui-select .jq-selectbox__select::-moz-placeholder,
.ui-textarea::-moz-placeholder {
  color: #999;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.ui-file__btn:-ms-input-placeholder,
.ui-input:-ms-input-placeholder,
.ui-multiple-trigger:-ms-input-placeholder,
.ui-select .jq-selectbox__select:-ms-input-placeholder,
.ui-textarea:-ms-input-placeholder {
  color: #999;
  -ms-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.ui-file__btn::-ms-input-placeholder,
.ui-input::-ms-input-placeholder,
.ui-multiple-trigger::-ms-input-placeholder,
.ui-select .jq-selectbox__select::-ms-input-placeholder,
.ui-textarea::-ms-input-placeholder {
  color: #999;
  -ms-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.ui-file__btn::placeholder,
.ui-input::placeholder,
.ui-multiple-trigger::placeholder,
.ui-select .jq-selectbox__select::placeholder,
.ui-textarea::placeholder {
  color: #999;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.ui-file__btn:hover,
.ui-input:hover,
.ui-multiple-trigger:hover,
.ui-select .jq-selectbox__select:hover,
.ui-textarea:hover {
  border-color: #999;
}
.ui-file__btn:focus,
.ui-input:focus,
.ui-multiple-trigger:focus,
.ui-select .jq-selectbox__select:focus,
.ui-textarea:focus {
  border-color: rgba(33, 33, 33, 0.5);
}
.ui-file__btn:focus::-webkit-input-placeholder,
.ui-input:focus::-webkit-input-placeholder,
.ui-multiple-trigger:focus::-webkit-input-placeholder,
.ui-select .jq-selectbox__select:focus::-webkit-input-placeholder,
.ui-textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
.ui-file__btn:focus::-moz-placeholder,
.ui-input:focus::-moz-placeholder,
.ui-multiple-trigger:focus::-moz-placeholder,
.ui-select .jq-selectbox__select:focus::-moz-placeholder,
.ui-textarea:focus::-moz-placeholder {
  opacity: 0.5;
}
.ui-file__btn:focus:-ms-input-placeholder,
.ui-input:focus:-ms-input-placeholder,
.ui-multiple-trigger:focus:-ms-input-placeholder,
.ui-select .jq-selectbox__select:focus:-ms-input-placeholder,
.ui-textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}
.ui-file__btn:focus::-ms-input-placeholder,
.ui-input:focus::-ms-input-placeholder,
.ui-multiple-trigger:focus::-ms-input-placeholder,
.ui-select .jq-selectbox__select:focus::-ms-input-placeholder,
.ui-textarea:focus::-ms-input-placeholder {
  opacity: 0.5;
}
.ui-file__btn:focus::placeholder,
.ui-input:focus::placeholder,
.ui-multiple-trigger:focus::placeholder,
.ui-select .jq-selectbox__select:focus::placeholder,
.ui-textarea:focus::placeholder {
  opacity: 0.5;
}
.ui-file__btn:disabled,
.ui-input:disabled,
.ui-multiple-trigger:disabled,
.ui-select .jq-selectbox__select:disabled,
.ui-textarea:disabled {
  background: #f5f5f5;
  border-color: #e0e0e0;
  color: #999;
}
.ui-input-date {
  width: 90px;
}
.ui-input-inside {
  position: relative;
}
.ui-input-inside__label {
  font-size: 14px;
  left: 11px;
  position: absolute;
  top: 11px;
}
.ui-input-inside .ui-file__btn,
.ui-input-inside .ui-input,
.ui-input-inside .ui-multiple-trigger,
.ui-input-inside .ui-select .jq-selectbox__select,
.ui-input-inside .ui-textarea,
.ui-select .ui-input-inside .jq-selectbox__select {
  padding-left: 40px !important;
}
.ui-textarea {
  max-width: 100%;
  min-height: 120px;
}
.ui-ctrl {
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.ui-ctrl .btn {
  margin: 0 0 20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .ui-ctrl {
    width: 100%;
  }
}
.ui-group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 40px;
}
.ui-group .ui-label {
  padding: 0 20px;
  text-align: right;
}
.ui-group .ui-caption,
.ui-group .ui-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.ui-group .ui-caption {
  height: 18px;
  letter-spacing: -0.1px;
  padding: 0 0 0 20px;
  word-spacing: -0.8px;
}
.ui-group .ui-caption__auto {
  height: auto;
}
.ui-group .ui-file__btn,
.ui-group .ui-input,
.ui-group .ui-multiple-trigger,
.ui-group .ui-select .jq-selectbox__select,
.ui-group .ui-textarea,
.ui-select .ui-group .jq-selectbox__select {
  padding: 10px;
}
.ui-group .ui-file__btn,
.ui-group .ui-group-in,
.ui-group .ui-input,
.ui-group .ui-multiple-trigger,
.ui-group .ui-select,
.ui-group .ui-select .jq-selectbox__select,
.ui-group .ui-textarea,
.ui-group .ui-upload,
.ui-select .ui-group .jq-selectbox__select {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.ui-group .ui-select.jq-selectbox {
  max-width: 50%;
}
.ui-group .ui-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .ui-group .ui-select.jq-selectbox {
    max-width: 100%;
  }
  .ui-group .ui-caption,
  .ui-group .ui-group-in,
  .ui-group .ui-label,
  .ui-group .ui-upload {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: auto;
    max-width: 100%;
    padding: 0;
    text-align: left;
  }
  .ui-group .ui-file__btn,
  .ui-group .ui-input,
  .ui-group .ui-multiple-trigger,
  .ui-group .ui-select,
  .ui-group .ui-select .jq-selectbox__select,
  .ui-group .ui-textarea,
  .ui-select .ui-group .jq-selectbox__select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ui-group .ui-caption {
    padding: 0 0 10px;
    text-align: center;
  }
}
.ui-group-company {
  padding: 0 0 10px;
}
.ui-group-caption {
  color: #999;
  font-size: 12px;
  margin: 0;
}
.ui-group-text {
  font-size: 14px;
  margin: 0;
}
.ui-group-in {
  margin: 0 0 10px;
}
.ui-group-in .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ui-group-in .ui-check,
.ui-group-in .ui-file__btn,
.ui-group-in .ui-input,
.ui-group-in .ui-multiple-trigger,
.ui-group-in .ui-select,
.ui-group-in .ui-select .jq-selectbox__select,
.ui-group-in .ui-textarea,
.ui-select .ui-group-in .jq-selectbox__select {
  margin: 0;
}
.ui-upload {
  margin: 0 -5px;
  position: relative;
}
.ui-upload,
.ui-upload-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ui-upload-list {
  width: 100%;
}
.ui-upload-file-placeholder {
  position: relative;
}
.ui-upload-file-placeholder:before {
  background: #f5f5f5;
  border-radius: 4px;
  content: "";
  height: 100%;
  left: 5px;
  position: absolute;
  top: 0;
  width: calc(100% - 10px);
}
.ui-upload-file {
  color: #1ea0e4;
  cursor: pointer;
  margin: 0;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 100%;
}
.ui-upload-file:before {
  content: "";
  float: left;
  padding: 63.4% 0 0;
}
.ui-upload-file span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
@media only screen and (min-width: 992px) {
  .ui-upload-file span {
    height: 100px;
  }
}
.ui-upload-file .ico {
  font-size: 32px;
}
.ui-upload-file:hover span {
  border-color: #999;
  color: #212121;
}
.ui-upload-input {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.ui-upload-input:disabled + span {
  border-color: #e0e0e0 !important;
  color: #1ea0e4 !important;
  cursor: default;
  opacity: 0.5;
}
.ui-upload-file-error {
  color: #dc3545;
  font-size: 13px;
  left: 0;
  margin: -5px 0 0 5px;
  position: absolute;
  top: 100%;
}
@media only screen and (max-width: 991px) {
  .ui-upload-file-error {
    position: relative;
    top: auto;
  }
}
.ui-upload-file-error p {
  margin: 0;
}
.upload-error {
  bottom: -15px;
  color: #dc3545;
  display: none;
  font-size: 13px;
  left: 0;
  margin: 10px 0 0 5px;
  position: absolute;
}
.ui-upload-image-in {
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ui-upload-image-in.success {
  border-color: #4ab68f;
}
.ui-upload-image-in.error-status {
  border-color: #f45b63;
}
.ui-upload-image-in:before {
  content: "";
  float: left;
  padding: 63.4% 0 0;
}
.ui-upload-image-in-progress {
  background: #1ea0e4;
  bottom: 0;
  height: 4px;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
  z-index: 1;
}
.ui-upload-image-in-progress:after {
  -webkit-animation: uploadProgress 1s infinite;
  animation: uploadProgress 1s infinite;
  background: hsla(0, 0%, 100%, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  transform: translateX(-40px);
  width: 40px;
}
.ui-upload-image-in img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}
@keyframes uploadProgress {
  0% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  to {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }
}
.ui-upload-edit {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  left: 10px;
  padding: 0;
  position: absolute;
  top: 10px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 5;
}
.ui-upload-edit .ico {
  font-size: 14px;
}
.ui-upload-edit:hover {
  color: #209fe4;
}
.ui-upload-delete {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 5;
}
.ui-upload-delete .ico {
  font-size: 14px;
}
.ui-upload-delete:hover {
  color: #000;
}
.ui-upload-image-crop {
  background: #fff;
  margin: 0 auto;
  max-width: 800px;
  padding: 15px 40px;
}
.ui-upload-image-crop__img {
  max-height: 80vh;
  overflow: hidden;
}
.ui-upload-image-crop__img img {
  max-height: 100%;
  max-width: 100%;
}
.ui-upload-image-crop .popup-close {
  right: 10px;
  top: 10px;
}
.ui-upload-image-crop__btns {
  margin-top: 20px;
}
.ui-upload-image-crop__btns .btn {
  padding-left: 2px;
  padding-right: 2px;
}
.ui-upload-file,
.ui-upload-image {
  margin: 0 0 10px;
  padding: 0 5px;
  width: 33.333%;
}
.ui-upload-image {
  height: 100px;
}
.ui-list-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  white-space: nowrap;
}
.ui-list-horizontal > li {
  margin: 0 15px 0 0;
}
.ui-list-horizontal .ui-check,
.ui-list-horizontal > li:last-child {
  margin: 0;
}
.ui-list-vertical {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.ui-list-vertical > li {
  margin: 0 0 10px;
}
.ui-list-vertical .ui-check {
  margin: 0;
}
.ui-file {
  cursor: pointer;
  display: block;
  margin: 0 0 10px;
  position: relative;
}
.ui-file__input {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.ui-file__btn {
  color: #000;
  display: block;
  margin: 0;
}
.ui-file .ico {
  color: #999;
  font-size: 10px;
  margin: -5px 0 0;
  position: absolute;
  right: 14px;
  top: 50%;
}
.ui-file:hover .ui-file__btn:hover {
  border-color: rgba(33, 33, 33, 0.5);
}
.ui-select {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
  z-index: 10;
}
.filter-main .ui-select {
  margin: 0;
}
.ui-select select {
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
}
.ui-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-select li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-select.opened .jq-selectbox__trigger {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ui-select.opened .jq-selectbox__select {
  border-color: rgba(33, 33, 33, 0.5);
  border-radius: 4px 4px 0 0;
}
.ui-select.disabled {
  cursor: default;
}
.ui-select.disabled .jq-selectbox__select {
  background: #fafafa;
  border-color: #e0e0e0;
  color: #999;
}
.ui-select.disabled .jq-selectbox__select .jq-selectbox__trigger-arrow {
  color: #999 !important;
}
.ui-select .placeholder {
  color: #999;
}
.ui-select .jq-selectbox__select {
  margin: 0;
  padding-right: 30px !important;
}
.ui-select .jq-selectbox__select:hover .jq-selectbox__trigger-arrow {
  color: #212121;
}
.ui-select .jq-selectbox__select-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.ui-select .jq-selectbox__trigger {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 30px;
  z-index: 10;
}
.ui-select .jq-selectbox__trigger-arrow {
  color: #999;
  font-size: 6px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.ui-select .jq-selectbox__dropdown {
  background: #fff;
  border: 1px solid #999;
  border-radius: 0 0 4px 4px;
  font-size: 14px;
  left: 0;
  line-height: 20px;
  margin: -1px 0 0;
  padding: 5px 0;
  position: absolute;
  right: 0;
  top: 100%;
  white-space: normal;
}
.ui-select .jq-selectbox__dropdown ul {
  -webkit-overflow-scrolling: touch;
  list-style: none;
  max-height: 185px !important;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}
.ui-select .jq-selectbox__dropdown li {
  color: #4c4c4c;
  cursor: pointer;
  padding: 5px 10px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.ui-select .jq-selectbox__dropdown li:hover {
  background: #999;
  color: #fff;
}
.ui-select .jq-selectbox__search {
  height: 30px;
  left: 0;
  position: absolute;
  top: -35px;
  width: 100%;
}
.ui-select .jq-selectbox__search input {
  -webkit-appearance: textfield;
  border: none;
  font-size: 14px;
  height: 30px;
  line-height: 20px;
  padding: 5px 10px;
  width: 100%;
}
.ui-select .jq-selectbox__search input::-webkit-search-cancel-button,
.ui-select .jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ui-select .jq-selectbox__not-found {
  color: #999;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  text-align: center;
}
.ui-select .ui-select__bold,
.ui-select.ui-select__bold .jq-selectbox__select {
  font-weight: 700;
}
.ui-multiple {
  position: relative;
}
.ui-multiple:hover .ui-multiple-trigger-arrow {
  color: #212121;
}
.ui-multiple.is-one .ui-multiple-trigger-icon {
  display: block;
}
.ui-multiple.is-change .ui-multiple-trigger {
  color: #222;
  font-weight: 700;
}
.ui-multiple.is-change.normal .ui-multiple-trigger {
  font-weight: 400;
}
.ui-multiple.is-open .ui-multiple-trigger {
  border-color: #999;
  border-radius: 4px 4px 0 0;
}
.ui-multiple.is-open .ui-multiple-trigger-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ui-multiple.is-open .ui-multiple-dropdown {
  opacity: 1;
  visibility: visible;
}
.ui-multiple .ico-info-people {
  font-size: 20.45455px;
}
.ui-multiple .ico-info-rooms {
  font-size: 19.09091px;
}
.ui-multiple .ico-info-beds {
  font-size: 13.18182px;
}
.ui-multiple .ico-info-material,
.ui-multiple .ico-info-team {
  font-size: 15.90909px;
}
.ui-multiple .ico-info-class-c {
  font-size: 15.45455px;
}
.ui-multiple .ico-info-design {
  font-size: 6.81818px;
}
.ui-multiple .ico-info-new {
  font-size: 19.54545px;
}
.ui-multiple .ico-info-water {
  font-size: 10.90909px;
}
.ui-multiple .ico-info-fbv {
  font-size: 18.63636px;
}
.ui-multiple .ico-info-bathrooms {
  font-size: 20.45455px;
}
.ui-multiple .ico-engine-1 {
  font-size: 22.72727px;
}
.ui-multiple .ico-engine-2 {
  font-size: 10px;
}
.ui-multiple .ico-engine-3 {
  font-size: 20px;
}
.ui-multiple-trigger {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-right: 30px;
  position: relative;
  text-align: left;
}
.ui-multiple-trigger-icon {
  display: none;
  margin: 0 10px 0 0;
}
.ui-multiple-trigger-text {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-multiple-trigger-arrow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 6px;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 30px;
}
.ui-multiple-dropdown {
  background: #fff;
  border: 1px solid #999;
  border-radius: 0 0 4px 4px;
  left: 0;
  margin: -1px 0 0;
  opacity: 0;
  padding: 10px 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 50;
}
.ui-multiple-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-multiple-check {
  color: #212121;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.ui-multiple-check:hover {
  background: #999;
  color: #fff;
}
.ui-multiple-check:hover .ui-multiple-icon {
  color: inherit;
}
.ui-multiple-input {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.ui-multiple-input:checked ~ .ui-multiple-checkbox .ico {
  opacity: 1;
}
.ui-multiple-checkbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #1ea0e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  height: 20px;
  justify-content: center;
  margin: 0 10px 0 0;
  min-width: 20px;
  width: 20px;
}
.ui-multiple-checkbox .ico {
  opacity: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.ui-multiple-icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0 10px 0 0;
  width: 30px;
}
.ui-number {
  display: inline-block;
  margin: 0 0 10px;
  min-width: 120px;
  padding: 0 39px;
  position: relative;
}
.ui-number .jq-number__field input {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  color: #4c4c4c;
  display: block;
  font: 400 14px/18px Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0;
  min-width: auto;
  padding: 10px;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 100%;
}
.ui-number .jq-number__field input::-webkit-inner-spin-button,
.ui-number .jq-number__field input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ui-number .jq-number__field input::-webkit-input-placeholder {
  color: #999;
}
.ui-number .jq-number__field input::-moz-placeholder {
  color: #999;
}
.ui-number .jq-number__field input:-ms-input-placeholder {
  color: #999;
}
.ui-number .jq-number__field input::-ms-input-placeholder {
  color: #999;
}
.ui-number .jq-number__field input::placeholder {
  color: #999;
}
.ui-number .jq-number__field input:focus {
  border-color: rgba(33, 33, 33, 0.5);
}
.ui-number .jq-number__spin {
  background: #fafafa;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  height: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 40px;
}
.ui-number .jq-number__spin:hover {
  background: #e0e0e0;
}
.ui-number .jq-number__spin:after,
.ui-number .jq-number__spin:before {
  background: #212121;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ui-number .jq-number__spin:after {
  height: 2px;
  width: 10px;
}
.ui-number .jq-number__spin:before {
  height: 10px;
  opacity: 0;
  width: 2px;
}
.ui-number .jq-number__spin.plus {
  border-radius: 0 4px 4px 0;
  right: 0;
}
.ui-number .jq-number__spin.plus:before {
  opacity: 1;
}
.ui-number .jq-number__spin.minus {
  border-radius: 4px 0 0 4px;
  left: 0;
}
.ui-display {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ui-display-btn {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  display: block;
  padding: 5px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.ui-display-btn:hover {
  color: #212121;
}
.ui-display-btn.is-active {
  color: #1ea0e4;
}
.ui-check {
  color: #4c4c4c;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
  min-height: 20px;
  padding: 0 0 0 25px;
  position: relative;
}
.ui-check__rtl {
  padding: 0 25px 0 0;
}
.ui-check__rtl .ui-check__checkbox {
  left: auto;
  right: 0;
}
.ui-check_mini {
  line-height: 18px;
}
.ui-check_mini .ui-check__checkbox {
  height: 16px;
  width: 16px;
}
.ui-check_mini .ui-check__checkbox .ico {
  font-size: 8px;
}
.ui-check__input {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.ui-check__input:checked ~ .ui-check__checkbox .ico,
.ui-check__input:checked ~ .ui-check__radio:after {
  opacity: 1;
}
.ui-check__checkbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 20px;
}
.ui-check__checkbox .ico {
  color: #1ea0e4;
  font-size: 10px;
  opacity: 0;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.ui-check__radio {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 20px;
}
.ui-check__radio:after {
  background: #1ea0e4;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  margin: -4px 0 0 -4px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 8px;
}
.ui-check:hover .ui-check__checkbox,
.ui-check:hover .ui-check__radio {
  border-color: rgba(33, 33, 33, 0.5);
}
.ui-check-desktop {
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .ui-check-desktop {
    display: none;
  }
}
.ui-check-mobile {
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .ui-check-mobile {
    display: none;
  }
}
.ui-range {
  text-align: center;
}
.ui-range .row {
  margin: 0 -5px;
}
.ui-range .row > [class^="col"] {
  padding: 0 5px;
}
.ui-range__label {
  color: #212121;
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 10px;
}
.ui-radio-btn {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.ui-radio-btn__input {
  display: none;
}
.ui-radio-btn__input:checked + .ui-radio-btn__text {
  border-color: #479fde;
  color: #479fde;
  font-weight: 700;
}
.ui-radio-btn__text {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 36px;
  padding: 2px;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.ui-radio-btn__text:hover {
  border-color: #999;
}
@media only screen and (max-width: 767px) {
  .ui-radio-btn__text {
    line-height: 34px;
  }
}
.ui-search-value__input .ui-file__btn:focus,
.ui-search-value__input .ui-input:focus,
.ui-search-value__input .ui-multiple-trigger:focus,
.ui-search-value__input .ui-select .jq-selectbox__select:focus,
.ui-search-value__input .ui-textarea:focus,
.ui-select .ui-search-value__input .jq-selectbox__select:focus {
  cursor: text;
}
.ui-search-value__input .ui-file__btn:focus::-webkit-input-placeholder,
.ui-search-value__input .ui-input:focus::-webkit-input-placeholder,
.ui-search-value__input .ui-multiple-trigger:focus::-webkit-input-placeholder,
.ui-search-value__input
  .ui-select
  .jq-selectbox__select:focus::-webkit-input-placeholder,
.ui-search-value__input .ui-textarea:focus::-webkit-input-placeholder,
.ui-select
  .ui-search-value__input
  .jq-selectbox__select:focus::-webkit-input-placeholder {
  color: #999;
}
.ui-search-value__input .ui-file__btn:focus::-moz-placeholder,
.ui-search-value__input .ui-input:focus::-moz-placeholder,
.ui-search-value__input .ui-multiple-trigger:focus::-moz-placeholder,
.ui-search-value__input
  .ui-select
  .jq-selectbox__select:focus::-moz-placeholder,
.ui-search-value__input .ui-textarea:focus::-moz-placeholder,
.ui-select
  .ui-search-value__input
  .jq-selectbox__select:focus::-moz-placeholder {
  color: #999;
}
.ui-search-value__input .ui-file__btn:focus:-ms-input-placeholder,
.ui-search-value__input .ui-input:focus:-ms-input-placeholder,
.ui-search-value__input .ui-multiple-trigger:focus:-ms-input-placeholder,
.ui-search-value__input
  .ui-select
  .jq-selectbox__select:focus:-ms-input-placeholder,
.ui-search-value__input .ui-textarea:focus:-ms-input-placeholder,
.ui-select
  .ui-search-value__input
  .jq-selectbox__select:focus:-ms-input-placeholder {
  color: #999;
}
.ui-search-value__input .ui-file__btn:focus::-ms-input-placeholder,
.ui-search-value__input .ui-input:focus::-ms-input-placeholder,
.ui-search-value__input .ui-multiple-trigger:focus::-ms-input-placeholder,
.ui-search-value__input
  .ui-select
  .jq-selectbox__select:focus::-ms-input-placeholder,
.ui-search-value__input .ui-textarea:focus::-ms-input-placeholder,
.ui-select
  .ui-search-value__input
  .jq-selectbox__select:focus::-ms-input-placeholder {
  color: #999;
}
.ui-search-value__input .ui-file__btn:focus::placeholder,
.ui-search-value__input .ui-input:focus::placeholder,
.ui-search-value__input .ui-multiple-trigger:focus::placeholder,
.ui-search-value__input .ui-select .jq-selectbox__select:focus::placeholder,
.ui-search-value__input .ui-textarea:focus::placeholder,
.ui-select .ui-search-value__input .jq-selectbox__select:focus::placeholder {
  color: #999;
}
.ui-search-value__input .ui-file__btn::-webkit-input-placeholder,
.ui-search-value__input .ui-input::-webkit-input-placeholder,
.ui-search-value__input .ui-multiple-trigger::-webkit-input-placeholder,
.ui-search-value__input
  .ui-select
  .jq-selectbox__select::-webkit-input-placeholder,
.ui-search-value__input .ui-textarea::-webkit-input-placeholder,
.ui-select
  .ui-search-value__input
  .jq-selectbox__select::-webkit-input-placeholder {
  color: #222;
}
.ui-search-value__input .ui-file__btn::-moz-placeholder,
.ui-search-value__input .ui-input::-moz-placeholder,
.ui-search-value__input .ui-multiple-trigger::-moz-placeholder,
.ui-search-value__input .ui-select .jq-selectbox__select::-moz-placeholder,
.ui-search-value__input .ui-textarea::-moz-placeholder,
.ui-select .ui-search-value__input .jq-selectbox__select::-moz-placeholder {
  color: #222;
}
.ui-search-value__input .ui-file__btn:-ms-input-placeholder,
.ui-search-value__input .ui-input:-ms-input-placeholder,
.ui-search-value__input .ui-multiple-trigger:-ms-input-placeholder,
.ui-search-value__input .ui-select .jq-selectbox__select:-ms-input-placeholder,
.ui-search-value__input .ui-textarea:-ms-input-placeholder,
.ui-select .ui-search-value__input .jq-selectbox__select:-ms-input-placeholder {
  color: #222;
}
.ui-search-value__input .ui-file__btn::-ms-input-placeholder,
.ui-search-value__input .ui-input::-ms-input-placeholder,
.ui-search-value__input .ui-multiple-trigger::-ms-input-placeholder,
.ui-search-value__input .ui-select .jq-selectbox__select::-ms-input-placeholder,
.ui-search-value__input .ui-textarea::-ms-input-placeholder,
.ui-select
  .ui-search-value__input
  .jq-selectbox__select::-ms-input-placeholder {
  color: #222;
}
.ui-search-value__input .ui-file__btn::placeholder,
.ui-search-value__input .ui-input::placeholder,
.ui-search-value__input .ui-multiple-trigger::placeholder,
.ui-search-value__input .ui-select .jq-selectbox__select::placeholder,
.ui-search-value__input .ui-textarea::placeholder,
.ui-select .ui-search-value__input .jq-selectbox__select::placeholder {
  color: #222;
}
.ui-search-value__list {
  margin-bottom: 15px;
  margin-top: -5px;
  position: relative;
}
.ui-search-value__list:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f5f5f5),
    to(hsla(0, 0%, 96%, 0))
  );
  background: -o-linear-gradient(top, #f5f5f5 0, hsla(0, 0%, 96%, 0) 100%);
  background: linear-gradient(180deg, #f5f5f5 0, hsla(0, 0%, 96%, 0));
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ui-search-value__list:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 96%, 0)),
    to(#f5f5f5)
  );
  background: -o-linear-gradient(top, hsla(0, 0%, 96%, 0) 0, #f5f5f5 100%);
  background: linear-gradient(180deg, hsla(0, 0%, 96%, 0) 0, #f5f5f5);
  bottom: 0;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
}
.ui-search-value__list-wrapper {
  max-height: 250px;
  overflow: auto;
  padding-top: 5px;
  position: relative;
}
.ui-search-value__list .ui-check {
  margin-bottom: 3px;
}
.irs {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.irs,
.irs-line {
  display: block;
  position: relative;
}
.irs-line {
  outline: none !important;
  overflow: hidden;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  display: block;
  position: absolute;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 11%;
}
.irs-line-mid {
  left: 9%;
  width: 82%;
}
.irs-line-right {
  right: 0;
  width: 11%;
}
.irs-bar {
  width: 0;
}
.irs-bar,
.irs-bar-edge {
  display: block;
  left: 0;
  position: absolute;
}
.irs-bar-edge {
  top: 0;
}
.irs-shadow {
  display: none;
  left: 0;
  position: absolute;
  width: 0;
}
.irs-slider {
  cursor: default;
  display: block;
  position: absolute;
  z-index: 1;
}
.irs-slider.type_last {
  z-index: 2;
}
.irs-min {
  left: 0;
}
.irs-max,
.irs-min {
  cursor: default;
  display: block;
  position: absolute;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-single,
.irs-to {
  cursor: default;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
}
.irs-grid {
  bottom: 0;
  display: none;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  background: #000;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  bottom: 0;
  color: #000;
  font-size: 9px;
  left: 0;
  line-height: 9px;
  padding: 0 3px;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.irs-disable-mask {
  background: transparent;
  cursor: default;
  display: block;
  height: 100%;
  left: -1%;
  position: absolute;
  top: 0;
  width: 102%;
  z-index: 2;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  background: none !important;
  border-color: transparent !important;
  border-style: solid !important;
  display: block !important;
  font-size: 0;
  height: 0 !important;
  left: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  outline: none !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  top: 0 !important;
  width: 0 !important;
  z-index: -9999 !important;
}
.irs-grid-text {
  color: #999;
}
.irs {
  height: 20px;
  margin: 0 0 5px;
}
.irs-line {
  background-color: #e0e0e0;
  border-radius: 3px;
  height: 6px;
  top: 7px;
}
.irs-bar {
  background-color: #1ea0e4;
  height: 6px;
  top: 7px;
}
.irs-bar-edge {
  height: 12px;
  top: 25px;
  width: 9px;
}
.irs-shadow {
  background: #000;
  height: 3px;
  opacity: 0.25;
  top: 34px;
}
.irs-slider {
  cursor: pointer;
  height: 20px;
  top: 0;
  width: 14px;
}
.irs-slider:after,
.irs-slider:before {
  content: "";
  display: block;
}
.irs-slider:before {
  bottom: -5px;
  left: -5px;
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 10;
}
.irs-slider.from:after {
  background-image: url(v40/img/sprite.png);
  background-position: -24px -66px;
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .irs-slider.from:after {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.irs-slider.to:after {
  background-image: url(v40/img/sprite.png);
  background-position: 0 -66px;
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .irs-slider.to:after {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.irs-max,
.irs-min {
  background: #e1e4e9;
  color: #999;
  padding: 1px 3px;
  top: 0;
}
.irs-from,
.irs-max,
.irs-min,
.irs-single,
.irs-to {
  border-radius: 4px;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
}
.irs-from,
.irs-single,
.irs-to {
  background: #ed5565;
  color: #fff;
  padding: 1px 5px;
}
.irs-from:after,
.irs-single:after,
.irs-to:after {
  border: 3px solid transparent;
  border-top-color: #ed5565;
  bottom: -6px;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -3px;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.irs-grid-pol {
  background: #e1e4e9;
}
.ui-checkbox input {
  display: none;
  height: 0.1px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 0.1px;
}
.ui-checkbox input:checked + label:before {
  border-color: #4ab68f;
}
.ui-checkbox input:checked + label:after {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.ui-checkbox label {
  cursor: pointer;
  display: block;
  position: relative;
  width: 100%;
}
.ui-checkbox label:before {
  background-color: #fff;
  border: 1px solid #afb7c0;
  border-radius: 4px;
  cursor: pointer;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  vertical-align: middle;
}
.ui-checkbox label:after,
.ui-checkbox label:before {
  content: " ";
  display: inline-block;
  height: 20px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.ui-checkbox label:after {
  background-position: 50%;
  background-repeat: no-repeat;
  left: 1px;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.ui-checkbox label span {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 1.3;
  padding-left: 35px;
  vertical-align: top;
}
.pickmeup {
  background: #222;
  z-index: 999;
}
.pickmeup .pmu-instance .pmu-selected {
  background: #1ea0e4;
}
.ui-icons-example {
  font-size: 70px;
}
.ui-type-icons-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ui-type-icons-example.type-icon {
  margin-right: 20px;
}
.ui-type-icons-example.type-icon:last-child {
  margin-right: 0;
}
.jq-selectbox__trigger-arrow {
  background-position: right 9px top 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jq-selectbox__trigger-arrow .ico-arrow-down {
  display: none;
}
.ui-sale__title {
  border-top: 1px solid #f3f3f3;
  font-size: 28px;
  font-weight: 700;
  padding: 20px;
}
.ui-sale__row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.ui-sale__col {
  width: 300px;
}
.tooltipster-custome-dark.tooltipster-sidetip .tooltipster-box {
  border: none;
}
.tooltipster-custome-dark.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  font-family: Pt Sans;
  font-size: 13px;
  padding: 9px 12px;
}
.tooltipster-custome-dark.tooltipster-sidetip.tooltipster-top
  .tooltipster-arrow-border {
  border-top: none;
}
.tooltip-dark {
  background-color: #eee;
  border-radius: 50%;
  color: #999;
  display: inline-block;
  font-size: 14px;
  height: 24px;
  line-height: 21px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 24px;
  z-index: 100;
}
.tooltip-dark:hover {
  background-color: rgba(34, 34, 34, 0.8);
  color: #fff;
}
.input {
  position: relative;
}
.input__field {
  border: none;
  border-radius: 4px;
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 22px;
  height: 64px;
  outline: none;
  padding: 0 25px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .input__field {
    font-size: 18px;
    height: 48px;
    line-height: 49px;
    padding: 0 20px 0 14px !important;
  }
}
.input--dark .input__field {
  background-color: #f5f5f5;
}
.input--withIcon .input__field {
  padding: 0 25px 0 56px;
}
.input__icon-search {
  color: rgba(34, 34, 34, 0.5);
  left: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 991px) {
  .input__icon-search {
    display: none;
  }
}
.input__icon-clear {
  color: rgba(34, 34, 34, 0.5);
  cursor: pointer;
  display: none;
  padding: 5px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.input__icon-clear .ico-close {
  height: 12px;
  width: 12px;
}
.input--show-clear .input__icon-clear {
  display: block;
}
.input-filter {
  height: 50px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .input-filter {
    height: 40px;
  }
}
.input-filter__label {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-53%);
  -ms-transform: translateY(-53%);
  transform: translateY(-53%);
}
.input-filter__input {
  -webkit-appearance: none;
  border: 1px solid #e0e0e0;
  color: #222;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  outline: none;
  padding-left: 33px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .input-filter__input {
    height: 40px;
    line-height: 40px;
  }
}
.input-filter__input:hover {
  border-color: #999;
}
.input-filter--from .input-filter__input {
  padding-left: 50px;
  background-color: transparent;
}
.input-filter__input:focus {
  border-color: #222;
}
.input-filter__input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 50px;
}
.input-filter__input::-moz-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 50px;
}
.input-filter__input:-ms-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 50px;
}
.input-filter__input::-ms-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 50px;
}
.input-filter__input::placeholder {
  color: #999;
  font-size: 16px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .input-filter__input::-webkit-input-placeholder {
    height: 40px;
    line-height: 40px;
  }
  .input-filter__input::-moz-placeholder {
    height: 40px;
    line-height: 40px;
  }
  .input-filter__input:-ms-input-placeholder {
    height: 40px;
    line-height: 40px;
  }
  .input-filter__input::-ms-input-placeholder {
    height: 40px;
    line-height: 40px;
  }
  .input-filter__input::placeholder {
    height: 40px;
    line-height: 40px;
  }
}
.radio-input-filter {
  display: block;
  height: 50px;
  width: 64px;
}
@media only screen and (max-width: 767px) {
  .radio-input-filter {
    height: 40px;
    width: 48px;
  }
}
.radio-input-filter__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 1px;
  opacity: 0.05;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.radio-input-filter__input:checked + .radio-input-filter__text {
  border-color: #5fa3c9;
  color: #5fa3c9;
}
.radio-input-filter__text {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #222;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 100%;
  line-height: 50px;
  text-align: center;
  -webkit-transition: border-color 0.2s, color 0.2s;
  -o-transition: border-color 0.2s, color 0.2s;
  transition: border-color 0.2s, color 0.2s;
  width: 100%;
}
.radio-input-filter__text:hover {
  border-color: #999;
}
@media only screen and (max-width: 767px) {
  .radio-input-filter__text {
    line-height: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .radio-input-filter__desktop {
    display: none;
  }
}
.radio-input-filter__mobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  .radio-input-filter__mobile {
    display: block;
  }
}
.input-tabs {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  max-width: 265px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .input-tabs {
    height: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .input-tabs {
    max-width: 100%;
  }
}
.input-tabs__text {
  border: 1px solid transparent;
  border-radius: 4px;
  color: #000;
  display: block;
  font-size: 16px;
  height: 50px;
  line-height: 47px;
  position: relative;
  text-align: center;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.input-tabs__text:hover {
  border-color: #999;
}
@media only screen and (max-width: 767px) {
  .input-tabs__text {
    height: 40px;
    line-height: 37px;
  }
}
.input-tabs__label {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  cursor: pointer;
  display: block;
  flex-grow: 1;
}
.input-tabs__label:first-child .input-tabs__text:after,
.input-tabs__label:nth-child(2) .input-tabs__text:after {
  background-color: hsla(0, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  height: 28px;
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  z-index: 0;
}
.input-tabs__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 1px;
  opacity: 0.05;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.input-tabs__input:checked + .input-tabs__text {
  border: 1px solid #5fa3c9;
  color: #5fa3c9;
  font-weight: 700;
}
.input-tabs__input:checked + .input-tabs__text:after {
  opacity: 0;
}
.article-progress-bar {
  background-color: #999;
  bottom: -3px;
  height: 4px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 100%;
}
.article-progress-bar .bar {
  background-color: #1ea0e4;
  display: block;
  height: 10px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.select2-selection__choice {
  display: none !important;
}
#formMarket-model_or_company-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.select2-container--default li.select2-search--inline {
  height: 100%;
  line-height: 0;
  width: 100%;
}
.select2-container--default .select2-search--inline .select2-search__field,
.select2-search__field {
  color: #4c4c4c !important;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 38px !important;
  margin: 0;
  padding: 3px 30px 3px 10px !important;
  width: 100% !important;
}
.filter-main
  .select2-container--default
  .select2-search--inline
  .select2-search__field,
.filter-main .select2-search__field {
  font-size: 16px;
  height: 100% !important;
}
.select2-search__field::-webkit-input-placeholder {
  color: #4c4c4c !important;
  font-size: 14px;
}
.select2-search__field::-moz-placeholder {
  color: #4c4c4c !important;
  font-size: 14px;
}
.select2-search__field:-ms-input-placeholder {
  color: #4c4c4c !important;
  font-size: 14px;
}
.select2-search__field::-ms-input-placeholder {
  color: #4c4c4c !important;
  font-size: 14px;
}
.select2-search__field::placeholder {
  color: #4c4c4c !important;
  font-size: 14px;
}
.filter-main .select2-search__field::-webkit-input-placeholder {
  font-size: 16px;
}
.filter-main .select2-search__field::-moz-placeholder {
  font-size: 16px;
}
.filter-main .select2-search__field:-ms-input-placeholder {
  font-size: 16px;
}
.filter-main .select2-search__field::-ms-input-placeholder {
  font-size: 16px;
}
.filter-main .select2-search__field::placeholder {
  font-size: 16px;
}
.select2-selection {
  border: 1px solid #e0e0e0 !important;
  cursor: pointer !important;
  font-size: 0;
  position: relative;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.select2-selection:before {
  background-image: url(v40/img/arrow-down.svg);
  background-position: right 9px top 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.select2-selection:hover {
  border-color: #999 !important;
}
.jq-selectbox__trigger-arrow,
.select2-selection:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2Ij48cGF0aCBkYXRhLW5hbWU9ImFycm93IGRvd24iIGQ9Im00MzguNSA0NTQ4Ljk0LTMuNjgzIDMuNTlhMS4wNDIgMS4wNDIgMCAwIDEtLjMxNC4zMWwtLjAyLjAyYy0uMDE5LjAxLS4wNC4wMS0uMDU5LjAyYS44LjggMCAwIDEtLjI1NS4wOSAxLjUgMS41IDAgMCAxLS4zNDYgMCAuOC44IDAgMCAxLS4yNTUtLjA5Yy0uMDE5LS4wMS0uMDQtLjAxLS4wNTktLjAybC0uMDItLjAyYS45MzguOTM4IDAgMCAxLS4zMTQtLjMxbC0zLjY4My0zLjU5YTEuMDY4IDEuMDY4IDAgMCAxLS4zNjMtMS40Mi45NjIuOTYyIDAgMCAxIDEuMzU0LS4zOGwzLjUxMyAzLjQzIDMuNTEzLTMuNDNhLjk2Mi45NjIgMCAwIDEgMS4zNTQuMzggMS4wNjggMS4wNjggMCAwIDEtLjM2MyAxLjQyeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQyOSAtNDU0NykiIHN0eWxlPSJmaWxsOiM5OTk7ZmlsbC1ydWxlOmV2ZW5vZGQiLz48L3N2Zz4=");
}
.select2-selection[aria-expanded="true"]:before {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.select2-dropdown.select2-dropdown--below {
  border: 1px solid #999 !important;
  border-top: none !important;
  z-index: 10 !important;
}
.select2-dropdown.select2-dropdown--above {
  border: 1px solid #e0e0e0 !important;
  border-bottom: none !important;
}
.select2-results__message {
  font-size: 13px;
  padding-left: 10px;
}
.select2-selection__rendered {
  font-size: 13px;
  height: 38px;
  line-height: 50px !important;
  padding: 0 !important;
}
.filter-main .select2-selection__rendered {
  height: 50px;
}
@media screen and (max-width: 767px) {
  .filter-main .select2-selection__rendered {
    height: 38px;
  }
}
.select2-results__option {
  padding: 5px 6px !important;
}
.select2-results__option--highlighted {
  background-color: #fff !important;
  font-weight: 700;
}
.select2-results__option[aria-selected="true"] {
  background-color: #fff !important;
}
.select2-results__option[aria-selected="true"] .ico-check {
  opacity: 1;
}
.select2-results .ui-check {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 13px;
  font-weight: 700;
  margin: 0 !important;
}
.select2-results .ui-check-offset {
  font-weight: 400;
  margin: 0 0 0 20px !important;
}
.select2-results .ui-check .counter {
  margin-left: auto;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
  font-size: 14px;
}
.select2-selection__arrow {
  display: none;
}
.filter-main .shipyards-select {
  margin: 0;
}
.shipyards-select {
  margin-bottom: 10px;
}
.shipyards-select .select2-selection {
  font-size: 14px;
}
.shipyards-select .select2-selection--single {
  height: auto;
  line-height: 0;
}
.shipyards-select.select2-container .select2-selection__rendered {
  display: inline-block;
  height: auto !important;
  line-height: 38px !important;
  padding: 0 15px !important;
}
.filter-main .shipyards-select.select2-container .select2-selection__rendered {
  line-height: 50px !important;
}
@media screen and (max-width: 767px) {
  .filter-main
    .shipyards-select.select2-container
    .select2-selection__rendered {
    line-height: 38px !important;
  }
}
.shipyards-select .select2-results__option {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media only screen and (max-width: 991px) {
  .header-desktop {
    display: none;
    position: absolute !important;
  }
}
.header-mobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  .header-mobile {
    display: block;
  }
}
.header {
  background-color: #001627;
  color: #fff;
  position: relative;
  z-index: 10000;
}
.header--transparent {
  background-color: transparent;
  color: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.header--transparent .Header__Top {
  background-color: transparent !important;
}
.header--transparent.header--hover .header__Top,
.header--transparent .Header--up .Header__Top,
.header-mobile--open .header--transparent .Header__Top {
  background-color: #00213b !important;
}
.header__container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1300px;
  min-height: 50px;
  padding: 0 20px;
}
.header__container,
.header__left,
.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__left,
.header__right {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .header__right {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .header__Top {
    display: none;
  }
}
.header__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  width: 117px;
}
.header__logo svg {
  height: 24px;
  width: 100%;
}
.header__logo:hover {
  color: #fff;
}
@media only screen and (max-width: 1349px) {
  .header__logo {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .header__logo {
    margin-right: 14px;
  }
}
.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
}
.header__menu-item {
  display: block;
  height: 100%;
}
.header__menu-item:hover > .dropdown {
  display: block;
}
.header__menu-item:hover > .overlay {
  display: block;
  z-index: -1;
}
.header__menu-link {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0.1em;
  line-height: 50px;
  opacity: 1;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media (max-width: 1100px) {
  .header__menu-link {
    padding: 0 7px;
  }
}
.header__menu-link.no-active {
  color: #fff;
  opacity: 0.5;
}
.header__menu-link:hover {
  color: #fff;
}
.header__menu-link--search {
  line-height: 48px;
}
@media only screen and (max-width: 991px) {
  .header__menu-link {
    padding: 0 7px;
  }
}
.header__avatar,
.header__comparison {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-right: 40px;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header__avatar.no-active,
.header__comparison.no-active {
  opacity: 0.5;
}
.header__avatar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.header__avatar:hover {
  color: #fff;
}
.header__avatar:hover > .header__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__avatar svg {
  height: 26px;
  width: 26px;
}
@media only screen and (max-width: 991px) {
  .header__avatar {
    margin-right: 15px;
  }
}
.header__avatar-logo {
  border-radius: 50%;
  height: 26px;
  overflow: hidden;
  width: 26px;
}
.header__avatar-logo img,
.header__avatar-logo svg {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.header__avatar-name {
  color: #fff;
  display: inline-block;
  font-family: Pt Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  margin-left: 8px;
}
.header__profile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 50%;
  padding: 10px 0;
  position: absolute;
  top: 49px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 130px;
}
.header__profile:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: -4px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 8px;
}
.header__profile-link {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  padding: 4px 10px 4px 20px;
}
.header__profile-link:hover {
  color: #222;
  text-decoration: underline;
}
.header__profile-devider {
  background-color: hsla(0, 0%, 60%, 0.2);
  height: 1px;
  margin: 9px 20px;
}
.header__currency {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .header__currency {
    margin-right: 17px;
  }
}
.header__currency-title {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 18px;
  opacity: 1;
  padding-right: 16px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header__currency-title:after {
  background-image: url(v40/img/arrow-down-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
}
.header__currency.no-active .header__currency-title {
  color: #fff;
  opacity: 0.5;
}
.header__currency:hover {
  color: #fff;
}
.header__currency:hover > .header__currency-menu {
  display: block;
}
.header__currency-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 50%;
  padding: 0;
  position: absolute;
  top: 49px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 130px;
}
.header__currency-menu:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: -4px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 8px;
}
.header__currency-menu-item {
  color: #222;
  cursor: pointer;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  padding: 11px 10px 9px 52px;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header__currency-menu-item:hover {
  background: #f5f5f5;
  color: #222;
}
.header__currency-menu-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.header__currency-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.header__currency-menu-item--active {
  font-weight: 700;
}
.header__currency-menu-item:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  left: 20px;
  position: absolute;
  width: 20px;
}
.header__currency-menu-item--btc:before {
  background-image: url(v40/img/btc-logo.svg);
}
.header__currency-menu-item--eth:before {
  background-image: url(v40/img/eth-logo.svg);
}
.header__currency-menu-item--usdt:before {
  background-image: url(v40/img/usdt-logo.svg);
}
.header__comparison-Icon {
  color: #fff;
  display: inline-block;
  line-height: 0;
  margin-right: 12px;
  width: 24px;
}
.header__comparison-Icon svg {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .header__comparison-Icon {
    margin: 0;
  }
}
.header__comparison-Icon .ico-scales {
  height: 15px;
}
.header__compare {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 47px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 380px;
}
.header__compare:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: -4px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 8px;
}
.header__compare .ComparisonCard__Delete {
  right: 0;
}
.header__compare .ComparisonCard__Img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header__comparison {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 18px;
  opacity: 1;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header__comparison:hover {
  color: #fff;
}
.header__comparison:hover > .header__compare {
  display: block;
}
@media only screen and (max-width: 991px) {
  .header__comparison {
    margin-right: 15px;
  }
}
.header__compare-item + .header__compare-item {
  margin-top: 16px !important;
}
.header__compare-body {
  border-bottom: 1px solid hsla(0, 0%, 60%, 0.2);
  padding-bottom: 15px;
}
.header__compare-footer {
  color: #222;
  display: block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  padding-top: 16px;
  text-transform: none;
}
.header__compare-footer:hover {
  color: #222;
}
@media only screen and (max-width: 991px) {
  .header__comparison-Text {
    display: none;
  }
}
.header__language,
.header__languages {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__language {
  height: 16px;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  width: 20px;
}
.header__language + .header__language {
  margin-left: 16px;
}
@media only screen and (max-width: 991px) {
  .header__language + .header__language {
    margin-left: 18px;
  }
}
.header__language.active,
.header__language:hover {
  opacity: 1;
}
.header__language svg {
  height: 100%;
  max-width: 100%;
}
.header__search-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  padding: 0 30px 0 10px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header__search-link:hover {
  color: #fff;
}
.header__search-link.no-active {
  color: #fff;
  opacity: 0.5;
}
.header__search-link svg {
  height: 14px;
  width: 14px;
}
.header__search {
  display: none;
}
.header__search-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1260px;
  padding: 33px 20px 45px;
}
.header .dropdown {
  background-color: #fff;
  color: #222;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 10;
}
.header .dropdown__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1260px;
  padding: 33px 20px 45px;
  width: 100%;
}
.header .dropdown__inner--noFlex {
  display: block;
}
.header .dropdown__column {
  padding-right: 30px;
  width: 25%;
}
.header .dropdown__column:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  .header .dropdown__column {
    padding-right: 15px;
  }
}
.header .dropdown__column-search {
  padding: 0 20px;
  width: 25%;
}
@media only screen and (max-width: 991px) {
  .header .dropdown__column-search {
    width: 33.33%;
  }
}
.header .dropdown__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  width: 100%;
}
.header .dropdown__row:last-of-type {
  margin: 0;
}
.header .dropdown__row--with-hint {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px !important;
  width: auto;
}
.header .dropdown__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 26px;
}
.header .dropdown__banner {
  margin-top: 35px !important;
}
.header .dropdown__body {
  padding: 12px 0 6px;
}
.header .dropdown__item + .header .dropdown__item {
  margin-top: 10px;
}
.header .dropdown__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .header .dropdown__title {
    font-size: 18px;
    line-height: 22px;
  }
}
.header .dropdown__count {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 8px;
}
.header .dropdown__link {
  color: #222;
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 11px;
}
.header .dropdown__link:hover {
  color: #222;
  text-decoration: underline;
}
.header .dropdown__link--count {
  font-weight: 700;
}
.header .dropdown__link em {
  font-size: 13px;
  font-style: normal;
}
.header .item-megayachts {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#00213b),
    to(#00213b)
  );
  background: -o-linear-gradient(bottom, #00213b, #00213b);
  background: linear-gradient(0deg, #00213b, #00213b);
  border-radius: 5px;
  color: #fff;
  display: block;
  margin-bottom: 30px;
  margin-top: -15px;
  padding: 15px 25px 6px;
}
.header .item-megayachts .dropdown__link,
.header .item-megayachts .dropdown__link:hover {
  color: #fff;
}
.header .item-megayachts .dropdown__icon {
  padding-bottom: 6px;
}
.header .dropdown__footnote {
  border-top: 1px solid hsla(0, 0%, 60%, 0.2);
  padding-top: 16px;
}
.header .dropdown__footnote-link {
  color: #222;
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 7px;
}
.header .dropdown__footnote-link:hover {
  color: #222;
  text-decoration: underline;
}
.header .dropdown__footnote-link em {
  font-size: 13px;
  font-style: normal;
}
.header .dropdown__icon {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  margin-right: 12px;
  max-height: 32px;
  max-width: 55px;
}
.header .dropdown__icon svg {
  height: 100%;
  width: 100%;
}
.header .dropdown__icon--xl {
  max-width: 70px;
}
.header .dropdown__icon--sailing {
  width: 26px;
}
.header .dropdown__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-right: 20px;
}
.header .dropdown__btn-find {
  min-width: 275px;
}
@media only screen and (max-width: 991px) {
  .header .dropdown__btn-find {
    min-height: 48px;
  }
}
.header .dropdown__hints {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header .dropdown__hint {
  background: #f5f5f5;
  border-radius: 4px;
  display: inline-block;
  line-height: 20px;
  margin: 8px 8px 0 0;
  min-height: 30px;
  padding: 4px 4px 4px 15px;
}
.header .dropdown__hint--blue {
  background-color: rgba(30, 160, 228, 0.1);
  padding-right: 40px;
  position: relative;
}
.header .dropdown__hint--blue .dropdown__hint-count {
  position: absolute;
  right: 5px;
  top: 4px;
}
.header .dropdown__hint-text {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-right: 8px;
}
.header .dropdown__hint-count {
  background-color: #fff;
  border-radius: 3px;
  color: #222;
  display: inline-block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  min-width: 30px;
  text-align: center;
}
.header .dropdown__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .dropdown__card-logo {
  border: 1px solid hsla(0, 0%, 60%, 0.2);
  border-radius: 4px;
  height: 55px;
  margin-right: 16px;
  width: 80px;
}
.header .dropdown__card-logo img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.header .dropdown__card-description {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .dropdown__card-name {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}
.header .dropdown__hint--blue .dropdown__hint-text {
  color: #1ea0e4;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.overlay {
  background-color: rgba(34, 34, 34, 0.3);
  bottom: 0;
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.overlay--show {
  display: block;
}
.footer {
  background-color: #ededed;
  position: relative;
}
.footer--crypto {
  background-color: #001627;
}
.footer__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 90px;
}
@media only screen and (max-width: 1199px) {
  .footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
  }
}
.footer__top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  padding: 60px 0 80px 0;
  position: relative;
}
.footer__top:after {
  background-color: #e0e0e0;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 10px;
  position: absolute;
  right: 10px;
}
.footer--crypto .footer__top:after {
  background-color: #5a7489;
}
@media only screen and (max-width: 1199px) {
  .footer__top {
    -ms-flex-negative: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    flex-shrink: 0;
    margin: 0;
    padding: 40px 0;
    position: static;
    width: 35%;
  }
  .footer__top:after {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .footer__top {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .footer__top {
    width: 100%;
  }
  .footer__devider {
    color:transparent!important;
  }
}
.footer__label-text {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 1199px) {
  .footer__label-text {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .footer__label-text {
    display: block;
  }
}
.footer__bottom {
  padding: 40px 0 60px;
}
@media only screen and (max-width: 1199px) {
  .footer__bottom {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    max-width: 60%;
    order: 1;
    padding: 40px 10px;
    position: relative;
  }
}
@media only screen and (max-width: 991px) {
  .footer__bottom {
    margin-right: 40px;
    max-width: 380px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__bottom {
    margin: 0;
    max-width: 100%;
    padding: 10px 0 65px 0;
    position: static;
  }
}
.footer__side--nav {
  -webkit-box-flex: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .footer__side--nav {
    display: none;
  }
}
.footer__side--logo {
  padding-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .footer__side--logo {
    display: none;
    padding: 0;
  }
}
.footer__side--labels {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 10px;
  width: 25%;
}
@media only screen and (max-width: 1199px) {
  .footer__side--labels {
    padding: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer__side--labels {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__nav {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.footer__nav-link {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.footer--crypto .footer__nav-link {
  color: #99a6b1;
}
.footer__nav-link:hover {
  color: #fff;
  text-decoration: underline;
}
.footer__logo {
  color: #212121;
  display: inline-block;
  font-size: 20px;
  left: -14px;
  line-height: 0;
  margin-bottom: 18px;
  position: relative;
  top: -3px;
  width: 117px;
  transform: translateX(-19px);
}
.footer__logo:hover {
  color: #212121;
}
.footer--crypto .footer__logo {
  color: #fff !important;
}
@media only screen and (max-width: 1199px) {
  .footer__logo {
    font-size: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .footer__logo {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__logo {
    font-size: 24px;
    left: auto;
    margin-bottom: 6px;
    top: 5px;
  }
}
.footer__caption {
  color: #222;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}
.footer__caption:hover {
  color: #212121;
}
.footer--crypto .footer__caption {
  color: #fff;
}
.footer__caption--bottom {
  margin-right: 30px;
}
@media only screen and (max-width: 1199px) {
  .footer__caption--bottom {
    margin-right: 0;
  }
  .footer__caption {
    line-height: 27px;
  }
}
.footer__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  background-color: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 50px;
  justify-content: flex-start;
  line-height: 40px;
  padding: 0 42px 0 16px;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
}
.footer--crypto .footer__label {
  color: #fff;
}
.footer__label + .footer__label {
  margin-top: 12px;
}
@media only screen and (max-width: 639px) {
  .footer__label + .footer__label {
    margin-top: 10px;
  }
}
.footer__label:hover {
  background-color: #222;
  color: #fff;
}
.footer--crypto .footer__label:hover {
  background-color: #fff;
  color: #222;
}
.footer--crypto .footer__label:hover .footer__label-icon--arrow {
  stroke: #222;
}
.footer__label:hover .footer__label-icon--arrow {
  stroke: #fff;
}
@media only screen and (max-width: 1299px) {
  .footer__label {
    padding: 0 36px 0 12px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer__label {
    padding: 0 42px 0 16px;
  }
}
@media only screen and (max-width: 991px) {
  .footer__label {
    padding: 0 36px 0 16px;
  }
}
.footer__label-icon,
.footer__label-icon svg {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.footer__label-icon--cryptoyachts {
  font-size: 13px;
}
.footer__label-icon--xl {
  font-size: 10px;
}
.footer__label-icon--charterly {
  font-size: 32px;
}
.footer__label-icon--arrow {
  stroke: #222;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer--crypto .footer__label-icon--arrow {
  stroke: #fff;
}
@media only screen and (max-width: 991px) {
  .footer__label-icon--arrow {
    right: 10px;
  }
}
.footer__socials {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer__socials--desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .footer__socials--desktop {
    display: none;
  }
}
.footer__socials--mobile {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .footer__socials--mobile {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__socials--mobile {
    bottom: 30px;
    left: 20px;
    position: absolute;
  }
}
.footer__social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  width: 40px;
}
.footer__social:hover {
  color: #fff;
}
.footer__social + .footer__social {
  margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .footer__social + .footer__social {
    margin-left: 24px;
  }
}
.footer__social--fb {
  background-color: #4b69d1;
}
.footer__social--vk {
  background-color: #5686ca;
}
.footer__social--in {
  background: -o-linear-gradient(
    40.88deg,
    #fd5 6.62%,
    #ff543e 50.06%,
    #c837ab 93.5%
  );
  background: linear-gradient(
    49.12deg,
    #fd5 6.62%,
    #ff543e 50.06%,
    #c837ab 93.5%
  );
}
.footer__social--tg {
  background-color: #57a9f2;
}
.footer__row {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 1200px) {
  .footer__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
}
.footer__row + .footer__row {
  margin-top: 15px;
}
.footer__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 0 10px;
}
.footer__descr,
.footer__text {
  color: #999;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}
.footer--crypto .footer__descr,
.footer--crypto .footer__text {
  color: #5a7489;
}
.footer__descr {
  max-width: 900px;
}
.footer__language {
  white-space: nowrap;
}
.footer__language {
  color: #99a6b1;
  margin-left: -15px;
}

@media only screen and (max-width: 767px) {
  .footer__language {
    margin-left: 0;
    margin-top: 16px;
  }
}
.footer__langauge-link {
  -ms-flex-negative: 0;
  color: #999;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.footer--crypto .footer__langauge-link {
  color: #99a6b1;
}
.footer__langauge-link--active,
.footer__langauge-link--active:hover,
.footer__langauge-link:hover {
  color: #222;
}
.footer--crypto .footer__langauge-link--active {
  color: #fff;
}
.footer__item {
  line-height: 0;
}
.footer__labels {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .footer__labels {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer__labels {
    margin: 0 0 40px;
    max-width: 100%;
  }
}
.footer__mobile-logo {
  display: none;
  margin-right: 25px;
}
@media only screen and (max-width: 1199px) {
  .footer__mobile-logo {
    display: block;
    margin-right: 28px;
  }
  .footer__language {
    display:none;
  }
}
.footer__devider {
    display: none;
    font-weight: 700;
    padding-right: 5px;
    color: #FFF;
  }
@media only screen and (max-width: 767px) {
  .footer__mobile-logo {
    display:none;
  }
}
@media only screen and (min-width: 768px) {
    .footer__devider {
      display:none;
    }
  }
@media only screen and (max-width: 1199px) {
  .footer__list {
    padding-top: 3px;
  }
}

@media only screen and (max-width: 567px) {
  .footer__list {
    min-width: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .footer__devider {
    display: inline;
  }
}
@media only screen and (max-width: 991px) {
  .footer__subscribe {
    max-width: 400px;
    width: 100%;
  }
}
.footer__subscribe-title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px;
  max-width: 200px;
}
.footer__subscribe-title b {
  display: inline-block;
}
.footer__subscribe-input {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 12px;
  padding: 0 16px;
  width: 100%;
}
.footer__subscribe-input::-webkit-input-placeholder {
  color: #999;
}
.footer__subscribe-input::-moz-placeholder {
  color: #999;
}
.footer__subscribe-input:-ms-input-placeholder {
  color: #999;
}
.footer__subscribe-input::-ms-input-placeholder {
  color: #999;
}
.footer__subscribe-input::placeholder {
  color: #999;
}
.footer__subscribe-btn {
  background-color: #222;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 50px;
  letter-spacing: 0.1em;
  line-height: 50px;
  outline: none;
  text-transform: uppercase;
  width: 100%;
}
.promo {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 567px) {
  .promo {
    margin: -20px 0 20px -20px;
    width: calc(100% + 40px);
  }
}
.promo__next,
.promo__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: none;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  height: 50px;
  justify-content: center;
  margin: -25px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
  z-index: 5;
}
.promo__next:hover,
.promo__prev:hover {
  color: #fff;
}
.promo__next svg,
.promo__prev svg {
  height: 24px;
  width: 24px;
}
.promo__prev {
  left: 0;
}
.promo__prev svg {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}
.promo__prev:hover {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.promo__next {
  right: 0;
}
.promo__next:hover {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.promo-slider__item {
  height: 400px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .promo-slider__item {
    height: 350px;
  }
}
@media only screen and (max-width: 1099px) {
  .promo-slider__item {
    height: 300px;
  }
}
.promo-slider:not(.slick-initialized) .promo-slider__item {
  display: none;
}
.promo-slider:not(.slick-initialized) .promo-slider__item:first-child {
  display: block;
}
.promo-slider-dots {
  bottom: 15px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 5;
}
.promo-slider-dots__dots {
  display: inline-block;
  vertical-align: middle;
}
.promo-slider-dots .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.promo-slider-dots .slick-dots li {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
  vertical-align: middle;
}
.promo-slider-dots .slick-dots li.slick-active button {
  background: #fff;
  color: #000;
}
.promo-slider-dots .slick-dots button {
  background: none;
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 22px;
  padding: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 22px;
}
.promo-slider-dots .slick-dots button:hover {
  background: hsla(0, 0%, 100%, 0.25);
}
.promo-slider-dots__control {
  display: inline-block;
  vertical-align: middle;
}
.promo-slider-dots__pause svg {
  margin-top: -1px;
}
.promo-slider-dots__pause,
.promo-slider-dots__play {
  background: transparent;
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 22px;
  padding: 0;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 22px;
}
.promo-slider-dots__pause:hover,
.promo-slider-dots__play:hover {
  background: hsla(0, 0%, 100%, 0.25);
}
.promo-slider-dots__play {
  padding-left: 2px;
}
.promo-item {
  background: #646464;
  color: #fff;
  display: block;
  font-size: 18px;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.promo-item:active,
.promo-item:hover,
.promo-item:visited {
  color: #fff;
}
.promo-item__image {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.promo-item__image:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(50%, rgba(34, 34, 34, 0.6)),
    to(rgba(34, 34, 34, 0.9))
  );
  background: -o-linear-gradient(
    top,
    hsla(0, 0%, 100%, 0) 0,
    rgba(34, 34, 34, 0.6) 50%,
    rgba(34, 34, 34, 0.9) 100%
  );
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0) 0,
    rgba(34, 34, 34, 0.6) 50%,
    rgba(34, 34, 34, 0.9)
  );
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .promo-item__image:after {
    background: rgba(0, 0, 0, 0.5);
  }
}
.promo-item__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.promo-item__info {
  bottom: 0;
  left: 0;
  padding: 60px;
  position: absolute;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .promo-item__info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    top: 0;
  }
}
.promo-item__rubric {
  background: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.promo-item__rubric,
.promo-item__title {
  display: block;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
}
.promo-item__title {
  font-size: 22px;
  letter-spacing: 1.5px;
  line-height: 1.1;
  margin: 0 0 5px;
}
@media only screen and (min-width: 992px) {
  .promo-item__title {
    font-size: 40px;
    line-height: 1;
  }
}
.promo-item__text {
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 991px) {
  .promo-item__text {
    font-size: 16px;
    line-height: 1.25em;
  }
}
.kind-blocks {
  display: block;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .kind-blocks {
    display: none;
  }
}
.kind-blocks__item {
  display: none;
  position: relative;
}
.kind-blocks__item.active {
  display: block;
}
@media only screen and (max-width: 991px) {
  .kind-blocks--category {
    display: block;
  }
}
.kind-blocks-mobile {
  display: none;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .kind-blocks-mobile {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .is-hidden-tablet {
    display: none;
  }
}
.media .container-fluid,
.media .container-lg,
.media .container-md,
.media .container-sm,
.media .container-xl,
.media .container-xxl {
  background: #fff;
  padding: 120px 20px 40px;
}
@media only screen and (min-width: 992px) {
  .media .container-fluid,
  .media .container-lg,
  .media .container-md,
  .media .container-sm,
  .media .container-xl,
  .media .container-xxl {
    padding-top: 62px;
  }
}
.media-with-border .container-fluid,
.media-with-border .container-lg,
.media-with-border .container-md,
.media-with-border .container-sm,
.media-with-border .container-xl,
.media-with-border .container-xxl {
  border-top: 6px solid #ededed;
}
.media.main-page .container-fluid,
.media.main-page .container-lg,
.media.main-page .container-md,
.media.main-page .container-sm,
.media.main-page .container-xl,
.media.main-page .container-xxl {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .media.main-page .news {
    margin-bottom: 20px;
  }
}
.media__first-block .news {
  margin-bottom: 20px;
}
.media__first-block .media__list {
  margin-bottom: 0;
}
.media__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0 0 15px;
}
.media__heading,
.media__rubric {
  text-align: center;
  text-transform: uppercase;
}
.media__heading {
  font: 400 30px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .media__heading {
    font-size: 40px;
  }
}
.media__caption {
  color: #4c4c4c;
  display: block;
  font: italic 18px/1.444 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 40px;
  text-align: center;
}
.media-line {
  margin: 62px 0 -22px;
}
.media-line--without-border {
  border-top: none;
}
.media-tabs__container {
  position: relative;
}
.media-tabs__panel {
  left: 0;
  opacity: 0;
  padding: 20px 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  width: 100%;
}
.media-tabs__panel.is-active {
  opacity: 1;
  position: relative;
  visibility: visible;
}
.media-tabs__menu {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0 -20px 18px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
}
.media-tabs__menu > li {
  max-width: 240px;
  position: relative;
  width: 100%;
}
.media-tabs__menu > li:after,
.media-tabs__menu > li:before {
  bottom: 0;
  content: "";
  opacity: 0;
  position: absolute;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  visibility: hidden;
}
.media-tabs__menu > li:after {
  background-image: url(v40/img/sprite.png);
  background-position: -74px 0;
  background-repeat: no-repeat;
  height: 56px;
  left: 100%;
  width: 64px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .media-tabs__menu > li:after {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.media-tabs__menu > li:before {
  background-image: url(v40/img/sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 56px;
  right: 100%;
  width: 64px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .media-tabs__menu > li:before {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.media-tabs__menu > li.is-active:after,
.media-tabs__menu > li.is-active:before {
  opacity: 1;
  visibility: visible;
}
.media-tabs__menu > li.is-active .media-tabs__item {
  color: #1ea0e4;
}
.media-tabs__menu > li.is-active .media-tabs__item-in:after,
.media-tabs__menu > li.is-active .media-tabs__item-in:before,
.media-tabs__menu > li.is-active .media-tabs__item:after,
.media-tabs__menu > li.is-active .media-tabs__item:before {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 413px) {
  .media-tabs__menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .media-tabs__menu > li {
    width: 33.333%;
  }
}
.media-tabs__item {
  color: #999;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  white-space: nowrap;
  width: 100%;
  z-index: 10;
}
.media-tabs__item:after,
.media-tabs__item:before {
  background: #e0e0e0;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  opacity: 0;
  position: absolute;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  visibility: hidden;
  width: 100vw;
  z-index: 10;
}
.media-tabs__item:after {
  left: 100%;
}
.media-tabs__item:before {
  right: 100%;
}
.media-tabs__item:hover {
  color: #222;
}
@media only screen and (max-width: 413px) {
  .media-tabs__item {
    font-size: 14px;
  }
}
.media-tabs__item-in {
  padding: 22px 10px;
}
@media only screen and (max-width: 413px) {
  .media-tabs__item-in {
    padding: 15px 10px;
  }
}
.media-tabs__item-in:after,
.media-tabs__item-in:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#e0e0e0)
  );
  background: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background: linear-gradient(180deg, #fff 0, #e0e0e0);
  bottom: 0;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  visibility: hidden;
  width: 1px;
}
.media-tabs__item-in:after {
  left: 0;
}
.media-tabs__item-in:before {
  right: 0;
}
.media__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0;
  list-style: none;
  margin: 0 -10px 20px;
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .media__list .owl-stage {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .media__list .owl-item.cloned {
    display: none !important;
  }
}
.media__list.owl-carousel {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .media__list.owl-carousel .media-news {
    height: 360px;
    margin-bottom: 0;
  }
}
.media__list > li {
  display: inline-block;
  vertical-align: top;
}
.media__list > li.is-media-subscribe {
  padding-bottom: 20px;
}
.media__list > li.is-media-subscribe .subscribe-wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.media__list > li.is-media-subscribe .subscribe-wrapper .subscribe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .media__list > li.is-media-subscribe .subscribe__body p {
    display: none;
  }
  .media__list > li.is-media-subscribe .subscribe__title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .media__list > li.is-media-subscribe {
    display: none;
  }
}
@media only screen and (max-width: 567px) {
  .media__list--index > li:nth-child(n + 4) {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .media-article-homepage-first {
    bottom: 100%;
    height: 320px;
    position: absolute;
    right: 0;
  }
  .media-article-homepage-first .media-photo {
    height: 300px;
  }
}
@media only screen and (min-width: 1100px) {
  .media-article-homepage-first {
    height: 350px;
    margin-bottom: 20px;
  }
  .media-article-homepage-first .media-photo {
    height: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  .media-article-homepage-first,
  .media-article-homepage-first .media-photo {
    height: 400px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .footer__top {
        order: 2;
    }
}

.media-photo {
  background: #e0e0e0;
  color: #fff;
  display: block;
  margin: 0 0 20px;
  min-height: calc(100% - 20px);
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.media-photo:hover {
  color: #fff;
}
.media-photo:hover .media-photo__title {
  text-decoration: underline;
}
.media-photo_publications {
  height: 400px;
}
.media-photo:before {
  content: "";
  float: left;
  padding: 133.333% 0 0;
}
.media-photo__image {
  margin: 0;
  z-index: 0;
}
.media-photo__image,
.media-photo__image:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.media-photo__image:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, hsla(0, 0%, 100%, 0)),
    to(rgba(34, 34, 34, 0.5))
  );
  background: -o-linear-gradient(
    top,
    hsla(0, 0%, 100%, 0) 20%,
    rgba(34, 34, 34, 0.5) 100%
  );
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0) 20%,
    rgba(34, 34, 34, 0.5)
  );
  content: "";
}
.media-photo__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.media-photo__desc {
  bottom: 24px;
  left: 0;
  padding: 0 12px;
  position: absolute;
  right: 0;
  text-align: center;
}
.media-photo__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 2px;
  text-transform: uppercase;
}
.media-photo__title {
  font-size: 22px;
  margin: 0 0 5px;
}
.media-photo__xl {
  background: #222;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.media-photo__xl .ico {
  color: #fff;
  font-size: 12px;
  top: -2px;
}
.media-offer {
  background: #1ea0e4 url(v40/img/bg-offer.png) 0 0 no-repeat;
  color: #fff;
  font: italic 18px/1.444 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 20px;
  padding: 50px 20px;
  position: relative;
  text-align: center;
}
.media-offer__text {
  margin: 0 0 25px;
}
.media-banner {
  background: #e0e0e0;
  display: block;
  margin: 0 0 20px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.media-banner__bg {
  left: 0;
  position: absolute !important;
  top: 0;
  z-index: 0;
}
.media-banner__bg img {
  max-width: 100%;
}
.media-banner * {
  position: relative;
}
.media-banner:before {
  content: "";
  float: left;
  padding: 133.333% 0 0;
}
.media-banner img {
  display: block;
  width: 100%;
}
.media-news {
  -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px;
  min-height: calc(100% - 20px);
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .media-news {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 768px) {
  .media-news:before {
    content: "";
    float: left;
    padding: 133.333% 0 0;
  }
}
.media-news_publications {
  height: 400px;
}
.media-news:hover {
  text-decoration: none;
}
.media-news:hover .media-news__title {
  text-decoration: underline;
}
.media-news--bg {
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.media-news--bg .media-news__image {
  background: #fff;
}
.media-news__image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #f5f5f5;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  justify-content: center;
  margin: 0 auto 28px;
  overflow: hidden;
  position: relative;
  width: 120px;
}
.media-news__date {
  color: #999;
  display: block;
  font-size: 14px;
  padding: 22px 0;
}
.media-news__desc {
  padding: 0 20px 25px;
}
.media-news__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 3px;
  text-transform: uppercase;
}
.media-news__title {
  color: #222;
  font-size: 18px;
  margin: 0 0 5px;
}
@media only screen and (min-width: 992px) {
  .media-news__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.media-news__text {
  margin: 0 0 5px;
}
.media-news__xl {
  background: #222;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.media-news__xl .ico {
  color: #fff;
  font-size: 12px;
  top: -2px;
}
.media-ctrl,
.media__read {
  text-align: center;
}
.media__read {
  font: 400 30px/36px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: -90px -20px 10px;
  padding: 35px 20px 15px;
  position: relative;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .media__read {
    font-size: 40px;
    line-height: 1;
    margin: -35px -20px 18px;
  }
}
.subscribe-wrapper {
  margin: 0 0 15px;
}
.subscribe-wrapper_mobile {
  margin: 60px 0 0;
}
@media only screen and (min-width: 768px) {
  .subscribe-wrapper_mobile {
    display: none;
  }
}
.subscribe-wrapper_mobile .subscribe {
  height: 300px;
}
.subscribe {
  background: url(v40/img/subscribe-bg.png) 50% 50% repeat;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  height: 400px;
  margin: 0 auto;
  padding: 10px;
}
.subscribe.subscribe--footer {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  max-width: 300px;
  padding: 0;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .subscribe.subscribe--footer {
    max-width: 100%;
  }
}
.subscribe .ui-error {
  text-align: left;
}
.subscribe__input {
  padding: 0 10px 6px;
  position: relative;
}
.subscribe--footer .subscribe__input {
  padding: 0;
}
.subscribe__input input {
  margin: 0;
}
.subscribe__input .ui-error {
  left: 10px;
  margin: -1px 0 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.subscribe--footer .subscribe__input .ui-error {
  margin: 4px 0 0;
}
.subscribe__body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  height: 100%;
  justify-content: center;
  padding: 10px;
  text-align: center;
}
.subscribe--footer .subscribe__body {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.subscribe__body form {
  margin-bottom: -10px;
  position: relative;
  width: 100%;
}
.subscribe__body form.loading:after {
  background: hsla(0, 0%, 100%, 0.8) url(v40/img/loader.svg) 50% 50% no-repeat;
  background-size: 100px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.subscribe--footer .subscribe__body form.loading:after {
  background: hsla(0, 0%, 100%, 0.3) url(v40/img/loader.svg) 50% 50% no-repeat;
  background-size: 100px;
}
.subscribe__body p {
  margin: 0 0 20px;
}
.subscribe__body .ui-file__btn,
.subscribe__body .ui-input,
.subscribe__body .ui-multiple-trigger,
.subscribe__body .ui-select .jq-selectbox__select,
.subscribe__body .ui-textarea,
.ui-select .subscribe__body .jq-selectbox__select {
  height: 50px;
}
.subscribe__title {
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  position: relative;
}
.subscribe--footer .subscribe__title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: left;
}

.footer--crypto .subscribe__title {
  color: #fff;
}
.footer_partner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer__partner-title {
  margin-bottom: 12px;

  color: #5A7489;
  font-size: 14px;
  line-height: 20px;
}
.footer__partner-item {
  display: flex;
  align-items: center;
  justify-content: center;
} 
.footer__partner-item-img {
  width: 192px;
}


.subscribe__title:before {
  background: url(v40/img/subscribe-icon.png) 50% 50% repeat;
  background-size: contain;
  content: "";
  height: 26px;
  left: 0;
  margin: 0 auto;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  width: 47px;
}
.subscribe--footer .subscribe__title:before {
  display: none;
}
.subscribe__description {
  padding-left: 10px;
  padding-right: 10px;
}
.subscribe--footer .subscribe__description {
  padding: 0;
  text-align: left;
}
.footer--crypto .subscribe__description {
  color: #ccd3d8;
}
.subscribe__success {
  text-align: center;
  width: 100%;
}
.subscribe__submit {
  margin-top: 20px;
}
.subscribe__submit p {
  margin: 15px 0 0;
}
.subscribe__submit .btn {
  background: #00ae6f;
}
.subscribe--footer .subscribe__submit .btn {
  background-color: #212121;
  width: 100%;
}
.footer--crypto .subscribe__submit .btn {
  background-color: #5a7489;
}
.subscribe__submit .btn:hover {
  background: #0a8357;
}
.subscribe--footer .subscribe__submit .btn:hover {
  background-color: rgba(33, 33, 33, 0.9);
}
.footer--crypto .subscribe__submit .btn:hover {
  background-color: #526a7d;
}
.subscribe-wrapper .subscribe {
  background: url(v21/img/subs-bg.png) 0 0 repeat;
}
.news {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin: 0 0 40px;
  padding: 34px 20px 26px;
  position: relative;
  text-align: center;
  width: 100%;
}
.news:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(90%, #fff)
  );
  background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 90%);
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff 90%);
  bottom: 0;
  content: "";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .news:after {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .news {
    height: 1244px;
    overflow: hidden;
  }
}
.news__heading {
  color: #00ae6f;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
.news__heading .ico {
  display: block;
  font-size: 44px;
  margin: 0 auto 18px;
}
@media only screen and (max-width: 767px) {
  .news__heading .ico {
    display: none;
  }
}
.news__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.news__list > li {
  margin: 0 0 18px;
}
@media only screen and (max-width: 767px) {
  .news__list > li:nth-child(n + 4) {
    display: none;
  }
}
.news__more {
  padding: 20px 0 10px;
  text-align: center;
}
.news__more .btn {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (min-width: 768px) {
  .news__more {
    display: none;
  }
}
.news-item {
  color: #222;
  margin: 0 auto;
  max-width: 280px;
}
.news-item:hover {
  color: #222;
}
.news-item:hover .news-item__title {
  text-decoration: underline;
}
.news-item__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  margin: 0;
}
.news-item__date {
  color: #999;
  font-size: 14px;
}
.news-item__date .ico {
  color: #222;
  font-size: 7px;
  margin: 0 8px 0 0;
}
.catalog {
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .catalog .breadcrumbs {
    padding: 0;
    position: relative;
    top: -47px;
  }

  .subscribe--footer .subscribe__title, .subscribe--footer .subscribe__description {
        text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .catalog .breadcrumbs {
    top: -25px;
  }
}
.catalog .shipyard {
  margin: 19px 0 0;
  padding-top: 60px;
}
.catalog .shipyard:after {
  background: -o-repeating-linear-gradient(
    left,
    #fff,
    #fff 6px,
    #e0e0e0 6px,
    #e0e0e0 28px
  );
  background: repeating-linear-gradient(
    90deg,
    #fff,
    #fff 6px,
    #e0e0e0 0,
    #e0e0e0 28px
  );
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .catalog .shipyard {
    margin: 0;
  }
}
.catalog .container-fluid,
.catalog .container-lg,
.catalog .container-md,
.catalog .container-sm,
.catalog .container-xl,
.catalog .container-xxl {
  background: #fff;
  padding: 62px 20px;
}
@media only screen and (max-width: 767px) {
  .catalog .container-fluid,
  .catalog .container-lg,
  .catalog .container-md,
  .catalog .container-sm,
  .catalog .container-xl,
  .catalog .container-xxl {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.catalog__heading {
  font: 400 40px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
}
@media only screen and (max-width: 767px) {
  .catalog__heading {
    font-size: 30px;
  }
}
.catalog__caption {
  color: #4c4c4c;
  display: block;
  font: italic 18px/1.444 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 auto 12px;
  max-width: 920px;
  text-align: center;
}
.catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.catalog__list > li {
  margin: 0 0 20px;
}
@media only screen and (max-width: 991px) {
  .catalog-desktop,
  .catalog__list {
    display: none;
  }
}
.catalog-mobile {
  margin: 0 0 30px;
  padding: 20px 0 0;
}
@media only screen and (min-width: 992px) {
  .catalog-mobile {
    display: none;
  }
}
.catalog-mobile__heading {
  display: block;
  font: 400 20px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 30px;
  text-align: center;
}
.catalog-mobile__ctrl {
  text-align: center;
}
.catalog-mobile__ctrl .btn {
  width: 100%;
}
.catalog-carousel {
  display: block;
  margin: 0 -20px 60px;
  min-width: 100%;
  overflow: hidden;
  padding: 0 20px 40px;
  position: relative;
  width: auto;
}
.catalog-carousel .owl-item {
  padding: 0;
}
.catalog-carousel .owl-item,
.catalog-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-carousel .owl-stage-outer {
  overflow: visible;
  padding: 0 0 30px;
}
.catalog-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 991px) {
  .catalog-carousel .owl-dots {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.catalog-carousel .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 2.5px 10px;
  overflow: hidden;
  width: 8px;
}
.catalog-carousel .owl-dot.active {
  background: #000 !important;
}
@media only screen and (max-width: 991px) {
  .catalog-carousel .owl-dot {
    height: 4px;
    margin: 2.5px;
    min-width: 4px;
    width: 4px;
  }
}
.catalog-carousel .owl-next,
.catalog-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: none;
  bottom: -10px;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  position: absolute;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 40px;
  z-index: 10;
}
.catalog-carousel .owl-next .ico,
.catalog-carousel .owl-prev .ico {
  font-size: 20px;
}
.catalog-carousel .owl-next:hover,
.catalog-carousel .owl-prev:hover {
  background: none;
  color: #222;
}
.catalog-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: 5px;
}
.catalog-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: 5px;
}
.catalog-item {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  color: #222;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto;
  min-height: 100%;
  overflow: hidden;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.catalog-item_full {
  border: 0;
  -webkit-box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12);
  box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12);
  position: relative;
}
.catalog-item_full .catalog-item__image {
  height: 100%;
  max-height: none;
}
.catalog-item_full .catalog-item__image:before {
  display: none;
}
.catalog-item_full .catalog-item__image:after {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  z-index: 1;
}
.catalog-item_full .catalog-item__desc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.catalog-item_full .catalog-item__title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.catalog-item_full:hover {
  -webkit-box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12) !important;
  box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12) !important;
}
.catalog-item_full:hover .catalog-item__title {
  text-decoration: none !important;
}
.catalog-item_full:hover .catalog-item__image:after {
  background: rgba(0, 0, 0, 0.2);
}
.catalog-item:hover {
  border-color: #1ea0e4;
  -webkit-box-shadow: 0 5px 20px rgba(1, 23, 47, 0.3);
  box-shadow: 0 5px 20px rgba(1, 23, 47, 0.3);
  color: #1ea0e4;
}
.catalog-item__image {
  border-radius: 6px 6px 0 0;
  display: inline-block;
  margin: 0 0 2px;
  max-height: 150px;
  min-width: 100%;
  position: relative;
}
.catalog-item__image:after {
  background: url(v40/img/bg-catalog-item.png) 0 0 no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}
.catalog-item__image:before {
  content: "";
  float: left;
  padding: 70% 0 0;
}
.catalog-item__image img {
  display: block;
  height: 99%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.catalog-item__count {
  background: #1ea0e4;
  border: 2px solid #fff;
  border-radius: 11px;
  bottom: -11px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 22px;
  left: 50%;
  line-height: 18px;
  min-width: 22px;
  padding: 0 5px;
  position: absolute;
  text-align: center;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 15;
}
.catalog-item__desc {
  padding: 10px 20px 27px;
}
.catalog-item__title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 0 0 2px;
}
.catalog-item__text {
  color: #999;
  margin: 0 5px;
}
.catalog-category-carousel {
  margin-bottom: 0 !important;
}
.catalog-category-carousel .owl-stage-outer {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.catalog-category-carousel .catalog-item {
  border-color: transparent;
  -webkit-box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12),
    0 5px 10px rgba(1, 23, 47, 0.03);
  box-shadow: 0 3px 30px rgba(1, 23, 47, 0.12), 0 5px 10px rgba(1, 23, 47, 0.03);
  height: 320px;
  margin-bottom: 40px;
}
.homepage .catalog-item:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 7px 40px rgba(1, 23, 47, 0.25);
  box-shadow: 0 7px 40px rgba(1, 23, 47, 0.25);
  color: #222;
}
.homepage .catalog-item:hover .catalog-item__title {
  text-decoration: underline;
}
.homepage .catalog-category-carousel .owl-prev {
  left: -20px;
  position: absolute;
  top: 40%;
  width: 50px;
}
.homepage .catalog-category-carousel .owl-next {
  position: absolute;
  right: -20px;
  top: 40%;
  width: 50px;
}
.tabs {
  margin: 0 0 25px;
  position: relative;
}
.tabs .sorting {
  margin: -8px 0 28px;
}
.tabs .market__list {
  padding: 0 0 4px;
}
.tabs--buttons {
  margin: 0;
  text-align: center;
}
.tabs__container {
  position: relative;
}
.tabs__panel {
  display: none;
  left: 0;
  padding: 30px 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.tabs__panel.is-active {
  display: block;
  position: relative;
}
.tabs--buttons .tabs__panel {
  padding: 0;
}
.tabs__menu,
.tabs__panel-container {
  position: relative;
}
.tabs__menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.tabs__menu--container {
  margin: 0;
}
.tabs__menu > li {
  max-width: 240px;
  position: relative;
  width: 50%;
}
.tabs__menu > li:first-child:before {
  display: none;
}
.tabs__menu > li:before {
  bottom: 0;
  content: "";
  margin: auto 0;
  position: absolute;
  top: 10px;
}
.tabs--buttons .tabs__menu > li:before {
  display: none;
}
.tabs__menu > li:before {
  background-image: url(v40/img/sprite.png);
  background-position: -148px 0;
  background-repeat: no-repeat;
  height: 44px;
  right: 100%;
  width: 2px;
}
@media only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .tabs__menu > li:before {
    background-image: url(v40/img/sprite@2x.png);
    background-size: 150px 86px;
  }
}
.tabs__menu > li.is-active .tabs-item,
.tabs__menu > li.is-active .tabs-item__icon,
.tabs__menu > li.is-active .tabs-item__title {
  color: #1ea0e4;
}
@media only screen and (min-width: 992px) {
  .tabs__menu {
    overflow: hidden;
  }
  .tabs__menu > li {
    width: 100%;
  }
}
.tabs-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  line-height: 20px;
  position: relative;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  white-space: nowrap;
  width: 100%;
  z-index: 9;
}
.tabs-item .ico-sailing {
  font-size: 40px;
}
.tabs-item mark {
  background: #1ea0e4;
  border-radius: 9px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 0 4px;
  min-width: 26px;
  padding: 0 4px;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 413px) {
  .tabs-item {
    font-size: 14px;
  }
}
.tabs-item:after,
.tabs-item:before {
  background: #e0e0e0;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  opacity: 0;
  position: absolute;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  visibility: hidden;
  width: 100vw;
  z-index: 10;
}
.tabs-item:after {
  left: 100%;
}
.tabs-item:before {
  right: 100%;
}
.tabs-item:hover,
.tabs-item:hover .tabs-item__icon,
.tabs-item:hover .tabs-item__title {
  color: #222;
}
.tabs-item__icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 0 0 5px;
}
.tabs-item__icon,
.tabs-item__title {
  color: #999;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.tabs-item__title {
  display: block;
  margin: 0 0 3px;
}
.tabs-item__text {
  color: #4c4c4c;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.tabs-item__text .ico-boats {
  font-size: 14px;
}
.tabs-item__text .ico-motor {
  font-size: 22px;
}
.tabs-item__text .ico-sailing {
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .tabs-item__text span {
    display: none;
  }
}
.tabs-item-in {
  padding: 22px 10px;
  width: 100%;
}
@media only screen and (max-width: 413px) {
  .tabs-item-in {
    padding: 15px 10px;
  }
}
.tabs-item-in:after,
.tabs-item-in:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#e0e0e0)
  );
  background: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background: linear-gradient(180deg, #fff 0, #e0e0e0);
  bottom: 0;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  visibility: hidden;
  width: 1px;
}
.tabs-item-in:after {
  left: 0;
}
.tabs-item-in:before {
  right: 0;
}
.tabs__wrapper {
  background-color: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  list-style: none;
  margin: 0 0 65px;
  padding: 0;
}
@media only screen and (max-width: 639px) {
  .tabs__wrapper {
    height: 60px;
    margin-bottom: 24px;
    width: 100%;
  }
  .popular-shipyards .tabs__wrapper {
    margin: 0 20px 24px;
    width: calc(100% - 40px);
  }
}
.tabs--light .tabs__wrapper {
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.tabs__wrapper > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
}
.tabs__wrapper > li .tabs__btn:hover {
  border: 1px solid #999;
}
.tabs__wrapper > li .tabs__btn:after {
  background-color: #c4c4c4;
  content: "";
  display: inline-block;
  height: 28px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  z-index: 0;
}
@media only screen and (max-width: 639px) {
  .tabs__wrapper > li .tabs__btn:after {
    height: 36px;
  }
}
.tabs__wrapper > li .tabs__btn:after {
  right: -2px;
}
.tabs__wrapper > li.is-active .tabs__btn:after {
  opacity: 0;
}
.tabs__wrapper > li:last-of-type .tabs__btn:after {
  display: none;
}
.tabs__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  opacity: 0.8;
  padding: 0 20px;
  position: relative;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1;
}
@media only screen and (max-width: 639px) {
  .tabs__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 60px;
    justify-content: center;
    min-width: 100px;
    padding: 0 10px;
  }
}
.is-active .tabs__btn {
  background-color: #fff;
  border: 1px solid #5fa3c9;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.tabs__btn-name {
  color: #999;
  display: inline-block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 18px;
  margin-left: 10px;
  padding-top: 4px;
  text-transform: uppercase;
  white-space: nowrap;
}
@media only screen and (max-width: 639px) {
  .tabs__btn-name {
    letter-spacing: 0;
    margin: 0;
    text-transform: none;
    white-space: nowrap;
  }
}
.is-active .tabs__btn-name {
  color: #5fa3c9;
}
.tabs__btn-icon {
  color: #999;
}
.tabs__btn-icon .ico-motor {
  height: 14px;
  width: 44px;
}
.tabs__btn-icon .ico-sailing {
  height: 26px;
  width: 22px;
}
.tabs__btn-icon .ico-boats {
  height: 9px;
  width: 45px;
}
.is-active .tabs__btn-icon {
  color: #5fa3c9;
}
.models__heading {
  font: 400 20px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 35px;
  text-align: center;
  text-transform: uppercase;
}
.models-carousel {
  margin: 0 0 75px;
  position: relative;
}
.models-carousel.owl-loaded .media-article:before,
.models-carousel.owl-loaded .models-carousel__item {
  display: block;
}
.models-carousel__item,
.models-carousel__item .media-article:before {
  display: none;
}
.models-carousel__item:first-child {
  display: block;
}
.models-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  margin: 0 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.models-carousel .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 5px;
  min-width: 8px;
  width: 8px;
}
.models-carousel .owl-dot.active {
  background: #000 !important;
}
.models-carousel .owl-next,
.models-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121 !important;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 30%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
  z-index: 5;
}
.models-carousel .owl-next .ico,
.models-carousel .owl-prev .ico {
  font-size: 30px;
}
.models-carousel .owl-next:hover,
.models-carousel .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff !important;
}
.models-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
.models-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .models-carousel {
    padding: 40px 0 0;
  }
  .models-carousel .owl-next,
  .models-carousel .owl-prev {
    background: none !important;
    color: #222 !important;
    height: 40px;
    top: -10px !important;
    width: 40px;
    z-index: 10;
  }
  .models-carousel .owl-next .ico,
  .models-carousel .owl-prev .ico {
    font-size: 20px;
  }
  .models-carousel .owl-next:focus,
  .models-carousel .owl-next:hover,
  .models-carousel .owl-prev:focus,
  .models-carousel .owl-prev:hover {
    background: none;
    color: #222;
  }
  .models-carousel .owl-prev {
    left: -15px;
  }
  .models-carousel .owl-next {
    right: -15px;
  }
  .models-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.models-carousel-readmore {
  background: #fff !important;
  border: 1px solid #999 !important;
  border-radius: 4px !important;
  color: #4e4e4e !important;
  top: -75px;
}
.models-carousel-readmore .ico {
  font-size: 26px;
}
.models-carousel-readmore.disabled {
  background: #fff !important;
  border: 1px solid #999 !important;
  color: #4e4e4e !important;
  cursor: default;
  opacity: 0.5;
}
.models-carousel-readmore:not(.disabled):hover {
  background: #fff !important;
  border-color: #000 !important;
  color: #000 !important;
}
.models-carousel-readmore .owl-prev {
  left: auto;
  right: 60px;
}
.models-carousel-readmore .owl-next {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .models-carousel-readmore {
    padding: 50px 0 0;
  }
  .models-carousel-readmore .owl-next .ico,
  .models-carousel-readmore .owl-prev .ico {
    font-size: 20px;
  }
  .models-carousel-readmore .owl-next:focus,
  .models-carousel-readmore .owl-next:hover,
  .models-carousel-readmore .owl-prev:focus,
  .models-carousel-readmore .owl-prev:hover {
    color: #222;
  }
  .models-carousel-readmore .owl-prev {
    left: 0;
    right: auto;
  }
  .models-carousel-readmore .owl-next {
    right: 0;
  }
}
.models-item {
  color: #222;
  display: block;
  text-align: center;
}
.models-item:hover {
  color: #222;
}
.models-item:hover .models-item__title span {
  text-decoration: underline;
}
.models-item__image {
  background: #e0e0e0;
  margin: 0 0 12px;
  max-height: 250px;
  overflow: hidden;
  position: relative;
}
.models-item__image:before {
  content: "";
  float: left;
  padding: 65% 0 0;
}
.models-item__image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.models-item__title {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 0 4px;
  text-transform: uppercase;
}
.models-item__title small {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
.models-item__price {
  color: #222;
  display: block;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
.models-ctrl {
  text-align: center;
}
.selling {
  background-color: #222;
  border-radius: 4px;
  color: #fff;
  padding: 25px 30px 30px;
  position: relative;
  z-index: 1;
}
.selling--gold .selling,
.selling--green .selling {
  padding: 25px 27px 27px;
}
@media only screen and (max-width: 767px) {
  .selling--gold .selling,
  .selling--green .selling {
    border-radius: 4px;
  }
  .selling {
    border-radius: 0;
  }
}
.selling--gold,
.selling--green {
  border-radius: 4px;
  padding: 34px 4px 4px;
  position: relative;
  width: 100%;
  z-index: 10;
}
.selling--gold:after,
.selling--green:after {
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 22px;
  left: 17px;
  position: absolute;
  right: 17px;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .selling--gold,
  .selling--green {
    border-radius: 0;
  }
}
.selling--green {
  background-color: #55957e;
}
.selling--green:after {
  background-image: url(v40/img/green-label.svg);
}
.selling--gold {
  background: -o-linear-gradient(
    315deg,
    #ab8944 0,
    #d5b36c 35%,
    #b79349 49%,
    #d5b36c 63%,
    #d5b36c 84%,
    #b79349 100%
  );
  background: linear-gradient(
    135deg,
    #ab8944,
    #d5b36c 35%,
    #b79349 49%,
    #d5b36c 63%,
    #d5b36c 84%,
    #b79349
  );
}
.selling--gold:after {
  background-image: url(v40/img/gold-label.svg);
}
.selling-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}
.selling-appeal {
  color: #999;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 18px;
  margin-top: 13px;
}
.selling-form {
  margin-top: 20px;
}
.selling-form-success {
  margin: 25px 0;
}
.selling-form-error {
  color: red;
  display: none;
  font-size: 14px;
  line-height: 16px;
}
.selling-form__field {
  margin-top: 10px;
}
.selling-form__field:first-of-type {
  margin: 0;
}
.selling-form__input {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 11px;
  width: 100%;
}
.selling-form__input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.selling-form__input::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
.selling-form__input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.selling-form__input::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.selling-form__input::placeholder {
  color: #999;
  font-size: 14px;
}
.selling-form__button {
  -webkit-appearance: none;
  background-color: #00a86c;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Pt Sans;
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0.16em;
  line-height: 50px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: 100%;
}
.selling-form__button:hover {
  background-color: #00754b;
  color: #fff;
}
.selling-form__link,
.selling-form__policy {
  color: #666;
  font-size: 9px;
  letter-spacing: 0.6px;
  line-height: 16px;
  margin-top: 15px;
  text-transform: uppercase;
}
.selling-form__link {
  color: #999;
}
.selling-form__link:hover {
  color: #999;
  text-decoration: underline;
}
.selling-agent {
  margin-top: 25px;
}
.selling-agent__label,
.selling-broker__label {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.selling--gold .selling-agent__label,
.selling--gold .selling-broker__label {
  color: #b79349;
}
.selling-agent__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
}
.selling-agent__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  align-items: center;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 5px;
  cursor: pointer;
  flex-shrink: 0;
  height: 73px;
  padding: 5px;
  width: 73px;
}
.selling-agent__info,
.selling-agent__logo {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.selling-agent__info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 14px;
}
.selling-agent__caption {
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 5px;
}
.selling-agent__location {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 12px;
  line-height: 16px;
}
.selling-agent__contact {
  -webkit-appearance: none;
  background-color: #00a86c;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Pt Sans;
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0.16em;
  line-height: 50px;
  margin-top: 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  width: 100%;
}
.selling-agent__contact:hover {
  background-color: #00754b;
  color: #fff;
}
.selling--gold .selling-agent__contact {
  background: -o-linear-gradient(
    315deg,
    #ab8944 0,
    #b79349 42%,
    #d5b36c 64%,
    #b79349 100%
  );
  background: linear-gradient(
    135deg,
    #ab8944,
    #b79349 42%,
    #d5b36c 64%,
    #b79349
  );
  background-size: 100% 100%;
}
.selling--gold .selling-agent__contact:hover {
  background-size: 180% 100%;
}
.selling-accepting-crypto {
  background: #2f2f2f;
  border-radius: 24px;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 20px;
  margin-top: 12px;
  padding: 5px 10px 5px 36px;
  position: relative;
}
.selling-accepting-crypto:before {
  background-image: url(v40/img/crypto-success.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 15px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
}
.selling-accepting-crypto__text {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  background: -o-linear-gradient(0.51turn, #6eba6a 8.4%, #0c78bd 103.1%);
  background: linear-gradient(0.74turn, #6eba6a 8.4%, #0c78bd 103.1%);
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}
.selling-phones {
  background-color: #2f2f2f;
  border-radius: 4px;
  margin-top: 15px;
  position: relative;
}
.selling-phones__head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0 10px 10px;
  position: relative;
}
.selling-phones__head,
.selling-phones__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.selling-phones__icon {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0.2;
  width: 38px;
}
.selling-phones__icon .ico {
  height: 20px;
  width: 25px;
}
.selling-phones__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.selling-phones__toggler {
  cursor: pointer;
  padding: 18px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.selling-phones__toggler:before {
  border-color: #00ae6f transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
}
.selling--gold .selling-phones__toggler:before {
  border-color: #b79349 transparent transparent;
}
.selling-phones--open .selling-phones__toggler {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.selling-phones__number {
  color: #f5f5f5;
  font-size: 16px;
  line-height: 23px;
}
.selling-phones__body {
  background-color: #2f2f2f;
  display: none;
  left: 0;
  padding: 3px 20px 7px 50px;
  position: absolute;
  top: 61px;
  width: 100%;
  z-index: 2;
}
.selling-phones__field {
  margin-bottom: 12px;
}
.selling-phones__location {
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 4px;
}
.selling-contacts {
  margin-top: 20px;
  padding: 0 0 0 10px;
}
.selling-contacts__field {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}
.selling-contacts__icon {
  width: 37px;
}
.selling-contacts__icon .ico {
  color: #999;
  height: 19px;
  width: 25px;
}
.selling-contacts__link {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
  line-height: 23px;
}
.selling-contacts__link:hover {
  color: #fff;
}
.selling-messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
  padding: 0 7px 7px;
}
.selling-messengers.selling-messengers--tree {
  padding: 0 0 7px;
}
.selling-messengers__channel {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  max-width: 50%;
}
.selling-messengers--tree .selling-messengers__channel {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.selling-messengers__channel--viber:hover .selling-messengers__icon,
.selling-messengers__channel--viber:hover .selling-messengers__text {
  color: #7248a7;
}
.selling-messengers__channel--whatsapp:hover .selling-messengers__icon,
.selling-messengers__channel--whatsapp:hover .selling-messengers__text {
  color: #66ca4d;
}
.selling-messengers__channel--telegram:hover .selling-messengers__icon,
.selling-messengers__channel--telegram:hover .selling-messengers__text {
  color: #57a9f2;
}
.selling-messengers__icon {
  -ms-flex-negative: 0;
  color: #fff;
  flex-shrink: 0;
  margin: 0 10px 0 0;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.selling-messengers--tree .selling-messengers__icon {
  margin: 0 0 2px;
  text-align: center;
}
.selling-messengers__icon .ico {
  height: 20px;
  width: 30px;
}
.selling-messengers__icon .ico-telegram {
  height: 20px;
  width: 18px;
}
.selling-messengers__text {
  color: #fff;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.selling-broker__title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 30px;
  margin-top: 10px;
}
.selling-broker__location {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
.selling-broker__flag {
  height: 15px;
  line-height: 0;
  margin-right: 15px;
  width: 20px;
}
.selling-broker__flag .flag-icon {
  height: 100%;
  width: 100%;
}
.selling-broker__address {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}
.selling-price__title {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.selling--gold .selling-price__title {
  color: #b79349;
}
.selling-price__price {
  background-color: #2f2f2f;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 0 8px;
  padding: 11px 20px 11px 15px;
  position: relative;
  z-index: 100;
}
@media only screen and (min-width: 992px) {
  .selling-price__price {
    padding: 11px 10px 11px 15px;
  }
}
.selling-price__price:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selling-price__price:hover,
.selling-price__price:hover .selling-price__price-hover {
  -webkit-box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
}
.selling-price__price-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #2f2f2f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.selling-price__price-content:before {
  background-image: url(v40/img/arrow-down-blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 9px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
}
.selling-price__price:hover .selling-price__price-content:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.selling-price__price-mainprice {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 3px;
}
.selling-price__price-secondaryprice {
  color: #999;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.selling-price__price-hover {
  background-color: #2f2f2f;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: none;
  left: 0;
  margin: 0 -20px 0 -15px;
  position: absolute;
  top: calc(100% + 11px);
  width: calc(100% + 35px);
}
@media only screen and (min-width: 992px) {
  .selling-price__price-hover {
    margin: 0 -10px 0 -15px;
    width: calc(100% + 25px);
  }
}
.selling-price__price:hover .selling-price__price-hover {
  display: block;
}
.selling-price__price-priceitem {
  border-top: 1px solid #4c4c4c;
  color: #999;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  padding: 11px 16px;
}
.selling-price__value {
  color: #fff;
  font-size: 31px;
  font-weight: 700;
  margin-top: 5px;
}
.selling-price__value-old {
  color: #999;
  display: inline-block;
  font-size: 18px;
  position: relative;
}
.selling-price__value-old:after {
  border-bottom: 2px solid #d43e3f;
  color: red;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  width: 100%;
}
.selling-price__subtitle {
  color: #fff;
  font-size: 12px;
}
.selling-price__discontinued {
  margin: 10px 0 20px;
}
.selling-market {
  margin-bottom: 20px;
}
.selling-market__title {
  color: #1ea0e4;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 18px;
  text-transform: uppercase;
}
.selling-market__name {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  margin: 5px 0 0;
}
.selling-market__specifications {
  color: #fff;
  font-size: 16px;
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
}
.selling-market__item {
  margin-top: 10px;
  text-transform: none;
}
.selling-market__item:first-of-type {
  margin-top: 0;
}
.selling-market__item .ico {
  color: #1ea0e4;
  margin-right: 10px;
  min-width: 24px;
  position: relative;
  top: -2px;
}
.selling-compare {
  border-radius: 5px;
  color: #22ac72;
  font-size: 12px;
  margin: 30px 0 0;
  padding: 0 20px;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  width: 100%;
}
.selling-compare.active {
  background-color: transparent !important;
}
.entity-boat__body,
.entity-boat__descr {
  margin-bottom: 40px;
}
.entity-boat__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .entity-boat__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1299px) {
  .entity-boat__menu {
    margin: 0 -20px;
    width: auto;
  }
}
.entity-boat__left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-right: 15px;
  padding-right: 85px;
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin: 0;
    order: 2;
    padding: 0;
    width: 100%;
  }
}
.entity-boat__right-side {
  -ms-flex-negative: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-shrink: 0;
  position: relative;
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__right-side {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin: 0 -20px;
    order: 1;
    padding: 0;
    width: auto;
  }
  .shipyard-feedback--entity .entity-boat__right-side {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .entity-boat__right-side--social {
    margin: 0;
    width: 100%;
  }
}
.entity-boat__left-side {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__left-side {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin: 0;
    order: 2;
    padding: 0;
    width: 100%;
  }
  .shipyard-feedback--entity .entity-boat__left-side {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.entity-boat__left-side--pr60 {
  padding-right: 60px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__left-side--pr60 {
    padding: 0;
  }
}
.entity-boat__left-side--pt40 {
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__left-side--pt40 {
    padding: 0;
  }
}
.entity-boat__content {
  margin-top: 60px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .entity-boat__content {
    margin-top: 30px;
  }
}
.entity-boat__content:first-of-type {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .entity-boat__content:first-of-type {
    margin-top: 40px;
  }
}
.entity-boat__content h2 {
  font-size: 30px;
  margin-top: 0 !important;
}
.entity-boat__content-achievements--mob {
  display: none;
}
@media only screen and (max-width: 767px) {
  .entity-boat__content-achievements--mob {
    display: block;
    margin-bottom: 40px !important;
  }
  .entity-boat__content-achievements--desk {
    display: none;
  }
}
.entity-boat__content-achievements--desk + .entity-boat__content {
  margin-top: 0;
}
.entity-boat__content a:last-of-type,
.entity-boat__content p:last-of-type,
.entity-boat__content ul:last-of-type {
  margin-bottom: 0;
}
.entity-boat__content-achievements--desk {
  margin-bottom: 50px !important;
}
.entity-boat__sidebar {
  z-index: 10;
}
.entity-boat__sidebar-wrap {
  padding-top: 110px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.is_stuck .entity-boat__sidebar-wrap {
  padding-top: 105px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__sidebar-wrap {
    padding-top: 0 !important;
  }
}
.entity-boat__shipyard-wrap {
  padding-top: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.is_stuck .entity-boat__shipyard-wrap {
  padding-top: 105px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__shipyard-wrap {
    padding-top: 0 !important;
  }
}
.entity-boat__container {
  background: #fff;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__container {
    padding: 0 20px;
  }
}
.entity-boat__wrap {
  margin: 0 auto;
  max-width: 1300px;
}
.entity-boat__wrap--mt-20 {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__wrap--mt-20 {
    margin: 0;
  }
}
.entity-boat__wrap--category {
  margin-top: -45px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__wrap--category {
    margin: 0;
  }
}
@media only screen and (max-width: 1299px) {
  .entity-boat__gallery {
    margin: 0 -20px;
    width: calc(100% + 40px);
  }
}
@media only screen and (max-width: 767px) {
  .entity-boat__gallery {
    margin: 0 -20px;
    width: calc(100% + 40px);
  }
}
.entity-boat__breadcrumbs {
  margin-bottom: 20px;
  padding: 15px 0;
}
.entity-boat__shipyard-head {
  margin-bottom: 35px;
}
.entity-boat__caption,
.entity-boat__subcaption,
.entity-boat__subtitle,
.entity-boat__title {
  color: #212121;
  font-weight: 700;
  text-align: left;
}
.entity-boat__title {
  font-size: 26px;
  line-height: 30px;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .entity-boat__title {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
  }
}
.entity-boat__title--market {
  margin-top: 55px;
}
.entity-boat__subtitle {
  font-size: 26px;
  line-height: 30px;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .entity-boat__subtitle {
    font-size: 30px;
    line-height: 40px;
    margin-top: 80px;
  }
}
.entity-boat__caption {
  font-size: 30px;
  margin: 0 0 16px;
}
.entity-boat__subcaption {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 16px;
}
.entity-boat__title-wrap {
  margin: 0 0 35px;
}
.entity-boat__add-btn {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  display: none;
  margin: 20px 20px 0;
  order: 2;
  padding-bottom: 13px;
  padding-top: 13px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .entity-boat__add-btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    display: none;
    left: 0;
    margin: 0;
    order: 1;
    padding-bottom: 9px;
    padding-top: 9px;
    position: absolute;
    right: 0;
    top: 40px;
  }
}
.entity-boat__top {
  margin-bottom: 60px;
}
.entity-boat__row,
.entity-boat__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .entity-boat__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.entity-boat__row--pb120 {
  padding-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__row--pb120 {
    padding-bottom: 60px;
  }
}
.entity-boat__row--pb80 {
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__row--pb80 {
    padding-bottom: 40px;
  }
}
.entity-boat__feedback {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__feedback {
    margin-bottom: 80px;
  }
}
.entity-boat__table {
  margin: 20px 0 0;
  text-align: initial;
}
@media only screen and (max-width: 767px) {
  .entity-boat__table {
    text-align: center;
  }
}
.entity-boat__tables {
  margin: 0 0 -30px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__tables {
    margin: 0 0 40px;
  }
}
.entity-boat__rewiew {
  margin: 50px 0 0;
}
@media only screen and (min-width: 768px) {
  .entity-boat__rewiew {
    margin: 55px 0 0;
  }
}
.entity-boat__chars {
  margin-bottom: 20px;
}
.entity-boat__rewiew-text {
  color: #222;
  font-size: 18px;
  letter-spacing: 0.01em;
  line-height: 26px;
  margin-bottom: 0;
}
.entity-boat__btn-more,
.entity-boat__more-link {
  color: #1ea0e4;
  display: inline-block;
  font-family: Pt Sans;
  font-size: 18px;
  margin-top: 25px;
  text-decoration: none;
}
.entity-boat__btn-more:hover,
.entity-boat__more-link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .entity-boat__btn-more {
    border: 1px solid #222;
    border-radius: 20px;
    color: #222;
    display: inline-block;
    font-size: 16px;
    min-width: 192px;
    padding: 7px 13px;
    text-align: center;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .entity-boat__btn-more:focus,
  .entity-boat__btn-more:hover {
    background-color: #222;
    color: #fff;
    text-decoration: none;
  }
}
.entity-boat__more-link {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .entity-boat__more-link {
    margin-top: 25px;
  }
}
.entity-boat__docs,
.entity-boat__list,
.entity-boat__publications {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) {
  .entity-boat__docs,
  .entity-boat__list,
  .entity-boat__publications {
    margin-top: 50px;
  }
}
.entity-boat__docs {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .entity-boat__docs {
    text-align: initial;
  }
}
.entity-boat__subgallery {
  margin-top: 60px;
}
.entity-boat__subgallery-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.entity-boat__subgallery-row:last-of-type {
  margin: 0;
}
.entity-boat__subgallery-row .entity-boat__subgallery-link {
  height: 675px;
}
.entity-boat__subgallery-link {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-right: 10px;
}
.entity-boat__subgallery-link img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.entity-boat__gallery-row--two .entity-boat__subgallery-link {
  height: 334px;
  max-height: 334px;
}
.entity-boat__gallery-row--three .entity-boat__subgallery-link {
  height: 219px;
  max-height: 219px;
}
@media only screen and (max-width: 479px) {
  .entity-boat__gallery-row--three .entity-boat__subgallery-link {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .entity-boat__gallery-row--three .entity-boat__subgallery-link:first-child {
    margin: 0 0 10px;
    width: 100%;
  }
  .entity-boat__gallery-row--three .entity-boat__subgallery-link:nth-child(2) {
    margin: 0 10px 0 0;
    width: calc(50% - 5px);
  }
  .entity-boat__gallery-row--three .entity-boat__subgallery-link:nth-child(3) {
    margin: 0;
    width: calc(50% - 5px);
  }
}
.entity-boat__gallery-row--four .entity-boat__subgallery-link {
  height: 164px;
  max-height: 164px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__gallery-row--four .entity-boat__subgallery-link {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    max-height: 334px;
    width: calc(50% - 5px);
  }
  .entity-boat__gallery-row--four .entity-boat__subgallery-link:first-child {
    margin: 0 10px 10px 0;
  }
  .entity-boat__gallery-row--four .entity-boat__subgallery-link:nth-child(2) {
    margin: 0 0 10px;
  }
  .entity-boat__gallery-row--four .entity-boat__subgallery-link:nth-child(3) {
    margin: 0 10px 0 0;
  }
  .entity-boat__gallery-row--four .entity-boat__subgallery-link:nth-child(4) {
    margin: 0;
  }
}
@media only screen and (max-width: 1299px) {
  .entity-boat__subgallery-link {
    height: auto !important;
  }
}
.entity-boat__subgallery-link:last-of-type {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .entity-boat__gallery-row--four,
  .entity-boat__gallery-row--three {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.entity-boat__video {
  margin-top: 40px;
}
.entity-boat__video iframe {
  height: 510px;
}
@media only screen and (max-width: 991px) {
  .entity-boat__video iframe {
    height: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .entity-boat__video iframe {
    height: 56vw;
  }
  .entity-boat__video-wrap {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
.entity-boat__video-title {
  color: #222;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 15px;
}
.entity-boat__video-desc {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0 0;
}
.entity-boat__video-info {
  color: #999;
  font-size: 16px;
  margin: 10px 0 0;
}
.entity-boat__video-date,
.entity-boat__video-name {
  display: inline-block;
}
.entity-boat__video-date {
  margin-left: 8px;
  padding-left: 12px;
  position: relative;
}
.entity-boat__video-date:before {
  background-color: #999;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
}
.entity-boat__field {
  -webkit-box-flex: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  order: 1;
}
@media only screen and (min-width: 768px) {
  .entity-boat__field {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.entity-boat__content h2,
.entity-boat__description h2 {
  line-height: 28px;
  margin-bottom: 30px;
}
.entity-boat__content li,
.entity-boat__content p,
.entity-boat__description li,
.entity-boat__description p {
  font-size: 18px;
  line-height: 26px;
}
.entity-boat__content q,
.entity-boat__description q {
  margin: 40px 0;
}
@media only screen and (max-width: 767px) {
  .entity-boat__content q,
  .entity-boat__description q {
    font-size: 24px;
    line-height: 30px;
  }
}
.entity-boat__description {
  margin-bottom: 30px;
}
.entity-boat__series {
  margin-top: 10px;
}
.entity-boat__series:first-of-type {
  margin-top: 50px;
}
.entity-boat__series:last-of-type {
  margin: 0;
}
.entity-boat__series-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  width: calc(100% + 20px);
}
.entity-boat__series-wrap {
  margin-bottom: -40px;
  margin-top: 50px;
}
.entity-boat__series-wrap .entity-boat__series:first-child {
  margin: 0;
}
.entity-boat__series-item {
  margin: 0 0 40px;
  padding: 0 10px;
  width: 33.333%;
}
@media only screen and (max-width: 991px) {
  .entity-boat__series-item {
    width: 50%;
  }
}
@media only screen and (max-width: 639px) {
  .entity-boat__series-item {
    margin: 0 0 20px;
    width: 100%;
  }
}
.entity-boat__series-title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 15px;
}
.entity-boat__suspended {
  margin-top: 50px;
}
.entity-boat__suspended-item {
  margin: 0 0 30px;
  padding: 0 10px;
  width: 25%;
}
@media only screen and (max-width: 991px) {
  .entity-boat__suspended-item {
    width: 50%;
  }
}
.entity-boat__suspended-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  width: calc(100% + 20px);
}
.entity-boat__suspended-title {
  color: #212121;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
.entity-boat__suspended-row:last-of-type {
  margin-bottom: -30px;
}
.entity-boat__widdget-wrap {
  margin-top: 50px;
  width: calc(50% - 10px);
}
@media only screen and (max-width: 1199px) {
  .entity-boat__widdget-wrap {
    width: calc(75% - 10px);
  }
}
@media only screen and (max-width: 991px) {
  .entity-boat__widdget-wrap {
    width: 100%;
  }
}
.entity-boat__order {
  margin: 50px 0;
  padding: 0 10px;
  width: 100%;
}
.entity-boat__wrapper {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 20px;
}
.entity-boat__internal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .entity-boat__internal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.entity-boat__brand {
  width: 100%;
}
.entity-boat__sale-block {
  padding: 40px 0 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.entity-boat__sale-block.is_stuck {
  padding: 105px 0 0;
}
@media only screen and (max-width: 767px) {
  .entity-boat__sale-block {
    padding-top: 0;
  }
}
.page-entity-boat--white {
  background-color: #fff;
}
.cookie {
  background-color: #222;
  bottom: 0;
  color: #fff;
  height: 40px;
  left: 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 100000;
}
.cookie__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.cookie__btn {
  margin-left: 40px;
}
@media only screen and (max-width: 479px) {
  .cookie__btn {
    margin-left: auto;
  }
}
.cookie__consent {
  background-color: #00ae6f;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 60px;
}
.cookie__consent:hover {
  background-color: #007b4e;
  color: #fff;
}
.cookie__info {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 479px) {
  .cookie__info {
    font-size: 14px;
  }
}
.cookie__info:hover {
  color: #fff;
  text-decoration: none;
}
.cookie__slogan {
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 479px) {
  .cookie__slogan {
    font-size: 14px;
  }
}
.cookie-banner {
  background: #00213b;
  border: 1px solid rgba(90, 116, 137, 0.1);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  bottom: 0;
  color: #fff;
  font-family: Golos, Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 13px;
  left: 0;
  line-height: 18px;
  max-width: 100vw;
  padding: 25px 13px 25px 74px;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 100000;
}
@media only screen and (min-width: 992px) {
  .cookie-banner {
    font-size: 16px;
    line-height: 1.4em;
    padding: 25px 13px 25px 74px;
  }
}
.cookie-banner__container {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
@media only screen and (max-width: 991px) {
  .cookie-banner__container {
    margin: 0;
  }
}
.cookie-banner__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-right: 16px;
}
.cookie-banner__text {
  margin-bottom: 13px;
  max-width: 300px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .cookie-banner__text {
    max-width: none;
  }
}
.cookie-banner__text:before {
  background-image: url(v40/img/cookie.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 40px;
  left: -55px;
  position: absolute;
  top: 8px;
  width: 40px;
}
@media only screen and (min-width: 480px) {
  .cookie-banner__text:before {
    left: -60px;
  }
}
.cookie-banner__link {
  color: #99a6b1;
  text-decoration: underline;
}
.cookie-banner__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}
.cookie-banner__button {
  background: #00a7ff;
  border: 1px solid #00a7ff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff !important;
  cursor: pointer;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  margin-top: 7px;
  padding: 9px 19px;
}
@media only screen and (min-width: 992px) {
  .cookie-banner__button {
    font-size: 17px;
  }
}
.cookie-banner__button a {
  color: #fff !important;
}
.entity-menu {
  background-color: #f5f5f5;
  position: relative;
  -webkit-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .entity-menu {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .entity-menu--fullpage {
    margin: 0;
    width: auto;
  }
}
.entity-menu--desktop {
  display: block;
}
@media only screen and (max-width: 767px) {
  .entity-menu--desktop {
    display: none;
  }
}
.entity-menu--mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .entity-menu--mobile {
    background-color: #f5f5f5;
    display: block;
    margin-left: -20px;
    padding-bottom: 0;
    width: calc(100% + 40px);
  }
}
@media only screen and (max-width: 991px) {
  .entity-menu--fixedBtn {
    padding-right: 56px;
  }
}
.entity-menu::-webkit-scrollbar {
  background: transparent;
  display: none;
  width: 0 !important;
}
.entity-menu--isStick {
  background-color: #f5f5f5;
  left: 50% !important;
  margin: 0;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
  width: 100vw !important;
}
@media only screen and (max-width: 767px) {
  .entity-menu--up.entity-menu--isStick {
    top: 50px !important;
  }
}
.entity-menu--category {
  background-color: #f5f5f5;
  padding: 0;
}
.entity-menu__link {
  -webkit-box-flex: 1;
  background-color: #f5f5f5;
  border-bottom: 2px solid transparent;
  color: rgba(34, 34, 34, 0.5);
  cursor: pointer;
  display: inline-block;
  -ms-flex: 1 1;
  flex: 1 1;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 18px 24px 17px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  white-space: nowrap;
}
.entity-menu__link--active,
.entity-menu__link:hover {
  border-bottom: 2px solid #1ea0e4;
  color: #222;
}
.entity-menu__link--disabled {
  color: #ccc;
  pointer-events: none;
}
.entity-menu--model .entity-menu__link {
  padding: 18px 40px 17px;
}
.entity-menu--shipyard .entity-menu__link {
  padding: 18px 24px 17px;
}
.entity-menu__link--compare {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  -ms-flex-negative: 0;
  -ms-flex-preferred-size: 56px;
  background: #00ae6f;
  color: #fff;
  flex-basis: 56px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 56px;
  line-height: 54px;
  padding: 0;
  text-align: center;
  width: 56px;
}
.entity-menu__link--compare:hover {
  background: #00955f;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .entity-menu__link--compare {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.entity-menu__links {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.entity-menu__wrapper {
  -ms-overflow-style: none;
  overflow-x: auto;
  overflow: -moz-scrollbars-none;
  padding: 0;
  scrollbar-width: none;
}
.entity-menu__wrapper::-webkit-scrollbar {
  display: none;
}
.entity-menu--isStick .entity-menu__wrapper {
  padding: 0 20px;
}
@media only screen and (max-width: 1299px) {
  .entity-menu__wrapper {
    padding: 0 !important;
  }
}
.entity-menu--fullpage .entity-menu__wrapper {
  padding: 0 20px;
}
@media only screen and (max-width: 1299px) {
  .entity-menu--fullpage .entity-menu__wrapper {
    padding: 0;
  }
}
.entity-menu__sale {
  display: inline-block;
  font-weight: 600;
  margin-left: 3px;
}
.entity-menu__link-ico {
  background-color: #eaeaea;
  border: none;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 21px;
  padding: 18px 40px 17px 44px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.entity-menu__link-ico svg {
  height: 20px;
  margin-right: 10px;
  width: 20px;
}
.entity-menu__link-ico:hover {
  color: #222;
}
.entity-menu__link-ico--big {
  padding: 18px 30px 17px;
}
.entity-menu__link-ico--big svg {
  margin: 1px 5px 0 0;
  width: 40px;
}
.entity-info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .entity-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.entity-company {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .entity-company {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.entity-company__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  .entity-company__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
}
@media only screen and (max-width: 639px) {
  .entity-company__left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
}
.entity-company__right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
}
@media only screen and (max-width: 991px) {
  .entity-company__right {
    max-width: 100%;
  }
}
.entity-company__logo {
  -ms-flex-negative: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 120px;
  justify-content: center;
  margin-right: 38px;
  overflow: hidden;
  width: 165px;
}
@media only screen and (max-width: 991px) {
  .entity-company__logo {
    margin-right: 0;
  }
}
.entity-company__img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.entity-company__description {
  padding: 10px 0 0;
}
@media only screen and (max-width: 991px) {
  .entity-company__description {
    padding: 25px 0 0;
    text-align: center;
  }
}
.entity-company__title {
  color: #212121;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .entity-company__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 639px) {
  .entity-company__title {
    text-align: left;
  }
}
.entity-company__subtitle {
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.entity-company__country {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .entity-company__country {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 639px) {
  .entity-company__country {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px;
  }
}
.entity-company__flag {
  height: 15px;
  margin-right: 10px;
  width: 20px;
}
.entity-company__flag .flag-icon {
  background-size: cover;
  border: 1px solid #d9d9d9;
  margin: 0 10px 0 0;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.entity-company__name {
  color: #222;
  font-size: 16px;
}
.entity-company__address,
.entity-company__registered {
  color: #222;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .entity-company__address,
  .entity-company__registered {
    text-align: center;
  }
}
@media only screen and (max-width: 639px) {
  .entity-company__address,
  .entity-company__registered {
    text-align: left;
  }
}
.crisis-banner {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 300px;
  min-height: 130px;
  overflow: hidden;
  padding: 15px 20px;
  position: relative;
  width: 100%;
  z-index: 99;
}
.crisis-banner.crisis-banner--menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 130px;
  margin-top: 20px;
  max-width: 300px;
  min-height: auto;
}
.crisis-banner:before {
  background-color: #8a0405;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.72;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .crisis-banner {
    height: 39vw;
    max-width: none;
    min-height: auto;
  }
}
.crisis-banner__img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.crisis-banner__title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 18px;
}
@media only screen and (max-width: 1199px) {
  .crisis-banner__title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .crisis-banner__title {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.crisis-banner__look {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.crisis-banner__count {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-image: url(v40/img/crisis-count.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 50px;
  justify-content: center;
  position: relative;
  -webkit-transform: translate(5px, 5px);
  -ms-transform: translate(5px, 5px);
  transform: translate(5px, 5px);
  width: 50px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .crisis-banner__count {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
}
.crisis-banner__text {
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
.market-offer-gallery {
  margin-left: -5px;
  margin-right: -5px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .market-offer-gallery {
    margin: 0 -20px;
  }
}
.market-offer-gallery__list {
  display: grid;
  grid-template-columns: 80% 20%;
  grid-template-rows: 25% 25% 25% 25%;
  height: 50vw;
  max-height: 640px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .market-offer-gallery__list {
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: 76% 24%;
    height: 70vw;
    max-height: 100%;
  }
}
.market-offer-gallery--one .market-offer-gallery__list {
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  height: 60vw;
  max-height: 720px;
}
.market-offer-gallery__link {
  border-radius: 5px;
  display: block;
  margin: 5px;
  overflow: hidden;
  position: relative;
}
.market-offer-gallery__link:first-child {
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 5;
  grid-row-start: 1;
}
@media only screen and (max-width: 991px) {
  .market-offer-gallery__link:first-child {
    grid-column-end: 5;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-row-start: 1;
  }
  .market-offer-gallery__link:nth-child(2) {
    grid-column-end: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-row-start: 2;
  }
  .market-offer-gallery__link:nth-child(3) {
    grid-column-end: 3;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-row-start: 2;
  }
  .market-offer-gallery__link:nth-child(4) {
    grid-column-end: 4;
    grid-column-start: 3;
    grid-row-end: 3;
    grid-row-start: 2;
  }
}
.market-offer-gallery__link:nth-child(5) {
  grid-column-end: 3;
  grid-column-start: 2;
  grid-row-end: 5;
  grid-row-start: 4;
}
@media only screen and (max-width: 991px) {
  .market-offer-gallery__link:nth-child(5) {
    grid-column-end: 5;
    grid-column-start: 4;
    grid-row-end: 3;
    grid-row-start: 2;
  }
}
.market-offer-gallery__link:nth-of-type(n + 6) {
  display: none;
}
@media only screen and (max-width: 767px) {
  .market-offer-gallery__link {
    border-radius: 0;
    margin: 0;
  }
}
.market-offer-gallery__link img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.market-offer-gallery--one .market-offer-gallery__link {
  margin: 0;
}
.market-offer-gallery__remains {
  display: none;
}
.market-offer-gallery__link-more {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 4%, 0.5);
  border-radius: 5px;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.market-offer-gallery__text {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.market-offer-gallery__play {
  background: url(v40/img/play-icon.png) no-repeat;
  background-size: cover;
  height: 63px;
  width: 64px;
  z-index: 10;
}
.market-offer-gallery__nav {
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
@media only screen and (min-width: 767px) {
  .market-offer-gallery__nav {
    display: none;
  }
}
.market-offer-gallery__nav svg {
  font-size: 30px;
}
.market-offer-gallery__next,
.market-offer-gallery__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: transparent;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  width: 50px;
  z-index: 20;
}
@media only screen and (min-width: 767px) {
  .market-offer-gallery__next,
  .market-offer-gallery__prev {
    height: 60px;
    width: 60px;
  }
}
.market-offer-gallery__next svg,
.market-offer-gallery__prev svg {
  fill: #000;
  font-size: 22px;
}
@media only screen and (min-width: 767px) {
  .market-offer-gallery__next svg,
  .market-offer-gallery__prev svg {
    font-size: 30px;
  }
}
.market-offer-gallery__prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .market-offer-gallery__prev {
    left: 10px;
  }
}
.market-offer-gallery__next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (min-width: 767px) {
  .market-offer-gallery__next {
    right: 10px;
  }
}
.brands {
  margin: 0 auto;
  max-width: 520px;
  min-height: 100%;
  padding: 20px 0 80px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .brands {
    float: left;
  }
}
.brands--similar {
  float: none;
  max-width: none;
  padding: 60px 0 0;
}
.brands--similar .brands-item__image {
  height: 120px;
}
.homepage .brands {
  max-width: none;
  padding-top: 0;
}
@media only screen and (max-width: 567px) {
  .homepage .brands {
    margin-top: -30px;
  }
}
.homepage .brands .brands__list {
  padding-left: 5px;
  padding-right: 5px;
}
.homepage .brands .brands__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 991px) {
  .homepage .brands .brands__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .homepage .brands .brands__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.homepage .brands .brands__list .brands-item {
  text-align: center;
}
.homepage .brands .brands__list .brands-item__image {
  height: 100px;
}
.homepage .brands .brands__list .brands-item__count {
  color: #4c4c4c;
  font-size: 14px;
}
.brands-ctrl {
  bottom: 40px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.brands__heading {
  font: 400 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 -20px 35px;
  text-align: center;
  text-transform: uppercase;
}
.brands__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -15px 15px;
  padding: 0;
}
.brands__list > li {
  margin: 0 0 40px;
  padding: 0 15px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .brands__list {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  .brands__list > li {
    margin: 0 0 20px;
    padding: 0 2.5px;
  }
}
.brands-item {
  -webkit-box-flex: 1;
  color: #222;
  display: block;
  -ms-flex: 1 1;
  flex: 1 1;
  margin: 1px;
}
.brands-item:hover {
  color: #222;
}
.brands-item:hover .brands-item__title {
  text-decoration: underline;
}
.brands-item__image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  justify-content: center;
  margin: 0 0 7px;
  overflow: hidden;
  padding: 10px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .brands-item__image img {
    max-height: 100%;
  }
}
.brands-item__title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  margin: 0;
}
.brands-item__count,
.brands-item__country {
  color: #4c4c4c;
  display: block;
  font-size: 12px;
  margin: 0 0 2px;
}
.brands-item__country {
  position: relative;
  top: -6px;
}
.brands-carousel {
  padding: 0 40px;
}
.brands-carousel .owl-item {
  padding: 0 1px;
}
.brands-carousel .owl-item img {
  width: auto;
}
.brands-carousel .owl-dots,
.brands-carousel .owl-item,
.brands-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brands-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  bottom: 0;
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
}
.brands-carousel .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 2.5px 10px;
  width: 8px;
}
.brands-carousel .owl-dot.active {
  background: #000 !important;
}
.brands-carousel .owl-next,
.brands-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: none;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  position: absolute;
  top: 44px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 40px;
  z-index: 10;
}
.brands-carousel .owl-next .ico,
.brands-carousel .owl-prev .ico {
  font-size: 30px;
}
.brands-carousel .owl-next:hover,
.brands-carousel .owl-prev:hover {
  background: none;
  color: #999;
}
.brands-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: -15px;
}
.brands-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: -15px;
}
@media only screen and (min-width: 992px) {
  .brands-carousel {
    padding: 0 80px;
  }
}
.brands-separator {
  display: block;
  height: 80px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .brands-separator {
    height: 45px;
  }
}
.brands.brands--stretches {
  max-width: none;
  padding: 80px 0;
}
.brands.brands--stretches .brands__list {
  margin: 0 -15px 15px;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 991px) {
  .brands.brands--stretches .brands__list {
    margin-left: -2.5px !important;
    margin-right: -2.5px !important;
  }
}
.brands.brands--stretches .brands__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 991px) {
  .brands.brands--stretches .brands__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    margin: 0 0 20px;
    max-width: 25%;
    padding: 0 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .brands.brands--stretches .brands__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.brands.brands--stretches .brands__list .brands-item {
  text-align: center;
}
.brands.brands--stretches .brands__list .brands-item__image {
  height: 100px;
}
.brands.brands--stretches .brands__list .brands-item__count {
  color: #4c4c4c;
  font-size: 14px;
}
.categories {
  margin: 0 auto;
  max-width: 520px;
  min-height: 100%;
  padding: 20px 0 80px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .categories {
    float: right;
  }
}
.categories-ctrl {
  bottom: 40px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.categories__heading {
  font: 400 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  margin: 0 0 35px;
  text-align: center;
  text-transform: uppercase;
}
.categories__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px 15px;
  padding: 0;
}
.categories__list > li {
  margin: 0 0 22px;
}
.categories-item {
  color: #222;
  display: block;
}
.categories-item:hover {
  color: #222;
}
.categories-item:hover .categories-item__title {
  text-decoration: underline;
}
.categories-item__image {
  background: #e0e0e0;
  height: 100px;
  margin: 0 0 7px;
}
.categories-item__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.categories-item__title {
  display: block;
  font-size: 16px;
  line-height: 1.375;
  margin: 0 0 3px;
}
.categories-item__count {
  color: #4c4c4c;
  display: block;
  font-size: 12px;
  margin: 0 0 2px;
}
.categories-item__text {
  color: #999;
  display: block;
  font-size: 14px;
  line-height: 1.428;
  margin: 0;
}
.one-letter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.selling .one-letter {
  margin-top: 20px;
}
.one-letter__icon {
  position: relative;
}
.one-letter__icon span {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  left: 0;
  line-height: 15px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.one-letter__icon:after,
.one-letter__icon:before {
  background-color: #ccc;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.one-letter__cont {
  color: #999;
  font-size: 16px;
  line-height: 15px;
  position: relative;
}
.one-letter__cont--grey {
  color: #999;
}
.one-letter--dealer .one-letter__icon {
  height: 26px;
  margin-right: 10px;
  width: 26px;
}
.one-letter--dealer .one-letter__icon:after,
.one-letter--dealer .one-letter__icon:before {
  border-radius: 2px;
}
.one-letter--dealer .one-letter__icon:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.one-letter--private .one-letter__icon {
  height: 28px;
  margin-right: 8px;
  width: 28px;
}
.one-letter--private .one-letter__icon:before {
  border-radius: 1000px;
}
.one-letter--private .one-letter__icon:after {
  display: none;
}
.one-letter--broker .one-letter__icon {
  height: 26px;
  margin-right: 10px;
  width: 26px;
}
.one-letter--broker .one-letter__icon:before {
  border-radius: 2px;
}
.one-letter--broker .one-letter__icon:after {
  display: none;
}
.market {
  overflow: hidden;
}
.market .container-fluid,
.market .container-lg,
.market .container-md,
.market .container-sm,
.market .container-xl,
.market .container-xxl {
  background: #fff;
  padding-bottom: 60px;
  padding-top: 90px;
}
@media only screen and (min-width: 992px) {
  .market .container-fluid,
  .market .container-lg,
  .market .container-md,
  .market .container-sm,
  .market .container-xl,
  .market .container-xxl {
    padding-top: 62px;
  }
}
.market__crisis-banner {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .market__crisis-banner {
    margin: 30px 0 40px;
  }
}
.market--red {
  color: #d43e3f;
}
.market .brands {
  display: block;
  float: none;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .market .brands {
    max-width: none;
  }
}
.market .brands--double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .market .brands--double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.market .brands--double .brands__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
@media only screen and (max-width: 991px) {
  .market .brands--double .brands__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.33333%;
  }
}
@media only screen and (max-width: 839px) {
  .market .brands--double .brands__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.market .brands__block--first {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  .market .brands__block--first {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .market .brands__block--first {
    padding: 0;
  }
}
.market .brands__block--last {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding-left: 20px;
}
@media only screen and (max-width: 991px) {
  .market .brands__block--last {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .market .brands__block--last {
    padding: 0;
  }
}
.market .brands__list {
  margin-left: -12px;
  margin-right: -12px;
}
.market .brands__list > li {
  padding: 0 12px;
}
.market__more {
  padding-bottom: 20px;
  text-align: center;
}
.market__heading {
  font: 400 30px/1.2 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.market__heading b {
  color: #212121;
  display: block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .market__heading {
    font-size: 40px;
  }
  .market__heading b {
    font-size: 36px;
  }
}
.market__heading--little {
  font-size: 20px;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) {
  .market__heading--little {
    font-size: 20px;
  }
  .market__heading--little b {
    font-size: 16px;
  }
}
.market__caption {
  color: #4c4c4c;
  display: block;
  font: italic 18px/26px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 auto 35px;
  max-width: 940px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .market__caption {
    margin-bottom: 20px;
  }
}
.market__line {
  display: block;
  margin: -20px -20px 0;
  padding: 0;
  position: relative;
}
.market__line--bottom-pad {
  padding-bottom: 40px;
}
.market__line li {
  display: block;
  position: relative;
}
.market__line li.tagged {
  background-color: #fff6e9;
}
.market__line li.tagged .market__line-item:after {
  bottom: 0;
}
.market__line li.tagged--last .market__line-item:after,
.market__line li.tagged:first-of-type .market__line-item:after {
  display: none;
}
.market__line-item {
  display: block;
  padding: 20px;
  position: relative;
}
.market__line-item:after {
  background-color: #e0e0e0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 20px;
  position: absolute;
  right: 20px;
}
.market__line-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.market__line-block .market-item__image {
  margin: 0;
}
.market__line-block .market-item__label {
  top: 4px;
}
.market__line-block .market-item__label_best {
  left: 4px;
}
.market__line-block .market-item__label_new {
  right: 4px;
}
.market__line-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.market__line-box--img {
  min-width: 220px;
}
.market__line-box--data {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding: 0 0 0 20px;
}
.market__line-box--info {
  min-width: 225px;
}
.market__line-title {
  color: #1ea0e4;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 1px;
  position: relative;
}
.market__line-title h1,
.market__line-title h2,
.market__line-title h3,
.market__line-title h4,
.market__line-title span {
  color: inherit;
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  position: relative;
  -webkit-transition: color 0.15s;
  -o-transition: color 0.15s;
  transition: color 0.15s;
  vertical-align: top;
}
.market__line-title h1:hover,
.market__line-title h2:hover,
.market__line-title h3:hover,
.market__line-title h4:hover,
.market__line-title span:hover {
  color: #5bc7ff;
}
.market__line-text {
  color: #4c4c4c;
  display: block;
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
  z-index: 2;
}
.market__line-text span {
  position: relative;
}
.market__line-text span:before {
  background: #4c4c4c;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  margin-left: 6px;
  margin-right: 6px;
  vertical-align: middle;
  width: 3px;
}
.market__line-text span:first-child:before {
  display: none;
}
.market__line-price {
  color: #222;
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
}
.market__line-price-old {
  color: #999;
  display: inline-block;
  font-size: 0.75em;
  line-height: inherit;
  margin-left: 10px;
  position: relative;
}
.market__line-price-old:after {
  border-bottom: 1px solid #d43e3f;
  color: red;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  width: 100%;
}
.market__line-date {
  color: #999;
  font-size: 14px;
  margin: auto 0 2px;
  position: relative;
}
.market__line-button {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.market__line-button .btn {
  margin-left: 15px;
}
.market__line-button .btn:not(:hover) {
  background-color: #fff;
}
.market__line-compare {
  color: #00ae6f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 20px;
  margin: auto 0 0 auto;
  position: relative;
  text-transform: uppercase;
}
.market__line-compare .ico {
  height: 14px;
  margin-right: 9px;
  top: -2px;
  width: 14px;
}
.market__line-compare:hover {
  color: #1ea0e4;
}
.market__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px;
  padding: 0 0 23px;
}
.market__list > li {
  margin: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .market__list > li {
    margin-bottom: 25px;
  }
}
.market__category {
  padding-left: 5px;
}
.market__category-back {
  padding-bottom: 10px;
}
.market__category-back .ico {
  font-size: 12px;
  margin-right: 10px;
  margin-top: -2px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.market__ctrl {
  text-align: center;
}
.owl-item .market-item:before {
  display: none;
}
.market-item {
  color: #222;
  display: block;
  position: relative;
}
.market-item.highlight:before {
  background: #fdf7df;
  border-radius: 6px;
  content: "";
  height: calc(100% + 20px);
  left: 0;
  position: absolute;
  top: -10px;
  width: 100%;
  z-index: 0;
}
.market-item:hover {
  color: #222;
}
.market-item:hover .market-item__title {
  text-decoration: underline;
}
.market-item__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  min-height: 28px;
  position: relative;
}
.market-item__button .btn {
  margin: auto 0 auto auto;
  max-height: 28px;
}
.market-item__button .one-letter {
  margin: 0 auto 0 0;
}
.market-item__label {
  background: #999;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  left: 4px;
  letter-spacing: 0.09em;
  line-height: 24px;
  padding: 0 8px;
  position: absolute;
  text-transform: uppercase;
  top: 4px;
  z-index: 5;
}
.market-item__label_best {
  background: #e52937;
}
.market-item__label_new {
  background: #00ae6f;
  left: auto;
  right: 4px;
}
.market-item__labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.market-item__labels .market-item__label {
  bottom: auto;
  left: auto;
  margin-right: 4px;
  position: relative;
  right: auto;
  top: auto;
}
.market-item__image {
  background: #f5f5f5;
  border-radius: 4px;
  margin: 0 0 10px;
  max-height: 190px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.market-item__image:before {
  content: "";
  float: left;
  padding: 65% 0 0;
}
.market-item__image img {
  border-radius: 4px;
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.market-item__image-cont {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.market-item__image-cont:not(:hover)
  .market-item__image-box:first-child
  .market-item__image-unit {
  opacity: 1;
  z-index: -1;
}
.market-item__image-cont:not(:hover) .market-item__image-indicator {
  opacity: 0;
}
.market-item__image-box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-flex: 1;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  height: 100%;
  position: static;
}
.market-item__image-box:first-child .market-item__image-indicator:before {
  margin-left: 4px;
}
.market-item__image-box:last-child .market-item__image-indicator:before {
  margin-right: 4px;
}
.market-item__image-box:hover .market-item__image-unit {
  opacity: 1;
  z-index: -1;
}
.market-item__image-box:hover .market-item__image-indicator {
  opacity: 1;
}
.market-item__image-unit {
  height: 100%;
  opacity: 0;
  overflow: hidden;
  top: 0;
  z-index: -1;
}
.market-item__image-unit,
.market-item__image-unit img {
  left: 0;
  position: absolute;
  width: 100%;
}
.market-item__image-indicator {
  -webkit-box-flex: 1;
  bottom: 0;
  -ms-flex: 1 1;
  flex: 1 1;
  opacity: 0.5;
  position: relative;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  z-index: 1;
}
.market-item__image-indicator:before {
  background-color: #fff;
  border-radius: 100px;
  content: "";
  display: block;
  height: 3px;
  margin: 0 2px 4px;
  position: relative;
}
.market-item__shipyard {
  color: #222;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 2px 0 0;
  position: relative;
  z-index: 2;
}
.market-item__title {
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 5;
}
.market-item__title small {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.market-item__compare {
  color: #999;
  font-size: 14px;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: -3px;
  z-index: 2;
}
.market-item__compare:hover {
  color: #1ea0e4;
}
.market-item__price-with-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 7px 0;
}
.market-item__price {
  color: #222;
  display: block;
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-top: -3px;
  position: relative;
  z-index: 2;
}
.market-item__price-old {
  color: #999;
  display: inline-block;
  font-size: 0.75em;
  line-height: 25px;
  margin-left: 10px;
  position: relative;
}
.market-item__price-old:after {
  border-bottom: 1px solid #d43e3f;
  color: red;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  width: 100%;
}
.market-item__btn-price {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 3px 10px;
  text-transform: uppercase;
  width: 106px;
}
.market-item__text {
  color: #4c4c4c;
  font-size: 14px;
  margin: 1px 0 0;
  position: relative;
  z-index: 2;
}
.market-item__text span {
  position: relative;
}
.market-item__text span:before {
  background: #4c4c4c;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  margin-left: 6px;
  margin-right: 6px;
  vertical-align: middle;
  width: 3px;
}
.market-item__text span:first-child:before {
  display: none;
}
.market-item--modified {
  color: #1ea0e4;
  font-weight: 700;
  text-decoration: none !important;
}
.market-item--modified:hover {
  color: #5bc7ff;
}
.market-item--modified .market-item__price {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-top: 6px;
}
.market__not-found {
  color: #999;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.market-tags {
  margin: 40px auto;
  max-width: 1080px;
}
@media only screen and (max-width: 767px) {
  .market-tags {
    background: #f5f5f5;
    border-radius: 8px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 20px 20px 15px;
  }
}
.market-tags--crisis {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.market-tags--crisis .market-tags__link {
  border-radius: 4px;
  font-size: 15px;
  font-weight: 700;
}
.market-tags--crisis .market-tags__counter {
  border-radius: 4px;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
  min-width: 27px;
  padding: 0;
  text-align: center;
}
.market-tags__list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .market-tags__list {
    display: none;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .market-tags__list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.market-tags__title {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.09em;
  padding-right: 5px;
  padding-top: 8px;
  position: relative;
  text-transform: uppercase;
}
.market-tags__title .icon-toggle {
  margin-top: -10px;
}
.market-tags__title.is-active .icon-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (min-width: 768px) {
  .market-tags__title_mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .market-tags__title {
    color: #4ab68f;
    display: none;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .market-tags__title_mobile {
    display: block;
    padding-right: 50px;
  }
}
.market-tags__item {
  margin-bottom: 7px;
  margin-right: 5px;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .market-tags__item {
    margin-bottom: 5px;
    margin-right: 0;
  }
}
.market-tags__link {
  background: #f5f5f5;
  border-radius: 20px;
  color: #222;
  display: block;
  font-size: 12px;
  padding: 7px 6px 6px 12px;
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .market-tags__link {
    font-size: 16px;
    padding-left: 0;
    padding-right: 55px;
  }
}
@media only screen and (min-width: 768px) {
  .market-tags__link:focus,
  .market-tags__link:hover {
    background: #e9e9e9;
    color: #222;
  }
  .market-tags__link:focus .market-tags__counter,
  .market-tags__link:hover .market-tags__counter {
    background: #f2f2f2;
    color: #222;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
}
.market-tags__counter {
  background: #fff;
  border-radius: 20px;
  display: inline-block;
  font-weight: 700;
  height: 20px;
  line-height: 16px;
  margin-left: 5px;
  margin-top: -2px;
  min-width: 20px;
  padding: 2px 3px;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .market-tags__counter {
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 7px;
  }
}
.market__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  position: relative;
}
.market__categories-box {
  padding: 0 10px 20px;
  position: relative;
  width: 25%;
}
@media only screen and (max-width: 991px) {
  .market__categories-box {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .market__categories-box {
    width: 50%;
  }
}
@media only screen and (max-width: 567px) {
  .market__categories-box {
    width: 100%;
  }
}
.market__categories-cont {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid #e0e0e0;
  border-radius: 7px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 140px;
  padding: 13px 19px 15px;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.market__categories-cont:hover {
  -webkit-box-shadow: 0 16px 25px 0 rgba(69, 82, 104, 0.2);
  box-shadow: 0 16px 25px 0 rgba(69, 82, 104, 0.2);
}
.market__categories-title {
  color: #222;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.market__categories-text {
  display: block;
  margin-top: 9px;
  position: relative;
}
.market__categories-text p {
  color: #999;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0;
  position: relative;
}
.market__categories-info {
  display: block;
  margin: auto 0 0;
  position: relative;
}
.market__categories-info span {
  color: #1ea0e4;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  position: relative;
  text-transform: uppercase;
}
.box-add-button {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.market-item__title {
  font-weight: 700;
}
.market-item--xl {
  width: 100%;
}
.market-item--xl .market-item__image {
  margin: 0 0 24px;
  max-height: none;
}
.market-item--xl .market-item__image:before {
  padding: 75% 0 0;
}
.market-item--xl .market-item__title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 8px;
}
.market-item--xl .market-item__text {
  font-size: 14px;
  line-height: 16px;
}
.market-stopper {
  height: calc(100vh - 50px);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .market-stopper {
    height: 100vh;
  }
}
.market-stopper .market-stopper__breadcrumbs {
  left: 0;
  padding: 70px 20px 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .market-stopper .market-stopper__breadcrumbs {
    padding: 70px 0 0;
  }
}
.market-stopper__banner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.market-stopper__img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.market-stopper__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.market-stopper__img:before {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#222),
    color-stop(70.86%, rgba(34, 34, 34, 0.3))
  );
  background: -o-linear-gradient(bottom, #222 0, rgba(34, 34, 34, 0.3) 70.86%);
  background: linear-gradient(0deg, #222, rgba(34, 34, 34, 0.3) 70.86%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.market-stopper__content {
  color: #fff;
  max-width: 740px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.market-stopper__title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.16667;
  margin: 0 0 32px;
}
@media only screen and (max-width: 767px) {
  .market-stopper__title {
    font-size: 36px;
  }
}
.market-stopper__subtitle {
  line-height: 30px;
  margin-bottom: 48px;
}
.market-stopper__btn,
.market-stopper__subtitle {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.market-stopper__btn {
  background-color: #fff;
  border-radius: 50px;
  color: #000;
  display: inline-block;
  font-weight: 700;
  height: 55px;
  line-height: 55px;
  padding: 0 32px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.market-stopper__btn:hover {
  background-color: #222;
  color: #fff;
}
.company-card-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
}
@media only screen and (max-width: 1199px) {
  .company-card-preview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.company-card-preview:hover .company-card-preview__label {
  text-decoration: underline;
}
.company-card-preview.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
.company-card-preview .flag-icon {
  height: 12px;
  width: 14px;
}
.company-card-preview__logo {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  max-width: 140px;
  padding: 6px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .company-card-preview__logo {
    margin: 0 0 15px;
  }
}
.vertical .company-card-preview__logo {
  height: 0;
  margin: 0 0 15px;
  max-width: 100%;
  padding-bottom: 66.66%;
  position: relative;
}
.company-card-preview__img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.vertical .company-card-preview__img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.company-card-preview__description {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.company-card-preview__label {
  color: #222;
  font-family: Pt Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 4px;
  text-align: left;
}
.company-card-preview__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px;
}
.company-card-preview__location-flag {
  margin-right: 6px;
}
.company-card-preview__location-address {
  color: #4c4c4c;
  font-family: Pt Sans;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
}
.company-card-preview__options {
  overflow: hidden;
  width: auto;
}
.company-card-preview__options-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -14px;
}
.company-card-preview__option {
  color: #999;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 14px;
  padding-left: 14px;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
.company-card-preview__option:before {
  background-color: #999;
  border-radius: 50%;
  content: "";
  display: block;
  height: 3px;
  left: 6px;
  position: absolute;
  top: 5px;
  width: 3px;
}
.company-booklet {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .company-booklet {
    margin: 0;
  }
}
.company-booklet:hover .company-booklet__name {
  text-decoration: underline;
}
.company-booklet__gallery {
  margin: 0;
  max-height: none;
}
.company-booklet__inner {
  -webkit-box-flex: 1;
  background-color: #fff;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 20px 20px 45px;
  position: relative;
}
.company-booklet__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.company-booklet__logo {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 70px;
  margin-right: 20px;
  padding: 5px;
  width: 98px;
}
.company-booklet__logo img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.company-booklet__descr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.company-booklet__name {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 4px;
}
.company-booklet__location {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company-booklet__country {
  color: #222;
  margin-left: 4px;
}
.company-booklet__country,
.company-booklet__text {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
}
.company-booklet__text {
  color: #999;
  margin-bottom: 20px;
}
.company-booklet__more {
  bottom: 30px;
  color: #1ea0e4;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin: 0;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  width: 100%;
}
.filter {
  background: #f5f5f5;
  border-radius: 4px;
  display: inline-block;
  margin: 0 0 21px;
  padding: 0 20px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.filter .ui-check {
  font-size: 13px;
  white-space: nowrap;
}
.filter .ui-label {
  font-size: 13px;
}
.filter .ui-number {
  float: right;
}
.filter .ui-file__btn,
.filter .ui-input,
.filter .ui-multiple-trigger,
.filter .ui-select .jq-selectbox__select,
.filter .ui-textarea,
.ui-select .filter .jq-selectbox__select {
  padding: 11px 8px 9px 11px;
}
.filter .ui-select .jq-selectbox__select {
  padding-right: 30px;
}
@media only screen and (min-width: 992px) {
  .filter {
    padding: 40px 20px;
  }
}
.filter--panel {
  margin: 0 0 40px;
}
.filter--panel .ui-check,
.filter--panel .ui-file__btn,
.filter--panel .ui-input,
.filter--panel .ui-multiple-trigger,
.filter--panel .ui-range,
.filter--panel .ui-select,
.filter--panel .ui-select .jq-selectbox__select,
.filter--panel .ui-textarea,
.ui-select .filter--panel .jq-selectbox__select {
  margin: 0 0 20px;
}
.filter--panel .ui-range .ui-file__btn,
.filter--panel .ui-range .ui-input,
.filter--panel .ui-range .ui-multiple-trigger,
.filter--panel .ui-range .ui-select .jq-selectbox__select,
.filter--panel .ui-range .ui-textarea,
.filter--panel .ui-range__label,
.filter--panel .ui-select .jq-selectbox__select,
.filter--panel .ui-select .ui-file__btn,
.filter--panel .ui-select .ui-input,
.filter--panel .ui-select .ui-multiple-trigger,
.filter--panel .ui-select .ui-textarea,
.ui-select .filter--panel .ui-range .jq-selectbox__select {
  margin: 0;
}
.filter--panel .btn-dark {
  margin: 0 0 20px;
  padding: 8px 20px;
}
@media only screen and (min-width: 992px) {
  .filter--panel {
    padding: 40px 20px;
  }
}
.filter__heading {
  color: #00ae6f;
  display: block;
  display: none;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 33px;
  text-align: center;
  text-transform: uppercase;
}
.filter__heading .ico {
  display: block;
  margin: 0 auto 18px;
}
.filter__heading .ico-filter {
  font-size: 36px;
}
.filter__heading .ico-filter-kater,
.filter__heading .ico-filter-motor,
.filter__heading .ico-filter-parus {
  font-size: 50px;
}
@media only screen and (min-width: 992px) {
  .filter__heading {
    display: block;
  }
}
.filter__item {
  margin-bottom: 8px;
}
.filter__item-checkbox .ui-check {
  margin-right: 10px;
}
.filter__item-toggle {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.filter__item-toggle-btn {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 12px 20px;
  position: relative;
  text-align: left;
  width: 100%;
}
.filter__item-toggle-btn .ui-label-bold {
  display: inline-block;
  margin: 0;
  width: 55%;
}
.filter__item-toggle-btn.is-active .filter__item-toggle-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter__item-toggle-btn:hover .filter__item-toggle-icon {
  color: #222;
}
.filter__item-toggle-value {
  font-size: 12px;
  overflow: hidden;
  position: absolute;
  right: 40px;
  text-align: right;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  top: 15px;
  white-space: nowrap;
  width: 25%;
}
.filter__item-toggle-icon {
  color: #999;
  font-size: 6px;
  position: absolute;
  right: 20px;
  top: 18px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.filter__item-toggle-content {
  padding-left: 20px;
  padding-right: 20px;
}
.filter__search-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter__tag {
  background: rgba(34, 34, 34, 0.05);
  border-radius: 44px;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 5px 25px 4px 10px;
  position: relative;
}
.filter__tag-btn {
  background: transparent;
  border: 0;
  color: #999;
  cursor: pointer;
  font-size: 8px;
  height: 20px;
  outline: none;
  padding: 0;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 3px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 20px;
}
.filter__tag-btn:hover {
  color: #222;
}
.filter__tag-text {
  font-size: 13px;
  line-height: 17px;
}
.filter__tag-text span {
  background: #f5f5f5;
  border-radius: 20px;
  display: inline-block;
  font-weight: 700;
  height: 20px;
  line-height: 16px;
  margin-left: 5px;
  margin-top: -2px;
  min-width: 20px;
  padding: 2px 3px;
  text-align: center;
  vertical-align: middle;
}
.filter__ctrl {
  padding: 15px 0 20px;
}
.filter__ctrl-clear {
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
.filter__ctrl .btn {
  padding-left: 10px;
  padding-right: 10px;
}
.filter-clear {
  bottom: 20px;
  font-size: 16px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .filter-clear {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .filter-clear {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
  }
}
.filter-toggle-btn {
  background: none;
  border: none;
  color: #00ae6f;
  cursor: pointer;
  display: block;
  font: 700 16px/30px Pt Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 0.09em;
  padding: 30px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .filter-toggle-btn {
    padding-bottom: 2px;
    padding-top: 23px;
  }
  .filter-toggle-btn .icon-toggle {
    border: none;
    margin-top: -4px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-toggle-btn {
    padding: 13px 0;
  }
  .filter-toggle-btn .icon-toggle {
    margin-top: -13px;
  }
}
.filter-toggle-btn:after {
  bottom: 0;
  content: "";
  display: block;
  display: none;
  left: -20px;
  position: absolute;
  right: -20px;
  top: 0;
}
.filter-toggle-btn.is-active .icon-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .filter-toggle-btn {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .filter-toggle-content {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .filter-toggle-content {
    display: block !important;
  }
}
.filter-toggle-content_en .ui-input-inside .ui-file__btn,
.filter-toggle-content_en .ui-input-inside .ui-input,
.filter-toggle-content_en .ui-input-inside .ui-multiple-trigger,
.filter-toggle-content_en .ui-input-inside .ui-select .jq-selectbox__select,
.filter-toggle-content_en .ui-input-inside .ui-textarea,
.ui-select .filter-toggle-content_en .ui-input-inside .jq-selectbox__select {
  padding-left: 48px !important;
}
.filter-advanced {
  background: none;
  border: none;
  color: #212121;
  cursor: pointer;
  display: block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 12px 0 0;
  padding: 0;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  white-space: nowrap;
  width: 100%;
}
.filter-advanced.is-active .ico {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}
.filter-advanced .ico {
  font-size: 4px;
  margin: 0 0 0 5px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.filter-advanced:hover {
  color: #999;
}
.is-advanced .filter__hidden {
  height: auto;
  opacity: 1;
  overflow: visible;
  visibility: visible;
}
.filter__hidden {
  height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
.filter-v2 {
  padding: 20px;
}
.filter-v2 .filter__heading {
  padding-right: 80px;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .filter-v2 {
    margin-bottom: 40px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .filter-v2 {
    margin-bottom: 10px;
    padding: 0 20px;
  }
}
.filter-v2-toggle .filter__heading {
  margin-bottom: 20px;
}
.filter-v2-toggle .filter__ctrl {
  margin-top: 25px;
}
.filter__clear {
  font-size: 14px;
  font-weight: 400;
  padding: 12px 10px;
}
.filter__clear .ico-close {
  color: #999;
  font-size: 9px;
  margin-right: 8px;
  margin-top: -1px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.filter__clear:hover,
.filter__clear:hover .ico-close {
  color: #222;
}
.filter-v2__clear {
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 5px;
}
@media only screen and (max-width: 991px) {
  .filter-v2__clear {
    margin: -20px 0 25px;
    position: relative;
    right: auto;
    top: auto;
  }
  .filter-v2__clear .filter__clear {
    padding: 0;
  }
  .filter-v2__clear .filter__clear .ico-close {
    margin-left: 0;
  }
}
.tooltip {
  border: 1px solid #9e9e9e;
  border-radius: 50%;
  color: #9e9e9e;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  height: 14px;
  line-height: 13px;
  margin-left: 6px;
  padding-left: 1px;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  vertical-align: top;
  width: 14px;
}
.tooltip:hover {
  border-color: #222;
  color: #222;
}
.tooltip_flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.filter__more {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin: 25px 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.filter__more a,
.filter__more a:visited {
  color: #222;
}
.filter__more a:hover {
  color: #479fde;
}
.filter-label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-label__img {
    color: #00213B;
  height: 24px;
  line-height: 0;
  margin-right: 10px;
  width: 28px;
}
.filter-label__img svg {
  fill: #999;
  height: 100%;
  width: 100%;
}
.filter-label__text {
  color: #222;
  font-family: Pt Sans;
  font-size: 16px;
}
.filter-label__text:hover {
  color: #222;
}
.popular {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin: 0 0 21px;
  padding: 0 20px;
  width: 100%;
}
.popular.is-open-mobile .popular-toggle-content {
  display: block;
}
@media only screen and (min-width: 992px) {
  .popular {
    padding: 34px 20px 40px;
  }
}
.popular__heading {
  color: #00ae6f;
  display: block;
  display: none;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1;
  margin: 0 0 34px;
  text-align: center;
  text-transform: uppercase;
}
.popular__heading .ico {
  display: block;
  font-size: 44px;
  margin: 0 auto 18px;
}
@media only screen and (min-width: 992px) {
  .popular__heading {
    display: block;
  }
}
.popular__list {
  list-style: none;
  margin: 0 0 -10px;
  padding: 0;
  text-align: left;
}
.popular__list > li {
  margin: 0 0 10px;
}
.popular__link {
  color: #222;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  white-space: nowrap;
}
.popular__link:hover {
  color: #222;
}
.popular__link:hover span {
  text-decoration: underline;
}
.popular__link span {
  -webkit-box-flex: 1;
  display: block;
  -ms-flex: 1 1;
  flex: 1 1;
  margin: 0 10px 0 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.popular__link mark {
  background-color: #e0e0e0;
  border-radius: 10px;
  color: #999;
  display: block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 auto;
  min-width: 20px;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
}
.popular-toggle-btn {
  background: none;
  border: none;
  color: #00ae6f;
  cursor: pointer;
  display: block;
  font: 700 16px/30px Pt Sans, Helvetica, Arial, sans-serif;
  padding: 30px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.popular-toggle-btn:after {
  bottom: 0;
  content: "";
  display: block;
  display: none;
  left: -20px;
  position: absolute;
  right: -20px;
  top: 0;
}
.popular-toggle-btn.is-active .icon-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .popular-toggle-btn {
    display: none;
  }
}
.popular-toggle-content {
  display: none;
  padding: 0 0 40px;
}
@media only screen and (min-width: 992px) {
  .popular-toggle-content {
    display: block !important;
    padding: 0;
  }
}
.sell {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #f5efe6;
  background: url(v40/img/sell-bg.jpg) 50% 50% no-repeat;
  border-radius: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  justify-content: center;
  margin: 0 auto;
  max-width: 940px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sell {
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.sell:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.sell__wrapper {
  position: relative;
  z-index: 2;
}
.sell .btn {
  min-width: 220px;
}
.sell .btn .ico-add {
  font-size: 14px;
  margin-left: 0;
}
.sell__heading {
  display: block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 26px;
  margin: 0 0 14px;
}
.charterly {
  color: #fff;
}
.charterly .container-fluid,
.charterly .container-lg,
.charterly .container-md,
.charterly .container-sm,
.charterly .container-xl,
.charterly .container-xxl {
  background: #212121;
  padding: 75px 20px 100px;
  position: relative;
  z-index: 10;
}
.charterly-bg {
  background: #212121 url(v40/img/bg-read.jpg) 0 0 no-repeat fixed;
  background-size: cover;
  z-index: -1;
}
.charterly-bg,
.charterly-bg:after {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.charterly-bg:after {
  background-color: #212121;
  content: "";
  opacity: 0.5;
}
.charterly-logo {
  margin: 0 0 10px;
  text-align: center;
}
.charterly-logo .ico {
  font-size: 138px;
  max-width: 100%;
}
.charterly-logo__text {
  display: block;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  top: -30px;
}
@media only screen and (max-width: 767px) {
  .charterly-logo__text {
    margin: 0 auto;
    max-width: 130px;
  }
}
.charterly-content {
  margin: 0 auto;
  max-width: 1100px;
}
.charterly-list {
  font: italic 400 18px/26px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: -0.2px;
  list-style: none;
  margin: -2px auto 50px;
  max-width: 530px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .charterly-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.charterly-list > li {
  margin: 0 0 26px;
  padding: 0 0 0 80px;
  position: relative;
}
.charterly-list .ico {
  color: #ffa826;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.charterly-list .ico-charterly-1 {
  font-size: 46px;
  margin-left: 4px;
}
.charterly-list .ico-charterly-2,
.charterly-list .ico-charterly-3 {
  font-size: 50px;
}
.charterly-list .ico-charterly-4 {
  font-size: 50px;
  margin-left: -4px;
}
.charterly-list .ico-charterly-5 {
  font-size: 46px;
  margin-left: -10px;
}
@media only screen and (max-width: 767px) {
  .charterly-list {
    text-align: center;
  }
  .charterly-list > li {
    padding: 0;
  }
  .charterly-list .ico {
    display: block;
    margin: 0 auto 20px;
    position: relative;
    top: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}
.charterly-ctrl {
  text-align: center;
}
.charterly-carousel {
  margin: 0 auto 24px;
  max-width: 540px;
  position: relative;
}
.charterly-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.charterly-carousel .owl-dot {
  background: #818c8f !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.charterly-carousel .owl-dot.active {
  background: #fff !important;
}
.charterly-carousel .owl-next,
.charterly-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121 !important;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 145px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
}
.charterly-carousel .owl-next:hover,
.charterly-carousel .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.charterly-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
.charterly-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .charterly-carousel {
    padding: 40px 0 0;
  }
  .charterly-carousel .owl-next,
  .charterly-carousel .owl-prev {
    background: none !important;
    color: #fff;
    height: 40px;
    top: -10px;
    width: 40px;
    z-index: 10;
  }
  .charterly-carousel .owl-next .ico,
  .charterly-carousel .owl-prev .ico {
    font-size: 20px;
  }
  .charterly-carousel .owl-next:focus,
  .charterly-carousel .owl-next:hover,
  .charterly-carousel .owl-prev:focus,
  .charterly-carousel .owl-prev:hover {
    background: none !important;
    color: #fff;
  }
  .charterly-carousel .owl-prev {
    left: -15px;
  }
  .charterly-carousel .owl-next {
    right: -15px;
  }
  .charterly-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.charterly-item {
  color: #fff;
  display: block;
  text-align: center;
}
.charterly-item:hover {
  color: #fff;
}
.charterly-item:hover .charterly-item__title {
  text-decoration: underline;
}
.charterly-item__image {
  margin: 0 0 10px;
  max-height: 340px;
  overflow: hidden;
  position: relative;
}
.charterly-item__image:before {
  content: "";
  float: left;
  padding: 65% 0 0;
}
.charterly-item__image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.charterly-item__city {
  display: block;
  font-size: 14px;
}
.charterly-item__title {
  font-size: 16px;
  letter-spacing: 2px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.charterly-item__price {
  color: #999;
  display: block;
  font: italic 14px/1 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0;
}
.tags {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 38px;
  max-width: 940px;
}
.tags .active {
  background: #999;
  color: #fff;
  text-decoration: none;
}
.tags__text {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 5px 5px;
  position: relative;
  text-align: center;
  top: -1px;
}
@media only screen and (max-width: 767px) {
  .tags__text {
    margin: 0 0 10px;
    width: 100%;
  }
}
.article-tags__btn,
.tags__btn {
  background: #f5f5f5;
  border-radius: 16px;
  color: #999;
  display: block;
  font-size: 14px;
  line-height: 32px;
  margin: 0 2.5px 5px;
  overflow: hidden;
  padding: 0 12px 0 26px;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.article-tags__btn:after,
.tags__btn:after {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 10px;
  margin: -3px 0 0;
  position: absolute;
  top: 50%;
  width: 6px;
}
.tags__btn--more {
  color: #222;
}
.tags__btn--more.is-active {
  display: none;
}
.article-tags__btn:hover,
.tags__btn:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
}
.article-tags__btn:nth-child(n + 5):not(.tags__btn--more),
.tags__btn:nth-child(n + 5):not(.tags__btn--more) {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .article-tags__btn:nth-child(n + 5):not(.tags__btn--more),
  .tags__btn:nth-child(n + 5):not(.tags__btn--more) {
    display: block;
  }
  .article-tags__btn:nth-child(n + 8):not(.tags__btn--more),
  .tags__btn:nth-child(n + 8):not(.tags__btn--more) {
    display: none;
  }
}
.tags-group {
  margin: 0 auto 38px;
  max-width: 940px;
}
@media only screen and (max-width: 991px) {
  .tags-group__menu {
    margin: 0 -10px !important;
    padding: 0 !important;
  }
  .tags-group__menu > li {
    margin: 0 0 7px !important;
    padding: 0 10px !important;
    text-align: left;
    width: 50%;
  }
  .tags-group__btn {
    white-space: normal !important;
  }
  .tags-group__btn mark {
    left: auto !important;
    margin-left: 0 !important;
    position: relative !important;
  }
}
.tags-group__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1;
  list-style: none;
  margin: 0 -25px;
  padding: 0 25px 0 0;
  text-align: center;
}
.tags-group__menu > li {
  margin: 0 0 10px;
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .tags-group__menu > li {
    width: 33.333%;
  }
}
@media only screen and (min-width: 992px) {
  .tags-group__menu > li {
    width: 25%;
  }
}
.tags-group__btn {
  color: #4c4c4c;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  white-space: nowrap;
}
.tags-group__btn,
.tags-group__btn mark {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
}
.tags-group__btn mark {
  background-color: #e0e0e0;
  border-radius: 10px;
  color: #999;
  height: 20px;
  left: 100%;
  margin: 0 0 0 5px;
  min-width: 20px;
  padding: 0 5px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 0;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.tags-group__btn.active,
.tags-group__btn:hover {
  color: #1ea0e4;
}
.tags-group__btn.active mark,
.tags-group__btn:hover mark {
  background: #1ea0e4;
  color: #fff;
}
.is-baseFont .article-content {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
}
.is-small .article-content iframe,
.is-small .article-content img {
  margin: 0 auto;
}
.is-small .article-panel {
  color: #222;
  min-height: auto;
}
@media only screen and (min-width: 992px) {
  .is-small .article-panel {
    padding: 45px 80px;
    text-align: left;
  }
  .is-small .article-panel .article-panel__heading {
    font-size: 50px;
    line-height: 1;
  }
}
.is-small .article-panel__image {
  margin: 0 0 20px;
  position: relative;
  text-align: center;
}
.is-small .article-panel__image img {
  display: inline-block;
  height: auto;
  position: relative;
  width: 100%;
}
.is-small .article-panel__image:after {
  display: none;
}
@media only screen and (min-width: 568px) {
  .is-small .article-panel__image img {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .is-small .article-panel__image {
    float: left;
    margin: 0 28px 0 0;
    max-width: 240px;
  }
}
.is-small .article-panel__date {
  color: #919191;
  margin: 0;
  position: relative;
  top: 0;
}
.is-small .article-panel__rubric {
  margin: 0 0 10px;
}
.is-small .article-panel__heading {
  font-size: 30px;
  margin: 0 0 15px;
}
.is-small .article-panel__text {
  color: #212121;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .is-firstletter .article-content:first-letter,
  .is-firstletter .photo-gallery-content:first-letter {
    display: block;
    float: left;
    font-size: 80px;
    line-height: 78px;
    margin: -1px 10px 0 -4px;
  }
  .article-text-wrapper {
    padding-top: 45px !important;
  }
}
.article-text-wrapper .article-share__title {
  margin-top: 7px;
}
.article-wrapper {
  position: relative;
}
.article-wrapper.loading {
  padding-bottom: 0;
}
.article-wrapper.loading:after {
  background: url(v40/img/loader.svg) 50% 50% no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 60px;
  left: 0;
  position: absolute;
  width: 100%;
}
.article-wrapper__item > .article > .container-fluid,
.article-wrapper__item > .article > .container-lg,
.article-wrapper__item > .article > .container-md,
.article-wrapper__item > .article > .container-sm,
.article-wrapper__item > .article > .container-xl,
.article-wrapper__item > .article > .container-xxl {
  border-top: 6px solid #ededed;
}
@media only screen and (min-width: 992px) {
  .article-wrapper__item > .article > .container-fluid,
  .article-wrapper__item > .article > .container-lg,
  .article-wrapper__item > .article > .container-md,
  .article-wrapper__item > .article > .container-sm,
  .article-wrapper__item > .article > .container-xl,
  .article-wrapper__item > .article > .container-xxl {
    padding-bottom: 100px !important;
  }
}
.article-wrapper__item .media .container-fluid,
.article-wrapper__item .media .container-lg,
.article-wrapper__item .media .container-md,
.article-wrapper__item .media .container-sm,
.article-wrapper__item .media .container-xl,
.article-wrapper__item .media .container-xxl {
  padding-bottom: 0;
}
.article-wrapper__item:first-child {
  margin-top: 0;
}
.article-wrapper__item:first-child .article .container-fluid,
.article-wrapper__item:first-child .article .container-lg,
.article-wrapper__item:first-child .article .container-md,
.article-wrapper__item:first-child .article .container-sm,
.article-wrapper__item:first-child .article .container-xl,
.article-wrapper__item:first-child .article .container-xxl {
  border-top: 0;
}
.article .container-fluid,
.article .container-lg,
.article .container-md,
.article .container-sm,
.article .container-xl,
.article .container-xxl {
  background: #fff;
  position: relative;
}
.article + .media .media-ctrl {
  margin-bottom: 0;
  position: relative;
  top: -65px;
}
@media only screen and (max-width: 767px) {
  .article + .media .media-ctrl .btn {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .article .container-fluid,
  .article .container-lg,
  .article .container-md,
  .article .container-sm,
  .article .container-xl,
  .article .container-xxl {
    padding: 62px 20px;
  }
}
.article-middle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.article-share {
  bottom: -webkit-sticky;
  height: 100%;
  left: -webkit-sticky;
  margin-right: -100px;
  padding-bottom: 30px;
  padding-left: 10px;
  position: -webkit-sticky;
  position: sticky;
  right: -webkit-sticky;
  top: -webkit-sticky;
  top: 77px;
  width: 100px;
}
.article-share_in-text .article-share__title {
  margin-top: 5px;
}
@media only screen and (max-width: 991px) {
  .article-share__list .share__btn:first-child {
    margin-top: 0;
  }
}
.article-share__title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-top: -3px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .article-share__title {
    letter-spacing: 0.3em;
  }
}
.article-share .share__btn {
  margin-top: 11px;
  width: 50px;
}
@media only screen and (max-width: 991px) {
  .article-share {
    height: auto;
    margin: 30px 0 0;
    padding-bottom: 10px;
    padding-left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
  }
  .article-share__title {
    color: #919191;
  }
  .article-share__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 567px) {
  .article-share__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 991px) {
  .article-share__list .share__btn {
    margin: 0 5px;
    width: 90px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 567px) {
  .article-share__list .share__btn {
    margin: 0;
    width: 32%;
  }
}
.article-panel {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: #f5f5f5;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
  padding: 100px 20px 50px;
  position: relative;
  text-align: center;
  z-index: 10;
}

@media only screen and (min-width: 992px) {
  .article-panel {
    margin: 0;
    padding-top: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .article-panel {
    min-height: 620px;
  }
}
.article-panel-align {
  width: 100%;
}
.article-panel__desc {
  overflow: hidden;
}
.article-panel__image {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.article-panel__image:after {
  background-color: #212121;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.article-panel__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.article-panel__date {
  display: block;
  font-size: 14px;
  margin: 0 0 30px;
}
@media only screen and (min-width: 992px) {
  .article-panel__date {
    left: 0;
    position: absolute;
    right: 0;
    top: 55px;
  }
}
.article-panel__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 22px;
  text-transform: uppercase;
}
.article-panel__heading {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.111;
  margin: 0 0 25px;
}
@media only screen and (min-width: 992px) {
  .article-panel__heading {
    font-size: 36px;
  }
}
.article-panel__text {
  color: #fff;
  font: italic 18px/1.222 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 12px;
  opacity: 0.8;
}
@media only screen and (min-width: 992px) {
  .article-panel__text {
    font-size: 20px;
    line-height: 1.384;
  }
}
.article-content {
  color: #4c4c4c;
  font: 400 18px/26px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: -0.1px;
  padding: 20px 0 0;
}
@media only screen and (min-width: 992px) {
  .article-content {
    padding: 0 80px;
  }
  .article-content .article-info,
  .article-content .gallery,
  .article-content .images-carousel:not(.is-not_offset),
  .article-content > figure {
    margin-left: -80px;
    margin-right: -80px;
  }
}
.article-text {
  color: #4c4c4c;
  font-size: 18px;
  line-height: 26px;
  padding: 0 0 15px;
}
.article-info {
  background: #f5f5f5;
  color: #4c4c4c;
  font: 400 14px/22px Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0 -20px 30px;
  padding: 35px 20px 25px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .article-info {
    margin: 0 0 40px;
    padding: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .article-info {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-info_news {
  text-align: left;
}
.article-info_news .article-tags {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .article-info_news {
    padding-top: 5px;
    text-align: center;
  }
  .article-info_news .article-tags {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.article-info__row_tags {
  margin-top: 15px;
}
.article-info__item {
  display: inline-block;
  margin-right: 5px;
  padding-right: 10px;
  position: relative;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  .article-info__item {
    display: block;
    margin-right: 0;
    padding-right: 0;
  }
  .article-info__item:after {
    display: none;
  }
}
.article-info__item:after {
  background: #4c4c4c;
  bottom: 0;
  content: "";
  height: 14px;
  margin: auto 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.article-info__item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.article-info__item:last-child:after {
  display: none;
}
.article-info a {
  border-bottom: 1px solid transparent;
  color: #4c4c4c;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.article-info a:hover {
  border-color: #000;
  color: #000;
}
.article-info .article-tags {
  margin-bottom: 0;
}
.article-info .article-tags__btn {
  background: #f5f5f5;
  border: 1px solid #999 !important;
}
.article-info .article-tags__btn:after {
  border: 1px solid #9e9e9e;
}
.article-info .article-tags__btn:hover {
  background: hsla(0, 0%, 100%, 0.75);
}
.article-info__title {
  color: #222;
  display: block;
  font-size: 18px;
  margin: 0 0 4px;
}
.article-info__list {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.article-bottom {
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .article-bottom {
    margin-top: 30px;
  }
}
.article-tags {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font: 400 14px/22px Pt Sans, Helvetica, Arial, sans-serif;
  justify-content: center;
  list-style: none;
  margin: 0 -2.5px 40px;
  padding: 0;
}
.article-tags > li {
  margin: 5px 0;
  padding: 0 2.5px;
}
.article-tags__btn {
  margin: 0;
}
.article-subscribe .subscribe {
  height: 230px;
}
.article-subscribe .subscribe__title {
  padding-top: 0;
}
.article-subscribe .subscribe__title:before {
  display: none;
}
.article-subscribe .subscribe__body {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  text-align: left;
}
.article-subscribe .subscribe__submit {
  margin-left: -15px;
  margin-top: 0;
  padding-right: 10px;
}
.article-subscribe .subscribe__submit .btn {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .article-subscribe .subscribe {
    height: 270px;
  }
  .article-subscribe .subscribe__body {
    text-align: center;
  }
  .article-subscribe .subscribe__submit {
    margin-top: 30px;
    padding-left: 10px;
  }
  .article-subscribe .subscribe__submit .btn {
    width: auto;
  }
}
.article-error {
  color: #4c4c4c;
  display: none;
  font: 400 14px/22px Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0 20px 40px;
}
@media only screen and (min-width: 992px) {
  .article-error {
    display: block;
  }
}
.article-comments {
  margin: 0 0 40px;
}
.article-mistake {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-left: 6px solid #1ea0e4;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
}
@media only screen and (max-width: 991px) {
  .article-mistake {
    height: 210px;
    margin-bottom: 55px;
    margin-top: 30px;
  }
}
.article-mistake--entity {
  max-width: none !important;
}
.article-mistake__wrapper {
  padding: 20px;
  text-align: center;
  width: 100%;
}
.article-mistake__wrapper p {
  margin-bottom: 0;
}
.article-mistake__title {
  font-weight: 700;
  padding-bottom: 15px;
  padding-top: 45px;
  position: relative;
}
.article-mistake__title:before {
  background: url(v40/img/mistake-icon.png) 50% 50% no-repeat;
  background-size: contain;
  content: "";
  height: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
}
.article-mistake_long {
  height: auto;
  margin-bottom: 35px;
  margin-top: 20px;
  min-height: 165px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .article-mistake_long {
    background: url(v40/img/mistake-icon.png) 31px 41px no-repeat;
    background-size: 46px 30px;
    height: 136px;
    margin-bottom: 0;
    margin-right: 30px;
    margin-top: 0;
    max-width: 700px;
  }
}
.article-mistake_long .article-mistake__wrapper {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .article-mistake_long .article-mistake__wrapper {
    padding: 23px 20px 20px 97px;
  }
}
.article-widget {
  margin: 0 0 40px;
}
@media only screen and (max-width: 991px) {
  .article-widget {
    margin: 0;
    position: fixed;
    visibility: hidden;
  }
}
.article-banner {
  bottom: -webkit-sticky;
  left: -webkit-sticky;
  margin: 0 0 40px;
  position: -webkit-sticky;
  position: sticky;
  right: -webkit-sticky;
  top: -webkit-sticky;
  top: 70px;
}
@media only screen and (max-width: 991px) {
  .article-banner {
    display: none;
  }
}
.article-list {
  margin: 0;
}
.article-list__item {
  color: #212121;
  font: 400 16px/22px Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 30px;
  padding: 0 0 40px;
  position: relative;
}
.article-list__item:last-child {
  margin: 0;
}
.article-list__title {
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 12px;
}
.article-list__title b {
  margin: 0 20px 0 0;
}
@media only screen and (min-width: 992px) {
  .article-list__title {
    font-size: 22px;
    margin-right: 100px;
  }
}
.article-list__link {
  margin: 30px 0 0;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .article-list__link {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
}
.article-list__image {
  background: #f5f5f5;
  margin: 0 0 10px;
  position: relative;
}
.article-list__image img {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .article-list__image {
    margin: 0 -80px 35px;
  }
}
.article-list__text {
  margin: 0;
}
.article-image {
  margin: 0 0 30px;
  padding: 0;
  position: relative;
  text-align: center;
}
.article-image-in {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.article-image__caption {
  bottom: 0;
  display: block;
  font: 400 14px/20px Pt Sans, Helvetica, Arial, sans-serif;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.article-image__caption b {
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .article-image__caption {
    left: auto;
    position: relative;
    right: auto;
  }
}
.article-image__caption-in {
  background: #212121;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .article-image__caption-in {
    border-radius: 0;
    display: block;
  }
}
.videoWrapper {
  clear: both;
  height: 0;
  padding-bottom: 65%;
  padding-top: 25px;
  position: relative;
}
.videoWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.videoWrapper_gallary-overlay iframe {
  opacity: 0;
}
.videoWrapper__gallary-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.videoWrapper__gallary-overlay img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.videoWrapper__gallary-overlay-icon-play {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  justify-content: center;
  left: 50%;
  padding: 7px 5px 5px 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 45px;
}
:-webkit-full-screen-ancestor:not(iframe) .animated {
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
.article-list__info {
  position: relative;
}
.article-list__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .article-list__type {
    top: 12px;
  }
}
.article-list__type-item {
  color: #e5e5e5;
  font-size: 14px;
  margin-left: 25px;
}
.article-list__type-item:first-child {
  margin-left: 0;
}
.article-list__type-item:visited {
  color: #e5e5e5;
}
.article-list__type-item.current,
.article-list__type-item:hover {
  color: #1ea0e4;
}
.article-list__description {
  padding-left: 80px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .article-list__description {
    padding-left: 0;
    padding-top: 50px;
  }
}
.article-list__counter {
  font-size: 22px;
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .article-list__counter {
    font-size: 18px;
    font-weight: 700;
    top: 13px;
  }
}
.breadcrumbs {
  font-size: 12px;
  left: 0;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 15px 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 20;
}
@media only screen and (min-width: 992px) {
  .breadcrumbs {
    font-size: 14px;
    padding: 3px 0 0;
    position: relative;
    top: -46px;
  }
}
.breadcrumbs--entity,
.breadcrumbs--search {
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
}
.breadcrumbs--search {
  padding: 20px 0;
}
.breadcrumbs--broker,
.breadcrumbs--broker-abs {
  margin: 0;
  padding: 15px 20px;
  position: relative;
  top: 0;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs--broker,
  .breadcrumbs--broker-abs {
    position: relative;
  }
}
.breadcrumbs--broker-abs {
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs--broker-abs {
    position: relative;
  }
}
.breadcrumbs__menu {
  color: #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs__menu > li {
  padding: 0 22px 0 0;
  position: relative;
}
.breadcrumbs__menu > li:after {
  content: "/";
  display: block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 22px;
}
.breadcrumbs__menu > li:last-child {
  padding: 0;
}
.breadcrumbs__menu > li:last-child:after {
  display: none;
}
.breadcrumbs__link {
  color: #999;
}
.breadcrumbs__link:hover {
  color: #222;
}
.breadcrumbs__link.is-active {
  color: #e0e0e0;
  cursor: default;
  text-decoration: none;
}
.breadcrumbs--light .breadcrumbs__link {
  color: #fff;
}
.share {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0 0 31px;
}
@media only screen and (max-width: 991px) {
  .share {
    margin: 0 0 11px;
  }
  .share .row-offset-10 {
    margin: 0 -2.5px;
  }
  .share .row-offset-10 > [class^="col"] {
    padding: 0 2.5px;
  }
}
.share__text {
  color: #919191;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .share__text {
    display: none;
  }
}
.share-toggle {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 20;
}
.share-toggle.is-open .share-toggle__btn {
  background: #4d4d4d;
}
.share-toggle.is-open .share-toggle__dropdown {
  opacity: 1;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .share-toggle:focus .share-toggle__btn,
  .share-toggle:hover .share-toggle__btn {
    background: #4d4d4d;
  }
  .share-toggle:focus .share-toggle__dropdown,
  .share-toggle:hover .share-toggle__dropdown {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
  }
}
.share-toggle__btn {
  background: rgba(33, 33, 33, 0.2);
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
  min-width: 50px;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.share-toggle__btn .ico {
  font-size: 20px;
}
.share-toggle__btn:hover {
  background: #4d4d4d;
}
.share-toggle__dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px 0 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 60px;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  visibility: hidden;
  width: 50px;
}
.share-toggle__dropdown,
.share__btn {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.share__btn {
  background: #e0e0e0;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0 0 5px;
  min-width: 50px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
}
.share__btn:first-child {
  margin-top: 10px;
}
.share__btn:hover {
  color: #fff;
}
.share__btn .ico {
  top: -2px;
}
.share__btn--fb {
  background: #45639e;
}
.share__btn--fb:hover {
  background: #344974;
}
.share__btn--fb .ico {
  font-size: 18px;
}
.share__btn--vk {
  background: #51749c;
}
.share__btn--vk:hover {
  background: #415d7b;
}
.share__btn--vk .ico {
  font-size: 13px;
}
.share__btn--tw {
  background: #23b9eb;
}
.share__btn--tw:hover {
  background: #228bae;
}
.share__btn--tw .ico {
  font-size: 14px;
}
.share__btn-text {
  display: inline-block;
  padding: 0 20px;
}
@media only screen and (max-width: 1199px) {
  .share__btn-text {
    display: none;
  }
}
.images-carousel {
  clear: both;
  margin: 0 0 30px;
  padding: 9px 0 0;
  position: relative;
  width: auto;
}
.images-carousel.single .owl-height {
  height: auto !important;
}
.images-carousel.single .images-item {
  height: auto;
}
.images-carousel.single .images-item img {
  height: auto;
  margin: 0 auto;
  width: auto !important;
}
.images-carousel .active .images-carousel-caption {
  opacity: 1;
}
.images-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.images-carousel .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.images-carousel .owl-dot.active {
  background: #000 !important;
}
.images-carousel .owl-next,
.images-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121 !important;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: -25px 0 0;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
}
.images-carousel .owl-next .ico,
.images-carousel .owl-prev .ico {
  font-size: 30px;
}
.images-carousel .owl-next:hover,
.images-carousel .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.images-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
.images-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .images-carousel {
    padding: 40px 0 0;
  }
  .images-carousel.is-oneObj {
    padding: 0;
  }
  .images-carousel .owl-next,
  .images-carousel .owl-prev {
    background: none !important;
    color: #222 !important;
    height: 40px;
    margin: 0;
    top: -10px;
    width: 40px;
    z-index: 10;
  }
  .images-carousel .owl-next .ico,
  .images-carousel .owl-prev .ico {
    font-size: 20px;
  }
  .images-carousel .owl-next:focus,
  .images-carousel .owl-next:hover,
  .images-carousel .owl-prev:focus,
  .images-carousel .owl-prev:hover {
    background: none !important;
    color: #222;
  }
  .images-carousel .owl-prev {
    left: -15px;
  }
  .images-carousel .owl-next {
    right: -15px;
  }
  .images-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.images-carousel.owl-loaded .images-item {
  background: #f5f5f5;
  display: block;
}
.images-carousel.owl-loaded .images-item:after {
  display: none;
}
.images-carousel.owl-loaded .images-item img {
  margin: 0 auto;
}
.images-carousel.single .images-item:after {
  display: none;
}
.images-item {
  display: none;
  height: 600px;
  margin: 0;
  position: relative;
}
.images-item:after {
  background: hsla(0, 0%, 100%, 0.8) url(v40/img/loader.svg) 50% 50% no-repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.images-item img {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .images-item {
    height: auto;
  }
  .images-item img {
    height: auto !important;
    max-height: 600px;
    width: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .images-item img {
    max-height: 500px;
  }
}
@media only screen and (max-width: 567px) {
  .images-item img {
    max-height: 400px;
  }
}
.images-item:first-child {
  display: block;
}
.images-carousel-caption {
  bottom: 0;
  display: block;
  font: 400 14px/20px Pt Sans, Helvetica, Arial, sans-serif;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.images-carousel-caption b {
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .images-carousel-caption {
    left: auto;
    position: relative;
    right: auto;
  }
}
.images-carousel-caption-in {
  background: #212121;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .images-carousel-caption-in {
    border-radius: 0;
    display: block;
  }
}
.social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 -5px;
  position: relative;
  top: -3px;
  vertical-align: bottom;
}
.social__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 5px;
  min-width: 30px;
  padding: 0;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 30px;
}
.social__link:hover {
  color: #fff;
  opacity: 1;
}
.social__link .ico {
  vertical-align: middle;
}
.social__link--vk .ico {
  font-size: 9px;
}
.social__link--vk:hover {
  background: #415d7b;
}
.social__link--fb .ico {
  font-size: 14px;
}
.social__link--fb:hover {
  background: #344974;
}
.social__link--tw .ico {
  font-size: 11px;
}
.social__link--tw:hover {
  background: #228bae;
}
blockquote:hover .social__link--vk,
q:hover .social__link--vk {
  background: #51749c;
}
blockquote:hover .social__link--vk:hover,
q:hover .social__link--vk:hover {
  background: #415d7b;
}
blockquote:hover .social__link--fb,
q:hover .social__link--fb {
  background: #45639e;
}
blockquote:hover .social__link--fb:hover,
q:hover .social__link--fb:hover {
  background: #344974;
}
blockquote:hover .social__link--tw,
q:hover .social__link--tw {
  background: #23b9eb;
}
blockquote:hover .social__link--tw:hover,
q:hover .social__link--tw:hover {
  background: #228bae;
}
.gallery {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  margin: 0 -20px 40px;
}
.gallery,
.gallery__wrapper {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .gallery {
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 991px) {
  .gallery {
    margin-bottom: 20px;
  }
  .gallery .photo-btn__next,
  .gallery .photo-btn__prev {
    margin-top: -30px;
    top: 125px !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.gallery-model-mob {
  color: #242424;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  margin: -29px -20px 30px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .gallery-model-mob {
    display: none;
  }
}
.gallery-model-mob .photo-btn__next,
.gallery-model-mob .photo-btn__prev {
  background-color: hsla(0, 0%, 100%, 0.3);
  color: #242424;
  height: 50px;
  width: 50px;
}
.gallery-model-mob .photo-btn__next:hover,
.gallery-model-mob .photo-btn__prev:hover {
  color: #242424;
}
.gallery-model-mob .photo-btn__next .ico,
.gallery-model-mob .photo-btn__prev .ico {
  font-size: 22px;
}
.gallery-model-mob .photo-btn__prev {
  left: 0;
}
.gallery-model-mob .photo-btn__next {
  right: 0;
}
.gallery-thumbs {
  padding: 20px 0;
  position: relative;
}
.gallery-thumbs.two-items .owl-stage {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.gallery-thumbs .center .gallery-thumbs__item {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .gallery-thumbs {
    position: relative;
  }
  .gallery-thumbs .owl-dots {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-thumbs {
    display: none !important;
  }
}
.gallery-thumbs.owl-loaded .gallery-thumbs__item {
  display: block;
  max-width: none;
}
.gallery-thumbs.owl-loaded .gallery-thumbs__item:after,
.gallery-thumbs.single .gallery-thumbs__item:after {
  display: none;
}
.gallery-thumbs__item {
  cursor: pointer;
  display: none;
  max-width: 145px;
  opacity: 0.3;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.gallery-thumbs__item:after {
  background: rgba(0, 0, 0, 0.8) url(v40/img/loader-white.svg) 50% 50% no-repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-thumbs__item:first-child {
  display: block;
}
.gallery-thumbs__item:before {
  content: "";
  float: left;
  padding: 72% 0 0;
}
.gallery-thumbs__item img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-thumbs__item:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 767px) {
  .gallery-slides .owl-stage-outer {
    height: auto !important;
  }
}
.gallery-slides .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  overflow: auto;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 15px;
}
.gallery-slides .owl-dot {
  background: #818181 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 6px;
  min-width: 8px;
  width: 8px;
}
.gallery-slides .owl-dot.active {
  background: #fff !important;
}
.gallery-slides .owl-next,
.gallery-slides .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121 !important;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: -25px 0 0;
  position: absolute;
  top: 32%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
}
.gallery-slides .owl-next .ico,
.gallery-slides .owl-prev .ico {
  font-size: 30px;
}
.gallery-slides .owl-next:hover,
.gallery-slides .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.gallery-slides .owl-prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
.gallery-slides .owl-next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .gallery-slides .owl-next,
  .gallery-slides .owl-prev {
    background: none !important;
    color: #fff;
    height: 40px;
    margin: 0;
    top: 145px;
    width: 40px;
    z-index: 10;
  }
  .gallery-slides .owl-next .ico,
  .gallery-slides .owl-prev .ico {
    font-size: 24px;
  }
  .gallery-slides .owl-next:focus,
  .gallery-slides .owl-next:hover,
  .gallery-slides .owl-prev:focus,
  .gallery-slides .owl-prev:hover {
    background: none !important;
    color: #222;
  }
  .gallery-slides .owl-prev {
    left: 0;
  }
  .gallery-slides .owl-next {
    right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .gallery-slides .owl-height {
    height: auto !important;
  }
}
.gallery-slides.owl-loaded .gallery-slides__item {
  display: block;
}
.gallery-slides.owl-loaded .gallery-slides__image:after,
.gallery-slides.single .gallery-slides__image:after {
  display: none;
}
.gallery-slides__item {
  display: none;
  position: relative;
}
.gallery-slides__item:first-child {
  display: block;
}
.gallery-slides__image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0;
  max-height: 700px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .gallery-slides__image {
    min-height: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .gallery-slides__image {
    height: auto !important;
    max-height: 70vh;
  }
}
.gallery-slides__image:after {
  background: rgba(0, 0, 0, 0.8) url(v40/img/loader-white.svg) 50% 50% no-repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-slides__image-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.gallery-slides__image img {
  margin: 0 auto;
  max-width: 100%;
  width: auto !important;
}
@media only screen and (max-width: 991px) {
  .gallery-slides__image .share-toggle__dropdown {
    right: 55px;
    top: 10px;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    width: 165px;
  }
  .gallery-slides__image .share__btn {
    height: 50px;
    margin: 0 5px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-slides__image img {
    height: 100%;
    max-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.gallery-slides__desc {
  background: #1a1a1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 30px;
}
.gallery-slides__desc .btn {
  float: right;
  margin: 0 0 25px;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .gallery-slides__desc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    padding: 20px;
  }
}
.gallery-slides__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 0 20px 0 30px;
  position: relative;
}
.gallery-slides__info .readmore-js-toggle {
  background: #1a1a1a;
  bottom: -3px;
  padding: 0 0 0 5px;
  position: absolute;
  right: 0;
  width: auto;
}
.gallery-slides__info .readmore-js-toggle:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(26, 26, 26, 0)),
    to(#1a1a1a)
  );
  background: -o-linear-gradient(left, rgba(26, 26, 26, 0) 0, #1a1a1a 100%);
  background: linear-gradient(90deg, rgba(26, 26, 26, 0) 0, #1a1a1a);
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 20px;
}
@media only screen and (max-width: 991px) {
  .gallery-slides__info .readmore-js-toggle {
    bottom: 0;
  }
  .gallery-slides__info {
    -webkit-box-flex: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    order: 3;
    padding-left: 0;
    padding-right: 0;
  }
}
.gallery-slides__show {
  -webkit-box-flex: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  justify-content: flex-end;
}
@media only screen and (max-width: 991px) {
  .gallery-slides__show {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
}
.gallery-slides__show-item {
  color: #484848;
  font-size: 14px;
  margin-left: 25px;
  margin-top: 3px;
}
@media only screen and (max-width: 991px) {
  .gallery-slides__show-item {
    margin-top: -2px;
  }
}
.gallery-slides__show-item:first-child {
  margin-left: 0;
}
.gallery-slides__show-item:visited {
  color: #484848;
}
.gallery-slides__show-item.current,
.gallery-slides__show-item:hover {
  color: #1ea0e4;
}
.gallery-slides__title {
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 5px;
  padding: 0 0 7px;
}
@media only screen and (min-width: 992px) {
  .gallery-slides__title {
    font-size: 22px;
  }
}
.gallery-slides__count {
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 20px;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .gallery-slides__count {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    line-height: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .gallery-slides__count {
    margin: 0 0 25px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-slides__count {
    line-height: 22px;
  }
}
.gallery-slides__text {
  font-size: 16px;
  height: 44px;
  line-height: 22px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .gallery-slides__text {
    font-size: 18px;
    line-height: 24px;
  }
}
.gallery-full {
  padding: 5px 0;
  position: relative;
  width: 100%;
}
.gallery-full .container-fluid,
.gallery-full .container-lg,
.gallery-full .container-md,
.gallery-full .container-sm,
.gallery-full .container-xl,
.gallery-full .container-xxl {
  max-width: none;
}
@media only screen and (min-width: 1200px) {
  .gallery-full .container-fluid,
  .gallery-full .container-lg,
  .gallery-full .container-md,
  .gallery-full .container-sm,
  .gallery-full .container-xl,
  .gallery-full .container-xxl {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1680px) {
  .gallery-full .container-fluid,
  .gallery-full .container-lg,
  .gallery-full .container-md,
  .gallery-full .container-sm,
  .gallery-full .container-xl,
  .gallery-full .container-xxl {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.gallery-full__content {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .gallery-full__container {
    padding: 0 350px 0 0;
    position: relative;
  }
  .gallery-full__sidebar {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.gallery-full__heading {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin: 0 0 20px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .gallery-full__heading {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 35px;
  }
}
.gallery-full-thumbs {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #000;
  height: 100%;
  left: 0;
  margin: 0 -10px;
  opacity: 0;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: -10px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  visibility: hidden;
  z-index: 100;
}
.gallery-full-thumbs.is-open {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 991px) {
  .gallery-full-thumbs {
    margin: 0 -5px;
    padding: 0;
    top: -5px;
  }
}
.gallery-full-thumbs__btn {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  float: right;
  height: 30px;
  margin: 5px 0 5px 20px;
  padding: 0;
  position: relative;
  width: 30px;
  z-index: 110;
}
@media only screen and (max-width: 991px) {
  .gallery-full-thumbs__btn {
    margin: 5px 0;
  }
}
.gallery-full-thumbs__btn span {
  display: block;
}
.gallery-full-thumbs__btn span:after,
.gallery-full-thumbs__btn span:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  content: "";
  height: 14px;
  position: absolute;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 14px;
}
.gallery-full-thumbs__btn span:first-child:after {
  left: 0;
  top: 0;
}
.gallery-full-thumbs__btn span:first-child:before {
  right: 0;
  top: 0;
}
.gallery-full-thumbs__btn span:nth-child(2):after {
  bottom: 0;
  left: 0;
}
.gallery-full-thumbs__btn span:nth-child(2):before {
  bottom: 0;
  right: 0;
}
.gallery-full-thumbs__btn.is-active span:first-child:after {
  height: 2px;
  width: 100%;
}
.gallery-full-thumbs__btn.is-active span:first-child:before {
  height: 20px;
  top: 5px;
  width: 100%;
}
.gallery-full-thumbs__btn.is-active span:nth-child(2):after {
  bottom: 5px;
  height: 20px;
  width: 100%;
}
.gallery-full-thumbs__btn.is-active span:nth-child(2):before {
  height: 2px;
  width: 100%;
}
.gallery-full-thumbs__item {
  border: 5px solid transparent;
  cursor: pointer;
  display: block;
  float: left;
  margin: 0;
  opacity: 0.4;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50%;
}
.gallery-full-thumbs__item:before {
  content: "";
  float: left;
  padding: 70% 0 0;
}
.gallery-full-thumbs__item img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-full-thumbs__item:hover {
  opacity: 0.7;
}
.gallery-full-thumbs__item.active {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .gallery-full-thumbs__item {
    width: 33.333%;
  }
}
@media only screen and (min-width: 992px) {
  .gallery-full-thumbs__item {
    border-width: 10px;
    width: 20%;
  }
}
.gallery-full-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 12px 0;
}
@media only screen and (min-width: 992px) {
  .gallery-full-dots {
    display: none;
  }
}
.gallery-full-dots__item {
  background: #707070;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  margin: 5px 10px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 8px;
}
.gallery-full-dots__item.active {
  background: #fff;
}
.gallery-full-slides {
  position: relative;
}
.gallery-full-slides.owl-grab .owl-next,
.gallery-full-slides.owl-grab .owl-prev,
.gallery-full-slides.owl-hideArrows .owl-next,
.gallery-full-slides.owl-hideArrows .owl-prev {
  opacity: 0;
}
.gallery-full-slides .owl-stage-outer {
  margin: 0 -50px;
  padding: 0 50px;
}
.gallery-full-slides .owl-stage-outer:after,
.gallery-full-slides .owl-stage-outer:before {
  background: #000;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 200;
}
.gallery-full-slides .owl-stage-outer:after {
  left: 100%;
}
.gallery-full-slides .owl-stage-outer:before {
  right: 100%;
}
.gallery-full-slides .owl-item {
  position: relative;
}
.gallery-full-slides .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: 15px;
}
.gallery-full-slides .owl-dot {
  background: #707070 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.gallery-full-slides .owl-dot.active {
  background: #fff !important;
}
.gallery-full-slides .owl-next,
.gallery-full-slides .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #000 !important;
  background: none;
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: -85px 0 0;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 30px;
}
.gallery-full-slides .owl-next .ico,
.gallery-full-slides .owl-prev .ico {
  font-size: 30px;
}
.gallery-full-slides .owl-next:hover,
.gallery-full-slides .owl-prev:hover {
  color: #999;
}
.gallery-full-slides .owl-prev {
  border-radius: 4px;
  left: 0;
}
.gallery-full-slides .owl-next {
  border-radius: 4px;
  right: 40px;
}
@media only screen and (max-width: 991px) {
  .gallery-full-slides .owl-next {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-full-slides .owl-nav {
    opacity: 0;
    visibility: hidden;
  }
}
.gallery-full__item {
  background: #000;
  margin: 0 40px 0 0;
  padding: 0 0 140px;
  position: relative;
}
.gallery-full__item img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .gallery-full__item {
    margin-right: 0;
    padding: 0;
  }
}
.fancybox-navigation button {
  margin-top: -25px;
}
.gallery-full__image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0;
  min-width: 300px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.gallery-full__image img {
  max-height: 100%;
  min-height: 280px;
  -o-object-fit: cover;
  object-fit: cover;
  width: auto !important;
}
@media only screen and (max-width: 991px) {
  .gallery-full__image {
    margin: 0 0 20px;
  }
}
.gallery-full__zoom {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 275px);
  left: 0;
  min-height: 280px;
  position: relative;
  top: 0;
  z-index: 10;
}
.content-header-black > .container-fluid,
.content-header-black > .container-lg,
.content-header-black > .container-md,
.content-header-black > .container-sm,
.content-header-black > .container-xl,
.content-header-black > .container-xxl {
  border-top: 0 !important;
}
@media only screen and (max-width: 991px) {
  .content-header-black .gallery-full__zoom {
    height: auto;
  }
}
.gallery-full-social {
  display: block;
  position: absolute;
  right: -40px;
  top: 0;
  width: 30px;
  z-index: 99999;
}
.gallery-full-social:hover .gallery-full-social__btn--fb {
  background: #3b5998;
}
.gallery-full-social:hover .gallery-full-social__btn--vk {
  background: #45668e;
}
.gallery-full-social:hover .gallery-full-social__btn--tw {
  background: #00aced;
}
@media only screen and (max-width: 991px) {
  .gallery-full-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 -30px;
    position: relative;
    right: 0;
    width: auto;
  }
}
.gallery-full-social__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: hsla(0, 0%, 100%, 0.2);
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 0 5px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 30px;
}
.gallery-full-social__btn .ico-social-fb {
  font-size: 12px;
}
.gallery-full-social__btn .ico-social-vk {
  font-size: 8px;
}
.gallery-full-social__btn .ico-social-tw {
  font-size: 10px;
}
.gallery-full-social__btn--fb:hover {
  background: #3b5998;
}
.gallery-full-social__btn--vk:hover {
  background: #45668e;
}
.gallery-full-social__btn--tw:hover {
  background: #00aced;
}
.gallery-full-social__btn:hover {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .gallery-full-social__btn {
    margin: 0 5px 0 0;
  }
}
.active .gallery-full__desc {
  opacity: 1;
}
.gallery-full__desc {
  bottom: 0;
  font-size: 16px;
  left: 0;
  line-height: 22px;
  opacity: 0;
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.4s 0.4s;
  -o-transition: opacity 0.4s 0.4s;
  transition: opacity 0.4s 0.4s;
  z-index: 10;
}
.gallery-full__desc [class^="col"] {
  position: static;
}
.gallery-full__desc.is-collapsed .gallery-full__desc-in {
  background: rgba(0, 0, 0, 0.8);
}
.gallery-full__desc.is-collapsed .gallery-full__title {
  white-space: normal;
}
@media only screen and (max-width: 991px) {
  .gallery-full__desc {
    position: relative;
  }
}
.gallery-full__desc-in {
  background: #000;
  min-height: 140px;
  padding: 20px 0;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
@media only screen and (max-width: 991px) {
  .gallery-full__desc-in {
    padding: 0;
  }
}
.gallery-full__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .gallery-full__title {
    font-size: 18px;
  }
}
.gallery-full__count {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 991px) {
  .gallery-full__count {
    text-align: right;
  }
}
.gallery-full__more {
  position: relative;
}
.gallery-full__more .readmore-js-toggle {
  background: #000;
  bottom: 0;
  padding: 0 0 0 5px;
  position: absolute;
  right: 0;
  width: auto;
}
.gallery-full__more .readmore-js-toggle:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    to(#000)
  );
  background: -o-linear-gradient(left, transparent 0, #000 100%);
  background: linear-gradient(90deg, transparent 0, #000);
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 20px;
}
.gallery-full__text {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0 0 22px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .gallery-full__text {
    display: none;
  }
}
.gallery-detail {
  font: 400 16px/1.375 Pt Sans, Helvetica, Arial, sans-serif;
}
.fancybox-show-thumbs .fancybox-button--thumbs .ico-ic_full {
  display: block;
}
.fancybox-show-thumbs .fancybox-button--thumbs .ico-ic_preview,
.fancybox-show-thumbs .fancybox-tab-icon {
  display: none;
}
@media only screen and (max-width: 991px) {
  .fancybox-show-thumbs .fancybox-tab-icon {
    display: block;
  }
}
.fancybox-show-thumbs .fancybox-inner {
  right: 0;
}
.fancybox-show-thumbs .fancybox-caption-wrap,
.fancybox-show-thumbs .fancybox-navigation {
  display: none !important;
}
.fancybox-show-thumbs .fancybox-infobar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  color: #d5d5d5;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 22px;
  font-weight: 400;
  height: 60px;
  opacity: 1 !important;
  padding: 0 40px;
  text-align: left;
  visibility: visible !important;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .fancybox-show-thumbs .fancybox-infobar {
    font-size: 18px;
    height: auto;
    line-height: 1.125em;
    padding: 19px 18px;
  }
  .fancybox-show-thumbs .fancybox-infobar > span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fancybox-show-thumbs .fancybox-infobar > span span:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .fancybox-show-thumbs .fancybox-infobar > span span:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    font-size: 16px;
    order: 1;
    padding-bottom: 15px;
  }
  .fancybox-show-thumbs .fancybox-infobar > span span:nth-child(2):before {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .fancybox-show-thumbs .fancybox-infobar > span {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media only screen and (max-width: 567px) {
  .fancybox-show-thumbs .fancybox-infobar > span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.fancybox-show-thumbs .fancybox-infobar > span > span:nth-child(2) {
  color: #d5d5d5;
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
  vertical-align: top;
}
.fancybox-show-thumbs .fancybox-infobar > span > span:nth-child(2):before {
  content: "/";
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
@media only screen and (min-width: 992px) {
  .fancybox-show-thumbs .fancybox-infobar > span > span:nth-child(2) {
    font-weight: 700;
    padding-top: 2px;
  }
}
.fancybox-show-thumbs .fancybox-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .fancybox-show-thumbs .fancybox-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    border-radius: 5px;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 161px;
    padding: 8px 0;
    position: fixed;
    right: 58px;
    text-align: left;
    top: 61px;
  }
  .fancybox-show-thumbs .fancybox-tabs.fancybox-tabs--show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.fancybox-thumbs {
  background: #000;
  padding: 70px 20px 0 32px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .fancybox-thumbs {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 90px;
  }
}
.fancybox-thumbs > ul > li {
  border-radius: 4px;
  height: 130px;
  margin: 8px;
  width: 200px;
}
@media only screen and (max-width: 991px) {
  .fancybox-thumbs > ul > li {
    border-radius: 0;
    height: auto;
    padding-bottom: 29%;
    width: calc(50% - 16px);
  }
  .fancybox-thumbs > ul > li:before {
    border-width: 2px;
  }
}
.fancybox-thumbs > ul > li img {
  margin: 0 !important;
  -o-object-fit: cover;
  object-fit: cover;
}
.fancybox-navigation {
  display: block;
}
.fancybox-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1 !important;
  padding-right: 45px;
  right: 10px;
  visibility: visible !important;
  width: auto;
  z-index: 100000;
}
@media only screen and (max-width: 991px) {
  .fancybox-toolbar {
    right: 5px;
    top: 4px;
  }
}
.fancybox-tabs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  margin-right: 35px;
  min-height: 60px;
}
@media only screen and (max-width: 991px) {
  .fancybox-tabs {
    min-height: 50px;
  }
}
.fancybox-tab-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #d5d5d5;
  color: hsla(0, 0%, 100%, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 8px;
  padding: 0 10px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .fancybox-tab-item {
    color: rgba(0, 0, 0, 0.4);
  }
}
.fancybox-tab-item.is-active {
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .fancybox-tab-item.is-active {
    color: rgba(0, 0, 0, 0.9);
  }
}
.fancybox-tab-item:hover {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .fancybox-tab-item:focus,
  .fancybox-tab-item:hover {
    color: rgba(0, 0, 0, 0.9);
  }
}
.fancybox-tab-item a {
  color: inherit;
  font-weight: 400;
  padding: 5px 10px;
}
.fancybox-tab-item-ico-video {
  border: 5px solid transparent;
  border-left: 7px solid;
  margin-right: -5px;
}
.fancybox-button--thumbs {
  color: #d5d5d5 !important;
  font-size: 16px;
  height: 60px !important;
  text-align: center;
  width: 45px !important;
}
@media only screen and (max-width: 991px) {
  .fancybox-button--thumbs {
    height: 50px !important;
  }
}
.fancybox-button--thumbs:hover {
  color: #fff !important;
}
.fancybox-button--thumbs .ico-ic_full {
  display: none;
}
.fancybox-button--close {
  color: #d5d5d5 !important;
  height: 60px !important;
  right: 0;
  top: 0;
  width: 45px !important;
}
@media only screen and (max-width: 991px) {
  .fancybox-button--close {
    height: 50px !important;
  }
}
.fancybox-button--close:hover {
  color: #fff !important;
}
.fancybox-button--close svg {
  width: 20px;
}
.fancybox-button--fullscreen,
.fancybox-button--share {
  display: none;
}
.fancybox-button .ico-ic_full path,
.fancybox-button .ico-ic_preview path {
  stroke: none !important;
}
.fancybox-caption-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  opacity: 1 !important;
  padding: 0;
  top: 0;
  visibility: visible !important;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .fancybox-caption-wrap {
    height: auto;
  }
}
.fancybox-caption-wrap .fancybox-caption {
  border: 0;
  color: #d5d5d5;
  font-size: 22px;
  padding: 0 40px;
}
@media only screen and (max-width: 991px) {
  .fancybox-caption-wrap .fancybox-caption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    line-height: 1.25em;
    padding: 18px 100px 15px 18px;
  }
}
.fancybox-caption-wrap .fancybox-caption span:first-child {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-right: 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .fancybox-caption-wrap .fancybox-caption span:first-child {
    display: block;
    font-weight: 400;
    margin-right: 10px;
    min-width: 45px;
    padding-bottom: 15px;
  }
}
.fancybox-caption-wrap .fancybox-caption__current-number {
  font-size: 22px;
}
@media only screen and (max-width: 991px) {
  .fancybox-caption-wrap .fancybox-caption__current-number {
    font-size: 18px;
  }
}
.fancybox-tab-icon {
  cursor: pointer;
  display: none;
  height: 40px;
  margin-right: 13px;
  margin-top: 5px;
  padding: 10px;
  width: 40px;
}
.fancybox-tab-icon svg {
  fill: #fff;
  height: auto;
  max-width: 100%;
}
.gallery-model {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .gallery-model {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 37.5vw;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) {
  .gallery-model {
    height: 37.5vw;
    max-height: 471px;
  }
}
.gallery-model__nav {
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
@media only screen and (min-width: 767px) {
  .gallery-model__nav {
    display: none;
  }
}
.gallery-model__next,
.gallery-model__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: transparent;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  width: 50px;
  z-index: 20;
}
@media only screen and (min-width: 767px) {
  .gallery-model__next,
  .gallery-model__prev {
    height: 60px;
    width: 60px;
  }
}
.gallery-model__next svg,
.gallery-model__prev svg {
  fill: #000;
  font-size: 22px;
}
@media only screen and (min-width: 767px) {
  .gallery-model__next svg,
  .gallery-model__prev svg {
    font-size: 30px;
  }
}
.gallery-model__prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .gallery-model__prev {
    left: 10px;
  }
}
.gallery-model__next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (min-width: 767px) {
  .gallery-model__next {
    right: 10px;
  }
}
.gallery-model__big-img {
  display: none;
  height: 100%;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .gallery-model__big-img {
    display: block;
  }
}
.gallery-model__big-img .gallery-model__link {
  display: block;
  height: 100%;
  width: 100%;
}
.gallery-model__big-img .gallery-model__link img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-model__list {
  display: grid;
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: 50% 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .gallery-model__list {
    display: block;
    grid-template-columns: none;
    grid-template-rows: none;
  }
}
.gallery-model__list--one {
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: 50% 50%;
}
.gallery-model__list--one .gallery-model__link:first-child {
  grid-area: 1/1/3/4;
}
.gallery-model__list--two {
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: 50% 50%;
}
.gallery-model__list--two .gallery-model__link:nth-child(2) {
  grid-area: 1/2/3/4;
}
.gallery-model__list--three {
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: 50% 50%;
}
.gallery-model__list--three .gallery-model__link:nth-child(2) {
  grid-area: 1/2/2/4;
}
.gallery-model__list--three .gallery-model__link:nth-child(3) {
  grid-area: 2/2/2/4;
}
.gallery-model__list--four {
  grid-gap: 1px;
  grid-template-columns: 60% 20% 20%;
}
.gallery-model__list--four .gallery-model__link:nth-child(2) {
  grid-area: 1/2/2/4;
}
.gallery-model__link {
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .gallery-model__link {
    height: 72vw;
  }
}
.gallery-model__link:first-child {
  grid-column-end: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-row-start: 1;
}
@media only screen and (max-width: 767px) {
  .gallery-model__link:first-child {
    grid-column-end: auto;
    grid-column-start: auto;
    grid-row-end: auto;
    grid-row-start: auto;
  }
}
.gallery-model__link:nth-of-type(n + 6) {
  display: none;
}
@media only screen and (max-width: 767px) {
  .gallery-model__link:nth-of-type(n + 6) {
    display: block;
  }
}
.gallery-model__link img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-model__link .videoWrapper {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.gallery-model__link video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-model__more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .gallery-model__more {
    font-size: 30px;
    line-height: 36px;
  }
}
.gallery-model__more:hover {
  color: #1ea0e4;
}
@media only screen and (min-width: 767px) {
  .gallery-model__link--mobile {
    display: none;
  }
}
.gallery-model__remains {
  display: none;
}
.photo {
  background: #000;
  color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 0 0 20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.photo .breadcrumbs {
  padding-top: 19px;
  position: relative;
  top: 0;
}
.photo .breadcrumbs__link:hover {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .photo .breadcrumbs {
    margin-left: -20px;
    padding-top: 15px;
  }
}
.photo .container-fluid,
.photo .container-lg,
.photo .container-md,
.photo .container-sm,
.photo .container-xl,
.photo .container-xxl {
  background: none;
  position: static;
}
.photo__about {
  padding-top: 40px;
}
@media only screen and (max-width: 991px) {
  .photo__about {
    padding-top: 20px;
  }
}
.photo__about-info {
  text-align: center;
}
.photo__about .article-tags {
  margin-bottom: 15px;
}
.photo__about .article-tags > li {
  margin-left: 3px;
  margin-right: 3px;
}
.photo__about .article-info__item:after {
  background-color: #fff;
}
.photo__about .article-tags__btn {
  background: transparent;
  border: 1px solid #474747;
  padding-left: 12px;
}
.photo__about .article-tags__btn:hover {
  border-color: hsla(0, 0%, 100%, 0.75);
}
.photo__about .article-tags__btn:after {
  display: none;
}
.photo__desc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .photo__desc {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .photo__desc {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1200px) {
  .photo__desc {
    line-height: 50px;
  }
}
.photo__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: inherit;
  margin: 0 0 22px;
  text-align: left;
  white-space: nowrap;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .photo__rubric {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .photo__rubric {
    font-size: 22px;
    min-width: 240px;
  }
}
.photo__title {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  font-size: 30px;
  font-weight: 700;
  line-height: inherit;
  margin: 0 0 40px;
}
.photo__title h1 {
  font-size: 30px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .photo__title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .photo__title,
  .photo__title h1 {
    font-size: 50px;
  }
}
.photo__subtitle {
  font-size: 18px;
  margin: 0;
}
.photo__date {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 22px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .photo__date {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-left: 20px;
    text-align: right;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .photo__date {
    font-size: 22px;
    min-width: 240px;
  }
}
.photo-carousel-wrapper,
.photo__image {
  position: relative;
}
.photo__image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  margin: 0 auto;
  max-width: 1300px;
  min-height: 300px;
  padding: 0 20px;
}
@media only screen and (max-width: 991px) {
  .photo__image {
    height: auto;
  }
}
.photo__image-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .photo__image-wrapper {
    display: block;
    height: auto;
  }
}
.photo__image img {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  min-width: 1px;
  width: auto !important;
}
.photo-btn__next,
.photo-btn__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 60px;
  z-index: 20;
}
.photo-btn__next .ico,
.photo-btn__prev .ico {
  font-size: 30px;
}
.photo-btn__next:hover,
.photo-btn__prev:hover {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .photo-btn__next,
  .photo-btn__prev {
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: #222;
  }
  .photo-btn__next:focus,
  .photo-btn__next:hover,
  .photo-btn__prev:focus,
  .photo-btn__prev:hover {
    height: 180px;
    width: 240px;
  }
  .photo-btn__next:focus .ico,
  .photo-btn__next:hover .ico,
  .photo-btn__prev:focus .ico,
  .photo-btn__prev:hover .ico {
    opacity: 0;
  }
  .photo-btn__next:focus .photo-btn__image,
  .photo-btn__next:hover .photo-btn__image,
  .photo-btn__prev:focus .photo-btn__image,
  .photo-btn__prev:hover .photo-btn__image {
    opacity: 1;
  }
}
.photo-btn__prev {
  border-radius: 0 4px 4px 0;
  left: 20px;
}
.photo-btn__prev .photo-btn__image {
  left: 0;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
@media only screen and (min-width: 992px) {
  .photo-btn__prev {
    left: 0;
  }
}
.photo-btn__next {
  border-radius: 4px 0 0 4px;
  right: 20px;
}
.photo-btn__next .photo-btn__image {
  right: 0;
}
@media only screen and (min-width: 992px) {
  .photo-btn__next {
    right: 0;
  }
}
.photo-btn__image {
  border-radius: inherit;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  width: 100%;
}
.photo-btn__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.photo-gallery-content .article-list__image {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .photo-gallery-content .article-text {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .photo-gallery-content .article-text {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.other {
  padding: 32px 0;
}
.other .other-item__image {
  height: auto;
}
@media only screen and (max-width: 991px) {
  .other {
    padding: 22px 0;
  }
}
.other-more {
  margin-bottom: 40px;
  text-align: center;
}
.other__heading {
  display: block;
  font: 400 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 35px;
  text-align: center;
  text-transform: uppercase;
}
.other__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.other__list.big .other-item__image {
  max-height: 190px;
}
@media only screen and (min-width: 1200px) {
  .other__list.big .other-item__image {
    height: 190px;
  }
}
.other__list_5 .other__list-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media only screen and (max-width: 991px) {
  .other__list_5 .other__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .other__list_5 .other__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.other__list_8 .other__list-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
@media only screen and (max-width: 991px) {
  .other__list_8 .other__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .other__list_8 .other__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.other__list > li {
  margin: 0 0 16px;
}
.other__list-item {
  padding: 0 10px;
}
.other__ctrl {
  padding: 20px 0 0;
  text-align: center;
}
.owl-item .other-item:before {
  display: none;
}
.other-item {
  color: #222;
  display: block;
  position: relative;
}
.other-item:before {
  background: #fdf7df;
  border-radius: 6px;
  content: "";
  height: calc(100% + 20px);
  left: -10px;
  opacity: 0;
  position: absolute;
  top: -10px;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  width: calc(100% + 20px);
  z-index: 0;
}
.other-item:hover {
  color: #222;
}
.other-item:hover .other-item__title {
  text-decoration: underline;
}
.other-item__image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e0e0e0;
  border-radius: 4px;
  margin: 0 0 10px;
  max-height: 140px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .other-item__image {
    height: 140px;
  }
}
.other-item__image:before {
  content: "";
  float: left;
  padding: 65% 0 0;
}
.other-item__image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.other-item__rubric {
  padding: 5px 0;
  z-index: 2;
}
.other-item__rubric,
.other-item__title {
  display: block;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.other-item__title {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  font-weight: 700;
  margin: 0 0 6px;
  padding: 4px 20px 4px 0;
  text-transform: uppercase;
  z-index: 3;
}
.other-item__compare {
  display: block;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 2;
}
.other-item__compare .ico {
  color: #999;
  font-size: 14px;
}
.other-item__compare .ico:hover {
  color: #1ea0e4;
}
.market-item__title .other-item__compare {
  top: 2px;
}
.other-item__price {
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 5px;
}
.other-item__price,
.other-item__text {
  color: #999;
  display: block;
  line-height: 20px;
  position: relative;
  z-index: 2;
}
.other-item__text {
  font-size: 14px;
  margin: 0;
}
.other-new {
  margin: 40px -20px;
  padding: 20px 20px 0;
  position: relative;
  width: calc(100% + 40px);
}
.other-new + .other-new {
  margin-top: 0;
  padding-bottom: 80px;
  padding-top: 40px;
}
@media only screen and (max-width: tablet-1px) {
  .other-new + .other-new {
    padding-bottom: 40px;
  }
}
.other-new--market {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 60px;
  padding-top: 0;
}
.other-new__heading {
  color: #212121;
  font: 400 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 auto 25px;
  max-width: 95%;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .other-new__heading span {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .other-new__heading {
    margin: 0 0 35px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .other-new__heading {
    font-size: 20px;
  }
}
.other-new_none-margin-bottom {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .other-new {
    margin: 60px -20px 40px;
    padding: 20px 20px 0;
  }
  .other-new_none-margin-bottom {
    margin-bottom: 0;
  }
  .other-new--market {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 60px;
    padding-top: 0;
  }
}
.other-new-carousel.owl-carousel {
  margin: 0 0 40px;
  position: relative;
}
.other-new-carousel.owl-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.other-new-carousel.owl-carousel .owl-dot {
  background: #e0e0e0;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.other-new-carousel.owl-carousel .owl-dot.active {
  background: #000;
}
.other-new-carousel.owl-carousel button.owl-next,
.other-new-carousel.owl-carousel button.owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 30%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
}
.other-new-carousel.owl-carousel button.owl-next .ico,
.other-new-carousel.owl-carousel button.owl-prev .ico {
  font-size: 30px;
}
.other-new-carousel.owl-carousel button.owl-next:hover,
.other-new-carousel.owl-carousel button.owl-prev:hover {
  background: #4d4d4d;
  color: #fff;
}
.other-new-carousel.owl-carousel button.owl-next.disabled,
.other-new-carousel.owl-carousel button.owl-prev.disabled {
  background: #888;
  color: #eee;
  opacity: 0.7;
}
.other-new-carousel.owl-carousel button.owl-prev {
  border-radius: 0 4px 4px 0;
  left: -20px;
}
.other-new-carousel.owl-carousel button.owl-next {
  border-radius: 4px 0 0 4px;
  right: -20px;
}
@media only screen and (max-width: 767px) {
  .other-new-carousel.owl-carousel {
    padding: 50px 0 0;
  }
  .other-new-carousel.owl-carousel button.owl-next,
  .other-new-carousel.owl-carousel button.owl-prev {
    background: none;
    color: #222;
    height: 40px;
    top: -10px;
    width: 40px;
    z-index: 10;
  }
  .other-new-carousel.owl-carousel button.owl-next .ico,
  .other-new-carousel.owl-carousel button.owl-prev .ico {
    font-size: 24px;
  }
  .other-new-carousel.owl-carousel button.owl-next:focus,
  .other-new-carousel.owl-carousel button.owl-next:hover,
  .other-new-carousel.owl-carousel button.owl-prev:focus,
  .other-new-carousel.owl-carousel button.owl-prev:hover {
    background: none;
    color: #222;
  }
  .other-new-carousel.owl-carousel button.owl-next.disabled,
  .other-new-carousel.owl-carousel button.owl-prev.disabled {
    display: none;
  }
  .other-new-carousel.owl-carousel button.owl-prev {
    left: -15px;
  }
  .other-new-carousel.owl-carousel button.owl-next {
    right: -15px;
  }
  .other-new-carousel.owl-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.other-new-more {
  text-align: center;
}
.other-new-more .btn {
  min-width: 186px;
}
.shipyard {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .shipyard:not(.shipyard_xl) .shipyard-model__sidebar {
    position: absolute;
    right: 0;
    top: 0;
  }
  .shipyard:not(.shipyard_xl) .shipyard-model__sidebar.is-fixed {
    bottom: auto;
    margin-top: 0;
    position: fixed;
    right: auto;
    top: 199px;
  }
}
@media only screen and (min-width: 992px) {
  .shipyard:not(.shipyard_xl) .shipyard-model__sidebar.is-fixed {
    top: 160px;
  }
}
@media only screen and (min-width: 768px) {
  .shipyard:not(.shipyard_xl) .shipyard-model__sidebar.is-absolut-bottom {
    bottom: 10px;
    left: auto;
    position: absolute;
    right: 0;
    top: auto;
  }
}
.shipyard.shipyard_xl .shipyard-1100 {
  min-height: 0 !important;
}
.shipyard .request--dark {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 768px) {
  .shipyard .request--dark {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 991px) {
  .shipyard .tabs__menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: nowrap;
  }
  .shipyard .tabs__menu > li {
    width: 50%;
  }
  .shipyard .tabs__menu > li:first-child {
    max-width: none;
    width: 100%;
  }
}
.shipyard-desktop {
  margin-top: 50px;
}
@media only screen and (max-width: 991px) {
  .shipyard-desktop {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .shipyard-mobile {
    display: none;
  }
}
.shipyard-body {
  color: #4c4c4c;
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 22px;
  padding: 0;
}
.shipyard-body .container-fluid,
.shipyard-body .container-lg,
.shipyard-body .container-md,
.shipyard-body .container-sm,
.shipyard-body .container-xl,
.shipyard-body .container-xxl {
  padding: 0 40px 20px;
}
.shipyard-body .banner-300 {
  margin-top: 6px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .shipyard-body {
    font-size: 18px;
    line-height: 26px;
  }
}
.shipyard-head {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 35px;
  overflow: hidden;
  padding: 15px 0 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .shipyard-head {
    margin: 0 0 35px;
    text-align: left;
  }
}
@media only screen and (min-width: 1300px) {
  .shipyard-head {
    margin-left: 80px;
    margin-right: 80px;
  }
}
.shipyard-head--entity {
  margin: 0;
  padding: 0;
}
.shipyard-head__logo {
  margin: 0 15px 0 0;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__logo {
    margin: 0 40px 0 0;
  }
}
.shipyard-head__image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  justify-content: center;
  overflow: hidden;
  padding: 10px;
  width: 90px;
}
@media only screen and (min-width: 768px) {
  .shipyard-head__image {
    height: 120px;
    min-width: 165px;
    width: 165px;
  }
}
.shipyard-head__desc {
  padding: 30px 0 0;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__desc {
    padding: 10px 0;
  }
}
.shipyard-head__address {
  color: #4c4c4c;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin-right: 20px;
  vertical-align: middle;
}
.shipyard-head__address:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .shipyard-head__address {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
  }
}
.shipyard-head__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 18px;
  margin: 0 0 15px;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__rubric {
    margin: 0;
  }
}
.shipyard-head__title {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.16667;
  margin: 0 0 17px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .shipyard-head__title {
    font-size: 40px;
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .shipyard-head__title {
    font-size: 50px;
    letter-spacing: -0.01em;
    line-height: 1.2;
  }
}
.shipyard-head__country {
  color: #4c4c4c;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 20px 0 0;
  padding: 0 0 0 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .shipyard-head__country {
    margin-right: 0;
  }
}
.shipyard-head__country .flag-icon {
  background-size: cover;
  border: 1px solid #d9d9d9;
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
.shipyard-head__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #4c4c4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.shipyard-head__info > li {
  margin: 0 20px 5px 0;
  padding-top: 5px;
  white-space: nowrap;
}
.shipyard-head__info > li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .shipyard-head__info > li {
    padding-top: 0;
  }
}
.shipyard-head__info .ico {
  color: #1ea0e4;
  font-size: 14px;
  margin: 0 10px 0 0;
  position: relative;
  top: -2px;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.shipyard-head__details {
  color: #999;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  margin-left: auto;
  padding: 10px 0;
  position: relative;
  top: -2px;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__details {
    line-height: 25px;
    padding-left: 10px;
    text-align: right;
  }
}
.shipyard-head__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .shipyard-head__wrap {
    margin: 0;
  }
}
.shipyard-head__tags {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 20px;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
  text-transform: uppercase;
}
.shipyard-head__tags--desktop {
  display: none;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__tags--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.shipyard-head__tags--mobile {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .shipyard-head__tags--mobile {
    display: none;
  }
  .shipyard-head__tags {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.shipyard-head__tags > li {
  padding: 5px 10px;
}
@media only screen and (max-width: 767px) {
  .shipyard-head__tags > li {
    padding: 0 10px;
  }
}
.shipyard-head__tags-link {
  color: #4c4c4c;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.shipyard-head__tags-link:hover {
  color: #209fe4;
}
.shipyard-head__tags-link:hover mark {
  background: #209fe4;
  color: #fff;
}
.shipyard-head__tags-link mark {
  background: #e0e0e0;
  border-radius: 10px;
  color: #999;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0;
  min-width: 22px;
  padding: 0 5px;
  position: relative;
  text-align: center;
  top: -1px;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  vertical-align: middle;
}
.shipyard-xl {
  margin: 0 0 30px;
  overflow: hidden;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .shipyard-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -5px 80px 25px;
  }
}
.shipyard-xl__image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  justify-content: center;
  margin: 0 auto 20px;
  min-width: 165px;
  padding: 10px;
  width: 165px;
}
@media only screen and (min-width: 992px) {
  .shipyard-xl__image {
    margin: 0 40px 0 0;
  }
}
.shipyard-xl__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 0 0 5px;
}
.shipyard-xl__rubric {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 18px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.shipyard-xl__title {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 12px;
}
@media only screen and (min-width: 768px) {
  .shipyard-xl__title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .shipyard-xl__title {
    font-size: 50px;
  }
}
.shipyard-xl__country {
  color: #4c4c4c;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 0 30px;
  position: relative;
}
.shipyard-xl__country img {
  border: 1px solid #d9d9d9;
  display: block;
  height: 18px;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 24px;
}
.shipyard-xl__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center;
  line-height: 26px;
  list-style: none;
  margin: 0 -15px;
  overflow: hidden;
  padding: 0;
}
.shipyard-xl__info > li {
  margin: 0 0 5px;
  padding: 0 15px;
  position: relative;
  width: 50%;
}
.shipyard-xl__info > li:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.shipyard-xl__info > li:nth-child(2) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
}
.shipyard-xl__info > li:nth-child(3) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.shipyard-xl__info > li:after {
  background: #e0e0e0;
  content: "";
  display: block;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
.shipyard-xl__info > li:last-child {
  margin-right: 0;
}
.shipyard-xl__info > li:last-child:after {
  display: none;
}
.shipyard-xl__info b {
  color: #222;
  display: block;
  font-size: 18px;
}
.shipyard-xl__info .ico {
  color: #1ea0e4;
  font-size: 14px;
  margin: 0 10px 0 0;
  position: relative;
  top: -2px;
}
@media only screen and (min-width: 768px) {
  .shipyard-xl__info {
    margin: 0 -50px;
  }
  .shipyard-xl__info > li {
    padding: 0 50px;
    width: auto;
  }
  .shipyard-xl__info > li:first-child,
  .shipyard-xl__info > li:nth-child(2),
  .shipyard-xl__info > li:nth-child(3) {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    width: auto;
  }
}
.shipyard-xl__details {
  color: #999;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
  margin-left: auto;
  padding: 10px 0;
  position: relative;
  top: -2px;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .shipyard-xl__details {
    padding-left: 10px;
    text-align: right;
  }
}
.shipyard-xl__tags {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 20px;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .shipyard-xl__tags {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.shipyard-xl__tags > li {
  padding: 5px 10px;
}
.shipyard-xl__tags-link {
  color: #4c4c4c;
}
.shipyard-xl__tags-link:hover {
  color: #999;
}
.shipyard-xl__tags-link mark {
  background: #e0e0e0;
  border-radius: 10px;
  color: #999;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0;
  min-width: 22px;
  padding: 0 5px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.shipyard-gallery {
  margin: 0 -20px 30px;
  position: relative;
  width: auto;
}
.shipyard-gallery.single .shipyard-gallery__item {
  max-width: 100%;
}
.shipyard-gallery.single .shipyard-gallery__item img {
  -o-object-fit: none;
  object-fit: none;
  width: auto;
}
@media only screen and (min-width: 992px) {
  .shipyard-gallery {
    margin-bottom: 60px;
  }
}
.shipyard-gallery .owl-nav {
  color: #212121;
  display: block !important;
}
.shipyard-gallery .owl-stage-outer {
  overflow: visible;
}
.shipyard-gallery .owl-dots,
.shipyard-gallery .owl-item,
.shipyard-gallery .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-gallery .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.shipyard-gallery .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.shipyard-gallery .owl-dot.active {
  background: #000 !important;
}
.shipyard-gallery .owl-next,
.shipyard-gallery .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff !important;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  justify-content: center;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  -webkit-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
  width: 60px;
}
.shipyard-gallery .owl-next .ico,
.shipyard-gallery .owl-prev .ico {
  font-size: 30px;
}
.shipyard-gallery .owl-next:hover,
.shipyard-gallery .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.shipyard-gallery .owl-prev {
  border-radius: 0 4px 4px 0;
  left: 0;
}
@media only screen and (min-width: 1300px) {
  .shipyard-gallery .owl-prev {
    left: calc(50% - 50vw);
    padding-left: 8px;
    width: 68px;
  }
}
.shipyard-gallery .owl-next {
  border-radius: 4px 0 0 4px;
  right: 0;
}
@media only screen and (min-width: 1300px) {
  .shipyard-gallery .owl-next {
    padding-right: 8px;
    right: calc(50% - 50vw);
    width: 68px;
  }
}
@media only screen and (max-width: 767px) {
  .shipyard-gallery {
    background: #fff;
  }
  .shipyard-gallery .owl-next,
  .shipyard-gallery .owl-prev {
    background: none !important;
    color: #fff;
    width: 40px;
    z-index: 10;
  }
  .shipyard-gallery .owl-next .ico,
  .shipyard-gallery .owl-prev .ico {
    font-size: 30px;
  }
  .shipyard-gallery .owl-next:focus,
  .shipyard-gallery .owl-next:hover,
  .shipyard-gallery .owl-prev:focus,
  .shipyard-gallery .owl-prev:hover {
    background: none !important;
    color: #fff;
  }
  .shipyard-gallery .owl-prev {
    left: 5px;
  }
  .shipyard-gallery .owl-next {
    right: 5px;
  }
}
.shipyard-gallery-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 -20px 60px;
  max-height: 471px;
  width: calc(100% + 40px);
}
.shipyard-gallery-new__big-img {
  width: 50%;
}
.shipyard-gallery-new__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50%;
}
.shipyard-gallery-new__big-img .shipyard-gallery-new__item {
  width: 100%;
}
.shipyard-gallery-new__big-img .shipyard-gallery-new__item img {
  height: 100%;
  width: 100%;
}
.shipyard-gallery-new__list .shipyard-gallery-new__item {
  height: 50%;
  width: 50%;
}
.shipyard-gallery-new__list .shipyard-gallery-new__item img {
  height: 100%;
  width: 100%;
}
.shipyard-gallery.owl-loaded .shipyard-gallery__item {
  display: block;
}
.shipyard-gallery.owl-loaded .shipyard-gallery__item:after {
  display: none;
}
.shipyard-gallery.single .shipyard-gallery__item {
  display: block;
}
.shipyard-gallery.single .shipyard-gallery__item:after {
  display: none;
}
.shipyard-gallery__item {
  display: none;
  max-height: 470px;
  max-width: 75vw;
  overflow: hidden;
  position: relative;
}
.shipyard-gallery__item:after {
  background: hsla(0, 0%, 100%, 0.8) url(v40/img/loader.svg) 50% 50% no-repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.shipyard-gallery__item:first-child {
  display: block;
}
.shipyard-gallery__item img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .shipyard-gallery__item {
    height: 470px;
  }
}
@media only screen and (max-width: 767px) {
  .shipyard-gallery__item {
    height: 300px;
    max-width: 100vw;
    width: 100vw !important;
  }
}
.shipyard-image {
  margin: 0 -20px 30px;
}
@media only screen and (min-width: 992px) {
  .shipyard-image {
    margin-bottom: 60px;
  }
}
.shipyard-image img {
  display: block;
  height: auto;
  width: 100%;
}
.shipyard__heading {
  display: block;
  font: 400 30px/36px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 36px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .shipyard__heading {
    font-size: 40px;
    line-height: 1;
  }
}
.shipyard-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 17px;
}
@media only screen and (max-width: 991px) {
  .shipyard-group {
    padding: 0;
  }
}
.shipyard-group__letter {
  display: block;
  display: none;
  font: 400 20px/22px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 160px;
}
@media only screen and (min-width: 992px) {
  .shipyard-group__letter {
    display: block;
  }
}
.shipyard-group__list {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px;
  max-width: 100%;
  padding: 0;
}
.shipyard-group__list > li {
  margin: 0 0 21px;
}
@media only screen and (max-width: 991px) {
  .shipyard-group__list > li {
    margin: 0 0 15px;
  }
}
.shipyard-item {
  color: #222;
  display: inline-block;
  line-height: 22px;
  padding: 0 0 0 36px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .shipyard-item {
    display: block;
    float: left;
    max-width: 100%;
    padding: 0 32px 0 0;
  }
}
.shipyard-item:hover {
  color: #222;
}
.shipyard-item:hover .shipyard-item__title {
  text-decoration: underline;
}
.shipyard-item__image {
  border: 1px solid #d9d9d9;
  display: block;
  height: 18px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 23px;
}
.shipyard-item__image .flag-icon {
  background-size: cover;
  vertical-align: top;
}
.shipyard-item__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .shipyard-item__image {
    display: none;
  }
}
.shipyard-item__title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 5px;
}
@media only screen and (max-width: 767px) {
  .shipyard-item__title {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.shipyard-item__count {
  color: #4c4c4c;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .shipyard-item__count {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #e0e0e0;
    border-radius: 9px;
    color: #999;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    padding: 0 4px;
    position: relative;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 26px;
  }
  .shipyard-item__count span {
    display: none;
  }
}
.shipyard__ctrl {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .shipyard__ctrl {
    padding: 20px 0 0;
  }
}
.shipyard-panel-wrapper {
  background: #ededed;
  margin: 0 -20px 40px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  z-index: 10;
}
.shipyard-panel-wrapper_new {
  background-color: #fff;
  margin-bottom: 0;
  overflow: initial;
}
@media only screen and (min-width: 768px) {
  .shipyard-panel-wrapper_new {
    margin-bottom: 11px;
    min-height: 122px;
  }
}
@media only screen and (min-width: 992px) {
  .shipyard-panel-wrapper_new {
    min-height: 88px;
  }
}
@media only screen and (min-width: 768px) {
  .shipyard-panel-wrapper__fixed-wrap.is-fixed {
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    left: 0;
    padding: 0 20px;
    position: fixed;
    top: 50px;
    width: 100%;
  }
}
.shipyard-panel {
  margin: 0 auto;
  max-width: 1100px;
  padding: 10px 0;
}
@media only screen and (min-width: 992px) {
  .shipyard-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.shipyard-panel__menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  justify-content: center;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 10px 0 0;
}
.shipyard-panel__menu > li {
  margin: 0 10px 10px;
}
.shipyard-panel__menu > li:first-child {
  margin-left: 0;
}
.shipyard-panel__menu > li:last-child {
  margin-right: 0;
}
.shipyard-panel_new {
  padding: 10px 0;
}
.shipyard-panel_new:after {
  background-color: #fff;
}
.shipyard-panel_new .shipyard-panel__menu {
  display: none;
  padding: 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .shipyard-panel_new .shipyard-panel__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.shipyard-panel_new .shipyard-panel__menu > li {
  margin: 0 13px 10px;
}
.shipyard-panel_new .shipyard-panel__menu > li:first-child {
  margin-left: 0;
}
.shipyard-panel_new .shipyard-panel__menu > li:last-child {
  margin-right: 0;
}
.shipyard-panel__link {
  border-bottom: 1px solid transparent;
  color: #222;
  font-weight: 700;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.shipyard-panel__link:hover {
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}
.shipyard-panel_new .shipyard-panel__link:hover {
  border-color: transparent;
  color: #1ea0e4;
}
.shipyard-panel_new .shipyard-panel__link:after {
  content: attr(title);
  display: block;
  font-size: 17px;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.shipyard-panel_new .shipyard-panel__link.is-active {
  color: #1ea0e4;
  font-weight: 700;
}
.shipyard-panel__social {
  color: #222;
  padding: 10px 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.shipyard-panel__social .ico {
  -webkit-transition: color 0.25s, opacity 0.25s;
  -o-transition: color 0.25s, opacity 0.25s;
  transition: color 0.25s, opacity 0.25s;
}
.shipyard-panel__social .ico-social-fb {
  font-size: 18px;
}
.shipyard-panel__social .ico-social-vk {
  font-size: 13px;
}
.shipyard-panel__social .ico-social-tw {
  font-size: 14px;
}
.shipyard-panel__social:hover .ico-social-fb {
  color: #3b5998;
}
.shipyard-panel__social:hover .ico-social-vk {
  color: #45668e;
}
.shipyard-panel__social:hover .ico-social-tw {
  color: #00aced;
}
.shipyard-panel__ctrl {
  margin: 0 0 0 auto;
}
.shipyard-panel__ctrl .shipyard-panel__menu:hover .ico-social-fb {
  color: #3b5998;
}
.shipyard-panel__ctrl .shipyard-panel__menu:hover .ico-social-vk {
  color: #45668e;
}
.shipyard-panel__ctrl .shipyard-panel__menu:hover .ico-social-tw {
  color: #00aced;
}
.shipyard-panel__ctrl .btn {
  margin: 10px 0;
  padding: 10px;
}
@media only screen and (min-width: 568px) {
  .shipyard-panel__ctrl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .shipyard-panel__ctrl .shipyard-panel__menu {
    margin-right: 30px;
  }
  .shipyard-panel__ctrl .btn {
    max-width: 300px;
    min-width: 300px;
  }
}
.shipyard-panel_new .shipyard-panel__ctrl .btn {
  font-size: 12px;
  letter-spacing: 1.9px;
  line-height: 26px;
  padding: 6px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: color, background-color, fill;
  -o-transition-property: color, background-color, fill;
  transition-property: color, background-color, fill;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.shipyard-panel__title {
  color: #212121;
  display: none;
  font-size: 26px;
  line-height: 1;
}
.shipyard-panel_fixed .shipyard-panel__title {
  display: block;
}
.shipyard-panel_fixed .shipyard-panel__ctrl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-direction: column;
  flex-direction: column;
}
.shipyard-panel_fixed .shipyard-panel__ctrl .btn {
  border: none;
  color: #00ae6f;
  margin: 4px 0 10px;
  max-width: 100%;
  min-width: auto;
  padding: 0;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
@media only screen and (min-width: 992px) {
  .shipyard-panel_fixed .shipyard-panel__ctrl .btn {
    margin: 4px 0 0;
  }
}
.shipyard-panel_fixed .shipyard-panel__ctrl .btn:hover {
  background-color: transparent;
  color: #00ae6f;
  opacity: 0.5;
}
.shipyard-panel_fixed .shipyard-panel__ctrl .btn.active {
  background-color: transparent;
  color: #4ab68f;
}
.shipyard-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 567px) {
  .shipyard-model .shipyard-model__engine,
  .shipyard-model .shipyard-model__info,
  .shipyard-model .shipyard-model__progress > li {
    display: none;
  }
  .shipyard-model .shipyard-model__progress > li:first-child,
  .shipyard-model .shipyard-model__progress > li:nth-child(3) {
    display: block;
  }
  .shipyard-model.is-open .shipyard-model__more {
    display: none;
  }
  .shipyard-model.is-open .shipyard-model__engine,
  .shipyard-model.is-open .shipyard-model__progress > li:nth-child(n + 3) {
    display: block;
  }
  .shipyard-model.is-open .shipyard-model__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.shipyard-model__contacts {
  position: relative;
}
.shipyard-model__popup {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  color: #222;
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-top: -5px;
  padding: 30px 20px;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 380px;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .shipyard-model__popup {
    left: 0;
    margin-left: -20px;
    right: auto;
    width: calc(100% + 40px);
  }
  .shipyard-model__popup:after {
    display: none;
  }
}
.shipyard-model__popup_ind .shipyard-model__popup-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
.shipyard-model__popup_ind .shipyard-model__popup-left-wrapper {
  border: 0;
  padding: 0;
}
.shipyard-model__popup_ind .shipyard-model__popup-left-wrapper img {
  border-radius: 50%;
  height: 80px;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  width: 80px;
}
.shipyard-model__popup_ind .shipyard-model__popup-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}
.shipyard-model__popup:after {
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  border-top: 10px solid transparent;
  content: "";
  height: 0;
  left: 100%;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 0;
}
.shipyard-model__popup-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.shipyard-model__popup-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}
.shipyard-model__popup-left-wrapper {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 10px;
}
.shipyard-model__popup-left img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  max-width: 100%;
}
.shipyard-model__popup-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding-left: 20px;
  text-align: left;
}
.shipyard-model__popup-right-web {
  margin-top: 20px;
}
.shipyard-model__chars-table {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shipyard-model__chars-table {
    margin-bottom: -30px;
  }
}
.shipyard-model__more {
  display: none;
  text-align: center;
}
.shipyard-model__more .btn {
  padding: 8px 10px;
  width: 190px;
}
.shipyard-model__more.is-close svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
@media only screen and (max-width: 767px) {
  .shipyard-model__more {
    display: block;
  }
}
.shipyard-model__more-wrap {
  margin-top: 30px;
}
.shipyard-model__more-link {
  color: #1ea0e4;
  font-family: Pt Sans;
  font-size: 18px;
}
.shipyard-model__more-link:hover {
  text-decoration: underline;
}
.shipyard-model__content {
  color: #4c4c4c;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 40px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__content {
    float: left;
    padding: 0 340px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .shipyard-model__content {
    padding: 0 400px 0 0;
  }
}
.shipyard-model__content_new-margin {
  margin: 0 0 60px;
}
.shipyard-model__content_non-margin {
  margin: 0;
}
.shipyard-model__achievements {
  list-style: none;
  margin: 4px 0 10px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__achievements {
    margin: 0 0 14px;
  }
}
.shipyard-model__achievements-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-model__achievements-item + .shipyard-model__achievements-item {
  margin-top: 22px;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__achievements-item + .shipyard-model__achievements-item {
    margin-top: 20px;
  }
}
.shipyard-model__achievements-item i {
  color: #222;
  letter-spacing: -0.1px;
  margin: 0;
}
.shipyard-model__achievements-svg {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-negative: 0;
  align-items: center;
  border: 1px solid #1ea0e4;
  border-radius: 50%;
  color: #1ea0e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 50px;
  justify-content: center;
  margin-right: 12px;
  padding: 5px;
  width: 50px;
}
.shipyard-model__achievements-svg svg {
  height: 24px;
  width: 28px;
}
.shipyard-model__achievements-text br {
  display: none;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__achievements-text br {
    display: block;
  }
}
.shipyard-model__sidebar {
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto 40px;
  position: relative;
}
.shipyard-model__sidebar .banner-300 {
  margin: 0 0 40px;
}
.shipyard-model__sidebar-decor {
  background: #222;
  color: #fff;
  padding: 54px 40px 30px;
  position: relative;
  text-align: center;
}
.shipyard-model__sidebar-decor:after,
.shipyard-model__sidebar-decor:before {
  content: "";
  height: 10px;
  left: 15px;
  position: absolute;
  right: 15px;
}
.shipyard-model__sidebar-decor:after {
  background: url(v40/img/bg-dots-top.png) center 0 repeat-x;
  background-size: 100% 10px;
  top: -1px;
}
.shipyard-model__sidebar-decor:before {
  background: url(v40/img/bg-dots-bottom.png) center 0 repeat-x;
  background-size: 100% 10px;
  bottom: -1px;
}
.shipyard-model__sidebar-decor.showContacts .shipyard-model__popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__sidebar {
    float: left;
    margin: 18px 0 10px -300px;
    width: 300px;
  }
}
.shipyard-model__sidebar .btn {
  margin: 0 0 14px;
}
.shipyard-model__sidebar-discontinued {
  margin-bottom: 20px;
}
.shipyard-model__sidebar-discontinued img {
  display: block;
  margin: 0 auto;
}
.shipyard-model__sidebar-heading {
  display: block;
  font: 400 20px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 35px;
  text-transform: uppercase;
}
.shipyard-model__sidebar-price {
  color: #999;
  margin: 0 0 42px;
}
.shipyard-model__sidebar-price b {
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 0 0 4px;
}
.shipyard-model__sidebar-text {
  margin: 0 0 16px;
}
.shipyard-model__sidebar-item {
  color: #fff;
  display: block;
  margin: 0 0 30px;
}
.shipyard-model__sidebar-item_ind .shipyard-model__sidebar-item-image {
  background: transparent;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  width: 160px;
}
.shipyard-model__sidebar-item_ind .shipyard-model__sidebar-item-image img {
  height: 100%;
  width: 100%;
}
.shipyard-model__sidebar-item-seller,
.shipyard-model__sidebar-item-seller:hover {
  color: #fff;
}
.shipyard-model__sidebar-item-seller:hover .shipyard-model__sidebar-item-title {
  text-decoration: underline;
}
.shipyard-model__sidebar-item-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  justify-content: center;
  margin: 0 auto 18px;
  max-width: 220px;
  overflow: hidden;
  padding: 10px;
}
.shipyard-model__sidebar-item-image img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.shipyard-model__sidebar-item-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 0 5px;
}
.shipyard-model__sidebar-item-text {
  color: #999;
  margin: 0 0 2px;
}
.shipyard-model__sidebar-item-link {
  color: #1ea0e4;
  display: inline-block;
  word-break: break-all;
}
.shipyard-model__sidebar-phone {
  padding: 0 0 28px;
}
.shipyard-model__sidebar-info-items {
  font-size: 14px;
  line-height: 18px;
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.shipyard-model__sidebar-info-items li {
  margin: 5px 0;
}
.shipyard-model__sidebar-info-items a {
  word-break: break-all;
}
.shipyard-model__sidebar-info-items_phones li {
  margin: 10px 0;
}
.shipyard-model__sidebar-info-items_phones a {
  color: #fff !important;
}
.shipyard-model__sidebar-phone-list {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.shipyard-model__sidebar-phone-list > li {
  margin: 0 0 12px;
}
.shipyard-model__sidebar-phone-number {
  color: #fff;
  display: block;
  padding: 0 0 0 45px;
  position: relative;
  text-align: left;
}
.shipyard-model__sidebar-phone-number:hover {
  color: #fff;
}
.shipyard-model__sidebar-phone-number img {
  display: block;
  height: 18px;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 34px;
}
.shipyard-model__sidebar-phone-more {
  display: block;
}
.shipyard-model__main-chars {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #f5efe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 38px 21px 54px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__main-chars {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    padding: 40px 30px 36px;
  }
}
.shipyard-model__main-chars.shipyard-model__main-chars--entity {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border-radius: 4px;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 25px 0 0;
  overflow: hidden;
  padding: 27px 0 20px;
}
@media only screen and (min-width: 992px) {
  .shipyard-model__main-chars.shipyard-model__main-chars--entity {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 35px 0 0;
    padding: 36px 0 45px;
  }
  .shipyard-model__main-chars {
    margin: -3px 0 30px;
    padding: 40px 60px 36px;
  }
}
.shipyard-model__main-chars-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.shipyard-model__main-chars-item + .shipyard-model__main-chars-item {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__main-chars-item + .shipyard-model__main-chars-item {
    margin-left: 20px;
    margin-top: 0;
  }
}
.shipyard-model__main-chars--entity .shipyard-model__main-chars-item {
  -webkit-box-flex: 1;
  border-left: none;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-left: 0;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .shipyard-model__main-chars--entity .shipyard-model__main-chars-item {
    border-left: 1px solid #eee4d6;
  }
}
@media only screen and (min-width: 1200px) {
  .shipyard-model__main-chars--entity .shipyard-model__main-chars-item {
    padding-left: 40px;
  }
}
.shipyard-model__main-chars--entity
  .shipyard-model__main-chars-item:first-of-type {
  border: none;
}
.shipyard-model__main-chars-title {
  color: #4c4c4c;
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__main-chars-title {
    margin-bottom: 20px;
  }
}
.shipyard-model__main-chars-value {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-model__main-chars-meter {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  .shipyard-model__main-chars-meter {
    font-size: 22px;
  }
}
.shipyard-model__main-chars-meter span {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 1;
  margin-right: 7px;
}
@media only screen and (min-width: 992px) {
  .shipyard-model__main-chars-meter span {
    font-size: 50px;
    letter-spacing: -2px;
  }
  .shipyard-model__main-chars--entity .shipyard-model__main-chars-meter span {
    font-size: 40px;
  }
}
.shipyard-model__main-chars-ft {
  color: #222;
  font-size: 16px;
  letter-spacing: -0.3px;
  line-height: 22px;
  margin-left: 18px;
  padding-left: 20px;
  position: relative;
  white-space: nowrap;
}
.shipyard-model__main-chars--entity .shipyard-model__main-chars-ft {
  margin-left: 0;
  padding-left: 0;
}
.shipyard-model__main-chars-ft:before {
  background-color: #b4b3b0;
  bottom: 5px;
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  width: 1px;
}
.shipyard-model__main-chars--entity .shipyard-model__main-chars-ft:before {
  content: "";
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .shipyard-model__main-chars-ft {
    margin-left: 0;
    padding: 0;
  }
  .shipyard-model__main-chars-ft:before {
    content: none;
  }
}
@media only screen and (min-width: 992px) {
  .shipyard-model__main-chars-ft {
    font-size: 18px;
  }
}
.shipyard-model__heading {
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 25px;
}
.shipyard-model__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px 20px;
  padding: 10px 0 0;
}
.shipyard-model__progress > li {
  display: block;
  padding: 0 10px;
}
.shipyard-model__progress > li:first-child {
  -webkit-box-ordinal-group: -1;
  -ms-flex-order: -2;
  order: -2;
}
.shipyard-model__progress > li:nth-child(3) {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
@media only screen and (min-width: 992px) {
  .shipyard-model__progress {
    margin: 0 -50px 20px;
  }
  .shipyard-model__progress > li {
    padding: 0 50px;
  }
}
.shipyard-model__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 18px;
  list-style: none;
  margin: 0 -10px -18px;
  padding: 0;
  text-align: center;
}
.shipyard-model__info_additional {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 50px;
  margin-top: 30px;
  padding-top: 30px;
  text-align: left;
}
.shipyard-model__info > li {
  margin: 0 0 18px;
  padding: 0 10px;
}
.shipyard-model__info-icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #bdbdbd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 58px;
  justify-content: center;
  margin: 0 0 10px;
  position: relative;
}
.shipyard-model__info-icon svg {
  font-size: 80px;
}
.shipyard-model__info-icon .ico-info-people {
  font-size: 45px;
}
.shipyard-model__info-icon .ico-info-rooms {
  font-size: 42px;
}
.shipyard-model__info-icon .ico-info-beds {
  font-size: 29px;
}
.shipyard-model__info-icon .ico-info-material,
.shipyard-model__info-icon .ico-info-team {
  font-size: 35px;
}
.shipyard-model__info-icon .ico-info-class-c {
  font-size: 34px;
}
.shipyard-model__info-icon .ico-info-design {
  font-size: 15px;
}
.shipyard-model__info-icon .ico-info-new {
  font-size: 43px;
}
.shipyard-model__info-icon .ico-info-water {
  font-size: 24px;
}
.shipyard-model__info-icon .ico-info-fbv {
  font-size: 41px;
}
.shipyard-model__info-icon .ico-info-bathrooms {
  font-size: 45px;
}
.shipyard-model__info-title {
  color: #1a1a1a;
  display: block;
  font-weight: 700;
  margin: 0;
  word-break: break-all;
}
.shipyard-model__info-text {
  color: #999;
  margin: 0;
}
.shipyard-model__line {
  margin: 30px 0;
}
.shipyard-model__engine {
  border-top: 1px solid #e0e0e0;
  margin-top: 30px;
  padding: 30px 0 0;
  position: relative;
}
.shipyard-model__engine ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 20px -10px 15px;
  padding: 0;
  width: 100%;
}
.shipyard-model__engine > li {
  margin: 0;
  padding: 0 10px;
}
.shipyard-model__engine-item {
  color: #999;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 18px;
  min-height: 90px;
  padding: 0 0 0 90px;
  position: relative;
}
.shipyard-model__engine-icon,
.shipyard-model__engine-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-model__engine-icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  color: #bdbdbd;
  height: 90px;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 90px;
}
.shipyard-model__engine-icon .ico-engine-1 {
  font-size: 50px;
}
.shipyard-model__engine-icon .ico-engine-2 {
  font-size: 22px;
}
.shipyard-model__engine-icon .ico-engine-3 {
  font-size: 44px;
}
.shipyard-model__engine-title {
  margin: 0;
  width: 100%;
}
.shipyard-model__engine-text {
  color: #1a1a1a;
  margin: 0;
  width: 100%;
}
.shipyard-chars-table {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid #ececec;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 20px 0;
  padding: 23px 21px 22px;
}
@media only screen and (min-width: 768px) {
  .shipyard-chars-table {
    margin: 30px 0;
  }
  .shipyard-chars-table:nth-child(n + 2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shipyard-chars-table.shipyard-chars-table--entity {
    border-radius: 4px !important;
    margin: 0 0 20px;
    overflow: hidden;
  }
  .shipyard-chars-table.shipyard-chars-table--entity:last-of-type {
    margin: 0;
  }
}
.shipyard-chars-table.shipyard-chars-table--entity {
  margin-bottom: 0;
}
.shipyard-chars-table__title {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 9px;
  text-align: left;
}
.shipyard-chars-table__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .shipyard-chars-table__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.shipyard-chars-table__row + .shipyard-chars-table__row {
  margin-top: 12px;
}
.shipyard-chars-table__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .shipyard-chars-table__col_long {
    margin-right: 5px;
    width: calc(50% - 5px);
  }
  .shipyard-chars-table__col_dot {
    background-image: url(v40/img/bg-dots.png);
    background-position: 0 15px;
    background-repeat: repeat-x;
  }
}
.shipyard-chars-table__col_short {
  display: block;
  text-align: left;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .shipyard-chars-table__col_short {
    display: block;
    width: 42.2%;
  }
}
.shipyard-chars-table__text {
  background-color: #fff;
  color: #222;
  font-size: 16px;
  line-height: 22px;
}
.shipyard-chars-table__text_mobile-title {
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .shipyard-chars-table__text_mobile-title {
    font-weight: 400;
    max-width: 95%;
    padding-right: 10px;
  }
}
.shipyard-chars-table__link {
  color: #1ea0e4;
  display: block;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
}
.shipyard-chars-table__tooltip {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 3px 0 5px;
}
.shipyard-docs {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shipyard-docs {
    margin-bottom: 0;
  }
}
.shipyard-docs.shipyard-docs--entity {
  margin-bottom: 0;
  text-align: left;
}
.shipyard-docs.shipyard-docs--entity .shipyard-docs__table {
  border-radius: 4px;
  overflow: hidden;
}
.shipyard-docs__heading {
  margin-bottom: 20px;
}
.shipyard-docs__table {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.shipyard-docs__row {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px;
  width: 100%;
}
.shipyard-docs__row:last-of-type {
  border: none;
}
@media only screen and (min-width: 992px) {
  .shipyard-docs__row {
    padding: 20px 15px 20px 20px;
  }
}
.shipyard-docs__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 22px;
}
.shipyard-docs__about {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 62px);
}
@media only screen and (min-width: 992px) {
  .shipyard-docs__about {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.shipyard-docs__name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .shipyard-docs__name {
    padding-right: 20px;
  }
}
.shipyard-docs__title {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 20px;
}
.shipyard-docs__text {
  color: #999;
}
.shipyard-docs__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .shipyard-docs__info {
    width: auto;
  }
}
.shipyard-docs__date {
  color: #999;
  font-size: 12px;
  line-height: 20px;
}
.shipyard-docs__size {
  color: #222;
  font-size: 12px;
  line-height: 20px;
  margin: 0 8px 0 auto;
  min-width: 33px;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .shipyard-docs__size {
    margin: 0 35px;
  }
}
.shipyard-docs__download {
  color: #222;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 26px;
  text-transform: uppercase;
}
.shipyard-docs__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.shipyard-docs__link,
.shipyard-feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-feedback {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 40px;
}
.shipyard-feedback.shipyard-feedback--entity {
  margin: -20px 0 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .shipyard-feedback.shipyard-feedback--entity {
    margin: 0;
  }
  .shipyard-feedback {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 80px;
  }
}
@media only screen and (min-width: 992px) {
  .shipyard-feedback br {
    display: none;
  }
}
.shipyard-social {
  padding-bottom: 3px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .entity-boat .shipyard-social {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .shipyard-social {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: auto;
    max-width: 300px;
  }
}
.shipyard-social__title {
  display: block;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.shipyard-social__list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-social__list .share__btn {
  margin: 0 5px;
  width: 100%;
}
.shipyard-social__list .share__btn:first-child {
  margin-left: 0;
}
.shipyard-social__list .share__btn:last-child {
  margin-right: 0;
}
.shipyard-content {
  padding: 0 0 50px;
}
.shipyard-content h1,
.shipyard-content h2,
.shipyard-content h3,
.shipyard-content h4,
.shipyard-content h5 {
  color: #212121;
  font-weight: 700;
  line-height: 1;
  margin: 25px 0;
}
.shipyard-content h2 {
  font-size: 30px;
}
.shipyard-content h3 {
  font-size: 24px;
}
.shipyard-content ul {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
}
.shipyard-content__description-more {
  background-color: transparent;
  border: none;
  color: #1ea0e4;
  font-size: 16px;
  line-height: 26px;
  margin: 1px 0 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .shipyard-content__description-more {
    display: none;
  }
}
.shipyard-content_new {
  padding: 0 3px 0 0;
}
.shipyard-content_new h1,
.shipyard-content_new h2,
.shipyard-content_new h3,
.shipyard-content_new h4,
.shipyard-content_new h5 {
  margin: 20px 0;
}
.shipyard-content_new p:last-child {
  margin: 0;
}
.shipyard-content_mobile-cropped {
  max-height: 458px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .shipyard-content_mobile-cropped {
    max-height: 100%;
  }
  .shipyard-content-in {
    padding-right: 400px;
  }
}
.shipyard-1100 {
  margin: 0 auto;
  max-width: 1100px;
  position: relative;
}
.shipyard-1100.only-desc {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .shipyard-1100 {
    min-height: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .shipyard-1100 {
    min-height: 900px;
  }
  .shipyard-1100.only-desc {
    min-height: 0;
  }
}
.shipyard-sale {
  background: #222;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.shipyard-other {
  margin: 90px 0 -60px;
  overflow: hidden;
}
.shipyard-other .other {
  border-top: 1px solid #e0e0e0;
  padding: 60px 0;
}
@media only screen and (min-width: 1200px) {
  .shipyard-other {
    margin: 90px 0 -40px;
  }
}
.discontinued {
  background: #f5efe6;
  margin: 50px -20px -40px;
  padding: 20px 20px 0;
}
.discontinued.without-mb {
  margin-bottom: 0;
}
.discontinued.single {
  margin-top: -40px;
}
.discontinued .other-item__image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.discontinued .other-item:hover .other-item__image img {
  -webkit-filter: none;
  filter: none;
}
.tooltip-svg {
  color: #9e9e9e;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 3px 0 0 12px;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  vertical-align: text-top;
  width: 14px;
}
.tooltip-svg:hover {
  color: #222;
}
.tooltip-svg svg {
  display: block;
  height: 100%;
  width: 100%;
}
.shipyard {
  background-color: #fff;
}
.shipyard__breadcrumbs {
  background-color: #fff;
  padding: 15px 0;
}
.shipyard__brands {
  padding: 20px 0 40px;
}
@media only screen and (max-width: 767px) {
  .shipyard__brands {
    padding: 0 0 30px;
  }
}
.shipyard__sale-carousel {
  margin-top: 115px;
}
@media only screen and (max-width: 767px) {
  .shipyard__sale-carousel {
    margin-left: -20px;
    margin-top: 55px;
    width: calc(100% + 40px);
  }
}
.shipyard__market {
  margin-top: 30px;
}
.shipyards {
  background-color: #fff;
}
.shipyards__head {
  padding: 30px 0;
  text-align: center;
}
.shipyards__title {
  color: #222;
  font-family: Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 42px;
  margin: 0 0 16px;
  text-align: center;
  text-transform: uppercase;
}
.shipyards__subtitle {
  color: #4c4c4c;
  font-family: Georgia;
  font-size: 18px;
  font-style: italic;
  line-height: 20px;
  margin: 0;
  text-align: center;
}
.shipyards__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .shipyards__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.shipyards__search {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .shipyards__search {
    margin-bottom: 10px;
    width: 100%;
  }
}
.shipyards__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 0 0 50px 20px;
}
@media only screen and (max-width: 767px) {
  .shipyards__content {
    padding: 0 0 35px;
  }
}
.shipyards__filter__inner {
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 17px 20px;
}
@media only screen and (max-width: 767px) {
  .shipyards__filter__inner--desktop {
    display: none;
  }
}
.shipyards__filter__inner--mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .shipyards__filter__inner--mobile {
    display: block;
    padding: 8px;
  }
}
.shipyards__filter__inner .ui-select {
  margin: 0;
}
.shipyards__filter-link {
  color: #222;
  cursor: pointer;
  font-family: Pt Sans;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
.shipyards__filter-link + .shipyards__filter-link {
  margin-left: 40px;
}
.shipyards__filter-link.active {
  font-weight: 700;
}
.shipyards__filter-link:hover {
  color: #222;
  font-weight: 700;
}
.shipyards__results {
  padding-top: 40px;
}
.shipyards__results-letter {
  color: #222;
  display: inline-block;
  font-family: Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 31px;
  margin-bottom: 12px;
}
.shipyards__results-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -40px;
}
.shipyards__results-item {
  margin-bottom: 40px;
  width: 33.3%;
}
@media only screen and (max-width: 1199px) {
  .shipyards__results-item {
    width: 25%;
  }
}
@media only screen and (max-width: 991px) {
  .shipyards__results-item {
    width: 33.3%;
  }
}
@media only screen and (max-width: 819px) {
  .shipyards__results-item {
    width: 50%;
  }
}
.shipyard-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .shipyard-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.shipyard-card__image {
  -ms-flex-negative: 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  flex-shrink: 0;
  height: 100px;
  padding: 10px;
  width: 140px;
}
.shipyard-card__image img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.shipyard-card__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
}
@media only screen and (max-width: 1199px) {
  .shipyard-card__content {
    padding: 15px 0 0;
  }
}
.shipyard-card__name {
  color: #222;
  font-family: Pt Sans;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 4px;
}
.shipyard-card__location {
  color: #4c4c4c;
  font-family: Pt Sans;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 15px;
}
.shipyard-card__parameters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shipyard-card__parameter {
  color: #999;
  font-family: Pt Sans;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 14px;
  position: relative;
  text-transform: uppercase;
}
.shipyard-card__parameter + .shipyard-card__parameter {
  padding-left: 10px;
}
.shipyard-card__parameter + .shipyard-card__parameter:before {
  background-color: #999;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  left: 5px;
  position: absolute;
  top: 4px;
  width: 3px;
}
.search-results {
  background-color: #fff;
  padding-bottom: 100px;
}
.search-results__head {
  margin-bottom: 40px;
  padding: 40px 0 20px;
}
@media only screen and (max-width: 991px) {
  .search-results__head {
    margin: 0;
    padding: 10px 0 0;
  }
}
.search-results__caption {
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 21px;
  margin-bottom: 5px;
}
.search-results__title {
  font-size: 40px;
  line-height: 52px;
  margin: 0 0 40px;
}
.search-results__title--main {
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .search-results__title--main {
    margin-bottom: 10px;
  }
  .search-results__title {
    font-size: 32px;
    line-height: 41px;
    margin: 0 0 20px;
  }
}
.search-results__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-results__field + .search-results__field {
  margin-top: 16px;
}
.search-results__field--checkbox {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
}
.search-results__input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 16px;
}
.search-results__checkbox {
  background-color: #f5f5f5;
  border-radius: 4px;
  margin: 0 0 8px 17px;
  padding: 8px 16px 8px 8px;
}
@media only screen and (max-width: 991px) {
  .search-results__checkbox {
    margin: 0 0 8px 8px;
    padding: 4px 8px 4px 4px;
  }
}
.search-results__results {
  color: #4c4c4c;
  font-family: Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 24px;
}
.search-results__results--mb0 {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .search-results__results {
    font-size: 16px;
  }
}
.search-results__section {
  margin: 100px 0 0;
}
.search-results__section--color {
  background-color: #f5efe6;
  padding-bottom: 40px;
  padding-top: 100px;
}
.search-results__section:first-of-type {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .search-results__section,
  .search-results__section:first-of-type {
    padding: 30px 0;
  }
}
.search-results__title-icon {
  color: #999;
  display: inline-block;
  margin-right: 14px;
  width: 110px;
}
.search-results__title-icon svg {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .search-results__title-icon {
    width: 90px;
  }
}
.search-results__header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.search-results-slider,
.search-results-slider--similar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
}
@media only screen and (max-width: 479px) {
  .search-results-slider,
  .search-results-slider--similar {
    margin-right: -20px;
  }
}
.search-results-slider--compensation,
.search-results-slider--similar--compensation {
  margin-bottom: -40px;
}
@media only screen and (max-width: 991px) {
  .search-results-slider--compensation,
  .search-results-slider--similar--compensation {
    margin: initial;
  }
}
@media only screen and (max-width: 479px) {
  .search-results-slider--similar.owl-carousel .owl-stage-outer,
  .search-results-slider.owl-carousel .owl-stage-outer {
    margin-left: -50px;
  }
}
.search-results-slider--similar .owl-nav,
.search-results-slider .owl-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .search-results-slider--similar .owl-nav,
  .search-results-slider .owl-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 20px;
  }
}
.search-results-slider--similar .owl-nav button.owl-next,
.search-results-slider--similar .owl-nav button.owl-prev,
.search-results-slider .owl-nav button.owl-next,
.search-results-slider .owl-nav button.owl-prev {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #999;
  border-radius: 50%;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  justify-content: center;
  position: relative;
  width: 56px;
  z-index: 2;
}
.search-results-slider--similar .owl-nav button.owl-next svg,
.search-results-slider--similar .owl-nav button.owl-prev svg,
.search-results-slider .owl-nav button.owl-next svg,
.search-results-slider .owl-nav button.owl-prev svg {
  stroke: #222;
  height: 12px;
  width: 18px;
}
.search-results-slider--similar .owl-nav button.owl-next.disabled,
.search-results-slider--similar .owl-nav button.owl-prev.disabled,
.search-results-slider .owl-nav button.owl-next.disabled,
.search-results-slider .owl-nav button.owl-prev.disabled {
  opacity: 0.4;
}
@media only screen and (max-width: 767px) {
  .search-results-slider--similar .owl-nav button.owl-next,
  .search-results-slider--similar .owl-nav button.owl-prev,
  .search-results-slider .owl-nav button.owl-next,
  .search-results-slider .owl-nav button.owl-prev {
    height: 48px;
    width: 48px;
  }
}
.search-results-slider--similar .owl-nav button.owl-next,
.search-results-slider .owl-nav button.owl-next {
  margin-left: 180px;
}
@media only screen and (max-width: 767px) {
  .search-results-slider--similar .owl-nav button.owl-next,
  .search-results-slider .owl-nav button.owl-next {
    margin-left: 14px;
  }
}
.search-results-slider--similar.owl-carousel .owl-stage-outer {
  margin: 0;
}
.search-results__col,
.search-results__column {
  margin-bottom: 40px;
  padding: 0 10px;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .search-results__col,
  .search-results__column {
    margin-bottom: 30px;
    width: 100%;
  }
}
.search-results__col--category,
.search-results__column--category {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .search-results__col--category,
  .search-results__column--category {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .search-results__column {
    padding: 0;
  }
}
.search-results__btn-search {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  align-items: center;
  background-color: #00ae6f;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.5px;
  line-height: 16px;
  min-height: 64px;
  padding: 5px 15px;
  text-transform: uppercase;
  width: 295px;
}
.search-results__btn-search:hover {
  background-color: #00955f;
  color: #fff;
}
.search-results__btn-search svg {
  display: none;
}
@media only screen and (max-width: 991px) {
  .search-results__btn-search {
    height: 48px;
    min-height: 48px;
    padding: 5px;
    width: 48px;
  }
  .search-results__btn-search svg {
    display: block;
  }
  .search-results__btn-search span {
    display: none;
  }
}
.search-results__container {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .search-results__container {
    padding-left: 20px;
  }
}
.search-results__btn-more {
  position: absolute;
  right: 20px;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .search-results__btn-more--mt40 {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .search-results__btn-more--mt40 {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .search-results__btn-more {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    max-width: 235px;
    padding: 0 25px 0 20px;
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .search-results__btn-more svg {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .search-results__btn-more svg {
    margin-left: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .search-results__btn-more--withSlider {
    bottom: 0;
    left: 20px;
    position: absolute;
    right: auto;
    top: auto;
    z-index: 1;
  }
}
.search-boat-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-top: 1px solid #e0e0e0;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .search-boat-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-top: none;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .search-boat-item {
    border-bottom: none !important;
    padding-bottom: 0;
  }
}
.block-view .search-boat-item,
.search-boat-item--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border-bottom: none !important;
  border-top: none;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.search-boat-item__image {
  background: #f5f5f5;
  border-radius: 4px;
  margin: 0 0 10px;
  max-height: 190px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.search-boat-item__image:before {
  content: "";
  float: left;
  padding: 65% 0 0;
}
.search-boat-item__image img {
  border-radius: 4px;
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-boat-item___image-cont {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.search-boat-item__image-box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-flex: 1;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  height: 100%;
  position: static;
}
.search-boat-item__ship {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .search-boat-item__ship {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 479px) {
  .search-boat-item__ship {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-bottom: 1px solid #e0e0e0;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0 20px;
  }
}
.block-view .search-boat-item__ship,
.search-boat-item--vertical .search-boat-item__ship {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  border-bottom: 1px solid #e0e0e0;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1;
  padding: 0 0 20px;
}
.search-boat-item__ship:hover .search-boat-item__name {
  text-decoration: underline;
}
.search-boat-item__description {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 20px;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__description {
    padding: 20px 0 0;
  }
}
.block-view .search-boat-item__description,
.search-boat-item--vertical .search-boat-item__description {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 0 0;
}
.search-boat-item__content {
  padding-bottom: 15px;
}
.search-boat-item__category {
  color: #4c4c4c;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-bottom: 8px;
  padding-right: 40px;
  position: relative;
  text-transform: uppercase;
}
.search-boat-item__category,
.search-boat-item__name {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.search-boat-item__name {
  color: #5fa3c9;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 5px;
}
.search-boat-item--discontinued .search-boat-item__name {
  color: #4c4c4c;
}
.search-boat-item__options {
  overflow: hidden;
}
.search-boat-item--vertical .search-boat-item__options {
  height: 36px;
}
.search-boat-item__options-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
}
.search-boat-item__option {
  color: #4c4c4c;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding-left: 16px;
  position: relative;
  white-space: nowrap;
}
.search-boat-item__option:before {
  background-color: #4c4c4c;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 4px;
  left: 8px;
  position: absolute;
  top: 8px;
  width: 4px;
}
.search-boat-item--discontinued .search-boat-item__option {
  color: #999;
}
.search-boat-item--vertical .search-boat-item__option {
  font-size: 14px;
  line-height: 18px;
}
.search-boat-item__price {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}
.search-boat-item--discontinued .search-boat-item__price {
  color: #999;
}
.search-boat-item__info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #f4fafc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  max-width: 295px;
  padding: 20px;
  width: 100%;
}
.search-boat-item--market .search-boat-item__info {
  background-color: hsla(40, 35%, 63%, 0.1);
}
@media only screen and (max-width: 1199px) {
  .search-boat-item__info {
    max-width: 240px;
  }
}
@media only screen and (max-width: 991px) {
  .search-boat-item__info {
    max-width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .search-boat-item__info {
    background-color: transparent !important;
    border-top: 1px solid #e0e0e0;
    padding: 12px 0 50px;
  }
}
.block-view .search-boat-item__info,
.search-boat-item--vertical .search-boat-item__info {
  background-color: transparent !important;
  border-top: 1px solid #e0e0e0;
  max-width: 100%;
  padding: 12px 0 0;
}
.search-boat-item__head {
  background-position: 100% 0;
  background-repeat: no-repeat;
}
.search-boat-item--green .search-boat-item__head {
  background-image: url(v40/img/green-reward.png);
}
.search-boat-item--gold .search-boat-item__head {
  background-image: url(v40/img/gold-reward.png);
}
@media only screen and (max-width: 991px) {
  .search-boat-item__head {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .block-view .search-boat-item__head {
    height: 54px;
    margin-bottom: 15px;
  }
}
.search-boat-item--vertical .search-boat-item__head {
  height: 54px;
  margin-bottom: 15px;
}
.search-boat-item__feeedback-link,
.search-boat-item__feeedback-text {
  color: #999;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.search-boat-item__feeedback-link {
  text-decoration: underline;
}
.search-boat-item__feeedback-link:hover {
  text-decoration: none;
}
.search-boat-item__feeedback-text {
  margin: 0;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__compare--desktop {
    display: none;
  }
}
.block-view .search-boat-item__compare--desktop {
  display: none;
}
.search-boat-item__compare--mobile {
  display: none;
  position: absolute;
  right: -6px;
  top: -5px;
  z-index: 100;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__compare--mobile {
    display: block;
  }
}
.block-view .search-boat-item__compare--mobile,
.search-boat-item--vertical .search-boat-item__compare--mobile {
  display: block;
}
.search-boat-item__actions {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .search-boat-item__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .search-boat-item__actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
  }
}
.search-boat-item__action {
  border: 1px solid #999;
  border-radius: 4px;
  color: #222;
  display: inline-block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 28px;
  line-height: 26px;
  text-align: center;
  -webkit-transition: color 0.3s, background 0.3s;
  -o-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
  width: 112px;
}
.search-boat-item__action:hover {
  background: #222;
  color: #fff;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__action {
    background-color: #e3eff4;
    border: none;
    height: 38px;
    line-height: 38px;
    width: 100%;
  }
  .search-boat-item__action:focus,
  .search-boat-item__action:hover {
    background-color: #d1e5ed;
    color: #222;
  }
  .search-boat-item--market .search-boat-item__action {
    background-color: #f5efe6;
  }
  .search-boat-item--market .search-boat-item__action:focus,
  .search-boat-item--market .search-boat-item__action:hover {
    background-color: #eee3d4;
    color: #222;
  }
}
.block-view .search-boat-item__action {
  background-color: #e3eff4;
  border: none;
  height: 38px;
  line-height: 38px;
  width: 100%;
}
.block-view .search-boat-item__action:hover {
  background-color: #d1e5ed;
  color: #222;
}
.search-boat-item--vertical .search-boat-item__action {
  background-color: #e3eff4;
  border: none;
  height: 38px;
  line-height: 38px;
  width: 100%;
}
.search-boat-item--vertical .search-boat-item__action:hover {
  background-color: #d1e5ed;
  color: #222;
}
@media only screen and (min-width: 992px) {
  .block-view .search-boat-item--market .search-boat-item__action,
  .search-boat-item--vertical.search-boat-item--market
    .search-boat-item__action {
    background-color: rgba(55, 199, 121, 0.1);
  }
  .block-view .search-boat-item--market .search-boat-item__action:focus,
  .block-view .search-boat-item--market .search-boat-item__action:hover,
  .search-boat-item--vertical.search-boat-item--market
    .search-boat-item__action:focus,
  .search-boat-item--vertical.search-boat-item--market
    .search-boat-item__action:hover {
    background-color: rgba(55, 199, 121, 0.2);
    color: #222;
  }
}
.search-boat-item__tooltipster {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  z-index: 10;
}
.search-boat-item__label {
  color: #4c4c4c;
  font-family: Pt Sans;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-bottom: 12px;
  padding-right: 25px;
  text-transform: uppercase;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__label {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .block-view .search-boat-item__label {
    display: none;
  }
}
.search-boat-item--vertical .search-boat-item__label {
  display: none;
}
.search-boat-item__avatar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  overflow: hidden;
  width: 50px;
}
.search-boat-item__avatar:hover {
  color: #fff;
}
.search-boat-item__avatar img {
  height: auto;
  max-width: 100%;
}
.search-boat-item__avatar--circle {
  background-color: hsla(0, 0%, 78%, 0.5);
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.search-boat-item__presentation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-boat-item__presentation-desc {
  padding-left: 15px;
}
.search-boat-item__presentation-label {
  color: #222;
  font-family: Pt Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.search-boat-item__presentation-value {
  color: #222;
  font-family: Pt Sans;
  font-size: 14px;
  line-height: 16px;
}
.search-boat-item__presentation-value--grey {
  color: #999;
}
.search-boat-item__more {
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #222;
  display: inline-block;
  font-family: Pt Sans;
  font-size: 18px;
  font-weight: 700;
  height: 64px;
  line-height: 64px;
  margin-top: 40px;
  max-width: 620px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.search-boat-item__more:hover {
  background-color: #eaeaea;
  color: #222;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__more {
    margin-top: -10px;
  }
}
@media only screen and (min-width: 992px) {
  .block-view .search-boat-item__more {
    margin-top: -10px;
  }
}
.search-boat-item--vertical .search-boat-item__more {
  margin-top: -10px;
}
.ico-avatar {
  height: 26px !important;
  width: 26px !important;
}
.panel-sorting + .search-boat-item,
.panel-sorting-mobile + .search-boat-item {
  border-top: 0;
}
.search-boat-item__market {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 220px;
}
@media only screen and (max-width: 479px) {
  .search-boat-item__market {
    width: 100%;
  }
}
.block-view .search-boat-item__market,
.search-boat-item--vertical .search-boat-item__market {
  width: 100%;
}
.search-boat-item__market .market-item__image {
  margin: 0;
  max-height: none;
}
.search-boat-item__market .market-item__image:before {
  padding: 63% 0 0;
}
.search-boat-item--vertical .search-boat-item__compare--desktop {
  display: none;
}
.search-boat-item--vertical
  .search-boat-item__compare--desktop
  .search-boat-item__compare--mobile {
  display: block;
}
@media only screen and (min-width: 992px) {
  .block-view .search-boat-item__compare--desktop {
    display: none;
  }
  .block-view .search-boat-item__compare--mobile {
    display: block;
  }
}
.shipyard-location {
  position: relative;
}
@media only screen and (max-width: 1299px) {
  .shipyard-location {
    margin: 0 -20px;
    width: auto;
  }
}
.shipyard-location__background {
  height: 500px;
  position: relative;
}
.shipyard-location__background:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.shipyard-location__background img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.shipyard-location__info {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 9px 0 rgba(69, 82, 104, 0.08);
  box-shadow: 0 4px 9px 0 rgba(69, 82, 104, 0.08);
  left: 0;
  margin: 20px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .shipyard-location__info {
    margin: 10px;
  }
}
.shipyard-brands {
  margin-left: -10px;
  width: calc(100% + 20px);
}
.shipyard-brands__title {
  font-size: 22px;
  letter-spacing: 0.02em;
  margin-bottom: 50px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .shipyard-brands__title {
    margin-bottom: 30px;
  }
}
.shipyard-brands__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .shipyard-brands__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.shipyard-brands__item {
  -ms-flex-preferred-size: 12.5%;
  border-radius: 3px;
  flex-basis: 12.5%;
  margin-bottom: 40px;
  padding: 0 10px;
}
.shipyard-brands__item:hover .shipyard-brands__caption {
  text-decoration: underline;
}
@media only screen and (max-width: 991px) {
  .shipyard-brands__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .shipyard-brands__item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 14px;
  }
}
.shipyard-brands__link {
  text-align: center;
}
.shipyard-brands__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-bottom: 10px;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .shipyard-brands__logo {
    height: 92px;
    margin-bottom: 5px;
  }
}
.shipyard-brands__img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.shipyard-brands__caption {
  color: #222;
  display: block;
  font-weight: 700;
  margin: 0;
}
.shipyard-brands__location {
  color: #222;
  font-size: 15px;
}
.shipyard-suspended {
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.shipyard-suspended:hover .shipyard-suspended__logo {
  -webkit-filter: none;
  filter: none;
}
.shipyard-suspended:hover .shipyard-suspended__title {
  color: #1ea0e4;
}
.shipyard-suspended__logo {
  background: #e0e0e0;
  border-radius: 3px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 0;
  margin: 0 0 12px;
  overflow: hidden;
  padding-bottom: 65%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.shipyard-suspended__logo img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.shipyard-suspended__title {
  color: #1ea0e4;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding-right: 20px;
  position: relative;
}
.shipyard-suspended__year {
  color: #4c4c4c;
  font-size: 14px;
}
.shipyard-suspended__compare {
  display: block;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.shipyard-suspended__compare .ico {
  color: #999;
  font-size: 14px;
}
.widget-button {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 15px 30px 0 rgba(69, 82, 104, 0.15),
    0 0 14px 0 rgba(69, 82, 104, 0.08);
  box-shadow: 0 15px 30px 0 rgba(69, 82, 104, 0.15),
    0 0 14px 0 rgba(69, 82, 104, 0.08);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.widget-button:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(69, 82, 104, 0.15),
    0 0 14px 0 rgba(69, 82, 104, 0.08);
  box-shadow: 0 0 30px 0 rgba(69, 82, 104, 0.15),
    0 0 14px 0 rgba(69, 82, 104, 0.08);
}
@media only screen and (max-width: 479px) {
  .widget-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.widget-button__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 120px;
  margin-right: 20px;
  width: 187px;
}
.widget-button__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .widget-button__image {
    height: 50vw;
    width: 100%;
  }
}
.widget-button__text {
  padding-top: 10px;
}
.widget-button__title {
  color: #010101;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 15px;
  text-align: left;
}
.widget-button__arrow {
  width: 30px;
}
.widget-button__arrow svg {
  fill: #1ea0e4;
  height: auto;
  max-width: 100%;
}
.sale-carousel {
  background-color: #f5efe6;
  padding: 55px 0 60px;
}
@media only screen and (max-width: 767px) {
  .sale-carousel {
    padding: 28px 0 40px;
  }
}
.sale-carousel__item {
  display: inline-block;
  width: 100%;
}
.sale-carousel__title {
  font-size: 22px;
  letter-spacing: 0.02em;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sale-carousel__title {
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    margin: 0 0 20px;
    padding: 0 20px;
    text-align: left;
    text-transform: lowercase;
  }
  .sale-carousel__title:first-letter {
    text-transform: uppercase;
  }
}
.sale-carousel__btn {
  margin-top: 55px;
  text-align: center;
}
.sale-carousel__caption {
  color: #222;
  font-size: 18px;
  margin: 0;
}
.sale-carousel__owl {
  padding: 0 20px;
}
.sale-carousel__info {
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
.sale-carousel__geometry {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}
.sale-carousel__geometry:before {
  background-color: #999;
  border-radius: 50%;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3px;
}
.sale-carousel__logo {
  height: 0;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 65%;
  position: relative;
}
.sale-carousel__logo img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sale-carousel__price {
  color: #222;
  font-size: 18px;
  font-weight: 700;
}
.sale-carousel__inner {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .sale-carousel__inner {
    padding: 60px 0 0;
  }
}
.sale-carousel__inner .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: -52px;
}
@media only screen and (max-width: 767px) {
  .sale-carousel__inner .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.sale-carousel__inner .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.sale-carousel__inner .owl-dot.active {
  background: #000 !important;
}
.sale-carousel__inner .owl-next,
.sale-carousel__inner .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121 !important;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
}
.sale-carousel__inner .owl-next .ico,
.sale-carousel__inner .owl-prev .ico {
  font-size: 30px;
}
.sale-carousel__inner .owl-next:hover,
.sale-carousel__inner .owl-prev:hover {
  background: #4d4d4d !important;
  color: #fff;
}
.sale-carousel__inner .owl-nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: none;
  justify-content: space-between;
  left: 5px;
  position: absolute;
  right: 5px;
  top: -60px;
}
@media only screen and (max-width: 767px) {
  .sale-carousel__inner .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.sale-carousel__inner .owl-next,
.sale-carousel__inner .owl-prev {
  background: none !important;
  color: #222;
  height: 40px;
  top: -10px;
  width: 40px;
  z-index: 10;
}
.sale-carousel__inner .owl-next .ico,
.sale-carousel__inner .owl-prev .ico {
  font-size: 24px;
}
.sale-carousel__inner .owl-next:hover,
.sale-carousel__inner .owl-prev:hover {
  background: none !important;
  color: #222;
}
.sale-carousel__inner .owl-next .owl-prev,
.sale-carousel__inner .owl-prev .owl-prev {
  left: -15px;
}
.sale-carousel__inner .owl-next .owl-next,
.sale-carousel__inner .owl-prev .owl-next {
  right: -15px;
}
.sale-carousel__inner .owl-next .owl-dots,
.sale-carousel__inner .owl-prev .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.market-announcement {
  overflow: hidden;
  position: relative;
}
.market-announcement .breadcrumbs {
  margin-bottom: 0;
  top: -70px;
}
@media only screen and (max-width: 991px) {
  .market-announcement .breadcrumbs {
    top: 0;
  }
}
.market-announcement .container-fluid,
.market-announcement .container-lg,
.market-announcement .container-md,
.market-announcement .container-sm,
.market-announcement .container-xl,
.market-announcement .container-xxl {
  background: #fff;
  padding: 80px 20px 60px;
}
@media only screen and (max-width: 767px) {
  .market-announcement .container-fluid,
  .market-announcement .container-lg,
  .market-announcement .container-md,
  .market-announcement .container-sm,
  .market-announcement .container-xl,
  .market-announcement .container-xxl {
    padding-top: 60px;
  }
}
.market-announcement__wrapper {
  margin: 0 auto;
  max-width: 1100px;
}
@media only screen and (max-width: 767px) {
  .market-announcement__mobile-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.market-item__button--announcement {
  margin-top: 10px;
}
.market-announcement-head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 2px solid #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: none;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 30px;
  }
}
.market-announcement-head__title {
  display: block;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__title {
    font-size: 30px;
  }
}
.market-announcement-head__rubric {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__rubric {
    margin-bottom: 20px;
  }
}
.market-announcement-head__label {
  display: none;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__label {
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
  }
  .market-announcement-head__label--small-pad {
    padding-bottom: 15px;
  }
}
.market-announcement-head__tags {
  display: inline-block;
  margin-left: 8px;
}
@media only screen and (max-width: 479px) {
  .market-announcement-head__tags {
    display: block;
    margin: 0;
  }
}
.market-announcement-head__tag {
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  line-height: 24px;
  margin-left: 8px;
  padding: 0 8px;
  text-transform: uppercase;
}
.market-announcement-head__tag--red {
  background-color: #d43e3f;
}
.market-announcement-head__tag--green {
  background-color: #4daa74;
}
.market-announcement-head__tag:first-of-type {
  margin: 0;
}
.market-announcement-head__data {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  justify-content: flex-end;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__data {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
}
.market-announcement-head__data .ico {
  font-size: 12px;
  margin-right: 10px;
  top: -2px;
}
.market-announcement-head__data > li {
  margin-right: 20px;
}
.market-announcement-head__data > li:last-child {
  margin-right: 0;
}
.market-announcement-head__price {
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 30px 20px;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 40px;
    margin: 0 0 15px;
  }
}
.market-announcement-head__old-price {
  color: #999;
  display: inline-block;
  font-size: 22px;
  margin-right: 15px;
  position: relative;
}
.market-announcement-head__old-price:after {
  border-bottom: 2px solid #d43e3f;
  color: red;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__old-price {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin: 15px auto 0 0;
    order: 1;
  }
}
.market-announcement-head__info {
  padding-top: 48px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .market-announcement-head__info {
    padding-top: 25px;
    text-align: left;
  }
}
.market-announcement-communication {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 18px;
}
@media only screen and (max-width: 767px) {
  .market-announcement-communication {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    order: 2;
    padding: 0;
  }
}
.market-announcement-communication__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
}
@media only screen and (max-width: 991px) {
  .market-announcement-communication__company {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .market-announcement-communication__company {
    padding-bottom: 20px;
  }
}
.market-announcement-communication__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-negative: 0;
  align-items: center;
  background-color: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 70px;
  justify-content: center;
  width: 70px;
}
.market-announcement-communication__logo--no-border {
  border: 2px solid transparent;
}
.market-announcement-communication__logo img {
  width: 90%;
}
.market-announcement-communication__info {
  padding-left: 15px;
}
.market-announcement-communication__actions {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .market-announcement-communication__actions {
    display: none;
  }
}
.market-announcement-communication__name {
  font-size: 18px;
}
.market-announcement-communication__name--white {
  color: #fff;
}
.market-announcement-communication__btn-green {
  border-radius: 5px;
  color: #22ac72;
  font-size: 12px;
  margin-right: 40px;
  padding: 13px 20px;
}
.market-announcement-communication__btn-green:hover {
  color: #0a8357;
}
.market-announcement-communication__btn-green.active {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .market-announcement-communication__btn-green {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    border: 1px solid #0a8357;
    border-radius: 5px;
    margin-right: 0;
    order: 2;
  }
}
.market-announcement-communication__btn {
  -ms-flex-negative: 0;
  background-color: #22ac72;
  border-radius: 5px;
  color: #fff;
  flex-shrink: 0;
  font-size: 12px;
  padding: 13px 20px;
  text-transform: uppercase;
  width: 300px;
}
.market-announcement-communication__btn:hover {
  background-color: #0a8357;
}
@media only screen and (max-width: 767px) {
  .market-announcement-communication__btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin-bottom: 15px;
    order: 1;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .market-announcement-communication__btn--mobile-fix {
    border-radius: 0;
    bottom: 0;
    margin-bottom: 0;
    position: fixed;
    z-index: 100;
  }
}
@media only screen and (min-width: 768px) {
  .market-announcement-communication__btn {
    width: 250px;
  }
}
@media only screen and (min-width: 992px) {
  .market-announcement-communication__btn {
    width: 300px;
  }
}
.market-announcement-info {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .market-announcement-info {
    padding-top: 30px;
  }
}
.shipyard-head__info--market {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  font-size: 16px;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .shipyard-head__info--market {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.shipyard-head__info--market .ico {
  font-size: 16px;
}
.shipyard-head__info--market > li {
  margin-bottom: 0;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .shipyard-head__info--market > li {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .shipyard-head__info--market > li:last-of-type {
    margin-bottom: 0;
  }
}
.shipyard-model__content--description {
  margin-bottom: 0;
}
.shipyard-chars-table__text--block-link a {
  display: block;
}
.announcement-sidebar {
  background-color: #222;
  border-radius: 5px;
  padding: 30px 30px 21px;
}
@media only screen and (max-width: 767px) {
  .announcement-sidebar {
    display: none;
  }
}
.announcement-sidebar__name {
  background: none;
  color: #1ea0e4;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 18px;
  text-transform: uppercase;
}
.announcement-sidebar__title {
  color: #fff;
  font-size: 26px;
  margin-bottom: 23px;
  margin-top: 17px;
}
.announcement-sidebar__specifications {
  color: #fff;
  font-size: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.announcement-sidebar__specifications li {
  margin-bottom: 15px;
}
.announcement-sidebar__specifications li:last-child {
  margin-bottom: 0;
}
.announcement-sidebar__specifications li .ico {
  color: #1ea0e4;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.announcement-sidebar__price {
  padding-top: 27px;
}
.announcement-sidebar__label {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.announcement-sidebar__price-digit {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}
.announcement-sidebar__seller {
  padding-top: 25px;
}
.announcement-sidebar__btn-box {
  padding-top: 30px;
}
.announcement-sidebar__btn {
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
}
.market-announcement-feedback {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .market-announcement-feedback {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.market-announcement-specifications__more {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .market-announcement-specifications__more {
    display: none;
  }
}
.shipyard-model__chars-table--market-announcement {
  margin-bottom: 0;
}
.market__line-flex-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.catalog-list,
.market__line-flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-list__item {
  padding: 0 10px 20px;
  width: 25%;
}
@media only screen and (max-width: 1199px) {
  .catalog-list__item {
    width: 33.3%;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-list__item {
    width: 50%;
  }
}
@media only screen and (max-width: 413px) {
  .catalog-list__item {
    width: 100%;
  }
}
.category-publications {
  border-bottom: 1px solid #e0e0e0;
  padding: 60px 0 80px;
  width: 100%;
}
.category-publications h3 {
  text-align: center;
}
.category {
  background-color: #fff;
  overflow: hidden;
}
.category__head {
  color: #fff;
  height: 240px;
  padding: 0 0 10px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .category__head {
    height: auto;
    min-height: 324px;
    padding-top: 50px;
  }
}
.category__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.category__items.block-view {
  margin: 0 -10px;
}
@media only screen and (max-width: 991px) {
  .category__items.block-view {
    margin: 0;
  }
}
.category__item {
  width: 100%;
}
.category__item:last-of-type .search-boat-item {
  border-bottom: 1px solid #e0e0e0;
}
.block-view .category__item {
  margin-bottom: 60px;
  padding: 0 10px;
  width: 33.33333%;
}
@media only screen and (max-width: 991px) {
  .block-view .category__item {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .block-view .category__item {
    padding: 0;
    width: 100%;
  }
}
.category__head-background {
  bottom: 0;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.category__head-background img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.category__head-listing {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 0 16px;
  padding: 13px 0 0;
}
.category__head-list {
  position: relative;
}
.category__head-list:nth-child(n + 2) {
  padding-left: 20px;
}
.category__head-list:nth-child(n + 2):before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 3px;
  left: 8px;
  position: absolute;
  top: 11px;
  width: 3px;
}
.category__container {
  position: relative;
}
.category__caption,
.category__head-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .category__head-title {
    font-size: 40px;
    line-height: 1;
    margin: 0 0 16px;
  }
}
.category__caption {
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .category__caption {
    padding-right: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .category__caption {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 24px;
    padding: 0;
  }
}
.category__head-caption,
.category__head-slogan {
  color: #4c4c4c;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin: 15px 0 0;
}
@media only screen and (max-width: 767px) {
  .category__head-caption,
  .category__head-slogan {
    font-size: 16px;
    line-height: 24px;
  }
}
.category__head-caption {
  color: #fff;
}
.category__section {
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .category__section {
    padding: 40px 0 20px;
  }
}
.category__section--dark {
  background-color: #f5efe6;
  border-radius: 4px;
}
.category__section--description {
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  .category__section--description {
    margin: 0;
  }
}
.category__results {
  color: #4c4c4c;
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 24px;
}
.category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
  width: auto;
}
.category__list-item {
  padding: 0 10px;
  width: 33.33%;
}
@media only screen and (max-width: 991px) {
  .category__list-item {
    width: 100%;
  }
}
.category__btn-more {
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #222;
  display: inline-block;
  font-family: Pt Sans;
  font-size: 18px;
  font-weight: 700;
  height: 64px;
  line-height: 64px;
  margin: 40px 0 25px;
  max-width: 620px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.category__btn-more:hover {
  background-color: #eaeaea;
  color: #222;
}
@media only screen and (max-width: 479px) {
  .category__btn-more {
    margin-top: -10px;
  }
}
.category__pagination {
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .category__pagination {
    display: none !important;
  }
}
.category__field {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.category__description {
  margin-bottom: 40px;
  margin-right: auto;
  max-width: 820px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .category__description {
    margin-bottom: 30px;
  }
}
.category__btn-show {
  min-width: 300px;
  position: absolute;
  right: 20px;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .category__btn-show {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 14px;
    height: 48px;
    justify-content: center;
    line-height: 48px;
    margin: 30px auto 0;
    max-width: 180px;
    min-width: auto;
    position: static;
    text-align: center;
  }
  .category__btn-show svg {
    display: none;
  }
  .category__btn-show--withSlider {
    bottom: 0;
    left: 20px;
    position: absolute;
    right: auto;
    top: auto;
    z-index: 1;
  }
}
.category__btn-show--hide-onDesktop {
  display: none;
}
@media only screen and (max-width: 767px) {
  .category__btn-show--hide-onDesktop {
    display: block;
  }
}
.category__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -40px;
  width: auto;
}
.category__col {
  margin-bottom: 40px;
  padding: 0 10px;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .category__col {
    width: 33.33%;
  }
}
@media only screen and (max-width: 599px) {
  .category__col {
    width: 50%;
  }
}
.category__describe-box {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .category__describe-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.category__definition {
  -ms-flex-negative: 0;
  background-color: #f5efe6;
  border-radius: 4px;
  flex-shrink: 0;
  margin-right: 20px;
  padding: 0 20px 20px;
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .category__definition {
    margin: 0 0 20px;
    padding: 0 20px;
    width: 100%;
  }
}
.category__tag-list {
  margin-right: -30px;
  padding-right: 20px;
  width: auto;
}
.category-carousel__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .category-carousel__tags {
    margin-left: -20px;
    overflow-x: auto;
    padding: 0 20px;
    width: auto;
  }
}
.category-carousel__tag {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 44px;
  color: #000;
  cursor: pointer;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  padding: 0 16px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.category-carousel__tag + .category-carousel__tag {
  margin-left: 10px;
}
.category-carousel__tag--active {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 54px;
  font-weight: 700;
}
@media only screen and (max-width: 639px) {
  .category-carousel--similar.owl-carousel,
  .category-carousel.owl-carousel {
    margin-right: -20px;
    width: auto;
  }
  .category-carousel--similar.owl-carousel .owl-stage-outer,
  .category-carousel.owl-carousel .owl-stage-outer {
    margin-left: -50px;
  }
}
.category-carousel--similar.owl-carousel .owl-stage,
.category-carousel.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category-carousel--similar.owl-carousel .owl-nav,
.category-carousel.owl-carousel .owl-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .category-carousel--similar.owl-carousel .owl-nav,
  .category-carousel.owl-carousel .owl-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 40px 0 20px;
  }
  .search-results .category-carousel--similar.owl-carousel .owl-nav,
  .search-results .category-carousel.owl-carousel .owl-nav {
    padding: 0 20px;
  }
}
.category-carousel--similar.owl-carousel .owl-nav button.owl-next,
.category-carousel--similar.owl-carousel .owl-nav button.owl-prev,
.category-carousel.owl-carousel .owl-nav button.owl-next,
.category-carousel.owl-carousel .owl-nav button.owl-prev {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #999;
  border-radius: 50%;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  justify-content: center;
  position: relative;
  width: 56px;
  z-index: 2;
}
.category-carousel--similar.owl-carousel .owl-nav button.owl-next.disabled,
.category-carousel--similar.owl-carousel .owl-nav button.owl-prev.disabled,
.category-carousel.owl-carousel .owl-nav button.owl-next.disabled,
.category-carousel.owl-carousel .owl-nav button.owl-prev.disabled {
  pointer-events: none;
}
.category-carousel--similar.owl-carousel .owl-nav button.owl-next svg,
.category-carousel--similar.owl-carousel .owl-nav button.owl-prev svg,
.category-carousel.owl-carousel .owl-nav button.owl-next svg,
.category-carousel.owl-carousel .owl-nav button.owl-prev svg {
  stroke: #222;
  height: 12px;
  width: 18px;
}
.category-carousel--similar.owl-carousel .owl-nav button.owl-next.disabled,
.category-carousel--similar.owl-carousel .owl-nav button.owl-prev.disabled,
.category-carousel.owl-carousel .owl-nav button.owl-next.disabled,
.category-carousel.owl-carousel .owl-nav button.owl-prev.disabled {
  opacity: 0.4;
}
@media only screen and (max-width: 767px) {
  .category-carousel--similar.owl-carousel .owl-nav button.owl-next,
  .category-carousel--similar.owl-carousel .owl-nav button.owl-prev,
  .category-carousel.owl-carousel .owl-nav button.owl-next,
  .category-carousel.owl-carousel .owl-nav button.owl-prev {
    height: 48px;
    width: 48px;
  }
}
.category-carousel--similar.owl-carousel .owl-nav button.owl-next,
.category-carousel.owl-carousel .owl-nav button.owl-next {
  margin-left: 180px;
}
@media only screen and (max-width: 767px) {
  .category-carousel--similar.owl-carousel .owl-nav button.owl-next,
  .category-carousel.owl-carousel .owl-nav button.owl-next {
    margin-left: 14px;
  }
}
.category-carousel--similar.owl-carousel .owl-dots,
.category-carousel.owl-carousel .owl-dots {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  bottom: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .category-carousel--similar.owl-carousel .owl-dots .owl-dot,
  .category-carousel.owl-carousel .owl-dots .owl-dot {
    display: none;
  }
}
.category-carousel--similar.owl-carousel .owl-dots .owl-dot span,
.category-carousel.owl-carousel .owl-dots .owl-dot span {
  background-color: #e0e0e0;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 0 8px;
  width: 10px;
}
.category-carousel--similar.owl-carousel .owl-dots .owl-dot.active span,
.category-carousel.owl-carousel .owl-dots .owl-dot.active span {
  background: #222;
}
.category-carousel--similar.owl-carousel {
  margin: 0;
}
@media only screen and (max-width: 479px) {
  .category-carousel--similar.owl-carousel {
    margin-right: -20px;
    width: auto;
  }
}
.category-carousel--similar.owl-carousel .owl-stage-outer {
  margin: 0;
}
@media only screen and (max-width: 479px) {
  .category-carousel--similar.owl-carousel .owl-stage-outer {
    margin-left: -50px;
  }
}
@media only screen and (max-width: 639px) {
  .category-carousel-wrap {
    margin-right: -20px;
    width: auto;
  }
}
.category__gallery {
  height: 480px;
  margin: -10px;
  width: auto;
}
@media only screen and (max-width: 991px) {
  .category__gallery {
    height: 376px;
  }
}
@media only screen and (max-width: 767px) {
  .category__gallery {
    height: 100vw;
    margin: -5px;
  }
}
.category__gallery-link {
  display: block;
  padding: 10px;
  position: relative;
}
.category__gallery-link img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .category__gallery-link {
    padding: 5px;
  }
  .category__gallery-link img {
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
  }
}
.category__gallery-list {
  display: grid;
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: 50% 50%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .category__gallery-list {
    grid-template-columns: 50% 50%;
    grid-template-rows: 33.3% 33.3% 33.3%;
  }
}
.category__gallery-list--one .category__gallery-link:first-child {
  grid-area: 1/1/3/4;
}
@media only screen and (max-width: 767px) {
  .category__gallery-list--one .category__gallery-link:first-child {
    grid-area: 1/1/4/3;
  }
}
.category__gallery-list--two .category__gallery-link:first-child {
  grid-area: 1/1/3/2;
}
.category__gallery-list--two .category__gallery-link:nth-child(2) {
  grid-area: 1/2/3/4;
}
@media only screen and (max-width: 767px) {
  .category__gallery-list--two .category__gallery-link:first-child {
    grid-area: 1/1/4/2;
  }
  .category__gallery-list--two .category__gallery-link:nth-child(2) {
    grid-area: 1/2/4/3;
  }
}
.category__gallery-list--tree .category__gallery-link:first-child {
  grid-area: 1/1/3/2;
}
.category__gallery-list--tree .category__gallery-link:nth-child(2) {
  grid-area: 1/2/3/3;
}
.category__gallery-list--tree .category__gallery-link:nth-child(3) {
  grid-area: 1/3/3/4;
}
@media only screen and (max-width: 767px) {
  .category__gallery-list--tree .category__gallery-link:first-child {
    grid-area: 1/1/3/3;
  }
  .category__gallery-list--tree .category__gallery-link:nth-child(2) {
    grid-area: 3/1/4/2;
  }
  .category__gallery-list--tree .category__gallery-link:nth-child(3) {
    grid-area: 3/2/4/3;
  }
}
.category__gallery-list--four .category__gallery-link:first-child {
  grid-area: 1/1/3/2;
}
.category__gallery-list--four .category__gallery-link:nth-child(2) {
  grid-area: 1/2/3/3;
}
.category__gallery-list--four .category__gallery-link:nth-child(3) {
  grid-area: 1/3/2/4;
}
.category__gallery-list--four .category__gallery-link:nth-child(4) {
  grid-area: 2/3/3/4;
}
@media only screen and (max-width: 767px) {
  .category__gallery-list--four .category__gallery-link:first-child {
    grid-area: 1/1/3/3;
  }
  .category__gallery-list--four .category__gallery-link:nth-child(2) {
    grid-area: 3/1/4/2;
  }
  .category__gallery-list--four .category__gallery-link:nth-child(3) {
    grid-area: 3/2/4/3;
  }
}
.sorting {
  margin: 0 0 40px;
}
.sorting_full-width .sorting-group {
  padding-left: 0;
}
.sorting-mobile .ui-select {
  margin: 0 0 -20px;
}
@media only screen and (min-width: 992px) {
  .sorting-mobile {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .sorting-desktop {
    display: none;
  }
}
.sorting-group {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 0 0 0 20px;
}
.sorting-check {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #1ea0e4;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 20px;
  margin: 0;
  padding: 0 20px;
  position: relative;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  white-space: nowrap;
}
.sorting-check:hover {
  color: #5bc7ff;
}
.sorting-check__input {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.sorting-check__input:checked ~ .sorting-check__text {
  color: #212121;
}
.sorting-check__input:checked ~ .sorting-check__text .ico {
  display: inline-block;
  opacity: 1;
}
.sorting-check__input.is-reverse ~ .sorting-check__text .ico {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sorting-check .ico {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #999;
  display: inline-block;
  font-size: 12px;
  margin: -5px 0 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.panel-sorting {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  min-height: 56px;
  padding: 0 18px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .panel-sorting {
    display: none;
  }
}
.panel-sorting--search {
  margin: 0 0 10px;
}
.panel-sorting--category {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.panel-sorting--category,
.panel-sorting__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.panel-sorting__list {
  list-style: none;
  padding: 0;
  position: relative;
}
.panel-sorting__item {
  margin-right: 53px;
}
.panel-sorting__item svg {
  fill: #999;
  height: 11px;
  margin-left: 4px;
  opacity: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 8px;
}
.panel-sorting__item:last-child {
  margin: 0;
}
.panel-sorting__item.asc svg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.panel-sorting__item.desc svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-sorting__item:hover svg {
  opacity: 1;
}
.panel-sorting__item--active .panel-sorting__link {
  font-weight: 700;
}
.panel-sorting__item--active svg {
  opacity: 1;
}
.panel-sorting__item--active:hover.desc svg {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.panel-sorting__item--active:hover.asc svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-sorting__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
}
.panel-sorting__link:hover {
  color: #222;
}
.panel-sorting__view {
  margin: 0 0 0 auto;
}
.panel-sorting__view,
.panel-sorting__view li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.panel-sorting__view li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-left: 19px;
}
.panel-sorting__view li:first-child {
  margin-left: 0;
}
.panel-sorting__view li .ico {
  fill: #222;
}
.panel-sorting__view li.view-inline {
  height: 14px;
  width: 18px;
}
.panel-sorting__view li.view-block {
  height: 14px;
  width: 16px;
}
.panel-sorting__view li.active .ico {
  fill: #1ea0e4;
}
.panel-sorting-mobile {
  background-color: #f5f5f5;
  border-radius: 4px;
  display: none;
  margin-bottom: 20px;
  padding: 8px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .panel-sorting-mobile {
    display: block;
  }
}
.panel-sorting-mobile .ui-select {
  margin: 0;
}
.panel-sorting__togglers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.panel-sorting .panel-sorting__toggler {
  color: #999;
  cursor: pointer;
  height: 20px;
  list-style: none;
  width: 20px;
}
.panel-sorting
  .panel-sorting__toggler
  + .panel-sorting
  .panel-sorting__toggler {
  margin-left: 16px;
}
.panel-sorting .panel-sorting__toggler .ico {
  fill: #999;
  pointer-events: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.panel-sorting .panel-sorting__toggler.active .ico,
.panel-sorting .panel-sorting__toggler:hover .ico {
  fill: #222;
}
.similar .container-fluid,
.similar .container-lg,
.similar .container-md,
.similar .container-sm,
.similar .container-xl,
.similar .container-xxl {
  background: #f5efe6;
  padding: 60px 20px;
}
.similar--category .container-fluid,
.similar--category .container-lg,
.similar--category .container-md,
.similar--category .container-sm,
.similar--category .container-xl,
.similar--category .container-xxl {
  background: none;
  padding: 80px 0 0;
}
.similar-heading {
  display: block;
  font: 400 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 40px;
  padding: 2px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.similar-carousel {
  margin: 0;
  padding: 0 30px;
  position: relative;
  width: auto;
}
.similar-carousel .owl-item {
  padding: 0 10px;
}
.similar-carousel .owl-item,
.similar-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.similar-carousel .owl-stage-outer {
  padding: 0 0 30px;
}
.similar-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
}
.similar-carousel .owl-dot {
  background: #e0e0e0 !important;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 2.5px 10px;
  width: 8px;
}
.similar-carousel .owl-dot.active {
  background: #000 !important;
}
.similar-carousel .owl-next,
.similar-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: none !important;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 40px;
  z-index: 10;
}
.similar-carousel .owl-next .ico,
.similar-carousel .owl-prev .ico {
  font-size: 30px;
}
.similar-carousel .owl-next:hover,
.similar-carousel .owl-prev:hover {
  background: none !important;
  color: #999;
}
.similar-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: -15px;
}
.similar-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: -15px;
}
@media only screen and (max-width: 991px) {
  .similar-carousel {
    padding: 0 0 40px;
  }
  .similar-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .similar-carousel .owl-next,
  .similar-carousel .owl-prev {
    bottom: 0;
    margin: 0;
    top: auto;
  }
  .similar-carousel .owl-next .ico,
  .similar-carousel .owl-prev .ico {
    font-size: 20px;
  }
}
.pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  justify-content: center;
  margin-top: 40px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .pagination {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 567px) {
  .pagination-mobile-hide {
    display: none !important;
  }
}
.pagination--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 991px) {
  .pagination--left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.pagination--without-top-pad {
  margin-top: 0;
}
.pagination__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 30px;
}
@media only screen and (max-width: 567px) {
  .pagination__items {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.pagination__item {
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  text-align: center;
  -webkit-transition: background 0.25s, color 0.25s;
  -o-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s;
  vertical-align: middle;
  width: 40px;
}
.pagination__item:visited {
  color: #000;
}
.pagination__item:hover {
  background: #e0e0e0;
  color: #000;
}
.pagination__item.active {
  background: #000;
  color: #fff;
}
.pagination__separator {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  margin: 0 10px;
  vertical-align: middle;
}
.pagination-control {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #999;
  border-radius: 4px;
  color: #4e4e4e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  height: 50px;
  justify-content: center;
  max-width: 50px;
  -webkit-transition: color 0.25s, border 0.25s;
  -o-transition: color 0.25s, border 0.25s;
  transition: color 0.25s, border 0.25s;
  width: 50px;
}
.pagination-control.disabled {
  background: #fff !important;
  border-color: #999 !important;
  color: #4e4e4e !important;
  cursor: default;
  opacity: 0.5;
}
.pagination-control_prev .ico {
  margin-left: -2px;
}
.pagination-control_next .ico {
  margin-left: 2px;
}
.pagination-control:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}
.publications {
  margin-bottom: 20px;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .publications {
    margin-bottom: 40px;
    padding-top: 0;
  }
  .publications.publications--entity {
    margin: 0;
  }
  .publications__mob-slider {
    display: none;
  }
}
.publications__desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .publications__desktop {
    display: block;
  }
}
.publications__desktop--category-new {
  display: none;
}
@media only screen and (min-width: 768px) {
  .publications__desktop--category-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.publications .owl-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  justify-content: space-between;
  left: 0;
  margin: 0 -7px;
  position: absolute;
  top: 0;
  width: calc(100% + 14px);
}
.publications .owl-nav .owl-next,
.publications .owl-nav .owl-prev {
  background: none !important;
  border: none;
  color: #222;
  height: 40px;
  position: relative;
  top: 0;
  width: 40px;
  z-index: 10;
}
.publications .owl-nav .owl-next svg,
.publications .owl-nav .owl-prev svg {
  height: 20px;
  width: 9px;
}
.publications .owl-nav .owl-prev {
  left: -8px;
}
.publications .owl-nav .owl-next {
  right: -8px;
}
.publications .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  justify-content: center;
  left: 7px;
  position: absolute;
  top: 1px;
  width: calc(100% - 14px);
}
.publications .owl-dots .owl-dot {
  background-color: transparent;
  border: none;
  margin: 0 2px;
}
.publications .owl-dots .owl-dot span {
  background-color: #e0e0e0;
  border: none;
  border-radius: 50%;
  display: block;
  height: 8px;
  width: 8px;
}
.publications .owl-dots .owl-dot.active span {
  background-color: #222;
}
.publications__item-wrap {
  padding: 10px;
  width: 50%;
}
.publications__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .publications__item {
    height: 140px;
  }
}
.publications__item + .publications__item {
  margin-top: 20px;
}
.publications__item--category-new + .publications__item--category-new {
  margin-top: 0;
}
.publications__image {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  height: 100%;
  justify-content: center;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 31.5%;
}
.publications__image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.publications--entity .publications__image {
  width: 25%;
}
.publications__svg-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  height: 100px;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100px;
}
.publications__desc,
.publications__svg-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.publications__desc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 15px;
  width: 68.5%;
}
@media only screen and (min-width: 992px) {
  .publications__desc {
    padding: 18px;
  }
}
.publications__rubric {
  background-color: transparent;
  color: #1ea0e4;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .publications__rubric {
    font-size: 12px;
  }
}
.publications__title {
  -ms-flex-negative: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #222;
  display: -webkit-box;
  flex-shrink: 0;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  height: 35px;
  line-height: 1.2;
  margin: 12px 0 15px;
  max-height: 35px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 992px) {
  .publications__title {
    font-size: 22px;
    height: 50px;
    max-height: 50px;
  }
}
.publications__item:hover .publications__title {
  text-decoration: underline;
}
.publications__date {
  color: #999;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  .publications__date {
    font-size: 14px;
  }
}
.publications-more {
  text-align: center;
}
.publications-more .btn {
  padding: 8px 10px;
  width: 190px;
}
@media only screen and (min-width: 768px) {
  .publications-more {
    display: none;
  }
}
.request {
  background: #f5efe6;
  color: #212121;
  letter-spacing: -0.02px;
  margin: 30px auto 55px;
  max-width: 1100px;
  padding: 25px;
  text-align: center;
}
.request .ui-file__btn,
.request .ui-input,
.request .ui-multiple-trigger,
.request .ui-select .jq-selectbox__select,
.request .ui-textarea,
.ui-select .request .jq-selectbox__select {
  padding: 10px;
}
@media only screen and (min-width: 992px) {
  .request {
    padding: 30px 80px;
  }
}
.request--dark {
  background: #222;
  color: #fff;
  margin: 10px 0 70px;
  padding: 50px 40px;
  position: relative;
}
.request--dark:after,
.request--dark:before {
  content: "";
  height: 10px;
  left: 15px;
  position: absolute;
  right: 15px;
}
.request--dark:after {
  background: url(v40/img/bg-dots-top.png) center 0 repeat-x;
  background-size: 100% 10px;
  top: 0;
}
.request--dark:before {
  background: url(v40/img/bg-dots-bottom.png) center 0 repeat-x;
  background-size: 100% 10px;
  bottom: 0;
}
.request--dark .request-heading {
  font: 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.request--dark .request-caption a:hover {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .request--dark:after,
  .request--dark:before {
    bottom: 15px;
    height: auto;
    top: 15px;
    width: 11px;
  }
  .request--dark:after {
    background: url(v40/img/bg-dots-left.png) center 0 repeat-y;
    background-size: 11px 100%;
    left: 0;
  }
  .request--dark:before {
    background: url(v40/img/bg-dots-right.png) center 0 repeat-y;
    background-size: 11px 100%;
    left: auto;
    right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .request--dark {
    margin: 0 auto 55px;
    padding: 40px 80px 20px;
  }
}
.request-heading {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 2px;
}
.request-text {
  display: block;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 12px;
}
.request-caption {
  color: #999;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto;
  max-width: 760px;
  padding: 8px 0;
}
.request-caption a {
  color: #999;
  text-decoration: underline;
}
.request-caption a:hover {
  color: #222;
}
.official {
  background: #222;
  color: #fff;
  margin: 0 -20px;
  overflow: hidden;
  padding: 60px 20px 40px;
}
.official-heading {
  font: 300 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
.official-list {
  list-style: none;
  margin: 0 auto;
  max-width: 778px;
  padding: 0;
}
.official-list > li {
  border-bottom: 1px solid #4d4d4d;
  margin: 0 0 5px;
}
.official-list > li:last-child {
  border: none;
  margin: 0;
}
.official-group {
  padding: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .official-group {
    text-align: left;
  }
}
.official-company {
  margin: 0 0 10px;
}
.official-company__image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  justify-content: center;
  margin: 0 auto 10px;
  padding: 10px;
  width: 110px;
}
.official-company__title {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .official-company {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    text-align: left;
  }
  .official-company__image {
    margin: 0 20px 0 0;
  }
}
.official-info {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 5px 0;
  white-space: nowrap;
}
.official-info [class^="col-"] {
  margin-bottom: 10px;
}
.official-info [class^="col-"]:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .official-info [class^="col-"] {
    margin-bottom: 0;
  }
}
.banner-300__img {
  left: 0;
  position: absolute;
  top: 0;
}
.banner-300__img img {
  width: 100%;
}
.banner-300__banner {
  position: relative;
}
.banner-300.sticky {
  height: 500px;
  margin: 26px 0 10px -300px !important;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}
.banner-300,
.gallery-full-img,
.widget {
  margin: 0 0 40px;
}
@media only screen and (max-width: 991px) {
  .banner-300,
  .gallery-full-img,
  .widget {
    display: none;
  }
}
.series {
  margin: 0;
}
.series .other-item__image {
  margin: 0 0 10px;
}
.series .other-item__price,
.series .other-item__rubric,
.series .other-item__title {
  font-size: 16px;
  line-height: 20px;
}
.series .other-item__price {
  margin: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .series {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.series__heading {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 20px 20px 0;
  word-break: break-word;
}
@media only screen and (min-width: 768px) {
  .series__heading {
    width: 160px;
  }
}
.series__group {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  width: 100%;
}
.details {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 20px;
}
.details .container-fluid,
.details .container-lg,
.details .container-md,
.details .container-sm,
.details .container-xl,
.details .container-xxl {
  background: #f5efe6;
}
@media only screen and (min-width: 992px) {
  .details .container-fluid,
  .details .container-lg,
  .details .container-md,
  .details .container-sm,
  .details .container-xl,
  .details .container-xxl {
    padding-left: 180px;
    padding-right: 180px;
  }
}
.details h4 {
  color: #212121;
  font-size: 16px;
}
.details__heading {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}
.details__caption,
.details__heading {
  color: #212121;
  letter-spacing: -0.2px;
  margin: 0 0 20px;
  text-align: center;
}
.details__caption {
  display: block;
  font: italic 400 26px/36px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  opacity: 0.5;
}
.details__text {
  font-size: 18px;
  line-height: 26px;
}
.page-xl {
  background: url(v40/img/bg-xl.jpg) 50% 100% fixed repeat;
}
.page-xl .footer {
  background: none;
  color: #fff;
}
.page-xl .nav-group__title a {
  color: #fff !important;
}
.page-xl .logo a,
.page-xl .nav-group__link,
.page-xl .nav-info__link {
  color: #fff;
}
.page-xl .nav-group__link:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.page-xl hr {
  opacity: 0.2;
}
.xl {
  padding: 60px 0 0;
}
.xl .media {
  padding: 0 0 60px;
}
.xl .media-ctrl {
  margin-top: 15px;
}
.xl .market {
  background: #f5f5f5;
  margin: 0 -20px;
  padding: 60px 20px;
}
@media only screen and (min-width: 992px) {
  .xl .brands {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.xl .brands__heading {
  margin: 0 0 40px;
}
.xl .brands__list {
  padding: 0 0 6px;
}
.xl .brands__list > li {
  margin: 0 0 4px;
}
.xl .news__heading {
  color: #01172f;
}
.xl--model {
  padding: 0;
}
.xl__heading {
  color: #fff;
  display: block;
  font-size: 30px;
  font: 400 40px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 40px;
  text-align: center;
}
.xl__heading .ico {
  font-size: 32px;
  margin: 0 20px;
  vertical-align: baseline;
}
@media only screen and (min-width: 992px) {
  .xl__heading {
    font-size: 70px;
  }
  .xl__heading .ico {
    font-size: 52px;
  }
}
.xl__content {
  background: #fff;
  margin: 0 -20px;
  padding: 20px;
}
.reg .container-fluid,
.reg .container-lg,
.reg .container-md,
.reg .container-sm,
.reg .container-xl,
.reg .container-xxl {
  background: #fff;
  padding: 90px 20px 62px;
}
@media only screen and (min-width: 992px) {
  .reg .container-fluid,
  .reg .container-lg,
  .reg .container-md,
  .reg .container-sm,
  .reg .container-xl,
  .reg .container-xxl {
    padding-top: 62px;
  }
}
.reg__heading {
  font: 400 30px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .reg__heading {
    font-size: 40px;
  }
}
.reg__caption {
  color: #4c4c4c;
  display: block;
  font: italic 18px/26px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 auto 40px;
  max-width: 940px;
  text-align: center;
}
.reg__content {
  margin: 0 auto 25px;
  max-width: 920px;
}
@media only screen and (max-width: 767px) {
  .reg__content {
    max-width: 460px;
  }
}
.reg__group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reg__group .jq-selectbox__select {
  max-width: 460px;
  padding-right: 25px !important;
}
@media only screen and (min-width: 768px) {
  .reg__group .jq-selectbox {
    max-width: 50%;
  }
}
@media only screen and (max-width: 567px) {
  .reg__group .jq-selectbox {
    max-width: calc(100vw - 40px);
  }
}
.reg__group .ui-label {
  text-align: right;
}
.reg__group .ui-caption,
.reg__group .ui-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 20px;
}
.reg__group .ui-caption {
  height: 18px;
  letter-spacing: -0.1px;
}
.reg__group .ui-file__btn,
.reg__group .ui-input,
.reg__group .ui-multiple-trigger,
.reg__group .ui-select .jq-selectbox__select,
.reg__group .ui-textarea,
.ui-select .reg__group .jq-selectbox__select {
  padding: 10px;
}
.reg__group .ui-file__btn,
.reg__group .ui-input,
.reg__group .ui-multiple-trigger,
.reg__group .ui-select,
.reg__group .ui-select .jq-selectbox__select,
.reg__group .ui-textarea,
.ui-select .reg__group .jq-selectbox__select {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .reg__group .ui-caption,
  .reg__group .ui-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: auto;
    padding: 0;
    text-align: left;
  }
  .reg__group .ui-caption {
    text-align: center;
  }
  .reg__group .ui-file__btn,
  .reg__group .ui-input,
  .reg__group .ui-multiple-trigger,
  .reg__group .ui-select,
  .reg__group .ui-select .jq-selectbox__select,
  .reg__group .ui-textarea,
  .ui-select .reg__group .jq-selectbox__select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.reg__ctrl {
  margin: 0 auto;
  padding: 10px 0 0;
  text-align: center;
  width: 50%;
}
.reg__ctrl .btn {
  margin: 0 0 20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .reg__ctrl {
    width: 100%;
  }
}
.offer {
  margin: 0 0 -40px;
  padding: 64px 0 0;
  position: relative;
}
.offer:after {
  background: -o-repeating-linear-gradient(
    left,
    #fff,
    #fff 6px,
    #e0e0e0 6px,
    #e0e0e0 28px
  );
  background: repeating-linear-gradient(
    90deg,
    #fff,
    #fff 6px,
    #e0e0e0 0,
    #e0e0e0 28px
  );
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.offer.single:after {
  display: none;
}
.offer-new {
  background-color: #f5efe6;
  border-radius: 4px;
  margin: 0 -20px 40px;
  padding: 57px 20px 60px;
  position: relative;
  width: calc(100% + 40px);
}
.offer-heading {
  color: #212121;
  font: 400 30px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 35px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .offer-heading span {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .offer-heading {
    font-size: 40px;
  }
}
.offer-new-heading {
  color: #212121;
  font: 400 20px/26px Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 0 0 35px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .offer-new-heading span {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .offer-new-heading {
    font-size: 20px;
  }
}
.offer-carousel.owl-carousel {
  margin: 0 0 40px;
  position: relative;
}
.offer-carousel.owl-carousel .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: none;
  height: 20px;
  justify-content: center;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.offer-carousel.owl-carousel .owl-dot {
  background: #e0e0e0;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}
.offer-carousel.owl-carousel .owl-dot.active {
  background: #000;
}
.offer-carousel.owl-carousel button.owl-next,
.offer-carousel.owl-carousel button.owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #212121;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 30%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 50px;
}
.offer-carousel.owl-carousel button.owl-next .ico,
.offer-carousel.owl-carousel button.owl-prev .ico {
  font-size: 30px;
}
.offer-carousel.owl-carousel button.owl-next:hover,
.offer-carousel.owl-carousel button.owl-prev:hover {
  background: #4d4d4d;
  color: #fff;
}
.offer-carousel.owl-carousel button.owl-next.disabled,
.offer-carousel.owl-carousel button.owl-prev.disabled {
  background: #888;
  color: #eee;
  opacity: 0.7;
}
.offer-carousel.owl-carousel button.owl-prev {
  border-radius: 0 4px 4px 0;
  left: -20px;
}
.offer-carousel.owl-carousel button.owl-next {
  border-radius: 4px 0 0 4px;
  right: -20px;
}
@media only screen and (max-width: 767px) {
  .offer-carousel.owl-carousel {
    padding: 40px 0 0;
  }
  .offer-carousel.owl-carousel button.owl-next,
  .offer-carousel.owl-carousel button.owl-prev {
    background: none;
    color: #222;
    height: 40px;
    top: -10px;
    width: 40px;
    z-index: 10;
  }
  .offer-carousel.owl-carousel button.owl-next .ico,
  .offer-carousel.owl-carousel button.owl-prev .ico {
    font-size: 24px;
  }
  .offer-carousel.owl-carousel button.owl-next:focus,
  .offer-carousel.owl-carousel button.owl-next:hover,
  .offer-carousel.owl-carousel button.owl-prev:focus,
  .offer-carousel.owl-carousel button.owl-prev:hover {
    background: none;
    color: #222;
  }
  .offer-carousel.owl-carousel button.owl-next.disabled,
  .offer-carousel.owl-carousel button.owl-prev.disabled {
    display: none;
  }
  .offer-carousel.owl-carousel button.owl-prev {
    left: -15px;
  }
  .offer-carousel.owl-carousel button.owl-next {
    right: -15px;
  }
  .offer-carousel.owl-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.offer-more {
  text-align: center;
}
.croped-text noindex {
  display: none;
}
.croped-text div {
  display: block;
}
.croped-text button {
  background-color: transparent;
  border: none;
  color: #1ea0e4;
  cursor: pointer;
  display: inline-block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin: 5px 0 0;
  padding: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 767px) {
  .croped-text button {
    display: none;
  }
}
.croped-text h2 {
  font-size: 30px;
  line-height: 36px;
  margin-top: 0;
}
.error {
  background: #000 url(v40/img/bg-error-mobile.jpg) center 0 no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  padding: 125px 0;
  text-align: center;
}
.error .container-fluid,
.error .container-lg,
.error .container-md,
.error .container-sm,
.error .container-xl,
.error .container-xxl {
  max-width: 980px;
}
.error a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.error a:hover {
  opacity: 0.6;
}
.error__number {
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1;
  margin: 0 0 26px;
  text-transform: uppercase;
}
.error__slogan {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin: 0 0 10px;
}
.error__text {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .error {
    background-image: url(v40/img/bg-error.jpg);
    font-size: 18px;
    line-height: 26px;
    padding: 280px 0 315px;
  }
  .error__number {
    font-size: 22px;
  }
  .error__slogan {
    font-size: 50px;
    line-height: 1;
    margin: 0 40px 10px;
  }
}
.lk {
  overflow: hidden;
  position: relative;
}
.lk .container-fluid,
.lk .container-lg,
.lk .container-md,
.lk .container-sm,
.lk .container-xl,
.lk .container-xxl {
  background: #fff;
  padding: 90px 20px 62px;
}
@media only screen and (min-width: 992px) {
  .lk .container-fluid,
  .lk .container-lg,
  .lk .container-md,
  .lk .container-sm,
  .lk .container-xl,
  .lk .container-xxl {
    padding-top: 62px;
  }
}
.lk hr {
  margin: 30px 0 40px;
}
.lk__edit {
  padding-top: 40px;
  text-align: center;
}
.lk.lk-view .ui-group {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lk.lk-view .ui-label {
  color: #999;
  text-align: left;
}
.lk-container {
  margin: 0 auto;
  max-width: 940px;
}
.lk-user {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 40px;
  min-height: 60px;
  position: relative;
}
.lk-user__photo {
  background: #ededed url(v40/img/bg-photo-mobile.png) bottom no-repeat;
  border-radius: 50%;
  height: 60px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.lk-user__photo.visible .lk-user__photo-img {
  display: block;
}
.lk-user__photo:hover .lk-user__file {
  opacity: 1;
}
.lk-user__photo-img {
  display: none;
  -o-object-fit: cover;
  object-fit: cover;
}
.lk-user__file,
.lk-user__photo-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lk-user__file {
  background: rgba(0, 0, 0, 0.7);
  color: #1ea0e4;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 60px;
  opacity: 0;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 2;
}
.lk-user__file-input {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.lk-user__name {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  line-height: 36px;
  margin: 0 70px 10px 0;
  min-height: 60px;
  width: 100%;
}
.lk-user__info {
  color: #999;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .lk-user {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .lk-user__photo {
    margin: 0 20px 0 0;
    min-width: 60px;
    position: relative;
  }
  .lk-user__file {
    font-size: 14px;
    line-height: 100px;
  }
  .lk-user__name {
    margin: 0;
  }
  .lk-user__info {
    margin: 0 0 0 auto;
    padding: 0 0 0 10px;
    text-align: right;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .lk-user__photo {
    background-image: url(v40/img/bg-photo.png);
    height: 100px;
    min-width: 100px;
    width: 100px;
  }
  .lk-user__file {
    font-size: 14px;
    line-height: 100px;
  }
  .lk-user__name {
    font-size: 50px;
    line-height: 1;
  }
}
.company {
  background: #f5f5f5;
  border-radius: 8px;
  color: #212121;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto 20px;
  max-width: 620px;
  padding: 35px 20px 25px;
  text-align: center;
}
.company.is-disabled .company__title {
  color: #999;
}
.company > :last-child {
  margin: 0;
}
.company .btn {
  margin: 0 0 15px;
}
.company .btn-green {
  padding-left: 20px;
  padding-right: 20px;
}
.company .btn-green .ico {
  margin-left: 0;
}
.company__title {
  color: #00ae6f;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.company__text {
  color: #999;
  margin: 0 0 15px;
}
.company__item {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 22pxs;
  margin: 0 0 20px;
  padding: 20px 0;
}
.company__item,
.company__item-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.company__item-image {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 80px;
  margin: 0 auto 10px;
  padding: 10px;
  width: 110px;
}
.company__item-desc {
  min-width: 220px;
  width: 100%;
}
.company__item-title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 10px;
}
.company__item-info {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .company__title {
    margin: 0 0 20px;
  }
  .company__item {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }
  .company__item-image {
    height: 160px;
    margin: 0 20px 0 0;
    width: 220px;
  }
  .company__item-desc {
    width: auto;
  }
  .company .btn-green {
    min-width: 300px;
  }
}
.ads__filter {
  margin: 0 0 40px;
  position: relative;
}
.ads__filter-group {
  display: none;
}
.ads__filter-ctrl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.ads__filter-ctrl .ui-check {
  margin: 0 0 0 auto;
}
.ads__filter-ctrl .btn {
  display: none;
}
.ads__filter .ui-file__btn,
.ads__filter .ui-input,
.ads__filter .ui-multiple-trigger,
.ads__filter .ui-select .jq-selectbox__select,
.ads__filter .ui-textarea,
.ui-select .ads__filter .jq-selectbox__select {
  padding-bottom: 10px;
  padding-top: 10px;
}
.ads__filter .ui-select {
  margin: 0 0 10px;
}
.ads__filter .ui-display {
  margin: 0 -5px;
}
@media only screen and (min-width: 992px) {
  .ads__filter-group {
    display: block;
    padding: 0 0 0 40px;
    position: relative;
    white-space: nowrap;
  }
  .ads__filter-group .ui-check {
    left: 0;
    position: absolute;
    top: 10px;
  }
  .ads__filter-ctrl .ui-check {
    display: none;
  }
  .ads__filter-ctrl .btn {
    display: block;
  }
  .ads__filter .ui-display {
    margin: 0;
    padding: 0 15px;
  }
  .ads__filter .ui-select {
    margin: 0 20px 0 0;
    width: 220px;
  }
  .ads__add-mobile {
    display: none;
  }
}
.ads__toggle {
  background: #f5f5f5;
  border-radius: 8px;
  margin: 0 0 21px;
  padding: 0 20px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .ads__toggle {
    background: none;
    padding: 0;
  }
}
.ads__toggle-btn {
  background: none;
  border: none;
  color: #00ae6f;
  cursor: pointer;
  display: block;
  font: 700 16px/30px Pt Sans, Helvetica, Arial, sans-serif;
  padding: 30px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.ads__toggle-btn:after {
  bottom: 0;
  content: "";
  display: block;
  display: none;
  left: -20px;
  position: absolute;
  right: -20px;
  top: 0;
}
.ads__toggle-btn.is-active .icon-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .ads__toggle-btn {
    display: none;
  }
}
.ads__toggle-content {
  padding: 0 0 35px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .ads__toggle-content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0;
  }
}
.ads__group {
  padding: 0 0 40px;
}
.ads__heading {
  color: #212121;
  display: block;
  font-size: 22px;
  line-height: 1;
  margin: 0 0 40px;
}
.ads__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px -25px;
  padding: 0;
}
.ads__list > li {
  margin: 0 0 25px;
  padding: 0 10px;
  width: 100%;
}
@media only screen and (min-width: 568px) {
  .ads__list > li {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .ads__list > li {
    width: 33.333%;
  }
}
.ads__item {
  color: #4c4c4c;
  display: block;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
.ads__item-image {
  background: #f5f5f5;
  border-radius: 4px;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ads__item-image:before {
  content: "";
  float: left;
  padding: 63.333% 0 0;
}
.ads__item-image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.ads__item-desc {
  margin: 0 0 10px;
  position: relative;
}
.ads__item-ctrl {
  margin: 0 -5px 10px;
  white-space: nowrap;
}
.ads__item-ctrl .btn {
  margin: 0 5px;
}
.ads__item-info {
  color: #999;
  margin: 0 0 10px;
}
.ads__item-title {
  color: #222;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.ads__item-price {
  color: #999;
  font: italic 400 16px/22px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0;
}
.ads__item-text {
  color: #4c4c4c;
  margin: 0;
}
.ads__item-status {
  font: italic 400 18px/26px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  margin-top: 10px;
}
.ads__item-status_sold {
  color: #3b9273;
}
.ads__item-status_completed {
  color: #f45b63;
}
.ads__item .ui-check {
  position: absolute;
  right: -5px;
  top: 0;
}
.is-display-compact .ads__list > li {
  width: 100%;
}
@media only screen and (min-width: 568px) {
  .is-display-compact .ads__list > li {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .is-display-compact .ads__list > li {
    width: 100%;
  }
}
.is-display-compact .ads__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.is-display-compact .ads__item-image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  margin: 0 20px 0 0;
  max-width: 150px;
  min-width: 75px;
  order: 1;
}
.is-display-compact .ads__item-desc {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  position: static;
}
@media only screen and (min-width: 768px) {
  .is-display-compact .ads__item-desc {
    max-width: 30%;
    width: 30%;
  }
}
.is-display-compact .ads__item-info {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0 20px;
}
.is-display-compact .ads__item-ctrl {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  margin-left: auto;
  order: 4;
}
.is-display-compact .ads__item .ui-check {
  left: 0;
  right: auto;
}
@media only screen and (max-width: 991px) {
  .is-display-compact .ads__item-info {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .is-display-compact .ads__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 40px 0 85px;
  }
  .is-display-compact .ads__item-image {
    left: 0;
    margin-right: 10px;
    max-width: 75px;
    position: absolute;
    top: 0;
  }
  .is-display-compact .ads__item-ctrl {
    margin: 0 -5px;
    min-width: 100%;
  }
  .is-display-compact .ads__item .btn-edit {
    padding-left: 10px;
    padding-right: 10px;
    width: 40px;
  }
  .is-display-compact .ads__item .btn-edit span {
    display: none;
  }
  .is-display-compact .ads__item .btn-edit .ico {
    display: inline-block;
    margin: 0;
  }
  .is-display-compact .ads__item .ui-check {
    left: auto;
    right: -5px;
  }
}
.ui-check--new {
  margin: 0;
  padding: 0 0 0 35px;
}
@media only screen and (max-width: 991px) {
  .ui-check--new {
    padding: 0 0 0 28px;
  }
}
.ui-check--new .ui-check__checkbox {
  border: none;
  border-radius: 4px;
  height: 24px;
  width: 24px;
}
@media only screen and (max-width: 991px) {
  .ui-check--new .ui-check__checkbox {
    height: 20px;
    width: 20px;
  }
}
.ui-check--new .ui-check__text {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .ui-check--new .ui-check__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.ui-check--new .ico-check {
  color: #c4c4c4;
  height: 10px;
  opacity: 1;
  width: 14px;
}
.ui-check--new .ui-check__input:checked ~ .ui-check__checkbox .ico {
  color: #1ea0e4;
}
.add .container-fluid,
.add .container-lg,
.add .container-md,
.add .container-sm,
.add .container-xl,
.add .container-xxl {
  background: #fff;
  padding-bottom: 40px;
  padding-top: 90px;
}
@media only screen and (min-width: 992px) {
  .add .container-fluid,
  .add .container-lg,
  .add .container-md,
  .add .container-sm,
  .add .container-xl,
  .add .container-xxl {
    padding-top: 62px;
  }
}
.add hr {
  margin: 30px 0 40px;
}
.add .ui-ctrl {
  padding: 30px 0 0;
}
.add__heading {
  font: 400 30px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 18px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .add__heading {
    font-size: 40px;
  }
}
.add__caption {
  color: #4c4c4c;
  display: block;
  font: italic 18px/1.444 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 -10px 40px;
  text-align: center;
}
.add__container {
  margin: 0 auto;
  max-width: 940px;
}
.add-lines {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  .add-lines {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.add-lines .ui-textarea {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91%;
  flex: 0 0 91%;
  max-width: 91%;
  width: 91%;
}
.add-lines__clone {
  display: none;
}
.add-lines__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.add-lines__row_title {
  color: #999;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.add-lines__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
  padding-right: 10px;
}
.add-lines__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  padding-left: 10px;
}
.add-lines__del {
  -webkit-box-flex: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex: 0 0 9%;
  flex: 0 0 9%;
  justify-content: center;
  max-width: 9%;
  text-align: right;
}
.add-lines__del .btn {
  padding: 8px 0;
}
.add-lines__del .btn svg {
  fill: #1ea0e4;
}
.add-lines__more .btn {
  margin: 5px 0 20px;
  padding: 0;
}
.add-lines__more .btn svg {
  fill: #1ea0e4;
  height: 25px;
  margin: 0;
  width: 25px;
}
.add-lines .ui-select.jq-selectbox {
  max-width: 100% !important;
}
.compare .container-fluid,
.compare .container-lg,
.compare .container-md,
.compare .container-sm,
.compare .container-xl,
.compare .container-xxl {
  background: #fff;
  padding: 90px 20px 40px;
}
@media only screen and (min-width: 992px) {
  .compare .container-fluid,
  .compare .container-lg,
  .compare .container-md,
  .compare .container-sm,
  .compare .container-xl,
  .compare .container-xxl {
    padding-top: 62px;
  }
}
.compare-heading {
  font: 400 30px/1 Esqadero, Open Sans, Helvetica, Arial, sans-serif;
  letter-spacing: 4px;
  margin: 0 0 18px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .compare-heading {
    font-size: 40px;
  }
}
.compare-caption {
  color: #4c4c4c;
  display: block;
  font: italic 18px/1.444 Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 40px;
  text-align: center;
}
.compare-line {
  margin: 62px 0 -22px;
}
.compare-wrapper {
  margin: 0 0 40px;
  position: relative;
}
.compare-wrapper.is-empty .compare-empty {
  display: block;
}
.compare-wrapper.is-empty .compare-labels {
  display: none;
}
@media only screen and (min-width: 992px) {
  .compare-wrapper {
    margin: 0 160px 60px;
  }
}
.compare-empty {
  color: #999;
  display: block;
  display: none;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding: 40px 0;
  text-align: center;
}
.compare-labels {
  display: none;
}
@media only screen and (min-width: 992px) {
  .compare-labels {
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 70px 0 0;
    position: absolute;
    right: 100%;
    text-align: right;
    top: 0;
    white-space: nowrap;
  }
  .compare-labels__obj {
    display: block;
    height: 140px;
  }
  .compare-labels__progress {
    list-style: none;
    margin: 0 0 -22px;
    padding: 10px 0 42px;
  }
  .compare-labels__progress > li {
    margin: 0 0 10px;
  }
  .compare-labels__info {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .compare-labels__info > li {
    margin: 0 0 10px;
  }
  .compare-labels__engine {
    height: 60px;
    margin: 0;
  }
  .compare-labels__price {
    margin: 0;
    padding: 5px 0 30px;
  }
}
.compare-carousel-counter {
  color: #222;
  font-size: 12px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.4px;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .compare-carousel-counter {
    display: none;
  }
}
.compare-carousel {
  clear: both;
  margin: 0 0 30px;
  padding: 40px 0 0;
  position: relative;
  width: auto;
}
.compare-carousel .owl-stage-outer:after,
.compare-carousel .owl-stage-outer:before {
  bottom: 0;
  content: "";
  display: block;
  display: none;
  position: absolute;
  top: 0;
  width: 15px;
  z-index: 10;
}
.compare-carousel .owl-stage-outer:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #fff),
    to(hsla(0, 0%, 100%, 0))
  );
  background: -o-linear-gradient(left, #fff 50%, hsla(0, 0%, 100%, 0) 100%);
  background: linear-gradient(90deg, #fff 50%, hsla(0, 0%, 100%, 0));
  left: 0;
}
.compare-carousel .owl-stage-outer:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, hsla(0, 0%, 100%, 0)),
    to(#fff)
  );
  background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0) 50%, #fff 100%);
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 50%, #fff);
  right: 0;
}
@media only screen and (min-width: 992px) {
  .compare-carousel .owl-stage-outer:after,
  .compare-carousel .owl-stage-outer:before {
    display: block;
  }
}
.compare-carousel .owl-next,
.compare-carousel .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: none;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  position: absolute;
  top: -10px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 40px;
}
.compare-carousel .owl-next .ico,
.compare-carousel .owl-prev .ico {
  font-size: 20px;
}
.compare-carousel .owl-next.disabled,
.compare-carousel .owl-prev.disabled {
  color: #222 !important;
  cursor: default;
  opacity: 0.2;
}
.compare-carousel .owl-prev {
  border-radius: 0 4px 4px 0;
  left: -15px;
}
.compare-carousel .owl-next {
  border-radius: 4px 0 0 4px;
  right: -15px;
}
@media only screen and (min-width: 992px) {
  .compare-carousel {
    padding: 0;
  }
  .compare-carousel .owl-next,
  .compare-carousel .owl-prev {
    top: 50px;
  }
  .compare-carousel .owl-next .ico,
  .compare-carousel .owl-prev .ico {
    font-size: 30px;
  }
  .compare-carousel .owl-next:focus,
  .compare-carousel .owl-next:hover,
  .compare-carousel .owl-prev:focus,
  .compare-carousel .owl-prev:hover {
    color: #999;
  }
  .compare-carousel .owl-prev {
    left: -70px;
  }
  .compare-carousel .owl-next {
    right: -70px;
  }
}
.compare-btn:hover .btn-tooltip {
  opacity: 1;
  visibility: visible;
}
.compare-btn__added {
  display: none;
}
.compare-btn.active svg {
  fill: #4ab68f;
}
.compare-btn.active .compare-btn__add {
  display: none;
}
.compare-btn.active .compare-btn__added {
  display: inline;
}
.compare-btn-detail .added {
  display: none;
}
.compare-btn-detail.active {
  background-color: #4ab68f;
}
.compare-btn-detail.active .add {
  display: none;
}
.compare-btn-detail.active .added {
  display: inline;
}
.compare-item {
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
.compare-item__type {
  color: #1ea0e4;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.compare-item__obj {
  color: #222;
  display: block;
  margin: 0 0 17px;
  position: relative;
  text-decoration: none;
}
.compare-item__image {
  border-radius: 4px;
  margin: 0 0 5px;
  max-height: 140px;
  overflow: hidden;
  position: relative;
}
.compare-item__image:before {
  content: "";
  float: left;
  padding: 62% 0 0;
}
.compare-item__image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .compare-item__image {
    height: 140px;
  }
}
.compare-item__desc {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .compare-item__desc {
    position: relative;
  }
}
.compare-item__delete {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  display: block;
  height: auto;
  line-height: 1;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.compare-item__delete .ico {
  font-size: 12px;
}
.compare-item__delete:hover {
  color: #64bbe8;
}
@media only screen and (min-width: 992px) {
  .compare-item__delete {
    right: 0;
  }
}
.compare-item__title {
  display: block;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 20px;
  margin: 0 0 5px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 90%;
}
@media only screen and (min-width: 992px) {
  .compare-item__title {
    font-size: 16px;
  }
}
.compare-item__country {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4c4c4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 5px;
}
.compare-item__country img {
  border: 1px solid #d9d9d9;
  height: 18px;
  margin: 0 5px 0 0;
  max-width: 24px;
  width: 24px;
}
.compare-item__progress {
  list-style: none;
  margin: 0;
  padding: 10px 0 20px;
}
.compare-item__progress > li {
  margin: 0 0 10px;
}
.compare-item__progress .ui-progress {
  margin: 0;
}
.compare-item__progress .ui-progress__label {
  max-width: 75%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.compare-item__progress .ui-progress__count {
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .compare-item__progress .ui-progress__label {
    visibility: hidden;
  }
  .compare-item__progress .ui-progress__count {
    left: 0;
    right: auto;
  }
}
.compare-item__info {
  color: #4c4c4c;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .compare-item__info > li {
    margin-bottom: 10px;
  }
}
.compare-item__info-icon {
  margin-left: 10px;
}
.compare-item__info-icon:first-child {
  margin-left: 0;
}
.compare-item__info-icon svg {
  fill: #2aa1e2;
  display: inline-block;
  margin-right: 5px;
  margin-top: 1px;
  vertical-align: top;
}
.compare-item__info > li:before {
  color: #999;
  content: attr(data-label);
  display: block;
}
@media only screen and (min-width: 992px) {
  .compare-item__info > li {
    margin: 0 0 10px;
  }
  .compare-item__info > li:before {
    display: none;
  }
}
.compare-item__engine {
  display: block;
  margin: 0 0 5px;
  overflow: hidden;
}
.compare-item__price {
  color: #4c4c4c;
  display: block;
  font: italic 18px/20px Georgia, Open Sans, Helvetica, Arial, sans-serif;
  margin: 0 0 30px;
  padding: 5px 0 0;
  position: relative;
}
.compare-item__price:before {
  color: #999;
  content: attr(data-label);
  display: block;
  font: 14px/20px Pt Sans, Helvetica, Arial, sans-serif;
}
.compare-item__price-desc {
  color: #4c4c4c;
  display: block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  left: 0;
  position: absolute;
  top: 100%;
}
@media only screen and (min-width: 992px) {
  .compare-item__price:before {
    display: none;
  }
}
.broker,
.broker__head {
  background-color: #fff;
}
.broker__head {
  position: relative;
}
.broker__head-constriction {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 52px;
  padding: 7px 20px 7px 200px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .broker__head-constriction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 42px 20px 16px;
  }
}
.broker__head-constriction:after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 34px;
  left: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 132px;
  z-index: 11;
}
@media only screen and (max-width: 991px) {
  .broker__head-constriction:after {
    height: 22px;
    top: 14px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 190px;
  }
}
.broker__head--green .broker__head-constriction {
  background-color: #55957e;
}
.broker__head--green .broker__head-constriction:after {
  background-image: url(v40/img/broker_certified.svg);
}
@media only screen and (max-width: 991px) {
  .broker__head--green .broker__head-constriction:after {
    background-image: url(v40/img/green-label.svg);
  }
}
.broker__head--gold .broker__head-constriction {
  background: -o-linear-gradient(
    315deg,
    #ab8944 0,
    #d5b36c 35%,
    #b79349 49%,
    #d5b36c 63%,
    #b79349 78%,
    #d5b36c 93%,
    #b79349 100%
  );
  background: linear-gradient(
    135deg,
    #ab8944,
    #d5b36c 35%,
    #b79349 49%,
    #d5b36c 63%,
    #b79349 78%,
    #d5b36c 93%,
    #b79349
  );
}
.broker__head--gold .broker__head-constriction:after {
  background-image: url(v40/img/broker_premium.svg);
}
@media only screen and (max-width: 991px) {
  .broker__head--gold .broker__head-constriction:after {
    background-image: url(v40/img/gold-label.svg);
  }
}
.broker__head-logotype {
  color: #fff;
  display: inline-block;
}
.broker__head-logotype .ico {
  height: 100%;
  width: 100%;
}
.broker__head-slogan {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.12em;
  margin-left: 26px;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .broker__head-slogan {
    font-weight: 700;
    letter-spacing: 0.17em;
    line-height: 21px;
    margin: 0 0 12px;
  }
}
.broker__head-info-link {
  color: #fefefe;
  font-size: 16px;
  margin-left: 20px;
  text-decoration: underline;
  white-space: nowrap;
}
.broker__head-info-link:hover {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .broker__head-info-link {
    margin: 0;
  }
}
.broker__head-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1440px 270px;
  height: 270px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.broker__head-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.broker__head-bottom {
  margin: 0 -20px;
  position: relative;
  width: auto;
  z-index: 2;
}
.broker__head-img {
  bottom: 0;
  height: auto;
  left: 0;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.broker__head-info {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .broker__head-info {
    padding: 20px 0 40px;
  }
  .broker__head--gold .broker__head-info,
  .broker__head--green .broker__head-info {
    padding: 40px 0;
  }
}
.broker__head-top {
  display: block;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1299px) {
  .broker__head-top {
    margin: 0 -20px;
    width: auto;
  }
}
.broker__caption {
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 30px;
}
.broker__content {
  background-color: #fff;
  padding-bottom: 120px;
}
.broker__content-text li:last-of-type,
.broker__content-text p:last-of-type {
  margin-bottom: 0;
}
.broker__content-text p {
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  .broker__content-text {
    padding-top: 40px;
  }
}
.broker__team {
  padding: 25px 0;
}
.broker__team-caption {
  margin-bottom: 35px;
}
.broker__team-member {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  max-width: 500px;
}
.broker__team-member:last-of-type {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .broker__team-member {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px;
    max-width: 100%;
  }
}
.broker__team-title {
  color: #222;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .broker__team-title {
    text-align: center;
  }
}
.broker__team-profession {
  color: #999;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  .broker__team-profession {
    text-align: center;
  }
}
.broker__team-avatar {
  -ms-flex-negative: 0;
  border-radius: 50%;
  flex-shrink: 0;
  height: 128px;
  margin-right: 32px;
  overflow: hidden;
  width: 128px;
}
@media only screen and (max-width: 767px) {
  .broker__team-avatar {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.broker__team-avatar img {
  height: 100%;
  width: 100%;
}
.broker__team-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .broker__team-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .broker__team-contacts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media only screen and (max-width: 479px) {
  .broker__team-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.broker__team-communication {
  color: #1ea0e4;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.broker__team-contact {
  font-weight: 700;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}
.broker__team-contact:before {
  background-color: #1ea0e4;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}
.broker__team-contact:first-of-type {
  margin: 0;
  padding: 0;
}
.broker__team-contact:first-of-type:before {
  display: none;
}
@media only screen and (max-width: 991px) {
  .broker__team-contact {
    margin: 0;
    padding: 0;
  }
  .broker__team-contact:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .broker__team-contact {
    margin-left: 10px;
    padding-left: 10px;
  }
  .broker__team-contact:before {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .broker__team-contact {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .broker__team-contact:before {
    display: none;
  }
}
.broker-sale {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  max-height: 700px;
  max-width: 594px;
  position: relative;
}
.broker-sale,
.broker-sale__logo {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.broker-sale__logo {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  flex-shrink: 0;
  height: 96px;
  justify-content: center;
  margin-right: 30px;
  overflow: hidden;
  width: 132px;
}
.broker-sale__logo img {
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width: 639px) {
  .broker-sale__logo {
    margin: 0 0 20px;
  }
}
.broker-sale__top {
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 60px 30px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .broker-sale__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 30px 20px;
  }
}
.broker-sale__description {
  padding: 3px 0 0;
}
@media only screen and (max-width: 639px) {
  .broker-sale__description {
    text-align: center;
  }
}
.broker-sale__subtitle {
  color: #1ea0e4;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.broker-sale__title {
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 13px;
  margin-top: 0;
}
.broker-sale__location {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 639px) {
  .broker-sale__location {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.broker-sale__flag {
  height: 15px;
  line-height: 0;
  margin-right: 10px;
  width: 20px;
}
.broker-sale__flag img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.broker-sale__body {
  margin: 27px 30px 20px 185px;
  overflow-x: auto;
  overflow-y: scroll;
}
@media only screen and (max-width: 639px) {
  .broker-sale__body {
    margin: 20px 30px 0 14vw;
  }
}
@media only screen and (max-width: 479px) {
  .broker-sale__body {
    margin: 20px 30px 0 8vw;
  }
}
.broker-sale__body::-webkit-scrollbar-button {
  /*background-image: url();*/
  background-repeat: no-repeat;
  height: 0;
  width: 5px;
}
.broker-sale__body::-webkit-scrollbar-track {
  background-color: hsla(0, 0%, 60%, 0.1);
}
.broker-sale__body::-webkit-scrollbar-thumb {
  background-color: hsla(0, 0%, 60%, 0.9);
  border-radius: 0;
}
.broker-sale__body::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 60%, 0.8);
}
.broker-sale__body::-webkit-resizer {
  /*background-image: url();*/
  background-repeat: no-repeat;
  height: 0;
  width: 2px;
}
.broker-sale__body::-webkit-scrollbar {
  width: 2px;
}
@media only screen and (max-width: 639px) {
  .broker-sale__inner {
    overflow: auto;
    text-align: center;
  }
}
.broker-sale__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}
.broker-sale__rows {
  margin-bottom: 20px;
}
.broker-sale__row {
  margin-bottom: 10px;
  padding-left: 40px;
  text-align: left;
}
.broker-sale__icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
  margin-right: 12px;
  width: 20px;
}
.broker-sale__icon svg path {
  fill: #ddd;
}
.broker-sale__country {
  color: #999;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: left;
}
.broker-sale__phone {
  color: #222;
  font-size: 18px;
}
.broker-sale__footer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 20px 20px 60px;
}
@media only screen and (max-width: 639px) {
  .broker-sale__footer {
    padding: 20px 20px 30px;
  }
}
.broker-sale__button {
  background-color: #00a86c;
  border: initial none;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0.1em;
  line-height: 50px;
  padding: 0 46px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease 0s;
  -o-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
}
.broker-sale__socials {
  margin-bottom: 20px;
  margin-top: 20px;
}
.broker-sale__social,
.broker-sale__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.broker-sale__social {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  align-items: center;
  border-radius: 50%;
  flex-shrink: 0;
  height: 36px;
  justify-content: center;
  margin-right: 16px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 36px;
}
@media only screen and (max-width: 639px) {
  .broker-sale__social {
    height: 30px;
    margin-right: 10px;
    width: 30px;
  }
}
.broker-sale__social svg path {
  fill: #000;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.broker-sale__social--whatsapp:hover {
  background-color: #66ca4d;
}
.broker-sale__social--viber:hover {
  background-color: #7248a7;
}
.broker-sale__social--telegram:hover {
  background-color: #57a9f2;
}
.broker-sale__social--insta:hover {
  background: -o-linear-gradient(45deg, #fd5, #ff543e, #c837ab);
  background: linear-gradient(45deg, #fd5, #ff543e, #c837ab);
}
.broker-sale__social--fb:hover {
  background-color: #4b69d1;
}
.broker-sale__social--vk:hover {
  background-color: #5686ca;
}
.broker-sale__social:hover svg path {
  fill: #fff;
}
.broker-sale__info-field {
  margin-bottom: 10px;
}
.broker-sale__close,
.broker-sale__info-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.broker-sale__close {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  cursor: pointer;
  height: 30px;
  justify-content: center;
  padding: 0;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 30px;
  z-index: 100;
}
.broker-sale__close img {
  pointer-events: none;
}
.broker-sale__close:active {
  right: 14px;
  top: 14px;
}
.broker-sale__link {
  font-size: 18px;
}
.category-vtab {
  background-color: #fff;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .category-vtab .owl-stage-outer {
    margin: 0 0 0 -50px;
  }
}
.category-vtab__head {
  margin-bottom: 48px;
  padding-right: 320px;
  text-align: left;
}
.category-vtab__title {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 52px;
  margin: 0 0 16px;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.category-vtab__description {
  color: #4c4c4c;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.category-vtab__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .category-vtab__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.category-vtab__tabs {
  -ms-flex-negative: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  margin-right: 20px;
  position: relative;
  width: 300px;
}
.category-vtab__tabs:after {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(30%, hsla(0, 0%, 100%, 0.8)),
    to(#fff)
  );
  background-image: -o-linear-gradient(
    top,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.8) 30%,
    #fff 100%
  );
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.8) 30%,
    #fff
  );
  bottom: 0;
  content: "";
  display: block;
  height: 25px;
  left: 0;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 1199px) {
  .category-vtab__tabs {
    width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .category-vtab__tabs--desktop {
    display: none;
  }
}
.category-vtab__tabs--mobile {
  display: none;
  height: 40px;
  margin: 0 0 40px;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .category-vtab__tabs--mobile {
    display: block;
  }
}
.category-vtab__tabs-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-overflow-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  padding-bottom: 30px;
  scrollbar-width: none;
}
.category-vtab__tabs-inner::-webkit-scrollbar {
  display: none;
}
.category-vtab__tab-title {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.category-vtab__tab--active .category-vtab__tab-title {
  color: #fff;
}
.category-vtab__tab {
  background-color: #f5f5f5;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  padding: 20px 70px 20px 20px;
  position: relative;
  text-align: left;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.category-vtab__tab:hover {
  background-color: #222;
}
.category-vtab__tab:hover .category-vtab__tab-title {
  color: #fff;
}
.category-vtab__tab--active {
  background-color: #222;
  color: #fff;
}
.category-vtab__tab--active:after {
  background-color: #222;
  border-radius: 2px;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 16px;
}
.category-vtab__tab + .category-vtab__tab {
  margin-top: 10px;
}
.category-vtab__tab--link {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  padding: 20px 60px 20px 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.category-vtab__tab--link .ico {
  margin-left: 15px;
  -webkit-transition: stroke 0.4s;
  -o-transition: stroke 0.4s;
  transition: stroke 0.4s;
  width: 18px;
}
.category-vtab__tab--link:hover {
  background-color: #222;
  color: #fff;
}
.category-vtab__tab--link:hover .ico {
  stroke: #fff;
}
.categor-vtab__link-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category-vtab__link-more {
  color: #5fa3c9;
  display: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  margin-top: 17px;
  padding-right: 9px;
}
.category-vtab__link-more svg {
  stroke: #5fa3c9;
  margin-left: 5px;
  width: 14px;
}
.category-vtab__tab--active .category-vtab__link-more {
  display: inline-block;
}
.category-vtab__content {
  margin: 0 -10px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .category-vtab__content {
    margin: 0;
  }
}
@media only screen and (max-width: 479px) {
  .category-vtab__content {
    margin: 0 -20px 0 0;
  }
}
.category-vtab__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -46px;
}
@media only screen and (max-width: 767px) {
  .category-vtab__items {
    margin: 0;
  }
}
.category-vtab__item {
  margin-bottom: 45px;
  padding: 0 10px;
  width: 33.33333%;
}
@media only screen and (max-width: 991px) {
  .category-vtab__item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .category-vtab__item {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
.category-vtab__category-content {
  display: none;
}
.category-vtab__category-content--active {
  display: block;
}
.home .owl-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .home .owl-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  .home .owl-nav {
    padding: 0 20px 0 0;
  }
}
.home .owl-nav button.owl-next,
.home .owl-nav button.owl-prev {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 50%;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  justify-content: center;
  position: relative;
  width: 56px;
  z-index: 2;
}
.home .owl-nav button.owl-next svg,
.home .owl-nav button.owl-prev svg {
  stroke: #222;
  height: 12px;
  width: 18px;
}
.home .owl-nav button.owl-next.disabled,
.home .owl-nav button.owl-prev.disabled {
  opacity: 0.4;
}
@media only screen and (max-width: 767px) {
  .home .owl-nav button.owl-next,
  .home .owl-nav button.owl-prev {
    height: 48px;
    width: 48px;
  }
}
.home .owl-nav button.owl-next {
  margin-left: 180px;
}
@media only screen and (max-width: 767px) {
  .home .owl-nav button.owl-next {
    margin-left: 14px;
  }
  .home .popular-shipyards .owl-nav {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 479px) {
  .home .popular-shipyards .owl-nav {
    padding: 0 20px 0 10px;
  }
}
@media only screen and (max-width: 639px) {
  .home .category-carousel {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .home .category-carousel .owl-nav {
    padding: 0;
  }
}
@media only screen and (max-width: 639px) {
  .home .category-carousel .owl-nav {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .home .category-carousel .home__btn-show {
    left: 0;
  }
}
.home__section--dark .owl-nav button.owl-next,
.home__section--dark .owl-nav button.owl-prev {
  border: 1px solid transparent;
}
.home__section {
  background-color: #fff;
  padding: 80px 0 100px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .home__section {
    padding: 60px 0;
  }
}
.home__section--dark {
  background: #f5f5f5;
}
@media only screen and (max-width: 991px) {
  .home__section--dark {
    padding: 40px 0 60px;
  }
}
.home__section--filter {
  background-color: #fff;
  padding: 100px 0 30px;
}
@media only screen and (max-width: 1299px) {
  .home__section--filter {
    padding: 0;
  }
}
.home__section--advantage {
  padding: 80px 0 90px;
}
@media only screen and (max-width: 1199px) {
  .home__section--advantage {
    padding: 50px 0;
  }
}
.home__filter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  left: 50%;
  padding: 0 10px;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .home__filter {
    left: auto;
    margin-bottom: -80px;
    position: relative;
    top: auto;
    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    transform: translateY(-80px);
  }
}
.home__description {
  margin-bottom: 40px;
  padding-right: 440px;
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  .home__description {
    padding-right: 340px;
  }
}
@media only screen and (max-width: 767px) {
  .home__description {
    padding: 0;
  }
}
.home__container {
  overflow: hidden;
  position: relative;
}
.home__btn-show {
  min-width: 300px;
  position: absolute;
  right: 20px;
  top: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 767px) {
  .home__btn-show {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 0;
    font-size: 14px;
    justify-content: center;
    left: 20px;
    line-height: 22px;
    min-width: auto;
    padding: 12px;
    right: auto;
    top: auto;
    width: 180px;
    z-index: 1;
  }
  .home__btn-show .ico {
    display: none;
  }
}
.home__btn-show:hover {
  background-color: #222;
  color: #fff;
}
.home__btn-show--light {
  background-color: #fff;
  border: 1px solid #fff;
}
.home__btn-show--market {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .home__btn-show--market {
    left: 0;
  }
}
.home__btn-show--category {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .home__btn-show--category {
    left: 0;
  }
}
.home__content {
  position: relative;
}
.home__proposal {
  margin-top: 60px;
}
.home__bg-image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.home__bg-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.home__bg-image:before {
  background-color: hsla(0, 0%, 96%, 0.8);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.home__slogan {
  color: #4c4c4c;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin: 15px 0 0;
}
@media only screen and (max-width: 991px) {
  .home__slogan {
    font-size: 14px;
    line-height: 20px;
  }
}
.home__caption {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 52px;
  margin: 0 0 16px;
}
@media only screen and (max-width: 991px) {
  .home__caption {
    font-size: 32px;
    line-height: 38px;
  }
}
.filter-main {
  background-color: #f5f5f5;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15),
    0 3px 15px rgba(0, 0, 0, 0.08), 0 20px 25px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 15px rgba(0, 0, 0, 0.08),
    0 20px 25px rgba(0, 0, 0, 0.06);
  max-width: 1260px;
  padding: 36px 20px 40px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .filter-main {
    border-radius: 4px;
    max-width: 900px;
    padding: 20px 20px 60px;
  }
}
.filter-main__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-main__row + .filter-main__row {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .filter-main__row + .filter-main__row {
    margin: 0;
  }
  .filter-main__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filter-main__tabs {
    max-width: 100%;
    width: 100%;
  }
}
.filter-main__section {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 0 20px;
  position: relative;
}
.filter-main__section--btn {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 991px) {
  .filter-main__section--btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6px 0 0;
    width: 33.33%;
  }
}
.filter-main__section--tabs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .filter-main__section--tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .filter-main__section--price,
  .filter-main__section--width {
    width: 33.33%;
  }
  .filter-main__section--price .filter-main__col {
    margin: 0 0 8px !important;
    width: 100%;
  }
  .filter-main__section--price
    .filter-main__col
    + .filter-main__section--price
    .filter-main__col {
    margin: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .filter-main__section {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .filter-main__section {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    margin-bottom: 19px;
    padding: 0 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .filter-main__section {
    padding: 0;
  }
}
.filter-main__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-main__col:first-child {
  margin-right: 14px;
}
@media only screen and (max-width: 991px) {
  .filter-main__section--width .filter-main__col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}
.filter-main__width {
  width: 100px;
}
.filter-main__width + .filter-main__width {
  margin-left: 8px;
}
@media only screen and (max-width: 1199px) {
  .filter-main__width {
    width: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .filter-main__width {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .filter-main__width {
    min-width: 94px;
    width: 50%;
  }
}
.filter-main__width-value + .filter-main__width-value {
  margin-left: 8px;
}
@media only screen and (max-width: 991px) {
  .filter-main__width-value {
    width: 50%;
  }
}
.filter-main__price {
  width: 160px;
}
.filter-main__price + .filter-main__price {
  margin-left: 8px;
}
@media only screen and (max-width: 1299px) {
  .filter-main__price {
    width: 130px;
  }
}
@media only screen and (max-width: 1199px) {
  .filter-main__price {
    width: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .filter-main__price {
    width: 50%;
  }
}
.filter-main__title {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.1em;
  line-height: 26px;
  padding: 0 20px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .filter-main__title {
    margin-bottom: 16px;
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .filter-main__title {
    font-size: 16px;
    line-height: 21px;
    padding: 0;
  }
}
.filter-main__caption {
  color: #222;
  display: inline-block;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.filter-main__submit-btn {
  background-color: #5fa3c9;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 700;
  padding: 0;
  position: relative;
  width: 100%;
}
.filter-main__submit-btn:after {
  background: #5fa3c9;
  border-radius: 38px;
  bottom: -4px;
  content: "";
  display: block;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  height: 20px;
  left: 10px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.filter-main__submit-btn:hover {
  background-color: #5fa3c9 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.filter-main__submit-btn:hover:after {
  bottom: 0;
}
@media only screen and (max-width: 991px) {
  .filter-main__submit-btn {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media only screen and (max-width: 479px) {
  .filter-main__submit-btn {
    width: 100%;
  }
}
.ui-select--filter .jq-selectbox__select {
  padding: 15px 10px;
}
@media only screen and (max-width: 767px) {
  .ui-select--filter .jq-selectbox__select {
    padding: 10px;
  }
}
.ui-select--filter .jq-selectbox__select-text {
  font-size: 16px;
}
.into-slider {
  text-align: center;
}
.into-slider .owl-dots,
.into-slider .owl-nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  left: 50%;
  max-width: 1300px;
  padding: 0 20px;
  position: absolute;
  top: 30%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 4;
}
.into-slider .owl-nav button.owl-next,
.into-slider .owl-nav button.owl-prev {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 1px solid hsla(0, 0%, 100%, 0.2) !important;
  border-radius: 50%;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 60px;
  height: 56px;
  justify-content: center;
  -webkit-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
  width: 56px;
}
.into-slider .owl-nav button.owl-next:hover,
.into-slider .owl-nav button.owl-prev:hover {
  border-color: hsla(0, 0%, 100%, 0.5) !important;
}
.into-slider .owl-nav button.owl-next svg,
.into-slider .owl-nav button.owl-prev svg {
  stroke: #fff !important;
  height: 12px;
  width: 18px;
}
@media only screen and (max-width: 767px) {
  .into-slider .owl-nav {
    display: none;
  }
}
.into-slider .owl-dots {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  bottom: 165px;
  justify-content: center;
  top: auto;
}
@media only screen and (max-width: 991px) {
  .into-slider .owl-dots {
    bottom: 104px;
  }
}
.into-slider .owl-dots button.owl-dot {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 0 8px;
  opacity: 0.2;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  width: 10px;
}
.into-slider .owl-dots button.owl-dot.active {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .into-slider .owl-dots button.owl-dot {
    height: 8px;
    width: 8px;
  }
}
.into-slider__item {
  display: none;
  height: 48.6vw;
  max-height: 700px;
  min-height: 648px;
  position: relative;
  z-index: 1;
}
.into-slider__item:first-child {
  display: block;
}
.into-slider__item:before {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(30%, #000),
      color-stop(70%, #333)
    )
    #000;
  background: -o-linear-gradient(bottom, #000 30%, #333 70%) #000;
  background: linear-gradient(0deg, #000 30%, #333 70%) #000;
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .into-slider__item {
    height: 700px;
    max-height: none;
    min-height: auto;
  }
}
.into-slider__item--first:before {
  display: none;
}
.into-slider__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
  width: 100%;
}
.into-slider__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  margin: 0 auto;
  max-width: 1300px;
  padding: 30px 80px 150px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .into-slider__content {
    padding: 100px 24px 90px;
  }
}
.into-slider__item-subTitle {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: 50%;
  letter-spacing: 0.1em;
  line-height: 18px;
  margin-bottom: 24px;
  position: absolute;
  text-transform: uppercase;
  top: 100px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 991px) {
  .into-slider__item-subTitle {
    top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .into-slider__item-subTitle {
    font-size: 12px;
    line-height: 16px;
    top: 100px;
  }
}
.into-slider__item-title {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1299px) {
  .into-slider__item-title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .into-slider__item-title {
    font-size: 40px;
    line-height: 46px;
  }
}
.into-slider__item-description {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto 48px;
  max-width: 980px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .into-slider__item-description {
    font-size: 16px;
    line-height: 24px;
  }
}
.into-slider__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 200px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.into-slider__btn:hover {
  background-color: #222;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .into-slider__btn {
    font-size: 14px;
    line-height: 16px;
    min-width: 235px;
  }
}
.presentation {
  background-color: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .presentation {
    text-align: left;
  }
}
.presentation__container {
  margin: 0 auto;
  max-width: 980px;
  padding: 0 20px;
}
.presentation__title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  margin: 0 0 24px;
}
@media only screen and (max-width: 991px) {
  .presentation__title {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 18px;
  }
}
.presentation__text {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  text-align: center;
}
.presentation__text:last-of-type {
  margin-bottom: 48px;
}
@media only screen and (max-width: 767px) {
  .presentation__text:last-of-type {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .presentation__text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .presentation__text {
    text-align: left;
  }
}
.presentation__btn {
  padding: 16px 30px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  white-space: nowrap;
}
.presentation__btn:hover {
  background-color: #222;
  color: #fff;
}
.presentation__btn + .presentation__btn {
  margin-left: 32px;
}
@media only screen and (max-width: 767px) {
  .presentation__btn + .presentation__btn {
    margin-left: 0;
  }
  .presentation__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 14px;
    justify-content: center;
    line-height: 14px;
    margin-bottom: 15px;
    margin-right: 15px;
    min-width: 160px;
  }
  .presentation__btn:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 469px) {
  .presentation__btn {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.presentation__register-link {
  color: #5fa3c9;
  font-size: 18px;
  line-height: 30px;
}
.presentation__register-link:hover {
  color: #5bc7ff;
}
.presentation__actions {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .presentation__actions {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.feedback {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  padding: 80px 0;
  position: relative;
  text-align: center;
}
.feedback__container {
  margin: 0 auto;
  max-width: 980px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.feedback__image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.feedback__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.feedback__image:before {
  background-color: rgba(34, 34, 34, 0.5);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.feedback__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  margin: 0 0 16px;
}
@media only screen and (max-width: 991px) {
  .feedback__title {
    font-size: 32px;
    line-height: 38px;
  }
}
.feedback__text {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 48px;
}
@media only screen and (max-width: 991px) {
  .feedback__text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .feedback__text {
    margin-bottom: 30px;
  }
}
.feedback__btn:hover {
  background-color: #222;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .feedback__btn {
    font-size: 14px;
    line-height: 16px;
    padding: 16px 45px;
  }
}
.advantages {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 479px) {
  .advantages .owl-stage-outer {
    margin-left: -40px;
  }
}
.advantages__container {
  margin: 0 auto;
  max-width: 1060px;
  padding: 0 20px;
}
.advantages__title {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.08;
  margin: 0 auto;
  max-width: 940px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .advantages__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .advantages__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .advantages__title {
    text-align: left;
  }
}
.advantages__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 479px) {
  .advantages__wrap {
    margin-right: -20px;
    width: auto;
  }
}
.advantages__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .advantages__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.advantages__item {
  margin-top: 45px;
  padding: 0 20px;
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .advantages__item {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .advantages__item {
    padding: 0;
    width: 100%;
  }
}
.advantages__item-head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  min-height: 80px;
}
@media only screen and (max-width: 767px) {
  .advantages__item-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 479px) {
  .advantages__item-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.advantages__item-logo {
  -ms-flex-negative: 0;
  color: green;
  flex-shrink: 0;
  font-size: 70px;
  margin-right: 30px;
}
.advantages__item-title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .advantages__item-title {
    font-size: 22px;
  }
}
.advantages__item-body {
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .advantages__item-body {
    font-size: 14px;
    line-height: 20px;
  }
}
.ico-advantage1,
.ico-advantage2,
.ico-advantage3,
.ico-advantage4,
.ico-advantage5,
.ico-advantage6 {
  fill: #222;
  color: rgba(95, 163, 201, 0.15) !important;
}
.proposal {
  padding: 0 20px;
}
.proposal__box {
  border-radius: 4px;
  margin: 0 auto;
  max-width: 1260px;
  overflow: hidden;
  padding: 45px 60px 50px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .proposal__box {
    padding: 40px 20px 70px;
  }
}
.proposal__btn {
  -ms-flex-negative: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  flex-shrink: 0;
  position: relative;
}
.proposal__btn:after {
  background: #37c779;
  border-radius: 38px;
  bottom: -4px;
  content: "";
  display: block;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  height: 20px;
  left: 10px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.proposal__btn:hover {
  background-color: #37c779 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.proposal__btn:hover:after {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
@media only screen and (max-width: 767px) {
  .proposal__btn {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 34px;
  }
}
.proposal__image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.proposal__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.proposal__image:before {
  background-color: hsla(0, 0%, 96%, 0.9);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.proposal__title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 52px;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .proposal__title {
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 16px;
  }
}
.proposal__content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .proposal__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
.proposal__text {
  color: #222;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .proposal__text {
    font-size: 16px;
    line-height: 24px;
  }
}
.proposal__text a {
  color: #5fa3c9;
  font-size: 18px;
  line-height: 30px;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
@media only screen and (max-width: 767px) {
  .proposal__text a {
    font-size: 16px;
    line-height: 24px;
  }
}
.proposal__text a:hover {
  color: #5bc7ff;
}
.proposal__right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
}
@media only screen and (max-width: 991px) {
  .proposal__right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 32px 0 0;
  }
}
.proposal__btn-icon {
  display: inline-block;
  padding-left: 25px;
}
.statistic {
  background-color: #222;
  color: #fff;
  padding: 80px 0 65px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .statistic {
    padding: 40px 0 20px;
  }
}
.statistic__image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.statistic__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.statistic__image:before {
  background-color: rgba(34, 34, 34, 0.4);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.statistic__title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
  margin: 0 0 60px;
}
@media only screen and (max-width: 767px) {
  .statistic__title {
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 45px;
    text-align: left;
  }
}
.statistic__container {
  position: relative;
  z-index: 3;
}
.statistic__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.statistic__item {
  margin-bottom: 56px;
  padding: 0 5px;
  text-align: center;
  width: 33.33333%;
}
@media only screen and (max-width: 991px) {
  .statistic__item {
    padding: 0 20px 0 0;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .statistic__item {
    margin-bottom: 40px;
    text-align: left;
  }
}
.statistic__value {
  font-family: Georgia, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-style: italic;
  margin-bottom: 16px;
  min-height: 56px;
  padding-bottom: 44px;
  position: relative;
}
.statistic__value:after {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  max-width: 270px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .statistic__value:after {
    left: 0;
    max-width: 100px;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: none;
  }
}
.statistic__value span {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .statistic__value span {
    font-size: 18px;
  }
  .statistic__value {
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 24px;
  }
}
.statistic__description {
  color: #fff;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .statistic__description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
}
.statistic__units--desktop {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .statistic__units--desktop {
    display: none;
  }
}
.statistic__units--mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .statistic__units--mobile {
    display: inline;
  }
}
.journal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .journal {
    margin: 0;
  }
}

.journal .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.journal__item {
  padding: 10px 0;
  width: 100%;
}

.ch-listings-carousel__item {
   width: 255px!important;
}

@media only screen and (min-width: 992px) {
    .ch-listings-carousel__item {
        width: 300px!important;
     }
    .journal__item {
        width: 50%;
        padding: 10px;
    }
    .journal__item--large {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .ch-listings-carousel__item {
        width: 100%!important;
     }
    .journal__item {
        width: 33.33%;
    }
    .journal__item--large {
        width: 66.66%;
    }
}

.journal__head {
  margin-bottom: 48px;
  padding: 0 320px 0 0;
}
.journal__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  margin: 0 0 16px;
}
.journal__description,
.journal__title {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
}
.journal__description {
  color: #4c4c4c;
  font-size: 18px;
  line-height: 26px;
}
.journal__link {
  position: absolute;
  right: 0;
  top: 0;
}
.journal__link-text {
  margin-right: 90px;
}
.journal__link-icon {
  display: inline-block;
  font-size: 10px;
}

.media-article {
  color: #999;
  display: block;
  font-size: 14px;
  height: 100%;
  line-height: 20px;
  margin: 0 0 12px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.ch-magazine .media-article {
  height: 230px;
  margin: 0 !important;
}
@media only screen and (min-width: 992px) {
  .media-article {
    font-size: 16px;
    line-height: 22px;
  }
}
.media-article--black {
  background-color: #222;
  border-radius: 4px;
  height: 100%;
  padding: 70px 20px 20px;
  text-align: center;
}
.media-article__image {
  background: #e0e0e0;
  margin: 0 0 10px;
  max-height: 200px;
  overflow: hidden;
  position: relative;
}

.media-article__image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.media-article__image {
  background: #e0e0e0;
  margin: 0 0 10px;
  max-height: 200px;
  overflow: hidden;
  position: relative;
}
.ch-magazine .media-article__image {
  background: transparent;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    overflow: auto;
    max-height: none;
    position: absolute;
    z-index: 1;
    border-radius: 5px;
  }
  .media-article__image:before {
    content: "";
    float: left;
    padding: 70% 0 0;
  }

  .ch-magazine .media-article__image:before {
    background: rgba(34,34,34,0.65);
    float: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
  }

  .media-article__rubric {
    background: none;
    color: #1ea0e4;
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 0 2px;
    text-transform: uppercase;
}

.ch-magazine .media-article__rubric {
    color: #fff;
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0 0 10px;
  }
  .ch-magazine .media-article__rubric, .ch-magazine .media-article__text{
    font-size: 14px;
  }

  .media-article__title {
    color: #222;
    font-size: 18px;
    margin: 0 0 5px;
}

.ch-magazine .media-article__title {
  color: inherit;
}
@media only screen and (min-width: 992px) {
  .media-article__title {
    font-size: 22px;
    line-height: 26px;
  }

  .ch-magazine .media-article__title {
    font-size: 18px;
    line-height: 22px;
  }
}

.media-article__text {
  margin: 0 0 5px;
  max-height: 85px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}

.media-article__text i {
    margin: 0 7px;
    width: 4px;
    height: 4px;
    background-color: #FFF;
    border-radius: 50%;
}

@media only screen and (max-width: 991px) {
  .media-article__text {
    line-height: 1.25em;
    max-height: 84px;
  }
}
@media only screen and (max-width: 767px) {
  .media-article__text {
    line-height: 1.375em;
    max-height: none;
  }
}
@media only screen and (min-width: 992px) {
  .journal__item--large .media-article__text {
    text-align: center;
    justify-content: center;
  }
  .media-article--large .media-article__desc {
    text-align: center;
  }
  .media-article--large .media-article__title {
    font-size: 28px;
    letter-spacing: 1.5px;
    line-height: 1;
  }
}
.media-article__xl {
  background: #222;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.media-article__xl .ico {
  color: #fff;
  font-size: 12px;
  top: -2px;
}

@media only screen and (max-width: 767px) {
  .media-article__desc {
    padding: 0 15px;
  }
}
  .ch-magazine .media-article__desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    color: #FFF;
  }

.media-article__caption {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 24px;
}
.media-article__caption,
.media-article__description {
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  text-align: center;
}
.media-article__description {
  color: #999;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 48px;
}
.media-article__link {
  color: #5fa3c9;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
}
.media-article__link-icon {
  color: #5fa3c9;
  display: inline-block;
  font-size: 10px;
  margin-left: 8px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.media-article__link-icon svg {
  stroke: #5fa3c9;
}
.popular-shipyards {
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .popular-shipyards .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 479px) {
  .popular-shipyards .owl-stage-outer {
    margin-left: -50px;
  }
}
.popular-shipyards .tabs__panel {
  padding: 0;
}
.popular-shipyards__content {
  display: none;
}
.popular-shipyards__content--active {
  display: block;
}
.popular-shipyards__bg-image {
  left: 5px;
  position: absolute;
  top: -210px;
}
@media only screen and (max-width: 991px) {
  .popular-shipyards__bg-image {
    display: none;
  }
}
.popular-shipyards__head {
  margin-bottom: 48px;
  padding-right: 320px;
  text-align: left;
}
.popular-shipyards__tabs {
  margin-bottom: 24px;
}
.popular-shipyards__container {
  margin: 0 auto;
  max-width: 1300px;
  position: relative;
  width: 100%;
}
.popular-shipyards__title {
  color: #222;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 52px;
  margin: 0 0 16px;
}
.popular-shipyards__text {
  color: #4c4c4c;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.popular-shipyards__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  width: auto;
}
@media only screen and (max-width: 479px) {
  .popular-shipyards__body {
    margin: 0 -20px 0 0;
    width: auto;
  }
}
.popular-shipyards__item {
  padding: 0 10px 40px;
  width: 25%;
}
@media only screen and (max-width: 991px) {
  .popular-shipyards__item {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .popular-shipyards__item {
    height: 50%;
    padding: 0 10px 20px;
    width: 50%;
  }
}
.popular-shipyards__item-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .popular-shipyards__item-box {
    width: 100%;
  }
}
.popular-shipyards__link {
  position: absolute;
  right: 0;
  top: 0;
}
.tags-list {
  margin-bottom: 24px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .tags-list {
    margin-bottom: 35px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.tags-list__container {
  -ms-overflow-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  overflow: -moz-scrollbars-none;
  padding: 0;
  scrollbar-width: none;
}
.tags-list__container::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px) {
  .tags-list__container {
    padding: 0 20px;
  }
}
.tags-list__tag {
  padding-right: 10px;
}
.tags-list__tag:last-child {
  padding-right: 20px;
}
.tags-list__tag-inner {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 44px;
  color: #000;
  cursor: pointer;
  font-family: Pt Sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  padding: 0 16px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  white-space: nowrap;
}
.tags-list__tag-inner--active {
  background-color: #e0e0e0;
  border-radius: 54px;
  font-weight: 700;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}

/* Algolia */
.ais-RelatedProducts-list.ais-Carousel-list,
.ais-Carousel-list {
  grid-auto-columns: auto !important;
  list-style: none !important;
  display: grid;
  grid-auto-flow: column;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x proximity;
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  .ais-RelatedProducts-list.ais-Carousel-list,
  .ais-Carousel-list {
    grid-auto-columns: 100%f !important;
  }
}

.ais-TrendingItems-item,
.ais-RelatedProducts-item {
  width: 100%;
  background: none !important;
  align-items: stretch !important;
  padding: 0 !important;
  box-shadow: none !important;
  list-style: none !important;
}

.ais-TrendingItems-item > div,
.ais-RelatedProducts-item > div {
  width: 100%;
  align-items: start;
  background: #fff;
  align-items: center;
  display: flex;
}

.ais-RelatedProducts a {
  text-decoration: none;
}

.ais-TrendingItems-item img,
.ais-RelatedProducts-item img {
  width: 100%;
  height: 188px;
  object-fit: cover;
  border-radius: 10px;
}

.ais-TrendingItems-item article,
.ais-RelatedProducts-item article {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.ais-TrendingItems-item title,
.ais-RelatedProducts-item title {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.2;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.ais-Carousel-item {
  padding: 0.5rem !important;
}

.ais-Carousel-list {
  margin: -0.5rem !important;
  grid-auto-columns: calc(22% - 0.5rem) !important;
}

.ais-Carousel::before,
.ais-Carousel::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.5rem;
  display: block;
  background: rgb(255, 255, 255);
  content: '';
}

.ais-Carousel::before {
  left: -0.5rem;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.ais-Carousel::after {
  right: -0.5rem;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}


/* Algolia Satellite */
.ais-Breadcrumb-list,
.ais-Carousel-list,
.ais-CurrentRefinements-list,
.ais-HierarchicalMenu-list,
.ais-Hits-list,
.ais-FrequentlyBoughtTogether-list,
.ais-LookingSimilar-list,
.ais-RelatedProducts-list,
.ais-TrendingItems-list,
.ais-Results-list,
.ais-InfiniteHits-list,
.ais-InfiniteResults-list,
.ais-Menu-list,
.ais-NumericMenu-list,
.ais-Pagination-list,
.ais-RatingMenu-list,
.ais-RefinementList-list,
.ais-ToggleRefinement-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ais-Carousel-navigation,
.ais-ClearRefinements-button,
.ais-CurrentRefinements-delete,
.ais-CurrentRefinements-reset,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadPrevious,
.ais-InfiniteHits-loadMore,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RangeInput-submit,
.ais-RefinementList-showMore,
.ais-SearchBox-submit,
.ais-SearchBox-reset,
.ais-VoiceSearch-button {
  padding: 0;
  overflow: visible;
  font: inherit;
  line-height: normal;
  color: inherit;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ais-Carousel-navigation::-moz-focus-inner,
.ais-ClearRefinements-button::-moz-focus-inner,
.ais-CurrentRefinements-delete::-moz-focus-inner,
.ais-CurrentRefinements-reset::-moz-focus-inner,
.ais-GeoSearch-redo::-moz-focus-inner,
.ais-GeoSearch-reset::-moz-focus-inner,
.ais-HierarchicalMenu-showMore::-moz-focus-inner,
.ais-InfiniteHits-loadPrevious::-moz-focus-inner,
.ais-InfiniteHits-loadMore::-moz-focus-inner,
.ais-InfiniteResults-loadMore::-moz-focus-inner,
.ais-Menu-showMore::-moz-focus-inner,
.ais-RangeInput-submit::-moz-focus-inner,
.ais-RefinementList-showMore::-moz-focus-inner,
.ais-SearchBox-submit::-moz-focus-inner,
.ais-SearchBox-reset::-moz-focus-inner,
.ais-VoiceSearch-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ais-Carousel-navigation[disabled],
.ais-ClearRefinements-button[disabled],
.ais-CurrentRefinements-delete[disabled],
.ais-CurrentRefinements-reset[disabled],
.ais-GeoSearch-redo[disabled],
.ais-GeoSearch-reset[disabled],
.ais-HierarchicalMenu-showMore[disabled],
.ais-InfiniteHits-loadPrevious[disabled],
.ais-InfiniteHits-loadMore[disabled],
.ais-InfiniteResults-loadMore[disabled],
.ais-Menu-showMore[disabled],
.ais-RangeInput-submit[disabled],
.ais-RefinementList-showMore[disabled],
.ais-SearchBox-submit[disabled],
.ais-SearchBox-reset[disabled],
.ais-VoiceSearch-button[disabled] {
  cursor: default;
}

.ais-InfiniteHits-loadPrevious,
.ais-InfiniteHits-loadMore,
.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore {
  overflow-anchor: none;
}

.ais-Breadcrumb-list,
.ais-Breadcrumb-item,
.ais-Pagination-list,
.ais-RangeInput-form,
.ais-RatingMenu-link,
.ais-PoweredBy {
  display: flex;
  align-items: center;
}

.ais-GeoSearch,
.ais-GeoSearch-map {
  height: 100%;
}

.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1em;
}

.ais-PoweredBy-logo {
  display: block;
  height: 1.2em;
  width: auto;
}

.ais-PoweredBy-text {
  margin-right: 0.3rem;
}

.ais-RatingMenu-starIcon {
  display: block;
  width: 20px;
  height: 20px;
}

.ais-SearchBox-input::-ms-clear, .ais-SearchBox-input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.ais-SearchBox-input::-webkit-search-decoration, .ais-SearchBox-input::-webkit-search-cancel-button, .ais-SearchBox-input::-webkit-search-results-button, .ais-SearchBox-input::-webkit-search-results-decoration {
  display: none;
}

.ais-RangeSlider .rheostat {
  overflow: visible;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ais-RangeSlider .rheostat-background {
  height: 6px;
  top: 0px;
  width: 100%;
}
.ais-RangeSlider .rheostat-handle {
  margin-left: -12px;
  top: -7px;
}
.ais-RangeSlider .rheostat-background {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #aaa;
}
.ais-RangeSlider .rheostat-progress {
  position: absolute;
  top: 1px;
  height: 4px;
  background-color: #333;
}

.rheostat-handle {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: grab;
}

.rheostat-marker {
  margin-left: -1px;
  position: absolute;
  width: 1px;
  height: 5px;
  background-color: #aaa;
}

.rheostat-marker--large {
  height: 9px;
}

.rheostat-value {
  margin-left: 50%;
  padding-top: 15px;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}

.rheostat-tooltip {
  margin-left: 50%;
  position: absolute;
  top: -22px;
  text-align: center;
  transform: translateX(-50%);
}

.ais-Carousel {
  position: relative;
}

.ais-Carousel-list {
  grid-auto-columns: 42%;
  display: grid;
  grid-auto-flow: column;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x proximity;
}

@media (min-width: 999px) {
  .ais-Carousel-list {
    grid-auto-columns: 20%;
  }
}
.ais-Carousel-navigation {
  position: absolute;
  top: 35%;
  z-index: 1;
}

.ais-Carousel-navigation--previous {
  left: 0;
  transform: translateX(-25%);
}

.ais-Carousel-navigation--next {
  right: 0;
  transform: translateX(25%);
}

.ais-Carousel-item {
  scroll-snap-align: start;
}

/**
 * Reset
 */
[class^=ais-] {
  box-sizing: border-box;
}

/**
 * Disabled
 */
[class^=ais-][class$="--disabled"],
[class^=ais-][class$="--disabled"] *,
.ais-VoiceSearch-button:disabled {
  cursor: not-allowed;
}

/**
 * Buttons
 */
.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore,
.ais-ClearRefinements-button,
.ais-InfiniteHits-loadMore,
.ais-RangeInput-submit,
.ais-InfiniteHits-loadPrevious,
.ais-Pagination-link,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-VoiceSearch-button,
.ais-RelevantSort-button,
.ais-Carousel-navigation {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff, #fcfcfd);
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
  color: #23263b;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  justify-content: center;
  line-height: 1.25rem;
  padding: 0 1rem;
  place-items: center;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset {
  height: 1.5rem;
}

.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore {
  margin-top: 1rem;
}

.ais-HierarchicalMenu-showMore:hover,
.ais-Menu-showMore:hover,
.ais-RefinementList-showMore:hover,
.ais-ClearRefinements-button:hover,
.ais-InfiniteHits-loadMore:hover,
.ais-RangeInput-submit:hover,
.ais-InfiniteHits-loadPrevious:hover,
.ais-Pagination-item:not(.ais-Pagination-item--selected):not(.ais-Pagination-item--disabled) .ais-Pagination-link:hover,
.ais-GeoSearch-redo:hover,
.ais-GeoSearch-reset:hover,
.ais-VoiceSearch-button:hover,
.ais-Carousel-navigation:hover {
  background-image: linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #d6d6e7;
}

.ais-HierarchicalMenu-showMore:focus,
.ais-Menu-showMore:focus,
.ais-RefinementList-showMore:focus,
.ais-ClearRefinements-button:focus,
.ais-InfiniteHits-loadMore:focus,
.ais-RangeInput-submit:focus,
.ais-InfiniteHits-loadPrevious:focus,
.ais-GeoSearch-redo:focus,
.ais-GeoSearch-reset:focus,
.ais-VoiceSearch-button:focus,
.ais-Carousel-navigation:focus {
  background-image: linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #3c4fe0;
  box-shadow: #3c4fe0 0 0 0 1px, rgba(35, 38, 59, 0.05) 0 2px 0 1px;
  outline: currentcolor none medium;
}

.ais-HierarchicalMenu-showMore:active,
.ais-Menu-showMore:active,
.ais-RefinementList-showMore:active,
.ais-ClearRefinements-button:active,
.ais-InfiniteHits-loadMore:active,
.ais-InfiniteHits-loadPrevious:active,
.ais-Pagination-item--selected .ais-Pagination-link,
.ais-Pagination-link:active,
.ais-GeoSearch-redo:active,
.ais-GeoSearch-reset:active,
.ais-VoiceSearch-button:active,
.ais-Carousel-navigation:active {
  border-color: #d6d6e7;
  box-shadow: rgba(119, 122, 175, 0.4) 0 1px 4px 0 inset, rgba(119, 122, 175, 0.4) 0 1px 1px 0 inset, rgba(35, 38, 59, 0.05) 0 1px 0 0;
}

.ais-ClearRefinements-button:disabled[disabled],
.ais-InfiniteHits-loadMore:disabled[disabled],
.ais-InfiniteHits-loadPrevious:disabled[disabled],
.ais-Pagination-item--disabled .ais-Pagination-link,
.ais-GeoSearch-redo--disabled,
.ais-GeoSearch-reset--disabled,
.ais-VoiceSearch-button:disabled {
  background-image: linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #efeff5;
  box-shadow: none;
  color: #b6b7d5;
}

.ais-HierarchicalMenu-showMore--disabled[disabled],
.ais-Menu-showMore--disabled[disabled],
.ais-RefinementList-showMore--disabled[disabled] {
  display: none;
}

/**
 * Labels
 */
.ais-NumericMenu-label,
.ais-ToggleRefinement-label,
.ais-HierarchicalMenu-item,
.ais-Menu-item,
.ais-RatingMenu-item,
.ais-RefinementList-item {
  display: block;
  font-size: 0.875rem;
  line-height: 1.75rem;
}

.ais-HierarchicalMenu-link,
.ais-Menu-link,
.ais-RatingMenu-link,
.ais-RefinementList-label {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
}

.ais-Breadcrumb-link,
.ais-HierarchicalMenu-link,
.ais-Menu-link,
.ais-RatingMenu-link {
  color: inherit;
  text-decoration: none;
}

.ais-Breadcrumb-link:hover {
  text-decoration: underline;
}

.ais-HierarchicalMenu-label,
.ais-Menu-label,
.ais-RefinementList-labelText {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ais-HierarchicalMenu-item--selected > .ais-HierarchicalMenu-link > .ais-HierarchicalMenu-label,
.ais-Menu-item--selected .ais-Menu-label,
.ais-RefinementList-item--selected,
.ais-RatingMenu-item--selected {
  font-weight: 600;
}

/**
 * Count
 */
.ais-ToggleRefinement-count,
.ais-HierarchicalMenu-count,
.ais-Menu-count,
.ais-RatingMenu-count,
.ais-RefinementList-count {
  background: #f5f5fa none repeat scroll 0% 0%;
  border: 1px solid #b6b7d5;
  border-radius: 99999px;
  color: #23263b;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  margin-left: 0.5rem;
  overflow: hidden;
  padding: 0 0.25rem;
}

/**
 * No Results
 */
.ais-Menu-noResults,
.ais-HierarchicalMenu-noResults,
.ais-RefinementList-noResults {
  color: #5a5e9a;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 1rem;
}

/**
 * Selectors
 */
.ais-MenuSelect-select,
.ais-HitsPerPage-select,
.ais-SortBy-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23777aaf" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fff, #fcfcfd);
  background-position: right 1rem center, 0 0;
  background-repeat: no-repeat;
  background-size: 10px, auto;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0;
  color: #23263b;
  cursor: pointer;
  font: inherit;
  height: 2.5rem;
  outline: currentcolor none medium;
  padding: 0 2.5rem 0 1rem;
  position: relative;
  width: 100%;
}

.ais-HitsPerPage-select:-moz-focusring,
.ais-HitsPerPage-select::-moz-focus-inner,
.ais-SortBy-select:-moz-focusring,
.ais-SortBy-select::-moz-focus-inner {
  color: transparent;
  outline: currentcolor none medium;
}

.ais-HitsPerPage-select > option:not(:checked),
.ais-SortBy-select > option:not(:checked) {
  color: #23263b;
}

.ais-HitsPerPage-select > option:disabled,
.ais-SortBy-select > option:disabled {
  color: #b6b7d5;
}

.ais-HitsPerPage-select:hover,
.ais-SortBy-select:hover {
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23777aaf" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fcfcfd, #f5f5fa);
  border-color: #d6d6e7;
}

.ais-HitsPerPage-select:focus,
.ais-SortBy-select:focus {
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23777aaf" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #3c4fe0;
  box-shadow: #3c4fe0 0 0 0 1px, rgba(35, 38, 59, 0.05) 0 2px 0 0;
}

.ais-HitsPerPage-select:disabled,
.ais-SortBy-select:disabled {
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23b6b7d5" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #efeff5;
  box-shadow: none;
  color: #b6b7d5;
  cursor: not-allowed;
}

/**
 * Panel
 */
.ais-Panel {
  margin-bottom: 2rem;
}

.ais-Panel-header {
  color: #5a5e9a;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.ais-Panel-footer {
  color: #5a5e9a;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  margin-top: 1rem;
}

.ais-Panel--collapsible {
  position: relative;
}

.ais-Panel--collapsible .ais-Panel-collapseButton {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.ais-Panel--collapsed .ais-Panel-body,
.ais-Panel--collapsed .ais-Panel-footer {
  display: none;
}

/**
 * SearchBox
 */
.ais-SearchBox-form {
  background-color: #fff;
  display: flex;
  font-size: 0.875rem;
  height: 2.5rem;
  line-height: 1.25rem;
  position: relative;
  width: 100%;
}

.ais-SearchBox-form::before {
  background: rgba(0, 0, 0, 0) url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%235a5e9a%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%3E%3C%2Fcircle%3E%3Cline%20x1%3D%2221%22%20y1%3D%2221%22%20x2%3D%2216.65%22%20y2%3D%2216.65%22%3E%3C%2Fline%3E%3C%2Fsvg%3E") repeat scroll 0% 0%;
  content: "";
  height: 1rem;
  left: 1rem;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  width: 1rem;
}

.ais-SearchBox-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: rgba(119, 122, 175, 0.3) 0 1px 4px 0 inset;
  caret-color: #5a5e9a;
  color: #23263b;
  flex: 1 1 0%;
  font: inherit;
  max-width: 100%;
  padding-left: 2.5rem;
}

.ais-SearchBox-input::-moz-placeholder {
  color: #5a5e9a;
}

.ais-SearchBox-input::placeholder {
  color: #5a5e9a;
}

.ais-SearchBox-input:focus {
  border-color: #3c4fe0;
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0;
  outline: currentcolor none medium;
}

.ais-SearchBox-input:disabled {
  background: rgba(0, 0, 0, 0) linear-gradient(-180deg, #fff, #f5f5fa) repeat scroll 0% 0%;
  border-color: #efeff5;
  box-shadow: none;
  cursor: not-allowed;
}

.ais-SearchBox-input:disabled::-moz-placeholder {
  color: #b6b7d5;
  pointer-events: none;
}

.ais-SearchBox-input:disabled::placeholder {
  color: #b6b7d5;
  pointer-events: none;
}

.ais-SearchBox-input::-webkit-search-cancel-button,
.ais-SearchBox-input::-webkit-search-decoration,
.ais-SearchBox-input::-webkit-search-results-button,
.ais-SearchBox-input::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none;
}

.ais-SearchBox-loadingIndicator,
.ais-SearchBox-reset {
  align-items: center;
  border-radius: 50%;
  display: flex;
  fill: #484c7a;
  height: 20px;
  justify-content: center;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.ais-SearchBox-reset:focus {
  background: #b6b7d5;
  fill: #fff;
  outline: 0;
}

.ais-RefinementList-searchBox .ais-SearchBox-loadingIndicator,
.ais-RefinementList-searchBox .ais-SearchBox-reset {
  right: 0.5rem;
}

.ais-SearchBox-loadingIndicator[hidden],
.ais-SearchBox-reset[hidden] {
  display: none;
}

.ais-SearchBox-submit {
  display: none;
}

.ais-Menu-searchBox,
.ais-RefinementList-searchBox {
  margin-bottom: 0.5rem;
}

.ais-Menu-searchBox .ais-SearchBox-form,
.ais-RefinementList-searchBox .ais-SearchBox-form {
  height: 2rem;
}

.ais-Menu-searchBox .ais-SearchBox-form::before,
.ais-RefinementList-searchBox .ais-SearchBox-form::before {
  left: 0.5rem;
}

.ais-Menu-searchBox .ais-SearchBox-input,
.ais-RefinementList-searchBox .ais-SearchBox-input {
  padding-left: 2rem;
}

/**
 * VoiceSearch
 */
.ais-VoiceSearch-button {
  color: #5a5e9a;
  height: 48px;
  width: 48px;
}

.ais-VoiceSearch-button svg {
  color: currentcolor;
}

/**
 * Highlighting and Snippeting
 */
.ais-Highlight-highlighted,
.ais-Snippet-highlighted {
  background-color: rgba(84, 104, 255, 0.1);
  color: #5468ff;
  font-style: normal;
}

/**
 * ReverseHighlighting and ReverseSnippeting
 */
.ais-ReverseHighlight-highlighted,
.ais-ReverseSnippet-highlighted {
  font-weight: bold;
  font-style: normal;
  background: none;
}

/**
 * Hits, InfiniteHits, FrequentlyBoughtTogether, LookingSimilar,
 * RelatedProducts and TrendingItems
 */
.ais-Hits-item,
.ais-InfiniteHits-item,
.ais-FrequentlyBoughtTogether-item,
.ais-LookingSimilar-item,
.ais-RelatedProducts-item,
.ais-TrendingItems-item {
  align-items: center;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(35, 38, 59, 0.05), 0 1px 3px 0 rgba(35, 38, 59, 0.15);
  display: flex;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  padding: 1.5rem;
}

.ais-Hits-item:first-of-type,
.ais-InfiniteHits-item:first-of-type,
.ais-FrequentlyBoughtTogether-item:first-of-type,
.ais-LookingSimilar-item:first-of-type,
.ais-RelatedProducts-item:first-of-type,
.ais-TrendingItems-item:first-of-type {
  border-radius: 3px 3px 0 0;
}

.ais-Hits-item:last-of-type,
.ais-InfiniteHits-item:last-of-type,
.ais-FrequentlyBoughtTogether-item:last-of-type,
.ais-LookingSimilar-item:last-of-type,
.ais-RelatedProducts-item:last-of-type,
.ais-TrendingItems-item:last-of-type {
  border-radius: 0 0 3px 3px;
}

.ais-Hits-item:only-of-type,
.ais-InfiniteHits-item:only-of-type,
.ais-FrequentlyBoughtTogether-item:only-of-type,
.ais-LookingSimilar-item:only-of-type,
.ais-RelatedProducts-item:only-of-type,
.ais-TrendingItems-item:only-of-type {
  border-radius: 3px;
}

.ais-InfiniteHits-loadMore,
.ais-InfiniteHits-loadPrevious {
  display: flex;
  margin: 1rem auto;
}

.ais-Hits-banner,
.ais-InfiniteHits-banner {
  display: flex;
  justify-content: center;
}

.ais-Hits-banner-image,
.ais-InfiniteHits-banner-image {
  max-width: 100%;
}

/**
 * GeoSearch
 */
.ais-GeoSearch {
  position: relative;
}

.ais-GeoSearch-control {
  left: 3.75rem;
  position: absolute;
  top: 1rem;
}

.ais-GeoSearch-label {
  align-items: center;
  background-color: #f5f5fa;
  border: 1px solid #b6b7d5;
  border-radius: 3px;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.5;
  min-height: 1.5rem;
  padding: 0.25rem 0.5rem;
}

.ais-GeoSearch-label,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset {
  white-space: nowrap;
}

.ais-GeoSearch-reset {
  bottom: 1.25rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

/**
 * RefinementList
 */
.ais-RefinementList-checkbox,
.ais-GeoSearch-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-position: 50%;
  background-size: 180%;
  border: 1px solid currentcolor;
  border-radius: 3px;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.4);
  color: #d6d6e7;
  cursor: inherit;
  height: 1rem;
  margin: 0 0.5rem 0 0;
  min-width: 1rem;
}

.ais-RefinementList-item--selected .ais-RefinementList-checkbox,
.ais-GeoSearch-input:checked {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%235468ff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%2220%206%209%2017%204%2012%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");
  background-size: 14px;
  border-color: currentcolor;
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0 inset;
  color: #3c4fe0;
}

.ais-RefinementList-checkbox:focus,
.ais-GeoSearch-input:focus {
  outline: currentcolor none medium;
}

.ais-RefinementList-item--selected .ais-RefinementList-checkbox:focus,
.ais-GeoSearch-input:checked:focus {
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0 inset, currentcolor 0 0 0 1px;
}

/**
 * NumericMenu
 */
.ais-NumericMenu-label {
  align-items: center;
  cursor: pointer;
  display: flex;
}

.ais-NumericMenu-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 50%;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.3);
  height: 16px;
  margin: 0 0.5rem 0 0;
  outline: 0;
  position: relative;
  width: 16px;
}

.ais-NumericMenu-radio:checked,
.ais-NumericMenu-radio:focus {
  border-color: #3c4fe0;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
}

.ais-NumericMenu-radio:focus {
  box-shadow: 0 0 0 1px #3c4fe0, 0 1px 0 0 rgba(35, 38, 59, 0.05);
}

.ais-NumericMenu-radio:checked:after {
  background: #3c4fe0;
  border-radius: 50%;
  bottom: 4px;
  content: "";
  left: 4px;
  position: absolute;
  right: 4px;
  top: 4px;
}

/**
 * HierarchicalMenu
 */
.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1.5rem;
}

.ais-HierarchicalMenu-link::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23b6b7d5%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%2218%2015%2012%209%206%2015%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 1rem;
  margin-right: 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 1rem;
}

.ais-HierarchicalMenu-item--selected > .ais-HierarchicalMenu-link::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%235468ff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");
}

/**
 * RatingMenu
 */
.ais-RatingMenu-starIcon {
  margin-right: 0.25rem;
}

.ais-RatingMenu-starIcon {
  fill: #5a5e9a;
  position: relative;
  width: 16px;
}

.ais-RatingMenu-item--disabled .ais-RatingMenu-starIcon {
  fill: #b6b7d5;
}

.ais-RatingMenu-item--disabled .ais-RatingMenu-count,
.ais-RatingMenu-item--disabled .ais-RatingMenu-label {
  color: #b6b7d5;
}

/**
 * ClearRefinements
 */
.ais-ClearRefinements-button {
  width: 100%;
}

/**
 * CurrentRefinements
 */
.ais-CurrentRefinements-list {
  display: inline-grid;
  gap: 1rem;
  grid-auto-flow: column;
}

.ais-CurrentRefinements-item {
  align-items: center;
  background-color: #f5f5fa;
  border: 1px solid #b6b7d5;
  border-radius: 3px;
  display: flex;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.5;
  min-height: 1.5rem;
  padding: 0.05rem 0.5rem;
}

.ais-CurrentRefinements-category {
  display: flex;
  margin-left: 0.5rem;
}

.ais-CurrentRefinements-delete {
  color: #9698c3;
  height: 100%;
  margin-left: 0.25rem;
  outline-width: 0;
}

/**
 * ToggleRefinement
 */
.ais-ToggleRefinement-label {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.ais-ToggleRefinement-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgba(65, 66, 71, 0.08);
  background: #f5f5fa;
  border-radius: 9999px;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.4);
  height: 18px;
  pointer-events: none;
  position: relative;
  width: 32px;
}

.ais-ToggleRefinement-checkbox:checked {
  background: #3c4fe0;
  box-shadow: inset 0 1px 4px 0 rgba(35, 38, 59, 0.1);
}

.ais-ToggleRefinement-checkbox:focus {
  outline: 0;
}

.ais-ToggleRefinement-checkbox::after {
  background: linear-gradient(-180deg, #fff, #f5f5fa);
  border-radius: 9999px;
  box-shadow: 1px 1px 1px 0 rgba(35, 38, 59, 0.05);
  content: "";
  height: 16px;
  left: 1px;
  position: absolute;
  top: 1px;
  transition: all 100ms ease-in-out;
  width: 16px;
}

.ais-ToggleRefinement-checkbox:checked::after {
  transform: translateX(14px);
}

/**
 * RangeInput
 */
.ais-RangeInput-input {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.3);
  caret-color: #5a5e9a;
  color: #23263b;
  cursor: text;
  display: flex;
  flex: 1;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.25rem;
  min-width: 0;
  overflow: hidden;
  padding: 0 1rem;
  position: relative;
}

.ais-RangeInput-input:focus {
  border-color: #3c4fe0;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
  outline: 0;
}

.ais-RangeInput-separator {
  margin: 0 0.5rem;
}

.ais-RangeInput-submit {
  margin-left: 0.5rem;
}

/**
 * RangeSlider
 */
.ais-RangeSlider .rheostat {
  margin: 40px 6px;
}

.ais-RangeSlider .rheostat-horizontal {
  cursor: pointer;
  width: calc(100% - 15px);
}

.ais-RangeSlider .rheostat-background {
  background-color: transparent;
  border: none;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0.5px 0 0 rgba(255, 255, 255, 0.05);
  height: 4px;
}

.ais-RangeSlider .rheostat-progress {
  background-color: #3c4fe0;
  border-radius: 3px;
  height: 4px;
  max-width: 100%;
  top: 0;
}

.ais-RangeSlider .rheostat-tooltip {
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ais-RangeSlider .rheostat-handle {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff, #fcfcfd);
  border: 1px solid #d6d6e7;
  border-radius: 2px;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
  height: 24px;
  margin-left: -6px;
  top: -11px;
  width: 12px;
}

.ais-RangeSlider .rheostat-handle::before,
.ais-RangeSlider .rheostat-handle::after {
  background-color: #d6d6e7;
  content: "";
  height: 12px;
  position: absolute;
  top: 6px;
  width: 1px;
}

.ais-RangeSlider .rheostat-handle::before {
  left: 4px;
}

.ais-RangeSlider .rheostat-handle::after {
  right: 4px;
}

.ais-RangeSlider .rheostat-marker {
  background-color: #d6d6e7;
}

/**
 * Pagination
 */
.ais-Pagination-item:first-child > .ais-Pagination-link {
  border-radius: 3px 0 0 3px;
}

.ais-Pagination-item + .ais-Pagination-item > .ais-Pagination-link {
  border-radius: 0;
  margin-left: -1px;
}

.ais-Pagination-item:last-child > .ais-Pagination-link {
  border-radius: 0 3px 3px 0;
}

.ais-Pagination-item {
  display: inline-block;
}

.ais-Pagination-item--selected .ais-Pagination-link {
  font-weight: bold;
}

/**
 * Breadrumb
 */
.ais-Breadcrumb-link,
.ais-Breadcrumb-separator {
  color: #5a5e9a;
}

.ais-Breadcrumb-separator {
  display: flex;
  margin: 0 0.5rem;
}

.ais-Breadcrumb-item--selected {
  font-weight: 600;
}

.ais-Breadcrumb-item--selected .ais-Breadcrumb-separator {
  font-weight: normal;
}

@media (max-width: 767px) {
  .ais-SearchBox-input,
  .ais-RangeInput-input {
    font-size: 1rem;
  }
}
@media (hover: none) and (pointer: coarse) {
  .ais-Carousel-navigation {
    display: none;
  }
}
.ais-Carousel:hover .ais-Carousel-navigation:not([hidden]) {
  opacity: 1;
  visibility: visible;
}

.ais-Carousel-navigation,
.ais-Carousel-navigation[hidden] {
  opacity: 0;
  visibility: hidden;
}

.ais-Carousel-list {
  padding-bottom: 0.5rem;
  gap: 0.5rem;
  outline-color: #3c4fe0;
  outline-offset: 0.5rem;
  scrollbar-color: #111432 #b6b7d5;
  scrollbar-width: thin;
}

.ais-Carousel-list::-webkit-scrollbar {
  height: 2px;
}

.ais-Carousel-list::-webkit-scrollbar-track {
  background-color: #b6b7d5;
}

.ais-Carousel-list::-webkit-scrollbar-thumb {
  background-color: #111432;
}body > jdiv {
    position: absolute;
    z-index: 11000 !important;
}

body.no-scroll > jdiv {
    position: absolute;
    z-index: 100 !important;
}

body.jivo-site-full-block > jdiv {
    position: absolute;
    z-index: 11000 !important;
}

.cookie {
    z-index: 15000 !important;
}

/** Article */
.article-content p img, .article-content iframe:not(.instagram-media):not([video]) {
    margin: 0 -80px;
    max-width: 140%;
}

.article-content iframe:not(.instagram-media):not([video]) {
    width: 940px;
    height: 530px;
    border: 0;
}

.article-content figure.animated {
    height: 0;
    position: relative;
    padding-bottom: 68%;
}

.article-content iframe[video] {
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sideline:not(.animated) {
    opacity: 0;
}

/** Legacy article */
.article-content img, .article-content iframe {
    margin: 0 auto;
}

/** Custom */
.media-tabs, .catalog, .shipyard {
    position: relative;
}

.media-tabs__item {
    display: block;
}

#mask {
    display: none;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    opacity: 0.8;
    padding-top: 100px;
    margin: 0 -20px;
    text-align: center;
}

#mask .loader-container {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle;
}

#mask img {
    display: block;
    margin: auto;
}

.gallery-slides .owl-dots {
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
}

.gallery-slides .owl-dot {
    margin-left: 6px;
    margin-right: 6px;
}

.category-heading {
    word-break: normal !important;
}

/** Text */
.no-touch-device .sideline {
    opacity: 0;
    will-change: transform, opacity;
}

.no-touch-device .sideline.animated {
    opacity: 1;
}

p[data-animation="animated fadeInLeft"],
p.sideline {
    display: block;
    font: 500 30px/1.111 Oswald, Open Sans, Helvetica, Arial, sans-serif;
    letter-spacing: -.5px;
    text-transform: uppercase;
    color: #4c4c4c;
    padding: 0 0 0 15px;
    margin: 0 0 28px;
    position: relative;
}

p[data-animation="animated fadeInLeft"]:after,
p.sideline:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 3px;
    border-left: 4px solid #1ea0e4;
}

h2.heading,
h3.subheader {
    display: block;
    font-weight: 700;
    margin: 0 0 26px;
    font-size: 22px;
    line-height: 26px;
}

.article-content [class^=heading] {
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
}

.ui-datepicker {
    transition: border-color .25s;
    font: 400 14px/18px Pt Sans, Helvetica, Arial, sans-serif !important;
    color: #4c4c4c !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 4px !important;;
    z-index: 10 !important;;
}

#authorization-popup {
    cursor: pointer;
}

.input-wrapper {
    flex: 0 0 50%;
}

.input-wrapper p {
    margin: 0;
}

.ui-error input {
    border-color: #ffa826 !important;
}

.reg__group .jq-selectbox__select {
    padding-right: 25px !important;
    max-width: 460px;
}

.megayacht-image {
    margin: 0 -20px 30px;
}

.megayacht-image img {
    height: auto;
    display: block;
}

.media-article {
    margin: 0 0 20px;
}

.shipyard-model__sidebar-decor {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.shipyard-model__sidebar-decor .btn {
    margin: 0 0 14px;
}

.tags {
    max-width: 1040px;
}

.gallery-slides .owl-next, .gallery-slides .owl-prev {
    top: 38%;
}

#lk-add-boat-offer, .ui-error {
    margin: 10px 0 10px;
}

.xl__content {
    padding-bottom: 78px;
}

.compare-btn .btn-tooltip {
    text-transform: none !important;
    line-height: normal;
}

.xl .news-url {
    color: #01172f;
}

.media-article__title, .media-news__title, .media-photo__title {
    font-weight: bold;
}

.article-content ol, .category-content ol, .shipyard-body ol {
    margin: 35px 0;
    padding: 0;
    list-style: none;
    counter-reset: a;
}

.article-content ol > li, .category-content ol > li, .shipyard-body ol > li {
    position: relative;
    padding: 0 0 0 28px;
    margin: 0 0 10px
}

.article-content ol > li:after, .category-content ol > li:after, .shipyard-body ol > li:after {
    content: counter(a) ".";
    counter-increment: a 1;
    color: #1ea0e4;
    position: absolute;
    top: 0;
    left: 0
}


.footer .nav-group__title a {
    transition: inherit;
    color: inherit;
    text-decoration: inherit;
}

.add__container {
    min-height: 600px;
}

.lk .add__container {
    min-height: auto;
}

.shipyard-model__engine-icon .ico-engine {
    font-size: 80px;
}

.empty-result {
    display: block;
    padding: 40px 0;
    text-align: center;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    color: #999;
}

.filter__ctrl-clear, .filter-clear {
    cursor: pointer;
}

.ui-photo__input_ {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.official-list > li:last-child {
    border-bottom: none !important;
}

.market__line-compare.active {
    background-color: transparent;
}

.filter__item__select {
    width: 100%;
    margin: 0 0 10px;
    display: inline-block;
}

.filter__item__select select {
    width: 100%;
}

.category .filter {
    margin-top: 0px;
}

.shipyard-model__sidebar-item-link {
    display: block;
}

.grecaptcha-badge {
    display: none !important;
}

.sales-block__form-error, .selling-form__error {
    display: none;
    font-size: 14px;
    color: red;
    line-height: 16px;
    margin-top: 10px;
}

.sales-block__form-success, .selling-form__success {
    margin: 25px 0 25px 0;
}

.entity-menu--model .entity-menu__link {
    min-width: auto;
}

.entity-boat__shipyard-head .shipyard-head__title {
    text-align: left;
}

.callback-errors {
    font-size: 14px;
    color: red;
    line-height: 16px;
}

/*@todo remove*/
.market-item__price-old {
    font-size: 0.75em;
    color: #999;
    line-height: 25px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
}

.market-item__price-old::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    color: red;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #D43E3F;
    transform: rotate(-5deg);
}

.market-item__labels {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    padding: 4px;
}

.market-item__labels .market-item__label {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    margin-right: 4px;
}

/*-*/

.body-market-offer .fancybox-tabs {
    display: none !important;
    opacity: 0 !important;
}

.selling-agent .one-letter {
    margin-top: 0;
}

.homepage .brands .brands__list .brands-item__title {
    margin-bottom: 0;
    font-weight: bold;
}

#mask {
    display: none;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    opacity: 0.8;
    padding-top: 100px;
    margin: 0 -20px;
    text-align: center;
}

#mask .loader-container {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle;
}

#mask img {
    display: block;
    margin: auto;
}

.article-progress-bar {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 4px;
    padding: 0;
    margin: 0;
    background-color: #999;
    overflow: hidden;
}

.article-progress-bar .bar {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 10px;
    padding: 0;
    margin: 0;
    background-color: #1ea0e4;
}

.homepage .catalog-category-carousel .owl-prev {
    position: absolute;
    top: 40%;
    left: -20px;
    width: 50px;
}

.homepage .catalog-category-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: -20px;
    width: 50px;
}

.subscribe-wrapper .subscribe {
    background: url('v21/img/subs-bg.png') top left repeat;
}

.jq-selectbox__trigger-arrow .ico-arrow-down {
    display: none;
}

.jq-selectbox__trigger-arrow {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: right 9px top 50%;
    background-repeat: no-repeat;
    background-size: 10px;
}

.select2-selection:before, .jq-selectbox__trigger-arrow {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM5OTk7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9ImFycm93X2Rvd24iIGRhdGEtbmFtZT0iYXJyb3cgZG93biIgY2xhc3M9ImNscy0xIiBkPSJNNDM4LjUgNDU0OC45NGwtMy42ODMgMy41OWExLjA0MiAxLjA0MiAwIDAgMS0uMzE0LjMxbC0uMDIuMDJjLS4wMTkuMDEtLjA0LjAxLS4wNTkuMDJhLjguOCAwIDAgMS0uMjU1LjA5IDEuNSAxLjUgMCAwIDEtLjM0NiAwIC44LjggMCAwIDEtLjI1NS0uMDljLS4wMTktLjAxLS4wNC0uMDEtLjA1OS0uMDJsLS4wMi0uMDJhLjkzOC45MzggMCAwIDEtLjMxNC0uMzFsLTMuNjgzLTMuNTlhMS4wNjggMS4wNjggMCAwIDEtLjM2My0xLjQyLjk2Mi45NjIgMCAwIDEgMS4zNTQtLjM4bDMuNTEzIDMuNDMgMy41MTMtMy40M2EuOTYyLjk2MiAwIDAgMSAxLjM1NC4zOCAxLjA2OCAxLjA2OCAwIDAgMS0uMzYzIDEuNDJ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDI5IC00NTQ3KSIvPjwvc3ZnPg==")
}

.compare-empty {
    display: block;
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #888;
    text-transform: none;
    text-align: center;
    padding: 30px;
    letter-spacing: 0;
}


.header__profile {
    width: 180px !important;
}

.btn-compare {
    letter-spacing: 0 !important;
}

.btn-tooltip {
    right: 6px;
}

.gsc-adBlock {
    height: 0px !important;
    display: none !important;
    visibility: hidden !important;
}

.gsc-control-cse {
    font-size: 18px !important;
    padding: 0 !important;
}

.compare-wrapper .owl-nav button,
.compare-wrapper .ico-prev,
.compare-wrapper .ico-next {
    color: #222;
}

.compare-item__delete {
    right: 0 !important;
}

.filter-main__title {
    width: 100px;
}

@media only screen and (min-width: 768px) {
    #popup-recovery-success {
        padding: 50px 25px 60px;
    }

    #popup-reset-success {
        padding: 50px 70px 60px;
    }
}

@media only screen and (max-width: 768px) {
    .mobile-top-margin {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 992px) {
    p[data-animation="animated fadeInLeft"],
    p.sideline {
        font-size: 36px;
        padding: 3px 0 0 38px;
        top: -10px;
    }

    p[data-animation="animated fadeInLeft"]:after,
    p.sideline:after {
        top: 10px;
    }

    h2.heading,
    h3.subheader {
        font-size: 30px;
        line-height: 36px;
    }

    .compare-item__delete {
        top: -170px !important;
    }

    .article-content ol, .category-content ol, .shipyard-body ol {
        margin-left: 50px
    }

    .megayacht-image {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 1299px) {
    .home__section--filter {
        padding: 100px 0 0;
    }
}

@media only screen and (max-width: 991px) {
    .filter-main__title {
        padding: 0;
        white-space: nowrap;
    }
}

.tags-list__tag--active .tags-list__tag-inner {
    color: #fff;
    background-color: #222;
}

.feedback__image:before {
    background: none;
}

@media only screen and (max-width: 991px) {
    .shipyard .breadcrumbs--entity,
    .shipyards .breadcrumbs--search,
    .broker .breadcrumbs--broker,
    .entity-boat .breadcrumbs--entity,
    .catalog .breadcrumbs {
        margin: 46px 0 0 0;
    }

    .market .breadcrumbs,
    .media .breadcrumbs {
        top: 46px;
    }
}
.add__help-message {
    display: flex;
    background: rgba(100, 187, 232, 0.1);
    border-radius: 15px;
    width: 100%;
    max-width: 658px;
    margin: -13px auto 27px auto;
    padding: 22px 50px 26px 50px;
}
.add__help-message_text {
    padding-left: 50px;
    font-family: "PT Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 140.5%;
    color: #666666;
    background-image: url("v21/img/icon-help-message.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px;
}
@media only screen and (max-width: 991px) {
    .add__help-message {
        padding: 20px 20px 20px 25px;
    }
}
.selling-phones-precursor {
    background-color: #2f2f2f;
    border-radius: 4px;
    margin-top: 15px;
    position: relative;
    cursor: pointer;
}
.selling-phones-precursor__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 10px 10px;
    position: relative
}
.selling-phones-precursor__head,.selling-phones-precursor__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.selling-phones-precursor__icon {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    opacity: .2;width:38px
}
.selling-phones-precursor__icon .ico {
    height: 20px;
    width: 25px
}
.selling-phones-precursor__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}
.selling-phones-precursor__number {
    color: hsla(0,0%,100%,.4);
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 4px
}
.selling-phones-precursor__title {
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 23px; /*16px*/
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.selling-phones-precursor__title.color--default {
    color: #fff;
}
.selling-phones-precursor__title.color--green {
    color: #55957E;
}
.selling-phones-precursor__title.color--gold {
    color: rgba(213, 179, 108, 1);
    background: linear-gradient(
            rgba(183, 147, 73, 1),
            rgba(213, 179, 108, 1),
            rgba(183, 147, 73, 1),
            rgba(213, 179, 108, 1)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.selling-phones {
    display: none;
}
.js-description-more {
    display: block;
    cursor: pointer;
    overflow: hidden;
}
.js-description-slide-down {
    transition: max-height .5s ease-in-out;
}
@media only screen and (min-width:768px) {
    .shipyard-content_mobile-fadeout {
        visibility: hidden;
    }
}
.shipyard-content_mobile-cropped {
    position: relative;
}
.shipyard-content_mobile-fadeout {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: -webkit-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -moz-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
}

.ico-favorite {
    height: 1em;
    width: 1em
}
.ico-favorite .selected {
    display: none;
}
.selected .ico-favorite .selected {
    display: block;
}

.entity-menu__link--compare .ico-favorite {
    fill: #fff;
    border-bottom: none;
}
.entity-menu__link--compare .ico-favorite .selected {
    display: none;
}
.entity-menu__link--compare.selected .ico-favorite .selected {
    display: block;
}
.btn-favorite {
    align-items: center;
    background-color: transparent;
    border: none;
    color: #C4C4C4;
    cursor: pointer;
    display: flex;
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 0 !important;
}
.btn-favorite.selected {
    fill: #38c87a;
}

.boat-item__description {
    padding: 13px 0 0;
}

.btn-compare:hover,
.btn-favorite:hover {
    fill: #38c87a;
}
.btn-favorite .added,.btn-favorite.selected .add {display:none}
.btn-favorite.selected .added {display:inherit}
.btn-favorite:hover .btn-tooltip {opacity:1; visibility:visible}

.btn-favorite.selected .ico-favorite,
.compare-btn.selected .ico-favorite,
.market-item__compare.selected .ico-favorite {
    fill: #38c87a;
}

.boat-item--listing .selected .ico-favorite {
    fill: #38c87a;
}

.boat-item--listing .ico-favorite:hover {
    fill: #38c87a;
}

.boat-item--model .selected .ico-favorite {
    fill: #00a7ff;
}

.boat-item__compare {
    right: 0;
}

.boat-item__compare button.btn-favorite {
    padding: 0 0;
}

.boat-item--model .ico-favorite:hover {
    fill: #00a7ff;
}

.compare-btn-detail.selected .add {
    display: none
}
.compare-btn-detail.selected .added {
    display: inline-block
}
.btn-favorite .ico-favorite .selected,
.compare-btn-detail .ico-favorite .selected,
.compare-btn .ico-favorite .selected {
    display: none;
}
.btn-favorite.selected .ico-favorite .selected,
.compare-btn-detail.selected .ico-favorite .selected,
.compare-btn.selected .ico-favorite .selected {
    display: block;
}
.header__comparison {
    cursor: pointer;
}
.header__comparison-Icon {
    margin-right: 6px;
}
.header__comparison-Icon .ico-favorites {
    height: 16px;
}
.header__comparison > span {
    position: relative;
}
.header__favorite-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -6px;
    left: calc(100% + 2px);
    height: 17px;
    min-width: 17px;
    background-color: #fff;
    border-radius: 8px 8px 8px 8px;
    color: #000;
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0 4px 0 5px;
}
.request--dark:before, .request--dark:after {
    display: none;
}
.request--dark {
    margin: 0 -20px;
    padding: 50px 40px 50px 40px;
;
}
.request--dark form {
    max-width: 1130px;
    margin: 0 auto;
}
.request {
    max-width: unset;
}
.compare .container-fluid, .compare .container-lg, .compare .container-md, .compare .container-sm, .compare .container-xl, .compare .container-xxl {
    padding-bottom: 0;
}
.request-caption {
    max-width: unset;
}
.entity-menu__link--compare:hover .ico-favorite {
    fill: #fff;
}
.entity-menu__link--compare:hover,
.entity-menu__link--compare.entity-menu__link--active,
.entity-menu__link--compare.entity-menu__link:focus,
.entity-menu__link--compare.entity-menu__link:hover {
    border-bottom: none;
}
.entity-menu__link--compare.entity-menu__link:focus {
    background: #00ae6f;
}
.itboat-magic {
    margin: 0;
}
.entity-boat__wrap .itboat-magic {
    margin: 20px 0;
}
.entity-boat__series-item .itboat-magic {
    margin: 0 0;
}
.itboat-magic__centered {
    display: flex;
    justify-content: center;
}

.lk-companies {
    border-top: 1px solid #e0e0e0;
    display: block;
    margin-top: 35px;
    max-width: 195px;
    padding-top: 25px;
    width: 100%;
}
.lk-companies ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lk-companies__title {
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #222222;
}
/**
MAIN LANG EN
 */

.header__with-currency .header__avatar,
.header__with-currency .header__comparison {
    margin-left: 20px;
    margin-right: 0;
}

/**
CRYPTO
 */
.header__avatar:hover,
.header__currency:hover
{
    cursor: pointer;
}
.header__currency-menu-item {
    display: block;
}
.header__currency {
    margin-left: 40px;
    margin-right: 0;
}
.crypto-intro_custom {
    margin-top: 50px;
    margin-bottom: 50px;
}
.crypto-intro_main {
    max-width: 920px;
    margin: 0 auto 50px auto;
}
.crypto-intro_broker {
    margin-top: 50px;
    margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
    .article .crypto-intro_custom {
        margin-bottom: 0;
    }
    .megayacht-page .crypto-intro_custom {
        margin-top: 0;
    }
}
@media only screen and (max-width: 766px) {
    .megayacht-page .crypto-intro_custom {
        margin-bottom: 0;
    }
}

.throbber {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffb5;
    z-index: 2;
    background-image: url(v21/img/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    transition: none;
}

.button-rectangular.ch-button.throbber, .ch-button.throbber {
    transition: none;
}

.throbber > span {
    opacity: 0;
}

/* CRYPTO SaleBlock */

.selling-market__specifications {
    margin: 25px 0 0 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}
.selling-market__item {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    text-transform: none;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-align: center;
    width: 33.33%;
}
.selling-market__item .ico {
    margin-right: 0;
}
.selling-title {
    margin-bottom: 25px;
}
.category__caption, .category__head-title {
    display: flex;
    flex-direction: column-reverse;
}
.category__head-subtitle {
    display: block;
    font-size: 12px;
    line-height: 1;
    color: #1ea0e4;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    margin-bottom: 5px;
}
.popup-hint {
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin: 5px 0 25px;
    padding: 0 10px;
    text-align: center;
}
@media only screen and (min-width: 992px) {
    .popup-hint {
        margin: 5px 0 40px;
    }
}
.search-results .boat-item__ship {
    padding: 0 0 0;
}
.MobileMenu__Banner {
    display: block;
    margin-top: 20px;
}
#catalogSearchResultsPager {
    text-align: center;
}
.filter__heading.filter__heading-catalog {
    color: #00a7ff;
}
.block-view .category__item {
    margin-bottom: 25px;
}
.owl-item .boat-item__market {
    width: unset;
}
@media only screen and (min-width: 992px) {
    .search-boat-item__compare--mobile {
        display: block;
    }
}
.entity-boat__series-item {
    margin: 0 0 25px;
}
.market__list > li {
    margin: 0 0 25px;
}
.field-boatofferwizard-publish_from .ui-error {
    margin: 10px 10px 10px 10px;
}
.boat-item {
    min-width: unset;
}
.boat-item__market {
    width: unset;
}
.ch-listings-carousel__item .boat-item {
    min-width: 235px;
}
@media only screen and (max-width: 991px) {
    .market__list > li {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .market__list > li {
        width: 100%;
    }
}
/** Superyacht **/
.yacht-statistic{
    padding: 10px 0 40px 0;
    color: #00213B;
}
@media only screen and (max-width: 767px)
{
    .yacht-statistic{padding:10px 16px 0}
}
.yacht-statistic__wrapper{display:flex; justify-content: center;}
@media only screen and (max-width: 767px)
{
    .yacht-statistic__wrapper{max-width:500px;margin-left:auto;margin-right:auto}
}
@media (max-width: 480px){
    .yacht-statistic__wrapper{margin-left:-16px;margin-right:-16px}
}
.yacht-statistic__title{
    font-family:"Montserrat",sans-serif;
    font-weight:bold;font-size:24px;line-height:1;color:#00213B;margin-bottom:33px
}
@media only screen and (min-width: 768px) and (max-width: 1070px){
    /*.yacht-statistic__title{font-size:18px;line-height:25px;margin-bottom:30px}*/
}@media only screen and (max-width: 767px){
    .yacht-statistic__title{font-size:20px;line-height:27px}
}
.yacht-statistic__count{font-size:60px;line-height:73px;text-align:center;font-weight:bold;font-family:"Montserrat",sans-serif;margin:0 0 10px}
@media only screen and (min-width: 768px) and (max-width: 1070px)   {
    /*.yacht-statistic__count{*/
    /*    font-size:30px;line-height:36px;margin:0*/
    /*}*/
}
@media only screen and (max-width: 767px){
    .yacht-statistic__count{font-size:30px;line-height:36px;margin:0}
}
.yacht-statistic__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:220px}
.yacht-statistic__description{font-size:16px;line-height:20px;font-weight:600;text-transform:uppercase;font-family:"Montserrat",sans-serif}
@media only screen and (min-width: 768px) and (max-width: 1070px){
    /*.yacht-statistic__description{font-size:8px;letter-spacing:0.03em}*/
}
@media only screen and (max-width: 767px){
    /*.yacht-statistic__description{font-size:8px;letter-spacing:0.03em}*/
}
.yacht-statistic__cross{width:82px;height:142px;background:linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 2px), #000 50%, rgba(0,0,0,0) calc(50% + 2px), rgba(0,0,0,0) 100%)}
@media only screen and (min-width: 768px) and (max-width: 1070px){
    .yacht-statistic__cross{width:40px;height:71px}
}
@media only screen and (max-width: 767px){
    .yacht-statistic__cross{width:40px;height:71px}
}
.yacht-parameter__title{font-family:"Montserrat",sans-serif;font-size:14px;line-height:1;text-transform:uppercase;font-weight:bold;color:#BB9964}

.yacht-parameter__head {
    width: 100%;
    height: 74px;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    padding: 15px;
}
.yacht-parameter__image {
    width: 44px;
    height: 44px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px;
    margin: 0 15px 0 0;
    position: relative;
}
.yacht-parameter__icon {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 6px;
    left: 6px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.yacht-parameter--hull .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-hull.svg");
}
.yacht-parameter--tonnage .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-tonnage.svg");
}
.yacht-parameter--crew .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-crew.svg");
}
.yacht-parameter--build .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-build.svg");
}
.yacht-parameter--build .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-build.svg");
}
.yacht-parameter--performance .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-performance.svg");
}
.yacht-parameter--flag .yacht-parameter__icon {
    background-image: url("xl/icons/charter/icon-flag.svg");
}
.yacht-parameter__body {
    padding: 25px 15px;
}
@media (max-width: 992px) {
    .yacht-parameter__body {
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-parameter__body {
        padding: 0 16px;
    }
}
.yacht-parameter__list {
    display: flex;
    margin-bottom: 22px;
    align-items: baseline;
    color: #5b647e;
}
.yacht-parameter__list:last-child {
    margin-bottom: 0;
}
@media (max-width: 992px) {
    .yacht-parameter__list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        height: 60px;
        margin: 0;
    }
    .yacht-parameter__list:last-child {
        border-bottom: 0;
    }
}
.yacht-parameter__name {
    font-size: 16px;
    line-height: 19px;
    font-family: "Roboto", sans-serif;
    color: #303030;
}
.yacht-parameter__value {
    font-size: 16px;
    line-height: 19px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}
.yacht-parameter__value--brown {
    color: #bb9964;
}
@media (max-width: 992px) {
    .yacht-parameter__value {
        text-align: right;
    }
}
.yacht-parameter__dots {
    flex: 1;
    height: 2px;
    margin: 0 5px;
    background-image: url("xl/icons/two_dots_space.svg");
    background-repeat: repeat;
    background-position: 0 15px;
}
@media (max-width: 992px) {
    .yacht-parameter__dots {
        display: none;
    }
}
.yacht-parameter__tooltip {
    margin: 0 5px 0 3px;
}
.yacht-parameter__inner {
    width: 380px;
    display: flex;
    align-items: baseline;
}
@media (max-width: 992px) {
    .yacht-parameter__inner {
        width: auto;
    }
}
.yacht-parameters {
    padding: 40px 0 52px;
}
@media (max-width: 992px) {
    .yacht-parameters {
        padding: 40px 0 52px;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-parameters {
        padding: 60px 16px 0;
    }
}
.yacht-parameters__row {
    margin-bottom: 45px;
}
@media (max-width: 992px) {
    .yacht-parameters__row {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-parameters__row {
        margin-right: -16px;
        margin-left: -16px;
    }
}
.yacht-parameters__row:last-child {
    margin-bottom: 0;
}
.yacht-parameters__title {
    margin: 0 0 30px;
}
@media (max-width: 992px) {
    .yacht-parameters__title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-parameters__title {
        font-size: 20px;
        line-height: 27px;
    }
}

/* Megayacht */

.megayacht-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #00213B;
    box-shadow: 0px 16px 23px rgba(0, 0, 0, 0.11);
    border-radius: 23px 23px 0 0;
    margin: 0 -20px;
}
@media only screen and (min-width: 1440px) {
    .megayacht-head {
        width: 1440px;
        margin: 0 -90px;
    }
    .megayacht-page .container-fluid {
        max-width: 1260px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .megayacht-page .entity-boat__breadcrumbs {
        margin-bottom: 0;
    }
    .megayacht-page .shipyard-head__desc {
        padding: 0 0 0;
    }
    .megayacht-page .shipyard-head {
        text-align: left;
    }
    .megayacht-page .megayacht-title__type {
        margin-top: 21px;
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 15px;
    }
    .megayacht-page .megayacht-title__h1 {
        font-size: 36px;
        line-height: 43px;
    }
    .megayacht-page .megayacht-title__shipyard a {
        font-size: 16px;
        line-height: 22px;
    }
    .megayacht-page .entity-boat__shipyard-head {
        margin-bottom: 20px;
    }
    .megayacht-page .yacht-parameters__title-review {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .megayacht-page .yacht-statistic__wrapper {
        margin-bottom: 20px;
    }
    .megayacht-page .yacht-parameters {
        padding: 40px 16px 0;
    }
    .megayacht-page .yacht-parameters .yacht-parameters__title {
        margin: 0 -16px 30px -16px;
    }
    .megayacht-page .entity-boat .shipyard-social {
        margin-bottom: 10px;
    }
    .megayacht-page .yacht-planning {
        padding-top: 50px;
    }
    .megayacht-page .yacht-parameters__title-amenities {
        border-bottom: unset;
        padding-bottom: 0;
    }
    .megayacht-page .yacht-planning__row:last-of-type {
        padding: 0 0 0;
    }
    .megayacht-page .yacht-planning__row {
        margin-top: 20px;
    }
    .megayacht-page .yacht-planning__heading {
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        color: #303030;
    }
}

.megayacht-page .shipyard-head__title {
    color: #fff;
}

.megayacht-page .header {
    background-color: #00213B;
}

/*.megayacht-page .header__container {*/
/*    width: 1300px;*/
/*    padding: 0 20px;*/
/*}*/

.megayacht-page .Header__Top {
    background-color: #00213B;
}

.megayacht-page .header__container .header__logo {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
    margin-right: 15px;
}

.entity-menu--fixedBtn {
    padding-right: 0;
}
.megayacht-page .entity-menu__link--compare {
    background: unset;
}

.megayacht-page .entity-menu__link--compare .ico-favorite {
    fill: #BB9964;
}

.megayacht-page .entity-boat__subtitle {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    color: #00213B;
}

.megayacht-page p {
    color: #00213B;
}

.megayacht-page .selling {
    background-color: #00213B;
}

.megayacht-page .entity-menu__link--active,
.megayacht-page .entity-menu__link:hover {
    border-bottom: 2px solid #BB9964;
}

.megayacht-title__type {
    margin-top: 30px;
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;

    color: #FFFFFF;

    opacity: 0.7;
}

.megayacht-title__h1 {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    color: #FFFFFF;
    margin: 0;
}

.megayacht-title__shipyard {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 135.9%;
    /* or 24px */


    color: #D5B36C;

}

.megayacht-page .entity-boat__shipyard-head {
    margin-bottom: 25px;
}

.entity-boat__series-wrap {
    margin-bottom: 0;
    margin-top: 0;
}

.entity-boat__series-item {
    margin: 0 0 0 0;
}

.boat-item__ship {
    padding: 10px 0 10px;
}

#catalogSearchResults .block-view .category__item {
    margin-bottom: 0;
}

.superyachts-more {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 40px;
    position: relative;
    width: 325px;
    height: 55px;
    background: #00213B;
    box-shadow: 0px 7px 30px rgba(26, 34, 62, 0.1);
    border-radius: 50px;
    margin: 35px auto 0 auto;
}
.superyachts-more span {
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.company-form{background-color:#fff;border-top:3px solid rgba(43,53,88,0.1);padding:38px 16px 58px}.sell-info .company-form{padding:38px 16px 0}
.company-form__heading{font-family:"Montserrat",sans-serif;font-weight:600;font-size:21px;line-height:29px;color:#303030;margin-bottom:18px;letter-spacing:-0.01em}@media (max-width: 992px){.company-form__heading{font-size:18px}}@media (max-width: 767px){.company-form__heading{font-size:24px;line-height:34px;margin-bottom:30px}}.company-head{background-color:#F3F3F3}.company-head.company-head--designer-with-photo,.company-head.company-head--designer{background-color:#fff}.company-head__top{display:flex}.company-head--designer-with-photo .company-head__top{justify-content:space-between;padding:35px 170px 0 470px;position:relative}@media (max-width: 1200px){.company-head--designer-with-photo .company-head__top{padding:35px 170px 0 430px}}@media (max-width: 992px){.company-head--designer-with-photo .company-head__top{padding:0;flex-wrap:wrap;margin-bottom:58px}}@media (max-width: 767px){.company-head--designer-with-photo .company-head__top{padding:130px 0 0 0;margin:0 0 40px 0}}.company-head__info{padding-bottom:30px}@media (max-width: 767px){.company-head__info{padding:18px 0 40px}}.company-head--designer-with-photo .company-head__info{padding:30px 0 0 0}@media (max-width: 992px){.company-head--designer-with-photo .company-head__info{padding:12px 0 0 0}}@media (max-width: 767px){.company-head--designer-with-photo .company-head__info{padding:17px 0 0 0}}.company-head--designer .company-head__info{padding:30px 0 60px}.company-head--designer .company-head__wrapper{background-image:url("xl/img/designer.png");background-repeat:no-repeat;background-position:right center}.company-head__container{display:flex;justify-content:space-between}.company-head--designer-with-photo .company-head__container{justify-content:flex-end;flex-direction:column;min-height:412px}@media (max-width: 767px){.company-head--designer-with-photo .company-head__container{padding:0 14px}}@media (max-width: 767px){.company-head__container{flex-direction:column;align-items:center}}.company-head__logo{width:152px;height:110px;border:1px solid #fff;border-radius:4px;background-color:#fff}@media (max-width: 767px){.company-head__logo{margin:0 0 20px 0}}.company-head__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.company-head--designer-with-photo .company-head__logo{border:1px solid rgba(43,53,88,0.1);margin-bottom:20px}@media (max-width: 992px){.company-head--designer-with-photo .company-head__logo{position:absolute;right:0;top:0}}@media (max-width: 767px){.company-head--designer-with-photo .company-head__logo{margin:0;left:50%;transform:translate(-50%, 0)}}.company-head--designer .company-head__logo{border:1px solid rgba(43,53,88,0.1)}.company-head__description{display:flex}@media (max-width: 767px){.company-head__description{flex-direction:column;margin:0 0 45px 0;align-items:center}}.company-head--designer-with-photo .company-head__description{flex-direction:column;order:2;position:absolute;top:0;right:0}@media (max-width: 992px){.company-head--designer-with-photo .company-head__description{position:static;top:initial;right:0}}@media (max-width: 767px){.company-head--designer-with-photo .company-head__description{width:100%;display:flex;margin:0}}.company-head__describe{margin-left:30px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 767px){.company-head__describe{align-items:center;margin-left:0}}.company-head--designer-with-photo .company-head__describe{margin-left:0}.company-head--designer .company-head__describe{margin-left:20px}@media only screen and (max-width: 767px){.company-head--designer .company-head__describe{margin-left:0}}.company-head__name{font-size:36px;line-height:125%;font-weight:bold;color:#303030;margin:0 0 12px 0}.company-head--designer-with-photo .company-head__name{display:none}.company-head__location{display:flex;align-items:center}@media (max-width: 992px){.company-head--designer-with-photo .company-head__location{order:1;margin-bottom:15px}}.company-head__flag{height:11px;width:13px;flex-shrink:0;margin-right:12px;border:1px solid rgba(43,53,88,0.1);line-height:0}.company-head__flag img{width:100%;height:100%;object-fit:cover;object-position:50%}.company-head__country{font-family:"Roboto",sans-serif;font-weight:500;font-size:14px;line-height:1;color:#303030;text-transform:uppercase}.company-head--designer-with-photo .company-head__country{font-size:12px;color:#7d7d7d}.company-head__address{font-family:"Roboto",sans-serif;color:#303030;font-size:16px;line-height:1;text-transform:capitalize;display:flex;align-items:center}.company-head--designer-with-photo .company-head__address{display:none}.company-head--designer .company-head__address{font-size:18px}.company-head__designer{display:none;align-items:flex-end;order:1}.company-head--designer-with-photo .company-head__designer{display:flex;padding:0 170px 0 470px}@media (max-width: 1200px){.company-head--designer-with-photo .company-head__designer{padding:0 170px 0 430px}}@media (max-width: 992px){.company-head--designer-with-photo .company-head__designer{padding:0}}@media (max-width: 767px){.company-head--designer-with-photo .company-head__designer{flex-direction:column;align-items:center}}.company-head__designer-photo{font-size:0;position:absolute;left:20px;bottom:0}@media (max-width: 992px){.company-head__designer-photo{position:relative;left:initial;bottom:initial;margin-right:40px;margin-left:-20px;max-width:350px;flex-shrink:0}}@media (max-width: 767px){.company-head__designer-photo{margin:0;max-width:336px}}.company-head__designer-photo img{max-width:100%;height:auto}.company-head__designer-about{padding:0 0 40px 0}@media (max-width: 992px){.company-head__designer-about{padding:0 0 60px 0;display:flex;flex-direction:column;justify-content:flex-end}}@media (max-width: 767px){.company-head__designer-about{align-items:center;transform:translateY(-15px);padding:0 0 45px 0}}.company-head__designer-forename{font-size:36px;line-height:45px;font-weight:bold;color:#303030;margin-bottom:30px;display:none}.company-head--designer-with-photo .company-head__designer-forename{display:block}@media (max-width: 992px){.company-head--designer-with-photo .company-head__designer-forename{width:100%;margin-bottom:15px}}@media (max-width: 767px){.company-head--designer-with-photo .company-head__designer-forename{text-align:center}}.company-head__designer-slogan{position:relative;font-family:"Montserrat",sans-serif;font-size:20px;line-height:25px;font-weight:600;color:#303030;margin-bottom:35px}@media (max-width: 767px){.company-head__designer-slogan{display:flex;flex-direction:column;align-items:center;margin-bottom:33px}}.company-head__designer-name{font-size:24px;font-family:"Montserrat",sans-serif;line-height:1;color:#303030;font-weight:bold;margin-bottom:10px}@media (max-width: 767px){.company-head__designer-name{margin-bottom:7px}}.company-head__designer-position{font-family:"Roboto",sans-serif;font-size:18px;line-height:22px;color:#7d7d7d;font-weight:300}.company-head__designer-quote{margin-bottom:35px}@media (max-width: 767px){.company-head__designer-quote{margin-bottom:23px}}.company-head__designer-address{font-size:16px;line-height:20px;color:#303030;font-family:"Roboto",sans-serif;max-width:152px;margin-bottom:16px;display:none}.company-head--designer-with-photo .company-head__designer-address{display:block}@media (max-width: 992px){.company-head--designer-with-photo .company-head__designer-address{margin:0;order:2;max-width:100%}}@media (max-width: 767px){.company-head__designer-text{text-align:center}}.company-tabs{overflow-x:auto;overflow-y:hidden;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.company-tabs::-webkit-scrollbar{display:none;width:0 !important}.company-tabs__container{display:flex;max-width:1260px;margin:0 auto}@media (max-width: 1300px){.company-tabs__container{padding:0}}.company-tabs__list{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0;background-color:#F3F3F3;line-height:0}.company-tabs__link{padding:24px 0 23px;width:210px;display:inline-block;color:#7d7d7d;text-transform:uppercase;text-align:center;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:500;line-height:1;transition:color .3s;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 900px){.company-tabs__link{padding:24px 31px 23px;width:initial}}.company-tabs__link::after{content:'';display:block;width:100%;height:2px;background-color:#bb9964;position:absolute;bottom:0;left:0;opacity:0;transition:opacity .3s}.company-tabs__link:hover,.company-tabs__link:focus,.company-tabs__link--active{color:#303030}.company-tabs__link:hover::after,.company-tabs__link:focus::after,.company-tabs__link--active::after{opacity:1}.company-tabs__link--disable{color:#C6C6C6;pointer-events:none}.company-tabs__link--disable:hover{color:#C6C6C6;cursor:default}.company-tabs__link:hover::after{opacity:1}.company-tabs__count{display:inline-block;margin-left:3px;font-weight:bold}.company-content{padding:0 0 45px}@media (max-width: 992px){.company-content{padding:0 0 20px}}@media (max-width: 767px){.company-content{padding:40px 0 60px}}.company-content__wrapper{display:flex}.company-content__left{flex:1;margin-right:15px;padding-right:40px;padding-top:60px}@media (max-width: 992px){.company-content__left{padding-top:40px}}@media (max-width: 767px){.company-content__left{margin:0;padding:0}}.company-content__right{width:410px}@media (max-width: 992px){.company-content__right{width:375px}}.company-content__title{margin-bottom:30px}@media (max-width: 767px){.company-content__title{font-size:20px;margin-bottom:20px}}.company-content__subtitle{font-size:22px;font-weight:300;color:#7D7D7D;line-height:140%;font-family:"Roboto", sans-serif;margin:0 0 22px 0}@media (max-width: 767px){.company-content__subtitle{font-size:18px;line-height:30px;margin-bottom:25px}}.company-content__trimmer-bottom{display:none}.company-content__trimmer-container{overflow:hidden}@media (max-width: 767px){.company-content__container{padding:0 16px}}.company-content__btn-more{font-size:10px;height:33px;line-height:33px;border-radius:22px;padding:0 38px;margin-top:30px;font-weight:500;cursor:pointer}@media (max-width: 767px){.company-content__btn-more{font-size:14px;width:100%;height:45px;line-height:45px;max-width:360px;margin:25px auto 0}}.company-content__btn-more .btn--transparent::before{margin-right:8px}.company-content__form{padding:60px 0 0}@media (max-width: 992px){.company-content__form{padding:40px 0 0}}.company-gallery{padding:45px 0 60px}@media (max-width: 767px){.company-gallery{padding:0 0 50px}}.company-gallery__heading{margin-bottom:25px}.company-gallery__items{display:flex}.company-gallery__items{display:flex}@media (max-width: 767px){.company-gallery__items{flex-wrap:wrap}}.company-gallery__item{display:block;margin-right:10px;position:relative;width:201px;height:201px}@media (max-width: 992px){.company-gallery__item{width:191px;height:191px}}@media (max-width: 767px){.company-gallery__item{width:calc(50% - 5px);margin-bottom:10px;height:0;padding-bottom:49%}.company-gallery__item:nth-of-type(2n){margin-right:0}}.company-gallery__item:last-of-type{margin-right:0}.company-gallery__item img{width:100%;height:100%;object-fit:cover}@media (max-width: 767px){.company-gallery__item img{position:absolute;top:0;left:0;width:100%;height:100%}}@media (max-width: 767px){.company-gallery__container{padding:0 16px}}.company-cataloque{padding:40px 0 60px}.company-cataloque__title{margin:0}@media (max-width: 767px){.company-cataloque__title{margin-bottom:20px;line-height:30px}}.company-cataloque__wrapper{display:flex;flex-wrap:wrap;width:calc(100% + 12px);margin-left:-6px;overflow:hidden}@media (max-width: 1070px){.company-cataloque__wrapper{width:calc(100% + 16px);margin-left:-8px}}@media (max-width: 767px){.company-cataloque__wrapper{padding:0}}@media (max-width: 767px){.company-cataloque__container{padding:0 16px}}.company-cataloque__item{width:25%;padding:0 5px;margin-bottom:40px;position:relative}@media (max-width: 1070px){.company-cataloque__item{width:33.333%;padding:0 8px;margin-bottom:32px}}@media (max-width: 767px){
    .company-cataloque__item{width:50%;margin-bottom:40px}.company-cataloque__item:last-of-type{margin-bottom:28px}.company-cataloque__item .offer-item{height:auto}}@media (max-width: 480px){.company-cataloque__item{width:100%}}.company-cataloque__item:hover .company-cataloque__item-image{background:linear-gradient(180deg, rgba(51,69,97,0.8) -8.68%, rgba(54,92,146,0) 38.36%);opacity:0.7}.company-cataloque__item:hover .company-cataloque__item-name{text-decoration:underline;color:#454242}.company-cataloque__item-label{font-size:11px;line-height:13px;font-family:"Roboto",sans-serif;font-weight:bold;color:#fff;text-transform:uppercase;position:absolute;top:4px;left:9px;display:inline-block;padding:5px 12px 4px;background-color:#bb9964;z-index:10}.company-cataloque__item-image{width:100%;height:219px;display:block;margin-bottom:14px;transition:all .2s;position:relative}@media only screen and (min-width: 768px) and (max-width: 1070px){.company-cataloque__item-image{height:180px;margin:0 0 10px 0}}@media only screen and (max-width: 767px){.company-cataloque__item-image{height:246px;margin:0 0 15px 0}}.company-cataloque__item-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(51,69,97,0.8) -8.68%, rgba(54,92,146,0) 38.36%)}.company-cataloque__item-image img{width:100%;height:100%;object-fit:cover}.company-cataloque__item-name{display:inline-block;font-family:"Montserrat",sans-serif;font-weight:bold;font-size:19px;line-height:26px;color:#454242;margin-bottom:6px}@media only screen and (min-width: 768px) and (max-width: 1070px){.company-cataloque__item-name{font-size:15px;margin:0}}

.tabs-item:hover .ico-superyacht {
    fill: #222;
    transition: .25s;
}
.tabs-item .ico-superyacht {
    font-size: 40px;
}
.ico-superyacht {
    fill: #999;
    height: 1em;
    width: 2.18em;
    transition: .25s;
}

.tabs__menu>li.is-active .tabs-item .ico {
    fill: #1ea0e4;
}

.yacht-parameter__head {
    position: relative;
    cursor: pointer;
}

.yacht-parameter__body {
    display: none;
}

.yacht-parameter__body.open {
    display: block;
}

.plus {
    position: absolute;
    display: flex;
    align-items: center;
    right: 0;
    width: 74px;
    height: 74px;
}
.rotate-icon {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
}
.plus:after {
    background-color: #BB9964;
    width: 22px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content:"";
}
.plus:before {
    background-color: #BB9964;
    width: 2px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content:"";
}
.rotate-icon:before{
    display: none;
}

.yacht-parameters__row {
    margin-bottom: 15px;
}

.yacht-planning__row {
    display: flex;
    flex-direction: column;
    justify-content: left;
    padding: 50px 0 5px 0;
}
.yacht-planning__row:first-of-type {
    padding: 65px 0 5px 0;
}
.yacht-planning__column {
    width: 20%;
}
.yacht-planning__column--75 {
    width: 80%;
}
.yacht-planning__heading {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #303030;
    margin-top: -6px;
    padding-right: 20px;
}
.yacht-planning__items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.yacht-planning__item {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 35px;
    width: 33.3%;
    color: #303030;
    display: flex;
}
.yacht-planning__item span {
    color: #bb9964;
}
.yacht-planning__item-wrapper {
    display: flex;
    flex-direction: row;
    max-width: 168px;
}
.yacht-planning__item-icon {
    width: 30px;
    height: 30px;
    margin-right: 20px;
    margin-top: -5px;
    position: relative;
    color: #bb9964;
}
.yacht-planning__item-icon-tender {
    margin-bottom: 4px;
}
.yacht-planning__item:nth-child(2),
.yacht-planning__item:nth-child(5),
.yacht-planning__item:nth-child(8),
.yacht-planning__item:nth-child(11),
.yacht-planning__item:nth-child(14),
.yacht-planning__item:nth-child(17),
.yacht-planning__item:nth-child(20),
.yacht-planning__item:nth-child(23),
.yacht-planning__item:nth-child(26) {
    padding-left: 25px;
}
.yacht-planning__item:nth-child(3),
.yacht-planning__item:nth-child(6),
.yacht-planning__item:nth-child(9),
.yacht-planning__item:nth-child(12),
.yacht-planning__item:nth-child(15),
.yacht-planning__item:nth-child(18),
.yacht-planning__item:nth-child(21),
.yacht-planning__item:nth-child(24),
.yacht-planning__item:nth-child(27) {
    padding-left: 50px;
}
.yacht-planning__row--toys .yacht-planning__item {
    margin-bottom: 40px;
}
.yacht-planning__row--tender .yacht-planning__item {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1070px) {
    .yacht-planning {
        margin-bottom: 20px;
        padding: 0;
    }
    .yacht-planning__row {
        padding: 45px 0 0 0;
        flex-wrap: wrap;
    }
    .yacht-planning__row:first-of-type {
        padding: 88px 0 0;
    }
    .yacht-planning__column {
        width: 33.33%;
        padding: 0;
    }
    .yacht-planning__column:first-child {
        padding: 0 0 0 0;
        width: 100% !important;
    }
    .yacht-planning__column--75 {
        width: 100%;
    }
    .yacht-planning__heading {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 40px;
    }
    .yacht-planning__item {
        font-size: 16px;
        line-height: 19px;
        width: 50%;
        padding: 0 !important;
        margin-bottom: 40px;
    }
    .yacht-planning__item:nth-child(2n) {
        padding-left: 25px !important;
    }
    .yacht-planning__row--toys .yacht-planning__item:nth-child(2n) {
        padding-left: 40px !important;
    }
    .yacht-planning__row--tender .yacht-planning__item:nth-child(2n) {
        padding-left: 0 !important;
    }
    .yacht-planning__item-icon {
        width: 28px;
        height: 28px;
    }
    .yacht-planning__item-text {
        font-size: 16px;
        line-height: 19px;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-planning {
        padding: 0;
    }
    .yacht-planning__row {
        flex-direction: column;
        padding: 30px 0 30px;
    }
    .yacht-planning__row:first-of-type {
        padding: 60px 0 30px;
    }
    .yacht-planning__row:last-of-type {
        padding: 30px 0 0;
    }
    .yacht-planning__column {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
    .yacht-planning__column--75 {
        width: 100%;
    }
    .yacht-planning__heading {
        font-size: 20px;
        line-height: 27px;
        margin-top: 0;
        margin-bottom: 36px;
        margin-left: 0;
    }
    .yacht-planning__items {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .yacht-planning__item {
        width: 100%;
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 26px;
        padding-left: 0 !important;
    }
    .yacht-planning__item:last-child {
        margin-bottom: 0;
    }
    .yacht-planning__item-icon {
        width: 28px;
        height: 28px;
    }
    .yacht-planning__item-wrapper {
        max-width: initial;
    }
}
.yacht-regions {
    padding-top: 10px;
}
.yacht-regions__heading {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #303030;
    margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1070px) {
    .yacht-regions__heading {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-regions__heading {
        padding: 0 16px;
    }
}
.yacht-regions__show-wrapper {
    display: none;
    padding: 10px 15px 0px 15px;
}
@media only screen and (max-width: 767px) {
    .yacht-regions__show-wrapper {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .yacht-regions__season-describe {
        display: none;
    }
}
.yacht-regions__show-more {
    color: #47506e;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    border: 1px solid rgba(71, 80, 110, 0.3);
    border-radius: 30px;
    width: 100%;
    background-color: #fff;
}
.yacht-regions__show-more:hover {
    border-color: rgba(48, 48, 48, 0.3);
    color: #bb9964;
}
.yacht-planning__item-icon .ico{width:30px;height:30px;position:relative;fill:currentColor}
.yacht-planning__heading {
    display: flex;
    align-items: center;
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #303030;
}
.yacht-planning__heading:hover {
    cursor: pointer;
}
.yacht-planning__items {
    display: none;
}
.yacht-planning__items.open {
    display: flex;
}
.yacht-planning-icon {
    display: flex;
    align-items: center;
    margin-left: 8px;
}
.rotate-icon-svg svg {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.yacht-planning__items {
    padding-top: 20px;
}
.yacht-planning__item {
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #303030;
}
.yacht-parameters__title {
    margin: 0 0 35px;
}
.yacht-planning__row:first-of-type {
    padding: 10px 0 0 0;
}
.yacht-planning__row {
    padding: 0 0 0 0;
    margin-top: 25px;
}
.yacht-parameters__title {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #00213B;
}
.yacht-parameters__title-amenities {
    display: block;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(48, 48, 48, 0.1);
}
.yacht-parameters__title-video {
    margin-top: 70px;
}
.yacht-parameters__title-review {
    margin-top: 40px;
}
@media screen and (max-width: 767px){
    .yacht-parameters__title-review {
        margin-top: 0;
    }
}
.megayacht-page .shipyard-head__wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.shipyard-head__props {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.shipyard-head__props--mobile {
    display: none;
}
.shipyard-head__props-item {
    margin-left: 50px;
}
.shipyard-head__props-item-line {
    display: flex;
    align-items: center;
    margin-left: 50px;
}
.shipyard-head__props-item-line svg {
    height: 35px;
}
.shipyard-head__props-item-label {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #D5B36C;
}
.shipyard-head__props-item-value {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    white-space: nowrap;
}
.other-new {
    margin: 10px -20px;
}
.megayacht-title__shipyard {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.megayacht-title__shipyard a {
    font-family: 'Golos', 'Pt Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #D5B36C;
}
.mega-ellipse {
    display: flex;
    margin: 0 15px;
}

.entity-designer__superyachts {
    margin-bottom: 30px;
}
.entity-designer__superyachts .superyachts-more {
    margin-bottom: 35px;
}
.entity-designer__video {
    margin-bottom: 30px;
}
.page-designer .entity-boat__subtitle {
    margin-top: 40px;
}
.page-designer .entity-boat__title {
    margin-top: 40px;
}
.page-designer .header {
    background-color: #00213B;
}
.page-designer .breadcrumbs {
    top: 17px;
}
@media screen and (max-width: 767px) {
    .page-designer .breadcrumbs {
        position: relative;
        top: 0;
        margin-top: 50px;
        font-family: 'PT Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #999999;
    }
    .company-head--designer-with-photo .company-head__info {
        position: relative;
        padding-top: 0px;
    }
    .company-head__logo {
        height: auto;
        width: 76px;
    }
    .company-head--designer-with-photo .company-head__top {
        position: relative;
        padding: 60px 0 0 0;
        margin-bottom: 20px;
    }
    .company-head__designer-about {
        padding-bottom: 0;
    }
    .company-head__designer-slogan {
        margin-bottom: 0;
    }
}
.page-designer {
    color: #00213B;
}
.page-designer h2,
.page-designer h3 {
    color: #00213B;
}
.page-designer .company-head__designer-forename {
    color: #00213B;
}
.megayacht-page .ch-featured__carousel,
.page-designer .ch-featured__carousel {
    margin-bottom: 70px;
}
.megayacht-page .ch-listings-carousel__container .slick-dots,
.page-designer .ch-listings-carousel__container .slick-dots {
    bottom: -14px !important;
}
.page-designer .ch-designers-carousel__container .slick-dots {
    bottom: -45px !important;
}
.megayacht-page {
    color: #00213B;
}
.megayacht-page .yacht-parameter__title {
    font-family: 'Golos', sans-serif;
}
.megayacht-page .entity-boat__rewiew-text,
.megayacht-page .yacht-parameter__name,
.megayacht-page .yacht-parameter__list {
    font-family: 'Pt Sans', sans-serif;
    color: #00213B;
}
.megayacht-page h2,
.megayacht-page h3 {
    color: #00213B;
}
.megayacht-page .yacht-planning__heading {
    color: #303030;
    line-height: 28px;
    margin: 0;
}
.megayacht__review-text {
    font-family: 'Pt Sans', sans-serif;
    color: #00213B;
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0;
}
.megayacht-page .yacht-statistic__cross {
    background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 2px), #00213B 50%, rgba(0,0,0,0) calc(50% + 2px), rgba(0,0,0,0) 100%);
}
@media only screen and (max-width: 991px) {
    .shipyard-head__desc {
        padding: 0 0 0;
    }
    .shipyard-head__props--desktop {
        display: none;
    }
    .shipyard-head__props--mobile {
        display: flex;
        justify-content: center;
        padding: 25px 0 30px 0;
    }
    .megayacht-page .shipyard-head {
        text-align: left;
    }
}
@media only screen and (max-width: 767px) {
    .megayacht-title__shipyard {
        flex-wrap: wrap;
    }
    .megayacht-title__shipyard a {
        white-space: nowrap;
        line-height: 22px;
        padding: 5px 0;
    }
    .shipyard-head__props--mobile {
        justify-content: space-between;
    }
    .shipyard-head__props-item {
        margin-left: 0;
    }
    .shipyard-head__props-item-line {
        margin: 0 20px 0 20px;
    }
    .megayacht-page .yacht-parameter__title {
        text-overflow: ellipsis;
        max-width: 70%;
        overflow: hidden;
        white-space: nowrap;
    }
    .header .item-megayachts .dropdown__link:focus {
        color: #fff;
    }
}
.entity-boat__title.with-superyachts {
    margin-top: 20px;
}
.company-head__designer-forename {
    font-family: 'Golos', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
}
.company-head__designer-text {
    font-family: 'Golos', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #00213B;
}
.company-head__designer-name {
    font-family: 'Golos', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #00213B;
}
.company-head__designer-position {
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: rgba(0, 33, 59, 0.8);
}
.company-head__country {
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
}
.ch-listings-carousel__item-designer {
    max-width: 198px;
    max-height: 135px;
    height: 100%;
}
.other-designers {
    background-color: #F2F4F5;
    padding-bottom: 50px;
    margin-top: 50px;
}
.other-designers .ch-builder-card__bottom-title {
    white-space: nowrap;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.other-designers .ch-listings-carousel__container .slick-dots li {
    background-color: #fff;
}
.other-designers .ch-listings-carousel__container .slick-dots li.slick-active {
    background-color: rgba(0, 33, 59, 0.2);
}
.entity-designer__docs {
    margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
    .entity-designer__docs {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 1360px) {
    .other-designers {
        margin: 50px 0 10px 0;
        padding: 20px 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-designer .breadcrumbs {
        top: 0;
    }
    .company-head--designer-with-photo .company-head__info {
        padding: 12px 0 0 0;
        margin-top: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .megayacht__review-text {
        font-size: 16px;
    }
    .yacht-statistic__description {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 9px;
        line-height: 11px;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #00213B;
    }
    .megayacht-page h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .shipyard-head__props-item-value {
        font-size: 18px;
        line-height: 24px
    }
    .shipyard-head__props-item-label {
        font-size: 12px;
        line-height: 16px
    }
    .megayacht-page .entity-boat__shipyard-head {
        margin-bottom: 23px;
    }
    .megayacht-page .ch-listings-carousel__container .slick-dots,
    .page-designer .ch-listings-carousel__container .slick-dots {
        bottom: 0 !important;
    }
}
@media screen and (max-width: 1460px) {
    .ch-listings-carousel__container .slick-next {
        background-color: rgba(255, 255, 255, 0.5) !important;
        right: 0;
    }
    .ch-listings-carousel__container .slick-next:hover {
        color: unset;
        background: #fff;
    }
}
.tabs-item:after,
.tabs-item:before {
    width: 2px;
}
@media screen and (max-width: 767px)  {
    .tabs__menu>li:before {
        display: none;
    }
    .page-superyachts .shipyards__title {
        font-size: 30px;
    }
    .tabs__menu {
        flex-wrap: wrap;
    }
    .tabs-item:after,
    .tabs-item:before {
        display: none;
        width: 2px;
    }
}

.page .request--dark {
    margin: 0 0;
}

.page-shipyard .boat-item__content {
    padding-bottom: 0;
}
.page-shipyard .boat-item__price {
    margin-top: 16px;
}
.page-shipyard .boat-item__ship {
    margin-bottom: 30px;
}
.page-shipyard .entity-boat__subtitle {
    margin-top: 60px;
}
@media screen and (max-width: 767px)  {
    .page-shipyard .entity-boat__description {
        margin-top: 30px;
    }
}
/* PostForm wayContact */
.selling-form__field .select2-container .select2-selection--single {
    height: 40px;
}
.selling-form__field .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    line-height: 40px!important;
    font-family: Pt Sans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0 11px!important;
    color: #222;
}
.selling-form__field .select2-container--default .select2-selection--single .select2-selection__placeholder {
    display: block;
    font-size: 13px;
    line-height: 38px!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #222!important;
    font-weight: 400;
}
.select2-results .select2-results__option {
    padding: 5px 11px!important;
}
.feedback--centered {
    justify-content: center;
}