/* mixins.less */
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt-75 {
  margin-top: 75px;
}
.mb-75 {
  margin-bottom: 75px;
}
.ml-75 {
  margin-left: 75px;
}
.mr-75 {
  margin-right: 75px;
}
.mx-75 {
  margin-left: 75px;
  margin-right: 75px;
}
.my-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.ml-100 {
  margin-left: 100px;
}
.mr-100 {
  margin-right: 100px;
}
.mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}
.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.nmt-10 {
  margin-top: -10px;
}
.nmb-10 {
  margin-bottom: -10px;
}
.nml-10 {
  margin-left: -10px;
}
.nmr-10 {
  margin-right: -10px;
}
.nmx-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.nmy-10 {
  margin-top: -10px;
  margin-bottom: -10px;
}
.nmt-15 {
  margin-top: -15px;
}
.nmb-15 {
  margin-bottom: -15px;
}
.nml-15 {
  margin-left: -15px;
}
.nmr-15 {
  margin-right: -15px;
}
.nmx-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.nmy-15 {
  margin-top: -15px;
  margin-bottom: -15px;
}
.nmt-20 {
  margin-top: -20px;
}
.nmb-20 {
  margin-bottom: -20px;
}
.nml-20 {
  margin-left: -20px;
}
.nmr-20 {
  margin-right: -20px;
}
.nmx-20 {
  margin-left: -20px;
  margin-right: -20px;
}
.nmy-20 {
  margin-top: -20px;
  margin-bottom: -20px;
}
.nmt-25 {
  margin-top: -25px;
}
.nmb-25 {
  margin-bottom: -25px;
}
.nml-25 {
  margin-left: -25px;
}
.nmr-25 {
  margin-right: -25px;
}
.nmx-25 {
  margin-left: -25px;
  margin-right: -25px;
}
.nmy-25 {
  margin-top: -25px;
  margin-bottom: -25px;
}
.nmt-30 {
  margin-top: -30px;
}
.nmb-30 {
  margin-bottom: -30px;
}
.nml-30 {
  margin-left: -30px;
}
.nmr-30 {
  margin-right: -30px;
}
.nmx-30 {
  margin-left: -30px;
  margin-right: -30px;
}
.nmy-30 {
  margin-top: -30px;
  margin-bottom: -30px;
}
.nmt-50 {
  margin-top: -50px;
}
.nmb-50 {
  margin-bottom: -50px;
}
.nml-50 {
  margin-left: -50px;
}
.nmr-50 {
  margin-right: -50px;
}
.nmx-50 {
  margin-left: -50px;
  margin-right: -50px;
}
.nmy-50 {
  margin-top: -50px;
  margin-bottom: -50px;
}
.mt-75 {
  margin-top: -75px;
}
.nmb-75 {
  margin-bottom: -75px;
}
.nml-75 {
  margin-left: -75px;
}
.nmr-75 {
  margin-right: -75px;
}
.nmx-75 {
  margin-left: -75px;
  margin-right: -75px;
}
.nmy-75 {
  margin-top: -75px;
  margin-bottom: -75px;
}
.nmt-100 {
  margin-top: -100px;
}
.nmb-100 {
  margin-bottom: -100px;
}
.nml-100 {
  margin-left: -100px;
}
.nmr-100 {
  margin-right: -100px;
}
.nmx-100 {
  margin-left: -100px;
  margin-right: -100px;
}
.nmy-100 {
  margin-top: -100px;
  margin-bottom: -100px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt-25 {
  padding-top: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.pr-50 {
  padding-right: 50px;
}
.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt-75 {
  padding-top: 75px;
}
.pb-75 {
  padding-bottom: 75px;
}
.pl-75 {
  padding-left: 75px;
}
.pr-75 {
  padding-right: 75px;
}
.px-75 {
  padding-left: 75px;
  padding-right: 75px;
}
.py-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-100 {
  padding-left: 100px;
}
.pr-100 {
  padding-right: 100px;
}
.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 576px) {
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .ml-sm-10 {
    margin-left: 10px;
  }
  .mr-sm-10 {
    margin-right: 10px;
  }
  .mx-sm-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .my-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-sm-15 {
    margin-top: 15px;
  }
  .mb-sm-15 {
    margin-bottom: 15px;
  }
  .ml-sm-15 {
    margin-left: 15px;
  }
  .mr-sm-15 {
    margin-right: 15px;
  }
  .mx-sm-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .my-sm-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .ml-sm-20 {
    margin-left: 20px;
  }
  .mr-sm-20 {
    margin-right: 20px;
  }
  .mx-sm-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-sm-25 {
    margin-top: 25px;
  }
  .mb-sm-25 {
    margin-bottom: 25px;
  }
  .ml-sm-25 {
    margin-left: 25px;
  }
  .mr-sm-25 {
    margin-right: 25px;
  }
  .mx-sm-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  .my-sm-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .ml-sm-30 {
    margin-left: 30px;
  }
  .mr-sm-30 {
    margin-right: 30px;
  }
  .mx-sm-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .my-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mt-sm-50 {
    margin-top: 50px;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .ml-sm-50 {
    margin-left: 50px;
  }
  .mr-sm-50 {
    margin-right: 50px;
  }
  .mx-sm-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .my-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-sm-75 {
    margin-top: 75px;
  }
  .mb-sm-75 {
    margin-bottom: 75px;
  }
  .ml-sm-75 {
    margin-left: 75px;
  }
  .mr-sm-75 {
    margin-right: 75px;
  }
  .mx-sm-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  .my-sm-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .mt-sm-100 {
    margin-top: 100px;
  }
  .mb-sm-100 {
    margin-bottom: 100px;
  }
  .ml-sm-100 {
    margin-left: 100px;
  }
  .mr-sm-100 {
    margin-right: 100px;
  }
  .mx-sm-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-sm-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .nmt-sm-10 {
    margin-top: -10px;
  }
  .nmb-sm-10 {
    margin-bottom: -10px;
  }
  .nml-sm-10 {
    margin-left: -10px;
  }
  .nmr-sm-10 {
    margin-right: -10px;
  }
  .nmx-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .nmy-sm-10 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .nmt-sm-15 {
    margin-top: -15px;
  }
  .nmb-sm-15 {
    margin-bottom: -15px;
  }
  .nml-sm-15 {
    margin-left: -15px;
  }
  .nmr-sm-15 {
    margin-right: -15px;
  }
  .nmx-sm-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nmy-sm-15 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .nmt-sm-20 {
    margin-top: -20px;
  }
  .nmb-sm-20 {
    margin-bottom: -20px;
  }
  .nml-sm-20 {
    margin-left: -20px;
  }
  .nmr-sm-20 {
    margin-right: -20px;
  }
  .nmx-sm-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .nmy-sm-20 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .nmt-sm-25 {
    margin-top: -25px;
  }
  .nmb-sm-25 {
    margin-bottom: -25px;
  }
  .nml-sm-25 {
    margin-left: -25px;
  }
  .nmr-sm-25 {
    margin-right: -25px;
  }
  .nmx-sm-25 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .nmy-sm-25 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .nmt-sm-30 {
    margin-top: -30px;
  }
  .nmb-sm-30 {
    margin-bottom: -30px;
  }
  .nml-sm-30 {
    margin-left: -30px;
  }
  .nmr-sm-30 {
    margin-right: -30px;
  }
  .nmx-sm-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .nmy-sm-30 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .nmt-sm-50 {
    margin-top: -50px;
  }
  .nmb-sm-50 {
    margin-bottom: -50px;
  }
  .nml-sm-50 {
    margin-left: -50px;
  }
  .nmr-sm-50 {
    margin-right: -50px;
  }
  .nmx-sm-50 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .nmy-sm-50 {
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .mt-sm-75 {
    margin-top: -75px;
  }
  .nmb-sm-75 {
    margin-bottom: -75px;
  }
  .nml-sm-75 {
    margin-left: -75px;
  }
  .nmr-sm-75 {
    margin-right: -75px;
  }
  .nmx-sm-75 {
    margin-left: -75px;
    margin-right: -75px;
  }
  .nmy-sm-75 {
    margin-top: -75px;
    margin-bottom: -75px;
  }
  .nmt-sm-100 {
    margin-top: -100px;
  }
  .nmb-sm-100 {
    margin-bottom: -100px;
  }
  .nml-sm-100 {
    margin-left: -100px;
  }
  .nmr-sm-100 {
    margin-right: -100px;
  }
  .nmx-sm-100 {
    margin-left: -100px;
    margin-right: -100px;
  }
  .nmy-sm-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .pl-sm-10 {
    padding-left: 10px;
  }
  .pr-sm-10 {
    padding-right: 10px;
  }
  .px-sm-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-sm-15 {
    padding-top: 15px;
  }
  .pb-sm-15 {
    padding-bottom: 15px;
  }
  .pl-sm-15 {
    padding-left: 15px;
  }
  .pr-sm-15 {
    padding-right: 15px;
  }
  .px-sm-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .py-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pl-sm-20 {
    padding-left: 20px;
  }
  .pr-sm-20 {
    padding-right: 20px;
  }
  .px-sm-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-sm-25 {
    padding-top: 25px;
  }
  .pb-sm-25 {
    padding-bottom: 25px;
  }
  .pl-sm-25 {
    padding-left: 25px;
  }
  .pr-sm-25 {
    padding-right: 25px;
  }
  .px-sm-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .py-sm-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pl-sm-30 {
    padding-left: 30px;
  }
  .pr-sm-30 {
    padding-right: 30px;
  }
  .px-sm-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pl-sm-50 {
    padding-left: 50px;
  }
  .pr-sm-50 {
    padding-right: 50px;
  }
  .px-sm-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-sm-75 {
    padding-top: 75px;
  }
  .pb-sm-75 {
    padding-bottom: 75px;
  }
  .pl-sm-75 {
    padding-left: 75px;
  }
  .pr-sm-75 {
    padding-right: 75px;
  }
  .px-sm-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .py-sm-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pt-sm-100 {
    padding-top: 100px;
  }
  .pb-sm-100 {
    padding-bottom: 100px;
  }
  .pl-sm-100 {
    padding-left: 100px;
  }
  .pr-sm-100 {
    padding-right: 100px;
  }
  .px-sm-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .py-sm-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .mt-md-10 {
    margin-top: 10px;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .ml-md-10 {
    margin-left: 10px;
  }
  .mr-md-10 {
    margin-right: 10px;
  }
  .mx-md-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .my-md-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-md-15 {
    margin-top: 15px;
  }
  .mb-md-15 {
    margin-bottom: 15px;
  }
  .ml-md-15 {
    margin-left: 15px;
  }
  .mr-md-15 {
    margin-right: 15px;
  }
  .mx-md-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .my-md-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .mx-md-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-md-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-md-25 {
    margin-top: 25px;
  }
  .mb-md-25 {
    margin-bottom: 25px;
  }
  .ml-md-25 {
    margin-left: 25px;
  }
  .mr-md-25 {
    margin-right: 25px;
  }
  .mx-md-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  .my-md-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .ml-md-30 {
    margin-left: 30px;
  }
  .mr-md-30 {
    margin-right: 30px;
  }
  .mx-md-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .my-md-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .ml-md-50 {
    margin-left: 50px;
  }
  .mr-md-50 {
    margin-right: 50px;
  }
  .mx-md-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .my-md-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-md-75 {
    margin-top: 75px;
  }
  .mb-md-75 {
    margin-bottom: 75px;
  }
  .ml-md-75 {
    margin-left: 75px;
  }
  .mr-md-75 {
    margin-right: 75px;
  }
  .mx-md-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  .my-md-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .mt-md-100 {
    margin-top: 100px;
  }
  .mb-md-100 {
    margin-bottom: 100px;
  }
  .ml-md-100 {
    margin-left: 100px;
  }
  .mr-md-100 {
    margin-right: 100px;
  }
  .mx-md-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-md-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .nmt-md-10 {
    margin-top: -10px;
  }
  .nmb-md-10 {
    margin-bottom: -10px;
  }
  .nml-md-10 {
    margin-left: -10px;
  }
  .nmr-md-10 {
    margin-right: -10px;
  }
  .nmx-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .nmy-md-10 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .nmt-md-15 {
    margin-top: -15px;
  }
  .nmb-md-15 {
    margin-bottom: -15px;
  }
  .nml-md-15 {
    margin-left: -15px;
  }
  .nmr-md-15 {
    margin-right: -15px;
  }
  .nmx-md-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nmy-md-15 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .nmt-md-20 {
    margin-top: -20px;
  }
  .nmb-md-20 {
    margin-bottom: -20px;
  }
  .nml-md-20 {
    margin-left: -20px;
  }
  .nmr-md-20 {
    margin-right: -20px;
  }
  .nmx-md-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .nmy-md-20 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .nmt-md-25 {
    margin-top: -25px;
  }
  .nmb-md-25 {
    margin-bottom: -25px;
  }
  .nml-md-25 {
    margin-left: -25px;
  }
  .nmr-md-25 {
    margin-right: -25px;
  }
  .nmx-md-25 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .nmy-md-25 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .nmt-md-30 {
    margin-top: -30px;
  }
  .nmb-md-30 {
    margin-bottom: -30px;
  }
  .nml-md-30 {
    margin-left: -30px;
  }
  .nmr-md-30 {
    margin-right: -30px;
  }
  .nmx-md-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .nmy-md-30 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .nmt-md-50 {
    margin-top: -50px;
  }
  .nmb-md-50 {
    margin-bottom: -50px;
  }
  .nml-md-50 {
    margin-left: -50px;
  }
  .nmr-md-50 {
    margin-right: -50px;
  }
  .nmx-md-50 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .nmy-md-50 {
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .mt-md-75 {
    margin-top: -75px;
  }
  .nmb-md-75 {
    margin-bottom: -75px;
  }
  .nml-md-75 {
    margin-left: -75px;
  }
  .nmr-md-75 {
    margin-right: -75px;
  }
  .nmx-md-75 {
    margin-left: -75px;
    margin-right: -75px;
  }
  .nmy-md-75 {
    margin-top: -75px;
    margin-bottom: -75px;
  }
  .nmt-md-100 {
    margin-top: -100px;
  }
  .nmb-md-100 {
    margin-bottom: -100px;
  }
  .nml-md-100 {
    margin-left: -100px;
  }
  .nmr-md-100 {
    margin-right: -100px;
  }
  .nmx-md-100 {
    margin-left: -100px;
    margin-right: -100px;
  }
  .nmy-md-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .pr-md-10 {
    padding-right: 10px;
  }
  .px-md-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-md-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-md-15 {
    padding-top: 15px;
  }
  .pb-md-15 {
    padding-bottom: 15px;
  }
  .pl-md-15 {
    padding-left: 15px;
  }
  .pr-md-15 {
    padding-right: 15px;
  }
  .px-md-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .py-md-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .px-md-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-md-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-md-25 {
    padding-top: 25px;
  }
  .pb-md-25 {
    padding-bottom: 25px;
  }
  .pl-md-25 {
    padding-left: 25px;
  }
  .pr-md-25 {
    padding-right: 25px;
  }
  .px-md-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .py-md-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pl-md-30 {
    padding-left: 30px;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
  .px-md-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-md-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pl-md-50 {
    padding-left: 50px;
  }
  .pr-md-50 {
    padding-right: 50px;
  }
  .px-md-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-md-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-md-75 {
    padding-top: 75px;
  }
  .pb-md-75 {
    padding-bottom: 75px;
  }
  .pl-md-75 {
    padding-left: 75px;
  }
  .pr-md-75 {
    padding-right: 75px;
  }
  .px-md-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .py-md-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .pl-md-100 {
    padding-left: 100px;
  }
  .pr-md-100 {
    padding-right: 100px;
  }
  .px-md-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .py-md-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mb-lg-10 {
    margin-bottom: 10px;
  }
  .ml-lg-10 {
    margin-left: 10px;
  }
  .mr-lg-10 {
    margin-right: 10px;
  }
  .mx-lg-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .my-lg-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-lg-15 {
    margin-top: 15px;
  }
  .mb-lg-15 {
    margin-bottom: 15px;
  }
  .ml-lg-15 {
    margin-left: 15px;
  }
  .mr-lg-15 {
    margin-right: 15px;
  }
  .mx-lg-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .my-lg-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .ml-lg-20 {
    margin-left: 20px;
  }
  .mr-lg-20 {
    margin-right: 20px;
  }
  .mx-lg-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-lg-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-lg-25 {
    margin-top: 25px;
  }
  .mb-lg-25 {
    margin-bottom: 25px;
  }
  .ml-lg-25 {
    margin-left: 25px;
  }
  .mr-lg-25 {
    margin-right: 25px;
  }
  .mx-lg-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  .my-lg-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .ml-lg-30 {
    margin-left: 30px;
  }
  .mr-lg-30 {
    margin-right: 30px;
  }
  .mx-lg-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .my-lg-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mt-lg-50 {
    margin-top: 50px;
  }
  .mb-lg-50 {
    margin-bottom: 50px;
  }
  .ml-lg-50 {
    margin-left: 50px;
  }
  .mr-lg-50 {
    margin-right: 50px;
  }
  .mx-lg-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .my-lg-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-lg-75 {
    margin-top: 75px;
  }
  .mb-lg-75 {
    margin-bottom: 75px;
  }
  .ml-lg-75 {
    margin-left: 75px;
  }
  .mr-lg-75 {
    margin-right: 75px;
  }
  .mx-lg-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  .my-lg-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .mt-lg-100 {
    margin-top: 100px;
  }
  .mb-lg-100 {
    margin-bottom: 100px;
  }
  .ml-lg-100 {
    margin-left: 100px;
  }
  .mr-lg-100 {
    margin-right: 100px;
  }
  .mx-lg-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-lg-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .nmt-lg-10 {
    margin-top: -10px;
  }
  .nmb-lg-10 {
    margin-bottom: -10px;
  }
  .nml-lg-10 {
    margin-left: -10px;
  }
  .nmr-lg-10 {
    margin-right: -10px;
  }
  .nmx-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .nmy-lg-10 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .nmt-lg-15 {
    margin-top: -15px;
  }
  .nmb-lg-15 {
    margin-bottom: -15px;
  }
  .nml-lg-15 {
    margin-left: -15px;
  }
  .nmr-lg-15 {
    margin-right: -15px;
  }
  .nmx-lg-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nmy-lg-15 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .nmt-lg-20 {
    margin-top: -20px;
  }
  .nmb-lg-20 {
    margin-bottom: -20px;
  }
  .nml-lg-20 {
    margin-left: -20px;
  }
  .nmr-lg-20 {
    margin-right: -20px;
  }
  .nmx-lg-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .nmy-lg-20 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .nmt-lg-25 {
    margin-top: -25px;
  }
  .nmb-lg-25 {
    margin-bottom: -25px;
  }
  .nml-lg-25 {
    margin-left: -25px;
  }
  .nmr-lg-25 {
    margin-right: -25px;
  }
  .nmx-lg-25 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .nmy-lg-25 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .nmt-lg-30 {
    margin-top: -30px;
  }
  .nmb-lg-30 {
    margin-bottom: -30px;
  }
  .nml-lg-30 {
    margin-left: -30px;
  }
  .nmr-lg-30 {
    margin-right: -30px;
  }
  .nmx-lg-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .nmy-lg-30 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .nmt-lg-50 {
    margin-top: -50px;
  }
  .nmb-lg-50 {
    margin-bottom: -50px;
  }
  .nml-lg-50 {
    margin-left: -50px;
  }
  .nmr-lg-50 {
    margin-right: -50px;
  }
  .nmx-lg-50 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .nmy-lg-50 {
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .mt-lg-75 {
    margin-top: -75px;
  }
  .nmb-lg-75 {
    margin-bottom: -75px;
  }
  .nml-lg-75 {
    margin-left: -75px;
  }
  .nmr-lg-75 {
    margin-right: -75px;
  }
  .nmx-lg-75 {
    margin-left: -75px;
    margin-right: -75px;
  }
  .nmy-lg-75 {
    margin-top: -75px;
    margin-bottom: -75px;
  }
  .nmt-lg-100 {
    margin-top: -100px;
  }
  .nmb-lg-100 {
    margin-bottom: -100px;
  }
  .nml-lg-100 {
    margin-left: -100px;
  }
  .nmr-lg-100 {
    margin-right: -100px;
  }
  .nmx-lg-100 {
    margin-left: -100px;
    margin-right: -100px;
  }
  .nmy-lg-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .pl-lg-10 {
    padding-left: 10px;
  }
  .pr-lg-10 {
    padding-right: 10px;
  }
  .px-lg-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-lg-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-lg-15 {
    padding-top: 15px;
  }
  .pb-lg-15 {
    padding-bottom: 15px;
  }
  .pl-lg-15 {
    padding-left: 15px;
  }
  .pr-lg-15 {
    padding-right: 15px;
  }
  .px-lg-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .py-lg-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .pl-lg-20 {
    padding-left: 20px;
  }
  .pr-lg-20 {
    padding-right: 20px;
  }
  .px-lg-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-lg-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-lg-25 {
    padding-top: 25px;
  }
  .pb-lg-25 {
    padding-bottom: 25px;
  }
  .pl-lg-25 {
    padding-left: 25px;
  }
  .pr-lg-25 {
    padding-right: 25px;
  }
  .px-lg-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .py-lg-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pl-lg-30 {
    padding-left: 30px;
  }
  .pr-lg-30 {
    padding-right: 30px;
  }
  .px-lg-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-lg-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .pl-lg-50 {
    padding-left: 50px;
  }
  .pr-lg-50 {
    padding-right: 50px;
  }
  .px-lg-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-lg-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-lg-75 {
    padding-top: 75px;
  }
  .pb-lg-75 {
    padding-bottom: 75px;
  }
  .pl-lg-75 {
    padding-left: 75px;
  }
  .pr-lg-75 {
    padding-right: 75px;
  }
  .px-lg-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .py-lg-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pl-lg-100 {
    padding-left: 100px;
  }
  .pr-lg-100 {
    padding-right: 100px;
  }
  .px-lg-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .py-lg-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-10 {
    margin-top: 10px;
  }
  .mb-xl-10 {
    margin-bottom: 10px;
  }
  .ml-xl-10 {
    margin-left: 10px;
  }
  .mr-xl-10 {
    margin-right: 10px;
  }
  .mx-xl-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .my-xl-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-xl-15 {
    margin-top: 15px;
  }
  .mb-xl-15 {
    margin-bottom: 15px;
  }
  .ml-xl-15 {
    margin-left: 15px;
  }
  .mr-xl-15 {
    margin-right: 15px;
  }
  .mx-xl-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .my-xl-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt-xl-20 {
    margin-top: 20px;
  }
  .mb-xl-20 {
    margin-bottom: 20px;
  }
  .ml-xl-20 {
    margin-left: 20px;
  }
  .mr-xl-20 {
    margin-right: 20px;
  }
  .mx-xl-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-xl-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-xl-25 {
    margin-top: 25px;
  }
  .mb-xl-25 {
    margin-bottom: 25px;
  }
  .ml-xl-25 {
    margin-left: 25px;
  }
  .mr-xl-25 {
    margin-right: 25px;
  }
  .mx-xl-25 {
    margin-left: 25px;
    margin-right: 25px;
  }
  .my-xl-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .mt-xl-30 {
    margin-top: 30px;
  }
  .mb-xl-30 {
    margin-bottom: 30px;
  }
  .ml-xl-30 {
    margin-left: 30px;
  }
  .mr-xl-30 {
    margin-right: 30px;
  }
  .mx-xl-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .my-xl-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mt-xl-50 {
    margin-top: 50px;
  }
  .mb-xl-50 {
    margin-bottom: 50px;
  }
  .ml-xl-50 {
    margin-left: 50px;
  }
  .mr-xl-50 {
    margin-right: 50px;
  }
  .mx-xl-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .my-xl-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-xl-75 {
    margin-top: 75px;
  }
  .mb-xl-75 {
    margin-bottom: 75px;
  }
  .ml-xl-75 {
    margin-left: 75px;
  }
  .mr-xl-75 {
    margin-right: 75px;
  }
  .mx-xl-75 {
    margin-left: 75px;
    margin-right: 75px;
  }
  .my-xl-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .mt-xl-100 {
    margin-top: 100px;
  }
  .mb-xl-100 {
    margin-bottom: 100px;
  }
  .ml-xl-100 {
    margin-left: 100px;
  }
  .mr-xl-100 {
    margin-right: 100px;
  }
  .mx-xl-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-xl-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .nmt-xl-10 {
    margin-top: -10px;
  }
  .nmb-xl-10 {
    margin-bottom: -10px;
  }
  .nml-xl-10 {
    margin-left: -10px;
  }
  .nmr-xl-10 {
    margin-right: -10px;
  }
  .nmx-xl-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .nmy-xl-10 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .nmt-xl-15 {
    margin-top: -15px;
  }
  .nmb-xl-15 {
    margin-bottom: -15px;
  }
  .nml-xl-15 {
    margin-left: -15px;
  }
  .nmr-xl-15 {
    margin-right: -15px;
  }
  .nmx-xl-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nmy-xl-15 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .nmt-xl-20 {
    margin-top: -20px;
  }
  .nmb-xl-20 {
    margin-bottom: -20px;
  }
  .nml-xl-20 {
    margin-left: -20px;
  }
  .nmr-xl-20 {
    margin-right: -20px;
  }
  .nmx-xl-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .nmy-xl-20 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .nmt-xl-25 {
    margin-top: -25px;
  }
  .nmb-xl-25 {
    margin-bottom: -25px;
  }
  .nml-xl-25 {
    margin-left: -25px;
  }
  .nmr-xl-25 {
    margin-right: -25px;
  }
  .nmx-xl-25 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .nmy-xl-25 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .nmt-xl-30 {
    margin-top: -30px;
  }
  .nmb-xl-30 {
    margin-bottom: -30px;
  }
  .nml-xl-30 {
    margin-left: -30px;
  }
  .nmr-xl-30 {
    margin-right: -30px;
  }
  .nmx-xl-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .nmy-xl-30 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .nmt-xl-50 {
    margin-top: -50px;
  }
  .nmb-xl-50 {
    margin-bottom: -50px;
  }
  .nml-xl-50 {
    margin-left: -50px;
  }
  .nmr-xl-50 {
    margin-right: -50px;
  }
  .nmx-xl-50 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .nmy-xl-50 {
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .mt-xl-75 {
    margin-top: -75px;
  }
  .nmb-xl-75 {
    margin-bottom: -75px;
  }
  .nml-xl-75 {
    margin-left: -75px;
  }
  .nmr-xl-75 {
    margin-right: -75px;
  }
  .nmx-xl-75 {
    margin-left: -75px;
    margin-right: -75px;
  }
  .nmy-xl-75 {
    margin-top: -75px;
    margin-bottom: -75px;
  }
  .nmt-xl-100 {
    margin-top: -100px;
  }
  .nmb-xl-100 {
    margin-bottom: -100px;
  }
  .nml-xl-100 {
    margin-left: -100px;
  }
  .nmr-xl-100 {
    margin-right: -100px;
  }
  .nmx-xl-100 {
    margin-left: -100px;
    margin-right: -100px;
  }
  .nmy-xl-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }
  .pt-xl-10 {
    padding-top: 10px;
  }
  .pb-xl-10 {
    padding-bottom: 10px;
  }
  .pl-xl-10 {
    padding-left: 10px;
  }
  .pr-xl-10 {
    padding-right: 10px;
  }
  .px-xl-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-xl-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-xl-15 {
    padding-top: 15px;
  }
  .pb-xl-15 {
    padding-bottom: 15px;
  }
  .pl-xl-15 {
    padding-left: 15px;
  }
  .pr-xl-15 {
    padding-right: 15px;
  }
  .px-xl-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .py-xl-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pt-xl-20 {
    padding-top: 20px;
  }
  .pb-xl-20 {
    padding-bottom: 20px;
  }
  .pl-xl-20 {
    padding-left: 20px;
  }
  .pr-xl-20 {
    padding-right: 20px;
  }
  .px-xl-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-xl-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-xl-25 {
    padding-top: 25px;
  }
  .pb-xl-25 {
    padding-bottom: 25px;
  }
  .pl-xl-25 {
    padding-left: 25px;
  }
  .pr-xl-25 {
    padding-right: 25px;
  }
  .px-xl-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .py-xl-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pt-xl-30 {
    padding-top: 30px;
  }
  .pb-xl-30 {
    padding-bottom: 30px;
  }
  .pl-xl-30 {
    padding-left: 30px;
  }
  .pr-xl-30 {
    padding-right: 30px;
  }
  .px-xl-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-xl-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-xl-50 {
    padding-top: 50px;
  }
  .pb-xl-50 {
    padding-bottom: 50px;
  }
  .pl-xl-50 {
    padding-left: 50px;
  }
  .pr-xl-50 {
    padding-right: 50px;
  }
  .px-xl-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-xl-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-xl-75 {
    padding-top: 75px;
  }
  .pb-xl-75 {
    padding-bottom: 75px;
  }
  .pl-xl-75 {
    padding-left: 75px;
  }
  .pr-xl-75 {
    padding-right: 75px;
  }
  .px-xl-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .py-xl-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pt-xl-100 {
    padding-top: 100px;
  }
  .pb-xl-100 {
    padding-bottom: 100px;
  }
  .pl-xl-100 {
    padding-left: 100px;
  }
  .pr-xl-100 {
    padding-right: 100px;
  }
  .px-xl-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .py-xl-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
a:focus,
a:focus-within {
  outline: 0;
}
a:not(.btn) {
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  color: #777777;
  text-decoration: none;
}
a:not(.btn):hover {
  color: #ec4d37;
  text-decoration: none;
}
@media (min-width: 768px) {
  a:not(.btn).tel-nr-big {
    color: #5a5a5a;
  }
  a:not(.btn).tel-nr-big:hover {
    cursor: text;
    color: #5a5a5a;
  }
}
img {
  max-width: 100% !important;
}
img.alignright {
  float: right;
  margin: 1em 0 2em 2em;
}
img.alignleft {
  float: left;
  margin: 1em 2em 2em 0;
}
img.aligncenter {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 1em 0 2em 2em;
}
a img.alignleft {
  float: left;
  margin: 1em 2em 2em 0;
}
a img.aligncenter {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bg-img {
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 56.25%;
}
.bg-img.more-imgs,
.bg-img.vid {
  position: relative;
}
.bg-img.more-imgs::before,
.bg-img.vid::before,
.bg-img.more-imgs::after,
.bg-img.vid::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.bg-img.more-imgs::before,
.bg-img.vid::before {
  opacity: 0;
}
.bg-img.vid::after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  content: "\f144";
  font-weight: bold;
  font-weight: 400;
  font-size: 32px;
}
.bg-img.more-imgs::before {
  opacity: .5;
}
.bg-img.more-imgs span {
  position: absolute;
  display: flex;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  font-weight: bold;
}
a > .bg-img,
a.bg-img {
  cursor: pointer;
}
a > .bg-img.vid:hover::before,
a.bg-img.vid:hover::before {
  opacity: .5;
}
a > .bg-img.more-imgs:hover::before,
a.bg-img.more-imgs:hover::before {
  opacity: .75;
}
.bg-img.more-imgs::before,
.bg-img.vid::before {
  background: #000000;
}
.bg-img.vid::after {
  color: #ffffff;
}
.bg-img.more-imgs span {
  color: #ffffff;
}
@-webkit-keyframes FLASHING-BLOCK {
  0% {
    opacity: 0.6;
  }
  15% {
    opacity: 0.6;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.6;
  }
}
@-moz-keyframes FLASHING-BLOCK {
  0% {
    opacity: 0.6;
  }
  15% {
    opacity: 0.6;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.6;
  }
}
@-o-keyframes FLASHING-BLOCK {
  0% {
    opacity: 0.6;
  }
  15% {
    opacity: 0.6;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.6;
  }
}
@keyframes FLASHING-BLOCK {
  0% {
    opacity: 0.6;
  }
  15% {
    opacity: 0.6;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.6;
  }
}
@-webkit-keyframes BG-IMG-MOVE {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  25% {
    -webkit-transform: rotate(4deg) scale(1.5);
    -moz-transform: rotate(4deg) scale(1.5);
    -ms-transform: rotate(4deg) scale(1.5);
    -o-transform: rotate(4deg) scale(1.5);
    transform: rotate(4deg) scale(1.5);
  }
  50% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(-4deg) scale(1.5);
    -moz-transform: rotate(-4deg) scale(1.5);
    -ms-transform: rotate(-4deg) scale(1.5);
    -o-transform: rotate(-4deg) scale(1.5);
    transform: rotate(-4deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
@-moz-keyframes BG-IMG-MOVE {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  25% {
    -webkit-transform: rotate(4deg) scale(1.5);
    -moz-transform: rotate(4deg) scale(1.5);
    -ms-transform: rotate(4deg) scale(1.5);
    -o-transform: rotate(4deg) scale(1.5);
    transform: rotate(4deg) scale(1.5);
  }
  50% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(-4deg) scale(1.5);
    -moz-transform: rotate(-4deg) scale(1.5);
    -ms-transform: rotate(-4deg) scale(1.5);
    -o-transform: rotate(-4deg) scale(1.5);
    transform: rotate(-4deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
@-o-keyframes BG-IMG-MOVE {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  25% {
    -webkit-transform: rotate(4deg) scale(1.5);
    -moz-transform: rotate(4deg) scale(1.5);
    -ms-transform: rotate(4deg) scale(1.5);
    -o-transform: rotate(4deg) scale(1.5);
    transform: rotate(4deg) scale(1.5);
  }
  50% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(-4deg) scale(1.5);
    -moz-transform: rotate(-4deg) scale(1.5);
    -ms-transform: rotate(-4deg) scale(1.5);
    -o-transform: rotate(-4deg) scale(1.5);
    transform: rotate(-4deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
@keyframes BG-IMG-MOVE {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  25% {
    -webkit-transform: rotate(4deg) scale(1.5);
    -moz-transform: rotate(4deg) scale(1.5);
    -ms-transform: rotate(4deg) scale(1.5);
    -o-transform: rotate(4deg) scale(1.5);
    transform: rotate(4deg) scale(1.5);
  }
  50% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(-4deg) scale(1.5);
    -moz-transform: rotate(-4deg) scale(1.5);
    -ms-transform: rotate(-4deg) scale(1.5);
    -o-transform: rotate(-4deg) scale(1.5);
    transform: rotate(-4deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
h1 {
  font-size: 31px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 23px;
}
h5 {
  font-size: 21px;
}
h6 {
  font-size: 19px;
}
@media (max-width: 1199px) {
  h1 {
    font-size: 29px;
  }
  h2 {
    font-size: 27px;
  }
  h3 {
    font-size: 25px;
  }
  h4 {
    font-size: 23px;
  }
  h5 {
    font-size: 21px;
  }
  h6 {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 27px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 23px;
  }
  h4 {
    font-size: 21px;
  }
  h5 {
    font-size: 19px;
  }
  h6 {
    font-size: 17px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.tlt {
  font-weight: 500;
  margin: 0;
  padding: 30px 0;
  line-height: 1.1;
  text-align: left;
}
h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center,
.tlt.center {
  text-align: center;
}
.icon {
  display: inline-block;
  content: '';
  width: 30px;
  height: 30px;
  margin: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon.road {
  background-image: url("../img/road.svg");
}
.icon.fuel {
  background-image: url("../img/gas-station.svg");
}
.icon.engine {
  background-image: url("../img/engine.svg");
}
.icon.type {
  background-image: url("../img/sports-car.svg");
}
.icon.gearbox {
  background-image: url("../img/shifter.svg");
}
.icon.odo {
  background-image: url("../img/odometer.svg");
}
.icon.ta {
  background-image: url("../img/TA.svg");
}
.icon.double-check {
  background-image: url("../img/double-check.svg");
}
.icon.model-l {
  background-image: url("../img/sports-car.svg");
}
.icon.triangle-l {
  background-image: url("../img/triangle.svg");
}
.icon.mt-0 {
  margin-top: 0;
}
.icon.mb-0 {
  margin-bottom: 0;
}
.icon.xxxs {
  width: 10px;
  height: 10px;
}
.icon.xxs {
  width: 15px;
  height: 15px;
}
.icon.xs {
  width: 20px;
  height: 20px;
}
.icon.sm {
  width: 25px;
  height: 25px;
}
.icon.md {
  width: 35px;
  height: 35px;
}
.icon.lg {
  width: 40px;
  height: 40px;
}
.icon.xl {
  width: 45px;
  height: 45px;
}
.icon.xxl {
  width: 50px;
  height: 50px;
}
.icon.xxxl {
  width: 55px;
  height: 55px;
}
.icon.xxxxl {
  width: 60px;
  height: 60px;
}
.icon.mega {
  width: 65px;
  height: 65px;
}
.icon-on-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
html {
  overflow-x: hidden;
}
body {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  position: relative;
  overflow: hidden;
  font-weight: 400;
  font-size: 16px;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  min-height: 100vh;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 767px) {
  body {
    font-size: 18px;
  }
}
body .popup-bg {
  position: fixed;
  display: block;
  content: '';
  top: -100vh;
  left: 0;
  right: 0;
  bottom: 100vh;
  opacity: 0;
  z-index: 999;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
body.popup-opened .popup-bg {
  height: 100vh;
  top: 0;
  bottom: 0;
  opacity: .5;
  z-index: 99999;
}
body .main-content {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 768px) {
  body .main-content {
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  body .main-content {
    padding-top: 60px;
  }
}
*:focus,
*:focus-within {
  outline: 0 !important;
}
.red-text {
  color: #ec4d37;
}
hr {
  border-top: 1px solid rgba(112, 122, 122, 0.5);
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semi-bold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extra-bold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
@media (min-width: 768px) {
  .left-on-big {
    text-align: left;
  }
  .right-on-big {
    text-align: right;
  }
  .center-on-big {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .left-on-small {
    text-align: left;
  }
  .right-on-small {
    text-align: right;
  }
  .center-on-small {
    text-align: center;
  }
}
.upper {
  text-transform: uppercase;
}
.hide-elem {
  display: none;
}
@media (min-width: 768px) {
  .hide-on-big {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide-on-small {
    display: none;
  }
}
.flex {
  display: flex;
}
.align-c {
  align-items: center;
}
.align-b {
  align-items: baseline;
}
.align-s {
  align-items: flex-start;
}
.align-e {
  align-items: flex-end;
}
.align-stre {
  align-items: stretch;
}
.just-c {
  justify-content: center;
}
.just-e {
  justify-content: flex-end;
}
.just-s {
  justify-content: flex-start;
}
.just-a {
  justify-content: space-around;
}
.just-b {
  justify-content: space-between;
}
.row.pad-all-around {
  margin-top: -15px;
  margin-bottom: -15px;
}
.row.pad-all-around [class^="col-"],
.row.pad-all-around [class*=" col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.row.small-pad-all-around {
  margin: -5px;
  width: calc(100% +  10px);
}
.row.small-pad-all-around [class^="col-"],
.row.small-pad-all-around [class*=" col-"] {
  padding: 5px;
}
.cookie-info {
  padding: 10px 15px;
  position: fixed;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  max-width: calc(100vw -  30px);
  right: auto;
  z-index: 9999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  text-align: center;
}
.cookie-info::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 575px) {
  .cookie-info {
    font-size: 14px;
  }
}
.size-50 {
  font-size: 50%;
}
.size-60 {
  font-size: 60%;
}
.size-70 {
  font-size: 70%;
}
.size-80 {
  font-size: 80%;
}
.size-90 {
  font-size: 90%;
}
.size-110 {
  font-size: 110%;
}
.size-115 {
  font-size: 115%;
}
.size-120 {
  font-size: 120%;
}
.size-125 {
  font-size: 125%;
}
ul.no-style,
ul.checks,
ul.check-circle,
ul.double-check {
  list-style: none;
  padding: 0;
}
ul.checks,
ul.check-circle,
ul.double-check {
  text-align: left;
}
ul.checks li,
ul.check-circle li,
ul.double-check li {
  position: relative;
}
ul.checks li::before,
ul.check-circle li::before,
ul.double-check li::before {
  display: inline-block;
  margin-right: 4px;
}
ul.checks li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
}
ul.check-circle {
  padding-left: 20px;
}
ul.check-circle li::before {
  position: absolute;
  left: -20px;
  top: -2px;
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  font-weight: bold;
}
ul.double-check li::before {
  content: '';
  width: 20px;
  height: 13px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/double-check.svg');
  background-size: contain;
}
body {
  background: #ffffff;
  color: #5a5a5a;
}
body .popup-bg {
  background: #000000;
}
hr {
  border-color: rgba(112, 122, 122, 0.5);
}
.red {
  color: #ec4d37;
}
.cookie-info {
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
}
.cookie-info::before {
  background: #ffffff;
  opacity: .9;
}
ul.checks li::before,
ul.check-circle li::before,
ul.double-check li::before {
  color: #ec4d37;
}
.btn {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  margin: 5px;
  padding: 7px 20px;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  border: 2px solid;
  cursor: pointer;
  white-space: normal;
  border-color: #ec4d37;
  background: #ec4d37;
  color: #ffffff;
}
.btn.fw {
  width: 100%;
}
.btn.disabled {
  opacity: .5;
}
.btn.disabled,
.btn.inactive {
  cursor: default;
}
.btn.lg {
  padding: 10px 20px;
  font-size: 18px;
}
.btn.sm {
  padding: 5px 15px;
  font-size: 15px;
}
.btn.xs {
  padding: 4px 8px;
  font-size: 13px;
}
.btn.f-w {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.btn:hover {
  background: #ffffff;
  color: #ec4d37;
}
.btn.yellow {
  border-color: #fff200;
  background: #fff200;
  color: #edf1f4;
}
.btn.yellow:hover {
  background: #edf1f4;
  color: #fff200;
}
.btn.gray {
  border-color: #dfe1e3;
  background: #dfe1e3;
  color: #777777;
}
.btn.gray:hover {
  background: #edf1f4;
  color: #5a5a5a;
}
.btn.black {
  border-color: #000000;
  background: #000000;
  color: #ffffff;
}
.btn.black:hover {
  background: #ffffff;
  color: #000000;
}
.btn.no-bg {
  border-color: #ec4d37;
  background: transparent;
  color: #ec4d37;
}
.btn.no-bg:hover {
  background: #ec4d37;
  color: #ffffff;
}
.btn.no-bg.white {
  border-color: #ffffff;
  background: transparent;
  color: #ffffff;
}
.btn.no-bg.white:hover {
  background: #ffffff;
  color: #ec4d37;
}
.btn.no-bg.yellow {
  border-color: #fff200;
  background: transparent;
  color: #fff200;
}
.btn.no-bg.yellow:hover {
  background: #fff200;
  color: #edf1f4;
}
.btn.disabled:hover {
  border-color: #ec4d37;
  background: #ec4d37;
  color: #ffffff;
}
.btn.disabled,
.btn.inactive {
  border-color: #777777;
  background: #777777;
  color: #ffffff;
}
.btn.disabled:hover,
.btn.inactive:hover {
  border-color: #777777;
  background: #777777;
  color: #ffffff;
}
.top-navs {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  font-size: 100%;
  line-height: 1.1;
  z-index: 999;
  background: #ffffff;
}
.top-navs.shadow {
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
}
.top-navs .navs-top,
.top-navs .navs-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.top-navs .container {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-navs .container .logo-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 15px;
  padding-left: 0;
  margin: 0;
  z-index: 9;
  position: relative;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.top-navs .container .logo-box::before,
.top-navs .container .logo-box::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 1px;
  top: 1px;
  background: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: -1;
}
.top-navs .container .logo-box::before {
  right: 15px;
  left: -15px;
}
.top-navs .container .logo-box::after {
  right: 0;
  left: 0;
}
.top-navs .container .logo-box .logo {
  height: 47px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.top-navs .container .logo-box .logo:hover {
  -webkit-transform: scale(1.075);
  -moz-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
}
.top-navs .container .langs {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-navs .container .langs li {
  padding: 0;
  margin: 0;
  margin-right: 1px;
  position: relative;
  font-size: 100%;
  line-height: 1;
}
.top-navs .container .langs li::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: -1px;
  left: 100%;
  top: 0;
}
.top-navs .container .langs li a {
  display: block;
  padding: 3px 10px;
}
.top-navs .container .langs li:last-child {
  margin: 0;
}
.top-navs .container .langs li:last-child::after {
  display: none;
}
.top-navs .container .langs li.active {
  cursor: default;
}
.top-navs .container .col-menu {
  display: flex;
}
.top-navs .container .col-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 500;
}
.top-navs .container .col-menu ul li {
  padding: 0;
  margin: 0;
}
.top-navs .container .col-menu ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.top-navs .container .col-menu .langs {
  text-transform: uppercase;
}
.top-navs .container .col-btn-box {
  display: none;
}
@media (min-width: 768px) {
  .top-navs {
    height: 90px;
  }
  .top-navs .navs-top {
    height: calc(0.35 *  90px);
  }
  .top-navs .navs-bottom {
    height: calc(0.65 *  90px);
  }
  .top-navs .navs-top .left-info {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top-navs .navs-top .left-info > div {
    position: relative;
    padding-right: 10px;
    margin-right: 6px;
  }
  .top-navs .navs-top .left-info > div::after {
    position: absolute;
    display: block;
    content: '';
    left: 100%;
    bottom: 0;
    top: 0;
    width: 1px;
    background: #ffffff;
  }
  .top-navs .navs-top .left-info > div:last-child {
    padding: 0;
    margin: 0;
  }
  .top-navs .navs-top .left-info > div:last-child::after {
    display: none;
  }
  .top-navs .navs-top .left-info > div.addr {
    color: #ffffff;
  }
  .top-navs .navs-top .left-info > div.addr i {
    color: #ec4d37;
  }
  .top-navs .navs-top .left-info > div.soc-med {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top-navs .navs-top .left-info > div.soc-med a {
    display: block;
    padding: 5px;
    color: #ffffff;
  }
  .top-navs .navs-bottom .col-menu {
    width: calc(100% -  190px);
    align-items: center;
    justify-content: space-between;
  }
  .top-navs .navs-bottom .col-menu .langs {
    display: none;
  }
  .top-navs .navs-bottom .col-menu .menu-navs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li a {
    height: calc(0.65 *  90px);
    position: relative;
    padding: 5px 15px;
    color: #000000;
    font-weight: 700;
    font-size: 18px;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li a::after {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    right: 50%;
    left: 50%;
    height: 3px;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li:hover a::after,
  .top-navs .navs-bottom .col-menu .menu-navs li.current-menu-item a::after {
    right: 15px;
    left: 15px;
  }
  .top-navs .navs-bottom .col-menu .green-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    height: calc(0.5 *  90px);
    padding: 5px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-navs .container .logo-box {
    padding: 15px;
    padding-left: 0;
  }
  .top-navs .container .logo-box .logo {
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-navs .navs-bottom .col-menu {
    width: calc(100% -  140px);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .top-navs .navs-bottom {
    font-size: 80%;
    line-height: 1.1;
  }
  .top-navs .navs-bottom .col-menu .menu-navs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li a {
    padding: 5px 10px;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li:hover a::after,
  .top-navs .navs-bottom .col-menu .menu-navs li.current-menu-item a::after {
    right: 10px;
    left: 10px;
  }
  .top-navs .navs-bottom .col-menu .green-btn {
    padding: 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-navs {
    font-size: 75%;
    line-height: 1.1;
  }
  .top-navs .navs-bottom .col-menu .menu-navs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li a {
    padding: 5px 5px;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li:hover a::after,
  .top-navs .navs-bottom .col-menu .menu-navs li.current-menu-item a::after {
    right: 5px;
    left: 5px;
  }
  .top-navs .navs-bottom .col-menu .green-btn {
    padding: 5px 5px;
    max-width: 115px;
  }
}
@media (max-width: 767px) {
  .top-navs .container .logo-box .logo{
    height: 30px;
  }
  .top-navs {
    height: 60px;
  }
  .top-navs .navs-top {
    display: none;
  }
  .top-navs .navs-bottom {
    height: 60px;
  }
  .top-navs .container .col-menu {
    position: fixed;
    display: flex;
    align-items: center;
    flex-direction: column;
    top: 60px;
    width: 100vw;
    bottom: 0;
    border-top: 1px solid;
    height: calc(100vh -  60px);
    overflow-y: auto;
    padding-bottom: 75px;
    right: -100vw;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
  }
  .top-navs .container .col-menu .langs {
    padding: 0;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
  }
  .top-navs .container .col-menu .menu-navs {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
  }
  .top-navs .container .col-menu .menu-navs li {
    width: 100%;
  }
  .top-navs .container .col-menu .menu-navs li a {
    width: 100%;
    display: block;
    padding: 15px 20px;
    text-align: center;
  }
  .top-navs .container .col-menu .green-btn {
    margin-top: 50px;
    display: block;
    padding: 15px 30px;
  }
  .top-navs .container .col-btn-box {
    display: block;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 60px;
    width: 60px;
  }
  .top-navs .container .col-btn-box .col-btn {
    display: block;
    content: '';
    position: relative;
    width: 29px;
    height: 4px;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    border-radius: 2.5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
  }
  .top-navs .container .col-btn-box .col-btn::before,
  .top-navs .container .col-btn-box .col-btn::after {
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    border-radius: 2.5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: block;
    content: '';
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
  }
  .top-navs .container .col-btn-box .col-btn::before {
    top: -9px;
  }
  .top-navs .container .col-btn-box .col-btn::after {
    bottom: -9px;
  }
}
.top-navs .container .langs li::after {
  background: #777777;
}
.top-navs .container .langs li a {
  color: #ffffff;
}
.top-navs .container .langs li a:hover {
  color: #ec4d37;
}
.top-navs .container .langs li.active a,
.top-navs .container .langs li:hover a {
  color: #ec4d37;
}
@media (min-width: 768px) {
  .top-navs .navs-top {
    background: #25292d;
    color: #777777;
  }
  .top-navs .navs-top .top-contacts .cont-line > i {
    color: #ec4d37;
  }
  .top-navs .navs-top .top-contacts .cont-line .info-tlt {
    color: #ec4d37;
  }
  .top-navs .navs-top .top-contacts .cont-line .info {
    color: #ffffff;
  }
  .top-navs .navs-top .top-contacts .cont-line .info a {
    color: #ffffff;
  }
  .top-navs .navs-bottom .col-menu .menu-navs li a::after {
    background: #ec4d37;
  }
  /* .top-navs .navs-bottom .col-menu .menu-navs li:hover a,
  .top-navs .navs-bottom .col-menu .menu-navs li.current-menu-item a {
    color: #ec4d37;
  } */
  .top-navs .navs-bottom .col-menu .green-btn {
    background: #ec4d37;
    color: #ffffff;
  }
}
@media (max-width: 767px) {
  .top-navs .container .col-menu {
    background: #ffffff;
    border-color: #ec4d37;
  }
  .top-navs .container .col-menu .langs {
    background: #25292d;
  }
  .top-navs .container .col-menu .green-btn {
    background: #ec4d37;
    color: #ffffff;
  }
  .top-navs .container .col-btn-box .col-btn {
    background: #ec4d37;
  }
  .top-navs .container .col-btn-box .col-btn::before,
  .top-navs .container .col-btn-box .col-btn::after {
    background: #ec4d37;
  }
}
@media (max-width: 767px) {
  body.top-navs-opened .popup-bg {
    height: 100vh;
    top: 0;
    bottom: 0;
    opacity: .5;
  }
  body.top-navs-opened .top-navs .container .col-btn-box {
    z-index: 8;
  }
  body.top-navs-opened .top-navs .container .col-btn-box .col-btn {
    background: transparent;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
  body.top-navs-opened .top-navs .container .col-btn-box .col-btn::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    top: 0px;
  }
  body.top-navs-opened .top-navs .container .col-btn-box .col-btn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    bottom: 0px;
  }
  body.top-navs-opened .top-navs .container .col-menu {
    opacity: 1;
    right: 0px;
  }
}
@media (max-width: 767px) and (min-width: 783px) {
  body.admin-bar .top-navs .container .col-menu {
    top: calc(32px +  60px);
    max-height: calc(100vh - 32px - 60px);
  }
}
@media (max-width: 767px) and (max-width: 782px) {
  body.admin-bar .top-navs .container .col-menu {
    top: calc(46px +  60px);
    max-height: calc(100vh - 46px - 60px);
  }
}
@media (min-width: 783px) {
  body.admin-bar .top-navs {
    top: 32px;
  }
}
@media (max-width: 782px) {
  body.admin-bar .top-navs {
    top: 46px;
  }
}
/* Footer */
footer {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  background: #1C1C1C;
  color: #ffffff;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer a:not(.btn) {
  color: #ffffff;
}
footer .top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .top .container .logo {
  display: block;
  padding: 10px 0;
}
footer .top .container .logo img {
  height: 40px;
}
@media (max-width: 1199px) {
  footer .top .container .logo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
footer .top .container .info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 15px;
}
@media (max-width: 991px) and (min-width: 576px) {
  footer .top .container .info {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer .top .container .info {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  footer .top .container .info {
    width: 300px;
    max-width: 100%;
    font-size: 14px;
  }
}
footer .top .container .info .icon-box {
  font-size: 19px;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  position: relative;
  z-index: 1;
  color: #ec4d37;
}
footer .top .container .info .icon-box::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #edf1f4;
  z-index: -1;
  opacity: .12;
}
footer .copyright {
  font-size: 12px;
  background: #151715;
  padding: 10px 0;
}
footer .copyright .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  footer .copyright .container {
    justify-content: center;
    flex-direction: column;
  }
}
footer .copyright .container div {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .copyright .container div .designer-logo {
  display: block;
  content: '';
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url('../img/designer-logo.svg');
  background-size: contain;
  height: 11px;
  width: 95px;
}
footer .copyright .container div .designer-logo:hover {
  -webkit-transform: scale(1.025);
  -moz-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
}
input:not([type=checkbox]),
textarea,
.file-upload {
  padding: 8px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid;
  line-height: calc(100% +  4px);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.textarea.inp-field {
  display: inline-block;
  width: 100%;
  overflow: auto;
  resize: both;
  max-height: 196px;
}
.row [class^="col-"] > input,
.row [class*=" col-"] > input,
.row [class^="col-"] > textarea,
.row [class*=" col-"] > textarea,
.row [class^="col-"] > select,
.row [class*=" col-"] > select,
.row [class^="col-"] > .textarea.inp-field,
.row [class*=" col-"] > .textarea.inp-field,
.row [class^="col-"] > .bootstrap-select,
.row [class*=" col-"] > .bootstrap-select {
  width: 100% !important;
  display: block;
}
.row.inp-row {
  margin-left: -5px;
  margin-right: -5px;
}
.row.inp-row [class^="col-"],
.row.inp-row [class*=" col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.form-box .bootstrap-select .dropdown-menu,
.bootstrap-select .dropdown-menu {
  max-height: 40vh !important;
  z-index: 9999 !important;
}
.form-box .bootstrap-select .btn,
.bootstrap-select .btn {
  background: none;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  border: 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none !important;
  padding: 8px 20px;
}
.form-box .bootstrap-select .btn .filter-option,
.bootstrap-select .btn .filter-option {
  padding: 9px 10px;
}
.form-box .bootstrap-select .btn:focus,
.bootstrap-select .btn:focus,
.form-box .bootstrap-select .btn:focus-within,
.bootstrap-select .btn:focus-within {
  outline: none !important;
}
.inp-form {
  position: relative;
}
.inp-form .se-pre-con {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-image: url('../img/loading_spinner.gif');
  background-position: center;
  background-repeat: no-repeat;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-size: 30px;
}
.inp-form .iti__flag-container {
  top: 5px;
  bottom: 5px;
}
@media (max-width: 767px) {
  input,
  select,
  textarea,
  .textarea.inp-field {
    font-size: 16px !important;
  }
}
.checkbox {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  line-height: 1.1;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  width: auto;
  cursor: pointer;
}
.checkbox input ~ .checkmark::after {
  display: none;
}
.checkbox input:checked ~ .checkmark {
  border: 1px solid;
}
.checkbox input:checked ~ .checkmark::after {
  display: flex;
}
.checkbox input[type=radio] ~ .checkmark {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.checkbox input[type=radio] ~ .checkmark::after {
  font-size: 10px;
}
.checkbox .checkmark {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 17px;
  border: 1px solid;
  margin-bottom: -2px;
  margin-right: 5px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.checkbox .checkmark::after {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
  font-size: 12px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.checkbox span,
.checkbox button {
  display: inline;
}
.checkbox span.checkmark,
.checkbox button.checkmark {
  display: inline-block;
}
.checkbox.radio-btn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.checkbox.radio-btn::after {
  font-size: 12px;
}
.inp-tlt {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 19px;
}
.file-upload {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 400px) {
  .file-upload {
    font-size: 12px;
  }
}
.file-upload .file-upload-over {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
}
#output {
  max-width: 767px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
#output > div {
  width: 19%;
  padding-top: 19%;
  background-size: cover !important;
}
input:not([type=checkbox]),
textarea,
.file-upload {
  background: #ffffff;
  border-color: transparent;
  color: #5a5a5a;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
}
@media (max-width: 767px) {
  input:not([type=checkbox]),
  textarea,
  .file-upload {
    border-color: rgba(0, 0, 0, 0.16);
  }
}
input:not([type=checkbox])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.file-upload::-webkit-input-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox])::-moz-placeholder,
textarea::-moz-placeholder,
.file-upload::-moz-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]):-ms-input-placeholder,
textarea:-ms-input-placeholder,
.file-upload:-ms-input-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]):-moz-placeholder,
textarea:-moz-placeholder,
.file-upload:-moz-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]):focus,
textarea:focus,
.file-upload:focus,
input:not([type=checkbox]):hover,
textarea:hover,
.file-upload:hover {
  border-color: transparent;
  -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
  input:not([type=checkbox]):focus,
  textarea:focus,
  .file-upload:focus,
  input:not([type=checkbox]):hover,
  textarea:hover,
  .file-upload:hover {
    border-color: rgba(0, 0, 0, 0.35);
  }
}
input:not([type=checkbox]):focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
.file-upload:focus::-webkit-input-placeholder,
input:not([type=checkbox]):hover::-webkit-input-placeholder,
textarea:hover::-webkit-input-placeholder,
.file-upload:hover::-webkit-input-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]):focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
.file-upload:focus::-moz-placeholder,
input:not([type=checkbox]):hover::-moz-placeholder,
textarea:hover::-moz-placeholder,
.file-upload:hover::-moz-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]):focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
.file-upload:focus:-ms-input-placeholder,
input:not([type=checkbox]):hover:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder,
.file-upload:hover:-ms-input-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]):focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
.file-upload:focus:-moz-placeholder,
input:not([type=checkbox]):hover:-moz-placeholder,
textarea:hover:-moz-placeholder,
.file-upload:hover:-moz-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
input:not([type=checkbox]).error,
textarea.error,
.file-upload.error {
  color: #5a5a5a;
  border-color: #ec4d37;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.35);
  box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.35);
}
input:not([type=checkbox]).error:hover,
textarea.error:hover,
.file-upload.error:hover {
  -webkit-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.35);
  box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.35);
}
input:not([type=checkbox]).error:focus,
textarea.error:focus,
.file-upload.error:focus {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.35);
  box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.35);
}
.form-box .bootstrap-select .btn,
.bootstrap-select .btn {
  background: #ffffff;
  border-color: transparent;
  color: #5a5a5a;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
}
.form-box .bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.form-box .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.form-box .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.form-box .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  /* color: #ffffff; */
}
.inp-form .se-pre-con {
  background-color: rgba(255, 255, 255, 0.5);
}
.checkbox input:hover ~ .checkmark {
  border-color: transparent;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.35);
}
.checkbox input:checked ~ .checkmark {
  border-color: transparent;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
}
.checkbox input:checked ~ .checkmark::after {
  color: #777777;
}
.checkbox input.error ~ .checkmark {
  border-color: #ec4d37;
  background: rgba(255, 0, 0, 0.65);
  -webkit-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
}
.checkbox .checkmark {
  background: #ffffff;
  border-color: transparent;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.16);
}
.checkbox .checkmark::after {
  color: #5a5a5a;
}
@media (min-width: 768px) {
  .slide-to {
    margin-top: calc(0px -  90px);
    padding-top: 150px;
  }
}
@media (max-width: 767px) {
  .slide-to {
    margin-top: calc(0px -  60px);
    padding-top: 60px;
  }
}
.form-max-width {
  width: 767px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.gray-bg {
  position: relative;
  background: #f3f6f8;
}
.gray-alt-bg {
  position: relative;
  background: #e7e8e8;
}
section.important-message {
  background: #ec4d37;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.1;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 470px) {
  section.important-message {
    font-size: 4.2vw;
  }
  section.important-message.ru {
    font-size: 3.6vw;
  }
}
section.selects {
  padding-top: 55px;
  position: relative;
  background: #edf1f4;
}
section.selects .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
section.selects .select-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% +  20px);
  position: relative;
}
section.selects .select-list .single-select {
  width: 14.2857%;
  padding: 5px 10px;
}
section.selects .select-list .single-select .bootstrap-select,
section.selects .select-list .single-select input {
  width: 100% !important;
}
section.selects .select-list .single-select.money-input {
  position: relative;
}
section.selects .select-list .single-select.money-input::after {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  content: '€';
  top: 50%;
  right: 17px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: 500;
  padding-right: 3px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
section.selects .select-list .single-select input {
  border: 2px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 15px 0px transparent;
  -moz-box-shadow: 0px 1px 15px 0px transparent;
  box-shadow: 0px 1px 15px 0px transparent;
}
section.selects .select-list .single-select .bootstrap-select .filter-option {
  padding: 9px 10px;
}
section.selects .select-list .single-select .bootstrap-select .filter-option .filter-option-inner {
  padding-right: 10px;
}
section.selects .select-list .single-select .bootstrap-select .dropdown-toggle::after {
  margin-right: -12px;
}
section.selects .select-list .single-select .bootstrap-select .btn {
  padding: 9px 20px;
  margin: 0;
  border: 2px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  -webkit-box-shadow: 0px 1px 15px 0px transparent;
  -moz-box-shadow: 0px 1px 15px 0px transparent;
  box-shadow: 0px 1px 15px 0px transparent;
}
@media (max-width: 1199px) {
  section.selects .select-list .single-select {
    width: 25%;
  }
}
@media (max-width: 991px) {
  section.selects .select-list .single-select {
    width: 33.33333%;
    min-width: 155px;
    flex-grow: 1;
  }
}
@media (max-width: 474px) {
  section.selects .select-list {
    width: 100%;
    max-width: 420px;
  }
  section.selects .select-list .spacer-for-tiny {
    width: 155px;
    display: block;
    content: '';
  }
}
@media (min-width: 475px) {
  section.selects .select-list .spacer-for-tiny {
    display: none;
  }
}
section.selects .button-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 71.42857%;
}
section.selects .button-list .single-btn {
  width: 20%;
  padding: 5px 10px;
}
section.selects .button-list .btn {
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1199px) {
  section.selects .button-list {
    width: 75%;
  }
  section.selects .button-list .single-btn {
    width: 33.33333%;
  }
}
@media (max-width: 991px) {
  section.selects .button-list {
    width: 100%;
  }
  section.selects .button-list .single-btn {
    width: 33.33333%;
    min-width: 155px;
  }
}
@media (max-width: 474px) {
  section.selects .button-list {
    justify-content: center;
  }
}
section.selects .select-list-opener {
  display: none;
  align-items: center;
  justify-content: center;
}
section.selects .select-list-opener i {
  margin-left: 10px;
  font-size: 24px;
}
section.selects .select-list-close {
  display: block;
  font-size: 25px;
  position: absolute;
  top: -35px;
  right: 5px;
  width: 25px;
  height: 25px;
}
section.selects.close-on-scroll {
  padding-top: 30px;
}
section.selects.close-on-scroll .select-list-close {
  display: none;
}
@media (max-width: 767px) {
  section.selects.close-on-scroll .select-list {
    display: none;
  }
  section.selects.close-on-scroll .select-list-opener {
    display: flex;
    margin-top: -30px;
    margin-bottom: -30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
section.selects.pos-fixed {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
}
@media (min-width: 768px) {
  section.selects.pos-fixed {
    top: 112px;
  }
  section.selects.pos-fixed:not(.display-opener) {
    background: white;
  }
}
@media (max-width: 767px) {
  section.selects.pos-fixed {
    top: 60px;
  }
}
section.selects.display-opener .select-list {
  display: none;
}
section.selects.display-opener .select-list-opener {
  display: flex;
  margin-top: -30px;
  margin-bottom: -30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
section.selects.selects-2022 .select-list .single-select.double {
  width: 28.5714%;
}
@media (max-width: 1199px) {
  section.selects.selects-2022 .select-list .single-select.double {
    width: 50%;
  }
}
@media (max-width: 991px) {
  section.selects.selects-2022 .select-list .single-select.double {
    width: 66.66666%;
    min-width: 310px;
  }
}
section.selects.selects-2022 .button-list {
  width: 42.85714%;
}
section.selects.selects-2022 .button-list .single-btn {
  width: 33.33333%;
}
@media (max-width: 1199px) {
  section.selects.selects-2022 .button-list {
    width: 100%;
  }
  section.selects.selects-2022 .button-list .single-btn {
    width: 25%;
  }
}
@media (max-width: 991px) {
  section.selects.selects-2022 .button-list .single-btn {
    width: 33.33333%;
    min-width: 155px;
  }
}
@media (max-width: 474px) {
  section.selects.selects-2022 .button-list {
    justify-content: center;
  }
}
section.selects .select-list .single-select.money-input::after {
  background: #cccccc;
  color: #777777;
}
section.selects .select-list .single-select input {
  border-color: #cccccc;
  background: transparent;
}
section.selects .select-list .single-select .bootstrap-select .btn {
  border: 2px solid #cccccc;
}
section.selects .select-list-opener i {
  color: #ec4d37;
}
section.selects .select-list-close {
  color: #777777;
}
section.select-compensator {
  height: 60px;
}
section.order-by .bootstrap-select {
  width: 290px !important;
  font-size: 15px;
}
section.order-by .bootstrap-select .btn {
  font-size: 15px;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  section.cars > .container > h2 {
    font-size: 1.6rem;
  }
}
section.cars .car-list .car-block {
  margin-top: 18px;
  margin-bottom: 18px;
  display: flex;
  align-items: stretch;
  box-shadow: 0px 3px 3px #00000029;
  border: 0.5px solid #2f396726 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.cars .car-list .car-block .img-sect {
  width: 286px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
section.cars .car-list .car-block .img-sect .img-box {
  display: flex;
  width: 205px;
  position: relative;
}
section.cars .car-list .car-block .img-sect .img-box .img {
  display: block;
  content: '';
  width: 100%;
  padding-top: 78.40909%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.cars .car-list .car-block .img-sect .img-box .img-inner-container {
  display: block;
  content: '';
  width: 100%;
  padding-top: 78.40909%;
  overflow: hidden;
}
section.cars .car-list .car-block .img-sect .img-box .img-inner-container img {
  object-fit: cover;
}
section.cars .car-list .car-block .img-sect .img-box .img-opener-box {
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  padding-bottom: 6px;
  padding-right: 13px;
  padding-left: 17px;
  padding-top: 8px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  z-index: 1;
}
section.cars .car-list .car-block .img-sect .img-box .img-opener-box::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  border-top-left-radius: 29px;
  opacity: .65;
  z-index: -1;
}
section.cars .car-list .car-block .img-sect .img-box .warranty {
  position: absolute;
  left: -1px;
  padding: 6px 15px;
  bottom: 10px;
  border: 1px solid;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  line-height: 1px;
  font-size: 10px;
  text-transform: uppercase;
}
section.cars .car-list .car-block .img-sect .img-gal {
  width: 81px;
  padding-left: 2px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
}
section.cars .car-list .car-block .img-sect .img-gal .img {
  display: block;
  content: '';
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.cars .car-list .car-block .info-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  flex-direction: column;
  padding-left: 15px;
  width: calc(100% -  286px);
  position: relative;
}
section.cars .car-list .car-block .info-box .main-info {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  width: calc(100% -  80px);
  padding-top: 10px;
}
section.cars .car-list .car-block .info-box .main-info .title {
  width: 100%;
  font-size: 17px;
  line-height: 19px;
  margin-right: 15px;
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
}
section.cars .car-list .car-block .info-box .main-info .title .discount {
  margin-left: 10px;
  padding: 5px 10px;
  white-space: nowrap;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.cars .car-list .car-block .info-box .gen-param-box {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 10px;
  width: calc(100% -  125px);
}
section.cars .car-list .car-block .info-box .gen-param-box .gen-param {
  font-size: 16px;
  margin-right: 10px;
  position: relative;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-top: 7px;
  margin-bottom: 7px;
}
section.cars .car-list .car-block .info-box .gen-param-box .gen-param .icon {
  width: 20px;
  height: 15px;
  margin-left: 0;
  margin-right: 3px;
}
section.cars .car-list .car-block .info-box .right-side-info {
  display: block;
  width: 130px;
}
@media (min-width: 576px) {
  section.cars .car-list .car-block .info-box .right-side-info {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
section.cars .car-list .car-block .info-box .right-side-info .price-block {
  display: block;
  text-align: right;
  line-height: 1;
  padding-right: 5px;
}
section.cars .car-list .car-block .info-box .right-side-info .price-block .old {
  text-decoration: line-through;
}
section.cars .car-list .car-block .info-box .right-side-info .price-block .current {
  font-size: 140%;
  font-weight: 600;
  padding-top: 3px;
  padding-bottom: 3px;
}
section.cars .car-list .car-block .info-box .right-side-info .apply-block {
  width: 100%;
  text-align: center;
  font-weight: 500;
}
section.cars .car-list .car-block .info-box .right-side-info .apply-block .from {
  display: block;
  height: 38px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
}
section.cars .car-list .car-block .info-box .right-side-info .apply-block .apply {
  width: 100%;
  height: 35px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
}
@media (max-width: 991px) {
  section.cars .car-list .car-block .img-sect {
    width: 200px;
  }
  section.cars .car-list .car-block .img-sect .img-gal {
    display: none;
  }
  section.cars .car-list .car-block .info-box {
    width: calc(100% -  200px);
    justify-content: flex-start;
  }
  section.cars .car-list .car-block .info-box .main-info,
  section.cars .car-list .car-block .info-box .gen-param-box {
    width: 100%;
  }
  section.cars .car-list .car-block .info-box .main-info {
    height: 53px;
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
  }
  section.cars .car-list .car-block .info-box .main-info .discount {
    position: absolute;
    top: 5px;
    white-space: nowrap;
    right: calc(100% +  20px);
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param {
    font-size: 14px;
    margin-right: 9px;
    position: relative;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param .icon {
    display: none;
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param::after {
    position: absolute;
    display: block;
    content: '';
    right: -5px;
    width: 1px;
    bottom: 0;
    top: 0;
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param:last-child {
    margin-right: 0;
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param:last-child::after {
    display: none;
  }
  section.cars .car-list .car-block .info-box .right-side-info {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  section.cars .car-list .car-block .info-box .right-side-info .price-block {
    padding-right: 25px;
    padding-bottom: 0;
    line-height: 1;
  }
  section.cars .car-list .car-block .info-box .right-side-info .price-block .current {
    font-size: 125%;
  }
  section.cars .car-list .car-block .info-box .right-side-info .apply-block {
    width: 130px;
  }
  section.cars .car-list .car-block .info-box .right-side-info .apply-block .from {
    height: 22px;
    font-size: 16px;
    padding-left: 10px;
  }
  section.cars .car-list .car-block .info-box .right-side-info .apply-block .apply {
    width: 100%;
    height: 22px;
    font-size: 13px;
    padding-left: 10px;
  }
}
@media (max-width: 575px) {
  section.cars .car-list .car-block .img-sect {
    width: 40%;
  }
  section.cars .car-list .car-block .img-sect .img-box {
    width: 100%;
  }
  section.cars .car-list .car-block .img-sect .img-box .img {
    width: 100%;
    padding-top: 80%;
  }
  section.cars .car-list .car-block .img-sect .img-box .img-opener-box {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 6vw;
    font-size: 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2vw 7vw;
    padding-right: 4vw;
    line-height: 1;
    z-index: 1;
  }
  section.cars .car-list .car-block .img-sect .img-box .img-opener-box::before {
    border-top-left-radius: 6vw;
  }
  section.cars .car-list .car-block .info-box {
    width: calc(100% -  40%);
    padding-left: 2vw;
  }
  section.cars .car-list .car-block .info-box .main-info {
    display: flex;
    align-items: center;
    height: 11vw;
    padding: 1vw 2vw;
    padding-left: 0;
  }
  section.cars .car-list .car-block .info-box .main-info .title {
    font-size: 3.8vw;
    line-height: 4vw;
    padding-right: 13vw;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 8vw;
  }
  section.cars .car-list .car-block .info-box .main-info .title .discount {
    font-size: 3.4vw;
    top: 1vw;
    right: calc(100% +  3vw);
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param {
    font-size: 3vw;
    height: 3.2vw;
    margin-right: 1.1vw;
  }
  section.cars .car-list .car-block .info-box .gen-param-box .gen-param::after {
    right: -0.6vw;
    width: 0.1vw;
  }
  section.cars .car-list .car-block .info-box .right-side-info .price-block {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 1vw;
    padding-right: 1vw;
  }
  section.cars .car-list .car-block .info-box .right-side-info .price-block .old {
    font-size: 3.2vw;
  }
  section.cars .car-list .car-block .info-box .right-side-info .price-block .current {
    font-size: 3.5vw;
    padding-top: .5vw;
    padding-bottom: 0;
  }
  section.cars .car-list .car-block .info-box .right-side-info .apply-block {
    position: absolute;
    left: 0;
    right: -2px;
    bottom: 0;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: calc(100% +  2px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  section.cars .car-list .car-block .info-box .right-side-info .apply-block .from {
    width: 50%;
    height: 6vw;
    font-size: 3vw;
    padding-left: 1vw;
  }
  section.cars .car-list .car-block .info-box .right-side-info .apply-block .apply {
    width: 50%;
    height: 6vw;
    font-size: 3vw;
    padding-left: 1vw;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
section.cars .car-list .car-block.sold {
  position: relative;
}
section.cars .car-list .car-block.sold::before {
  z-index: 10;
  position: absolute;
  display: block;
  content: '';
  bottom: -2px;
  right: -2px;
  left: -2px;
  top: -2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: .75;
}
section.cars .car-list .car-block.sold .sold-stamp {
  z-index: 10;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 3px 7px;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid;
}
section.cars .car-list .car-block.sold .sold-stamp::before {
  z-index: 1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  display: block;
  content: '';
  bottom: -4px;
  right: -4px;
  left: -4px;
  top: -4px;
  border: 1px solid;
}
section.cars .car-list .car-block {
  color: #000000;
  border-color: #f3f6f8;
}
section.cars .car-list .car-block .img-sect .img-box .img-opener-box {
  color: #ffffff;
}
section.cars .car-list .car-block .img-sect .img-box .img-opener-box::before {
  background: #000000;
}
section.cars .car-list .car-block .img-sect .img-box .warranty {
  border-color: #2f3967;
  background: #ffffff;
  color: #ec4d37;
}
section.cars .car-list .car-block .info-box {
  color: #000000;
}
section.cars .car-list .car-block .info-box .main-info {
  color: #000000;
}
section.cars .car-list .car-block .info-box .main-info .title .discount {
  background: #ec4d37;
  color: #ffffff;
}
section.cars .car-list .car-block .info-box .gen-param-box {
  color: #000000;
}
section.cars .car-list .car-block .info-box .gen-param-box .gen-param::after {
  background: #cccccc;
}
section.cars .car-list .car-block .info-box .right-side-info .price-block .old {
  color: #ec4d37;
}
section.cars .car-list .car-block .info-box .right-side-info .price-block .current {
  color: #25292d;
}
section.cars .car-list .car-block .info-box .right-side-info .apply-block {
  background: #25292d;
  color: #ffffff;
}
section.cars .car-list .car-block .info-box .right-side-info .apply-block .from {
  color: #ffffff;
}
section.cars .car-list .car-block .info-box .right-side-info .apply-block .apply {
  color: #ffffff;
  background: #ec4d37;
}
section.cars .car-list .car-block.elem-border {
  border-color: #2f3967;
}
section.cars .car-list .car-block.sold {
  border-color: #25292d;
}
section.cars .car-list .car-block.sold::before {
  background: #ffffff;
}
section.cars .car-list .car-block.sold .sold-stamp {
  color: #25292d;
  border-color: #25292d;
}
section.cars .car-list .car-block.sold .sold-stamp::before {
  border-color: #25292d;
}
section.cars .car-list .car-block.sold .img-sect .img-box .warranty {
  border-color: #25292d;
  background: #ffffff;
  color: #25292d;
}
section.cars .car-list .car-block.sold .info-box {
  color: #25292d;
}
section.cars .car-list .car-block.sold .info-box .main-info {
  color: #25292d;
}
section.cars .car-list .car-block.sold .info-box .main-info .title .discount {
  background: #25292d;
  color: #ffffff;
}
section.cars .car-list .car-block.sold .info-box .gen-param-box {
  color: #25292d;
}
section.cars .car-list .car-block.sold .info-box .right-side-info .price-block .old {
  color: #25292d;
}
section.cars .car-list .car-block.sold .info-box .right-side-info .price-block .current {
  color: #25292d;
}
section.cars .car-list .car-block.sold .info-box .right-side-info .apply-block {
  background: #25292d;
  color: #ffffff;
}
section.cars .car-list .car-block.sold .info-box .right-side-info .apply-block .from {
  color: #ffffff;
}
section.cars .car-list .car-block.sold .info-box .right-side-info .apply-block .apply {
  color: #ffffff;
  background: #25292d;
}
@media (max-width: 767px) {
  section.cars .all-cars-btn {
    padding: 5px 15px;
    font-size: 18px;
    line-height: 1;
  }
}
section.cars #load-more-button-container {
  position: relative;
}
section.cars #load-more-button-container #load-more-cars::after {
  position: absolute;
  left: 0px;
  top: 50%;
  height: 50px;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  background-image: url('../images/loading_spinner.gif');
  background-position: center;
  background-repeat: no-repeat;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-size: 30px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.cars #load-more-button-container.loading #load-more-cars::after {
  z-index: 9999;
  opacity: 1;
}
section.single-car {
  padding-top: 15px;
  padding-bottom: 15px;
}
section.single-car .tlt-block-box {
  padding-bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  section.single-car .tlt-block-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
section.single-car .title-box {
  text-align: left;
  font-size: 30px;
  font-weight: normal;
  padding: 0px;
}
@media (min-width: 768px) {
  section.single-car .title-box {
    display: inline-block;
    width: calc(100% -  240px);
  }
}
section.single-car .price-block {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  section.single-car .price-block {
    display: inline-flex;
    width: 225px;
  }
}
section.single-car .price-block .current {
  padding: 5px 15px;
  font-weight: 600;
  font-size: 29px;
  line-height: 29px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 1;
  margin-left: 10px;
}
section.single-car .price-block .old {
  font-size: 19px;
  line-height: 19px;
  font-weight: 300;
  text-decoration: line-through;
  font-weight: 500;
}
section.single-car .img-section {
  width: 100%;
  display: flex;
  align-items: stretch;
}
section.single-car .img-section .thumbnail-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (min-width: 768px) {
  section.single-car .img-section .thumbnail-img {
    width: 82%;
  }
}
section.single-car .img-section .thumbnail-img .discount {
  position: absolute;
  padding: 5px 25px;
  font-size: 20px;
  line-height: 20px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  width: 220px;
  left: -45px;
  top: 50px;
  text-transform: uppercase;
  z-index: 9;
}
@media (max-width: 767px) {
  section.single-car .img-section .thumbnail-img .discount {
    width: 150px;
    left: -35px;
    top: 25px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  section.single-car .img-section .thumbnail-img .thumbnail-slider-opener {
    position: absolute;
    bottom: 5px;
    left: 5px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
  }
  section.single-car .img-section .thumbnail-img .thumbnail-slider-opener .icon {
    margin: 0;
  }
}
@media (min-width: 768px) {
  section.single-car .img-section .thumbnail-img .thumbnail-slider-opener {
    display: none;
  }
}
section.single-car .img-section .img {
  width: 100%;
  padding-top: 60%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.single-car .img-section .img-gal {
  width: 18%;
  padding-left: 2.5%;
  margin: 0;
  margin-top: -2px;
}
section.single-car .img-section .img-gal .img-gal-slider {
  width: 100%;
  height: 100%;
}
section.single-car .img-section .img-gal .img-gal-slider .img {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
}
section.single-car .img-section .img-gal .slick-prev,
section.single-car .img-section .img-gal .slick-next {
  top: auto;
  left: calc(50% - 10px);
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  z-index: 9;
}
section.single-car .img-section .img-gal .slick-prev {
  top: -10px;
}
section.single-car .img-section .img-gal .slick-next {
  bottom: -5px;
}
section.single-car .car-info-border,
section.single-car .car-info-bg,
section.single-car .car-info {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
section.single-car .car-info-border > div,
section.single-car .car-info-bg > div,
section.single-car .car-info > div {
  position: relative;
  z-index: 2;
}
section.single-car .car-info-border .overlay,
section.single-car .car-info-bg .overlay,
section.single-car .car-info .overlay {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.single-car .car-info-border .overlay::after,
section.single-car .car-info-bg .overlay::after,
section.single-car .car-info .overlay::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  opacity: .5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.single-car .car-info-border {
  border: 2px solid;
}
section.single-car .gen-param {
  margin: -4px -8px;
  width: calc(100% +  16px);
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
section.single-car .gen-param .detail-box {
  display: flex;
  align-items: center;
  line-height: 23px;
  padding: 4px 8px;
}
section.single-car .gen-param .detail-box .icon {
  margin: 0;
  width: 20px;
  height: 15px;
}
section.single-car .gen-param .detail-box span.text {
  padding-left: 5px;
}
@media (min-width: 768px) {
  section.single-car .gen-param .detail-box span.text {
    font-size: 19px;
  }
}
section.single-car .contact-info {
  width: 100%;
  display: flex;
  justify-content: space-between;flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
@media (max-width: 1199px) {
  section.single-car .contact-info {
    justify-content: space-around;
  }
}
section.single-car .contact-info .btn {
  text-shadow: none;
  padding: 12px 25px;
}
section.single-car .contact-info .agreement {
  width: 200px;
  white-space: normal;
  max-width: 100%;
  margin: 15px;
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
section.single-car .contact-info .agreement:hover {
  background: #ec4d37;
  color: #ffffff;
  border-color: #ec4d37;
}
section.single-car .contact-info .leasing-phone,
section.single-car .contact-info .agreement-box,
section.single-car .contact-info .right-box {
  padding-top: 5px;
  padding-bottom: 5px;
}
section.single-car .contact-info .leasing-phone i {
  font-size: 115%;
}
section.single-car .contact-info .agreement-box .btn {
  opacity: .15;
}
section.single-car .contact-info .agreement-box .btn:hover {
  opacity: .5;
}
section.single-car .contact-info .right-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.single-car .contact-info .right-box .monthly-fee {
  margin: 0 15px;
}
section.single-car .contact-info .right-box .monthly-fee .big {
  display: inline-block;
  font-size: 160%;
  font-weight: 600;
}
@media (max-width: 420px) {
  section.single-car .contact-info .right-box {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  section.single-car .contact-info {
    justify-content: center;
  }
  section.single-car .contact-info .leasing-phone {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  section.single-car .contact-info {
    flex-direction: column;
  }
  section.single-car .contact-info .monthly-fee {
    margin-left: 0;
  }
}
section.single-car .main-info-block {
  position: relative;
  overflow: hidden;
}
section.single-car .main-info-block .view-more-btn {
  text-transform: uppercase;
  width: calc(100% +  40px);
  margin-top: -15px;
  margin-left: -20px;
  margin-right: -20px;
  font-weight: 600;
  font-size: 15px;
  padding: 15px;
  border-bottom: 1px solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (min-width: 768px) {
  section.single-car .main-info-block .view-more-btn {
    display: none;
  }
}
section.single-car .main-info-block #view-more .view-more-btn {
  padding-bottom: 0;
  border: none;
}
@media (min-width: 768px) {
  section.single-car .main-info-block .full-car-info {
    display: block;
  }
}
section.single-car .main-info-block .full-car-info .equip-info-box {
  padding-bottom: 30px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
@media (max-width: 1200px) {
  section.single-car .main-info-block .full-car-info .equip-info-box {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 768px) {
  section.single-car .main-info-block .full-car-info .equip-info-box {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 450px) {
  section.single-car .main-info-block .full-car-info .equip-info-box {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
section.single-car .main-info-block .full-car-info .equip-info-box .inline-block {
  display: inline-block;
  width: 100%;
}
section.single-car .main-info-block .full-car-info .equip-info-box .equip-info-block {
  width: 100%;
}
section.single-car .main-info-block .full-car-info .equip-info-box .equip-info-block .block-title {
  display: inline-block;
  width: 100%;
  background: transparent;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.single-car .main-info-block .full-car-info .equip-info-box .equip-info-block ul {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}
section.single-car .price-block .current {
  color: #ffffff;
  background: #ec4d37;
}
section.single-car .price-block .old {
  color: #000000;
}
section.single-car .img-section .thumbnail-img .discount {
  color: #ffffff;
  background: #ec4d37;
}
section.single-car .img-section .thumbnail-img .thumbnail-slider-opener {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
}
section.single-car .img-section .img-gal .slick-prev::before,
section.single-car .img-section .img-gal .slick-next::before {
  color: #777777;
}
section.single-car .car-info-border .overlay::after,
section.single-car .car-info-bg .overlay::after,
section.single-car .car-info .overlay::after {
  background: #2f3967;
}
section.single-car .car-info-border,
section.single-car .car-info-bg {
  color: #000000;
  background: #ffffff;
}
section.single-car .car-info-border {
  border-color: #dfe1e3;
}
section.single-car .car-info-bg {
  background: #F2F2F2;
}
section.single-car .contact-info {
  background: #2f3967;
}
section.single-car .contact-info a:not(.btn),
section.single-car .contact-info div:not(.btn) {
  color: #ffffff;
}
section.single-car .contact-info .leasing-phone i {
  color: #ec4d37;
}
section.single-car .main-info-block .view-more-btn {
  border-color: #cccccc;
  color: #ec4d37;
}
section.single-car .main-info-block .full-car-info .equip-info-box .equip-info-block .block-title {
  color: #000000;
}
section.single-car .main-info-block .full-car-info .equip-info-box .equip-info-block ul.checks li::before {
  color: #000000;
  font-size: 10px;
}
section.car-info-content {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}
section.car-info-content .car-info-block {
  position: relative;
  z-index: 1;
  width: 550px;
  max-width: 100%;
}
section.car-info-content .car-info-block::before {
  position: absolute;
  display: block;
  content: '';
  top: -10%;
  left: -35%;
  width: 300%;
  height: 245%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #2f3967;
  z-index: -1;
}
@media (max-width: 575px) {
  section.car-info-content .car-info-block::before {
    width: 200vw;
    height: 45vw;
  }
}
@media (max-width: 575px) {
  section.car-info-content .car-info-block::after {
    position: absolute;
    display: block;
    content: '';
    top: 25px;
    left: -50px;
    right: -50px;
    bottom: -50px;
    background: #2f3967;
    z-index: -1;
  }
}
section.car-info-content .car-info-block .title {
  padding-left: 40px;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
}
section.car-info-content .car-info-block .full-width {
  width: 100%;
}
section.car-info-content .car-info-block .full-width .first-payment {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
section.car-info-content .car-info-block .full-width .first-payment .green {
  padding: 15px 30px;
  font-size: 42px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
section.car-info-content .car-info-block .full-width .first-payment .orange {
  padding: 15px 30px;
  padding-top: 25px;
  margin-top: -20px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
section.car-info-content .car-info-block {
  color: #ffffff;
}
section.car-info-content .car-info-block h1,
section.car-info-content .car-info-block h2,
section.car-info-content .car-info-block h3,
section.car-info-content .car-info-block h4,
section.car-info-content .car-info-block h5,
section.car-info-content .car-info-block h6,
section.car-info-content .car-info-block .tlt,
section.car-info-content .car-info-block div,
section.car-info-content .car-info-block span,
section.car-info-content .car-info-block a {
  text-align: left;
  color: #ffffff;
}
section.car-info-content .car-info-block .info-bl .info-line {
  display: flex;
  align-items: center;
}
section.car-info-content .car-info-block .info-bl .info-line .icon {
  display: inline-block;
}
section.car-info-content .car-info-block .info-bl .info-line .text {
  width: calc(100% -  30px);
}
section.partn-ban-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% +  30px);
}
section.partn-ban-box .partn-ban {
  padding: 15px;
  width: 285px;
  max-width: 100%;
}
section.partn-ban-box .partn-ban a {
  display: block;
  width: 100%;
}
section.partn-ban-box .partn-ban img {
  max-width: 100%;
}
@media (max-width: 767px) {
  section.opened-car-ban.hide-on-phone .partn-ban {
    display: none;
  }
}
section.partners .partners-list {
  width: 100%;
}
section.partners .partners-list .partner-box {
  display: block;
  padding: 0 15px;
  width: 100%;
}
section.partners .partners-list .partner-box .partner {
  padding: 7px 15px;
  border: 1px solid;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.partners .partners-list .partner-box .partner .logo {
  width: 100%;
  padding-top: 40%;
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.partners .partners-list .partner-box .partner {
  border-color: #f3f6f8;
}
section.partners .partners-list .partner-box .partner .logo {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
section.partners .partners-list .partner-box .partner:hover {
  border-color: #ec4d37;
}
section.partners .partners-list .partner-box .partner:hover .logo {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
section.ind-spec-2021 {
  position: relative;
  z-index: 1;
}
section.ind-spec-2021 .spec-bg {
  position: absolute;
  display: block;
  content: '';
  bottom: 50px;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
section.ind-spec-2021 .spec-bg::before,
section.ind-spec-2021 .spec-bg::after {
  position: absolute;
  display: block;
  content: '';
  height: 56%;
  width: 23%;
  background-repeat: no-repeat;
  background-size: contain;
}
section.ind-spec-2021 .spec-bg::before {
  left: 0;
  top: 0;
  background-position: top left;
  background-image: url('../img/spec-left-top.svg');
}
section.ind-spec-2021 .spec-bg::after {
  right: 0;
  bottom: 0;
  background-position: bottom right;
  background-image: url('../img/spec-right-bottom.svg');
}
section.ind-spec-2021 h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 15px;
  padding-bottom: 15px;
}
section.ind-spec-2021 .spec-width-box {
  width: 900px;
  max-width: 100%;
  margin: auto;
}
section.ind-spec-2021 .spec-width-box .spec-item-list-slider {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% +  30px);
}
section.ind-spec-2021 .spec-width-box .spec-car-block {
  padding: 5px 15px;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block {
  display: block;
  width: 100%;
  position: relative;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block::before {
  position: absolute;
  display: block;
  content: '';
  width: 50%;
  padding-top: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 50%;
  right: 0;
  z-index: -1;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  border: 1px solid;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .title {
  font-size: 28px;
  font-weight: 500;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .price {
  display: flex;
  align-items: center;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .price .cur-price {
  font-size: 21px;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .price .old-price {
  padding-left: 10px;
  font-size: 17px;
  text-decoration: line-through;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .monthly {
  width: 60%;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 16px;
  font-size: 18px;
  line-height: 1;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .monthly .big {
  font-size: 22px;
  font-weight: 600;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .img {
  display: block;
  content: '';
  width: 100%;
  padding-top: 36%;
  margin-top: -10%;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
section.ind-spec-2021 .spec-bg {
  background-color: #2f3967;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f3967), to(#181d34));
  background: -webkit-linear-gradient(top, #2f3967, #181d34);
  background: -moz-linear-gradient(top, #2f3967, #181d34);
  background: -ms-linear-gradient(top, #2f3967, #181d34);
  background: -o-linear-gradient(top, #2f3967, #181d34);
}
section.ind-spec-2021 h2 {
  color: #ffffff;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block {
  color: #ffffff;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block::before {
  background: #2F3967;
  border-color: #37437A;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .price .old-price {
  color: #ec4d37;
}
section.ind-spec-2021 .spec-width-box .spec-car-block .car-block .monthly {
  background: #ec4d37;
}
section.small-car-special-2021 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #edf1f4;
  background: #f3f6f8;
}
section.small-car-special-2021 .title {
  text-align: center;
  height: 50px;
  text-transform: uppercase;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  font-size: 18px;
  line-height: 20px;
}
section.small-car-special-2021 .spec-car-item-list .car-block {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.small-car-special-2021 .spec-car-item-list .car-block .bg-img {
  display: block;
  content: '';
  width: 100%;
  padding-top: 75%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
section.small-car-special-2021 .spec-car-item-list .car-block .bg-img .discount {
  position: absolute;
  padding: 3px 25px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 9px;
  right: -27px;
  width: 100px;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-tlt {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px 10px;
  font-size: 18px;
  line-height: 20px;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .price-outer {
  width: 50%;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .price-outer .price .old-price {
  text-align: right;
  text-decoration: line-through;
  font-size: 16px;
  line-height: 18px;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .price-outer .price .cur-price {
  font-size: 20px;
  line-height: 22px;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .monthly {
  padding: 15px;
  line-height: 1;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: center;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .monthly div {
  width: 100%;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .monthly div span {
  font-size: 24px;
}
section.small-car-special-2021 .title {
  color: #2f3967;
}
section.small-car-special-2021 .spec-car-item-list .car-block {
  background: #f3f6f8;
}
section.small-car-special-2021 .spec-car-item-list .car-block .bg-img .discount {
  background: #2f3967;
  color: #ffffff;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-tlt {
  background: #ec4d37;
  color: #ffffff;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .price-outer .price .old-price {
  color: #ec4d37;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .price-outer .price .cur-price {
  color: #2f3967;
}
section.small-car-special-2021 .spec-car-item-list .car-block .car-info .monthly {
  background: #25292d;
  color: #ffffff;
}
section.ind-vid {
  position: relative;
}
section.ind-vid > .bg-img {
  position: absolute;
  display: block;
  content: '';
  padding: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
section.ind-vid > .bg-img::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: #2f3967;
  opacity: .85;
}
section.ind-vid .container {
  position: relative;
  z-index: 2;
}
section.ind-vid .text-video-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
section.ind-vid .text-video-block .video {
  width: 35%;
}
section.ind-vid .text-video-block .video .bg-img {
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
section.ind-vid .text-video-block .video .bg-img i {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
  font-size: 36px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
section.ind-vid .text-video-block .text {
  width: 65%;
}
section.ind-vid .text-video-block .text h1,
section.ind-vid .text-video-block .text h2,
section.ind-vid .text-video-block .text h3,
section.ind-vid .text-video-block .text h4,
section.ind-vid .text-video-block .text h5,
section.ind-vid .text-video-block .text h6,
section.ind-vid .text-video-block .text .tlt,
section.ind-vid .text-video-block .text div,
section.ind-vid .text-video-block .text span,
section.ind-vid .text-video-block .text a {
  text-align: left;
  color: #ffffff;
}
section.ind-vid .text-video-block .text .info-bl .info-line {
  display: flex;
  align-items: center;
}
section.ind-vid .text-video-block .text .info-bl .info-line .icon {
  display: inline-block;
}
section.ind-vid .text-video-block .text .info-bl .info-line .text {
  width: calc(100% -  30px);
}
@media (max-width: 767px) {
  section.ind-vid .text-video-block .video {
    width: 450px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 15px;
  }
  section.ind-vid .text-video-block .text {
    width: 100%;
    text-align: center;
  }
}
section.ind-360 {
  position: relative;
  background: #ec4d37;
  color: #ffffff;
  margin-top: 80px;
}
@media (max-width: 767px) {
  section.ind-360 {
    margin-top: 50px;
    margin-bottom: 260px;
  }
}
@media (max-width: 480px) {
  section.ind-360 {
    margin-top: 30px;
    margin-bottom: calc(( calc(100vw -  30px)  * 0.49315) -  0px);
  }
}
section.ind-360 .container {
  position: relative;
  z-index: 2;
}
section.ind-360 .container .bl-tlt {
  position: absolute;
  top: 0;
  left: 15px;
  padding: 7px 20px;
  background: #ffffff;
  color: #000000;
  font-size: 24px;
  line-height: 1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
section.ind-360 .text-video-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
section.ind-360 .text-video-block .video {
  width: 40%;
  position: relative;
}
section.ind-360 .text-video-block .video .opener-btn {
  position: absolute;
  left: 50%;
  bottom: 15px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  padding: 8px 15px;
  font-size: 19px;
  line-height: 1;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
section.ind-360 .text-video-block .video .bg-img {
  margin-top: -30px;
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 49.315%;
  position: relative;
}
section.ind-360 .text-video-block .text {
  padding: 30px 0;
  width: 60%;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
section.ind-360 .text-video-block .text .line-1 {
  font-size: 26px;
}
section.ind-360 .text-video-block .text .line-2 {
  text-transform: uppercase;
  font-size: 44px;
}
@media (max-width: 1199px) {
  section.ind-360 .text-video-block .video {
    width: 45%;
  }
  section.ind-360 .text-video-block .video .opener-btn {
    padding: 7px 13px;
    font-size: 18px;
  }
  section.ind-360 .text-video-block .text {
    width: 55%;
  }
  section.ind-360 .text-video-block .text .line-1 {
    font-size: 24px;
  }
  section.ind-360 .text-video-block .text .line-2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  section.ind-360 .text-video-block .video {
    width: 50%;
  }
  section.ind-360 .text-video-block .video .opener-btn {
    padding: 6px 12px;
    font-size: 16px;
  }
  section.ind-360 .text-video-block .text {
    width: 50%;
  }
  section.ind-360 .text-video-block .text .line-1 {
    font-size: 22px;
  }
  section.ind-360 .text-video-block .text .line-2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  section.ind-360 .text-video-block .video {
    width: 450px;
    max-width: 100%;
    margin: auto;
  }
  section.ind-360 .text-video-block .video .opener-btn {
    padding: 5px 12px;
    font-size: 15px;
    bottom: -165px;
  }
  section.ind-360 .text-video-block .video .bg-img {
    margin-top: 0px;
    margin-bottom: -180px;
  }
  section.ind-360 .text-video-block .text {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  section.ind-360 .text-video-block .video .opener-btn {
    padding: 5px 12px;
    font-size: 15px;
    bottom: calc(( calc(100vw -  30px)  * -0.49315) +  45px);
  }
  section.ind-360 .text-video-block .video .bg-img {
    margin-bottom: calc(( calc(100vw -  30px)  * -0.49315) +  30px);
  }
}
section.leasing-2021 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #000000;
  color: #ffffff;
  /*Eriks - new her block block*/
  /*Eriks - new her block block END*/
}
section.leasing-2021 .sect-bg {
  position: absolute;
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.leasing-2021 .sect-bg .bg-vid {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
section.leasing-2021 .sect-bg::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
section.leasing-2021 .container {
  position: relative;
}
section.leasing-2021 .container .left-side-tour {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 350px;
}
section.leasing-2021 .container .left-side-tour .tour-block,
section.leasing-2021 .container .left-side-tour .tour-360-opener {
  position: absolute;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
@media (min-width: 576px) {
  section.leasing-2021 .container .left-side-tour .tour-block,
  section.leasing-2021 .container .left-side-tour .tour-360-opener {
    right: calc(270px -  50vw);
    left: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2021 .container .left-side-tour .tour-block,
  section.leasing-2021 .container .left-side-tour .tour-360-opener {
    right: 0;
    left: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2021 .container .left-side-tour .tour-block,
  section.leasing-2021 .container .left-side-tour .tour-360-opener {
    left: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2021 .container .left-side-tour .tour-block,
  section.leasing-2021 .container .left-side-tour .tour-360-opener {
    left: calc(570px -  50vw);
  }
}
section.leasing-2021 .container .left-side-tour .tour-block .overlay,
section.leasing-2021 .container .left-side-tour .tour-360-opener .overlay {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: #000000;
  opacity: .4;
}
section.leasing-2021 .container .left-side-tour .tour-block iframe,
section.leasing-2021 .container .left-side-tour .tour-360-opener iframe {
  width: 100%;
  height: 100%;
}
section.leasing-2021 .container .left-side-tour .tour-360-opener {
  z-index: 2;
}
section.leasing-2021 .container .left-side-info-container .left-side-info {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info {
    align-items: center;
  }
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box {
  padding: 15px;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 40px;
}
@media (max-width: 767px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .info-box {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .info-box {
    font-size: 9vw;
  }
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box::before {
  position: absolute;
  display: block;
  content: '';
  z-index: -1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 425px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .info-box {
    width: 100%;
  }
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .arrow-btn .virtual-tour {
  font-size: 26px;
  position: relative;
  padding-right: 50px;
  margin-bottom: 8px;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .arrow-btn .virtual-tour::after {
  position: absolute;
  display: block;
  content: '';
  top: calc(100% -  19px);
  right: 0;
  width: 100px;
  height: 70px;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/arrow-bent.svg');
}
@media (max-width: 413px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .arrow-btn .virtual-tour {
    padding-right: 0;
    margin-bottom: 0;
  }
  section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .arrow-btn .virtual-tour::after {
    display: none;
  }
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .point-list {
  margin: -5px -10px;
  font-size: 23px;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .point-list .point {
  display: inline-block;
  padding: 5px 10px;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box .point-list .point .far {
  color: #fff200;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-list {
  opacity: .5;
  display: flex;
  justify-content: center;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-list .point {
  position: relative;
  width: 77px;
  margin: 5px 15px;
  font-size: 14px;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-list .point::after {
  position: absolute;
  display: block;
  content: '';
  width: 26px;
  height: 10px;
  left: calc(100% +  2px);
  top: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/arrow.svg');
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-list .point:first-child {
  margin-left: 0;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-list .point:last-child {
  width: 90px;
  margin-right: 0;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-list .point:last-child::after {
  display: none;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box {
  position: relative;
  max-width: 100%;
}
@media (min-width: 992px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box {
    width: 700px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box {
    width: 370px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box {
    width: 700px;
  }
}
@media (max-width: 575px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box {
    width: 370px;
  }
}
section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box .point-list {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box img.phone {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box img.desctop {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box img.phone {
    display: none;
  }
}
@media (max-width: 575px) {
  section.leasing-2021 .container .left-side-info-container .left-side-info .point-info-box img.desctop {
    display: none;
  }
}
section.leasing-2021 .container .right-side-form,
section.leasing-2021 .container .left-side-form {
  position: relative;
  z-index: 1;
}
section.leasing-2021 .container .right-side-form .sect-bg,
section.leasing-2021 .container .left-side-form .sect-bg {
  position: absolute;
  display: block;
  content: '';
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
section.leasing-2021 .container .right-side-form .sect-bg::after,
section.leasing-2021 .container .left-side-form .sect-bg::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
section.leasing-2021 .container .right-side-form .se-pre-con,
section.leasing-2021 .container .left-side-form .se-pre-con {
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
section.leasing-2021 .container .right-side-form::before,
section.leasing-2021 .container .left-side-form::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  top: 0;
  width: 100vw;
}
section.leasing-2021 .container .right-side-form .fill-in,
section.leasing-2021 .container .left-side-form .fill-in {
  font-size: 27px;
  font-weight: bold;
  line-height: 29px;
}
section.leasing-2021 .container .right-side-form .time,
section.leasing-2021 .container .left-side-form .time {
  font-size: 27px;
  line-height: 29px;
  font-weight: bold;
}
section.leasing-2021 .container .right-side-form .no-obligations,
section.leasing-2021 .container .left-side-form .no-obligations {
  padding-top: 10px;
  padding-bottom: 20px;
}
section.leasing-2021 .container .right-side-form .all-demonds,
section.leasing-2021 .container .left-side-form .all-demonds {
  text-align: center;
  font-size: 115%;
  color: #fff200;
}
section.leasing-2021 .container .right-side-form .more-info,
section.leasing-2021 .container .left-side-form .more-info {
  text-align: center;
}
@media (max-width: 767px) {
  section.leasing-2021 .container .right-side-form::before,
  section.leasing-2021 .container .left-side-form::before {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    width: 100vw;
    top: 0;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
  section.leasing-2021 .container .right-side-form .fill-in,
  section.leasing-2021 .container .left-side-form .fill-in,
  section.leasing-2021 .container .right-side-form .time,
  section.leasing-2021 .container .left-side-form .time,
  section.leasing-2021 .container .right-side-form .no-obligations,
  section.leasing-2021 .container .left-side-form .no-obligations {
    text-align: center;
  }
  section.leasing-2021 .container .right-side-form .btn-box,
  section.leasing-2021 .container .left-side-form .btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  section.leasing-2021 .container .right-side-form .fill-in,
  section.leasing-2021 .container .left-side-form .fill-in {
    font-size: 18px;
    line-height: 20px;
  }
  section.leasing-2021 .container .right-side-form .time,
  section.leasing-2021 .container .left-side-form .time {
    font-size: 18px;
    line-height: 20px;
  }
  section.leasing-2021 .container .right-side-form .no-obligations,
  section.leasing-2021 .container .left-side-form .no-obligations {
    font-size: 16px;
  }
}
@media (min-width: 576px) {
  section.leasing-2021 .container .right-side-form .sect-bg {
    left: calc(270px -  50vw);
    right: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2021 .container .right-side-form .sect-bg {
    left: 0;
    right: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2021 .container .right-side-form .sect-bg {
    right: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2021 .container .right-side-form .sect-bg {
    right: calc(570px -  50vw);
  }
}
@media (min-width: 576px) {
  section.leasing-2021 .container .right-side-form .se-pre-con {
    left: calc(270px -  50vw);
    right: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2021 .container .right-side-form .se-pre-con {
    left: 0;
    right: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2021 .container .right-side-form .se-pre-con {
    right: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2021 .container .right-side-form .se-pre-con {
    right: calc(570px -  50vw);
  }
}
section.leasing-2021 .container .right-side-form::before {
  left: 0;
}
@media (min-width: 576px) {
  section.leasing-2021 .container .left-side-form .sect-bg {
    right: calc(270px -  50vw);
    left: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2021 .container .left-side-form .sect-bg {
    right: 0;
    left: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2021 .container .left-side-form .sect-bg {
    left: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2021 .container .left-side-form .sect-bg {
    left: calc(570px -  50vw);
  }
}
@media (min-width: 576px) {
  section.leasing-2021 .container .left-side-form .se-pre-con {
    right: calc(270px -  50vw);
    left: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2021 .container .left-side-form .se-pre-con {
    right: 0;
    left: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2021 .container .left-side-form .se-pre-con {
    left: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2021 .container .left-side-form .se-pre-con {
    left: calc(570px -  50vw);
  }
}
section.leasing-2021 .container .left-side-form::before {
  right: 0;
}
section.leasing-2021 a {
  color: #ffffff;
}
section.leasing-2021 .sect-bg::after {
  background: #000000;
  opacity: .4;
}
section.leasing-2021 .container .right-side-form .sect-bg::after,
section.leasing-2021 .container .left-side-form .sect-bg::after {
  background: #000000;
  opacity: .4;
}
section.leasing-2021 .container .right-side-form::before,
section.leasing-2021 .container .left-side-form::before {
  background: #000000;
  opacity: .5;
}
section.leasing-2021 .container .right-side-form .time,
section.leasing-2021 .container .left-side-form .time {
  color: #ec4d37;
}
section.leasing-2021 .container .right-side-form .no-obligations,
section.leasing-2021 .container .left-side-form .no-obligations {
  color: #ffffff;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box {
  color: #ffffff;
}
section.leasing-2021 .container .left-side-info-container .left-side-info .info-box::before {
  background: #000000;
  opacity: .7;
}
section.leasing-2021 .all-included-wrapper {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  max-width: 361px;
  border-radius: 14px;
  padding: 20px 12px;
  margin: 40px 20px 20px 20px;
}
section.leasing-2021 .all-included-wrapper .arrow-right {
  background-color: #EC4D37;
  font-weight: bold;
  width: 100%;
  max-width: 287px;
  min-height: 50px;
  padding: 8px 16px;
  margin-top: -50px;
  margin-bottom: 17px;
  position: relative;
  clip-path: polygon(0 0, 91% 0%, 100% 50%, 91% 100%, 0 100%);
}
section.leasing-2021 .all-included-wrapper .arrow-right p {
  text-transform: uppercase;
  font-size: 25px;
  color: #ffffff;
  margin-bottom: 0px;
}
section.leasing-2021 .inner-text-wrapper:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 21.5px;
  padding-bottom: 21.5px;
}
section.leasing-2021 .inner-text-wrapper i img {
  width: 7px;
  height: 14px;
  object-fit: contain;
  margin-right: 5px;
}
section.leasing-2021 .inner-text-wrapper .single-element {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
section.leasing-2021 .inner-text-wrapper .single-element:last-of-type {
  margin-bottom: 0px;
}
section.leasing-2021 .inner-text-wrapper .single-element p {
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  section.leasing-2021 .all-included-wrapper .arrow-right p {
    font-size: 18px;
  }
  section.leasing-2021 .inner-text-wrapper .single-element p {
    font-size: 16px;
    line-height: 20px;
  }
  section.leasing-2021 .inner-text-wrapper:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 11.5px;
    padding-bottom: 11.5px;
  }
  section.leasing-2021 .all-included-wrapper .arrow-right {
    min-height: unset;
    min-height: auto;
    margin-bottom: 11.5px;
  }
}
section.leasing-2022 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #000000;
  color: #ffffff;
}
section.leasing-2022 .sect-bg {
  position: absolute;
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.leasing-2022 .sect-bg .bg-vid {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
section.leasing-2022 .sect-bg::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
section.leasing-2022 .container {
  position: relative;
}
section.leasing-2022 .container .right-side-form,
section.leasing-2022 .container .left-side-form {
  position: relative;
  z-index: 1;
}
section.leasing-2022 .container .right-side-form .sect-bg,
section.leasing-2022 .container .left-side-form .sect-bg {
  position: absolute;
  display: block;
  content: '';
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
section.leasing-2022 .container .right-side-form .sect-bg::after,
section.leasing-2022 .container .left-side-form .sect-bg::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
section.leasing-2022 .container .right-side-form .se-pre-con,
section.leasing-2022 .container .left-side-form .se-pre-con {
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
section.leasing-2022 .container .right-side-form::before,
section.leasing-2022 .container .left-side-form::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  top: 0;
  width: 100vw;
}
section.leasing-2022 .container .right-side-form .fill-in,
section.leasing-2022 .container .left-side-form .fill-in {
  font-size: 19px;
  font-weight: bold;
  line-height: normal;
}
section.leasing-2022 .container .right-side-form .time,
section.leasing-2022 .container .left-side-form .time {
  font-size: 27px;
  line-height: 29px;
  font-weight: bold;
}
section.leasing-2022 .container .right-side-form .no-obligations,
section.leasing-2022 .container .left-side-form .no-obligations {
  padding-top: 10px;
  padding-bottom: 20px;
}
section.leasing-2022 .container .right-side-form .all-demonds,
section.leasing-2022 .container .left-side-form .all-demonds {
  text-align: center;
  font-size: 115%;
  color: #fff200;
}
section.leasing-2022 .container .right-side-form .more-info,
section.leasing-2022 .container .left-side-form .more-info {
  text-align: center;
}
@media (max-width: 767px) {
  section.leasing-2022 .container .right-side-form::before,
  section.leasing-2022 .container .left-side-form::before {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    width: 100vw;
    top: 0;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
  section.leasing-2022 .container .right-side-form .fill-in,
  section.leasing-2022 .container .left-side-form .fill-in,
  section.leasing-2022 .container .right-side-form .time,
  section.leasing-2022 .container .left-side-form .time,
  section.leasing-2022 .container .right-side-form .no-obligations,
  section.leasing-2022 .container .left-side-form .no-obligations {
    text-align: center;
  }
  section.leasing-2022 .container .right-side-form .btn-box,
  section.leasing-2022 .container .left-side-form .btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  section.leasing-2022 .container .right-side-form .fill-in,
  section.leasing-2022 .container .left-side-form .fill-in {
    font-size: 18px;
    line-height: 20px;
  }
  section.leasing-2022 .container .right-side-form .time,
  section.leasing-2022 .container .left-side-form .time {
    font-size: 18px;
    line-height: 20px;
  }
  section.leasing-2022 .container .right-side-form .no-obligations,
  section.leasing-2022 .container .left-side-form .no-obligations {
    font-size: 16px;
  }
}
@media (min-width: 576px) {
  section.leasing-2022 .container .right-side-form .sect-bg {
    left: calc(270px -  50vw);
    right: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2022 .container .right-side-form .sect-bg {
    left: 0;
    right: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2022 .container .right-side-form .sect-bg {
    right: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2022 .container .right-side-form .sect-bg {
    right: calc(570px -  50vw);
  }
}
@media (min-width: 576px) {
  section.leasing-2022 .container .right-side-form .se-pre-con {
    left: calc(270px -  50vw);
    right: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2022 .container .right-side-form .se-pre-con {
    left: 0;
    right: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2022 .container .right-side-form .se-pre-con {
    right: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2022 .container .right-side-form .se-pre-con {
    right: calc(570px -  50vw);
  }
}
section.leasing-2022 .container .right-side-form::before {
  left: 0;
}
@media (min-width: 576px) {
  section.leasing-2022 .container .left-side-form .sect-bg {
    right: calc(270px -  50vw);
    left: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2022 .container .left-side-form .sect-bg {
    right: 0;
    left: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2022 .container .left-side-form .sect-bg {
    left: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2022 .container .left-side-form .sect-bg {
    left: calc(570px -  50vw);
  }
}
@media (min-width: 576px) {
  section.leasing-2022 .container .left-side-form .se-pre-con {
    right: calc(270px -  50vw);
    left: calc(270px -  50vw);
  }
}
@media (min-width: 768px) {
  section.leasing-2022 .container .left-side-form .se-pre-con {
    right: 0;
    left: calc(360px -  50vw);
  }
}
@media (min-width: 992px) {
  section.leasing-2022 .container .left-side-form .se-pre-con {
    left: calc(480px -  50vw);
  }
}
@media (min-width: 1200px) {
  section.leasing-2022 .container .left-side-form .se-pre-con {
    left: calc(570px -  50vw);
  }
}
section.leasing-2022 .container .left-side-form::before {
  right: 0;
}
section.leasing-2022 .container .leasing-01-2022-box {
  position: relative;
  flex-wrap: wrap-reverse;
}
section.leasing-2022 .container .leasing-01-2022-box .stamp {
  z-index: 2;
  position: absolute;
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: 20px;
  width: 166px;
  height: 166px;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
}
@media (max-width: 1199px) {
  section.leasing-2022 .container .leasing-01-2022-box .stamp {
    width: 155px;
    height: 155px;
  }
}
@media (max-width: 991px) {
  section.leasing-2022 .container .leasing-01-2022-box .stamp {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 991px) {
  section.leasing-2022 .container .leasing-01-2022-box .stamp {
    width: 140px;
    height: 140px;
  }
}
section.leasing-2022 .container .right-side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 30px;
}
section.leasing-2022 .container .right-side .line-1,
section.leasing-2022 .container .right-side .line-2,
section.leasing-2022 .container .right-side .line-3,
section.leasing-2022 .container .right-side .line-4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
section.leasing-2022 .container .right-side .line-1,
section.leasing-2022 .container .right-side .line-2,
section.leasing-2022 .container .right-side .line-3 {
  display: block;
  padding: 0px 30px;
  margin: 12px 0;
  font-size: 46px;
}
section.leasing-2022 .container .right-side .line-1 {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
}
section.leasing-2022 .container .right-side .line-2 {
  margin-left: 10px;
}
section.leasing-2022 .container .right-side .line-3 {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  margin-left: 5px;
}
section.leasing-2022 .container .right-side .line-4 {
  margin-top: 35px;
  margin-left: -15px;
  display: block;
  padding: 0px 30px;
  font-size: 32px;
}
@media (max-width: 419px) {
  section.leasing-2022 .container .right-side .line-1,
  section.leasing-2022 .container .right-side .line-2,
  section.leasing-2022 .container .right-side .line-3 {
    padding: 0 5vw;
    margin: 2.5vw 0;
    font-size: 9vw;
  }
  section.leasing-2022 .container .right-side .line-1 {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
  }
  section.leasing-2022 .container .right-side .line-2 {
    margin-left: 10px;
  }
  section.leasing-2022 .container .right-side .line-3 {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    margin-left: 5px;
  }
  section.leasing-2022 .container .right-side .line-4 {
    margin-top: 6vw;
    margin-left: 0;
    padding: 0px 7vw;
    font-size: 8vw;
  }
}
section.leasing-2022 a {
  color: #ffffff;
  text-decoration: underline;
}
section.leasing-2022 .sect-bg::after {
  background: #000000;
  opacity: .4;
}
section.leasing-2022 .container .right-side-form .sect-bg::after,
section.leasing-2022 .container .left-side-form .sect-bg::after {
  background: #000000;
  opacity: .4;
}
section.leasing-2022 .container .right-side-form::before,
section.leasing-2022 .container .left-side-form::before {
  background: #000000;
  opacity: .5;
}
section.leasing-2022 .container .right-side-form .time,
section.leasing-2022 .container .left-side-form .time {
  color: #ec4d37;
}
section.leasing-2022 .container .right-side-form .no-obligations,
section.leasing-2022 .container .left-side-form .no-obligations {
  color: #ffffff;
}
section.leasing-2022 .container .right-side .line-1,
section.leasing-2022 .container .right-side .line-2,
section.leasing-2022 .container .right-side .line-3 {
  background: #ffffff;
  color: #ec4d37;
}
section.leasing-2022 .container .right-side .line-4 {
  background: #ec4d37;
  color: #ffffff;
}
section.leasing-top {
  position: relative;
  color: #ffffff;
}
section.leasing-top .bg-img {
  position: absolute;
  display: block;
  content: '';
  padding: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
section.leasing-top .bg-img::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: #2f3967;
  opacity: .8;
}
section.thankyou > .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
section.thankyou > .container .thankyou-icon {
  width: 100%;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}
section.thankyou > .container h1 {
  font-weight: 300;
}
section.thankyou > .container .thankyou-info {
  text-align: center;
}
section.about-us {
  position: relative;
}
section.about-us h1 {
  position: absolute;
  z-index: -99;
  top: 0;
  opacity: 0;
}
section.about-us .about-blocks .about-block {
  z-index: 1;
  position: relative;
  padding: 50px 100px;
  min-height: 250px;
}
section.about-us .about-blocks .about-block .about-bl-tlt {
  font-weight: bold;
  font-size: 27px;
}
section.about-us .about-blocks .about-block h1,
section.about-us .about-blocks .about-block h2,
section.about-us .about-blocks .about-block h3,
section.about-us .about-blocks .about-block h4,
section.about-us .about-blocks .about-block h5,
section.about-us .about-blocks .about-block h6 {
  text-align: left;
}
section.about-us .about-blocks .about-block.img_vid::before,
section.about-us .about-blocks .about-block.img_vid::after {
  display: block;
  content: '';
  clear: both;
}
section.about-us .about-blocks .about-block.img_vid .img-sect {
  width: 400px;
  margin-bottom: 20px;
}
section.about-us .about-blocks .about-block.img_vid .img-sect .about-yt-box,
section.about-us .about-blocks .about-block.img_vid .img-sect .bg-img {
  width: 100%;
  padding: 0;
  padding-top: 60%;
}
section.about-us .about-blocks .about-block.img_vid .img-sect .about-yt-box {
  position: relative;
}
section.about-us .about-blocks .about-block.img_vid .img-sect .about-yt-box iframe {
  position: absolute;
  border: none;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
section.about-us .about-blocks .about-block.img_vid .img-sect .bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.about-us .about-blocks .about-block ul {
  padding-left: 20px;
  text-align: left;
  list-style: none;
}
section.about-us .about-blocks .about-block ul li {
  position: relative;
}
section.about-us .about-blocks .about-block ul li::before {
  position: absolute;
  display: block;
  width: 15px;
  left: -20px;
  top: -2px;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
  font-size: 14px;
}
section.about-us .about-blocks .about-block .red-disc {
  position: absolute;
  display: block;
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  top: 54px;
}
section.about-us .about-blocks .about-block::before {
  position: absolute;
  display: block;
  content: '';
  border: solid 2px;
  top: -1px;
  bottom: -1px;
}
section.about-us .about-blocks .about-block:nth-child(odd) {
  padding-left: 0;
  text-align: right;
}
section.about-us .about-blocks .about-block:nth-child(odd) h1,
section.about-us .about-blocks .about-block:nth-child(odd) h2,
section.about-us .about-blocks .about-block:nth-child(odd) h3,
section.about-us .about-blocks .about-block:nth-child(odd) h4,
section.about-us .about-blocks .about-block:nth-child(odd) h5,
section.about-us .about-blocks .about-block:nth-child(odd) h6 {
  text-align: right;
}
@media (min-width: 768px) {
  section.about-us .about-blocks .about-block:nth-child(odd) ul {
    padding-left: 0;
    padding-right: 20px;
    text-align: right;
    list-style: none;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) ul li {
    position: relative;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) ul li::before {
    position: absolute;
    display: block;
    width: 15px;
    left: auto;
    right: -20px;
    top: -2px;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: bold;
    font-size: 14px;
  }
}
section.about-us .about-blocks .about-block:nth-child(odd) .red-disc {
  right: 46px;
}
@media (min-width: 768px) {
  section.about-us .about-blocks .about-block:nth-child(odd).img_vid .img-sect {
    float: left;
    margin-right: 30px;
  }
}
section.about-us .about-blocks .about-block:nth-child(odd)::before {
  right: 49px;
  left: calc(50% -  100px);
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-left: none;
}
section.about-us .about-blocks .about-block:nth-child(even) {
  padding-right: 0;
  text-align: left;
}
section.about-us .about-blocks .about-block:nth-child(even) h1,
section.about-us .about-blocks .about-block:nth-child(even) h2,
section.about-us .about-blocks .about-block:nth-child(even) h3,
section.about-us .about-blocks .about-block:nth-child(even) h4,
section.about-us .about-blocks .about-block:nth-child(even) h5,
section.about-us .about-blocks .about-block:nth-child(even) h6 {
  text-align: left;
}
section.about-us .about-blocks .about-block:nth-child(even) .red-disc {
  left: 46px;
}
@media (min-width: 768px) {
  section.about-us .about-blocks .about-block:nth-child(even).img_vid .img-sect {
    float: right;
    margin-left: 30px;
  }
}
section.about-us .about-blocks .about-block:nth-child(even)::before {
  right: calc(50% -  100px);
  left: 49px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-right: none;
}
section.about-us .about-blocks .about-block:first-child .red-disc {
  right: 40px;
}
section.about-us .about-blocks .about-block:first-child::before {
  border-top-right-radius: 0;
  border-top: none;
}
section.about-us .about-blocks .about-block:last-child {
  margin-bottom: 75px;
}
section.about-us .about-blocks .about-block:last-child::after {
  position: absolute;
  display: block;
  content: '';
  border: solid 2px;
  border-bottom: none;
  width: 110px;
  top: calc(100% -  1px);
  height: 110px;
}
section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::before {
  left: calc(50% +  100px);
}
section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::after {
  border-right: none;
  left: calc(50% -  1px);
  border-top-left-radius: 50px;
}
section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::before {
  right: calc(50% +  100px);
}
section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::after {
  border-left: none;
  right: calc(50% -  1px);
  border-top-right-radius: 50px;
}
@media (max-width: 991px) {
  section.about-us .about-blocks .about-block {
    padding: 40px 80px;
    min-height: 220px;
  }
  section.about-us .about-blocks .about-block .about-bl-tlt {
    font-size: 27px;
  }
  section.about-us .about-blocks .about-block h1,
  section.about-us .about-blocks .about-block h2,
  section.about-us .about-blocks .about-block h3,
  section.about-us .about-blocks .about-block h4,
  section.about-us .about-blocks .about-block h5,
  section.about-us .about-blocks .about-block h6 {
    text-align: left;
  }
  section.about-us .about-blocks .about-block.img_vid .img-sect {
    width: 350px;
    margin-bottom: 20px;
  }
  section.about-us .about-blocks .about-block .red-disc {
    width: 20px;
    height: 20px;
    top: 44px;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) {
    padding-left: 0;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) .red-disc {
    right: 36px;
  }
  section.about-us .about-blocks .about-block:nth-child(odd)::before {
    right: 39px;
    left: calc(50% -  80px);
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: none;
  }
  section.about-us .about-blocks .about-block:nth-child(even) {
    padding-right: 0;
  }
  section.about-us .about-blocks .about-block:nth-child(even) .red-disc {
    left: 36px;
  }
  section.about-us .about-blocks .about-block:nth-child(even)::before {
    right: calc(50% -  80px);
    left: 39px;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: none;
  }
  section.about-us .about-blocks .about-block:first-child .red-disc {
    right: 30px;
  }
  section.about-us .about-blocks .about-block:first-child::before {
    border-top-right-radius: 0;
    border-top: none;
  }
  section.about-us .about-blocks .about-block:last-child {
    margin-bottom: 50px;
  }
  section.about-us .about-blocks .about-block:last-child::after {
    width: 110px;
    top: calc(100% -  1px);
    height: 110px;
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::before {
    left: calc(50% +  80px);
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::after {
    border-right: none;
    left: calc(50% -  1px);
    border-top-left-radius: 40px;
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::before {
    right: calc(50% +  80px);
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::after {
    border-left: none;
    right: calc(50% -  1px);
    border-top-right-radius: 40px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  section.about-us .about-blocks .about-block:nth-child(odd).img_vid .img-sect {
    float: left;
    margin-right: 30px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  section.about-us .about-blocks .about-block:nth-child(even).img_vid .img-sect {
    float: right;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  section.about-us .about-blocks .about-block {
    padding: 40px 60px;
    min-height: 220px;
  }
  section.about-us .about-blocks .about-block .about-bl-tlt {
    font-size: 25px;
  }
  section.about-us .about-blocks .about-block h1,
  section.about-us .about-blocks .about-block h2,
  section.about-us .about-blocks .about-block h3,
  section.about-us .about-blocks .about-block h4,
  section.about-us .about-blocks .about-block h5,
  section.about-us .about-blocks .about-block h6 {
    text-align: left;
  }
  section.about-us .about-blocks .about-block.img_vid .img-sect {
    width: 350px;
    max-width: 100%;
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }
  section.about-us .about-blocks .about-block .red-disc {
    width: 20px;
    height: 20px;
    top: 44px;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) {
    padding-left: 0;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) .red-disc {
    right: 21px;
  }
  section.about-us .about-blocks .about-block:nth-child(odd)::before {
    right: 29px;
    left: calc(50% -  60px);
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    border-left: none;
  }
  section.about-us .about-blocks .about-block:nth-child(even) {
    padding-right: 0;
  }
  section.about-us .about-blocks .about-block:nth-child(even) .red-disc {
    left: 21px;
  }
  section.about-us .about-blocks .about-block:nth-child(even)::before {
    right: calc(50% -  60px);
    left: 29px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    border-right: none;
  }
  section.about-us .about-blocks .about-block:first-child .red-disc {
    right: 20px;
  }
  section.about-us .about-blocks .about-block:first-child::before {
    border-top-right-radius: 0;
    border-top: none;
  }
  section.about-us .about-blocks .about-block:last-child {
    margin-bottom: 50px;
  }
  section.about-us .about-blocks .about-block:last-child::after {
    width: 90px;
    top: calc(100% -  1px);
    height: 90px;
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::before {
    left: calc(50% +  60px);
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::after {
    border-right: none;
    left: calc(50% -  1px);
    border-top-left-radius: 30px;
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::before {
    right: calc(50% +  60px);
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::after {
    border-left: none;
    right: calc(50% -  1px);
    border-top-right-radius: 30px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  section.about-us .about-blocks .about-block:nth-child(odd).img_vid .img-sect {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  section.about-us .about-blocks .about-block:nth-child(even).img_vid .img-sect {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  section.about-us .about-blocks .about-block {
    padding: 20px 30px;
    min-height: 220px;
  }
  section.about-us .about-blocks .about-block .about-bl-tlt {
    font-size: 25px;
  }
  section.about-us .about-blocks .about-block h1,
  section.about-us .about-blocks .about-block h2,
  section.about-us .about-blocks .about-block h3,
  section.about-us .about-blocks .about-block h4,
  section.about-us .about-blocks .about-block h5,
  section.about-us .about-blocks .about-block h6 {
    text-align: left;
  }
  section.about-us .about-blocks .about-block.img_vid .img-sect {
    width: 350px;
    max-width: 100%;
    float: none;
    margin: auto;
    margin-bottom: 15px;
  }
  section.about-us .about-blocks .about-block .red-disc {
    width: 16px;
    height: 16px;
    top: 1px;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) {
    padding-left: 0;
    text-align: left;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) h1,
  section.about-us .about-blocks .about-block:nth-child(odd) h2,
  section.about-us .about-blocks .about-block:nth-child(odd) h3,
  section.about-us .about-blocks .about-block:nth-child(odd) h4,
  section.about-us .about-blocks .about-block:nth-child(odd) h5,
  section.about-us .about-blocks .about-block:nth-child(odd) h6 {
    text-align: left;
  }
  section.about-us .about-blocks .about-block:nth-child(odd) .red-disc {
    right: 10px;
  }
  section.about-us .about-blocks .about-block:nth-child(odd)::before {
    right: 9px;
    left: calc(50% -  30px);
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: none;
  }
  section.about-us .about-blocks .about-block:nth-child(even) {
    padding-right: 0;
    text-align: left;
  }
  section.about-us .about-blocks .about-block:nth-child(even) h1,
  section.about-us .about-blocks .about-block:nth-child(even) h2,
  section.about-us .about-blocks .about-block:nth-child(even) h3,
  section.about-us .about-blocks .about-block:nth-child(even) h4,
  section.about-us .about-blocks .about-block:nth-child(even) h5,
  section.about-us .about-blocks .about-block:nth-child(even) h6 {
    text-align: left;
  }
  section.about-us .about-blocks .about-block:nth-child(even) .red-disc {
    left: 10px;
  }
  section.about-us .about-blocks .about-block:nth-child(even)::before {
    right: calc(50% -  30px);
    left: 9px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: none;
  }
  section.about-us .about-blocks .about-block:first-child .red-disc {
    top: 15px;
    right: 2px;
  }
  section.about-us .about-blocks .about-block:first-child::before {
    border-top-right-radius: 0;
    border-top: none;
  }
  section.about-us .about-blocks .about-block:last-child {
    margin-bottom: 25px;
  }
  section.about-us .about-blocks .about-block:last-child::after {
    width: 50px;
    top: calc(100% -  1px);
    height: 50px;
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::before {
    left: calc(50% +  30px);
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(even))::after {
    border-right: none;
    left: calc(50% -  1px);
    border-top-left-radius: 15px;
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::before {
    right: calc(50% +  30px);
  }
  section.about-us .about-blocks .about-block:last-child:not(:nth-child(odd))::after {
    border-left: none;
    right: calc(50% -  1px);
    border-top-right-radius: 15px;
  }
}
section.about-us .about-blocks .about-block .about-bl-tlt {
  color: #ec4d37;
}
section.about-us .about-blocks .about-block ul li::before {
  color: #ec4d37;
}
section.about-us .about-blocks .about-block .red-disc {
  background: #ec4d37;
}
section.about-us .about-blocks .about-block::before {
  border-color: #2f3967;
}
@media (min-width: 768px) {
  section.about-us .about-blocks .about-block:nth-child(odd) ul li::before {
    color: #ec4d37;
  }
}
section.about-us .about-blocks .about-block:last-child::after {
  border-color: #2f3967;
}
section.contacts {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}
section.contacts .main-contact-info p {
  margin-bottom: 0;
}
section.contacts .main-contact-info .intro-info .top-title {
  position: relative;
}
section.contacts .main-contact-info .intro-info .top-title::after {
  position: absolute;
  display: block;
  content: '';
  right: calc(100% +  20px);
  top: calc(50% -  20px);
  height: 40px;
  width: 50vw;
  -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
  background: #ec4d37;
}
@media (max-width: 575px) {
  section.contacts .main-contact-info .intro-info {
    font-size: 16px;
  }
}
section.contacts .main-contact-info .cont-info-box {
  padding: 5px 10px;
  border: 1px solid #dfe1e3;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  min-height: 50px;
  padding-left: 55px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  section.contacts .main-contact-info .cont-info-box {
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  section.contacts .main-contact-info .cont-info-box {
    font-size: 15px;
  }
}
section.contacts .main-contact-info .cont-info-box > i {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #ec4d37;
}
section.contacts .main-contact-info .cont-info-box > i::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  border: 1px solid #dfe1e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.contacts .main-contact-info .soc-med-bl {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% +  30px);
  font-size: 26px;
}
section.contacts .main-contact-info .soc-med-bl a {
  display: inline-block;
  padding: 5px;
  margin: 0px 10px;
  color: #000000;
}
section.contacts .main-contact-info .soc-med-bl a:hover {
  color: #ec4d37;
}
section.contacts .contact-us-form {
  background: #f3f6f8;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.contacts .contact-us-form input:not([type=checkbox]),
section.contacts .contact-us-form textarea,
section.contacts .contact-us-form .file-upload {
  background: transparent;
  border-color: #dfe1e3;
  color: #5a5a5a;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0);
}
section.contacts .contact-us-form input:not([type=checkbox])::-webkit-input-placeholder,
section.contacts .contact-us-form textarea::-webkit-input-placeholder,
section.contacts .contact-us-form .file-upload::-webkit-input-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox])::-moz-placeholder,
section.contacts .contact-us-form textarea::-moz-placeholder,
section.contacts .contact-us-form .file-upload::-moz-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]):-ms-input-placeholder,
section.contacts .contact-us-form textarea:-ms-input-placeholder,
section.contacts .contact-us-form .file-upload:-ms-input-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]):-moz-placeholder,
section.contacts .contact-us-form textarea:-moz-placeholder,
section.contacts .contact-us-form .file-upload:-moz-placeholder {
  color: #777777;
  opacity: 0.5;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]):focus,
section.contacts .contact-us-form textarea:focus,
section.contacts .contact-us-form .file-upload:focus,
section.contacts .contact-us-form input:not([type=checkbox]):hover,
section.contacts .contact-us-form textarea:hover,
section.contacts .contact-us-form .file-upload:hover {
  border-color: #dfe1e3;
  -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.25);
}
section.contacts .contact-us-form input:not([type=checkbox]):focus::-webkit-input-placeholder,
section.contacts .contact-us-form textarea:focus::-webkit-input-placeholder,
section.contacts .contact-us-form .file-upload:focus::-webkit-input-placeholder,
section.contacts .contact-us-form input:not([type=checkbox]):hover::-webkit-input-placeholder,
section.contacts .contact-us-form textarea:hover::-webkit-input-placeholder,
section.contacts .contact-us-form .file-upload:hover::-webkit-input-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]):focus::-moz-placeholder,
section.contacts .contact-us-form textarea:focus::-moz-placeholder,
section.contacts .contact-us-form .file-upload:focus::-moz-placeholder,
section.contacts .contact-us-form input:not([type=checkbox]):hover::-moz-placeholder,
section.contacts .contact-us-form textarea:hover::-moz-placeholder,
section.contacts .contact-us-form .file-upload:hover::-moz-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]):focus:-ms-input-placeholder,
section.contacts .contact-us-form textarea:focus:-ms-input-placeholder,
section.contacts .contact-us-form .file-upload:focus:-ms-input-placeholder,
section.contacts .contact-us-form input:not([type=checkbox]):hover:-ms-input-placeholder,
section.contacts .contact-us-form textarea:hover:-ms-input-placeholder,
section.contacts .contact-us-form .file-upload:hover:-ms-input-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]):focus:-moz-placeholder,
section.contacts .contact-us-form textarea:focus:-moz-placeholder,
section.contacts .contact-us-form .file-upload:focus:-moz-placeholder,
section.contacts .contact-us-form input:not([type=checkbox]):hover:-moz-placeholder,
section.contacts .contact-us-form textarea:hover:-moz-placeholder,
section.contacts .contact-us-form .file-upload:hover:-moz-placeholder {
  color: #777777;
  opacity: 0.8;
  font-weight: normal;
  text-transform: none;
}
section.contacts .contact-us-form input:not([type=checkbox]).error,
section.contacts .contact-us-form textarea.error,
section.contacts .contact-us-form .file-upload.error {
  color: #5a5a5a;
  border-color: #ec4d37;
  background: transparent;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
}
section.contacts .contact-us-form input:not([type=checkbox]).error:hover,
section.contacts .contact-us-form textarea.error:hover,
section.contacts .contact-us-form .file-upload.error:hover {
  -webkit-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.25);
  box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.25);
}
section.contacts .contact-us-form input:not([type=checkbox]).error:focus,
section.contacts .contact-us-form textarea.error:focus,
section.contacts .contact-us-form .file-upload.error:focus {
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.25);
  box-shadow: 0px 1px 15px 0px rgba(255, 0, 0, 0.25);
}
section.contacts .contact-us-form .checkbox input:hover ~ .checkmark {
  border-color: #dfe1e3;
  background: transparent;
}
section.contacts .contact-us-form .checkbox input:checked ~ .checkmark {
  border-color: #dfe1e3;
  background: #ffffff;
}
section.contacts .contact-us-form .checkbox input:checked ~ .checkmark::after {
  color: #777777;
}
section.contacts .contact-us-form .checkbox input.error ~ .checkmark {
  border-color: #ec4d37;
  background: rgba(255, 0, 0, 0.25);
  -webkit-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
  box-shadow: 0px 1px 10px 0px rgba(255, 0, 0, 0.16);
}
section.contacts .contact-us-form .checkbox .checkmark {
  border: 1px solid #dfe1e3;
}
section.contacts .contact-us-form .checkbox .checkmark::after {
  color: #777777;
}
section.map #map {
  width: 100%;
  height: 350px;
}
section.virtual-tour-popup {
  position: fixed;
  bottom: 30px;
  right: 30px;
  right: calc(-100vw +  30px);
  left: calc(100vw +  30px);
  top: 30px;
  z-index: 99999;
  opacity: 0;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.virtual-tour-popup.opened {
  right: 30px;
  left: 30px;
  opacity: 1;
}
section.virtual-tour-popup iframe {
  width: 100%;
  height: 100%;
}
section.virtual-tour-popup .shutter-box {
  position: absolute;
  right: -25px;
  top: -25px;
  text-align: center;
}
section.virtual-tour-popup .shutter-box .popup-shutter {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  background: transparent;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.virtual-tour-popup .shutter-box .popup-shutter::before,
section.virtual-tour-popup .shutter-box .popup-shutter::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  right: 0;
  top: calc(50% -  1.5px);
  height: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.virtual-tour-popup .shutter-box .popup-shutter::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
section.virtual-tour-popup .shutter-box .popup-shutter::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
section.virtual-tour-popup .shutter-box .popup-shutter:hover::before,
section.virtual-tour-popup .shutter-box .popup-shutter:hover::after {
  background: #ec4d37;
}
section.side-vid-btns {
  position: fixed;
  z-index: 999;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: column;
}
section.side-vid-btns .vid-btn {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  text-align: left;
  padding: 15px 30px;
  padding-right: 20px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 20px;
  background: #ec4d37;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,.3) !important;
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,.3) !important;
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,.3) !important;
}
section.side-vid-btns .vid-btn.about-vid {
  background: #2f3967;
}
@media (max-width: 767px) {
  section.side-vid-btns {
    display: none;
  }
}
section.page-360 {
  padding: 15px;
  min-height: 350px;
}
@media (max-width: 1199px) {
  section.page-360 {
    height: calc(100vh -  80px  -  90px);
  }
}
@media (max-width: 991px) {
  section.page-360 {
    height: calc(100vh -  80px  -  90px);
  }
}
@media (max-width: 767px) {
  section.page-360 {
    min-height: 300px;
    height: calc(100vh -  80px  -  60px);
  }
}
@media (max-width: 575px) {
  section.page-360 {
    height: calc(100vh -  80px  -  60px);
  }
}
section.page-360 #page-360-iframe-box {
  width: 100%;
  height: 100%;
}
section.page-360 #page-360-iframe-box #page-360-iframe {
  width: 100%;
  height: 100%;
}
section.page-gallery {
  margin-left: -5px;
  margin-right: -5px;
  width: calc(100% +  10px);
}
section.page-gallery .page-gal-item {
  padding: 5px;
  display: block;
  width: 20%;
  position: relative;
}
@media (max-width: 991px) {
  section.page-gallery .page-gal-item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  section.page-gallery .page-gal-item {
    width: 33.33333333333%;
  }
}
@media (max-width: 575px) {
  section.page-gallery .page-gal-item {
    width: 50%;
  }
}
section.page-gallery .page-gal-item img {
  width: 100%;
}
section.page-gallery .page-gal-item i {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
section.page-gallery .page-gal-item i {
  color: #ffffff;
}
section.page-gallery-vid {
  margin: auto;
  width: 600px;
  max-width: 100%;
}
section.page-gallery-vid .page-gal-item {
  padding: 5px;
  display: block;
  position: relative;
}
section.page-gallery-vid .page-gal-item img {
  width: 100%;
}
section.page-gallery-vid .page-gal-item i {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
section.page-gallery-vid .page-gal-item i {
  color: #ffffff;
}
section.info-blocks {
  color: #6a6a6a;
}
section.info-blocks .bl-seperator {
  display: block;
  content: '';
  width: 1px;
  height: 17px;
  background: #ec4d37;
  margin: 0 auto;
}
section.info-blocks .icon {
  margin: 15px auto;
}
section.info-blocks .bl-tlt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
section.info-blocks .bl-additional-info > div .num-bl .num {
  width: 36px;
  height: 36px;
  background: #ec4d37;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 10px;
  color: #ffffff;
}
@media (min-width: 768px) {
  section.info-blocks .bl-additional-info > div:first-child .num-bl {
    position: relative;
    z-index: 1;
  }
  section.info-blocks .bl-additional-info > div:first-child .num-bl::after {
    position: absolute;
    display: block;
    content: '';
    z-index: -1;
    left: 20px;
    top: calc(50% -  1px);
    width: calc(100% +  20px);
    height: 1px;
    background: #ec4d37;
  }
}
section.faq {
  position: relative;
}
section.faq .page-bg {
  position: absolute;
  display: block;
  height: 600px;
  content: '';
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
}
section.faq .faq-blocks {
  width: 800px;
  max-width: 100%;
  margin: auto;
}
section.faq .faq-blocks .faq-bl {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.faq .faq-blocks .faq-bl .question-line {
  display: flex;
  align-items: center;
  cursor: pointer;
}
section.faq .faq-blocks .faq-bl .question-line .counter {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  padding-top: 1px;
  padding-left: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 21px;
}
section.faq .faq-blocks .faq-bl .question-line h3 {
  width: calc(100% -  75px);
  font-size: 21px;
  padding: 0;
}
section.faq .faq-blocks .faq-bl .question-line .open-bl {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 16px;
}
section.faq .faq-blocks .faq-bl .question-line .open-bl .fas {
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.faq .faq-blocks .faq-bl .answed {
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.faq .faq-blocks .faq-bl .answed p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
section.faq .faq-blocks .faq-bl.opened .question-line .open-bl .fas {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
section.faq .faq-blocks .faq-bl.opened .answed {
  padding-top: 15px;
  opacity: 1;
  height: auto;
  overflow: hidden;
}
section.faq .faq-blocks .faq-bl {
  border-color: #edf1f4;
}
section.faq .faq-blocks .faq-bl .question-line .counter {
  background: #ec4d37;
  color: #ffffff;
}
section.faq .faq-blocks .faq-bl .question-line .open-bl {
  color: #ec4d37;
}
section.faq .faq-blocks .faq-bl.opened {
  border-color: #dfe1e3;
}
section.news-section .news-outer-block {
  padding-top: 15px;
  padding-bottom: 15px;
}
section.news-section .news-outer-block .news-block {
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.news-section .news-outer-block .news-block .video-block,
section.news-section .news-outer-block .news-block .thumbnail-img {
  position: relative;
  display: block;
  content: '';
  width: 100%;
  padding-top: 75%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
section.news-section .news-outer-block .news-block .video-block .info,
section.news-section .news-outer-block .news-block .thumbnail-img .info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
section.news-section .news-outer-block .news-block .video-block .info .date,
section.news-section .news-outer-block .news-block .thumbnail-img .info .date {
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  height: 20px;
}
section.news-section .news-outer-block .news-block .video-block .info h1,
section.news-section .news-outer-block .news-block .thumbnail-img .info h1,
section.news-section .news-outer-block .news-block .video-block .info h2,
section.news-section .news-outer-block .news-block .thumbnail-img .info h2,
section.news-section .news-outer-block .news-block .video-block .info h3,
section.news-section .news-outer-block .news-block .thumbnail-img .info h3,
section.news-section .news-outer-block .news-block .video-block .info h4,
section.news-section .news-outer-block .news-block .thumbnail-img .info h4,
section.news-section .news-outer-block .news-block .video-block .info h5,
section.news-section .news-outer-block .news-block .thumbnail-img .info h5,
section.news-section .news-outer-block .news-block .video-block .info h6,
section.news-section .news-outer-block .news-block .thumbnail-img .info h6 {
  padding: 0 15px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: left;
  height: 70px;
}
section.news-section .news-outer-block .news-block .video-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.news-section .news-outer-block .news-block .video-block h1,
section.news-section .news-outer-block .news-block .video-block h2,
section.news-section .news-outer-block .news-block .video-block h3,
section.news-section .news-outer-block .news-block .video-block h4,
section.news-section .news-outer-block .news-block .video-block h5,
section.news-section .news-outer-block .news-block .video-block h6,
section.news-section .news-outer-block .news-block .video-block .info {
  opacity: 0;
  z-index: -1;
}
section.news-section .news-outer-block .news-block .text-section {
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: block;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.news-section .news-outer-block .news-block .text-section .excerpt {
  font-size: 15px;
  line-height: 18px;
  height: 72px;
  padding: 0;
  overflow-y: hidden;
  margin-bottom: 10px;
}
section.news-section .news-outer-block .news-block .text-section .read-more-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.news-section .news-outer-block .news-block .text-section .read-more-box .btn {
  width: 100%;
}
section.news-section .news-outer-block .news-block .video-block .info,
section.news-section .news-outer-block .news-block .thumbnail-img .info {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
section.news-section .news-outer-block .news-block .video-block .info h1,
section.news-section .news-outer-block .news-block .thumbnail-img .info h1,
section.news-section .news-outer-block .news-block .video-block .info h2,
section.news-section .news-outer-block .news-block .thumbnail-img .info h2,
section.news-section .news-outer-block .news-block .video-block .info h3,
section.news-section .news-outer-block .news-block .thumbnail-img .info h3,
section.news-section .news-outer-block .news-block .video-block .info h4,
section.news-section .news-outer-block .news-block .thumbnail-img .info h4,
section.news-section .news-outer-block .news-block .video-block .info h5,
section.news-section .news-outer-block .news-block .thumbnail-img .info h5,
section.news-section .news-outer-block .news-block .video-block .info h6,
section.news-section .news-outer-block .news-block .thumbnail-img .info h6 {
  color: #ffffff;
}
section.news-section .news-outer-block .news-block .text-section {
  background: #cccccc;
}
section.brand-page h1,
section.brand-page h2,
section.brand-page h3,
section.brand-page h4,
section.brand-page h5,
section.brand-page h6 {
  font-weight: bold;
  color: #000000;
}
section.brand-page .brand-tlt {
  position: relative;
}
section.brand-page .brand-tlt::before {
  position: absolute;
  display: block;
  content: '';
  right: calc(100% +  20px);
  top: calc(50% -  25px);
  width: 50vw;
  height: 50px;
  -webkit-clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 50%, calc(100% - 25px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 50%, calc(100% - 25px) 100%, 0 100%);
}
section.brand-page .info-block {
  padding-top: 20px;
  padding-bottom: 20px;
}
section.brand-page .additional-info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.brand-page .additional-info p {
  margin: 0;
  padding: 0;
}
section.brand-page .additional-info .no-shrink {
  flex-shrink: 0 !important;
}
@media (max-width: 767px) {
  section.brand-page .additional-info {
    flex-direction: column;
  }
}
section.brand-page .custom-list {
  list-style: none;
  padding: 0;
}
section.brand-page .custom-list li {
  display: flex;
  align-items: flex-start;
}
section.brand-page .custom-list li .icon {
  width: 30px;
}
section.brand-page .custom-list li > div {
  padding-top: 5px;
  width: calc(100% -  30px);
  display: flex;
}
section.brand-page .custom-list li > div .model {
  font-weight: 600;
  flex-shrink: 0;
  padding-right: 5px;
}
section.brand-page .brand-tlt::before {
  background: #ec4d37;
}
section.brand-page .with-gray-bg {
  background: #f3f6f8;
}
section.brand-page .additional-info {
  border: 1px solid #edf1f4;
  background: #ffffff;
}
section.brand-list h1,
section.brand-list h2,
section.brand-list h3,
section.brand-list h4,
section.brand-list h5,
section.brand-list h6 {
  text-align: center;
  text-transform: uppercase;
}
section.brand-list .brands .single-brand .bg-logo-box {
  width: 100%;
  border: 1px solid transparent;
}
section.brand-list .brands .single-brand .bg-logo-box .bg-logo {
  display: block;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 56.41025641%;
}
section.xml-export .table-container-outer {
  width: calc(100% +  30px);
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 30px;
}
section.xml-export .table-container-outer .table-container .xml-car-list .top-line {
  background: white;
  position: sticky;
  top: 0;
  z-index: 9;
}
section.xml-export .table-container-outer .table-container .xml-car-list .checker {
  width: 70px;
}
section.xml-export .table-container-outer .table-container .xml-car-list .title {
  width: 320px;
}
section.xml-export .table-container-outer .table-container .xml-car-list .inp-box {
  width: 150px;
}
section.xml-export .table-container-outer .table-container .xml-car-list .editable {
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.xml-export .table-container-outer .table-container .xml-car-list .editable span {
  display: none;
}
section.xml-export .table-container-outer .table-container .xml-car-list .editable.hidden span {
  display: block;
}
section.xml-export .table-container-outer .table-container .xml-car-list .editable.hidden input,
section.xml-export .table-container-outer .table-container .xml-car-list .editable.hidden .bootstrap-select {
  opacity: 0;
  z-index: -99;
  display: none;
}
section.xml-export .table-container-outer .table-container .xml-car-list td,
section.xml-export .table-container-outer .table-container .xml-car-list th {
  padding: 0px 10px;
}
section.xml-export .table-container-outer .table-container .xml-car-list tr {
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffff;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
section.xml-export .table-container-outer .table-container .xml-car-list tr:nth-child(odd) {
  background: #f0f0f0;
}
section.xml-export .table-container-outer .table-container .xml-car-list tr:hover,
section.xml-export .table-container-outer .table-container .xml-car-list tr:focus,
section.xml-export .table-container-outer .table-container .xml-car-list tr:focus-within {
  background: #e0e0e0;
}
section.xml-export .table-container-outer .table-container input {
  background: #ffffff;
  color: #000000;
  border-color: #777777;
  border-radius: 3px;
  width: 100%;
  margin: 2px 0;
}
section.xml-export .table-container-outer .table-container .r-btn-custom input:checked ~ .checkmark::after {
  color: #000000;
}
section.xml-export .table-container-outer .table-container .r-btn-custom .checkmark {
  border: solid 1px #777777;
  background: #ffffff;
}
section.xml-export .table-container-outer .table-container .r-btn-custom .checkmark::after {
  color: #000000;
}
section.xml-export .table-container-outer .table-container .bootstrap-select {
  width: 100% !important;
}
section.xml-export .table-container-outer .table-container .bootstrap-select .btn {
  font-size: inherit;
  background: #ffffff;
  color: #000000;
  border-color: #777777;
  border-radius: 3px;
  width: 100%;
  text-transform: none;
}
.tour-360-opener {
  cursor: pointer;
}
.thankyou-block {
  max-width: 767px;
  width: 100%;
  margin: auto;
  border: 3px solid #dfe1e3;
  background: #f3f6f8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 75px 50px;
  text-align: center !important;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.thankyou-block p {
  margin: 0;
  padding: 0;
}
.page-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 20px;
  padding: 0 10px;
  width: 100%;
}
.page-switcher > a,
.page-switcher > div {
  padding: 2px 7px;
  border: 1px solid;
  margin: 0 5px;
  min-width: 30px;
  min-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  text-align: center;
}
.page-switcher > a.current,
.page-switcher > div.current {
  background-color: #76e276;
  background: -webkit-gradient(linear, left top, left bottom, from(#76e276), to(#ec4d37));
  background: -webkit-linear-gradient(top, #76e276, #ec4d37);
  background: -moz-linear-gradient(top, #76e276, #ec4d37);
  background: -ms-linear-gradient(top, #76e276, #ec4d37);
  background: -o-linear-gradient(top, #76e276, #ec4d37);
  border: 1px solid #ec4d37;
  color: #ffffff;
}
.page-switcher > a:hover,
.page-switcher > div:hover {
  background-color: #ec4d37;
  background: -webkit-gradient(linear, left top, left bottom, from(#ec4d37), to(#76e276));
  background: -webkit-linear-gradient(top, #ec4d37, #76e276);
  background: -moz-linear-gradient(top, #ec4d37, #76e276);
  background: -ms-linear-gradient(top, #ec4d37, #76e276);
  background: -o-linear-gradient(top, #ec4d37, #76e276);
  border: 1px solid #ec4d37;
  color: #ffffff;
}
.hide-model {
  margin-left: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  display: none;
}



section.leasing-2022.leasing-2023 .container .right-side {
  align-items: center;
  justify-content: center;
}
section.leasing-2022.leasing-2023-11 .container .right-side {
  align-items: center;
  justify-content: flex-end;
}

.page-template-page-leasing section.leasing-2022.leasing-2023-11 .container .right-side {
  padding-bottom: 0;
}
.leasing_2023_img {
  pointer-events: none;
  user-select: none;
}

.leasing_2023_11_img {
  pointer-events: none;
  user-select: none;
  max-width: 69.7% !important;
  margin-right: auto;
}

.leasing_2023_11_img_mob {
  display: none;
}

.leasing_2023_11_img_person {
  margin-top: -5rem;
  margin-left: auto;
  max-width: 60% !important;
}

.header_language_switch_wrap {
  position: relative;
}
.header_language_switch {
  width: 48px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: #D5DFE6;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: black;
  text-transform: uppercase;
  cursor: pointer;
  border: initial;
  outline: 1px solid transparent;
}
.header_language_switch:focus {
  outline-color: black;
}
.header_language_window {
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%)translateY(100%);
  background: #EDF1F4;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 48px;
  list-style: none;
}
.header_language_window li { width: 100%; }
.header_language_window li a {
  width: 100%;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.5px solid rgba(57, 57, 57, 0.31);
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.59);
}
.header_language_window li.active a {
  color: rgba(0, 0, 0);
}
.header_language_window li:last-of-type a {
  border: initial;
}

@media (max-width: 1200px) {
  .leasing_2023_11_img_person {
    margin-top: -3rem;
  }
}

@media (min-width: 768px) {
  .top-navs .navs-bottom {
    height: 100%;
  }
}
.header_social {
  margin-right: 13px;
}
.header_social .soc-med {
  display: flex;
  align-items: center;
}
.header_social .soc-med a,
.contacts .soc-med a  {
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 5px;
  color: #B4C4D0;
}
.header_social .soc-med a p,
.contacts .soc-med a p {
  font-size: 14px;
  color: #B4C4D0;
  margin: 0;
  display: inline;
}
@media (max-width: 768px) {
  .header_social, .header_language_switch { display: none; }

  section.leasing-2022.leasing-2023-11 .container .right-side {
    padding-bottom: 0;
  }

  .leasing_2023_11_img {
    display: none;
    max-width: 100% !important;
  }

  .leasing_2023_11_img_mob {
    display: block;
  }
}


@media (min-width: 768px) {
  section.selects .select-list .single-select .bootstrap-select .btn {
    border: 2px solid #EDF1F4;
    background: #EDF1F4;
  }
  section.selects .select-list .single-select.money-input::after {
    background: #D2DCE3;
    color: rgba(0, 0, 0, 0.46);
  }
  section.selects .select-list .single-select input {
    border: 2px solid #EDF1F4;
    background: #EDF1F4;
  }
  section.selects {
    background: initial;
  }
  section.selects:not(.pos-fixed) {
    padding-top: 0 !important;
    position: relative;
    z-index: 100;
  }

  section.selects:not(.pos-fixed) .container {
    padding: 27px 25px;
    max-width: 1174px;
    position: relative;
    background: white;
  }
  body.home section.selects:not(.pos-fixed) .container {
    margin-top: -74px;
  }
  section.selects:not(.pos-fixed) .container::before {
    content: '';
    position: absolute;
    z-index: -1;
    background: rgb(0 0 0 / 33%);
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 0;
    width: auto;
    height: auto;
    filter: blur(15px);
    pointer-events: none;
    user-select: none;
  }

  section.leasing-2023 .container .left-side-form {
    padding-bottom: 138px;
  }
}

@media (min-width: 1200px) {
  .sfc_btn_row .single-btn:nth-child(2) {
    width: 66.6666% !important;
  }
}
@media (min-width: 768px) {
  .sfc_btn_row .single-btn:nth-child(1) .btn:not(:hover) {
    background: white;
  }
}




.cnews_subscribe {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 695px;
  margin: 0 auto 30px auto;
}
.cnews_subscribe > p {
  font-weight: 700;
  font-size: 25px;
  margin: 0 0 16px 0;
  text-align: center;
}
:lang(ru-RU) .cnews_subscribe > p {
  font-size: 22px;
}
.cnews_input_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin: 0 0 16px 0;
}
.cnews_input_wrap input {
  border: initial;
  outline: initial;
  background: white;
  width: 100%;
  max-width: 445px;
  border-radius: 5px;
  padding: 10px 19px;
  margin: 0;

  font-family: inherit;
  font-size: 16px;
  color: #5A5A5A;
}
.cnews_input_wrap button {
  box-shadow: 0px 7px 15px #0000001D;
  border: initial;
  border-radius: 5px;
  display: block;
  padding: 10px 18px;
  background: #EC4D37;
  cursor: pointer;
  white-space: nowrap;

  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  color: white;
}
.cnews_subscribe .checkbox a {
  display: inline;
  color: white;
  text-decoration: underline;
}
.cnews_subscribe .checkbox {
  font-size: 14px;
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.cnews_sucess p {
	color: white;
  font-weight: 500;
	margin: 12px 0 10px 0;
  text-align: center;
}



.footer_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 51px 0 0 0;
}
.footer_wrapper .container:nth-child(1) {
  display: flex;
  flex-direction: column;
}
.footer_wrapper .logo {
  display: block;
  width: 123px;
  height: 22px;
  margin: 0;
}

.footer_nav ul {
  display: flex;
  justify-content: center;
  gap: 4px 26px;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
.footer_nav ul li a {
  font-size: 16px;
  font-weight: 400;
  color: white;
  padding: 0;
  margin: 0;
}
.footer_wrapper hr {
  background: #ffffff54;
  width: 100%;
  height: 1px;
  border: initial;
  margin: 0;
}

.footer_lower {
  height: 69px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.footer_lower p, .footer_lower a {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5) !important;
  margin: 0;
  padding: 0;
}
.footer_lower p img {
  opacity: 0.5;
}
.cnews_input_wrap div {
  max-width: 455px;
}

@media (max-width: 768px) {
  .cnews_subscribe > p {
    font-size: 22px;
    text-align: center;
  }
  .cnews_input_wrap {
    flex-direction: column;
    gap: 70px;
    margin: 0;
  }
  .cnews_subscribe .checkbox {
    font-size: 12px;
    position: relative;
    top: -100px;
    text-align: center;
  }
  .cnews_input_wrap button {
    text-align: center;
    width: 100%;
  }
  .cnews_input_wrap input {
    max-width: initial;
  }
  .footer_wrapper .logo { display: none; }
  .footer_wrapper {
    padding-top: 74px;
  }
  .cnews_subscribe {
    margin: 0 0 32px 0;
  }
  .footer_wrapper .menu-navs {
    display: none;
  }
  .footer_wrapper .hide_mobile {
    display: none;
  }
  .footer_lower p, .footer_lower a, .footer_nav ul li a {
    font-size: 12px;
  }
  .footer_lower p img {
    width: 54px;
    height: 13px;
  }
}
@media (min-width: 769px) {
  .footer_wrapper .menu-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  .iti__selected-flag {
    padding: 0 18px;
  }
}

.page-template-page-contacts-2023 .top-title {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  padding-bottom: 0;
  padding-left: 0.8rem;
}

.page-template-page-contacts-2023 section.contacts .main-contact-info .intro-info .top-title::after {
  display: none;
}

.page-template-page-contacts-2023 .contacts {
  position: relative;
  padding-top: 3.2rem;
  overflow: hidden;
  padding-bottom: 1.5rem;
}

.page-template-page-contacts-2023 .map {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: -2px 30px 37px 0px rgba(0,0,0,0.33);
}

.page-template-page-contacts-2023 .map > div {
  height: 435px !important;
}

.page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box > i {
  font-size: 21px;
}

.page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box > i::after {
  border: 0;
}

.page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box a,
.page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  border: 0;
}

.page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box {
  min-height: 43px;
}

.page-template-page-contacts-2023 section.contacts .cont-info-box-bg {
  background-color: #EDF1F4;
  border-radius: 14px;
  padding: 1.5rem 2.4rem;
  line-height: 1.9rem;
  max-width: 19rem;
}

.page-template-page-contacts-2023 .cont-info-box-bg span {
  font-size: 18px;
  font-weight: 400;
}

.page-template-page-contacts-2023 .map-links {
  border-radius: 16px;
  background-color: #0000006e;
  backdrop-filter: blur(3px);
  position: absolute;
  bottom: 3.8rem;
  right: 2rem;
  z-index: 1000;
  padding: 0.7rem;
}

.page-template-page-contacts-2023 .map-links a {
  background-color: #FFFFFF;
  border-radius: 10px;
  font-size: 2rem;
  color: #000;
  width: 3.6rem;
  padding: 0.3rem;
  text-align: center;
  display: inline-block;
}

.page-template-page-contacts-2023 .map-links .fa-google {
  font-size: 1.7rem;
}

.page-template-page-contacts-2023 .contact-person {
  position: absolute;
  bottom: -10.1rem;
  z-index: 1000;
  left: -9.9rem;
}

.small-contacts a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.small-contacts .section-inner {
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.small-contacts .section-image {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}

.small-contacts .section-image::before {
  content: '';
  position: absolute;
  top: 7.6rem;
  left: 2rem;
  display: block;
  width: 4rem;
  height: 6rem;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_3764' data-name='Group 3764' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='39.967' height='95.902' viewBox='0 0 39.967 95.902'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_587' data-name='Rectangle 587' width='28.276' height='93.046' transform='matrix(0.992, -0.128, 0.128, 0.992, 0, 3.624)' fill='none' stroke='%23eb4d37' stroke-width='2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_3763' data-name='Group 3763' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_896' data-name='Path 896' d='M13.028,70.272c-.95-.092-1.9-.175-2.844-.281.043.515.114,1.026.172,1.539h2.824c-.049-.419-.111-.837-.151-1.258' transform='translate(-1.864 -25.693)' fill='%23ec4d37'/%3E%3Cpath id='Path_896_-_Outline' data-name='Path 896 - Outline' d='M14.3,72.53H9.461l-.1-.889c-.019-.168-.039-.336-.059-.5-.042-.345-.085-.7-.115-1.062l-.1-1.213L10.3,69c.678.076,1.375.142,2.049.205l.781.074.822.079.078.822c.023.245.055.489.088.747.021.163.042.327.061.49Z' transform='translate(-1.864 -25.693)' fill='%23eb4d37'/%3E%3Cpath id='Path_897' data-name='Path 897' d='M36.728,89.325a1.4,1.4,0,0,0-1.21,1.569l2.848,22.04-2.678-2.057a58.9,58.9,0,0,1-22.582-40H10.282a61.715,61.715,0,0,0,23.692,42.213l2.685,2.066L14.678,118h0a1.4,1.4,0,0,0-1.128,1.629,1.389,1.389,0,0,0,1.43,1.158L40.37,117.5a1.4,1.4,0,0,0,1.21-1.569L38.3,90.535a1.4,1.4,0,0,0-1.569-1.21' transform='translate(-1.792 -25.041)' fill='%23ec4d37'/%3E%3Cpath id='Path_897_-_Outline' data-name='Path 897 - Outline' d='M14.914,121.787a2.381,2.381,0,0,1-2.353-1.987,2.407,2.407,0,0,1,1.934-2.785l.089-.016h.029l19.519-2.523-.769-.592A62.577,62.577,0,0,1,11.835,83.073,63.539,63.539,0,0,1,9.288,70.989l-.123-1.11H14l.1.885a58.761,58.761,0,0,0,2.388,11.082,58.169,58.169,0,0,0,4.522,10.477A57.565,57.565,0,0,0,36.3,110.085l.767.589L34.526,91.022A2.4,2.4,0,0,1,36.6,88.334a2.4,2.4,0,0,1,2.688,2.074l3.283,25.4a2.4,2.4,0,0,1-2.074,2.689l-25.435,3.288-.042,0Zm-.082-2.8a.4.4,0,0,0-.3.464l0,.012a.387.387,0,0,0,.37.325l25.339-3.276a.4.4,0,0,0,.346-.449L37.3,90.664a.4.4,0,0,0-.8.1l3.156,24.428-4.588-3.525A59.556,59.556,0,0,1,19.26,93.292a60.339,60.339,0,0,1-7.038-21.413h-.812a61.122,61.122,0,0,0,7.07,21.66A60.393,60.393,0,0,0,34.585,112.3l4.6,3.54Z' transform='translate(-1.792 -25.041)' fill='%23eb4d37'/%3E%3Cpath id='Path_898' data-name='Path 898' d='M25.066,47.15a1.4,1.4,0,0,0-2.219-1.714A61.689,61.689,0,0,0,10.28,88.4c.945.106,1.895.189,2.844.281A58.883,58.883,0,0,1,25.066,47.15' transform='translate(-1.96 -44.099)' fill='%23ec4d37'/%3E%3Cpath id='Path_898_-_Outline' data-name='Path 898 - Outline' d='M14.234,89.79l-1.206-.117-.776-.074c-.682-.064-1.388-.131-2.083-.209L9.354,89.3l-.07-.817a62.689,62.689,0,0,1,12.77-43.656,2.4,2.4,0,1,1,3.8,2.935A57.9,57.9,0,0,0,14.12,88.584Zm-3.023-2.3.816.079A59.882,59.882,0,0,1,24.272,46.542a.4.4,0,1,0-.634-.494A60.682,60.682,0,0,0,11.212,87.49Z' transform='translate(-1.96 -44.099)' fill='%23eb4d37'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.small-contacts .section-contacts .name {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0.4rem;
}

.small-contacts .section-title {
  position: absolute;
  top: 1.7rem;
  left: 1.7rem;
  z-index: 1;
}

.small-contacts .section-contacts {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 2.1rem;
  left: 1.7rem;
}

.small-contacts .section-contacts a {
  margin: 0.1rem 0;
}

.small-contacts .section-contacts i {
  margin-right: 1rem;
}

@media (max-width: 1200px) and (min-width: 767px) {
  .page-template-page-contacts-2023 .contact-person {
    left: -3.9rem;
    max-width: 14rem !important;
  }

  .page-template-page-contacts-2023 .map > div {
    height: 32rem !important;
  }

  .small-contacts .section-image::before {
    top: 6.1rem;
    left: 2rem;
    width: 3rem;
    height: 5rem;
  }

  .small-contacts .section-title {
    max-width: 8rem !important;
  }
}

@media (max-width: 767px) {
  .page-template-page-contacts-2023 .contacts::after {
    display: none;
  }

  .page-template-page-contacts-2023 section.contacts .main-contact-info .intro-info .top-title {
    text-align: center;
    padding-left: 0;
  }

  .page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box > i {
    position: relative;
    display: inline-block;
  }

  .page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box {
    padding: 0;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 1rem;
    flex-direction: row;
  }

  .page-template-page-contacts-2023 section.contacts .main-contact-info .cont-info-box-bg {
    padding: 1.5rem 2.4rem;
    margin-bottom: 0;
  }

  .page-template-page-contacts-2023 section.contacts .main-contact-info .soc-med-bl {
    text-align: center;
    margin-bottom: 1rem;
  }

  .page-template-page-contacts-2023 .contact-person {
    left: auto;
    right: -6rem;
  }

  .page-template-page-contacts-2023 .map-links {
    left: 2rem;
    bottom: 1rem;
    right: auto;
  }

  .page-template-page-contacts-2023 .map {
    margin-top: 3rem;
  }

  .page-template-page-contacts-2023 .contact-person {
    left: auto;
    right: -3rem;
    bottom: -2rem;
    max-width: 14rem !important;
  }

  .small-contacts .section-title {
    max-width: 14.3rem !important;
  }

  .small-contacts .section-image::before {
    top: 9.6rem;
    left: 1rem;
    display: block;
    width: 8rem;
    height: 9rem;
  }
}

.car-list.loaded .car-block:nth-last-child(-n+6) {
  display: none;
}

.post-type-archive-cars .main-content > .partn-ban-box {
  display: none;
}

@media (max-width: 767px) {
  .post-type-archive-cars .main-content > .partn-ban-box {
    display: flex;
  }

  .post-type-archive-cars .main-content > .partn-ban-box .partn-ban{
    display: none;
  }
}

.contacts .soc-med { margin: -6px 0 10px 0; }
@media (max-width: 768px) {
  .contacts .soc-med a { justify-content: center; }
}


.scar_price_row {
  width: 100%;
  height: auto;
  min-height: 58px;
  padding: 10px 70px 10px 18px;
  margin: 10px 0 0 0;
  background: #F2F2F2;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.scar_price_row h1.title-box {
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  margin: 0;
}
section.single-car .scar_price_row .price-block .current,
section.single-car .scar_price_row .price-block .old {
  background: initial;
  font-weight: 700;
  font-size: 30px;
  position: relative;
  text-decoration: initial;
  margin: 0;
}
section.single-car .scar_price_row .price-block .old::before {
  content: '';
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
  background: #EC4D37;
}

section.single-car .scar_price_row .price-block .current {
  color: #000000;
}
section.single-car .scar_price_row .price-block .old {
  color: #C1C2C6;
}

.scar_apply_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 16px 26px 16px;
  border-bottom: 1px solid #9D9D9D;
}
.scar_apply_row .agreement {
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  max-width: 220px;
  display: block;
}

.scar_vertical_line_separator {
  width: 1px;
  height: 45px;
  background: #9D9D9D;
  margin: 0 10px;
}
.scar_apply_row .leasing-phone a {
  font-weight: 700;
  font-size: 18px;
  color: #000000;
}

.scar_apply_row .right-box {
  display: flex;
  align-items: center;
  gap: 1px;
}

.scar_apply_row .monthly-fee,
.scar_apply_row .apply-btn-box a {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;

  font-weight: 700;
  font-size: 16px;
  color: white;
}
.scar_apply_row .monthly-fee {
  width: 175px;
  background: #000000;
  border-radius: 4px 0 0 4px;
}
.scar_apply_row .apply-btn-box a {
  width: 160px;
  background: #EB4D37;
  border-radius: 0 4px 4px 0;
  display: flex;
  align-items: center;
  gap: 4px;
}
.scar_apply_row .apply-btn-box a img {
    filter: invert(1);
    transform: rotate(45deg);
    width: 18px;
    height: 18px;
}

.scar_apply_row .monthly-fee .big {
  font-weight: 900;
  font-size: 25px;
}
section.single-car .car-info-border {
  border: initial;
}

.scar_space_16 {
  width: 100%;
  height: 16px;
  background: white;
}


.scar_included_row {
  display: flex;
  align-items: center;
  background: #E4E6EB;
  border-radius: 4px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 36px 20px 36px 36px;
}
.scar_included_row .title {
  font-weight: 900;
  font-size: 25px;
  color: #000000;
  max-width: 147px;
}
.scar_included_row .title span {
  color: #EC4D37;
}
.scar_included_inside {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  flex-grow: 1;
  gap: 0 8px;
}
.scar_included_inside > div {
  display: flex;
  align-items: center;
  gap: 10px;
}
.scar_included_inside .icon {
  background: initial;
  display: inline-block;
  transform: rotate(40deg);
  height: 11px;
  width: 6px;
  border-bottom: 2px solid #EC4D37;
  border-right: 2px solid #EC4D37;
  padding: 0;
  margin: 0;
}
.scar_included_inside .text {
  font-weight: 700;
  font-size: 16px;
  color: black;
  margin: 0;
  padding: 0;
}
.scar_included_inside .text br {
  display: none;
}

section.single-car .scar_apply_row .price-block {
  flex-direction: initial;
}
@media (max-width: 1200px) {
  .scar_price_row {
    padding-right: 18px;
  }
  .scar_apply_row {
    flex-direction: column;
    text-align: center;
    gap: 14px;
  }
  .scar_vertical_line_separator { display: none; }
}
@media (max-width: 768px) {
  .scar_included_row {
    flex-direction: column;
    width: 100%;
    position: relative;
    bottom: -17px;
  }
  .scar_included_row .title {
    padding: 0;
    margin: 0 0 14px 0;
    font-size: 23px;
    text-align: center;
    max-width: 220px;
  }
  .scar_included_inside {
    grid-template-columns: repeat(1, 1fr);
  }
  .scar_price_row {
    flex-direction: column;
    gap: 12px;
  }
  section.single-car .scar_price_row .price-block {
    justify-content: center;
  }
  .scar_price_row h1.title-box {
    font-size: 25px;
    text-align: center;
    padding-right: 23px;
  }
  .scar_apply_row .monthly-fee, .scar_apply_row .apply-btn-box a {
    font-size: 15px;
  }
  .scar_apply_row .monthly-fee .big {
    font-size: 23px;
  }
}



@media (min-width: 768px) {
  section.leasing-2023-12 {
    min-height: 670px;
    padding-bottom: 90px;
  }
}
section.leasing-2023-12.leasing-2022 .sect-bg::after { content: initial; }

section.leasing-2023-12.leasing-2022 .container .left-side-form {
  background: initial;
  border: 1px solid #FFFFFFB2;
  border-radius: 4px;
  padding: 20px 22px 15px 22px;
  margin-top: 32px;
  position: relative;
}
@media (min-width: 768px) {
  section.leasing-2023-12.leasing-2022 .container .left-side-form::before {
    content: '';
    position: absolute;
    top: 25px;
    left: 50%;
    width: 88%;
    height: 100%;
    transform: translateX(-50%);
    z-index: -10;
    opacity: 1;
    background: black;
    opacity: 0.54;
    filter: blur(20px);
  }
}
@media (max-width: 768px) {
  section.leasing-2023-12.leasing-2022 .container .left-side-form::before {
    content: initial;
  }
}
section.leasing-2023-12.leasing-2022 .container .left-side-form::after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(154deg, #EC4D37 50%, #B60D10 100%) 0% 0% no-repeat padding-box;
  z-index: -1;
  border-radius: inherit;
}
section.leasing-2023-12.leasing-2022 .container .left-side-form .fill-in {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 8px;
}
.post-type-archive-cars section.leasing-2023-12.leasing-2022 .container .left-side-form .fill-in {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin-bottom: 21px;
}
.post-type-archive-cars section.leasing-2023-12.leasing-2022 .container .left-side-form .fill-in img {
  margin-top: -4px;
}
section.leasing-2023-12.leasing-2022 .container .leasing-01-2022-box {
  flex-direction: row-reverse;
}
section.leasing-2023-12 .btn.f-w {
  background: #161616;
  border: initial;
  height: 51px;
}
.lrs_12_1 {
  top: 30px;
  right: 17px;
  width: 508px;
}
.lrs_12_2 {
  bottom: 40px;
  right: 40px;
  width: 244px;
  transform: rotate(11deg);
}
.lrs_12_3 {
  bottom: -114px;
  left: 25px;
}
.lrs_12_1, .lrs_12_2, .lrs_12_3 {
  position: absolute;
  pointer-events:none;
  -webkit-pointer-events:none;
  -moz-pointer-events:none;
  -ms-pointer-events:none;
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
}
@media (max-width: 1200px) {
  .lrs_12_3 {
    bottom: -60px;
    left: -53px;
    width: 350px;
  }
}
@media (max-width: 992px) {
  .lrs_12_2 {
    bottom: 258px;
    right: 0px;
    width: 150px;
  }
}
@media (max-width: 768px) {
  section.leasing-2023-12.leasing-2022 .container .left-side-form {
    margin-top: 0;
    border: initial;
    border-radius: initial;
  }
  section.leasing-2023-12.leasing-2022 .container .right-side {
    min-height: 434px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
  }
  .lrs_12_1 {
    transform: rotate(350deg);
  }
  .lrs_12_2 {
    width: 165px;
    bottom: 14px;
    z-index: 3;
    right: 35px;
  }
  .lrs_12_3 {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: initial;
    right: -53px;
    width: 260px;
    bottom: -28px;
  }
}
@media (min-width: 520px) and (max-width: 768px) {
  .lrs_12_3 {
    right: -6px;
  }
}
@media (max-width: 400px) {
  section.leasing-2023-12.leasing-2022 .container .right-side {
    min-height: 400px;
  }
}
@media (min-width: 520px) {
  section.leasing-2023-12.leasing-2022 .container .right-side { background: initial !important; }
}



.leasing_snowfall_video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  object-fit: cover;
  pointer-events:none;
  -webkit-pointer-events:none;
  -moz-pointer-events:none;
  -ms-pointer-events:none;
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
}

.footer_lrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin: 0 0 24px 0;
}
.footer_social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
}
@media (max-width: 768px) {
  .footer_lrow {
    flex-direction: column-reverse;
    gap: 37px;
  }
  .footer_social a img {
    display: block;
    width: 31px;
    height: 31px;
  }
}


.lrs_car_page_text {
  display: none;
  font-weight: 900;
  font-size: 44px;
  line-height: 1.3em;
  color: #000000;
  margin: 0;
  text-align: right;
  position: absolute;
  top: 73px;
  right: 90px;
  max-width: 530px;
}
.post-type-archive-cars .lrs_car_page_text {
  display: block;
}
.post-type-archive-cars .lrs_12_1 {
  display: none;
}
@media (min-width: 768px) {
  .post-type-archive-cars .lrs_12_3 {
    left: -100px;
    bottom: -151px;
  }
}
@media (max-width: 1200px) {
  .lrs_car_page_text {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .lrs_car_page_text {
    font-size: 30px;
    text-align: left;
    right: 0;
    left: 32px;
    top: 23px;
    max-width: 228px;
  }
}


@media (min-width: 768px) {
  section.single-car .main-info-block {
    overflow: initial;
  }
  .scar_included_row {
    bottom: -52px;
    margin-top: -60px;
    gap: 40px;
  }
  section.single-car {
    margin-bottom: 90px;
  }
}
@media (max-width: 768px) {
  .hide_below_768 { display: none !important; }
}

.leasing-2023-12 input:not([type=checkbox]), .leasing-2023-12 textarea, .leasing-2023-12 .file-upload {
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: 500;
  color: black !important;
}
.leasing-2023-12 input::placeholder,
.leasing-2023-12 textarea::placeholder  {
  color: #000000 !important;
  opacity: 0.9 !important;
}
.leasing-2023-12 input:not([type=checkbox])::-moz-placeholder,
.leasing-2023-12 textarea::-moz-placeholder {
  color: #000000 !important;
  opacity: 0.9 !important;
}
.leasing-2023-12 input:not([type=checkbox]):-ms-input-placeholder,
.leasing-2023-12 textarea:-ms-input-placeholder {
  color: #000000 !important;
  opacity: 0.9 !important;
}
.post-type-archive-cars section.leasing-2023-12.leasing-2022 .container .left-side-form {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .post-type-archive-cars section.leasing-2023-12.leasing-2022 .container .left-side-form {
    position: relative;
    top: -70px;
  }
}


.post-type-archive-cars section.leasing-2022.leasing-2023-12 {
  overflow: initial;
}
.partners {
  overflow: hidden;
  background: white;
  z-index: 4;
}

.post-type-archive-cars section.leasing-2023-12 {
  min-height: initial;
}
section.leasing-2023-12 .inp-form .iti__flag-container {
  top: 0;
  bottom: 0;
}

section.select-compensator {
	height: 0;
}



@media (max-width: 768px) {
    section.single-car {
        padding-top: 0;
    }
    section.single-car .img-section {
        position: relative;
        z-index: 5;
        width: calc(100% + 30px);
        left: -15px;
    }
    section.single-car .img-section .thumbnail-img {
        border-radius: 0;
    }
    section.single-car .img-section .img {
        border-radius: 0;
    }
    section.single-car .scar_price_row {
        position: relative;
        z-index: 5;
        width: calc(100% + 30px);
        left: -15px;
        margin: 0;
        padding: 22px 18px 18px 18px;
        gap: 10px;
    }



    section.single-car .scar_apply_row {
        padding: 24px 0;
        border: initial;
    }
    section.single-car .scar_apply_row .agreement {
        font-weight: 400;
        font-size: 14px;
        max-width: initial;
        margin-bottom: -8px;
    }
    section.single-car .scar_apply_row .leasing-phone a {
        font-weight: 500;
        font-size: 16px;
    }
    section.single-car .scar_apply_row .leasing-phone a i {
        margin-right: 4px;
    }


    section.single-car .car-info-border {
        padding-top: 0;
    }
    section.single-car .car-info-border .gen-param {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        max-width: 335px;
        margin: 0 auto;
    }
    section.single-car .gen-param .detail-box .icon {
        filter: brightness(0) saturate(100%) invert(21%) sepia(2%) saturate(0%) hue-rotate(155deg) brightness(93%) contrast(86%);
    }
    section.single-car .gen-param .detail-box span.text {
        padding-left: 14px;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.1em;
        color: black;
        margin: 0;
    }
    section.single-car .main-info-block .view-more-btn {
        text-transform: initial;
        color: black;
        font-weight: 500;
        font-size: 14px;
    }
    section.single-car .main-info-block #view-more .view-more-btn::before {
        content: '+  ';
    }

    section.single-car .reservation-notice {
        width: 15px;
        height: 15px;
        position: initial;
    }

    section.single-car .spec-text {
        padding: 2px 0 2px 10px;
    }
}


section.single-car .scar_apply_row .right-box {
    gap: 0;
}
section.single-car .scar_apply_row .monthly-fee {
    font-weight: 400;
    font-size: 12px;
    color: white;
}
section.single-car .scar_apply_row .monthly-fee .big {
    font-weight: 700;
    font-size: 18px;
    color: #F0F72D;
}
section.single-car .scar_apply_row .apply-btn-box a {
    text-transform: uppercase;
}
@media (min-width: 769px) {
    section.single-car .scar_apply_row .monthly-fee {
        font-size: 17px;
    }
}




section.single-car .scar_price_row h1.title-box {
    font-weight: 700;
    font-size: 22px;
}
section.single-car .scar_price_row .price-block {
    flex-direction: row;
    gap: 8px;
}
section.single-car .scar_price_row .price-block .current {
    font-weight: 700;
    font-size: 20px;
    color: #EC4D37;
    padding: 0;
}
section.single-car .scar_price_row .price-block .old {
    font-weight: 400;
    font-size: 20px;
    color: #969696;
}
section.single-car .scar_price_row .price-block .old::before {
    background: #969696;
}
@media (min-width: 769px) {
    section.single-car .scar_price_row h1.title-box {
        font-size: 32px;
    }
    section.single-car .scar_price_row .price-block .current {
        font-size: 28px;
    }
    section.single-car .scar_price_row .price-block .old {
        font-size: 24px;
    }
    section.single-car .scar_price_row .price-block {
        padding-right: 15px;
    }
}