

/* Start:/local/templates/ravt/assets/css/magnific-popup.css?16020571776951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-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 {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.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-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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 {
    top: 0;
    bottom: 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;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/ravt/assets/css/slick.css?16020571771776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/ravt/assets/css/style.min.css?1750913373190849*/
html, body, p, h1, h2, h3, h4, ul, article, figure {
    padding: 0;
    margin: 0;
    font-weight: normal
}

body {
    line-height: 1.14;
    font-size: 16px;
    width: 100%;
    overflow-x: hidden
}

a {
    color: inherit
}

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

.btn {
    border: none
}

a, .btn, button, button:before, button:after, a:before, a:after {
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    cursor: pointer;
    outline: none
}

img {
    max-width: 100%
}

ul {
    list-style: none
}

.btn, input, textarea, button, .slick-slide {
    outline: none
}

.container {
    position: relative;
    width: 1140px;
    margin: 0 auto;
    height: 100%
}

@font-face {
    font-family: 'Circe';
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-Regular.eot");
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/ravt/assets/css/../fonts/Circe-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Circe';
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-Light.eot");
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/ravt/assets/css/../fonts/Circe-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Circe';
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-Bold.eot");
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/ravt/assets/css/../fonts/Circe-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Circe';
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-ExtraBold.eot");
    src: url("/local/templates/ravt/assets/css/../fonts/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/ravt/assets/css/../fonts/Circe-ExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal
}

@-webkit-keyframes pulsing {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    35% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulsing {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    35% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulsing2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    35% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    65% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulsing2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    35% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    65% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulsing3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    65% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulsing3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    65% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulsing4 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    65% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    95% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulsing4 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    65% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    95% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulsing_s {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulsing_s {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulsing_s2 {
    0% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
}

@keyframes pulsing_s2 {
    0% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
}

@-webkit-keyframes brig {
    0% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
    30% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
    50% {
        -webkit-filter: brightness(220%);
        filter: brightness(220%)
    }
    70% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
    100% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
}

@keyframes brig {
    0% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
    30% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
    50% {
        -webkit-filter: brightness(220%);
        filter: brightness(220%)
    }
    70% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
    100% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%)
    }
}

@-webkit-keyframes brigc {
    0% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        fill: #0D0D0D
    }
    30% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        fill: #0D0D0D
    }
    50% {
        -webkit-filter: brightness(150%);
        filter: brightness(150%);
        fill: #C3C3C3
    }
    70% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        fill: #0D0D0D
    }
    100% {
        -webkit-filter: brightness(100%);
        fill: #0D0D0D;
        filter: brightness(100%)
    }
}

@keyframes brigc {
    0% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        fill: #0D0D0D
    }
    30% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        fill: #0D0D0D
    }
    50% {
        -webkit-filter: brightness(150%);
        filter: brightness(150%);
        fill: #C3C3C3
    }
    70% {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        fill: #0D0D0D
    }
    100% {
        -webkit-filter: brightness(100%);
        fill: #0D0D0D;
        filter: brightness(100%)
    }
}

@-webkit-keyframes rotates {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotates {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes franc-line1 {
    0% {
        opacity: 0
    }
    15% {
        opacity: 1
    }
    95% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes franc-line1 {
    0% {
        opacity: 0
    }
    15% {
        opacity: 1
    }
    95% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes franc-line2 {
    0% {
        opacity: 0
    }
    15% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    95% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes franc-line2 {
    0% {
        opacity: 0
    }
    15% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    95% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes franc-line3 {
    0% {
        opacity: 0
    }
    25% {
        opacity: 0
    }
    35% {
        opacity: 1
    }
    95% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes franc-line3 {
    0% {
        opacity: 0
    }
    25% {
        opacity: 0
    }
    35% {
        opacity: 1
    }
    95% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes ship-wave1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    25% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }
    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    75% {
        -webkit-transform: translateX(-2%);
        transform: translateX(-2%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes ship-wave1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    25% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }
    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    75% {
        -webkit-transform: translateX(-2%);
        transform: translateX(-2%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes ship-wave2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    25% {
        -webkit-transform: translateX(-2%);
        transform: translateX(-2%)
    }
    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    75% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes ship-wave2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    25% {
        -webkit-transform: translateX(-2%);
        transform: translateX(-2%)
    }
    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    75% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes ship-img {
    0% {
        -webkit-transform: rotate3d(1, 1, 1, 0deg);
        transform: rotate3d(1, 1, 1, 0deg)
    }
    25% {
        -webkit-transform: rotate3d(1, 1, 1, -1.2deg);
        transform: rotate3d(1, 1, 1, -1.2deg)
    }
    50% {
        -webkit-transform: rotate3d(1, 1, 1, 0deg);
        transform: rotate3d(1, 1, 1, 0deg)
    }
    75% {
        -webkit-transform: rotate3d(1, 1, 1, -1.2deg);
        transform: rotate3d(1, 1, 1, -1.2deg)
    }
    100% {
        -webkit-transform: rotate3d(1, 1, 1, 0deg);
        transform: rotate3d(1, 1, 1, 0deg)
    }
}

@keyframes ship-img {
    0% {
        -webkit-transform: rotate3d(1, 1, 1, 0deg);
        transform: rotate3d(1, 1, 1, 0deg)
    }
    25% {
        -webkit-transform: rotate3d(1, 1, 1, -1.2deg);
        transform: rotate3d(1, 1, 1, -1.2deg)
    }
    50% {
        -webkit-transform: rotate3d(1, 1, 1, 0deg);
        transform: rotate3d(1, 1, 1, 0deg)
    }
    75% {
        -webkit-transform: rotate3d(1, 1, 1, -1.2deg);
        transform: rotate3d(1, 1, 1, -1.2deg)
    }
    100% {
        -webkit-transform: rotate3d(1, 1, 1, 0deg);
        transform: rotate3d(1, 1, 1, 0deg)
    }
}

@-webkit-keyframes parus-sh {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.015);
        transform: scale(1.015)
    }
    75% {
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes parus-sh {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.015);
        transform: scale(1.015)
    }
    75% {
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

input, button, textarea {
    font-family: 'Circe'
}

body {
    font-family: 'Circe';
    font-size: 18px;
    background: url("/local/templates/ravt/assets/css/../img/body-bg.jpg") top
}

select {
    display: none
}

.header {
    padding-top: 20px;
    height: 90px;
    background: #201D1E;
    color: #ffffff
}

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

.header__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 9px auto 0 90px
}

.header__link, .header .select-city__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    margin-right: 48px;
    position: relative
}

.header__link:last-child, .header .select-city__btn:last-child {
    margin-right: 0
}

.header__link img, .header .select-city__btn img {
    margin-right: 10px
}

.header .logo {
    display: block;
    margin-top: 8px
}

.header .logo img {
    display: block
}

.header__right {
    text-align: right
}

.header .tel {
    font-size: 22px;
    display: inline-block;
    position: relative
}

.header .tel::before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: .5px;
    width: 28px;
    height: 21px;
    background: url("/local/templates/ravt/assets/css/../img/tel.svg") no-repeat top left
}

.header__links {
    padding-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header__links a {
    font-size: 11px;
    padding-top: 5px;
    border-top: 3px solid #FAC202;
    display: block;
    margin-right: 14px;
    text-transform: uppercase
}

.header__links a:last-child {
    margin-right: 0
}

.select-city span {
    display: block
}

.select-city span::after {
    content: '';
    display: inline-block;
    margin-left: 5px;
    width: 8px;
    height: 8px;
    background: url("/local/templates/ravt/assets/css/../img/arr_city.svg") no-repeat center
}

.burger {
    display: none
}

.nav {
    background: #292929;
    position: relative;
    z-index: 3;
    font-size: 16px
}

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

.nav__item {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    position: relative
}

.nav__item:last-child {
    margin-right: 0
}

.nav__item:last-child .nav__dropdown-body {
    left: auto;
    right: -15px
}

.nav a {
    color: #B5B5B5;
    line-height: 1.4
}

.nav__dropdown-body {
    display: none;
    position: absolute;
    left: -15px;
    top: 100%;
    background: #292929;
    white-space: nowrap;
    padding-bottom: 5px
}

.nav__dropdown-body a {
    padding: 7px 15px;
    display: block
}

.nav__dropdown-item > a {
    display: block
}

.nav__dropdown-item > a::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/local/templates/ravt/assets/css/../img/nav-arrow.svg") no-repeat center;
    margin-left: 8px
}

.first {
    background-size: cover;
    background-position: center top;
    padding: 60px 0 45px;
    border-bottom: 2px solid #FAC202
}

.first .s-title {
    margin-bottom: -3px
}

.s-title {
    font-weight: 800;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #171A1E
}

.p-title {
    font-weight: 800;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #171A1E
}

.engine {
    background-repeat: no-repeat;
    background-position: left 267px top;
    height: 630px;
    position: relative
}

.engine::before {
    content: '';
    position: absolute;
    top: 100px;
    left: 543px;
    width: 153px;
    height: 61px;
    background: url("/local/templates/ravt/assets/css/../img/engine-logo.png") no-repeat center;
    background-size: cover;
    -webkit-animation: brig 5s infinite;
    animation: brig 5s infinite
}

.engine::after {
    content: '';
    position: absolute;
    top: 140px;
    left: -10px;
    width: 100%;
    height: 313px;
    pointer-events: none;
    background: url("/local/templates/ravt/assets/css/../img/d-lines.svg") no-repeat center
}

.engine__item {
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: #0D0D0D;
    position: absolute;
    left: 57px;
    top: 106px
}

.engine__item img {
    margin-bottom: 14px;
    display: block
}

.engine__item small {
    display: block;
    margin-top: -9px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 0.93;
    font-weight: 300;
    text-transform: none
}

.engine__item:nth-child(1) img {
    -webkit-animation: pulsing 6s infinite;
    animation: pulsing 6s infinite
}

.engine__item:nth-child(2) {
    left: 950px
}

.engine__item:nth-child(2) img {
    -webkit-animation: pulsing2 6s infinite;
    animation: pulsing2 6s infinite;
    margin-left: -7px
}

.engine__item:nth-child(3) {
    top: 361px
}

.engine__item:nth-child(3) img {
    -webkit-animation: pulsing3 6s infinite;
    animation: pulsing3 6s infinite;
    margin-left: -10px
}

.engine__item:nth-child(4) {
    top: 367px;
    left: 928px
}

.engine__item:nth-child(4) img {
    -webkit-animation: pulsing4 6s infinite;
    animation: pulsing4 6s infinite
}

.bot-prime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
    padding-top: 18px
}

.bot-prime__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bot-prime__item:nth-child(2) {
    margin: 0 60px
}

.bot-prime img {
    margin-right: 9px;
    margin-top: -13px;
    display: block
}

.we-work {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-auto-flow: dense;
}

.we-work a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 55px 20px 41px 22px;
    position: relative;
    width: 100%;
    height: 285px;
    color: #FFFFFF;
    background-color: #fff;
    background-size: 100% 100%;
    background-position: top left;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.we-work a:hover {
    background-size: 130% 130% ;
}

.we-work a:hover span::after {
    width: 100%
}

.we-work a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.56)
}

.we-work a:nth-child(2) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #0D0D0D
}

.we-work a:nth-child(2)::before {
    background: rgba(203, 203, 203, 0.71)
}

.we-work a:nth-child(2) span::after {
    background: #ffffff
}

.we-work a:nth-child(4), .we-work a:nth-child(5) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #0D0D0D
}

.we-work a:nth-child(4)::before, .we-work a:nth-child(5)::before {
    background: rgba(250, 194, 2, 0.71)
}

.we-work a:nth-child(4) span::after, .we-work a:nth-child(5) span::after {
    background: #ffffff
}

.we-work a:nth-child(7) {
    padding: 5px
}

.we-work a:nth-child(7)::before {
    display: none
}
.we-work a:nth-child(1) {
    grid-column-start: 2;
    grid-row-start: 2;
}
.we-work a:nth-child(2) {
    grid-column-start: 2;
    grid-row-start: 1;    
}
.we-work a:nth-child(3) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #0D0D0D
}
.we-work a:nth-child(3) {
    grid-column-start: 4;
    grid-row-start: 1;
}
.we-work a:nth-child(3) span::after {
    background: #ffffff
}
.we-work a:nth-child(3)::before {
    background: rgba(203, 203, 203, 0.71);
}
.we-work a:nth-child(4) {
    display: none;
}
.we-work a:nth-child(5) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    height: 100%;
    background-blend-mode: luminosity;
}
.we-work a:nth-child(6) {
    grid-column-start: 4;
    grid-row-start: 2;
}
.we-work a:nth-child(7) {
    
}
.we-work a:nth-child(8) {
    grid-column-start: 3;
    grid-row-start: 1;
}

.we-work__stock {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 7px solid #FAC202;
    position: relative
}

.we-work__stock::before {
    content: '';
    display: block;
    border: 2px solid #0D0D0D;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    position: absolute;
    top: 4px;
    left: 4px
}

.we-work__stock::after {
    display: none !important
}

.we-work__stock img {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-animation: pulsing_s2 1.5s infinite;
    animation: pulsing_s2 1.5s infinite;
    max-width: 80%
}

.we-work span {
    font-weight: 800;
    font-size: 18px;
    line-height: 1.22;
    text-transform: uppercase;
    display: block;
    position: relative;
    z-index: 3;
    min-height: 60px
}

.we-work span::after {
    content: '';
    display: block;
    width: 41px;
    height: 8px;
    background: #FAC202;
    margin-top: 6px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.team-and-news {
    padding: 33px 0 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.want-team {
    width: 50%;
    position: relative;
    color: #ffffff;
    background-size: cover;
    min-height: 498px
}

.want-team__title {
    font-weight: 800;
    font-size: 30px;
    line-height: 1.234;
    text-transform: uppercase;
    color: #FAC202;
    position: absolute;
    left: 14px;
    bottom: 16px;
    width: 225px
}

.want-team__docs {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.58);
    width: 308px;
    padding: 82px 31px 15px;
    height: 100%
}

.want-team__docs a {
    font-size: 14px;
    line-height: 1.14;
    position: relative;
    padding-left: 65px;
    padding-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 53px;
    margin-bottom: 31px
}

.want-team__docs a img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 52px
}

.want-team__docs a:hover {
    opacity: 0.8
}

.b-news {
    width: 50%;
    background: #ffffff;
    padding: 30px 14px 0
}

.b-news__title {
    font-size: 30px;
    line-height: 1.47;
    text-transform: uppercase;
    padding-bottom: 5px
}

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

.b-news .text {
    width: 48%;
    padding-right: 5px;
    display: block
}

.b-news .date {
    font-size: 14px;
    line-height: 1.14;
    color: #757575;
    padding: 5px 0 6px;
    display: block
}

.b-news a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 48%;
    font-size: 12px;
    line-height: 1
}

.b-news a:first-child {
    width: 100%;
    margin-bottom: 34px;
    font-size: 16px;
    line-height: 1.25
}

.b-news a:first-child .date {
    padding: 1px 0 16px
}

.b-news a:first-child .img {
    height: 259px
}

.b-news a:first-child .text {
    width: 225px;
    padding-right: 20px
}

.b-news .img {
    height: 126px;
    width: 48%;
    background-size: cover;
    background-position: center
}

.experts {
    padding-top: 50px;
    position: relative;
    background-size: cover;
    background-position: center top
}

.experts__star {
    position: absolute;
    top: -67px;
    left: -112px;
    display: block
}

.experts__title {
    font-size: 30px;
    line-height: 1.47;
    text-transform: uppercase;
    padding-bottom: 15px;
    text-align: center
}

.experts p {
    font-size: 18px;
    line-height: 1.5;
    max-width: 880px;
    width: 100%;
    margin: 0 auto 40px
}

.experts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 100px;
    padding-right: 90px
}

.experts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 1.5;
    padding: 20px 20px 20px 50px;
    position: relative;
    background: #ffffff;
    width: calc(50% - 30px);
    margin-bottom: 45px
}

.experts__item::after {
    content: '';
    position: absolute;
    top: -25px;
    left: -40px;
    width: 80px;
    height: 80px;
    background: url("/local/templates/ravt/assets/css/../img/expert_star.svg") no-repeat center
}

.experts__bot {
    background: #F8C114;
    line-height: 1.5;
    font-size: 18px;
    padding: 13px 50px 9px 175px
}

.b-manufacturer {
    border-bottom: 2px solid #FAC202
}

.b-logo-slider {
    padding: 65px 0 85px;
    background: #ffffff
}

.b-logo-slider__title {
    font-size: 30px;
    line-height: 1.47;
    text-transform: uppercase;
    color: #171A1E;
    padding-bottom: 20px;
    text-align: center
}

.logo-slider {
    padding: 0 50px;
    margin-bottom: 30px;
    position: relative
}

.logo-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.logo-slider .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 28px
}

.logo-slider img {
    max-height: 115px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.75;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.logo-slider img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1
}

.logo-slider .slick-arrow {
    width: 21px;
    height: 21px;
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -10.5px;
    left: 4px;
    text-indent: -9999px;
    font-size: 0
}

.logo-slider .slick-arrow:hover {
    opacity: 0.5
}

.logo-slider .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M6.79419 10.4951L15.9199 19.6208C16.2353 19.9363 16.2353 20.4479 15.9199 20.7634C15.6043 21.0789 15.0928 21.0789 14.7772 20.7634L5.08027 11.0665C4.76483 10.7509 4.76483 10.2394 5.08027 9.92384L14.7772 0.226873C15.0983 -0.0831643 15.6098 -0.0742626 15.9199 0.246759C16.2223 0.559923 16.2223 1.05637 15.9199 1.36949L6.79419 10.4951Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='21' height='21' fill='white' transform='matrix(1 1.74846e-07 1.74846e-07 -1 0 21)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.logo-slider .slick-next {
    left: auto;
    right: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M14.3005 10.8079L5.30202 1.80943C4.99093 1.4983 4.99093 0.993875 5.30202 0.682742C5.6132 0.371703 6.11757 0.371703 6.42871 0.682742L15.9905 10.2446C16.3016 10.5557 16.3016 11.0601 15.9905 11.3713L6.42871 20.9331C6.11216 21.2388 5.60773 21.23 5.30202 20.9135C5.00382 20.6047 5.00382 20.1151 5.30202 19.8064L14.3005 10.8079Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20.7073' height='20.7073' fill='white' transform='matrix(-1 0 0 1 21 0.449463)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.slick-dots {
    text-align: center;
    font-size: 0;
    padding-top: 20px;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    padding: 0 6px
}

.slick-dots button {
    padding: 0;
    font-size: 0;
    text-indent: -9999px;
    border-radius: 100%;
    background: #C5C5C5;
    border: none;
    width: 10px;
    height: 10px
}

.slick-dots .slick-active button {
    background: #FAC202
}

.insurance {
    padding-bottom: 115px;
    padding-top: 58px
}

footer {
    padding: 28px 0;
    background: #201D1E;
    color: #ffffff
}

footer a {
    position: relative;
    display: inline-block;
    font-size: 14px
}

footer a:hover {
    opacity: 0.8
}

