@media (min-width: 1500px) {
  .section-main_tab-brands {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .container {
    max-width: 1500px;
  }
  .col-service {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 1500px) {
  .section-callback_message {
    width: auto;
  }
  .section-main_col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .section-main_tab-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 16.666666%;
    padding: 15px;
  }
  .header-custom .header-nav_list > li.header-nav_button {
    margin-left: 15px;
    font-size: 13px;
    padding: 5px 15px;
  }
  .header-custom .header-nav_list > li > span {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
  }
  .header-custom .header-nav_list > li > span::after {
    right: 0;
    width: 12px;
    height: 12px;
  }
  .footer > .container {
    max-width: 100% !important;
  }
  .section-testimonials_text, .section-testimonials_expand, .section-testimonials_muted {
    font-size: 14px;
  }
  .section-features_logo > img {
    width: 70%;
  }
  .section-features_logo::after {
    width: 27px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
  }
  .section-car {
    top: unset;
    bottom: -30px;
    width: 50vw;
  }
  .col-service {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 1200px) {
  .section-main_brands-name {
    line-height: 1.5;
    font-size: 16px;
  }
  .section-desc_list > li {
    font-size: 18px;
    font-family: "Stolz Book", sans-serif;
  }
  .section-callback_message {
    padding: 25px;
  }
  .section-callback_message-title {
    font-size: 14px;
  }
  .section-callback_list > li {
    font-size: 12px;
  }
  .section-how_icon {
    max-width: unset;
    width: 90px;
  }
  .section-how_col:nth-of-type(2) {
    font-size: 18px;
  }
  .section-main_price-button {
    font-size: 14px;
  }
  .section-main_test-button {
    font-size: 14px;
  }
  .section-main_tabs.nav-tabs .nav-link {
    font-size: 14px;
  }
  .section-main_price {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .section-main_col {
    padding-top: 15px;
  }
  .section-main_col:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
            flex: 0 0 310px;
    max-width: 310px;
  }
  .section-main_col:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
    max-width: 250px;
  }
  .section-main_col:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
            flex: 0 0 31%;
  }
  .header-nav_list > li > span {
    font-size: 14px;
  }
  .header-nav_contacts-item:nth-of-type(1)::before, .header-nav_contacts-item:nth-of-type(2)::before {
    top: 1px;
  }
  .header-nav_contacts-item > a,
  .header-nav_contacts-item > span {
    font-size: 15px;
  }
  .col-contacts {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .footer {
    height: auto;
    background-image: url("../images/footer-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .footer::before {
    display: none;
  }
  .footer-map {
    position: relative;
    left: 0;
  }
  .section-features_list > li > span,
  .section-features_list > li > p {
    font-size: 15px;
  }
  .header-logo > img {
    width: calc(228px / 1.2);
  }
  .header-logo_slogan {
    left: 225px;
    width: 166px;
    font-size: 40px;
  }
  .header-absolute {
    left: 60%;
  }
  .col-header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .header-list {
    padding-left: 50px;
  }
  .header-list > li > a {
    font-size: 22px;
  }
  .header-nav_logo {
    position: relative;
  }
}

@media (max-width: 992px) {
  .service-bottom {
    padding-right: 0;
  }

  .service-head,
  .service-body {
    padding: 10px 15px;
  }

  .service-content {
    font-size: 15px;
  }
  
  .section-callback .header-contacts_muted:not(div) {
    padding-left: 0;
    display: block;
    padding-bottom: 15px;
  }
  .section-callback .header-contacts_muted:not(div):after {
    display: none;
  }
  .section-how_col:nth-of-type(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
            flex: 0 0 90px;
  }
  .header-custom .col-header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .header-custom .header-absolute {
    left: 45%;
  }
  .header-custom .header-right {
    padding: unset;
  }
  .col-header-nav:nth-of-type(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
  }
  .col-header-nav:nth-of-type(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%;
  }
  .header-nav_contacts-item:nth-of-type(1)::before, .header-nav_contacts-item:nth-of-type(2)::before {
    top: -1px;
  }
  .header-nav_contacts-item > a,
  .header-nav_contacts-item > span {
    font-size: 13px;
  }
  .header-nav_logo > img {
    height: 30px;
  }
  .header-nav_list > li.header-nav_logo {
    padding-right: 0;
  }
  .header-nav_list > li > span {
    padding: 15px 25px;
  }
  .header-nav_list > li > span::after {
    width: 10px;
    height: 10px;
    top: calc(50% - 10px);
  }
  .section-2 {
    height: 19rem;
  }
  .col-slider {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .section-reports {
    position: static;
    width: 100%;
    margin-top: 30px;
  }
  .container {
    max-width: 100% !important;
  }
  .section-heading, .section-heading-medium, .section-heading_reports {
    font-size: 33px;
  }
  .section-car {
    position: absolute;
    right: 0;
    width: 60%;
    top: unset;
    bottom: 0;
  }
  .col-service {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col-header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .header-list {
    padding-left: 0;
  }
  .header-list > li {
    line-height: 1;
  }
  .header-list > li > a {
    font-size: 18px;
    line-height: 1.8em;
  }
  .header-left {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }
  .header {
    height: auto;
  }
  .header-contacts_link::after {
    right: -18px;
    width: 10px;
  }
  .header-contacts_muted:not(div) {
    padding-left: 20px;
  }
  .header-contacts_muted:not(div)::after {
    top: 3px;
  }
  .header-contacts_link, .header-contacts_muted {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .section-features {
    margin-top: 50px !important;
  }

  .section-features .section-heading {
    margin-bottom: 1em;
  }

  body {
    background-position: top center;
    background-size: contain;
  }

  .header-left {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .header-mobile_list li.close-menu {
    transition: ease opacity 250ms;
    transition-delay: 0;
    opacity: 0;
  }

  .menu_state_open .header-mobile_list li.close-menu {
    position: fixed;
    top: 45px;
    right: 0;
    bottom: 0;
    width: calc(100% - 270px);
    margin-bottom: 0;
    background-color: rgba(0,0,0, .5);
    opacity: 1;
    transition-delay: 250ms;
  }

  .service-best_items li {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .service-bottom span {
    display: none;
  }

  .service-contacts div span {
    display: none;
  }

  .service-close {
    position: static;
  }

  .service-name {
    font-size: 18px;
  }

  .service-bottom {
    justify-content: space-between;
    padding-right: 0;
  }

  .service-promo {
    font-size: 13px;
  }

  .service-content {
    font-size: 14px;
  }
  
  .section-main_brands-name {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .section-main_col:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .section-main_content p {
    font-size: 13px;
  }
  .section-main_tab-brand {
    width: 25%;
  }
  .header-custom .header-logo > img {
    width: unset;
  }
  .header-custom .col-header {
    display: none;
  }
  body {
    margin-top: 50px;
  }
  body.menu_state_open {
    overflow: hidden;
  }
  .section-service_button {
    display: block;
    width: 100%;
  }
  .section-service_button:nth-of-type(1) {
    margin-bottom: 10px;
  }
  .section-service_button > span {
    display: block;
    text-align: center;
    padding: 3px;
    font-size: 14px;
  }
  .section-service_body-col:first-child {
    margin-bottom: 15px;
  }
  .section-service_body-col:first-child .section-service_label > span {
    font-size: 16px;
  }
  .section-service_label:last-child {
    font-size: 16px !important;
  }
  .section.section-service {
    padding-top: 0;
  }
  .section.section-2 {
    height: 23rem;
    margin-bottom: 0;
  }
  .header-contacts, .header-absolute {
    display: none;
  }
  .header-logo {
    position: fixed;
    z-index: 16;
  }
  .header-logo > img {
    position: fixed;
    top: 7px;
    left: 55px;
    padding: 0;
    height: 30px;
    width: auto;
  }
  .header-logo_slogan {
    display: none;
  }
  .menu_state_open .menu__icon span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  .menu_state_open .menu__icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu_state_open .menu__icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu_state_open .menu__icon span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  .menu_state_open .header-mobile_list {
    left: 0;
  }
  .header-mobile {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 45px;
    background-color: white;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
    z-index: 15;
  }
  .header-mobile_contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .header-mobile_contacts-item {
    line-height: 1em;
  }
  .header-mobile_contacts-item > a,
  .header-mobile_contacts-item > span {
    font-size: 13px;
    font-family: "Stolz Light", sans-serif;
    color: #0f2762;
  }
  .header-mobile_contacts-item > a:hover,
  .header-mobile_contacts-item > span:hover {
    text-decoration: none;
    color: #0f2762;
  }
  .header-mobile_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .header-mobile_list {
    position: fixed;
    top: 45px;
    left: -270px;
    bottom: 0;
    width: 270px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #002ea4;
    padding: 15px;
    -webkit-transition: ease-in-out all 250ms;
    transition: ease-in-out all 250ms;
  }
  .header-mobile_list > li {
    color: white;
    position: relative;
    margin-bottom: 15px;
  }
  .header-mobile_subnav {
    margin: 0;
    padding: 0 0 0 15px;
    list-style-type: none;
  }
  .header-mobile_subnav > li {
    position: relative;
  }
  .header-mobile_subnav > li::after {
    position: absolute;
    content: '';
    top: calc(50% - 1px);
    left: -12px;
    height: 1px;
    width: 5px;
    background-color: white;
  }
  .header-mobile_subnav > li > a {
    font-size: 14px;
    font-family: "Stolz Light", sans-serif;
    color: white;
  }
  .section-callback_close {
    top: 5px;
    right: 5px;
  }
  .section-callback_head {
    padding: 15px;
  }
  .section-callback_body {
    padding: 15px;
  }
  .section-callback_right {
    padding-left: 70px;
  }
  .section-callback_message-logo {
    left: -70px;
  }
  .section-callback_message-logo > img {
    width: 50px;
  }
  .footer-map_overlay {
    top: 25px;
    left: 15px;
  }
  .footer-map_button {
    font-size: 13px;
  }
  .footer-map_button:not(:last-child) {
    margin-right: 15px;
  }
  .section-description {
    font-size: 14px;
  }
  .section-service {
    padding-top: 35px;
  }
  .section-service_banner .section-service_icon::after {
    top: 0;
    left: 31px;
    width: 10px;
    height: 10px;
  }
  .section-service_banner .section-service_icon > img {
    border-width: 1px;
  }
  .section-service_name {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .section-service_desc {
    font-size: 14px;
    line-height: 1.3;
  }
  .section-service_head {
    padding: 20px 15px;
  }
  .section-service_head-col:nth-of-type(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
            flex: 0 0 45px;
    max-width: 45px;
  }
  .section-service_head-col:nth-of-type(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 30px);
            flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
    padding-left: 15px;
  }
  .hidden-responsive {
    display: none;
  }
  .section-features_list {
    position: relative;
  }
  /* .section-features_list::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("../images/logo.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .07;
  } */
  .section-features_logo > img {
    display: none;
  }
  .section-features_logo::after {
    display: none;
  }
  .section-features_list > li {
    margin-top: 15px;
  }
  .col-features:nth-of-type(2), .col-features:nth-of-type(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-features:nth-of-type(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
    margin-left: 20%;
  }
  .section {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .section-heading, .section-heading-medium, .section-heading_reports {
    font-size: 23px;
    margin-bottom: 2em;
  }
  .section-heading_reports {
    margin-top: 20px;
  }
  .header-nav {
    display: none;
  }
  .footer-contacts {
    padding: 25px 0;
  }
  .footer-contacts_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-contacts_links:first-child {
    margin-right: 15px;
  }
  .footer-contacts_links > a {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .footer-contacts_button {
    padding: 5px;
    font-size: 14px;
  }
  .footer-contacts_button:not(:last-child) {
    margin-right: 10px;
  }
  .footer-contacts_desc {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .footer-contacts_col:nth-of-type(2) {
    padding-left: 15px;
  }
  .footer-contacts_info:nth-of-type(1)::before, .footer-contacts_info:nth-of-type(2)::before {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .footer-contacts_info > a,
  .footer-contacts_info > span {
    font-size: 15px;
    padding-left: 18px;
  }
  .section-testimonials_text {
    font-size: 13px;
    line-height: 1;
    padding-left: 0;
  }
  .section-testimonials_postdate {
    font-size: 13px;
  }
  .adaptive_menu {
    display: block;
    position: fixed;
    top: 11px;
    left: 15px;
    z-index: 70;
  }
  .menu__icon {
    width: 25px;
    height: 20px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    z-index: 100;
  }
  .menu__icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #002ea4;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  .menu__icon span:nth-child(1) {
    top: 3px;
  }
  .menu__icon span:nth-child(2) {
    top: 11px;
  }
  .menu__icon span:nth-child(3) {
    top: 11px;
  }
  .menu__icon span:nth-child(4) {
    top: 19px;
  }
}

@media (max-width: 580px) {
  .service-bottom {
    padding-bottom: 70px;
    position: relative;
  }

  .service-contacts {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .modal-content {
    margin-bottom: 20%;
  }
}

@media (max-width: 480px) {
  .whatsapp-open {
    display: block;
  }

  select.section-callback_field {
    background-size: 23px;
  }

  .section-service_head-col:nth-of-type(2) {
    padding-right: 15px;
  }

  .section-car {
    bottom: -23px;
  }

  .service-images .item {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
    margin-bottom: 15px;
    padding-bottom: 35%;
}

  .section-testimonials_slide {
    line-height: 1.2;
  }

  .header-mobile_address {
    display: none;
  }

  .header-mobile_tel a {
    font-size: 1em;
    font-family: "Stolz Book";
    color: #002aa8;
    position: relative;
  }

  .header-mobile_tel a::before {
    position: absolute;
    content: '';
    top: 2px;
    left: -23px;
    width: 18px;
    height: 18px;
    background-image: url(../images/header-phone.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .service-best_items li {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .service-best_icon {
    flex: 0 0 70px;
    max-width: 70px;
  }

  .service-best_title {
    display: flex;
    align-items: flex-start;
    font-size: 18px;
  }

  .service-best_title img {
    width: 20px;
    top: 0;
  }

  .service-online {
    display: none;
  }

  .service-info_desc,
  .service-info_photo {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .service-info_desc {
    order: 1;
  }

  .service-info_photo {
    order: 0;
    margin-bottom: 30px;
    justify-content: center;
  }

  .service-info_image {
    max-width: 60%;
  }

  .service-best_list li {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 25px;
  }

  .service-best_list li::before {
    width: 15px;
    height: 15px;
    background-size: contain;
  }

  .section-testimonials_text,
  .section-testimonials_expand,
  .section-testimonials_muted {
    font-size: 12px;
  }

  .section-breadcrumbs > li:not(:last-child)::after {
    right: 3px;
    width: 5px;
    height: 5px;
  }
  .section-main_test, .section-main_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-main_test-button::before, .section-main_price-button::before {
    top: -13px;
    left: calc(50% - 5px);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .section-main_col:nth-child(2), .section-main_col:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .section-breadcrumbs > li > a,
  .section-breadcrumbs > li > span {
    font-size: 11px;
  }
  .section-main_image {
    max-width: 200px;
    margin: 0 auto;
  }
  .section-main_content p {
    font-size: 12px;
  }
  .section-main_brands-name {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .section-desc_list > li {
    font-size: 12px;
    padding-left: 15px;
  }
  .section-desc_list > li::before {
    top: 8px;
    border-width: 5px 0 5px 9px;
  }
  .section-desc p {
    font-size: 12px;
  }
  .section-main_tab-brand {
    width: 33.333333%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-service {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-content .section-callback_privacy {
    font-size: 10px;
    line-height: 1.2em;
  }
  .section-how_icon {
    max-width: 100%;
    width: unset;
  }
  .section-how_inner {
    margin-top: 0;
  }
  .section-how_col:nth-of-type(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
            flex: 0 0 45px;
  }
  .section-how_col:nth-of-type(2) {
    padding-right: 0;
    font-size: 12px;
    font-family: "Stolz Book", sans-serif;
  }
  .section-how p {
    font-size: 12px;
    margin: 2em 0;
  }
  .section-callback_close {
    width: 20px;
    height: 20px;
  }
  .section-callback_body {
    padding-top: 5px;
  }
  .section-callback_head {
    margin-bottom: 0;
  }
  .section-callback_head-icon::after {
    width: 10px;
    height: 10px;
    top: 7%;
    left: 77%;
  }
  .section-callback_head-icon > img {
    height: auto;
    border-width: 3px;
  }
  .section-callback_head-text {
    padding-left: 10px;
  }
  .section-callback_head-title {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 1em;
  }
  .section-callback_head-desc {
    font-size: 12px;
    line-height: 1em;
    font-family: "Stolz Light", sans-serif;
  }
  .section-callback_row {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .section-callback_field, .section-callback_button {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
  .section-callback_field[name="section-callback_select"] {
    background-size: 15px;
    background-position-y: calc(50% + 2px);
  }
  .section-callback_privacy {
    font-size: 12px;
  }
  .section-callback_right {
    padding-left: 55px;
  }
  .section-callback_list > li {
    padding-left: 32px;
  }
  .section-callback_message {
    padding: 15px;
    border-radius: 21px;
  }
  .section-callback_message-logo {
    left: -55px;
  }
  .section-callback_message-logo > img {
    width: 40px;
  }
  .footer-contacts_button {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-contacts_info {
    display: table;
    margin: 0 auto;
  }
  .footer-contacts_links:first-child {
    margin-bottom: -10px;
  }
  .footer-contacts_links > a {
    display: table;
    margin: 10px auto;
  }
  .footer-contacts_row > img {
    max-width: 150px;
    margin-bottom: 15px;
  }
  .footer-contacts_col {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-contacts_col:nth-of-type(1) {
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-contacts_col:nth-of-type(1) .footer-contacts_row {
    text-align: center;
  }
  .footer-contacts_col:nth-of-type(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .header-list {
    padding-left: 0;
  }
  .header-logo_slogan {
    font-size: 22px;
    width: 95px;
    top: unset;
    bottom: 0;
    left: 200px;
  }
  .header-contacts_muted {
    margin-bottom: 10px;
  }
  .header-contacts_muted:not(div) {
    padding-left: 0;
    display: table;
  }
  .header-contacts_muted:not(div)::after {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    top: 10px;
    width: 10px;
    height: 10px;
  }
  .header-absolute {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .section-testimonials_add {
    margin-right: 15px;
  }
  .section-testimonials_add, .section-testimonials_showall {
    font-size: 12px;
  }
  .section-heading,
  .footer-map_heading,
  .section-heading_reports,
  .section-heading-medium {
    font-size: 22px;
  }
  .section-heading_reports {
    margin-top: 15px;
    margin-left: 20px;
  }
  .footer-map_button:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .section-service .section-service_body {
    position: static;
  }
  .section-features_list > li > p {
    font-size: 13px;
  }
}
/*# sourceMappingURL=media.css.map */