* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  padding: 0;
  margin: 0;
  background-color: #E5E5E5; }

ul, li {
  padding: 0;
  margin: 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

div, section, form, button, span, p, a, input {
  margin: 0;
  padding: 0;
  display: block; }

span {
  display: inline; }

a, a:active, a:hover {
  text-decoration: none; }

button, button:hover, button:active, button:focus, button:visited,
input, input:hover, input:active, input:focus, input:visited,
select, select:hover, select:active, select:focus, select:visited,
textarea, textarea:hover, textarea:active, textarea:focus, textarea:visited,
a, a:hover, a:active, a:focus, a:visited {
  outline: none; }

@font-face {
  font-family: 'Bebas Neue Cyrillic';
  src: url("../fonts/bebasneue/BebasNeueCyrillic.eot");
  src: url("../fonts/bebasneue/BebasNeueCyrillic.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue/BebasNeueCyrillic.woff2") format("woff2"), url("../fonts/bebasneue/BebasNeueCyrillic.woff") format("woff"), url("../fonts/bebasneue/BebasNeueCyrillic.ttf") format("truetype"), url("../fonts/bebasneue/BebasNeueCyrillic.svg#BebasNeueCyrillic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Jost';
  src: url("../fonts/jost/Jost-Thin.eot");
  src: url("../fonts/jost/Jost-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/jost/Jost-Thin.woff2") format("woff2"), url("../fonts/jost/Jost-Thin.woff") format("woff"), url("../fonts/jost/Jost-Thin.ttf") format("truetype"), url("../fonts/jost/Jost-Thin.svg#Jost-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Jost';
  src: url("../fonts/jost/Jost-Regular.eot");
  src: url("../fonts/jost/Jost-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/jost/Jost-Regular.woff2") format("woff2"), url("../fonts/jost/Jost-Regular.woff") format("woff"), url("../fonts/jost/Jost-Regular.ttf") format("truetype"), url("../fonts/jost/Jost-Regular.svg#Jost-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Jost';
  src: url("../fonts/jost/Jost-Medium.eot");
  src: url("../fonts/jost/Jost-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/jost/Jost-Medium.woff2") format("woff2"), url("../fonts/jost/Jost-Medium.woff") format("woff"), url("../fonts/jost/Jost-Medium.ttf") format("truetype"), url("../fonts/jost/Jost-Medium.svg#Jost-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Manrope';
  src: url("../fonts/manrope/Manrope-Regular.eot");
  src: url("../fonts/manrope/Manrope-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/manrope/Manrope-Regular.woff2") format("woff2"), url("../fonts/manrope/Manrope-Regular.woff") format("woff"), url("../fonts/manrope/Manrope-Regular.ttf") format("truetype"), url("../fonts/manrope/Manrope-Regular.svg#Manrope-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
html {
  font-size: 17px; }

body {
  font-family: 'Jost', sans-serif;
  font-weight: normal;
  color: #333;
  font-weight: 400; }

section {
  padding-bottom: 63px; }

.container {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .container {
    max-width: 1530px; } }
@media (max-width: 991px) {
  .container {
    max-width: 100%; } }
.main > .container > .row {
  overflow: hidden; }

h1, h2, h3, h4, h5, h6, .h1 {
  font-family: 'Bebas Neue Cyrillic', sans-serif; }

h1, h2, h3, h4, h5, h6, p, span, b, div {
  line-height: 1;
 
  font-weight: 400; }
h1, h2, h3, h4, h5, h6{
   letter-spacing: 0.03em;
}

p {
  line-height: 26px; }

h1, .h1 {
  font-size: 74px; }
  @media screen and (max-width: 400px) {
    h1, .h1 {
      font-size: 40px; } }

h2 {
  font-size: 38px;
  line-height: 120%;
  color: #000; }
  @media screen and (max-width: 400px) {
    h2 {
      font-size: 30px;
      line-height: 120%;
       } }

h3 {
  font-size: 22px;
  line-height: 22px;
  color: #333; }

h4 {
  font-size: 18px;
  line-height: 26px; }

button {
  cursor: pointer; }

a, button, input[type="submit"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a {
  color: #333; }
  a:hover {
    color: #D5562B; }

img {
  max-width: 100%; }

label {
  display: block;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0em;
  margin-bottom: 10px;
  color: #777777; }

input, textarea {
  width: 100%;
  padding: 22px 31px; }

textarea {
  resize: none;
  width: 100%;
  padding: 22px 31px;
  min-height: 143px; }

input.input, textarea.textarea {
  font-family: 'Jost', sans-serif;
  background-color: #F8F8F8;
  border: none;
  font-size: 16px;
  margin-bottom: 18px;
  color: #333; }
  input.input::-webkit-input-placeholder, textarea.textarea::-webkit-input-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.9s ease;
    transition: text-indent 0.9s ease; }
  input.input:-ms-input-placeholder, textarea.textarea:-ms-input-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.9s ease;
    transition: text-indent 0.9s ease; }
  input.input::-ms-input-placeholder, textarea.textarea::-ms-input-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.9s ease;
    transition: text-indent 0.9s ease; }
  input.input::placeholder, textarea.textarea::placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.9s ease;
    transition: text-indent 0.9s ease; }
  input.input:focus::-webkit-input-placeholder, textarea.textarea:focus::-webkit-input-placeholder {
    text-indent: -500px;
    -webkit-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease; }
  input.input:focus:-ms-input-placeholder, textarea.textarea:focus:-ms-input-placeholder {
    text-indent: -500px;
    -webkit-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease; }
  input.input:focus::-ms-input-placeholder, textarea.textarea:focus::-ms-input-placeholder {
    text-indent: -500px;
    -webkit-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease; }
  input.input:focus::placeholder, textarea.textarea:focus::placeholder {
    text-indent: -500px;
    -webkit-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease; }

input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked),
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"] + em + label,
input[type="radio"]:checked + label,
input[type="radio"]:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  line-height: 20px;
  cursor: pointer; }

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before,
input[type="checkbox"] + em + label:before
 {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 16px;
  height: 16px;
  background-color: #F8F8F8;
  border: 1px solid #EEEEEE; }

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after, 
input[type="radio"] + em + label:after,
input[type="checkbox"] + em + label:after {
  content: '';
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
input[type="checkbox"] + em + label:after,
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
  left: 3px;
  top: 4px;
  width: 10px;
  height: 6px;
  border-left: 2px solid #D5562B;
  border-bottom: 2px solid #D5562B;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }


input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
  left: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #D5562B; }
input[type="checkbox"] + em + label:after,
input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:not(:checked) + label:after {
  opacity: 0; }
input[type="checkbox"]:checked + em + label:after,
input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
  opacity: 1; }

input.btn, button.btn {
  cursor: pointer; }

.input_icon_wrap {
  position: relative;
  margin-bottom: 18px; }
  .input_icon_wrap svg {
    position: absolute;
    pointer-events: none;
    top: 50%;
    left: 21px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .input_icon_wrap input {
    padding-left: 46px;
    margin-bottom: 0; }

.red {
  color: #D5562B; }

.bg_red {
  background-color: #D5562B !important; }

.invert {
  color: #ffffff; }

.bold {
  font-weight: 600; }

.w100 {
  width: 100%; }

.mb-30 {
  margin-bottom: 30px; }
.sitebody {

  width: 100%;
}
.sitebody__section {
  margin-bottom: 75px;

   }

h2.decorative {
  position: relative;
  margin-bottom: 30px;
  padding-left: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  h2.decorative::before {
    position: absolute;
    display: block;
    content: '';
    width: 25px;
    height: 2px;
    background-color: #D5562B;
    top: 23px;
    left: 0; }

.decorative__title {
  position: relative;
  padding-bottom: 28px;
  padding-left: 43px;
  border-bottom: 1px solid #EEEEEE; }
  @media screen and (max-width: 991px) {
    .decorative__title {
      padding-left: 0; } }
  .decorative__title svg {
    position: absolute;
    top: 4px;
    left: 0;
    fill: #333; }
    @media screen and (max-width: 991px) {
      .decorative__title svg {
        display: none; } }
  .decorative__title.red svg {
    fill: #D5562B; }
  .decorative__title.invert {
    border-bottom: 1px solid #EEEEEE; }
    .decorative__title.invert svg {
      fill: #ffffff; }

ul.list {
  padding: 28px 10px 25px 46px; }
  ul.list li {
    margin-bottom: 11px;
   
     }
   @media screen and (max-width: 1299px) {
    ul.list {
      padding-left: 0px;
    }
   }  
  @media screen and (max-width: 1199px) {
    ul.list {
      padding: 15px; } 
   

    }
  @media screen and (max-width: 991px) {
    ul.list {
      padding: 15px 0; } }

.btn {
  font-family: 'Bebas Neue Cyrillic', sans-serif;
  display: inline-block;
  white-space: nowrap;
  font-size: 18px;
  line-height: 18px;
  padding: 10px 44px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background: #D5562B;
  border: 1px solid #D5562B;
  border-radius: 2px;
  letter-spacing: 0.05em; }


  @media screen and (max-width: 1199px) {
    .btn {
      font-size: 16px;
      padding: 10px 8px; } }
  @media screen and (max-width: 991px) {
    .btn {
      font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .btn {
      width: 100%; } }
  .btn:hover {
    color: #D5562B;
    background: #ffffff;
     }
     /*
  .btn.darkhover:hover {
    color: #ffffff;
    background: #333;
    border-color: #333; }
    */
  .btn.invert {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #333; }
    .btn.invert:hover {
      color: #ffffff;
      background: #D5562B; }
  .btn.big {
    padding: 22px 44px;
    min-width: 229px; }
    @media screen and (max-width: 1399px) {
      .btn.big {
        min-width: auto; } }
  .btn.sm {
    padding: 16px 44px; }
    @media screen and (max-width: 1199px) {
      .btn.sm {
        padding: 16px 10px; } }
  .btn.transparent {
    background: transparent;
    border: 1px solid #575757; }
    .btn.transparent:hover {
      color: #333;
      background: #ffffff; }

.corner {
  position: relative; }
  .corner::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    top: 0;
    right: 0;
    border: 30px solid transparent;
    border-top: 0;
    border-right-color: #E5E5E5; }

.circle {
  position: relative; }
  .circle > * {
    position: relative;
    z-index: 2; }
  .circle::after {
    position: absolute;
    display: block;
    content: '';
    width: 257px;
    height: 257px;
    border-radius: 50%;
    background-color: #F1F2F3;
    bottom: 21px;
    left: 50%;
    z-index: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1199px) {
      .circle::after {
        display: none; } }

.textlink {
  display: inline;
  text-decoration: underline; }
  .textlink:hover {
    color: #D5562B; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding-top: 21px;
  list-style-type: none; }
  .slick-dots li {
    margin: 0 5px; }
  .slick-dots button {
    display: block;
    width: 5px;
    height: 5px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #ffffff;
    text-indent: -9999px; }
  .slick-dots li.slick-active button {
    background-color: #D5562B; }
.popup.popup__myModalBox  .popup__body .popup__wrap {
  max-width: 880px;
}
.popup__myModalBox table {
  margin-top: 10px
}
.popup__myModalBox td {
  vertical-align: top;
  padding: 5px;
}
.popup__myModalBox td:first-child {
  padding-left: 0;
}

.popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 998;
  visibility: hidden;
  height: 0; }
  .popup .popup__body {
    min-height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px 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; }
    .popup .popup__body .popup__close {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      position: fixed;
      z-index: 0;
      opacity: 0;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      background: #202020;
      border: 0; }
    .popup .popup__body .popup__wrap {
      left: 0;
      opacity: 0;
      position: relative;
      max-width: 408px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 55px 48px 67px 48px;
      z-index: 2;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      background: #FFFFFF;
      -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1); }
      .popup .popup__body .popup__wrap .popup__close_sm {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 15px;
        height: 15px;
        background: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L16 16M16 1L1 16' stroke='%23878787'/%3E%3C/svg%3E%0A") center center no-repeat;
        background-size: contain;
        cursor: pointer;
        border: 0;
        z-index: 3; }
        .popup .popup__body .popup__wrap .popup__close_sm:hover {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
  .popup.popup__open {
    visibility: visible;
    height: 100%; }
    .popup.popup__open .popup__close {
      opacity: 0.9; }
    .popup.popup__open .popup__wrap {
      left: 0;
      opacity: 1; }

.social__icons ul li a {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  background-color: #282828;
  margin-right: 3px; }
  .social__icons ul li a:hover {
    background-color: gray; }
  .social__icons ul li a img {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }
.prices__table-table {
  width: 100%;
  border: 0;
  padding: 0;
  border-collapse: collapse;
}
.prices__table {
  width: 100%; }
  .prices__table .table__head {
    padding: 28px 69px 28px 41px;
    background-color: #F1F2F3; }
    .prices__table .table__head h3 {
      min-width: 95px; }
@media (max-width: 992px) {
   .popup.popup__myModalBox  .popup__body .popup__wrap {
      padding: 25px;
   }
}

    @media screen and (max-width: 767px) {
      .popup__myModalBox td {
        display: block;
        padding-left: 0;
      }

      .prices__table .table__head {
        padding: 28px; } }
  .prices__table .table__body .table__row {
    padding: 19px 69px 16px 41px;
    background-color: #FAFAFA;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; 
          }
         

    .prices__table .table__body .table__row:nth-child(2n) {
      background-color: transparent; }
    .prices__table .table__body .table__row div, .prices__table-table td {
      min-width: 115px;
      font-size: 16px;
       }
       .prices__table .table__body .table__row div:first-child, .prices__table-table td:first-child {
        padding-right: 15px;
       }

       @media screen and (max-width: 767px) {
      .prices__table .table__body .table__row {
        padding: 19px; 
      } 
      .prices__table .table__body .table__row div, .prices__table-table td { 
        font-size: 14px;
        min-width: 105px;
      }

       
        .prices__table .table__body .table__row div:last-child, .prices__table-table td:last-child {
          white-space: nowrap;
          text-align: right;
        }
      }
       

.services__box {
  padding: 60px 36px;
  background-color: #ffffff;
  border-bottom: 1px solid #D5562B;
  width: 100%; }
  .services__box img {
    margin-bottom: 23px; }
  @media screen and (max-width: 1199px) {
    .services__box {
      margin-bottom: 21px; } }

.faq__box {
  position: relative;
  padding: 33px 65px 33px 35px;
  min-height: 143px;
  margin-bottom: 14px;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
   }

.faq__body2 .faq__box {
  min-height: 88px;
}

  .faq__box > * {
    position: relative;
    z-index: 2; }
  .faq__box h3 {
    color: #ffffff; }
  .faq__box p {
    color: #C1C1C1;
    font-size: 16px;
    margin-top: 8px; }
  .faq__box::after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .95;
    background: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.84)), color-stop(35.16%, rgba(15, 15, 15, 0.84)), color-stop(101.17%, rgba(15, 15, 15, 0.714)));
    background: linear-gradient(90deg, rgba(15, 15, 15, 0.84) 0%, rgba(15, 15, 15, 0.84) 35.16%, rgba(15, 15, 15, 0.714) 101.17%);
    z-index: 0; }

.info__box {
  padding: 37px 27px 39px 41px;
  background: #F1F2F3;
  width: 100%;

   }
  .info__box p {
    margin-top: 20px; }
  .info__box ul {
    margin-top: 20px; }
    .info__box ul li + li {
      margin-top: 9px; }
@media  (max-width: 767px) {
  .info__box {
  padding-left: 25px;
  padding-right: 20px;
   }
   .faq__box {

  background-position:  center;

   }
}
.image__container {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .image__container img {
    position: absolute;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: none;
    max-height: none;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%; }
    @media screen and (max-width: 1199px) {
      .image__container img {
        position: relative; } }

.logo__showcase .showcase__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 162px;
  background-color: #ffffff;
  border: 1px solid #F8F5F5; }
  .logo__showcase .showcase__item img {
    padding: 0 10px; }

.slider__wrapper .slider__item {
  position: relative;
  padding: 44px 61px 44px 97px;
  background-color: #ffffff; }



 .slider__wrapper .slider__item .slider__content h2 {
      font-size: 46px;
      line-height: 55px; 
      padding-right: 10px;
    }
    .slider__wrapper .slider__item .slider__content {
    margin-top: 45px;
    width: 421px; }
.slider__wrapper .slider__item .slider__content a.btn {
      margin-top: 37px;
          position: absolute;
    left: 0;
    bottom: 0;
       }


 @media screen and (max-width: 1499px) {
  .slider__wrapper .slider__item {
    padding-left: 50px;
    padding-right: 10px;
  }
 }
 @media screen and (max-width: 1199px) {
  .slider__wrapper .slider__item {
    padding-right: 50px;
  }
  .slider__wrapper .slider__item .slider__content a.btn {
    position: relative;
  }
 }
 @media (max-width: 1299px) {
    .slider__wrapper .slider__item .slider__content h2 {
      font-size: 42px;
    }
    .slider__wrapper .slider__item .slider__content {
      margin-top: 15px;
    }
 }


  @media screen and (max-width: 991px) {
    .slider__wrapper .slider__item {
      padding: 44px 50px; } }
  @media screen and (max-width: 575px) {
    .slider__wrapper .slider__item {
      padding: 44px 10px; } }
  
    @media screen and (max-width: 767px) {
      .slider__wrapper .slider__item .slider__content {
        width: auto; } }
   
      @media screen and (max-width: 400px) {
        .slider__wrapper .slider__item .slider__content h2 {
          font-size: 30px; } }
    
  .slider__wrapper .slider__item > * {
    position: relative;
    z-index: 2; }
  .slider__wrapper .slider__item::after {
    position: absolute;
    display: block;
    content: '';
    width: 448px;
    height: 100%;
    top: 0;
    right: 0;
    background: #202020;
    z-index: 0; }
    @media screen and (max-width: 1199px) {
      .slider__wrapper .slider__item::after {
        width: 150px; } }
    @media screen and (max-width: 991px) {
      .slider__wrapper .slider__item::after {
        display: none; } }

.slider__arrows {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 130px;
  left: 40%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .slider__arrows .slick-arrow {
    position: relative;
    background-color: transparent;
    width: 43px;
    height: 43px;
    border: 2px solid #D6D6D6;
    border-radius: 50%;
    margin: 0 5px;
    padding: 0; }
.navigation__menu nav ul li {
  position: relative;
}
.navigation__menu nav ul li a {
  font-family: 'Bebas Neue Cyrillic', sans-serif;
  white-space: nowrap;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333;
  padding: 20px;
  position: relative;
   transition: all 0.3s ease;
   z-index: 1;
   }
   .navigation__menu nav ul li:before {
    content:"";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    pointer-events: none;
    background: #333;
    transition: all 0.3s ease;
    z-index: 0;
   }
  .navigation__menu nav ul li a:hover {
    color: #fff;
  }
 .navigation__menu nav ul li:hover:before   {
    height: 100%;
 }


  @media screen and (max-width: 1499px) {
    .slider__arrows {
      left: 35%
    }
  }
  @media screen and (max-width: 1399px) {
   
    .navigation__menu nav ul li a {
      padding: 12px;
      font-size: 16px; } }
 @media screen and (max-width: 1199px) {
  .slider__arrows {
      left: 280px
    }
}
  @media screen and (max-width: 991px) {
     .navigation__menu nav ul li a:hover {
    color: #333;
  }
 .navigation__menu nav ul li:hover:before   {
    height:0;
 }
    .navigation__menu nav ul li a {
      padding: 10px; } }

  @media screen and (max-width:767px) {
    .slider__arrows {
      display: none;
    }
    .navigation .container:before {
      display: none;
    }
  }




.navigation__menu.mobile__menu nav ul li:hover {
  background-color: #D5562B; }
  .navigation__menu.mobile__menu nav ul li:hover a {
    color: #ffffff; }
.navigation__menu.mobile__menu nav ul li a {
  font-size: 20px; }

.navigation__mobile_menu a {
  margin-right: 20px; }

@media screen and (max-width: 340px) {
  .navigation__mobile_cta {
    display: none; } }

.mobile__widget {
  margin-top: 30px; }
  .mobile__widget h3 {
    text-align: center; }
  .mobile__widget .list li {
    text-align: center; }

.button_container {
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease; }
  .button_container:hover {
    opacity: .7; }
  .button_container span {
    background: #ffffff;
    border-radius: 5px;
    height: 4px;
    width: 65%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .button_container span:nth-of-type(2) {
      top: 10px; }
    .button_container span:nth-of-type(3) {
      top: 28px; }

header.header {
  overflow: hidden; }
  header.header .top {
    background-color: #202020; }
    header.header .top .top__left .top__socials ul li a {
      width: 49px;
      height: 49px;
      margin-right: 10px; }
    header.header .top .top__left .top__slogan {
      width: 144px;
      margin: 0 24px;
      color: #ffffff; }
      @media screen and (max-width: 991px) {
        header.header .top .top__left .top__slogan {
          width: auto; } }
    header.header .top .top__left .top__cta span {
      color: #969696;
      margin-top: 7px;
      font-weight: 500;
      font-size: 14px;
      line-height: 20px; }
    header.header .top .top__right .top__scedule {
      padding: 25px 30px;
      background-color: #282828; }
      header.header .top .top__right .top__scedule .scedule__text {
        margin-left: 18px; }
        header.header .top .top__right .top__scedule .scedule__text h4 {
          color: #ffffff; }
        header.header .top .top__right .top__scedule .scedule__text a {
          color: #ffffff; }
    header.header .top .top__right .top__right__cta {
      position: relative; }
      header.header .top .top__right .top__right__cta a, header.header .top .top__right .top__right__cta button {
        z-index: 1;
        position: relative;
        margin-left: 23px; }
      header.header .top .top__right .top__right__cta::after {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        display: block;
        content: '';
        width: 100vw;
        background-color: #D5562B;
        z-index: 0; }
  header.header .navigation {
    background-color: #ffffff;
    padding: 20px 0; }
    header.header .navigation .navigation__logo {
      max-width: 200px; }
      @media screen and (max-width: 1399px) {
        header.header .navigation .navigation__logo {
          max-width: 70%; } }
      @media screen and (max-width: 480px) {
        header.header .navigation .navigation__logo {
          max-width: 130px; } }
    header.header .navigation .navigation__cta .navigation__text {
      margin-left: 17px; }
      header.header .navigation .navigation__cta .navigation__text a {
        font-family: 'Bebas Neue Cyrillic', sans-serif;
        font-size: 22px;
        line-height: 22px;
        color: #333;
        letter-spacing: 0.03em;
        font-weight: 400;
        white-space: nowrap; }
      header.header .navigation .navigation__cta .navigation__text button {
        background: none;
        border: none;
        color: #777;
        text-decoration: underline;
        font-weight: 500;
        font-size: 17px;
        line-height: 22px; }
        header.header .navigation .navigation__cta .navigation__text button:hover {
          color: #D5562B; }

@media screen and (max-width: 767px) {
  header.header .navigation {
    padding: 15px 0;
  }
}



.main {
  padding: 20px 0 100px; }
  .main .sidebar .sidebar__widgetarea .sidebar__widget {
    padding: 37px 30px 41px;
    margin-bottom: 23px;
    background-color: #ffffff; }
    @media screen and (max-width: 1199px) {
      .main .sidebar .sidebar__widgetarea .sidebar__widget {
        padding: 30px 15px; } }
    .main .sidebar .sidebar__widgetarea .sidebar__widget.with_image {
      padding: 0; }
      .main .sidebar .sidebar__widgetarea .sidebar__widget.with_image > div {
        margin: 37px 30px 41px; }
        @media screen and (max-width: 1199px) {
          .main .sidebar .sidebar__widgetarea .sidebar__widget.with_image > div {
            margin: 30px 15px; } }
      .main .sidebar .sidebar__widgetarea .sidebar__widget.with_image img {
        vertical-align: bottom;
        display: block;
        margin: 0 auto; }
        .main .sidebar .sidebar__widgetarea .sidebar__widget.with_image img.leftalign {
          margin: 0;
          margin-right: auto; }
    .main .sidebar .sidebar__widgetarea .sidebar__widget .btn {
      width: 100%;
      margin-top: 22px; }
  .main .sitebody .sitebody__banner {
    position: relative;
    padding: 137px 97px;
    background: center/cover no-repeat url("../images/banner.jpg"), -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.86)), color-stop(35.16%, rgba(15, 15, 15, 0.86)), color-stop(101.17%, rgba(15, 15, 15, 0.731)));
    background: center/cover no-repeat url("../images/banner.jpg"), linear-gradient(90deg, rgba(15, 15, 15, 0.86) 0%, rgba(15, 15, 15, 0.86) 35.16%, rgba(15, 15, 15, 0.731) 101.17%); }
    @media screen and (max-width: 991px) {
      .main {
        padding-bottom: 20px;
      }

      .main .sitebody .sitebody__banner {
        padding: 137px 50px; } }
    @media screen and (max-width: 575px) {
      .main .sitebody .sitebody__banner {
        padding: 137px 10px; } }
    .main .sitebody .sitebody__banner > div {
      position: relative;
      z-index: 2; }
    .main .sitebody .sitebody__banner::after {
      position: absolute;
      content: '';
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .86;
      background: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.86)), color-stop(35.16%, rgba(15, 15, 15, 0.86)), color-stop(101.17%, rgba(15, 15, 15, 0.731)));
      background: linear-gradient(90deg, rgba(15, 15, 15, 0.86) 0%, rgba(15, 15, 15, 0.86) 35.16%, rgba(15, 15, 15, 0.731) 101.17%);
      z-index: 0; }
    .main .sitebody .sitebody__banner .banner__content {
      color: #ffffff; }
      .main .sitebody .sitebody__banner .banner__content h1 {
        width: 570px; }
        @media screen and (max-width: 991px) {
          .main .sitebody .sitebody__banner .banner__content h1 {
            width: auto; } }
      .main .sitebody .sitebody__banner .banner__content p {
        margin: 10px 0 60px; }
      .main .sitebody .sitebody__banner .banner__content .banner__cta a {
        margin-right: 10px; }
        @media screen and (max-width: 767px) {
          .main .sitebody .sitebody__banner .banner__content .banner__cta a {
            margin-bottom: 10px; } }
  .main .sitebody .sitebody__callback {
    position: relative;
    padding: 65px;
    background-color: #ffffff; }
    @media screen and (max-width: 991px) {
      .main .sitebody .sitebody__callback {
        padding: 65px 35px; } }
    .main .sitebody .sitebody__callback .callback__content h2 {
      width: 422px;
      margin-top: 16px; }
      @media screen and (max-width: 767px) {
        .main .sitebody .sitebody__callback .callback__content h2 {
          width: auto; } }
    .main .sitebody .sitebody__callback .callback__content p {
      width: 422px;
      margin: 16px 0 29px; }
      @media screen and (max-width: 767px) {
        .main .sitebody .sitebody__callback .callback__content p {
          width: auto; } }
    .main .sitebody .sitebody__callback .callback__content .form__texts p {
      margin: 0;
      color: #777777; }
    .main .sitebody .sitebody__callback .callback__content .form__texts a {
      color: #333;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0em; }
    @media screen and (max-width: 767px) {
      .main .sitebody .sitebody__callback .callback__content .form__texts {
        margin-top: 15px; } }
    @media screen and (max-width: 1199px) {
      .main .sitebody .sitebody__callback .callback__image {
        display: none; } }
    .main .sitebody .sitebody__callback > div {
      position: relative;
      z-index: 2; }
    .main .sitebody .sitebody__callback::after {
      position: absolute;
      display: block;
      content: '';
      width: 342px;
      height: 100%;
      top: 0;
      right: 0;
      background: #202020;
      z-index: 0; }
      @media screen and (max-width: 1199px) {
        .main .sitebody .sitebody__callback::after {
          display: none; } }
      @media screen and (max-width: 991px) {
        .main .sitebody .sitebody__callback::after {
          display: none; } }
  .main .sitebody .sitebody__faq {
    padding: 53px 50px 81px;
    background: #202020; }
    @media screen and (max-width: 575px) {
      .main .sitebody .sitebody__faq {
        padding: 53px 10px 81px; } }
    .main .sitebody .sitebody__faq .faq__head {
      margin-bottom: 42px; }
      .main .sitebody .sitebody__faq .faq__head h2 {
        margin-bottom: 0;
        color: #ffffff; }
        @media screen and (max-width: 767px) {
          .main .sitebody .sitebody__faq .faq__head h2 {
            margin-bottom: 15px; } }
  .main .sitebody .sitebody__contact {
    position: relative;
    padding: 79px 71px 78px 69px;
    background: center/cover no-repeat url("../images/contact.jpg"), -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.86)), color-stop(35.16%, rgba(15, 15, 15, 0.86)), color-stop(101.17%, rgba(15, 15, 15, 0.731)));
    background: center/cover no-repeat url("../images/contact.jpg"), linear-gradient(90deg, rgba(15, 15, 15, 0.86) 0%, rgba(15, 15, 15, 0.86) 35.16%, rgba(15, 15, 15, 0.731) 101.17%); }
    @media screen and (max-width: 575px) {
      .main .sitebody .sitebody__contact {
        padding: 79px 10px; } }
    .main .sitebody .sitebody__contact::after {
      position: absolute;
      content: '';
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .86;
      background: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.86)), color-stop(35.16%, rgba(15, 15, 15, 0.86)), color-stop(101.17%, rgba(15, 15, 15, 0.731)));
      background: linear-gradient(90deg, rgba(15, 15, 15, 0.86) 0%, rgba(15, 15, 15, 0.86) 35.16%, rgba(15, 15, 15, 0.731) 101.17%);
      z-index: 0; }
    .main .sitebody .sitebody__contact > div {
      position: relative;
      z-index: 2;
      font-size: 15px;
      color: #B7B7B7; }
      .main .sitebody .sitebody__contact > div h2 {
        font-size: 45px;
        line-height: 54px;
        color: #ffffff; }
        @media screen and (max-width: 400px) {
          .main .sitebody .sitebody__contact > div h2 {
            font-size: 30px; } }
      .main .sitebody .sitebody__contact > div .contact__cta {
        margin-top: 32px; }
        .main .sitebody .sitebody__contact > div .contact__cta a {
          font-size: 22px;
          line-height: 32px;
          color: #ffffff; }
    .main .sitebody .sitebody__contact .contact__arrow {
      position: relative;
      padding-left: 84px;
      margin-top: 33px; }
      .main .sitebody .sitebody__contact .contact__arrow p.big {
        color: #ffffff;
        font-size: 18px; }
      .main .sitebody .sitebody__contact .contact__arrow::before {
        position: absolute;
        content: url("../images/icons/arrow.svg");
        display: block;
        top: 5px;
        left: 0;
        width: 100%;
        height: 100%; }
    .main .sitebody .sitebody__contact form label {
      color: #B7B7B7; }
      .main .sitebody .sitebody__contact form label .textlink {
        color: #B7B7B7; }

footer.footer {
  background-color: #202020;
  color: #ffffff; }
  footer.footer p {
    font-size: 15px;
    color: #B7B7B7;
    margin-top: 8px; }
  footer.footer .footer__widgetarea {
    border-bottom: 1px solid #2E2E2E; }
    @media screen and (max-width: 1199px) {
      footer.footer .footer__widgetarea {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    footer.footer .footer__widgetarea .footer__widget {
      padding: 47px 0 74px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      footer.footer .footer__widgetarea .footer__widget h3 {
        line-height: 30px;
        color: #ffffff; }
      footer.footer .footer__widgetarea .footer__widget .bottom__socials {
        margin: 11px 0; }
    .footer__widget  .tel {
       color: #B7B7B7;
    }


      @media screen and (max-width: 1199px) {
        footer.footer .footer__widgetarea .footer__widget {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
      @media screen and (max-width: 767px) {
        footer.footer .footer__widgetarea .footer__widget {
          padding-bottom: 0; } 
          .bottom__socials ul {
            margin-top: -3px;
          }
          .bottom__socials ul li {
            margin-top: 3px;
          }

        }
    footer.footer .footer__widgetarea .footer__widget + .footer__widget {
      border-left: 1px solid #2E2E2E;
      padding-left: 55px; }
      @media screen and (max-width: 1199px) {
        footer.footer .footer__widgetarea .footer__widget + .footer__widget {
          padding-left: 0;
          border: none; } }
    footer.footer .footer__widgetarea .footer__widget:last-child h3 {
      width: 208px; }
  footer.footer .footer__bottom {
    padding: 42px 0;
    margin-top: 25px; }

@-webkit-keyframes rota {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    border-color: red; }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    z-index: 0; } }
@-webkit-keyframes opa {
  0% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }

/*# sourceMappingURL=main.css.map */

.slick-svg {
  position: absolute; 
  left: -2px; 
  top:  -2px;
  display: none;
}
#popup-sucess {
  text-align: center;
}

em.error {
  color: red!important;
  position: absolute;
  left: 15px;
  top:100%;
  box-shadow: 0 0 4px red;
  background:#fff;
  margin-top: -20px;
  padding:0 5px;
  font-style: normal;
}
.input_icon_wrap em.error {
  left: 0;
  margin-top: -2px;
}
input[type="checkbox"] + em.error {
  margin-top: 0;
}
.popup input[type="checkbox"] + em.error, .main .sitebody .sitebody__contact input[type="checkbox"] + em.error{
  margin-top: -23px;
}
.popup input[type="checkbox"] + em.error + label, .main .sitebody .sitebody__contact  input[type="checkbox"] + em.error + label{
    padding-bottom: 20px;
}


form  .col-12 {
  position: relative;
}

.header_mob_tel {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 8px
}

#carousel-example-generic2 {
  display: none;
}
.new_main_content {
  padding-bottom: 40px;
}
.new_main_content:after {
  content:"";
  clear: both;
  display: block;
}
.new_main_content p {
  margin-top: 10px;
}
.new_main_content h1 {
  font-size: 54px;
  line-height: normal;
}
.new_main_content h2 {
  margin-top: 35px;
  line-height: normal;
}
.new_main_content h3 {
  padding-top: 35px;
  line-height: normal;
  clear: both;
}
.new_main_content ul{
  padding-top: 5px;
}
.new_main_content ul li{
  margin-top: 5px;
}
.new_main_content ul[type="disc"]{
  list-style: disc;
    margin-left: 10px;
    padding-left: 8px;
}
.new_main_content ul[type="disc"] li {
  display: list-item;
}
.new_main_content .iframe {
  max-width: 100%;
  margin-top: 15px;
}
@media (max-width: 450px) {
  .new_main_content .iframe {
    height: 280px;
  }
  .new_main_content h1 {
    font-size: 38px;
  }
}

/*box-rolkomp*/
.box-rolkomp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item-rolkomp {
    width: calc(33% - 10px);
    margin-top: 30px;
}
.new_main_content .item-rolkomp h2 {
    margin-top: 15px;
    font-size: 24px;
    line-height: normal;
}
@media (max-width: 580px) {
  .item-rolkomp {
    width: calc(50% - 10px);
  }
}
@media (max-width: 450px) {
  .item-rolkomp {
    width: 100%;
    text-align: center;
  }
}

/*  .mosaicflow_*/
.mosaicflow {
  clear: both;
  padding-bottom: 30px;
  }
  .mosaicflow:after {
    content:"";
    clear: both;
    display: block;
  }
  .mosaicflow__item { 
      padding:3px; 
    } 
    .mosaicflow__column { 
      float:left; 
    } 
    .mosaicflow__item img { 
      display:block; 
      width:100%; 
      height:auto; 
      padding: 4px; 
      background-color: #fff; 
      border: 1px solid #ddd; 
      border-radius: 4px; 
    } 
    .mosaicflow__item img:hover { 
      opacity: 0.6; 
      filter: alpha(opacity=60); 
    } 

    .sitebody__bottom {
      clear: both;
    }
}


/*.mainslider-caption*/
.mainslider {
  margin-bottom: 20px;
}
.mainslider__item {
  position: relative;
  overflow: hidden;
}
.mainslider__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 1;
}
.mainslider-caption {
  position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
    padding-bottom: 50px;
}
.mainslider-caption h3 {
  color: #fff;
  margin-top: 15px;
}
.mainslider-caption h2 {
  color: #fff;
  margin-top: 0;
}
.mainslider__outer .slick-arrow {
  
}
.mainslider__outer.buttons_style_1 .slick-arrow {
  left: 40px;
  bottom: 25px;
}
@media (max-width: 1199px) {
  .mainslider-img {
    height: 220px;
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0
  } 
   .mainslider__outer.buttons_style_1 .slick-arrow {
    bottom: 20px;
  }
}
@media (max-width: 767px) {

  .mainslider-caption {
    left: 20px;
  }
  .mainslider__outer.buttons_style_1 .slick-arrow {
    left: 20px;
    bottom: 15px;
  }
  .mainslider-caption h3, .new_main_content p {
    margin-top: 5px;
  }
     
}


@media (min-width: 1200px){
  .container {
      max-width: 1560px;
  }
}

/*gates*/
.gates {
  padding-bottom: 73px;
  position:relative;
}
.gates__item {
  position: relative;
  width: 100%;
  min-height: 300px;
}
.gates__img {
  width: 100%;
  height: auto;
}
.gates__wrap,.gates__text {
  position: absolute;
  top: 60px;
  color: #fff;
}
.gates h1, .gates .h1 {
  color: #fff;
  line-height: 120%;
}
.gates__text, .gates__wrap, .buttons_style_1 .slick-arrow {
  left: 97px;
}
.gates__text {
  z-index: 2;
  padding-top: 175px;
}

.gates__text ul {
  margin-top: 21px;
}
.gates__text ul li {
  position: relative;
  padding-left: 36px;
  margin-top: 8px;
  font-size: 18px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0346 1.10798C14.3436 1.41697 14.3674 1.90317 14.1059 2.23942L14.0346 2.32017L5.46322 10.8916C5.15423 11.2006 4.66803 11.2243 4.33178 10.9629L4.25103 10.8916L0.822462 7.46302C0.487727 7.12829 0.487727 6.58558 0.822462 6.25084C1.13145 5.94185 1.61765 5.91809 1.9539 6.17954L2.03465 6.25084L4.85713 9.07265L12.8225 1.10798C13.1572 0.77325 13.6999 0.77325 14.0346 1.10798ZM19.1775 1.10798C19.4865 1.41697 19.5103 1.90317 19.2488 2.23942L19.1775 2.32017L10.6061 10.8916C10.2713 11.2263 9.72863 11.2263 9.39389 10.8916C9.0849 10.5826 9.06114 10.0964 9.32259 9.76016L9.39389 9.67941L17.9653 1.10798C18.3001 0.77325 18.8428 0.77325 19.1775 1.10798Z' fill='%23E76235'/%3E%3C/svg%3E%0A") 0 1px no-repeat;
}
.gates__text .banner__cta {
  margin-top: 45px;
}
.gates__text .banner__cta a+a {
  margin-left: 5px;
}
.buttons_style_1 .slick-arrow {
  position: absolute;
  
  bottom: 10%;
}
.buttons_style_1 .slick-arrow.slick-next {
  margin-left: 54px;
}

.buttons_style_1 .slick-arrow {
  border: 2px solid #FFFFFF;
  background:none; 
  width:42px;
  height: 42px;
  box-sizing: border-box;
  overflow: hidden;
  text-indent: 200px;
  z-index: 4;
  opacity: 0.55;
}
.buttons_style_1 .slick-arrow.slick-prev {
  background: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75677 9.26004H16.584V6.74004H5.75677L9.90932 2.59099L8.12591 0.809082L0.928891 8.00004L8.12591 15.191L9.90932 13.4091L5.75677 9.26004Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
}
.buttons_style_1 .slick-arrow.slick-next {
  background: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2431 9.26004H0.415894V6.74004H11.2431L7.09056 2.59099L8.87397 0.809082L16.071 8.00004L8.87397 15.191L7.09056 13.4091L11.2431 9.26004Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
}
.buttons_style_1 .slick-arrow:hover {
  opacity: 1;
}



@media (max-width: 1499px) {
  .gates h1, .gates .h1 {
    font-size: 68px;
  }
  .buttons_style_1 .slick-arrow {
    bottom: 8%;
  }
  .gates__text .banner__cta {
    margin-top: 35px;
  }
  .gates__text {
    padding-top: 155px;
  }
}
@media (max-width: 1399px) {
  .gates h1, .gates .h1 {
    font-size: 64px;
  }
  .buttons_style_1 .slick-arrow {
    bottom: 6%;
  }
  .gates__text .banner__cta {
    margin-top: 25px;
  }
  .gates__item ul {
    margin-top: 11px;
  }
  .gates__text {
    padding-top: 140px;
  }
  .gates__wrap,.gates__text {
    top: 45px;
  }
}

@media (max-width: 1199px) {
  .gates h1, .gates .h1 {
    font-size: 52px;
    line-height: 100%;
  }
  .buttons_style_1 .slick-arrow {
    bottom: 6%;
  }
  .gates__item ul li {
    font-size: 16px;
  }
  .gates__text .banner__cta {
    margin-top: 15px;
  }
  .gates__item ul {
    margin-top: 11px;
  }
  .gates__item {
    overflow: hidden;
  }
  .gates__wrap,.buttons_style_1 .slick-arrow, .gates__text {
    left: 57px;
  }
  .gates__img, .gates__item {
    height: 375px;    
  }
  .gates__img {
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .gates__text {
    padding-top: 95px;
  }
  .gates__wrap,.gates__text {
    top: 25px;
  }

}
@media (max-width: 767px) {
  .gates__text {
    position: relative;
    top: 0;
    left: 0;
    color:#000;
    padding-top: 5px;
  }
  .gates__wrap {
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 40px;
  }
  .gates__img, .gates__item {
    height: auto;   
    min-height: 0; 
    width: 100%;
  }

  .buttons_style_1 .slick-arrow {
    bottom:25px;
  }
  .gates__text .banner__cta a+a {
    margin-left: 0;
    margin-top: 15px;
    color:#000;
  }
  .gates__wrap,.buttons_style_1 .slick-arrow {
    left: 25px;
  }
  .gates h1, .gates .h1 {
    font-size: 40px;
  }
}
@media (max-width: 540px) {
  .gates__img, .gates__item {
    height: 270px;   
    min-height: 0; 
  }
  .gates__img {
    width: auto;
  }
}



/*cvalificate*/
.cvalificate {
  background: #fff;
}
.cvalificate__left {
  width: 58%;
  padding: 70px 0 80px 59px;
  font-size: 18px;
}
.cvalificate__left p {
  margin-top: 20px;
}
.cvalificate__breaking {
  margin-top: 30px;
  border: 1px solid #EEEEEE;
  padding: 26px 40px 23px 125px;
  position: relative;
}
.cvalificate__breaking p {
  font-size: 15px;
  margin-top: 7px;
  color: #777777;
  line-height: 22px;
}
.cvalificate__ico {
  position: absolute;
  left: 37px;
  top: 33px;
}
.cvalificate__buttons {
  padding-top: 18px;
}
.cvalificate__info {
  margin-left: 23px;
}
.cvalificate__info p {
  font-size: 15px; 
  color: #777777;
  margin-top: 0px;
}
.cvalificate__info p .tel {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
}

.cvalificate__right {
  width: 36%;
  background: url(../images/gates-questions-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.cvalificate__right img {
  position: absolute;
  bottom: 0;
  left: -130px;
  width: calc(100% + 100px);
  max-width: none;
  pointer-events: none;
}

@media (max-width: 1399px) {
  .cvalificate__right img {
    left: -120px;
  }
  .cvalificate__buttons .btn.big {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1299px) {
  .cvalificate__right img {
    left: -100px;
    width: calc(100% + 90px);
  }
}
@media (max-width: 1199px) {
  .cvalificate__right {
    width: 0;
  }
  .cvalificate__left {
    width: 100%;
    padding: 50px 40px 50px 40px;
    font-size: 18px;
  }
  .cvalificate__right img {
    right: 0;
    left: auto;
    width: 200px;
  }
  .cvalificate__breaking {
    margin-right: 80px;
    padding-right: 30px;
  }
}
@media (max-width: 992px) {
  .cvalificate__buttons {
    flex-direction: column;
    align-items: flex-start!important;
  }
  .cvalificate__info {
    margin-left: 0;
    margin-top: 10px;
  }
  .cvalificate__breaking {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .cvalificate__right  {
    display: none;
  }
  .cvalificate__left {

    padding: 30px 25px;

  }
  .cvalificate__ico {
    width: 50px;
    left: 20px;
    top: 20px;
  }
  .cvalificate__breaking {
    padding: 20px 20px 23px 90px;
  }
}
@media (max-width: 370px) {
   .cvalificate__breaking {
    padding: 90px 20px 23px 20px;
  }
}

/*.expirience-masters*/
.expirience-masters {
  background: #fff;
  margin-top: 75px;
   margin-bottom: 70px;
}
.expirience-masters__left {
  width: 44%;
}
.expirience-masters__left img {
  width: 100%;
}
.expirience-masters__right {
  padding-top: 70px;
  padding-bottom: 60px;
  padding-right: 75px;
  width: 51%;
}
.expirience-masters__right h2 {
  display: flex;
  align-items:center;
}
.expirience-masters__right h2 span.big {
  font-size: 255%;
  color: #D5562B;
  margin-right: 18px;
}
.expirience-masters__right p {
  margin-top: 16px;
}
.expirience-masters__right h3 {
  line-height: 140%;
  margin-top: 24px;
}
.expirience-masters__icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.expirience-masters__icons img {
  margin-right: 34px;
  margin-top: 19px;
}
@media (max-width: 1199px) {
  .expirience-masters__left {
    display: none;
  }
  .expirience-masters__right {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .expirience-masters__right {
    padding: 20px 25px
  }
  .expirience-masters__right h2 {
    display: block;
  }
  .expirience-masters__right h2 span.big {
    font-size: 140%;
    margin-right: 5px;
  }
  .expirience-masters {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

/*dont-wait*/
.dont-wait {
  padding-bottom: 75px;
}

.dont-wait__bg-1 {
  position: relative;
  background: url(../images/dont-wait-bg-1.jpg) 0 0 no-repeat;
  background-size: contain;
}
.dont-wait__img-1 {
  position: relative;
  z-index: 2;
  pointer-events: none;
  margin-bottom: -3px;
}
.dont-wait__bg-2 {
  position: relative;
}
.dont-wait__img-2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.dont-wait__left {
  position: absolute;
  left: 35px;
  top: 14.5%;
  background: #E76235;
  color:#fff;
  width: 468px;
  padding: 21px 35px 26px 38px;
  border-radius: 3px;
}
.dont-wait__left  p {
  margin-top: 10px;
}
.dont-wait__left h2 {
  color:#fff;
}
.dont-wait__right {
  position: absolute;
  right: 30px;
  top: 14.5%;
  border-radius: 3px;
  width: 460px;
  padding: 16px 15px 20px 24px;
  background: #fff;
}
.dont-wait__right  ul li {
    position: relative;
    padding-left: 34px;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 21px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0346 1.10798C14.3436 1.41697 14.3674 1.90317 14.1059 2.23942L14.0346 2.32017L5.46322 10.8916C5.15423 11.2006 4.66803 11.2243 4.33178 10.9629L4.25103 10.8916L0.822462 7.46302C0.487727 7.12829 0.487727 6.58558 0.822462 6.25084C1.13145 5.94185 1.61765 5.91809 1.9539 6.17954L2.03465 6.25084L4.85713 9.07265L12.8225 1.10798C13.1572 0.77325 13.6999 0.77325 14.0346 1.10798ZM19.1775 1.10798C19.4865 1.41697 19.5103 1.90317 19.2488 2.23942L19.1775 2.32017L10.6061 10.8916C10.2713 11.2263 9.72863 11.2263 9.39389 10.8916C9.0849 10.5826 9.06114 10.0964 9.32259 9.76016L9.39389 9.67941L17.9653 1.10798C18.3001 0.77325 18.8428 0.77325 19.1775 1.10798Z' fill='%23E76235'/%3E%3C/svg%3E%0A") 0 3px no-repeat;
    }
.dont-wait__bottom {
  position: absolute;
  left: 35px;
  top: 12.5%;
  background: #202020;
  border-radius: 3px;
  color:#fff;
  padding: 21px 15px 26px 38px;
  max-width: 723px;
}
.dont-wait__bottom h2{
  color: #fff;
}
.dont-wait__bottom  p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;

}
.dont-wait-bg-2-img {
  position: relative;
  z-index: 0;
}
@media (max-width:1499px) {
  .dont-wait__left, .dont-wait__right, .dont-wait__bottom {
    z-index: 4;
  }
  .dont-wait__left {
    width: 45%;
    left: 30px;
  }
  .dont-wait__bottom {
    left: 30px;
  }
  .dont-wait__right, .dont-wait__left {
    width: calc(48% - 25px);
  }
   .dont-wait__bg-1 {
    background-size: cover;
    min-height: 470px;
  }
   .dont-wait__img-1{
    display: none;
  }
  
}
@media (max-width:1199px) {
   .dont-wait__img-1,.dont-wait__img-2, .dont-wait-bg-2-img {
    display: none;
  }
  .dont-wait__bg-1 {
    min-height: 0;
  }
  .dont-wait__bg-2 {
    background: url(../images/dont-wait-bg-2.jpg) 0 0 no-repeat;
    background-size: cover;
  }
  .dont-wait__bg-1 {

    padding: 10px 30px 30px 30px; 
  }
   .dont-wait__left, .dont-wait__right, .dont-wait__bottom {
    width:auto;
    right: auto;
    margin-top: 0;
    border-radius: 0;
    left: 0;
    position: relative;
    top: 0;
  }
  .dont-wait__bottom {
    margin-top: 0;
  }
}
@media (max-width:767px) {
  .dont-wait__bg-1 {
    padding: 0; 
    background: none;
  }
  .dont-wait__left, .dont-wait__right, .dont-wait__bottom {
    padding: 25px 20px;
  }
}


.site_banner1__wrap {
          clear: both;
          margin-top: 3em;
          margin-left: -10px;
          margin-right: -10px;
          margin-bottom: 3em;
        }
        .site_banner1__wrap:after {
          content:"";
          clear: both;
          display: block;
         
        }
        .site_banner__item {
          padding: 0 10px;
          text-align: center;
        }
        .site_banner1 .slick-arrow {
          border: 2px solid #FFF;
          background: none;
          width: 42px;
          height: 42px;
          box-sizing: border-box;
          overflow: hidden;
          text-indent: 200px;
          z-index: 4;
          opacity: .55;
          top: 50%;
          margin-top: -21px;
          position: absolute;
         
          background: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2431 9.26004H0.415894V6.74004H11.2431L7.09056 2.59099L8.87397 0.809082L16.071 8.00004L8.87397 15.191L7.09056 13.4091L11.2431 9.26004Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat no-repeat;
      }
      .site_banner1 .slick-next.slick-arrow {
        margin-right: 10px;
        right: 0;
      }
      .site_banner1 .slick-prev.slick-arrow {
        margin-left: 10px;
        transform: rotate(180deg);
         left: 0;
      }