footer .tel {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M19.4857 14.7513L16.9994 12.265C16.3139 11.5796 15.1985 11.5796 14.5131 12.265L13.383 13.3951C12.8637 13.9144 12.0187 13.9143 11.4996 13.3953L6.60111 8.4927C6.0806 7.97219 6.08052 7.12973 6.60111 6.60915C6.78314 6.42711 7.30583 5.90442 7.73123 5.47903C8.41369 4.79661 8.42322 3.68469 7.73056 2.99211L5.24493 0.514297C4.55946 -0.171133 3.44411 -0.171133 2.76047 0.512501C2.24891 1.01961 2.08391 1.1832 1.85453 1.41059C-0.617345 3.88243 -0.617345 7.90442 1.85442 10.3762L9.61584 18.1417C12.0935 20.6194 16.1037 20.6195 18.5815 18.1417L19.4857 17.2376C20.1711 16.5521 20.1711 15.4368 19.4857 14.7513ZM3.58743 1.34305C3.81591 1.11457 4.18762 1.11453 4.41684 1.34367L6.90247 3.82149C7.1315 4.05051 7.1315 4.42118 6.90247 4.65024L6.48806 5.06461L3.17516 1.75172L3.58743 1.34305ZM10.4447 17.313L2.68329 9.54747C0.770861 7.63504 0.665743 4.63211 2.36 2.5941L5.66329 5.89739C4.79532 6.88133 4.83149 8.38067 5.77216 9.32134L10.6705 14.2237C10.6705 14.2238 10.6706 14.2238 10.6706 14.2239C11.6103 15.1636 13.1095 15.2021 14.0947 14.3329L17.398 17.6363C15.3665 19.3276 12.3703 19.2386 10.4447 17.313ZM18.6569 16.4088L18.2425 16.8232L14.9275 13.5081L15.3418 13.0938C15.5703 12.8653 15.9421 12.8652 16.1706 13.0938L18.6569 15.5801C18.8854 15.8086 18.8854 16.1804 18.6569 16.4088Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 18px;
    padding: 2px 0 2px 31px;
    margin-bottom: 8px;
}

footer .mail {
    padding: 1px 0 1px 31px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.2422 0.382812H1.75781C0.789766 0.382812 0 1.17172 0 2.14062V13.8594C0 14.825 0.78625 15.6172 1.75781 15.6172H18.2422C19.2078 15.6172 20 14.8309 20 13.8594V2.14062C20 1.175 19.2138 0.382812 18.2422 0.382812ZM17.9995 1.55469L10.0373 9.51691L2.00621 1.55469H17.9995ZM1.17188 13.6167V2.3777L6.81559 7.97301L1.17188 13.6167ZM2.00051 14.4453L7.64777 8.79805L9.62656 10.7598C9.85563 10.987 10.2253 10.9862 10.4534 10.758L12.3828 8.82863L17.9995 14.4453H2.00051ZM18.8281 13.6167L13.2114 8L18.8281 2.38328V13.6167Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 18px
}

footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-footer {
    padding: 34px 0;
    background: #292929;
    color: #ffffff;
    text-transform: uppercase
}

.first-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-footer .logo {
    width: auto
}

.footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.footer-nav a {
    font-size: 16px;
    margin-right: 48px;
    display: block
}

.footer-nav a:hover {
    color: #FAC202
}

.footer-nav a:last-child {
    margin-right: 0
}

.btn-yellow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #FAC202;
    color: #171A1E;
    font-size: 18px
}

.btn-yellow:hover {
    background: #e6b102
}

.btn-reviev-fix {
    position: absolute;
    z-index: 6;
    left: 0;
    top: 50%;
    position: fixed;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0px 10px 10px 0px;
    width: 60px;
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-reviev-fix span {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

.btn-reviev-fix img {
    margin-top: 10px
}

.btn-yellow-bord {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border: 4px solid #FAC202;
    border-radius: 5px;
    line-height: 1.1
}

.btn-yellow-bord img {
    margin: -0.5em 5px 0px;
    height: 1em
}

.btn-yellow-bord:hover {
    background: #fac202;
    color: #ffffff
}

.breads {
    padding: 39px 0 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 18px;
    width: 100%
}

.breads a {
    color: #818181
}

.breads a:hover {
    color: #000000
}

.breads__list {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 2
}

.breads__item {
    padding-bottom: 4px
}

.breads__item::after {
    color: #818181;
    content: '-';
    display: inline-block;
    padding: 0 5px
}

.breads__item:last-child::after {
    display: none
}

.breads + section .container {
    padding-top: 100px
}

.catalog-logos {
    text-align: center;
    font-size: 18px
}

.catalog-logos::after {
    content: '';
    display: block;
    width: 100%;
    clear: both
}

.catalog-logos a {
    float: left;
    display: block;
    padding: 10px 10px 15px;
    position: relative;
    width: calc(100% / 7);
    background: #fff
}

.catalog-logos a:nth-child(even) {
    background: #f9f9f9
}

.catalog-logos a::after {
    border: 3px solid #FAC202;
    opacity: 0;
    z-index: 1
}

.catalog-logos a::after, .catalog-logos a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.catalog-logos a:hover::after {
    opacity: 1
}

.catalog-logos .name {
    display: block
}

.catalog-logos .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    margin-bottom: 10px
}

.catalog-logos .img img {
    display: block
}

input {
    background: #F9F9F9;
    border: 1px solid #CECECE;
    height: 55px;
    padding-left: 15px;
    font-size: 18px
}

.search-evrocod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.search-evrocod input {
    width: 250px;
    display: block;
    border-right: none
}

.search-evrocod .btn-yellow {
    width: 55px;
    height: 55px;
    border: none
}

.search-evrocod .btn-yellow img {
    width: 25px
}

.double-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.double-head .search-evrocod {
    margin-left: 15px
}

.m-title {
    font-size: 24px;
    margin-bottom: 20px
}

.select-hidden {
    display: none
}

.select-styled {
    background-color: #F9F9F9;
    border: 1px solid #CECECE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px
}

.select-styled::after {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='15' viewBox='0 0 11 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M5.47356 9.74999L9.83244 3.86168C9.98315 3.65812 10.2275 3.65812 10.3782 3.86168C10.5289 4.06531 10.5289 4.39536 10.3782 4.59895L5.74644 10.8559C5.59573 11.0594 5.35138 11.0594 5.20067 10.8559L0.568902 4.59895C0.420812 4.39181 0.425064 4.06174 0.578401 3.86168C0.727984 3.66655 0.965113 3.66655 1.11467 3.86168L5.47356 9.74999Z' fill='%23B6B6B6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='13.5502' height='10.0307' fill='white' transform='matrix(8.82752e-09 -1 -1 -1.6109e-08 10.4912 14.134)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 14px;
    height: 11px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.select-styled.active::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select-options {
    border: 1px solid #CECECE;
    background-color: #F9F9F9;
    border-top: none;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    z-index: 2
}

.select-options li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 45px;
    padding: 5px 15px;
    font-size: 16px;
    border-bottom: 1px solid #CECECE
}

.select-options li:hover {
    background: #e5e5e5
}

.select {
    position: relative
}

.select ::-webkit-scrollbar {
    width: 5px;
    height: 1px
}

.select ::-webkit-scrollbar-button {
    background-color: #666;
    display: none;
    width: 0;
    height: 0
}

.select ::-webkit-scrollbar-track {
    background-color: #999
}

.select ::-webkit-scrollbar-track-piece {
    background-color: #ffffff
}

.select ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #666;
    border-radius: 3px
}

.select ::-webkit-scrollbar-corner {
    background-color: #999
}

.select ::-webkit-resizer {
    background-color: #666
}

.car-fillter {
    font-size: 20px;
    padding-bottom: 25px;
    float: right;
    width: calc((100% / 7) * 2);
    padding: 10px 15px;
    background: #ffffff
}

.car-fillter .select {
    margin-bottom: 15px
}

.car-fillter .f-title {
    font-size: 18px;
    width: 100px
}

.car-fillter .btn-yellow {
    height: 55px;
    width: 100%;
    border: none
}

.page {
    font-size: 18px
}

.page p {
    line-height: 1.35
}

.page .s-title, .page .p-title {
    text-align: left
}

.page .search-evrocod, .page .p-title, .page .s-title {
    margin-bottom: 40px
}

.page .container {
    background: #ffffff;
    padding: 0 45px 100px
}

.table {
    font-size: 18px
}

.table table {
    border: none;
    border-collapse: collapse;
    width: 100%
}

.table td {
    padding: 15px
}

.table td:last-child {
    min-width: 150px
}

.table thead td {
    background: #FAC202
}

.table tbody td:first-child {
    font-weight: bold
}

.table tbody tr:nth-child(even) td {
    background: #F9F9F9
}

.auto-glass p {
    padding-bottom: 20px
}

.auto-glass .table a {
    text-decoration: underline
}

.auto-glass .table a:hover {
    text-decoration: none
}

.glass-prise {
    display: block;
    position: relative;
    margin-bottom: 40px
}

.glass-prise:last-child {
    margin-bottom: 0
}

.glass-prise .btn-yellow {
    width: 150px;
    height: 45px;
    font-size: 18px;
    border: none
}

.glass-prise .name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 9px
}

.glass-prise-fillter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.glass-prise-fillter .select {
    margin-right: 25px;
    width: 260px
}

.glass-prise-fillter .select:last-child {
    width: 200px;
    margin-right: 0
}

.glass-prise__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 4px solid #FAC202;
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    background: #ffffff;
    font-size: 24px
}

.glass-prise__top li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    width: 20%;
    font-weight: bold
}

.glass-prise__top li:first-child {
    width: 60%;
    padding-right: 20px
}

.glass-prise__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #CECECE
}

.glass-prise__col {
    width: 60%
}

.glass-prise__col li {
    padding-bottom: 3px
}

.glass-prise__col li:last-child {
    padding-bottom: 0
}

.glass-prise__col:first-child {
    padding-right: 20px
}

.glass-prise__col:last-child {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.glass-prise__price {
    width: 50%;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: bold
}

.glass-prise__price:first-child {
    padding-right: 5px
}

.glass-prise__price::before {
    content: '';
    display: block;
    width: 30px;
    margin-bottom: 7px;
    height: 4px;
    background: #FAC202
}

.glass-prise__prices {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 5px
}

.radio-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.radio-row a {
    border: 2px solid #CECECE;
    display: block;
    padding: 15px 25px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    position: relative
}

.radio-row a:not(:last-child) {
    border-right: none
}

.radio-row a:hover {
    background: #CECECE
}

.radio-row a.active {
    background: #818181;
    color: #ffffff;
    cursor: default;
    border-color: #818181;
    z-index: 1
}

.radio-row a.active:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: 100%;
    width: 2.1px;
    height: calc(100% + 4px);
    background: #818181
}

.popup {
    display: block;
    margin: 50px auto;
    background: #ffffff;
    position: relative;
    cursor: default
}

.popup-locations {
    width: 960px;
    padding: 50px 40px
}

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

.locations li {
    text-align: center;
    margin: 5px 10px;
    min-width: 30%
}

.locations div {
    display: inline-block;
    cursor: pointer
}

.locations div:hover {
    color: #FAC202
}

.main .container {
    padding: 0 45px;
    background: #ffffff
}

.main .p-title, .main .s-title {
    text-align: left;
    margin-bottom: 30px
}

.tab-nav {
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px
}

.tab-nav a {
    display: block;
    padding: 13px 20px 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-decoration: underline
}

.tab-nav a:last-child {
    margin-right: 0
}

.tab-nav a:hover, .tab-nav a.active {
    background: #FAC202;
    text-decoration: none
}

.about-text {
    width: calc(100% + 40px);
    margin-left: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0 50px
}

.about-text h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px
}

.about-text__left {
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
    background-position: right bottom, center;
    padding: 40px 60px
}

.about-text__right {
    background: #2c2c2c
}

.about-text__left, .about-text__right {
    height: 565px;
    width: 50%
}

.about-text .img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 357px;
    position: relative
}

.about-text .img img {
    position: absolute;
    bottom: 0;
    left: 0
}

.about-text .txt {
    padding: 35px 60px 0;
    color: #ffffff
}

.s-why .container {
    padding-top: 30px;
    padding-bottom: 40px
}

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

.why__item {
    width: 23%;
    text-align: center;
    font-size: 20px;
    padding-bottom: 25px
}

.why__img {
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.why__img img {
    display: block
}

.why-we .bold-list {
    line-height: 1.25
}

.why-we .bold-list li {
    margin-bottom: 4px
}

.help-el {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    cursor: help
}

.help-el:hover {
    text-decoration: none
}

.help-el:hover .help-el__text {
    opacity: 1;
    z-index: 1
}

.help-el__text {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 15px;
    width: 300px;
    padding: 15px 25px;
    background: #f6cd53;
    font-size: 14px;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    cursor: default
}

.help-el__text:before {
    width: 100%;
    left: 0%;
    top: -15px;
    height: 15px;
    position: absolute;
    content: '';
    display: block
}

.help-el__text::after {
    content: '';
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -13px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 15px 13px;
    border-color: transparent transparent #F6CD53 transparent
}

.about-desc {
    padding-bottom: 10px
}

.about-desc h3 {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px
}

.about-desc p {
    margin-bottom: 15px
}

.about-desc p:last-child {
    margin-bottom: 0
}

.about-desc__item {
    padding-bottom: 40px;
    font-size: 18px;
    line-height: 1.35
}

.about-desc a {
    text-decoration: underline;
    font-weight: bold
}

.about-desc a:hover {
    text-decoration: none
}

.about-desc ul {
    padding-bottom: 6px
}

.about-desc ul li {
    margin-bottom: 10px;
    position: relative
}

.about-desc ul li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.125L7.17861 13.9219C7.5866 14.4574 8.39648 14.4449 8.78777 13.8971L18 1' stroke='%23FAC202' stroke-width='3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top left;
    width: 20px;
    height: 16px;
    margin-right: 15px;
    margin-top: -2px
}

.about-desc .small {
    font-size: 0.8em
}

.s-disposition .container {
    padding-bottom: 100px
}

.s-disposition .requisites {
    margin-top: 90px
}

.disposition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.disposition .b-title {
    text-align: left;
    font-size: 20px;
    display: inline-block;
    border-top: 5px solid #FAC202;
    padding-top: 13px;
    width: 185px;
    margin-top: 5px;
    -ms-flex-item-align: start;
    align-self: start;
    text-transform: uppercase
}

.disposition .icon {
    height: 165px;
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.disposition__item {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 230px;
    font-size: 20px
}

.disposition__item img {
    margin: -2px auto 5px;
    display: block
}

.disposition__item:nth-child(odd) {
    background: #EFEFEF
}

.disposition__item:nth-child(even) {
    background: #F9F9F9
}

.disposition__item:nth-child(1) {
    background: none
}

.long-img {
    max-width: calc(100% + 40px);
    display: block
}

.blockquote {
    padding-left: 15px;
    padding-top: 1px;
    margin: 0;
    border-left: 7px solid #FAC202;
    line-height: 1.5;
    margin-bottom: 25px
}

.blockquote-bold {
    font-size: 20px
}

.blockquote-bold p {
    font-weight: bold
}

.blockquote p {
    padding-bottom: 20px
}

.blockquote p:last-child {
    padding-bottom: 0
}

.s-guarantee .container {
    padding-bottom: 60px
}

.s-guarantee .long-img {
    margin-bottom: 25px
}

.s-guarantee .blockquote {
    margin-bottom: 55px
}

.garantie {
    padding: 30px 20px;
    background: #CECECE
}

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

.garantie__list li {
    width: 48%;
    padding-left: 40px;
    background: url("/local/templates/ravt/assets/css/../img/guarantee/yellow_list.png") left top 1px no-repeat;
    margin-bottom: 15px
}

.garantie p {
    padding-bottom: 15px
}

.garantie p:last-child {
    padding-bottom: 0
}

.s-guarantee {
    font-size: 18px
}

.s-certificates .container {
    padding-bottom: 50px;
    padding-top: 50px;
    background: #fef9e5
}

.s-certificates .certificate {
    padding-top: 5px
}

.certificate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    paddinxg-bottom: 15px
}

.certificate img {
    display: block;
    margin: 0 auto 10px;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.certificate__item {
    width: 31%;
    margin-right: 3.5%;
    text-align: center;
    padding-bottom: 35px
}

.certificate__item:nth-child(3n+3) {
    margin-right: 0
}

.certificate .name {
    display: block;
    font-size: 18px;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    font-weight: 700
}

.certificate a {
    display: inline-block
}

.certificate a:hover img, .certificate a:hover .name {
    opacity: 0.8
}

.p-news .container {
    padding-top: 70px
}

.news {
    padding: 0 0 50px
}

.news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px
}

.news__img {
    height: 160px;
    width: 220px;
    overflow: hidden;
    display: block
}

.news__img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%
}

.news__text {
    width: calc(100% - 240px)
}

.news__date {
    font-size: 14px;
    padding: 5px 0;
    color: #818181
}

.news__name {
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: bold
}

.news p {
    font-size: 18px;
    line-height: 1.35
}

.news-one {
    padding: 0 0 55px;
    font-size: 18px;
    line-height: 1.35
}

.news-one__img {
    margin-bottom: 20px;
    width: 100%;
    display: block
}

.news-one .p-title, .news-one .s-title {
    margin-bottom: 5px
}

.news-one__date {
    font-size: 16px;
    padding: 0 0 15px;
    color: #818181
}

.news-one p {
    padding-bottom: 15px
}

.news-one ul, .news-one ol {
    padding-bottom: 10px
}

.news-one li {
    padding-bottom: 5px;
    position: relative
}

.news-one li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.125L7.17861 13.9219C7.5866 14.4574 8.39648 14.4449 8.78777 13.8971L18 1' stroke='%23FAC202' stroke-width='3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top left;
    width: 20px;
    height: 16px;
    margin-right: 15px;
    margin-top: -2px
}

.works-slider__big .item {
    position: relative
}

.works-slider__big img {
    display: block;
    width: 100%
}

.works-slider__big .name {
    position: absolute;
    bottom: 30px;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 75px;
    padding: 0 25px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff
}

.works-slider__big .name:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 75px 0;
    border-color: transparent rgba(0, 0, 0, 0.8) transparent transparent
}

.works-slider {
    padding-bottom: 40px
}

.works-slider .slick-arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M6.79419 10.4951L15.9199 19.6208C16.2353 19.9363 16.2353 20.4479 15.9199 20.7634C15.6043 21.0789 15.0928 21.0789 14.7772 20.7634L5.08027 11.0665C4.76483 10.7509 4.76483 10.2394 5.08027 9.92384L14.7772 0.226873C15.0983 -0.0831643 15.6098 -0.0742626 15.9199 0.246759C16.2223 0.559923 16.2223 1.05637 15.9199 1.36949L6.79419 10.4951Z' fill='%23FAC202'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='21' height='21' fill='white' transform='matrix(1 1.74846e-07 1.74846e-07 -1 0 21)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left 7px;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 0;
    text-indent: -9999px;
    z-index: 2;
    border: none;
    width: 40px;
    height: 40px;
    margin-top: -20px
}

.works-slider .slick-next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: auto;
    right: 0
}

.works-slider__big {
    position: relative
}

.works-slider__big .slick-arrow {
    background-color: rgba(255, 255, 255, 0.45)
}

.works-slider__big .slick-arrow:hover {
    background-color: rgba(255, 255, 255, 0.65)
}

.works-slider__nav {
    position: relative;
    padding: 0 40px 0 50px;
    margin-top: 30px
}

.works-slider__nav .slick-arrow {
    background-color: #fff
}

.works-slider__nav .slick-arrow:hover {
    opacity: 0.8
}

.works-slider__nav .item {
    margin-right: 10px
}

.works-slider__nav .item img {
    opacity: 0.55;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.works-slider__nav .slick-current img {
    opacity: 1
}

.content-text {
    font-size: 18px;
    line-height: 1.35
}

.content-text p {
    padding-bottom: 20px
}

.content-text a {
    font-weight: bold;
    text-decoration: underline
}

.content-text a:hover {
    text-decoration: none
}

.content-text ol, .content-text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px
}

