.jBox-Modal {
  margin-top: -300px !important; }

.pop_up2.display2 {
  display: none; }

.burger-btn {
  display: none;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  margin-left: 7px; }

.burger-btn span {
  width: 100%;
  background-color: #fff;
  height: 3px; }

.close-burger-menu {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  display: none; }
  .close-burger-menu::after, .close-burger-menu::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    width: 100%;
    height: 2px;
    background-color: #000000; }
  .close-burger-menu::before {
    transform: rotate(-45deg); }

@media (max-width: 1200px) {
  .page_wrapper {
    min-width: auto; } }
@media (max-width: 991px) {
  .header .top .logo {
    width: 325px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 6px 0;
    box-sizing: border-box; }

  .close-burger-menu {
    z-index: 10;
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fecc00; }

  .header .bottom.inner_content {
    position: relative; }

  .header .top {
    padding-top: 0; }

  .burger-btn {
    display: flex;
    width: 30px; }

  .burger-btn span {
    margin: 3px 0; }

  .header .top .inner_content .clearfix::after {
    display: none; }

  .questions_block {
    display: flex;
    flex-direction: column; }

  .shares {
    width: 100%; }

  .jBox-wrapper {
    left: 11px !important;
    right: 11px !important;
    top: 43px !important;
    margin-top: 0 !important;
    margin-left: 0 !important; }

  .jBox-Modal {
    margin-top: auto !important; }

  .jBox-content form {
    width: auto; }

  form input[type="text"], form textarea {
    width: 100%;
    box-sizing: border-box; }

  .action__content {
    width: 100%; }

  .jBox-wrapper {
    width: auto; }

  .questions_block .add_question {
    margin: 10px auto 35px; }

  .questions_block > * {
    width: 100%; }

  .questions_block .questions {
    width: 100%; }

  .slider_wrap {
    max-width: 100%;
    overflow: hidden; }

  .service_caption .bg {
    width: 100%;
    height: 100%; }

  .service_caption .bg img {
    height: 100%; }

  .inner_content.inner_page {
    padding: 0 10px;
    box-sizing: border-box; }

  .service_caption .inner .links {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center; }

  .service_caption .inner {
    height: auto; }

  .service_caption .clearfix {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .service_caption .inner .text {
    width: 100%;
    max-width: 540px; }

  .breadcrumbs ul li {
    font-size: 10px; }

  .breadcrumbs {
    padding: 0 10px;
    box-sizing: border-box; }

  .footer .inner_content .menu + .menu {
    display: none; }

  .main_block_image.mbi_1 .block_bg {
    height: 100%; }

  .footer .inner_content .copy {
    margin-left: 0; }

  .menu.column nav {
    display: none; }

  .header .bottom nav ul {
    width: 100%;
    margin: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    padding: 19px 15px 0 15px; }
    .header .bottom nav ul li {
      display: flex;
      justify-content: center;
      box-sizing: border-box;
      width: auto;
      float: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.11); }
      .header .bottom nav ul li:last-child {
        border-bottom: none; }
      .header .bottom nav ul li a {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        box-sizing: border-box;
        font-family: "roboto_bkbold", "Arial";
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase;
        color: #030303;
        padding: 7px 0;
        margin-right: 30px; }

  .bottom__header {
    position: relative; }

  .main-menu {
    height: calc(100% - 40px);
    overflow-y: auto; }
    .main-menu ul {
      background-color: #fecc00; }
    .main-menu__footer {
      display: block;
      background-color: #202020;
      padding: 25px 15px 17px 15px; }
    .main-menu__footer-tel {
      padding-top: 18px; }
      .main-menu__footer-tel a {
        font-family: "roboto_bkbold", "Arial";
        font-size: 19px;
        line-height: 22px;
        color: #FFD42E;
        text-decoration: none !important;
        border: none; }
        .main-menu__footer-tel a:link, .main-menu__footer-tel a:hover, .main-menu__footer-tel a:active, .main-menu__footer-tel a:visited {
          color: #FFD42E;
          text-decoration: none !important;
          border: none; }
    .main-menu__footer-address {
      font-family: "robotoregular", "Arial";
      font-size: 14px;
      color: rgba(255, 212, 46, 0.5);
      padding-top: 4px;
      padding-bottom: 10px; }
    .main-menu__footer-social {
      margin-left: -8px;
      margin-right: -8px; }

  /**/
  .inner_content {
    width: 100%; }

  .header .bottom.active {
    background-color: transparent; }
    .header .bottom.active .inner_content {
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.5); }

  .header .phone .viber, .header .phone .whatsapp {
    display: none; }

  .header .top .inner_content .clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box; }

  .header .top .inner_content .clearfix :after {
    position: absolute; }

  .main_block_image.mbi_1 .row .block {
    width: 100%;
    overflow: hidden;
    height: 120px; }

  .main_block_image.mbi_1 .row .block.big {
    height: 120px;
    width: 100%; }

  .main_block_image.mbi_1 {
    height: auto; }

  .main_block_image.mbi_1 .row .block .bg {
    width: 100%; }

  .main_block_image.mbi_1 .row .block .bg img {
    width: 100%; }

  .benefits {
    display: flex;
    justify-content: space-between;
    height: 100%;
    margin: 0;
    padding-top: 40px;
    padding-bottom: 10px;
    box-sizing: border-box; }

  .benefits .block {
    width: 30%;
    height: auto;
    padding-bottom: 28px;
    box-sizing: border-box; }

  .benefits_block {
    display: flex; }

  .benefits .block .caption {
    font-size: 50px; }

  .benefits .block .text {
    padding: 45px 10px 0 10px; }

  .main_block_image.mbi_2 .block_bg, .main_block_image.mbi_2 {
    height: 100%; }

  .main_block_image.mbi_2 .feedback_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 0; }

  .main_block_image.mbi_2 .feedback_block .text {
    margin-right: 0;
    width: 100%;
    max-width: 520px;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box; }

  .yellow_tile {
    display: none; }

  .video_smi {
    display: none; }

  .main_block_image.mbi_3, .main_block_image.mbi_3 .block_bg {
    height: 100%; }

  .main_block_image.mbi_3 > .inner_content > .clearfix {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .main_block_image.mbi_3 > .inner_content > .clearfix .column {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center; }

  .page_wrapper > .content {
    padding: 0; }

  .footer {
    position: relative;
    top: auto;
    left: auto; }

  .benefits .block {
    margin: 0 8px; }

  .header .bottom {
    position: fixed;
    width: 100%;
    left: -150%;
    top: 0;
    z-index: 7;
    transition: 0.2s; }

  .header .bottom.active {
    left: 0; }

  .n-years-wrap {
    justify-content: center; }

  .n-years-panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 0; }

  .n-year-unit {
    position: relative;
    line-height: 1;
    padding-right: 0;
    border-right: none;
    margin-right: 0;
    padding-bottom: 10px;
    padding-top: 10px; }
    .n-year-unit .n-year-aside-block p {
      position: absolute;
      bottom: -20px;
      left: calc(50% - 72px); }
    .n-year-unit:first-child .n-year-aside-block p {
      left: calc(50% - 84px); } }