.content-text ol li, .content-text ul li {
    width: 48%
}

.content-text ul li {
    margin-bottom: 5px;
    position: relative
}

.content-text ul li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.125L7.17861 13.9219C7.5866 14.4574 8.39648 14.4449 8.78777 13.8971L18 1' stroke='%23FAC202' stroke-width='3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top left;
    height: 18px;
    width: 20px;
    margin-right: 15px;
    margin-top: -2px
}

.content-text h3 {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 1.2
}

.content-text h3:first-child {
    padding-top: 0
}

.s-works .content-text {
    padding-bottom: 70px
}

.yell-title {
    display: inline-block;
    padding: 15px;
    font-size: 24px;
    margin-bottom: 25px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FEDC50), to(#FBC60B));
    background: -o-linear-gradient(top, #FEDC50, #FBC60B);
    background: linear-gradient(180deg, #FEDC50, #FBC60B)
}

.yell-title span {
    display: block;
    font-size: .8em
}

.s-dealer {
    font-size: 18px
}

.s-dealer .container {
    padding-top: 70px;
    padding-bottom: 100px
}

.s-dealer .blacked {
    margin-top: 15px
}

.dealer-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #ffffff;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 5px
}

.dealer-article p {
    line-height: 1.35
}

.dealer-article:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.dealer-article__text, .dealer-article__img {
    width: 50%;
    padding: 20px
}

.dealer-article__img img {
    width: 100%;
    display: block;
    border-radius: 5px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.dealer-article__img img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.dealer-article__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 15px
}

.dealer-article__title h3 {
    width: calc(100% - 100px);
    font-weight: bold;
    font-size: 24px
}

.dealer-article__title img {
    width: 70px
}

.blacked {
    background: #282828 url("/local/templates/ravt/assets/css/../img/dealer/dealer-pattern.svg") center;
    padding: 30px 30px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #ffffff;
    line-height: 1.35
}

.blacked h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 1.2
}

.blacked__img {
    width: 200px
}

.blacked__descriptions {
    width: calc(100% - 240px)
}

.yellowed {
    width: 800px;
    max-width: 100%;
    margin: -30px auto 0;
    position: relative;
    z-index: 1;
    height: 245px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fabc06), to(#fdeb9d));
    background-image: -o-linear-gradient(top, #fabc06, #fdeb9d);
    background-image: linear-gradient(to bottom, #fabc06, #fdeb9d)
}

.yellowed h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px
}

.yellowed__descriptions {
    width: calc(100% - 240px)
}

.yellowed__img {
    width: 200px;
    opacity: 0.2
}

.yellowed .btn-white {
    margin: 0 auto
}

.yellowed .btn-white img {
    width: 20px;
    margin-top: -1px
}

.btn-white {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 280px;
    height: 55px;
    padding: 5px 10px;
    background: #ffffff;
    font-size: 16px
}

.btn-white img {
    margin-left: 5px
}

.btn-white:hover {
    background: #CECECE
}

.pic-block {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.pic-block img {
    display: block;
    width: 200px
}

.pic-block p {
    width: calc(100% - 220px)
}

.pic-block p:last-child {
    padding-bottom: 0
}

.page-cols img {
    display: block;
    margin-bottom: 15px
}

.page-cols .item {
    padding-bottom: 25px
}

.s-repair .container {
    padding-top: 70px;
    padding-bottom: 70px
}

.flex-container .content-text {
    width: calc(100% - 280px)
}

.sidebar {
    width: 240px
}

.sidebar-img {
    display: block
}

.service-el {
    padding-top: 30px
}

.service-el img {
    margin-bottom: 5px
}

.manufacturer {
    width: calc(100% + 90px);
    margin-left: -45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.5;
    padding: 20px 0 50px
}

.manufacturer:first-child {
    padding-top: 0
}

.manufacturer:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    background: #F5F5F5;
    padding-left: 45px
}

.manufacturer:nth-child(even) .manufacturer__text {
    padding-right: 20px
}

.manufacturer:not(:last-child) {
    border-bottom: 3px solid #FAC202
}

.manufacturer:not(:first-child) .manufacturer__text {
    padding-bottom: 0
}

.manufacturer figure {
    width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 45px 20px
}

.manufacturer__text {
    width: calc(100% - 350px);
    padding: 40px 30px
}

.manufacturer__bot {
    padding: 37px 25px;
    text-align: center;
    background: #FDEA94;
    margin-top: -5px;
    width: 100%
}

.manufacturer h3 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 35px;
    line-height: 1.1
}

.manufacturer li {
    font-weight: 300
}

.manufacturer__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 35px;
    padding-right: 30px
}

.manufacturer .btn-yellow {
    padding: 22px 25px;
    min-width: 380px;
    border-radius: 5px;
    text-transform: uppercase
}

.manufacturer .btn-long {
    width: 620px
}

.manufacturer .btn-yellow-bord {
    padding: 18px 21px;
    text-transform: uppercase;
    margin-top: 30px
}

.s-manufacturer .container {
    padding-top: 70px;
    padding-bottom: 100px
}

.list li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.125L7.17861 13.9219C7.5866 14.4574 8.39648 14.4449 8.78777 13.8971L18 1' stroke='%23FAC202' stroke-width='3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top left;
    height: 18px;
    width: 20px;
    margin-right: 15px;
    margin-top: -2px
}

.vetro-list {
    background: url("/local/templates/ravt/assets/css/../img/manufacturer/vetro_l.svg") no-repeat top 40px right 70px
}

.vetro-list li:not(:first-child) {
    padding-right: 170px
}

.expertise-first {
    padding-bottom: 31px;
    background-size: cover
}

.expertise-first .s-title {
    padding-bottom: 29px
}

.expertise-ipad {
    height: 729px;
    position: relative;
    width: 513px;
    background: url("/local/templates/ravt/assets/css/../img/expert/iPad.png") no-repeat center;
    margin: 0 auto;
    padding: 76px 32px 20px 31px
}

.expertise-ipad .hide {
    display: block;
    position: absolute;
    top: 100%;
    left: -15px;
    background: #ffffff;
    width: 350px;
    padding: 15px;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    z-index: -9999;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    line-height: 1.5;
    text-transform: none
}

.expertise-ipad .hide li {
    padding-bottom: 10px
}

.expertise-ipad .hide li:last-child {
    padding-bottom: 0
}

.expertise-ipad__top {
    padding: 0 20px 11px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #FAC202
}

.expertise-ipad__top svg, .expertise-ipad__top img {
    fill: #0D0D0D;
    width: 175px;
    display: block;
    margin: 0 auto 10px;
    -webkit-animation: brig 4s infinite;
    animation: brig 4s infinite
}

.expertise-ipad__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 49px 40px 0 25px
}

.expertise-ipad__item {
    position: relative;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase
}

.expertise-ipad__item span {
    display: inline-block;
    position: relative;
    z-index: 1
}

.expertise-ipad__item:hover .hide {
    z-index: 2;
    opacity: 1
}

.expertise-ipad__item:first-child {
    padding: 5px 0 0 5px
}

.expertise-ipad__item:first-child .num span {
    -webkit-animation: pulsing 6s infinite;
    animation: pulsing 6s infinite
}

.expertise-ipad__item:nth-child(even) {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.expertise-ipad__item:nth-child(even) .hide {
    left: auto;
    right: -15px
}

.expertise-ipad__item:nth-child(2) {
    margin-top: 41px
}

.expertise-ipad__item:nth-child(2) .num {
    top: -119px;
    left: auto;
    right: -388px
}

.expertise-ipad__item:nth-child(2) .num span {
    -webkit-animation: pulsing2 6s infinite;
    animation: pulsing2 6s infinite
}

.expertise-ipad__item:nth-child(2) .num::after {
    left: auto;
    right: 105px;
    top: 28px;
    width: 266px;
    height: 106px;
    background: url("/local/templates/ravt/assets/css/../img/expert/line-ipad2.svg") no-repeat left
}

.expertise-ipad__item:nth-child(4) .num {
    top: -23px;
    left: auto;
    right: -390px
}

.expertise-ipad__item:nth-child(4) .num span {
    -webkit-animation: pulsing4 6s infinite;
    animation: pulsing4 6s infinite
}

.expertise-ipad__item:nth-child(4) .num::after {
    left: auto;
    right: 107%;
    top: -3px;
    width: 298px;
    height: 72px;
    background: url("/local/templates/ravt/assets/css/../img/expert/line-ipad4.svg") no-repeat left
}

.expertise-ipad__item:nth-child(3) {
    margin-top: 35px;
    margin-bottom: 52px;
    padding-left: 5px
}

.expertise-ipad__item:nth-child(3) .num {
    top: -14px
}

.expertise-ipad__item:nth-child(3) .num span {
    -webkit-animation: pulsing3 6s infinite;
    animation: pulsing3 6s infinite
}

.expertise-ipad__item:nth-child(3) .num::after {
    top: -31px;
    left: 104px;
    height: 61px;
    width: 265px;
    background: url("/local/templates/ravt/assets/css/../img/expert/line-ipad3.svg") no-repeat left
}

.expertise-ipad .num {
    position: absolute;
    left: -380px;
    top: -72px
}

.expertise-ipad .num span {
    border: 4px solid #FAC202;
    border-radius: 100%;
    width: 106px;
    height: 106px;
    text-align: center;
    line-height: 98px;
    font-weight: 800;
    font-size: 71px;
    display: block;
    position: relative;
    z-index: 1
}

.expertise-ipad .num::after {
    content: '';
    display: block;
    width: 270px;
    height: 107px;
    position: absolute;
    top: -4px;
    left: 100px;
    background: url("/local/templates/ravt/assets/css/../img/expert/line-ipad1.svg") no-repeat left
}

.expertise-service {
    padding: 87px 0 0;
    height: 828px;
    background-size: cover;
    background-position: center
}

.expertise-service .container {
    width: 1235px
}

.expertise-service__houses {
    position: relative;
    padding-top: 7px
}

.expertise-service__houses img {
    display: block;
    margin: 0 auto
}

.expertise-service__titles {
    width: 430px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -215px
}

.expertise-service__titles li {
    -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 17px 20px;
    background: #ffffff;
    position: absolute;
    font-size: 16px;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.expertise-service__titles li.st-hover {
    background: #FAC202;
    color: #ffffff
}

.expertise-service__titles li.st-hover::after {
    border-color: #FAC202 transparent transparent transparent
}

.expertise-service__titles li::after {
    content: '';
    display: block;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4.5px;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.expertise-service__titles li:first-child {
    top: 0;
    width: 222px;
    text-align: center;
    left: 50%;
    margin-left: -111px
}

.expertise-service__titles li:nth-child(2) {
    top: 93px;
    left: 0;
    width: 178px;
    padding-left: 28px
}

.expertise-service__titles li:nth-child(2)::after {
    left: 89%
}

.expertise-service__titles li:nth-child(3) {
    width: 185px;
    top: 111px;
    right: -5px
}

.expertise-service__titles li:nth-child(3)::after {
    left: 22%
}

.expertise-service__list {
    width: 100%;
    position: absolute;
    top: 43px;
    left: 50%;
    font-size: 16px;
    max-width: 1140px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.expertise-service__list li {
    padding-left: 39px;
    position: absolute;
    top: 0;
    left: 75px
}

.expertise-service__list li::before {
    content: '';
    width: 29px;
    height: 20px;
    position: absolute;
    top: 0%;
    left: 0;
    background: url("/local/templates/ravt/assets/css/../img/check_bold.png") no-repeat center
}

.expertise-service__list li:nth-child(2) {
    top: 0px;
    left: 866px
}

.expertise-service__list li:nth-child(3) {
    top: 75px;
    left: 29px
}

.expertise-service__list li:nth-child(4) {
    top: 77px;
    left: 868px
}

.expertise-service__list li:nth-child(5) {
    top: 135px;
    left: 145px
}

.expertise-service__list li:nth-child(6) {
    top: 135px;
    left: 911px
}

.expertise-service__list li:nth-child(7) {
    top: 195px;
    left: 235px
}

.expertise-service__list li:nth-child(8) {
    top: 179px;
    left: 804px
}

.expertise-service__list li:nth-child(9) {
    top: 238px;
    left: 101px
}

.expertise-service__list li:nth-child(10) {
    top: 224px;
    left: 873px
}

.expertise-service__list li:nth-child(11) {
    top: 319px;
    left: 78px
}

.expertise-service__list li:nth-child(12) {
    top: 294px;
    left: 842px
}

.expertise-service__list li:nth-child(13) {
    top: 336px;
    left: 917px
}

.expertise-service .bord-title {
    margin-bottom: 102px;
    color: #ffffff
}

.expertise-service .bord-title span::before {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='53' viewBox='0 0 19 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.3 18.6H0C0 18.6 0 6.7 0 4.8C0 2 2 0 5 0C7.4 0 18.6 0 18.6 0V3.3C18.6 3.3 7.1 3.3 5.5 3.3C4 3.3 3.3 4.5 3.3 5.7C3.3 6.9 3.3 18.6 3.3 18.6Z' fill='black'/%3E%3Cpath d='M3.3 34.6H0C0 34.6 0 46.3 0 48.2C0 51 2 53 5 53C7.4 53 18.6 53 18.6 53V49.7C18.6 49.7 7.1 49.7 5.5 49.7C4 49.7 3.3 48.5 3.3 47.3C3.3 46.1 3.3 34.6 3.3 34.6Z' fill='black'/%3E%3C/svg%3E%0A")
}

.expertise-service .bord-title span::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='53' viewBox='0 0 20 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.599609 3.39998V0.0999756C0.599609 0.0999756 12.4996 0.0999756 14.3996 0.0999756C17.1996 0.0999756 19.1996 2.09998 19.1996 5.09998C19.1996 7.49998 19.1996 18.7 19.1996 18.7H15.8996C15.8996 18.7 15.8996 7.19998 15.8996 5.59998C15.8996 3.99998 14.6996 3.39998 13.4996 3.39998C12.2996 3.39998 0.599609 3.39998 0.599609 3.39998Z' fill='black'/%3E%3Cpath d='M0.599609 49.7V53C0.599609 53 12.4996 53 14.3996 53C17.1996 53 19.1996 51 19.1996 48C19.1996 45.6 19.1996 34.5 19.1996 34.5H15.8996C15.8996 34.5 15.8996 45.9 15.8996 47.5C15.8996 49 14.6996 49.7 13.4996 49.7C12.2996 49.7 0.599609 49.7 0.599609 49.7Z' fill='black'/%3E%3C/svg%3E%0A")
}

.expertise-advantage {
    padding: 120px 0 0
}

.expertise-advantage__bg {
    color: #FFFFFF;
    padding: 40px 0;
    background: url("/local/templates/ravt/assets/css/../img/expert/bg_prime.svg") no-repeat center/cover
}

.expertise-advantage .bord-title {
    margin-bottom: 38px
}

.expertise-advantage__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 880px;
    margin: 0 auto;
    height: 391px;
    position: relative
}

.expertise-advantage__list::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    background: #201D1E url("/local/templates/ravt/assets/css/../img/expert/center.svg") no-repeat center;
    border-radius: 44px
}

.expertise-advantage__list li {
    width: calc(50% - 5.5px);
    min-height: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 30px;
    background: #292929;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    position: absolute;
    left: 0;
    bottom: 201px;
    padding: 10px
}

.expertise-advantage__list li .hidden {
    display: block;
    max-height: 0;
    overflow: hidden;
    font-size: 14px;
    -webkit-transition: all 0.75s ease-in-out;
    -o-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    color: #000;
    width: 100%;
    text-align: left;
    text-transform: none
}

.expertise-advantage__list li:hover, .expertise-advantage__list li.active {
    background: #FAC202;
    color: #000
}

.expertise-advantage__list li:hover .plus, .expertise-advantage__list li.active .plus {
    border-color: #000000
}

.expertise-advantage__list li:hover .plus::after, .expertise-advantage__list li:hover .plus::before, .expertise-advantage__list li.active .plus::after, .expertise-advantage__list li.active .plus::before {
    background: #000000
}

.expertise-advantage__list li.active .plus::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0
}

.expertise-advantage__list li.active .hidden {
    max-height: 500px;
    padding-top: 5px
}

.expertise-advantage__list li .el {
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 25px;
    padding-right: 50px;
    background: url("/local/templates/ravt/assets/css/../img/list-check-b.svg") no-repeat top left
}

.expertise-advantage__list li:nth-child(even) {
    left: auto;
    right: 0
}

.expertise-advantage__list li:nth-child(2) .hidden {
    padding-left: 55px
}

.expertise-advantage__list li:nth-child(3), .expertise-advantage__list li:nth-child(4) {
    bottom: auto;
    top: 201px
}

.expertise-advantage__list li:first-child {
    text-align: left;
    text-transform: none
}

.expertise-advantage__list li span {
    font-size: 18px;
    display: block;
    padding-top: 10px;
    text-transform: none
}

.expertise-resoses {
    padding: 100px 0 110px;
    background: #fff url("/local/templates/ravt/assets/css/../img/expert/bg_res.jpg") no-repeat top 58px right
}

.expertise-resoses__list {
    margin-top: 70px;
    padding: 85px 95px;
    background: rgba(255, 255, 255, 0.64);
    border: 3px solid rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 10px
}

.expertise-resoses__list li {
    padding-left: 57px;
    position: relative;
    margin-bottom: 21px
}

.expertise-resoses__list li:last-child {
    margin-bottom: 0
}

.expertise-resoses__list .img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 33px
}

.expertise-resoses__list .img img {
    display: block;
    margin: 0 auto
}

.bord-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase
}

.bord-title span {
    font-weight: bold;
    display: inline-block;
    padding: 2px 22px 0;
    position: relative
}

.bord-title span::before, .bord-title span::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 19px;
    height: 54px;
    margin-top: -2px;
    background-repeat: no-repeat;
    background-position: center
}

.bord-title span::before {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='53' viewBox='0 0 19 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.3 18.6H0C0 18.6 0 6.7 0 4.8C0 2 2 0 5 0C7.4 0 18.6 0 18.6 0V3.3C18.6 3.3 7.1 3.3 5.5 3.3C4 3.3 3.3 4.5 3.3 5.7C3.3 6.9 3.3 18.6 3.3 18.6Z' fill='%23FAC202'/%3E%3Cpath d='M3.3 34.6H0C0 34.6 0 46.3 0 48.2C0 51 2 53 5 53C7.4 53 18.6 53 18.6 53V49.7C18.6 49.7 7.1 49.7 5.5 49.7C4 49.7 3.3 48.5 3.3 47.3C3.3 46.1 3.3 34.6 3.3 34.6Z' fill='black'/%3E%3C/svg%3E%0A")
}

.bord-title span::after {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='53' viewBox='0 0 20 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.599609 3.39998V0.0999756C0.599609 0.0999756 12.4996 0.0999756 14.3996 0.0999756C17.1996 0.0999756 19.1996 2.09998 19.1996 5.09998C19.1996 7.49998 19.1996 18.7 19.1996 18.7H15.8996C15.8996 18.7 15.8996 7.19998 15.8996 5.59998C15.8996 3.99998 14.6996 3.39998 13.4996 3.39998C12.2996 3.39998 0.599609 3.39998 0.599609 3.39998Z' fill='%23FAC202'/%3E%3Cpath d='M0.599609 49.7V53C0.599609 53 12.4996 53 14.3996 53C17.1996 53 19.1996 51 19.1996 48C19.1996 45.6 19.1996 34.5 19.1996 34.5H15.8996C15.8996 34.5 15.8996 45.9 15.8996 47.5C15.8996 49 14.6996 49.7 13.4996 49.7C12.2996 49.7 0.599609 49.7 0.599609 49.7Z' fill='black'/%3E%3C/svg%3E%0A")
}

.contacts-map {
    position: relative
}

.s-map {
    padding: 40px 0 160px;
    position: relative
}

.s-map:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: 1140px;
    background: #ffffff
}

.s-map .bord-title {
    margin-bottom: -12px;
    z-index: 2
}

.s-map .map {
    margin-left: 29px;
    height: 850px;
    width: calc(100% - 29px);
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    background-size: 100%;
    display: none
}

.s-map .map-container {
    position: relative;
    z-index: 2
}

.s-map .map-img {
    margin: 0 auto;
    padding-left: 10px;
    -webkit-filter: brightness(105%);
    filter: brightness(105%)
}

.s-map .map__list li {
    position: absolute;
    top: 215px;
    left: 189px;
    position: absolute;
    font-size: 14px;
    font-weight: bold
}

.s-map .map__list li::after {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='29' viewBox='0 0 36 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.9484 27.5065C13.6083 27.8533 13.1443 28.0468 12.6624 28.0468C12.1804 28.0468 11.7164 27.8533 11.3763 27.5065L1.10556 17.0919C0.0396825 16.0113 0.0396825 14.2589 1.10556 13.1803L2.39161 11.8762C3.45782 10.7955 5.18422 10.7955 6.2501 11.8762L12.6624 18.3775L29.9892 0.810474C31.0554 -0.270158 32.7835 -0.270158 33.8477 0.810474L35.1338 2.11466C36.1996 3.1953 36.1996 4.94727 35.1338 6.02622L13.9484 27.5065Z' fill='%23FAC202'/%3E%3C/svg%3E%0A");
    width: 36px;
    height: 29px;
    background-repeat: no-repeat;
    position: absolute
}

.s-map .map__list li:first-child .dop {
    bottom: 100%;
    margin-bottom: 31px;
    left: 45px;
    width: 160px
}

.s-map .map__list li:first-child::after {
    left: 81px;
    top: 10px
}

.s-map .map__list li:nth-child(2) {
    top: 260px;
    left: 326px
}

.s-map .map__list li:nth-child(2) .dop {
    right: 140px;
    top: -16px;
    width: 165px
}

.s-map .map__list li:nth-child(2) .dop::before {
    left: 100%;
    top: 45%;
    left: 100%;
    border-width: 9px 0 9px 18px;
    border-color: transparent transparent transparent #f2c544
}

.s-map .map__list li:nth-child(2)::after {
    left: -38px;
    top: -18px
}

.s-map .map__list li:nth-child(3) {
    top: 332px;
    left: 296px
}

.s-map .map__list li:nth-child(3)::after {
    top: -19px;
    left: -29px
}

.s-map .map__list li:nth-child(3) .dop {
    top: -33px;
    right: 100%;
    width: 165px;
    margin-right: 48px
}

.s-map .map__list li:nth-child(3) .dop::before {
    left: 100%;
    top: 50%;
    border-width: 9px 0 9px 18px;
    border-color: transparent transparent transparent #f2c544
}

.s-map .map__list li:nth-child(4) {
    top: 305px;
    left: 405px;
    line-height: 1.5
}

.s-map .map__list li:nth-child(4)::after {
    position: absolute;
    left: -45px;
    top: 2px
}

.s-map .map__list li:nth-child(4) .dop {
    top: -22px;
    left: 100%;
    margin-left: 24px;
    width: 245px
}

.s-map .map__list li:nth-child(4) .dop::before {
    top: 35%;
    left: auto;
    right: 100%;
    border-width: 9px 18px 9px 0;
    border-color: transparent #f2c544 transparent transparent
}

.s-map .dop {
    padding: 10px;
    line-height: 1.35;
    position: absolute;
    font-size: 18px;
    background: #f2c544;
    font-weight: 400;
    text-align: center
}

.s-map .dop:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 9px 0 9px;
    border-color: #f2c544 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 17px
}

.map-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    margin-top: -41px
}

.map-btns .btn {
    border-radius: 5px;
    width: 480px;
    height: 73px;
    text-transform: uppercase
}

.map-btns .btn-yellow {
    margin-right: 41px
}

.n-title {
    font-weight: normal;
    padding-bottom: 50px;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.25
}

.s-franch {
    width: 100%;
    overflow: hidden
}

.s-franch .text {
    padding-left: 36px;
    padding-top: 32px
}

.s-franch .text p {
    padding-top: 23px;
    line-height: 1.23
}

.s-franch .text .s-title {
    text-align: left
}

.s-franch .b-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.22;
    padding-top: 30px
}

.franch-map {
    height: 430px;
    position: relative;
    width: 1140px;
    margin: 0 auto;
    z-index: 1;
    padding-bottom: 53px
}

.franch-map img {
    position: absolute
}

.franch-map__vector-map {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 60px;
    max-width: 1920px
}

.franch-map__logo {
    top: -125px;
    right: 62px;
    width: 360px
}

.franch-map__line1 {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 30px;
    -webkit-animation: franc-line1 8s infinite;
    animation: franc-line1 8s infinite
}

.franch-map__line2 {
    top: 62px;
    left: 227px;
    -webkit-animation: franc-line2 8s infinite;
    animation: franc-line2 8s infinite
}

.franch-map__line3 {
    top: 112px;
    left: 595px;
    -webkit-animation: franc-line3 8s infinite;
    animation: franc-line3 8s infinite
}

.what-franchise {
    padding: 77px 0 75px;
    margin-top: -55px;
    background: #ffffff
}

.what-franchise .container {
    padding-left: 33px
}

.what-franchise .p-title {
    text-align: left
}

.what-franchise p {
    max-width: 580px;
    padding: 14px 0 0;
    line-height: 1
}

.ship {
    position: relative;
    padding: 76px 0 0 0;
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
    width: 1140px;
    margin: 0 auto
}

.ship__list {
    position: absolute;
    top: 20px;
    width: 100%;
    left: 0
}

.ship__list li {
    position: absolute;
    line-height: 1.1
}

.ship__list li::before {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    left: -38px;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.88609 12.0394C5.74753 12.1895 5.5585 12.2733 5.36213 12.2733C5.16576 12.2733 4.97673 12.1895 4.83817 12.0394L0.653696 7.53036C0.219439 7.0625 0.219439 6.30384 0.653696 5.83686L1.17765 5.27221C1.61205 4.80435 2.31541 4.80435 2.74967 5.27221L5.36213 8.08697L12.4214 0.481327C12.8558 0.0134673 13.5598 0.0134673 13.9934 0.481327L14.5174 1.04597C14.9516 1.51383 14.9516 2.27235 14.5174 2.73948L5.88609 12.0394Z' fill='%23171A1E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center
}

.ship__list li::after {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left
}

.ship__list li:nth-child(1) {
    right: 148px;
    top: 34px
}

.ship__list li:nth-child(1)::before {
    margin-top: -7px
}

.ship__list li:nth-child(1)::after {
    width: 416px;
    height: 160px;
    left: -379px;
    top: -66px;
    background-image: url("/local/templates/ravt/assets/css/../img/franch/ship-line1.svg")
}

.ship__list li:nth-child(2) {
    right: 14px;
    top: 218px
}

.ship__list li:nth-child(2)::before {
    left: -30px
}

.ship__list li:nth-child(2)::after {
    width: 297px;
    height: 82px;
    left: -322px;
    top: -55px;
    background-image: url("/local/templates/ravt/assets/css/../img/franch/ship-line2.svg")
}

.ship__list li:nth-child(3) {
    right: 45px;
    top: 338px
}

.ship__list li:nth-child(3)::after {
    width: 297px;
    height: 82px;
    left: -291px;
    top: -60px;
    background-image: url("/local/templates/ravt/assets/css/../img/franch/ship-line3.svg")
}

.ship__list li:nth-child(4) {
    left: 27px;
    top: 362px
}

.ship__list li:nth-child(4)::after {
    width: 502px;
    height: 200px;
    left: -3px;
    top: -78px;
    background-image: url("/local/templates/ravt/assets/css/../img/franch/ship-line4.svg");
    background-position: left top -85px
}

.ship__list li:nth-child(5) {
    left: 26px;
    top: 499px
}

.ship__list li:nth-child(5)::before {
    left: -25px
}

.ship__list li:nth-child(5)::after {
    width: 356px;
    height: 100px;
    left: 16px;
    top: -36px;
    background-image: url("/local/templates/ravt/assets/css/../img/franch/ship-line5.svg");
    background-position: left top -40px
}

.ship__img {
    display: block;
    margin: 0 auto
}

.ship__main {
    -webkit-animation: ship-img 6s infinite linear;
    animation: ship-img 6s infinite linear
}

.ship__wave {
    -webkit-animation: ship-wave1 4s infinite linear;
    animation: ship-wave1 4s infinite linear
}

.ship__wave2 {
    -webkit-animation: ship-wave2 4s infinite linear;
    animation: ship-wave2 4s infinite linear
}

.ship .parus {
    -webkit-animation: parus-sh 3s infinite linear;
    animation: parus-sh 3s infinite linear
}

.franch-why {
    background: url("/local/templates/ravt/assets/css/../img/dark-bg.svg") center;
    padding: 77px 0 42px
}

.franch-why .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px
}

.franch-why .text {
    background: rgba(13, 13, 13, 0.74);
    border: 5px solid #FAC202;
    border-radius: 10px;
    padding: 25px 25px 25px 35px;
    width: 558px;
    line-height: 1.31;
    color: #ffffff
}

.franch-why .text img {
    vertical-align: text-top
}

.franch-why .p-title {
    color: #FAC202
}

.franch-why .p-title img {
    vertical-align: text-top
}

.bgw .container {
    padding-left: 30px;
    padding-right: 30px;
    background: #ffffff
}

.franch-key .container {
    padding-top: 105px;
    padding-bottom: 60px
}

.franch-key .p-title {
    text-align: left;
    margin-bottom: 25px
}

.franch-key .bot {
    max-width: 820px;
    padding: 80px 0 67px;
    font-size: 24px;
    line-height: 1.458
}

.franch-key__list {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.11), 0px -4px 10px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.11), 0px -4px 10px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    padding: 74px 40px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.franch-key__list b {
    font-weight: bold;
    display: block;
    font-size: 30px
}

.franch-key__list li {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.franch-key__list li::before {
    content: '';
    display: block;
    position: absolute;
    top: -25px;
    left: 94px
}

.franch-key__list li:nth-child(1), .franch-key__list li:nth-child(3) {
    background: rgba(255, 255, 255, 0.69);
    border: 1px solid rgba(0, 0, 0, 0.08);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    border-radius: 10px;
    height: 155px;
    z-index: 2
}

.franch-key__list li:nth-child(3) {
    width: 285px;
    height: 145px
}

.franch-key__list li:nth-child(1) {
    width: 265px;
    height: 155px
}

.franch-key__list li:nth-child(2), .franch-key__list li:nth-child(4) {
    background: #FFFFFF;
    border: 4px solid #FAC202;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 75px;
    width: 306px;
    height: 177px;
    padding-top: 75px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.franch-key__list li:not(:first-child) {
    margin-left: -50px
}

.franch-key__list li:nth-child(3)::before, .franch-key__list li:nth-child(1)::before {
    width: 251px;
    height: 100px;
    background: url("/local/templates/ravt/assets/css/../img/franch/num-l1.svg") no-repeat
}

.franch-key__list li:nth-child(2)::before {
    width: 271px;
    height: 126px;
    top: 71px;
    left: 185px;
    background: url("/local/templates/ravt/assets/css/../img/franch/num-l2.svg") no-repeat
}

.franch-key__list li:nth-child(3)::before {
    left: 205px
}

.franch-key__item {
    padding: 50px 90px 30px 80px;
    border: 5px solid #FAC202;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.franch-key__item:last-child {
    margin-bottom: 0
}

.franch-key__item:nth-child(odd) .text {
    width: 555px
}

.franch-key__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.franch-key__item .text {
    width: 650px;
    line-height: 1.5
}

.franch-key__item h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: uppercase
}

.franch-circle {
    height: 520px;
    position: relative
}

.franch-circle__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 364px;
    height: 364px;
    margin: 0 auto 0;
    background: url("/local/templates/ravt/assets/css/../img/franch/pazle.svg") no-repeat center
}

.franch-circle__bg::before {
    content: '';
    display: block;
    position: absolute;
    top: -25px;
    left: -23px;
    width: 410px;
    height: 410px;
    background: url("/local/templates/ravt/assets/css/../img/franch/arr-ciricle.svg") no-repeat top -32px right -2px;
    -webkit-animation: rotates 10s infinite linear;
    animation: rotates 10s infinite linear
}

.franch-circle .center {
    background: rgba(255, 255, 255, 0.1);
    border: 3px solid #FFFFFF;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    text-transform: uppercase
}

.franch-circle .center img {
    display: block;
    margin-bottom: 5px
}

.franch-circle__list {
    padding-top: 90px;
    margin-top: 5px;
    position: relative
}

.franch-circle__list li {
    position: absolute
}

.franch-circle__list li::before {
    content: '';
    background: url("/local/templates/ravt/assets/css/../img/list-check-b.svg") no-repeat center;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 100%;
    margin-right: 13px;
    top: 50%;
    margin-top: -15px
}

.franch-circle__list li:first-child {
    top: 0;
    left: 475px
}

.franch-circle__list li:nth-child(2) {
    top: 95px;
    left: 185px
}

.franch-circle__list li:nth-child(3) {
    top: 130px;
    left: 770px
}

.franch-circle__list li:nth-child(4) {
    top: 260px;
    left: 145px
}

.franch-circle__list li:nth-child(5) {
    top: 340px;
    left: 785px
}

.franch-circle__list li:nth-child(6) {
    top: 495px;
    left: 205px
}

.franch-circle__list li:nth-child(7) {
    top: 495px;
    left: 700px
}

.franch-team .container {
    padding-top: 27px;
    padding-bottom: 127px
}

.franch-slider {
    margin-bottom: 93px
}

.franch-slider img {
    width: 100%
}

.franch-centers .btn-yellow-bord {
    width: 677px;
    height: 82px;
    text-transform: uppercase;
    margin: 0 auto 117px
}

.one-slider {
    padding: 0 35px
}

.one-slider .slick-arrow {
    font-size: 0;
    text-indent: -9999px;
    background: url("/local/templates/ravt/assets/css/../img/right-arrow.svg") no-repeat center;
    position: absolute;
    height: 40px;
    width: 25px;
    top: 50%;
    margin-top: -11px;
    right: 0;
    border: none
}

.one-slider .slick-prev {
    left: 0;
    background: url("/local/templates/ravt/assets/css/../img/left-arrow.svg") no-repeat center
}

.one-slider .slick-dots {
    margin-bottom: -7px
}

.yellow-download {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13.94%, #FAC202), color-stop(91.06%, #F7D566));
    background: -o-linear-gradient(top, #FAC202 13.94%, #F7D566 91.06%);
    background: linear-gradient(180deg, #FAC202 13.94%, #F7D566 91.06%);
    border-radius: 10px 10px 0 0;
    width: 1007px;
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 58px 55px 80px
}

.yellow-download .text {
    width: calc(100% - 300px)
}

.yellow-download h3 {
    font-size: 30px;
    line-height: 1.33;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: normal
}

.yellow-download h3 img {
    height: 1em
}

.yellow-download__img {
    width: 280px;
    opacity: 0.26
}

.yellow-download .btn-white {
    width: 510px;
    max-width: 100%;
    height: 77px;
    font-size: 20px
}

.first-ban {
    height: 405px;
    background-size: cover;
    background-position: center top
}

.first-ban .s-title {
    text-align: center;
    padding-top: 37px
}

.contacts-people {
    font-size: 1.11em
}

.contacts-people__list {
    padding: 75px 0
}

.contacts-people__list:nth-child(odd) {
    background: #ffffff
}

.contacts-people__list:nth-child(even) {
    background: #eee url(/local/templates/ravt/assets/css/../img/body-bg.jpg) top
}

.contacts-people__item {
    margin-bottom: 30px;
    border: 5px solid #FAC202;
    border-radius: 5px;
    padding: 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #ffffff
}

.contacts-people figure {
    width: 320px
}

.contacts-people figure img {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.contacts-people .text {
    width: calc(100% - 350px);
    padding-top: 39px
}

.contacts-people .prof {
    font-weight: bold;
    padding-bottom: 14px
}

.contacts-people .name {
    font-size: 25px
}

.contacts-people .tel::before {
    background-image: url("/local/templates/ravt/assets/css/../img/tel_bord.svg")
}

.contacts-people .mail::before {
    background-image: url("/local/templates/ravt/assets/css/../img/mail.svg")
}

.contacts-people .tel, .contacts-people .mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 29px
}

.contacts-people .tel::before, .contacts-people .mail::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-right: 9px
}

.yellow-reviev .btn-white {
    font-size: 25px
}

.yellow-reviev .btn-white img {
    margin-left: 10px;
    margin-right: 10px
}

.bot-yellow {
    padding-top: 105px;
    background: #ffffff
}

.requisites {
    max-width: 1008px;
    padding: 30px 60px;
    background: rgba(250, 194, 2, 0.47);
    border: 9px solid #FAC202;
    border-radius: 10px;
    line-height: 1.5
}

.requisites .n-title {
    padding-bottom: 20px;
    text-align: left
}

.page-ban {
    height: 610px;
    background-size: cover;
    background-position: center top
}

.page-ban .container {
    background: none
}

.page-ban .s-title {
    padding-top: 45px;
    text-align: center
}

.page-ban .bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 800px;
    margin: 0 auto 0;
    padding-top: 40px;
    font-size: 24px
}

.page-ban .bot svg {
    width: 290px;
    fill: #0D0D0D;
    -webkit-animation: brig 7s infinite;
    animation: brig 7s infinite
}

.page-ban .bot .text {
    width: calc(100% - 335px)
}

.why-profitable .container {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 5px;
    border-bottom: 4px solid #FAC202
}

.why-profitable .p-title {
    padding-bottom: 45px;
    text-align: center
}

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

.why-profitable__item {
    width: 32%;
    padding-bottom: 85px;
    position: relative;
    padding-left: 65px;
    color: #000
}

.why-profitable__item h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 1;
    text-transform: uppercase
}

.why-profitable__num {
    font-size: 96px;
    line-height: 1;
    position: absolute;
    top: -30px;
    left: 0;
    width: 55px;
    color: #FAC202;
    font-weight: bold;
    text-align: center
}

.why-trust .container {
    padding: 65px 0 75px
}

.why-trust__list {
    max-width: 740px;
    margin: 0 auto 60px;
    width: 100%
}

.why-trust__item {
    position: relative;
    padding-left: 210px;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 130px;
    line-height: 1
}

.why-trust__item:last-child:before {
    display: none
}

.why-trust__item:before {
    content: '';
    display: block;
    width: 4px;
    background: #FAC202;
    height: calc(100% + 10px);
    left: 51px;
    top: 0px;
    position: absolute
}

.why-trust__icon {
    width: 105px;
    height: 105px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #FAC202
}

.why-trust__icon img {
    display: block
}

.why-trust h3 {
    font-size: 1.12em;
    text-transform: uppercase
}

.s-autos .disposition {
    padding-bottom: 55px
}

.s-autos .insurance {
    padding-bottom: 95px
}

.s-autos .container {
    padding-bottom: 55px
}