@media (max-width: 768px) {
  .n-year-unit {
    font-size: 50px; }

  .benefits {
    flex-direction: column; }

  .benefits .block {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px; }

  .footer .inner_content .clearfix {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .footer .inner_content .contacts {
    margin-right: 0; }

  .footer .inner_content .social.clearfix {
    flex-flow: row wrap;
    margin-bottom: 20px; }

  .footer .inner_content {
    padding: 20px 0; }

  .footer .inner_content .menu ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }

  .footer .inner_content .menu ul li {
    margin: 8px; }

  .footer .inner_content .menu ul li a {
    margin: 0;
    padding: 0; }

  .footer .inner_content .menu {
    width: 80%; }

  .footer .inner_content .dev_block {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center; }

  .footer .inner_content .dev_block p {
    margin-right: 8px; }

  .header .top .logo {
    width: 135px;
    margin: 10px; }

  .header .top .logo img {
    width: 100%; }

  .header .top {
    padding-top: 0; }

  .header .top .phone .tel {
    font-size: 14px; }

  .header .top .phone {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }

  .header .top .phone * {
    text-align: right; }

  .main_block_image.mbi_2 .feedback_block .text {
    padding: 0 10px;
    box-sizing: border-box; }

  .main_block_image.mbi_2 .feedback_block .text p {
    font-size: 14px; }

  .main_block_image.mbi_2 .feedback_block .form_block p {
    font-size: 14px; }

  .main_block_image.mbi_1 .row .block .big {
    height: auto; }
  .main_block_image.mbi_1 .row .block .inner p.text {
    font-size: 14px; }

  .main_block_image.mbi_2 .feedback_block .form_block p.caption {
    font-size: 18px; }

  .main_block_image.mbi_2 .feedback_block .form_block {
    width: auto;
    border: none;
    padding: 0; }

  .main_block_image.mbi_3 .inner_content {
    padding-top: 0; }

  .main_block_image.mbi_3 .block_sale {
    border-left: 0;
    border-right: 0; }

  .main_block_image.mbi_3 .block_sale p.caption,
  .main_block_image.mbi_3 .block_faq > .inner .caption_block p {
    font-size: 18px; }

  .main_block_image.mbi_3 .block_sale p,
  .main_block_image.mbi_3 .block_faq > .inner .question_block .q,
  .main_block_image.mbi_3 .block_faq > .inner .question_block .a {
    font-size: 14px; }

  .shares__text {
    display: none; }

  .shares__links {
    width: 100%; }

  .shares__links .pluso {
    margin: 0 auto;
    display: block;
    text-align: center; }

  .columns.col-x-4 .column {
    width: 100%;
    text-align: center; }

  .header .top .phone a {
    line-height: 1; }

  .header .top .phone {
    width: auto; }

  .car-info-wrap {
    position: relative;
    overflow-x: scroll; }

  .hov-car-item-wrap {
    width: 300px; }

  .hov-unit-5 .hov-car-item-wrap {
    top: -181px;
    right: -51px; }

  .hov-unit-4 .hov-car-item-wrap {
    top: -194px;
    right: -51px; }

  .car-info-wrap {
    padding-top: 150px;
    padding-bottom: 10px; }

  .hov-unit-0 .hov-car-item-wrap {
    bottom: 80px;
    right: 14px; }

  .hov-unit-8 .hov-car-item-wrap {
    right: -43px; }

  .hov-unit-0 .hov-car-item-wrap::before,
  .hov-unit-8 .hov-car-item-wrap::before {
    left: 70px;
    right: auto; } }
@media (max-width: 480px) {
  .header .top .logo {
    width: 100px; } }

/*# sourceMappingURL=media.css.map */