ul.bleck-list li {
    padding-left: 55px;
    padding-bottom: 12px;
    line-height: 1.2
}

ul.bleck-list li:before {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #FAC202;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.125L7.17861 13.9219C7.5866 14.4574 8.39648 14.4449 8.78777 13.8971L18 1' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 2px
}

ul.bleck-list li:last-child {
    padding-bottom: 0
}

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

.double-list ul {
    width: 48%;
    display: block
}

.double-list ul li {
    width: 100%
}

.s-long-ban .container {
    background: none;
    padding: 0 !important
}

.s-ban {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 75px
}

.s-ban .container {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.s-ban .s-title {
    padding-bottom: 29px;
    text-align: center
}

.s-ban figure {
    display: block;
    margin: 0 auto 60px;
    width: 415px
}

.s-ban figure img {
    width: 100%;
    -webkit-animation: pulsing_s 4s infinite;
    animation: pulsing_s 4s infinite
}

.s-ban .bold-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 75px
}

 

.s-ban .btn-yellow {
    width: 405px;
    margin: 0 auto;
    height: 73px;
    text-transform: uppercase
}

.bold-list li {
    padding-left: 39px;
    position: relative
}

.bold-list li::before {
    content: '';
    width: 29px;
    height: 20px;
    position: absolute;
    top: 0%;
    left: 0;
    background: url("/local/templates/ravt/assets/css/../img/check_bold.png") no-repeat center
}

.long-ban {
    width: 100%;
    max-width: 1145px;
    margin: 45px auto 0
}

.long-ban a {
    display: block
}

.for-whom .container {
    padding: 80px 0 75px
}

.for-whom .n-title {
    text-align: left
}

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

.for-whom__item {
    border: 1px solid #E7E7E7;
    width: calc(100% / 3);
    padding: 30px;
    color: #454545;
    font-size: 1.12em
}

.for-whom__item:not(:last-child) {
    border-right: none
}

.for-whom__item img {
    display: block;
    width: 100%;
    margin-bottom: 15px
}

.why-we .container {
    padding-bottom: 95px
}

.why-we__icon {
    position: absolute;
    top: -5px;
    left: 0;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    background: #FAC202;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.why-we__icon img {
    max-height: 100%
}

.why-we__images {
    width: 21.7%
}

.why-we__images img {
    display: block;
    margin-bottom: 190px
}

.why-we__images img:last-child {
    margin-bottom: 0
}

.why-we__list {
    width: 74.5%
}

.why-we__item {
    font-size: 1.12em;
    padding-left: 185px;
    padding-bottom: 65px;
    position: relative
}

.why-we__item::after, .why-we__item::before {
    content: '';
    display: block;
    position: absolute;
    height: calc(100% - 145px);
    width: 8px;
    left: 67px;
    top: 130px;
    background: url("/local/templates/ravt/assets/css/../img/provider/why-arrow.svg") no-repeat center bottom
}

.why-we__item::after {
    width: 1px;
    background: #FAC202;
    height: 50%;
    left: 71px
}

.why-we__item:last-child {
    padding-bottom: 0
}

.why-we__item:last-child::after, .why-we__item:last-child::before {
    display: none
}

.why-we__item h3 {
    line-height: 1.05;
    padding-bottom: 20px;
    font-weight: bold
}

.why-we__item p {
    padding-bottom: 20px
}

.why-we__item .btn-yellow {
    width: 245px;
    height: 45px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px
}

.why-we .bold-list {
    padding: 5px 0 25px
}

.why-we__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 35px
}

.why-we__logos img {
    margin-right: 15px
}

.why-we__logos img:last-child {
    margin-right: 0
}

.why-we__certificate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.why-we__certificate a {
    display: block;
    width: 133px;
    margin-right: 15px
}

.why-we__certificate a:last-child {
    margin-right: 0
}

.why-we__certificate a img {
    display: block;
    width: 100%
}

.start-work {
    padding: 60px 0;
    background: #1C1C1C url("/local/templates/ravt/assets/css/../img/bodybg.svg");
    color: #FFFFFF
}

.start-work .container {
    background: none;
    padding-left: 0;
    padding-right: 0
}

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

.start-work__item {
    position: relative;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    width: calc(100% / 6)
}

.start-work__item:last-child::after {
    display: none
}

.start-work__item::after {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    top: 21px;
    width: 20px;
    height: 32px;
    background: url("/local/templates/ravt/assets/css/../img/provider/how_start_arr.png") no-repeat center
}

.start-work__icon {
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.geography {
    position: relative;
    padding: 10px 0 75px;
    background: #ffffff
}

.geography .n-title {
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%
}

.geography .btn {
    width: 580px;
    height: 77px;
    text-transform: uppercase;
    margin: 60px auto 0
}

.s-form {
    padding: 75px 0 45px
}

.form-request {
    background: #FFFFFF;
    border: 6px solid #FAC202;
    border-radius: 5px;
    padding: 30px 52px;
    width: 555px;
    max-width: 100%;
    margin: 0 auto
}

.form-request input {
    width: 100%;
    display: block;
    margin-bottom: 20px
}

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

.form-request__row .select-styled {
    width: 175px
}

.form-request__row input {
    width: calc(100% - 195px)
}

.form-request .select-styled {
    height: 55px
}

.form-request button {
    display: block;
    width: 305px;
    height: 73px;
    margin: 0 auto;
    text-transform: uppercase;
    border: none;
    border-radius: 5px
}

.label-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.label-file input {
    display: none
}

.label-file .btn-load {
    width: 160px;
    height: 42px;
    background: #FDEA94;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.label-file .name {
    display: block;
    width: calc(100% - 165px)
}

.label-checkbox {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    cursor: pointer
}

.label-checkbox input {
    display: none
}

.label-checkbox input:checked + span::before {
    border-color: #FAC202;
    background: #FAC202 url("/local/templates/ravt/assets/css/../img/check_b.svg") no-repeat center
}

.label-checkbox span {
    padding-left: 40px;
    display: block;
    font-size: 13px;
    line-height: 1.46
}

.label-checkbox span::before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CECECE;
    border-radius: 3px
}

#map_canvas {
    width: 100%;
    height: 500px;
    position: relative
}

#map_address_hint {
    position: absolute;
    margin-top: 62px;
    right: 50px;
    z-index: 1;
    display: none;
    width: 350px;
    border: 3px solid #FAC202;
    padding: 20px;
    background: #ffffff
}

#map_address_hint li {
    margin: 0;
    position: relative;
    padding: 10px 0 10px 45px
}

#map_address_hint li img {
    position: absolute;
    top: 50%;
    left: 6px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 28px
}

#map_address_hint li:first-child img {
    max-width: 36px;
    left: 2px
}

#map_address_hint .js-hint-address {
    font-weight: bold
}

.address-table {
    margin: 20px 0
}

.address-table table {
    width: 100%;
    border-collapse: collapse
}

.address-table td {
    padding: 15px 20px
}

.address-table td:first-child a:hover {
    color: #FAC202
}

.address-table tr:nth-child(odd) td {
    background: #F4F4F4
}

.p-contacts .select {
    width: 300px
}

.screen-houses {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden
}

.screen-houses svg {
    margin-bottom: -130px;
    fill: #fff;
    max-width: 100%
}

.screen-houses .st {
    opacity: 0
}

.screen-houses .st:hover {
    opacity: 0.15
}

.plus {
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.plus::after, .plus::before {
    content: '';
    display: block;
    position: absolute;
    background: #ffffff;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.plus::before {
    width: 60%;
    left: 20%;
    height: 2px;
    top: 50%;
    margin-top: -1px
}

.plus::after {
    top: 20%;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 60%
}

.citys-list {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 220px;
    margin-left: -110px;
    z-index: 11;
    padding-top: 15px;
    color: #000;
    text-align: center;
    display: none
}

.citys-list ::-webkit-scrollbar {
    width: 5px;
    height: 1px
}

.citys-list ::-webkit-scrollbar-button {
    background-color: #666;
    display: none;
    width: 0;
    height: 0
}

.citys-list ::-webkit-scrollbar-track {
    background-color: #999
}

.citys-list ::-webkit-scrollbar-track-piece {
    background-color: #ffffff
}

.citys-list ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #666;
    border-radius: 3px
}

.citys-list ::-webkit-scrollbar-corner {
    background-color: #999
}

.citys-list ::-webkit-resizer {
    background-color: #666
}

.citys-list::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent
}

.citys-list ul {
    background: #fff;
    height: 300px;
    overflow-y: scroll;
    padding: 10px 0;
    position: relative;
    z-index: 1
}

.citys-list li {
    padding: 5px 20px;
    cursor: pointer
}

.citys-list li:hover {
    color: #FAC202
}

.pdfs {
    width: 600px;
    max-width: 92%;
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 40px 10px
}

.pdfs a {
    width: 45%;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    min-height: 36px;
    position: relative
}

.pdfs a img {
    position: absolute;
    top: 0;
    left: 0
}

.map_address_hint-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.map_address_hint-close:hover {
    opacity: 0.8
}

.map_address_hint-close::before, .map_address_hint-close::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    height: 1px;
    background: #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.map_address_hint-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.s-form .container {
    background: none
}

.hidden, .map-city {
    display: none
}

.w-full {
    width: calc(100% + 40px);
    margin-left: -20px
}

.pb25 {
    padding-bottom: 25px
}

.col-d-48 {
    width: 48%
}

.flex-sb, .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.go-top {
    width: 45px;
    height: 45px;
    background-image: url("/local/templates/ravt/assets/css/../img/up_arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    border-radius: 100%;
    position: absolute;
    z-index: -5;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer
}

.go-top.active {
    opacity: 1;
    z-index: 5
}

.go-top:hover {
    opacity: 0.8
}

@media screen and (min-width: 1010px) {
    .page-ban .tab-nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header a.header__link:hover, .header .select-city__btn:hover {
        opacity: 0.8
    }

    .header__links a:hover {
        opacity: 0.8
    }

    .nav a:hover {
        color: #ffffff
    }

    .nav__dropdown-item:hover .nav__dropdown-body {
        display: block
    }

    .s-ban .container, .start-work .container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media screen and (min-width: 1500px) {
    .page-ban .tab-nav {
        padding-bottom: 40px
    }

    .stock_o {
        margin-right: 10px
    }

    .insurance .b-logo-slider__title {
        padding-bottom: 43px
    }

    .insurance .logo-slider {
        margin-bottom: 40px
    }

    .insurance .logo-slider .slick-dots {
        bottom: -40px
    }

    .s-manufacturer .s-title {
        padding-bottom: 30px
    }

    .w-full, .about-text, .dealer-article, .long-img {
        width: calc(100% + 90px);
        margin-left: -45px
    }

    .yellow-reviev .text {
        padding-top: 50px
    }
}

@media screen and (max-width: 1500px) {
    body, .page {
        font-size: 16px
    }

    .btn-yellow, .breads {
        font-size: 16px
    }

    .nav {
        font-size: 14px
    }

    .bgw .container, .main .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .container {
        width: 960px
    }

    .s-map:before {
        width: 960px
    }

    .p-title, .s-title {
        font-size: 28px
    }

    .header {
        padding: 15px 0
    }

    .header .container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .stock_o {
        margin-right: 5px
    }

    .first .s-title {
        font-size: 38px;
        margin-bottom: 5px
    }

    .engine {
        background-size: 450px;
        background-position: center top;
        height: 480px;
        max-width: 910px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .engine::after {
        top: 55px;
        background-size: 490px
    }

    .engine::before {
        background-size: 100%;
        width: 110px;
        top: 63px;
        left: 425px
    }

    .engine__item {
        top: 70px;
        left: 50px
    }

    .engine__item:nth-child(2) {
        left: auto;
        right: 20px
    }

    .engine__item:nth-child(3) {
        top: 250px;
        left: 70px
    }

    .engine__item:nth-child(4) {
        left: auto;
        right: 55px;
        top: 230px
    }

    .bot-prime {
        font-size: 24px
    }

    .we-work a {
        height: 235px
    }

    .we-work span {
        font-size: 16px
    }

    .want-team__docs {
        width: 250px;
        padding: 50px 20px
    }

    .want-team__title {
        font-size: 24px
    }

    .experts__star {
        width: 180px;
        left: -15px
    }

    .experts__item {
        line-height: 1.3;
        font-size: 16px
    }

    .experts__bot {
        padding: 12px 20px;
        text-align: center;
        line-height: 1.3;
        font-size: 17px
    }

    .experts p {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
        line-height: 1.3
    }

    .expertise-ipad {
        width: 380px;
        background-size: 100%;
        height: 550px;
        padding: 65px 25px 20px 24px
    }

    .expertise-ipad .hide {
        width: 285px;
        font-size: 14px
    }

    .expertise-ipad .hide li {
        padding-bottom: 10px;
        line-height: 1.35
    }

    .expertise-ipad .num {
        left: -315px
    }

    .expertise-ipad .num span {
        width: 85px;
        height: 85px;
        line-height: 81px;
        font-size: 50px
    }

    .expertise-ipad .num::after {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        left: 60px
    }

    .expertise-ipad__top {
        font-size: 15px;
        padding: 0 10px 11px
    }

    .expertise-ipad__top svg, .expertise-ipad__top img {
        width: 120px
    }

    .expertise-ipad__list {
        padding-top: 35px
    }

    .expertise-ipad__item {
        font-size: 15px
    }

    .expertise-ipad__item:nth-child(2) {
        margin-top: 25px
    }

    .expertise-ipad__item:nth-child(2) img {
        width: 140px
    }

    .expertise-ipad__item:nth-child(2) .num {
        top: -50px;
        right: -310px
    }

    .expertise-ipad__item:nth-child(2) .num::after {
        right: 50px;
        top: -20px
    }

    .expertise-ipad__item:nth-child(3) {
        margin: 25px 0
    }

    .expertise-ipad__item:nth-child(3) .num {
        top: -8px;
        margin-left: 13px
    }

    .expertise-ipad__item:nth-child(3) .num::after {
        left: 56px
    }

    .expertise-ipad__item:nth-child(4) img {
        width: 160px
    }

    .expertise-ipad__item:nth-child(4) .num {
        top: -20px;
        right: -320px
    }

    .expertise-ipad__item:nth-child(4) .num::after {
        right: 63%;
        top: -24px
    }

    .expertise-service {
        height: 668px
    }

    .expertise-service .bord-title {
        margin-bottom: 55px
    }

    .expertise-service__titles li:nth-child(2) {
        top: 72px
    }

    .expertise-service__list {
        left: 48%;
        font-size: 15px
    }

    .expertise-service__list li {
        padding-top: 3px
    }

    .expertise-service__list li:nth-child(3), .expertise-service__list li:nth-child(11) {
        left: 0
    }

    .expertise-service__list li:nth-child(10), .expertise-service__list li:nth-child(2) {
        left: 750px
    }

    .expertise-service__list li:nth-child(4) {
        left: 800px
    }

    .expertise-service__list li:nth-child(5) {
        left: 60px
    }

    .expertise-service__list li:nth-child(6) {
        left: 850px
    }

    .expertise-service__list li:nth-child(7) {
        left: 40px
    }

    .expertise-service__list li:nth-child(12) {
        left: 795px
    }

    .expertise-service__list li:nth-child(13) {
        left: 860px
    }

    .expertise-service .container {
        width: 1000px
    }

    .expertise-advantage {
        padding-top: 90px
    }

    .expertise-advantage__list {
        max-width: 800px
    }

    .expertise-advantage__list li {
        font-size: 26px
    }

    .expertise-advantage__list li span {
        font-size: 16px;
        padding-top: 6px
    }

    .expertise-advantage__list::after {
        width: 120px;
        height: 120px;
        border-radius: 20px;
        background-size: 80px
    }

    .expertise-resoses {
        background-position: center right;
        padding: 90px 0
    }

    .expertise-resoses__list {
        margin: 45px auto 0;
        width: 100%;
        max-width: 880px;
        padding: 70px
    }

    .s-map {
        padding-bottom: 100px
    }

    .screen-houses svg {
        margin-bottom: -107px
    }

    .footer-nav a {
        margin-right: 20px;
        font-size: 14px
    }

    .insurance {
        padding-bottom: 80px
    }

    .b-news a:first-child .text {
        padding-right: 5px;
        width: 48%;
        font-size: 16px
    }

    .logo-slider {
        margin-bottom: 30px;
        padding: 0 35px
    }

    .logo-slider .item {
        height: auto;
        padding: 0 15px
    }

    .logo-slider .slick-dots {
        width: 100%;
        position: absolute;
        bottom: -30px;
        left: 0;
        margin: 0;
        padding: 0
    }

    .logo-slider .slick-arrow {
        top: 50%;
        margin-top: -10.5px
    }

    .logo-slider .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .b-logo-slider {
        padding: 45px 0
    }

    .b-logo-slider__title {
        font-size: 24px
    }

    .first-footer {
        padding-bottom: 24px
    }

    .footer-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-nav a {
        margin-right: 20px;
        margin-bottom: 10px
    }

    .glass-prise__top {
        font-size: 20px
    }

    .glass-prise__top li {
        width: 24%
    }

    .glass-prise__top li:first-child {
        width: 52%
    }

    .glass-prise__col {
        width: 52%
    }

    .glass-prise__col:last-child {
        width: 48%
    }

    .tab-nav a {
        font-size: 14px;
        padding: 10px 16px 9px
    }

    .why__item {
        font-size: 18px
    }

    .about-text h3 {
        font-size: 22px;
        margin-bottom: 10px
    }

    .about-text__left {
        padding: 50px 25px
    }

    .about-text .txt {
        padding-left: 30px;
        padding-right: 25px
    }

    .s-disposition .container {
        padding-bottom: 70px
    }

    .page p, .content-text, .s-guarantee, .news p, .certificate .name, .s-dealer {
        font-size: 16px
    }

    .content-text p {
        padding-bottom: 15px
    }

    .yell-title {
        font-size: 22px
    }

    .content-text h3 {
        font-size: 24px
    }

    .s-repair .container, .p-news .container, .s-manufacturer .container {
        padding-top: 35px
    }

    .manufacturer {
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .manufacturer__btn {
        padding-right: 0
    }

    .manufacturer h3 {
        padding-bottom: 25px;
        font-size: 24px
    }

    .manufacturer .btn-yellow-bord {
        margin-top: 20px
    }

    .manufacturer .btn-long {
        width: 100%;
        max-width: 380px;
        padding: 5px 25px 4px;
        font-size: 15px;
        height: 68px
    }

    .breads {
        padding: 35px 0
    }

    .s-franch .text {
        padding: 0
    }

    .franch-key__item {
        padding: 40px 50px 30px
    }

    .franch-key__item .text, .franch-key__item:nth-child(odd) .text {
        width: 510px
    }

    .franch-circle {
        width: 100%;
        overflow: hidden
    }

    .franch-circle__list {
        margin-left: -85px
    }

    .franch-why .text {
        width: 485px
    }

    .franch-key .container {
        padding-top: 70px;
        padding-bottom: 50px
    }

    .franch-key .bot {
        font-size: 18px;
        padding: 40px 0 50px
    }

    .franch-key__item h3 {
        font-size: 18px
    }

    .n-title {
        padding-bottom: 35px;
        font-size: 24px
    }

    .franch-centers .btn-yellow-bord {
        margin-bottom: 80px
    }

    .yellow-download h3 {
        font-size: 24px;
        margin-bottom: 25px
    }

    .yellow-download__img {
        width: 250px
    }

    .franch-key__list li {
        font-size: 18px
    }

    .franch-key__list li b {
        font-size: 22px
    }

    .first-ban {
        height: 295px
    }

    .yellow-download .btn-white {
        width: 450px
    }

    .page .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .s-disposition .requisites {
        margin-top: 90px
    }

    .btn-reviev-fix {
        width: 50px
    }

    .map-btns .btn {
        width: 370px
    }

    .page-ban {
        height: auto;
        padding-bottom: 100px
    }

    .page-ban .tab-nav {
        padding-bottom: 0
    }

    .page-ban .bot {
        width: 580px
    }

    .page-ban .bot svg {
        width: 250px
    }

    .page-ban .bot .text {
        width: 285px;
        font-size: 20px
    }

    .why-profitable__item {
        padding-bottom: 60px
    }

    .why-profitable__item h3 {
        font-size: 22px;
        padding-bottom: 10px
    }

    .why-profitable__num {
        top: -20px
    }

    .why-trust .container {
        padding-bottom: 1px
    }

    .why-trust__list {
        width: 700px
    }

    .why-trust__item {
        padding-left: 170px
    }

    .s-ban figure {
        width: 340px;
        margin-bottom: 50px
    }

    .s-ban .s-title {
        margin-bottom: 5px
    }

    .s-ban .bold-list {
        padding-bottom: 45px
    }

    .s-dealer .container {
        padding-top: 40px
    }

    .franch-key__list li::before {
        left: 60px
    }

    .franch-key__list li:nth-child(2)::before {
        left: 85px
    }

    .franch-key__list li:nth-child(3)::before {
        left: 125px
    }

    .s-franch .b-title {
        font-size: 30px
    }

    .franch-team .container {
        padding-bottom: 90px
    }

    .what-franchise {
        padding-bottom: 10px
    }

    .ship {
        padding-top: 0;
        margin-top: 10px
    }

    .ship__list {
        max-width: 1000px
    }

    .ship__list li::after {
        background-size: 100% auto
    }

    .ship__list li:nth-child(1) {
        top: 40px
    }

    .ship__list li:nth-child(1)::after {
        width: 380px;
        left: -240px;
        top: -55px
    }

    .ship__list li:nth-child(2) {
        right: 0px;
        top: 160px
    }

    .ship__list li:nth-child(2)::after {
        width: 250px;
        left: -230px;
        top: -42px
    }

    .ship__list li:nth-child(3) {
        top: 280px;
        right: 20px
    }

    .ship__list li:nth-child(3)::after {
        width: 260px;
        left: -235px;
        top: -51px
    }

    .ship__list li:nth-child(4) {
        left: 10px;
        top: 301px
    }

    .ship__list li:nth-child(4)::after {
        width: 430px;
        margin-left: 15px;
        background-position: top -60px left
    }

    .ship__list li:nth-child(5) {
        left: 125px;
        top: 405px
    }

    .ship__list li:nth-child(5)::after {
        left: 26px;
        top: -28px;
        width: 315px;
        background-position: top -35px left
    }

    .ship__img {
        max-width: 750px
    }

    .contacts-people__list {
        padding: 50px 0 30px
    }

    .contacts-people__item {
        padding: 30px;
        font-size: 1em
    }

    .contacts-people figure {
        width: 280px
    }

    .contacts-people .text {
        width: calc(100% - 325px)
    }

    .contacts-people .prof {
        padding: 0 0 12px
    }

    .contacts-people .mail, .contacts-people .tel {
        margin-top: 20px
    }

    .disposition .icon {
        height: 140px
    }

    .disposition .icon img {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        margin-bottom: 0
    }

    .disposition__item {
        height: 205px
    }

    .s-autos .disposition {
        padding-bottom: 10px
    }

    .s-autos .insurance {
        padding-bottom: 60px
    }

    .for-whom .container {
        padding-top: 50px;
        padding-bottom: 60px
    }

    .why-we .container {
        padding-bottom: 60px
    }

    .start-work__item {
        font-size: 15px
    }

    .start-work__icon {
        margin-bottom: 20px
    }

    .start-work__icon img {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }

    .plus {
        width: 35px;
        height: 35px
    }
}

@media screen and (max-width: 1300px) {
    .expertise-service {
        height: 695px
    }

    .expertise-service .container {
        width: 960px
    }

    .expertise-service__list {
        top: 0
    }

    .expertise-service__list li:nth-child(odd) {
        left: 0
    }

    .expertise-service__list li:last-child, .expertise-service__list li:nth-child(even) {
        left: auto;
        right: 0
    }

    .expertise-ipad .num {
        display: none
    }

    .screen-houses svg {
        margin-bottom: -100px
    }

    .franch-map__logo {
        width: 300px;
        right: 115px;
        top: -100px
    }

    .ship {
        width: 960px
    }

    .ship__list li:nth-child(1)::after {
        left: -315px
    }

    .ship__list li:nth-child(2) {
        top: 180px
    }

    .ship__list li:nth-child(2)::after {
        left: -270px
    }

    #map_canvas {
        height: 450px
    }

    .about-desc__item {
        font-size: 16px
    }

    .blockquote-bold {
        font-size: 1.125em
    }
}

@media screen and (max-width: 1100px) {
    .btn-reviev-fix {
        width: 45px;
        height: 200px
    }
}

@media screen and (max-width: 1010px) {
    .container {
        width: 740px
    }

    .burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 37px;
        height: 25px;
        margin-left: 30px;
        position: relative
    }

    .burger span {
        display: block;
        height: 4px;
        width: 100%;
        background: #FAC202;
        border-radius: 4px;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out
    }

    .burger.active span {
        position: absolute;
        top: 40%;
        left: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .burger.active span:last-child {
        opacity: 0
    }

    .burger.active span:first-child {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .nav {
        position: relative;
        padding: 0;
        border: none;
        z-index: 6
    }

    .nav__dropdown-item.active > a {
        color: #ffffff
    }

    .nav__dropdown-item.active > a::after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .nav__dropdown-item.active .nav__dropdown-body {
        display: block;
        padding-bottom: 10px
    }

    .nav.show .container {
        left: 0
    }

    .nav .container {
        width: 100%;
        position: absolute;
        top: 0;
        padding: 0;
        left: -100vw;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .nav__list {
        display: block;
        background: #292929
    }

    .nav__item {
        width: 100%;
        height: auto;
        display: block;
        border-top: 1px solid rgba(255, 255, 255, 0.2)
    }

    .nav__item > a {
        padding: 10px 20px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .nav__dropdown-body {
        position: static;
        border-top: 1px solid rgba(255, 255, 255, 0.05)
    }

    .nav__dropdown-body a {
        padding-left: 30px
    }

    .select-city__btn span {
        text-align: left
    }

    .header__left {
        margin-left: 50px
    }

    .header__link:first-child {
        display: none
    }

    .engine {
        background-size: 350px;
        background-position: center top;
        height: 390px
    }

    .engine::before {
        background-size: 100%;
        width: 85px;
        top: 42px;
        left: 350px
    }

    .engine::after {
        top: 5px;
        background-size: 390px
    }

    .engine__item {
        top: 45px;
        left: 0
    }

    .engine__item:nth-child(2) {
        left: auto;
        right: 0px
    }

    .engine__item:nth-child(3) {
        top: 200px
    }

    .engine__item:nth-child(4) {
        left: auto;
        right: 10px;
        top: 190px
    }

    .bot-prime {
        font-size: 22px
    }

    .bot-prime img {
        height: 35px
    }

    .bot-prime__item:nth-child(2) {
        margin: 0 40px
    }

    .b-logo-slider {
        padding: 30px 0
    }

    .b-logo-slider__title {
        font-size: 18px
    }

    .we-work a {
        height: 185px;
        padding: 35px 20px
    }

    .we-work span {
        font-size: 14px
    }

    .we-work span::after {
        height: 4px
    }

    .team-and-news {
        display: block
    }

    .team-and-news .want-team {
        margin-bottom: 30px
    }

    .want-team {
        width: 100%;
        min-height: 430px
    }

    .b-news {
        width: 100%
    }

    .experts p {
        padding-left: 60px;
        padding-right: 60px
    }

    .experts__list {
        padding-left: 60px;
        padding-right: 60px;
        display: block
    }

    .experts__item {
        width: 100%
    }

    .first-footer .container {
        display: block
    }

    .first-footer .logo {
        display: none
    }

    footer {
        padding: 20px 0 10px
    }

    footer .container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    footer a {
        margin-bottom: 10px;
        display: block;
        min-width: 48%
    }

    .first .s-title {
        margin-bottom: 10px
    }

    .btn-reviev-fix {
        display: none
    }

    .logo-slider .item {
        padding: 0 8px
    }

    .catalog-logos a {
        width: 20%
    }

    .car-fillter {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        float: none;
        background: none;
        margin-bottom: 25px
    }

    .car-fillter .select {
        margin-right: 0;
        width: 31%;
        margin-left: 3.5%;
        margin-bottom: 15px
    }

    .car-fillter .select:first-child {
        margin-left: 0
    }

    .car-fillter .btn-yellow {
        width: 31%
    }

    .select-styled {
        font-size: 16px
    }

    .select-options li {
        height: 40px;
        font-size: 14px
    }

    .double-head {
        display: block
    }

    .double-head-rev {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .double-head .s-title {
        width: 100%;
        margin-bottom: 25px
    }

    .m-title {
        text-align: center;
        width: 100%;
        font-size: 20px
    }

    .auto-glass .double-head, .catalog .double-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .search-evrocod {
        width: 100%
    }

    .double-head .search-evrocod {
        margin-left: 0
    }

    .page .container {
        padding-bottom: 70px
    }

    .popup-locations {
        width: 600px;
        padding: 30px
    }

    .locations li {
        min-width: 48%;
        margin-left: 0;
        margin-right: 0
    }

    .s-disposition .container {
        padding-bottom: 50px
    }

    .s-disposition .requisites {
        margin-top: 50px
    }

    .blockquote {
        line-height: 1.35
    }

    .blockquote p {
        padding-bottom: 15px
    }

    .s-guarantee, .certificate .name {
        font-size: 14px
    }

    .s-title, .p-title {
        font-size: 24px
    }

    .news-one {
        font-size: 16px
    }

    .works-slider__big .name {
        font-size: 14px;
        height: 50px
    }

    .works-slider__big .name::before {
        border-width: 0 20px 50px 0
    }

    .yell-title {
        font-size: 20px
    }

    .flex-container .content-text {
        width: calc(100% - 240px)
    }

    .sidebar {
        width: 220px
    }

    .tab-nav {
        padding-bottom: 15px
    }

    .s-manufacturer .container {
        padding-bottom: 60px
    }

    .manufacturer {
        display: block;
        padding: 30px 0 !important
    }

    .manufacturer figure {
        padding: 0 20px 20px;
        width: 100%;
        display: block
    }

    .manufacturer__text {
        width: 100%;
        padding: 0 20px !important
    }

    .manufacturer .btn-yellow {
        padding: 16px 15px 15px;
        min-width: 100px
    }

    .manufacturer .btn-long {
        width: 100%
    }

    .manufacturer .btn-yellow-bord {
        padding: 13px 10px 14px;
        margin-top: 15px
    }

    .manufacturer__bot {
        margin-top: 20px;
        padding: 20px
    }

    .manufacturer h3 {
        font-size: 22px;
        padding-bottom: 15px
    }

    .expertise-ipad {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin: 0px auto
    }

    .expertise-ipad .num {
        display: none
    }

    .expertise-service {
        height: auto;
        padding-bottom: 55px
    }

    .expertise-service__houses {
        padding-top: 55px
    }

    .expertise-service .bord-title {
        margin-bottom: 60px
    }

    .expertise-service .container {
        width: 100%
    }

    .expertise-service__list {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 840px;
        padding: 0 20px;
        margin: 0 auto;
        max-width: 100%
    }

    .expertise-service__list li {
        width: 48%;
        position: relative;
        top: auto !important;
        left: auto !important;
        margin-top: 10px;
        padding-bottom: 5px
    }

    .map-btns .btn {
        width: 360px
    }

    .map-btns .btn-yellow {
        margin-right: 20px
    }

    .expertise-advantage {
        padding-top: 80px
    }

    .s-map {
        background: #ffffff;
        padding-bottom: 80px
    }

    .s-map .map {
        height: 410px;
        margin-left: -20px;
        width: calc(100% + 20px);
        display: block
    }

    .s-map .map-img {
        display: none
    }

    .s-map:before {
        display: none
    }

    .double-list {
        display: block
    }

    .double-list ul {
        width: 100%
    }

    .double-list ul:first-child {
        padding-bottom: 10px
    }

    .ship {
        width: 740px;
        padding-top: 0
    }

    .ship__img {
        max-width: 100%
    }

    .ship li::after {
        display: none
    }

    .ship li:nth-child(3) {
        right: 0
    }

    .ship li:nth-child(4), .ship li:nth-child(5) {
        left: 35px
    }

    .what-franchise {
        padding: 60px 0 30px
    }

    .franch-key__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 25px
    }

    .franch-key__list li {
        width: 48%;
        margin: 0
    }

    .franch-key__list li::before {
        display: none
    }

    .franch-key__list li:nth-child(even) {
        width: 48%;
        padding-top: 60px
    }

    .franch-key__list li:nth-child(odd) {
        width: 48%
    }

    .franch-key__list li:nth-child(3) {
        margin-left: 0;
        margin-top: -50px
    }

    .franch-key__item {
        display: block
    }

    .franch-key__item .img {
        margin-bottom: 20px
    }

    .franch-key__item .text, .franch-key__item:nth-child(odd) .text {
        width: 100%
    }

    .franch-circle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        height: auto
    }

    .franch-circle__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 20px 0 0;
        padding: 30px 0 0 35px;
        position: static
    }

    .franch-circle__list li {
        position: relative;
        left: auto !important;
        top: auto !important;
        width: 46%;
        margin-bottom: 15px
    }

    .franch-circle__list li::before {
        margin-right: 10px
    }

    .franch-team .container {
        padding-bottom: 50px
    }

    .yellow-download__img {
        display: none
    }

    .yellow-download .text {
        width: 100%
    }

    .franch-map__logo {
        width: 260px;
        right: 145px;
        top: -87px
    }

    #map_address_hint {
        position: static;
        margin: 0;
        width: 100%
    }

    #map_canvas {
        height: 400px
    }

    .why-trust__list {
        margin-bottom: 0
    }

    .why-profitable__item {
        width: 48%
    }

    .s-ban figure {
        width: 300px;
        margin-bottom: 45px
    }

    .s-ban .s-title {
        padding-bottom: 10px
    }

    .why-we__logos {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 15px
    }

    .why-we__logos img {
        margin-bottom: 10px
    }

    .why-we__certificate {
        padding-bottom: 10px
    }

    .why-we__certificate a {
        width: 100px
    }

    .why-we__item {
        padding-left: 150px
    }

    .start-work {
        padding-bottom: 20px
    }

    .start-work__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .start-work__item {
        width: 30%;
        margin-bottom: 35px
    }

    .start-work__item::after {
        display: none
    }
}

@media screen and (max-width: 750px) {
    body, .page {
        font-size: 14px
    }

    .btn-yellow, .breads {
        font-size: 14px
    }

    .container {
        width: 540px
    }

    .first .s-title {
        margin-bottom: 15px;
        font-size: 22px
    }

    .engine {
        background-position: top left;
        background-size: 310px;
        height: 520px
    }

    .engine::before {
        width: 75px;
        top: 34px;
        left: 138px
    }

    .engine::after {
        background: url("/local/templates/ravt/assets/css/../img/d-lines-m.svg") no-repeat center;
        width: 220px;
        height: 315px;
        left: 103px;
        top: 30px
    }

    .engine__item {
        font-size: 14px
    }

    .engine__item small {
        margin-top: -2px
    }

    .engine__item img {
        margin-bottom: 7px
    }

    .engine__item:nth-child(1) {
        top: 0px;
        left: 325px
    }

    .engine__item:nth-child(2) {
        top: 120px;
        left: 335px
    }

    .engine__item:nth-child(4) {
        top: 230px;
        left: 325px
    }

    .engine__item:nth-child(3) {
        top: 345px;
        left: 170px
    }

    .bot-prime__item {
        display: block
    }

    .bot-prime img {
        display: block;
        margin: 0 auto 10px;
        height: 37px
    }

    .we-work a {
        height: 135px;
        padding: 7px 5px 12px
    }

    .we-work a:nth-child(7) {
        padding: 2px
    }

    .we-work span {
        min-height: auto
    }

    .we-work__stock::before {
        width: calc(100% + 8px);
        height: calc(100% + 8px);
        left: -4px;
        top: -4px;
        border-width: 2px
    }

    .experts__title {
        font-size: 22px;
        padding-left: 30px
    }

    .experts__star {
        width: 150px
    }

    .header__links {
        display: none
    }

    .header .select-city__btn {
        margin-right: 0
    }

    .header .tel {
        font-size: 18px
    }

    .select-city span {
        width: 138px
    }

    .header__left {
        margin-left: 15px
    }

    .select-city {
        display: block
    }

    .select-city img {
        margin: 0 auto 6px;
        display: block
    }

    .select-city span::after {
        display: none
    }

    .catalog-logos a {
        width: calc(100% / 3)
    }

    .breads {
        font-size: 14px;
        padding: 25px 0
    }

    .table {
        font-size: 16px
    }

    .table td {
        padding: 7px 10px
    }

    .table td:last-child {
        min-width: auto
    }

    .page .container {
        padding-bottom: 50px
    }

    .m-title {
        font-size: 18px
    }

    .glass-prise__top {
        font-size: 16px
    }

    .glass-prise .name {
        font-size: 16px;
        margin-bottom: 4px
    }

    .glass-prise__col li {
        padding-bottom: 1px;
        font-size: 14px
    }

    .glass-prise__price {
        font-size: 14px
    }

    .glass-prise .btn-yellow {
        width: 120px;
        height: 40px;
        font-size: 16px
    }

    .popup-locations {
        width: 300px;
        padding: 30px 20px
    }

    .locations {
        display: block
    }

    .locations li {
        width: 100%
    }

    .about-text {
        display: block
    }

    .about-text__left, .about-text__right {
        width: 100%;
        height: auto
    }

    .about-text__left {
        height: 480px;
        margin-bottom: 30px
    }

    .about-text__right {
        padding-bottom: 35px
    }

    .why__item {
        width: 46%
    }

    .col-d-48 {
        width: 100%
    }

    .about-desc h3 {
        font-size: 24px;
        line-height: 1.35;
        margin-bottom: 8px
    }

    .disposition__item:nth-child(2), .disposition__item:nth-child(4), .disposition__item:nth-child(5), .disposition__item:nth-child(7) {
        background: none
    }

    .disposition .icon {
        height: 140px;
        padding-top: 5px
    }

    .disposition__item {
        width: 48%;
        height: auto;
        margin-top: 20px;
        padding-bottom: 20px
    }

    .disposition__item:first-child {
        width: 100%
    }

    .disposition .b-title {
        width: 100%;
        text-align: center;
        padding-top: 0;
        border-top: none;
        margin: 0
    }

    .help-el__text {
        font-size: 11px;
        width: 200px;
        padding: 10px
    }

    .garantie__list {
        display: block
    }

    .garantie__list li {
        width: 100%
    }

    .s-certificates .container {
        padding-bottom: 20px
    }

    .s-guarantee .blockquote {
        margin-bottom: 35px
    }

    .p-title, .s-title {
        font-size: 22px
    }

    .certificate__item {
        width: 48%;
        margin-right: 0
    }

    .news__name {
        font-size: 20px
    }

    .news p {
        font-size: 14px
    }

    .news-one__date {
        font-size: 14px
    }

    .news-one {
        padding-bottom: 35px;
        font-size: 14px
    }

    .news-one p {
        padding-bottom: 10px
    }

    .news-one ul, .news-one ol {
        padding-bottom: 5px
    }

    .news-one li:before {
        line-height: 0.6em
    }

    .works-slider__nav {
        padding: 0 30px 0 40px;
        margin-top: 20px
    }

    .yell-title {
        font-size: 18px
    }

    .dealer-article, .dealer-article:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .dealer-article__img {
        width: 100%;
        padding-bottom: 0
    }

    .dealer-article__text {
        width: 100%
    }

    .blacked {
        display: block;
        padding: 20px;
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .blacked__descriptions {
        width: 100%
    }

    .blacked__img {
        margin: 25px auto 0;
        display: block
    }

    .yellowed {
        margin-top: 0;
        padding: 30px 20px;
        height: auto;
        max-width: calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .yellowed__img {
        display: none
    }

    .yellowed__descriptions {
        width: 100%
    }

    .s-dealer .container {
        padding-bottom: 70px
    }

    .pic-block {
        display: block
    }

    .pic-block img {
        margin-bottom: 10px
    }

    .pic-block p {
        width: 100%
    }

    .content-text ol li, .content-text ul li {
        width: 100%
    }

    .content-text h3 {
        font-size: 20px
    }

    .page-cols {
        display: block
    }

    .page-cols .item {
        width: 100%;
        padding-bottom: 25px
    }

    .flex-container {
        display: block
    }

    .flex-container .content-text {
        width: 100%
    }

    .sidebar {
        width: 240px;
        margin: 0 auto;
        padding-top: 15px
    }

    .list li::before, .news-one li::before, .content-text ul li::before {
        margin-right: 10px;
        width: 16px;
        height: 13px;
        background-size: 100% 100%
    }

    .vetro-list {
        background: none
    }

    .vetro-list li:not(:first-child) {
        padding-right: 0
    }

    .plus {
        width: 26px;
        height: 26px;
        bottom: 10px;
        right: 10px
    }

    .expertise-resoses {
        padding: 70px 0;
        background-position: top right -50px
    }

    .expertise-resoses__list {
        margin-top: 45px;
        padding: 35px
    }

    .expertise-service__titles li:nth-child(2) {
        top: 70px
    }

    .expertise-service__titles li:nth-child(3) {
        top: 105px
    }

    .expertise-advantage__list li {
        font-size: 24px;
        padding: 20px
    }

    .expertise-advantage__list li .el {
        padding-right: 15px
    }

    .expertise-advantage__list li:nth-child(2) .hidden {
        padding-left: 10px
    }

    .expertise-advantage__list li span {
        font-size: 14px;
        padding-top: 2px
    }

    .expertise-advantage__list::after {
        width: 100px;
        height: 100px;
        background-size: 75%;
        border-radius: 20px
    }

    .map-btns {
        display: block;
        margin-top: -70px
    }

    .map-btns .btn {
        margin: 0 auto
    }

    .map-btns .btn-yellow {
        margin-bottom: 20px
    }

    .screen-houses {
        top: 54px
    }

    .s-map .map__list li:nth-child(4) .dop {
        left: -120px;
        top: 100%;
        margin-top: 20px
    }

    .s-map .map__list li:nth-child(4) .dop::before {
        top: -16px;
        left: 50%;
        border-width: 0 8px 16px 8px;
        border-color: transparent transparent #f2c544 transparent
    }

    .s-map {
        padding-bottom: 80px
    }

    .requisites {
        padding: 25px 40px
    }

    ul.bleck-list li {
        padding-left: 45px
    }

    ul.bleck-list li:before {
        width: 35px;
        height: 35px;
        background-size: 19px
    }

    .expertise-advantage__list {
        display: block;
        height: auto
    }

    .expertise-advantage__list li {
        width: 100%;
        position: relative;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        margin-bottom: 10px;
        padding: 30px 20px
    }

    .expertise-advantage__list li:last-child {
        margin-bottom: 0
    }

    .expertise-advantage__list::after {
        display: none
    }

    .franch-map {
        display: none
    }

    .s-franch .text {
        padding-bottom: 50px
    }

    .s-franch .b-title {
        font-size: 24px
    }

    .what-franchise {
        margin-top: 0;
        padding-top: 40px
    }

    .ship {
        width: 92%;
        margin-left: 0;
        margin-right: auto
    }

    .ship__list li:nth-child(4), .ship__list li:nth-child(5) {
        left: 25px
    }

    .ship__list li:nth-child(2)::before, .ship__list li::before {
        left: -25px
    }

    .what-franchise .container {
        padding-left: 0px
    }

    .franch-why {
        padding: 45px 0
    }

    .franch-why .container {
        display: block
    }

    .franch-why .text {
        width: 100%
    }

    .franch-why .p-title {
        margin-bottom: 15px
    }

    .franch-why .p-title img {
        vertical-align: middle
    }

    .franch-key__list li:nth-child(even), .franch-key__list li:nth-child(odd) {
        width: 100%;
        height: auto;
        margin: 0 0 15px;
        padding: 35px 25px
    }

    .franch-key__list li:last-child {
        margin-bottom: 0
    }

    .yellow-download {
        padding: 35px 25px
    }

    .yellow-download h3 {
        font-size: 20px
    }

    .btn-d-mob, .franch-centers .btn-yellow-bord {
        display: block;
        height: auto;
        padding: 18px;
        width: 100%
    }

    .franch-centers .btn-yellow-bord {
        margin-bottom: 60px
    }

    .ship__list {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 15px 30px 30px
    }

    .ship__list li {
        margin-top: 10px;
        position: relative;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        width: 47%
    }

    .ship__img {
        height: auto !important
    }

    .address-table table, .address-table td, .address-table tr, .address-table tbody {
        display: block
    }

    .address-table tr {
        padding: 12px 15px 5px
    }

    .address-table tr:nth-child(odd) {
        background: #F4F4F4
    }

    .address-table td {
        padding: 0 0 5px
    }

    .contacts-people__item {
        display: block
    }

    .contacts-people figure {
        margin: 0 auto 15px;
        max-width: 100%
    }

    .contacts-people .text {
        width: 100%;
        padding-top: 5px
    }

    .contacts-people__list {
        padding: 50px 0
    }

    .bot-yellow {
        padding-top: 70px
    }

    .why-trust__list {
        width: 100%
    }

    .why-trust__item {
        padding-left: 140px
    }

    .why-profitable__item {
        padding-bottom: 60px
    }

    .why-profitable__item h3 {
        font-size: 18px
    }

    .page-ban .bot {
        display: block;
        text-align: center;
        width: 100%;
        padding-top: 0
    }

    .page-ban .bot img {
        margin: 0 auto;
        width: 220px
    }

    .page-ban .bot .text {
        margin: 15px auto 0;
        max-width: 300px;
        width: 100%
    }

    .s-autos .insurance {
        padding: 0 0 50px
    }

    .for-whom__item {
        padding: 10px
    }

    .for-whom .container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .start-work__item {
        font-size: 16px
    }

    .why-we__images {
        display: none
    }

    .why-we__item::after {
        height: 30%
    }

    .why-we__list {
        width: 100%
    }

    .why-we .container {
        padding-bottom: 60px
    }

    .geography .btn {
        max-width: 92%;
        height: 60px;
        padding-left: 15px;
        padding-right: 15px
    }

    .geography {
        padding-bottom: 60px
    }
}

@media screen and (max-width: 550px) {
    body {
        font-size: 14px
    }

    .container {
        width: 440px
    }

    .header {
        height: auto
    }

    .header .container {
        padding-bottom: 45px
    }

    .header__right {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .header__left {
        margin-left: 0;
        margin-right: 0
    }

    .first .container {
        width: 100%
    }

    .we-work a {
        height: 110px
    }

    .we-work span {
        font-size: 10px
    }

    .we-work span::after {
        height: 3px;
        margin-top: 3px
    }

    .want-team__docs {
        width: 240px
    }

    .b-news a:first-child .text {
        font-size: 15px
    }

    .experts {
        padding-top: 20px
    }

    .experts__title {
        font-size: 18px;
        margin-bottom: 52px;
        padding-bottom: 0
    }

    .experts__star {
        width: 120px;
        top: -32px
    }

    .experts p, .experts__item, .experts__bot {
        font-size: 14px
    }

    .experts__item {
        margin-bottom: 32px
    }

    footer a {
        margin: 0 15px 10px;
        min-width: auto
    }

    footer .container {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .car-fillter {
        display: block;
        max-width: 300px;
        margin: 0 auto 20px
    }

    .car-fillter .btn-yellow, .car-fillter .select {
        margin-left: 0;
        width: 100%
    }

    .breads {
        font-size: 12px
    }

    .table {
        font-size: 14px
    }

    .page .p-title, .page .s-title {
        margin-bottom: 20px
    }

    input {
        height: 50px
    }

    input, button, textarea {
        font-size: 16px
    }

    .search-evrocod .btn-yellow {
        height: 50px;
        width: 50px
    }

    .search-evrocod .btn-yellow img {
        width: 20px
    }

    .glass-prise-fillter {
        display: block
    }

    .glass-prise-fillter .select {
        width: 300px;
        max-width: 100%;
        margin-bottom: 10px
    }

    .glass-prise-fillter .select:last-child {
        margin-bottom: 0
    }

    .radio-row a {
        padding: 13px 20px 11px;
        font-size: 14px
    }

    .page {
        width: 100%;
        overflow: hidden
    }

    .glass-prise__item {
        padding: 12px 0
    }

    .glass-prise__top li, .glass-prise__col li {
        font-size: 12px
    }

    .glass-prise .name {
        font-size: 14px
    }

    .tab-nav a {
        font-size: 12px;
        padding: 7px 10px 6px
    }

    .about-text {
        padding-top: 0
    }

    .about-text h3 {
        font-size: 20px
    }

    .about-text__left {
        padding: 30px 20px
    }

    .s-dealer {
        font-size: 14px
    }

    .about-desc__item {
        font-size: 14px
    }

    .about-desc ul li {
        margin-bottom: 7px
    }

    .about-desc p {
        margin-bottom: 10px
    }

    .works-slider__big .name {
        position: static;
        width: 100%;
        height: auto;
        padding: 15px 20px
    }

    .works-slider__big .name::before {
        display: none
    }

    .works-slider {
        padding-bottom: 30px
    }

    .s-works .content-text {
        padding-bottom: 40px
    }

    .content-text {
        font-size: 14px
    }

    .content-text p {
        padding-bottom: 10px
    }

    .s-manufacturer .container {
        padding-bottom: 30px
    }

    .manufacturer figure img {
        max-width: 220px;
        max-height: 160px
    }

    .expertise-ipad {
        padding: 0;
        width: 100%;
        background: none;
        height: 600px
    }

    .expertise-ipad__top {
        font-size: 18px
    }

    .expertise-ipad__item:hover .hide {
        font-size: 14px
    }

    .expertise-ipad__item:hover .hide li {
        padding-bottom: 5px
    }

    .expertise-service {
        padding-top: 60px
    }

    .expertise-service .bord-title {
        margin-bottom: 40px
    }

    .expertise-service__titles li {
        padding: 14px
    }

    .expertise-service__titles li:nth-child(2) {
        padding-left: 20px
    }

    .expertise-advantage {
        padding-top: 60px
    }

    .bord-title {
        font-size: 24px
    }

    .s-map .map {
        height: 400px;
        background-size: 1200px;
        margin-top: -10px
    }

    .map__list {
        display: none
    }

    .map-btns {
        margin-top: 0
    }

    .map-city {
        display: block;
        width: 360px;
        position: absolute;
        top: 101px;
        left: 80px
    }

    .map-btns .btn {
        height: 60px
    }

    .expertise-service__list {
        display: block;
        padding: 0 0 0 10px
    }

    .expertise-service__list li {
        width: 100%
    }

    .expertise-service__list li br {
        content: ' ';
        display: inline
    }

    .expertise-ipad {
        height: auto
    }

    .expertise-ipad__top {
        font-size: 14px;
        padding-right: 0;
        padding-left: 0
    }

    .expertise-ipad__top img {
        width: 120px
    }

    .expertise-ipad__list {
        padding: 30px 0 0;
        font-size: 12px
    }

    .expertise-ipad__item {
        text-align: center;
        margin: 0 0 40px !important;
        width: 100%
    }

    .expertise-ipad__item:hover .hide {
        display: block
    }

    .expertise-ipad__item .hover {
        width: 100%
    }

    .expertise-ipad__item .hide {
        display: none;
        position: static;
        width: 100%;
        margin: 5px 0 5px;
        text-align: left
    }

    .expertise-ipad__item img {
        display: block;
        margin: 0 auto
    }

    .expertise-ipad__item:first-child {
        padding: 0
    }

    .requisites {
        border-width: 4px;
        padding: 25px
    }

    .franch-circle__bg {
        width: 270px;
        height: 270px;
        background-size: 245px 245px
    }

    .franch-circle__bg::before {
        width: 270px;
        height: 270px;
        background-size: auto 325px;
        background-position: top -21px right;
        top: 0;
        left: 0
    }

    .franch-circle__bg .center {
        width: 80px;
        height: 80px;
        font-size: 10px
    }

    .franch-circle__list {
        margin-top: 0
    }

    .yellow-download {
        max-width: 100vw;
        margin-left: -4vw;
        border-radius: 0
    }

    .yellow-download h3 {
        font-size: 18px
    }

    .yellow-download .btn-white {
        height: auto;
        font-size: 16px;
        padding: 15px
    }

    .franch-slider {
        margin-bottom: 75px
    }

    .slick-dots {
        padding-top: 15px
    }

    .franch-key .container {
        padding-top: 50px
    }

    .contacts-people .tel, .contacts-people .mail {
        margin-top: 15px
    }

    .contacts-people__item:last-child {
        margin-bottom: 0
    }

    .bgw .container {
        padding-left: 4%;
        padding-right: 4%
    }

    .bot-yellow {
        padding-top: 0
    }

    .why-profitable__list {
        display: block
    }

    .why-profitable__item {
        width: 100%
    }

    .why-trust .container {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .why-trust__item {
        padding-left: 95px;
        min-height: 90px
    }

    .why-trust__item::before {
        width: 2px;
        left: 39px
    }

    .why-trust__icon {
        width: 80px;
        height: 80px
    }

    .why-trust__icon img {
        max-width: 50px;
        max-height: 50px
    }

    .start-work__item {
        width: 48%
    }

    .form-request {
        padding: 25px
    }

    .form-request .n-title {
        padding-bottom: 15px
    }

    .form-request__row {
        display: block
    }

    .form-request .select-styled {
        margin-bottom: 15px
    }

    .form-request .select-styled, .form-request input {
        width: 100%
    }

    .s-ban {
        padding-bottom: 50px
    }

    .s-ban .bold-list {
        padding-bottom: 35px
    }

    .s-ban .btn-yellow {
        max-width: 100%;
        height: 60px
    }

    .geography {
        padding-bottom: 40px
    }

    .s-form {
        padding: 45px 0
    }

    .label-file {
        display: block
    }

    .label-file .name {
        width: 100%;
        margin-bottom: 10px
    }

    .form-request button {
        width: 100%;
        height: 55px
    }

    .geography .n-title {
        position: relative;
        margin-bottom: -10px;
        padding: 30px 0 0;
        z-index: 1;
        top: auto
    }

    .geography .btn {
        margin-top: 30px
    }

    .first-ban {
        height: auto;
        padding-bottom: 70px
    }
}

@media screen and (max-width: 450px) {
    .container {
        width: 100%;
        padding-left: 4%;
        padding-right: 4%
    }

    .engine {
        background-position: -105px 0;
        height: 470px
    }

    .engine::before {
        left: 33px
    }

    .engine::after {
        left: 0
    }

    .engine__item {
        font-size: 12px
    }

    .engine__item small {
        font-size: 11px
    }

    .engine__item:nth-child(1) {
        left: 220px
    }

    .engine__item:nth-child(1) img {
        width: 107px
    }

    .engine__item:nth-child(2) {
        left: 230px;
        top: 130px
    }

    .engine__item:nth-child(2) img {
        width: 112px;
        margin-left: -2px
    }

    .engine__item:nth-child(3) {
        left: 70px
    }

    .engine__item:nth-child(3) img {
        width: 81px
    }

    .engine__item:nth-child(4) {
        left: 200px;
        top: 250px
    }

    .engine__item:nth-child(4) img {
        width: 88px
    }

    .b-logo-slider__title {
        font-size: 20px
    }

    .s-main .container, .first .container {
        padding: 0
    }

    .first {
        padding: 22px 0 40px
    }

    .bot-prime {
        font-size: 16px
    }

    .bot-prime__item:nth-child(2) {
        margin: 0 15px
    }

    .we-work a {
        height: 98px
    }

    .we-work a:nth-child(6) {
        word-break: break-all
    }

    .we-work a:nth-child(6) .nomob {
        content: ' ';
        display: inline
    }

    .we-work span {
        font-size: 11px
    }

    .team-and-news {
        padding-bottom: 53px
    }

    .want-team {
        min-height: auto
    }

    .want-team__docs {
        width: 100%;
        padding: 100px 50px 30px 60px;
        position: static
    }

    .want-team__docs a {
        max-width: 260px;
        font-size: 14px;
        padding-top: 2px;
        height: 42px;
        margin-bottom: 17px
    }

    .want-team__docs a img {
        height: 42px
    }

    .want-team__title {
        font-size: 18px;
        max-width: 280px;
        left: 23px;
        top: 22px;
        bottom: auto;
        z-index: 2
    }

    .want-team__title br {
        content: ' ';
        display: inline
    }

    .experts__star {
        left: 0
    }

    .experts__title {
        padding-left: 55px
    }

    .experts p {
        padding: 0 25px 0 45px
    }

    .experts__list {
        padding: 0 15px 5px 20px
    }

    .experts__item {
        margin-bottom: 30px
    }

    .experts__item::after {
        width: 54px;
        height: 54px;
        background-size: 100% 100%;
        top: -22px;
        left: -19px
    }

    .logo-slider {
        padding: 0 23px
    }

    .logo-slider .slick-arrow {
        background-size: 7px;
        background-repeat: no-repeat;
        background-position: center
    }

    .logo-slider .slick-arrow:hover {
        opacity: 1
    }

    .footer-nav {
        display: block;
        padding-bottom: 15px
    }

    .footer-nav a {
        display: block;
        margin-bottom: 12px
    }

    .first-footer {
        background: #201D1E
    }

    .first-footer .container {
        padding-left: 30px
    }

    footer a:nth-child(3) {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2
    }

    footer a:nth-child(4) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .b-news {
        padding-top: 5px
    }

    .b-news__title {
        font-size: 18px
    }

    .header__left {
        margin-left: 10px
    }

    .header .logo, .header__left {
        margin-top: 0
    }

    .catalog-logos a {
        padding: 7px 10px 13px;
        font-size: 14px
    }

    .catalog-logos .img {
        margin-bottom: 5px;
        height: 70px;
        padding: 0 5px
    }

    .catalog-logos .img img {
        max-height: 70px
    }

    .catalog-logos {
        padding-bottom: 70px
    }

    .breads__list {
        padding-left: 4%;
        padding-right: 4%;
        top: 20px
    }

    .n-title, .p-title, .s-title {
        font-size: 20px
    }

    .radio-row a {
        padding: 10px 0;
        display: block;
        text-align: center;
        width: calc(100% / 3)
    }

    .why__item .help-el__text {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .disposition__item {
        font-size: 18px
    }

    .tab-nav a {
        font-size: 11px
    }

    .certificate .name {
        font-size: 12px
    }

    .s-guarantee .container {
        padding-bottom: 45px
    }

    .blockquote {
        padding-left: 11px;
        border-left-width: 3px
    }

    .news {
        padding: 0 0 30px
    }

    .news__item {
        display: block
    }

    .news__text {
        width: 100%;
        padding-top: 10px
    }

    .yell-title {
        padding: 10px;
        font-size: 14px
    }

    .works-slider .slick-arrow {
        width: 30px;
        height: 30px;
        background-position: center left 3px
    }

    .s-dealer .container {
        padding-bottom: 50px
    }

    .dealer-article__title h3 {
        font-size: 22px;
        width: calc(100% - 85px)
    }

    .content-text h3 {
        font-size: 18px;
        padding: 15px 0
    }

    .main .p-title, .main .s-title {
        margin-bottom: 20px
    }

    .manufacturer__btn {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .breads {
        font-size: 12px
    }

    .map-btns .btn {
        width: 280px;
        font-size: 12px
    }

    .s-map {
        padding-bottom: 60px;
        width: 100%;
        overflow: hidden
    }

    .s-map .map {
        background-position: top left 0px;
        height: 320px;
        background-size: 850px
    }

    .map-city {
        width: 310px;
        left: 25px;
        top: 113px
    }

    .expertise-service__titles {
        width: 300px;
        margin-left: -150px
    }

    .expertise-service__titles li {
        font-size: 12px
    }

    .expertise-service__titles li:nth-child(1) {
        width: 160px
    }

    .expertise-service__titles li:nth-child(2) {
        width: 130px;
        left: 0;
        top: 57px
    }

    .expertise-service__titles li:nth-child(3) {
        width: 135px;
        left: auto;
        right: 0;
        top: 70px
    }

    .expertise-resoses {
        background-size: 600px
    }

    .expertise-resoses__list {
        padding: 20px
    }

    .expertise-resoses__list li {
        padding-left: 45px
    }

    .franch-key__item {
        padding: 25px;
        line-height: 1.2
    }

    .franch-key__item img {
        max-width: 150px;
        max-height: 150px
    }

    .franch-key__item h3 {
        padding-bottom: 5px
    }

    .s-franch .b-title {
        font-size: 18px;
        padding-top: 20px
    }

    .what-franchise .container {
        padding-left: 4%
    }

    .ship__list {
        display: block;
        padding: 0 4% 25px 30px
    }

    .ship__list li {
        width: 100%
    }

    .franch-key__list {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }

    .franch-key .container {
        padding-bottom: 35px
    }

    .franch-key .bot {
        font-size: 14px;
        padding: 30px 0
    }

    .franch-key__item {
        padding: 25px 15px 15px
    }

    .franch-key__item h3 {
        font-size: 15px
    }

    .franch-circle__list {
        display: block
    }

    .franch-circle__list li {
        width: 100%
    }

    #map_address_hint {
        padding-left: 10px
    }

    #map_canvas {
        height: 300px
    }

    .contacts-people .prof {
        padding-bottom: 7px;
        font-size: 14px
    }

    .contacts-people .name {
        font-size: 18px
    }

    .why-profitable .p-title {
        padding-bottom: 20px
    }

    .why-profitable .container {
        padding-top: 45px
    }

    .why-profitable__num {
        top: -7px
    }

    .why-profitable__item {
        padding-bottom: 35px
    }

    .s-ban figure {
        width: 200px;
        margin-bottom: 25px
    }

    .s-ban .bold-list {
        display: block
    }

    .s-ban .bold-list li {
        width: 100%;
        padding-bottom: 15px
    }

    .s-ban .bold-list li:last-child {
        padding-bottom: 0
    }

    .why-we__item {
        display: block;
        padding-left: 0;
        padding-bottom: 40px
    }

    .why-we__item::after, .why-we__item::before {
        display: none
    }

    .why-we__icon {
        position: static;
        margin-bottom: 10px
    }

    .start-work__item {
        font-size: 14px
    }

    .start-work__icon {
        margin-bottom: 15px
    }

    .for-whom__list {
        display: block
    }

    .for-whom__item {
        width: 100%
    }

    .for-whom__item:not(:last-child) {
        border-right: 1px solid #E7E7E7;
        border-bottom: none
    }

    .what-franchise .p-title img {
        height: 1em;
        width: auto !important
    }

    .page-ban {
        padding-bottom: 70px
    }

    .page-ban .s-title {
        padding-top: 30px
    }

    .page-ban .s-title br {
        content: ' ';
        display: inline
    }

    .page-ban .bot svg {
        width: 220px
    }

    .page-ban .bot .text {
        margin-top: 0px;
        font-size: 16px
    }

    .header .tel {
        font-size: 22px
    }

    .disposition .icon img {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@media screen and (max-width: 370px) {
    .engine {
        background-size: 280px;
        background-position: -90px 0;
        height: 440px;
        overflow: hidden;
        width: 100%
    }

    .engine::before {
        left: 34px;
        width: 69px;
        top: 28px
    }

    .engine::after {
        left: 0;
        width: 210px;
        background-size: 100% auto;
        top: 10px
    }

    .engine__item {
        font-size: 12px;
        z-index: 1
    }

    .engine__item small {
        font-size: 11px
    }

    .engine__item:nth-child(1) {
        left: 205px
    }

    .engine__item:nth-child(2) {
        left: 185px;
        top: 125px;
        background: #ffffff;
        z-index: 3
    }

    .engine__item:nth-child(3) {
        left: 60px;
        top: 310px
    }

    .engine__item:nth-child(4) {
        left: 190px;
        top: 225px
    }

    .engine__item:nth-child(4) img {
        width: 88px
    }

    .bot-prime__item {
        font-size: 12px
    }

    .bot-prime__item img {
        height: 30px
    }

    .we-work span {
        font-size: 9px
    }

    .want-team__docs {
        padding-left: 22px;
        padding-right: 30px
    }

    .b-news a {
        width: 100%;
        margin-bottom: 18px
    }

    .b-news a:first-child {
        margin-bottom: 18px
    }

    .b-news a:first-child .text {
        font-size: 12px;
        padding-right: 0
    }

    .team-and-news {
        padding-bottom: 35px
    }

    .header .logo {
        width: 120px
    }

    .select-city span {
        width: 135px;
        font-size: 12px
    }

    .select-city img {
        height: 30px
    }

    .first .s-title {
        font-size: 20px
    }

    .first .s-title br {
        content: ' ';
        display: inline
    }

    .we-work a {
        height: 83px
    }

    .slick-dots li {
        padding: 0 4px
    }

    .slick-dots button {
        width: 8px;
        height: 8px
    }

    .experts__star {
        width: 90px
    }

    .experts__title {
        padding-left: 80px;
        padding-right: 10px;
        margin-bottom: 25px;
        font-size: 16px
    }

    .first-footer .container {
        padding-left: 20px
    }

    .table {
        font-size: 12px
    }

    .radio-row a {
        font-size: 12px
    }

    .tab-nav {
        width: calc(100% + 10px)
    }

    .tab-nav a {
        font-size: 10px;
        padding: 9px 5px;
        margin-right: 5px;
        margin-bottom: 5px
    }

    .s-map .map {
        height: 320px;
        background-size: 800px
    }

    .expertise-service__titles li {
        margin-top: -5px
    }

    .expertise-service__titles li:first-child {
        margin-left: -83px
    }

    .expertise-service__titles li:nth-child(2) {
        width: 120px
    }

    .p-contacts .select {
        width: 100%
    }

    .contacts-people__item {
        padding: 20px
    }

    .disposition .icon {
        height: 125px
    }

    .disposition__item img {
        max-width: 75px;
        max-height: 75px
    }
}

.why-wetwo-list {
    display: flex;
    justify-content: space-between;
}

@media screen and (min-width: 996px) {
    .s-ban .bold-list li {
        width: 33%;
    }
    .why-wetwo-list { 
        flex-direction: row;
    }
    .why-wetwo-item {
        width: 45%;
    }
    .why-wetwo-item:last-child {
        margin-left: 5%;
    }
}

@media screen and (max-width: 996px) {
    .s-ban .bold-list li { 
        margin-top: 10px;
    }
 
    .why-wetwo-list { 
        flex-direction: column;

    }
    .why-wetwo-item {
        width: 100%;
    }
}

.why-wetwo-list address {
    font-style: normal;
    margin-left: 10px;
}

.why-wetwo-addressblock {
    display: flex;
    flex-direction: row;
    align-items: center;
}
 
/* End */


/* Start:/local/templates/ravt/template_styles.css?171699775011935*/
/* --- EASYDROPDOWN DEFAULT THEME --- */

/* PREFIXED CSS */

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after {

}

.dropdown .selected::after,
.dropdown.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
}

/* WRAPPER */

.dropdown {
    position: relative;
    cursor: pointer;
    background: #fff;
    vertical-align: top;
    margin-bottom: 3px;
}

#catalog_filter .dropdown {
    margin-bottom: 15px;
    background-color: #F9F9F9;
    border: 1px solid #CECECE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
}

.dropdown.error_select {
    border-color: #ff0000;
}

.dropdown.open {
    z-index: 2;
}

/* CARAT */

.dropdown .carat {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -4px;

    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='15' viewBox='0 0 11 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M5.47356 9.74999L9.83244 3.86168C9.98315 3.65812 10.2275 3.65812 10.3782 3.86168C10.5289 4.06531 10.5289 4.39536 10.3782 4.59895L5.74644 10.8559C5.59573 11.0594 5.35138 11.0594 5.20067 10.8559L0.568902 4.59895C0.420812 4.39181 0.425064 4.06174 0.578401 3.86168C0.727984 3.66655 0.965113 3.66655 1.11467 3.86168L5.47356 9.74999Z' fill='%23B6B6B6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='13.5502' height='10.0307' fill='white' transform='matrix(8.82752e-09 -1 -1 -1.6109e-08 10.4912 14.134)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 14px;
    height: 11px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;

}

.dropdown.open .carat {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dropdown.disabled .carat {

}

/* OLD SELECT (HIDDEN) */

.dropdown .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.dropdown select {
    position: absolute;
    left: 0px;
    top: 0px;
}

.dropdown.touch .old {
    width: 100%;
    height: 100%;
}

.dropdown.touch select {
    width: 100%;
    height: 100%;
    opacity: 0;
}

/* SELECTED FEEDBACK ITEM */

.dropdown .selected,
.dropdown li {
    font-size: 18px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

.dropdown ul {
    border: 1px solid #CECECE;
    background-color: #F9F9F9;
    border-top: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    z-index: 2;
}

.dropdown li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 45px;
    padding: 5px 15px;
    font-size: 16px;
    border-bottom: 1px solid #CECECE;
}

#catalog_filter .dropdown .selected,
#catalog_filter .dropdown li {

}

.dropdown .selected {

}

.dropdown.disabled {
    opacity: 0.8;
}

/* DROP DOWN WRAPPER */

.dropdown div {
    position: absolute;
    height: 0;
    left: 0px;
    right: 0px;
    top: 100%;
    background: #fff;
    overflow: hidden;
    opacity: 0;
}

#catalog_filter .dropdown div {
    left: -1px;
    right: -1px;
    margin-top: 2px
}

/* Height is adjusted by JS on open */

.dropdown.open div {
    opacity: 1;
    z-index: 2;
}

.dropdown.scrollable.bottom div::after {
    opacity: 0;
}

/* DROP DOWN LIST */

.dropdown ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.dropdown.scrollable.open ul {
    overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown li {
    list-style: none;
    padding: 8px 20px;
}

/* .focus class is also added on hover */

.dropdown li.focus {
    background: #ffec98;
    position: relative;
    z-index: 3;
}

.dropdown li.active {
    /*font-weight: 700;*/
}

.catalog-logos a {
    height: 135px;
}

.catalog-logos .mini {
    font-size: 15px;
}

.catalog-logos .mini-2 {
    font-size: 14px;
}

.b-news .b-news__title a {
    font-size: 30px;
    line-height: 1.47;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.works-slider__big .name {
    background: rgb(129 129 129);
}

.works-slider__big .name:before {
    border-color: transparent rgb(129 129 129) transparent transparent;
}

.why-we__logos a {
    display: inline-block;
    margin-right: 15px;
}

.why-we__logos img {
    max-height: 62px;
}

.why-we__logos a img {
    margin: 0;
    max-width: 102px;
}

.long-ban img {
    width: 100%;
    -webkit-animation: pulsing_s 4s infinite;
    animation: pulsing_s 4s infinite
}

.address-table td {
    width: 33%;
}

.b-news .img {
    background-repeat: no-repeat;
}

.b-news a:first-child .img {
    background-size: contain;
    background-position: 0 0;
    width: 43%;
}

.b-news a:first-child .text {
    width: 57%;
    padding-left: 20px;
}

.s-page .container {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: normal;
}

.s-page p {
    margin-bottom: 15px;
}

.s-page h1 {
    text-transform: uppercase;
}

.s-page h1,
.s-page h2,
.s-page h3,
.s-page h4,
.s-page h5,
.s-page h6 {
    margin: 20px 0 10px;
}

.s-page ul,
.s-page ol {
    margin-bottom: 15px;
    list-style: initial;
    padding-left: 20px;
}

.s-page a {
    color: #FAC202;
}

.js-output {
    color: red;
}

.js-output:not(:empty) {
    margin-bottom: 20px;
}

.js-output.__success {
    color: green;
}

#popup-reviews,
#popup-callback,
#popup-call-me {
    background: transparent;
    width: 554px;
}

.popup textarea {
    background: #F9F9F9;
    border: 1px solid #CECECE;
    min-height: 125px;
    padding-left: 15px;
    font-size: 18px;
}

.form-request textarea {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-top: 8px;
}

.ship__list a {
    position: relative;
    z-index: 10;
}

.label-radio .label-checkbox {
    display: inline-block;
    width: auto;
    margin-right: 20px;
    margin-top: 7px;
    margin-bottom: 30px;
}

.label-radio .label-checkbox span {
    padding-left: 34px;
    display: inline-block;
    padding-top: 2px;
    font-size: 15px;
}

.form-request__message-field {
    margin-bottom: 20px;
}

.form-request__message-field textarea {
    display: none;
}

.form-request__message-field a {
    font-size: 13px;
    color: #787878;
    cursor: pointer;
    border-bottom: 1px dotted #787878;
}

.form-request__text h3 {
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
}

.form-request__text {
    font-size: 16px;
    margin-bottom: 20px;
}

.form-request__text a {
    color: #fac201;
}

@media screen and (max-width: 375px){
    .experts__star {
        width: 100px;
    }
}

@media all and (min-width: 1441px) {
    .header__link {
        margin-right: 150px;
    }
}

@media all and (max-width: 768px) {
    .why-we__logos a, .why-we__certificate a {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .b-news a:first-child .img {
        height: 126px;
        width: 26%;
    }

    .b-news a:first-child .text {
        width: 74%;
    }
}

@media all and (max-width: 425px) {
    .select-city span {
        width: 70px;
    }

    .header .logo {
        width: 110px;
    }
}

@font-face {
    font-family: 'Circe-Bold';
    src: url('/local/templates/ravt/assets/old/fonts/Circe-Bold.eot');
    src: url('/local/templates/ravt/assets/old/fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/ravt/assets/old/fonts/Circe-Bold.woff') format('woff'),
    url('/local/templates/ravt/assets/old/fonts/Circe-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.popup--old .form-request {
    border: none;
    border-radius: 0;
    padding: 0;
}

.popup--old button.mfp-close {
    top: 0;
    right: -45px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 8040;
    background: url(/local/templates/ravt/assets/old/img/fancy_close.png) no-repeat;
    font-size: 0;
}

.popup--old .n-title {
    color:#050505;
    font-family: 'Circe-Bold', sans-serif;
    font-size:24px;
    line-height:24px;
    background-image: -moz-linear-gradient( 0deg, rgb( 255, 206, 19 ) 0%, rgb( 255, 235, 108 ) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb( 255, 206, 19 ) 0%, rgb( 255, 235, 108 ) 100%);
    background: linear-gradient(to top, rgb( 255, 206, 19 ), rgb( 255, 235, 108 ));
    padding: 22px 30px;
    text-align: left;
    text-transform: none;
    position: relative;
}

.popup--old .n-title:after {
    width: 102px;
    height: 110px;
    background: url(/local/templates/ravt/assets/old/img/operator.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 50px;
    content: '';
}

.popup-container {
    padding: 30px;
}

.popup-footer {
    background: #f4f4f4;
    border-top: 1px solid #ececec;
    padding: 7px 0 5px;
    text-align: center;
    font-size: 13px;
    color: #7f7f7f;
}

.review-mobile-btn {
    display: none;
    color: #fac201;
}

@media all and (max-width: 1010px) {
    .review-mobile-btn {
        display: block;
    }
}

@media all and (max-width: 640px) {
    .popup--old, .popup--old .form-request {
        width: 100% !important;
    }
    .popup--old button.mfp-close {
        right: 0 !important;
    }
}

.we-work a:nth-child(7) span::after {
    background: #fff;
}

.we-work a:nth-child(7) {
    flex-wrap: wrap;
    padding: 55px 20px 41px 22px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #0D0D0D;
}

@media all and (max-width: 600px) {
    .we-work span {
        font-size: 13px;
    }
    .we-work a:nth-child(7) {
        padding: 7px 5px 12px;
    }

    .bot-prime__item {
        font-size: 16px;
    }
}

.want-team__docs {
    padding: 22px 20px;
}

@media all and (max-width: 450px) {
    .we-work span {
        font-size: 10px;
    }
    .want-team__docs {
        padding: 100px 50px 30px 60px;
    }
}

@media all and (max-width: 375px) {
    .we-work span {
        font-size: 9px;
    }
    .yellow-download h3 {
        font-size: 17px;
    }
}

.pulse-img {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-animation: pulsing_s2 1.5s infinite;
    animation: pulsing_s2 1.5s infinite;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}

@media all and (max-width: 450px){
    .pulse-img {
        max-width: 70%;
    }
}

@media all and (max-width: 768px){
    .garantie__list li {
        min-height: 28px;
    }
}

.social a {
    display: inline-block;
    margin-left: 10px;
}

.social svg {
    width: 30px;
    height: 30px;
    display: inline-block;
    fill: #fff;
}

/*.btn-reviev-fix {
    background: url('/local/templates/ravt/assets/reviews.png') 0 0 no-repeat;
}
.btn-reviev-fix span, .btn-reviev-fix img {
    display: none;
}*/

/*
.btn-reviev-fix span {
    -webkit-transform:rotate(90deg);
    -webkit-transform-origin: 255% 55% 0;
    -moz-transform:rotate(90deg);
    -moz-transform-origin: 255% 55% 0;
    -ms-writing-mode: tb-rl;
}*/

.map-route img {
    display: block;
    margin: 0 auto;
}

@media screen and (min-width: 996px) {
    
.map-route {
    margin-top: 140px;
}
}
@media screen and (max-width: 996px) {
    .why-wetwo-item:nth-child(2) {
        margin-top: 100px;
    }
    .geography .n-title {
        display: none;
    }
}

#map, #map2 {
    margin-top: 24px !important;
}
/* End */
/* /local/templates/ravt/assets/css/magnific-popup.css?16020571776951 */
/* /local/templates/ravt/assets/css/slick.css?16020571771776 */
/* /local/templates/ravt/assets/css/style.min.css?1750913373190849 */
/* /local/templates/ravt/template_styles.css?171699775011935 */
