@media (max-width: 1560px) {
  header .header-menu-full .menu-full-wrapper .container {
    margin-left: auto;
  }
}

@media (max-width: 1229.98px) {
  h1,
  .h1 {
    font-size: 36px;
    line-height: 48px;
  }
  .page-wrapper.service-page .scheme {
    margin-top: 70px;
  }
  .page-wrapper.auto-page .page-top:before {
    width: 292px;
    height: 267px;
    bottom: 40px;
  }
  .page-wrapper.auto-page .advantages {
    margin-top: 60px;
  }
  header .header-address {
    display: none;
  }
  header .header-menu-full:before {
    width: 48vh;
    height: 81vh;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  header .header-menu-full .menu-primary {
    -webkit-box-flex: 0.6;
    -webkit-flex: 0.6;
    -ms-flex: 0.6;
    flex: 0.6;
  }
  .page-top .page-top-info {
    padding-top: 0;
  }
  .page-top .page-top-img {
    height: 440px;
  }
  .page-top .page-top-img img.img-man {
    max-width: 300px;
  }
  .page-top .page-top-img img.img-lock {
    max-width: 200px;
  }
  .contacts .contacts-list {
    -webkit-box-flex: 0.95;
    -webkit-flex: 0.95;
    -ms-flex: 0.95;
    flex: 0.95;
  }
  .services .service-item {
    width: calc(50% - 30px);
  }
  .services-internal .services-slider .slick-arrow {
    top: 35px;
  }
  .scheme .scheme-steps .step-item:after {
    top: 58px;
  }
  .scheme .scheme-steps .step-item .item-info br {
    display: none;
  }
  .scheme .scheme-steps .step-item .item-icon {
    width: 110px;
    height: 110px;
  }
  .scheme .scheme-steps .step-item .item-icon img {
    width: 50px;
    height: 50px;
  }
  .price-calc .price-list-wrapper {
    -webkit-box-shadow: 0px 20px 30px #d6dde7;
    box-shadow: 0px 20px 30px #d6dde7;
  }
  .price-calc .price-messenger .messenger-img {
    width: 130px;
  }
  .price-calc .price-messenger .messenger-info {
    margin-left: 30px;
  }
  .about {
    margin-top: 60px;
  }
  .about .about-photo {
    width: calc(100% - 30px);
  }
  .advantages .advantage-item .item-icon {
    width: 115px;
    height: 115px;
  }
  .advantages .advantage-item .item-icon img {
    width: 55px;
    height: 55px;
  }
  .advantages .advantage-item .item-info {
    margin-left: 40px;
  }
  .instagram .instagram-feed {
    height: 25vw;
  }
  .instagram .instagram_gallery:not(.slick-initialized) a {
    width: calc(100% / 5 - 4px);
  }
  .instagram .instagram_gallery:not(.slick-initialized) a:nth-child(n + 6) {
    display: none;
  }
  footer {
    padding-bottom: 45px;
  }
  footer .footer-topline,
  footer .footer-bottomline {
    margin-top: 60px;
  }
  .text-content {
    margin-top: 70px;
  }
}

@media (max-width: 991.98px) {
  h1,
  .h1 {
    font-size: 30px;
    line-height: 38px;
  }
  h2,
  .h2 {
    font-size: 22px;
    line-height: 30px;
  }
  body {
    padding-top: 127px;
  }
  .page-wrapper.service-page .scheme {
    margin-top: 60px;
  }
  .page-wrapper.allservices-page .scheme {
    margin-top: 45px;
  }
  .page-wrapper.auto-page .page-top:before {
    width: 245px;
    height: 225px;
    bottom: 40px;
  }
  .page-wrapper.auto-page .page-top .page-top-img img.img-man {
    right: 55px;
  }
  header .header-logo img {
    width: 40px;
    height: 40px;
  }
  header .header-logo span {
    font-size: 32px;
    line-height: 36px;
  }
  header .header-info {
    font-size: 14px;
    line-height: 19px;
  }
  header .header-phone .phone-link {
    font-size: 18px;
    line-height: 25px;
  }
  header .header-price {
    display: none;
  }
  header .header-menu {
    padding: 10px 0;
  }
  header .header-menu .menu-primary .menu-list {
    font-size: 13px;
    line-height: 17px;
  }
  header .header-menu .menu-primary .menu-item {
    margin-right: 12px;
  }
  header .header-menu .menu-primary .menu-link {
    padding: 7px 10px;
  }
  header .header-menu-full .menu-info {
    font-size: 16px;
    line-height: 24px;
  }
  header .header-menu-full .menu-primary {
    -webkit-box-flex: 0.7;
    -webkit-flex: 0.7;
    -ms-flex: 0.7;
    flex: 0.7;
  }
  header .header-topline-inner {
    padding: 15px 0;
  }
  .page-top .page-top-img {
    height: 420px;
  }
  .page-top .page-top-img img.img-man {
    max-width: 250px;
    right: 30px;
  }
  .page-top .page-top-img img.img-lock {
    max-width: 160px;
  }
  .page-top .page-top-inner {
    padding-top: 20px;
  }
  .contacts .contacts-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .contacts .contacts-list {
    margin-top: 25px;
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
  }
  .contacts .contact-item {
    margin-left: 0;
    margin-right: 30px;
  }
  .contacts .contact-item:last-child {
    margin-right: 0;
  }
  .contacts .contacts-map {
    height: 500px;
  }
  .services {
    margin-top: 45px;
  }
  .services .services-sidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 50px -15px 0;
  }
  .services-regional {
    padding: 50px 0 55px;
  }
  .brands {
    width: calc(50% - 30px);
    margin: 0 15px;
  }
  .payment {
    width: calc(50% - 30px);
    margin: 0 15px;
  }
  .scheme {
    margin-top: 50px;
  }
  .scheme .scheme-wrapper {
    position: relative;
  }
  .scheme .scheme-inner {
    width: 100%;
    overflow-x: auto;
  }
  .scheme .scheme-inner.left:before {
    visibility: visible;
    opacity: 1;
  }
  .scheme .scheme-inner.right:after {
    visibility: visible;
    opacity: 1;
  }
  .scheme .scheme-inner:before,
  .scheme .scheme-inner:after {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .scheme .scheme-inner:before {
    left: 0;
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(rgba(255, 255, 255, 0)),
      to(white)
    );
    background: -o-linear-gradient(
      right,
      rgba(255, 255, 255, 0) 0%,
      white 100%
    );
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 100%);
  }
  .scheme .scheme-inner:after {
    right: 0;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 0)),
      to(white)
    );
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      white 100%
    );
  }
  .scheme .scheme-steps {
    width: 960px;
  }
  .about {
    margin-top: 50px;
  }
  .about .about-photo {
    width: 100%;
  }
  .about .about-info {
    margin-top: 40px;
  }
  .about .about-services {
    text-align: center;
  }
  .price {
    padding-top: 90px;
  }
  .price-calc .price-item .item-name {
    padding-right: 5%;
  }
  .price-calc .price-list-wrapper {
    padding: 30px;
    -webkit-box-shadow: 0px 15px 30px #d6dde7;
    box-shadow: 0px 15px 30px #d6dde7;
  }
  .price-calc .price-list {
    margin-top: 30px;
  }
  .price-calc .price-messenger {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .price-calc .price-messenger .messenger-img {
    margin: 35px -125px 0 0;
    width: 120px;
  }
  .price-calc .price-messenger .messenger-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 0;
    width: 100%;
  }
  .price-calc .price-messenger .messenger-title,
  .price-calc .price-messenger .messenger-subtitle {
    width: 100%;
    text-align: center;
  }
  .price-calc .price-messenger .messenger-subtitle br {
    display: none;
  }
  .price-calc .price-messenger .messenger-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 35px 15px 0 0;
  }
  .price-calc .price-messenger .messenger-links .link-item.viber {
    margin: 15px 0 0;
  }
  .types {
    margin-top: 50px;
  }
  .types .types-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .types .type-name {
    margin-bottom: 30px;
  }
  .types-internal {
    padding: 45px 0 50px;
    margin-bottom: 45px;
  }
  .advantages .advantage-item {
    width: 100%;
    margin-top: 50px;
  }
  .reviews {
    margin-top: 65px;
  }
  footer .footer-address {
    -webkit-box-flex: 0.85;
    -webkit-flex: 0.85;
    -ms-flex: 0.85;
    flex: 0.85;
  }
  footer .footer-info br {
    display: none;
  }
  footer .footer-topline,
  footer .footer-bottomline {
    margin-top: 40px;
  }
  footer .footer-bottomline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .footer-bottomline .footer-developer {
    margin: 40px 0 0;
  }
  .text-content {
    margin-top: 60px;
  }
  .text-content .content-wrapper h2,
  .text-content .content-wrapper h3,
  .text-content .content-wrapper h4 {
    margin-top: 40px;
  }
  .text-content .content-wrapper table {
    max-width: 600px;
  }
  .text-content .content-wrapper table tr *:first-child {
    width: 65%;
  }
}

@media (max-width: 767.98px) {
  h1,
  .h1 {
    font-size: 28px;
    line-height: 36px;
  }
  body {
    padding-top: 59px;
  }
  .page-wrapper.service-page .scheme {
    margin-top: 45px;
  }
  .page-wrapper.auto-page .page-top:before {
    z-index: 1;
  }
  .page-wrapper.auto-page .page-top .page-top-img img.img-man {
    z-index: 2;
  }
  .page-wrapper.auto-page .advantages {
    margin-top: 50px;
  }
  header .header-info {
    display: none;
  }
  header .header-phone {
    margin: 0 30px 0 auto;
  }
  header .header-phone .phone-info {
    display: none;
  }
  header .header-logo span {
    display: block;
  }
  header .header-menu {
    display: none;
  }
  header .header-topline .menu-toggle {
    display: block;
  }
  header .header-topline .menu-toggle span {
    background-color: #003977;
  }
  header .header-topline .menu-toggle span:before {
    background-color: #003977;
  }
  header .header-topline .menu-toggle span:after {
    background-color: #003977;
  }
  header .header-logo img {
    width: 35px;
    height: 35px;
  }
  header .header-logo span {
    font-size: 28px;
    line-height: 32px;
  }
  header .header-topline-inner {
    padding: 12px 0;
  }
  header .header-menu-full:before {
    width: 41vh;
    height: 69vh;
  }
  header .header-menu-full .menu-info {
    display: none;
  }
  header .header-menu-full .menu-full-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 440px;
  }
  .page-top .page-top-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-top .page-top-info,
  .page-top .page-top-img {
    width: 100%;
  }
  .page-top .page-top-img {
    height: 440px;
  }
  .page-top .page-top-img img.img-man {
    max-width: 300px;
    right: 55px;
  }
  .page-top .page-top-img img.img-lock {
    max-width: 200px;
  }
  .page-top .page-top-info .info-allservices {
    margin: 35px 0;
  }
  .page-top-internal .page-info .info-phone {
    margin: 85px 0 0 0;
  }
  .allservices-top .page-top-inner {
    background-position: 25% 50%;
  }
  .contacts .contacts-main {
    padding-bottom: 30px;
  }
  .contacts .contacts-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .contacts .contact-item {
    margin: 0 0 25px;
  }
  .contacts .contact-item:last-child {
    margin-bottom: 0;
  }
  .contacts .contacts-map {
    height: 440px;
  }
  .services .services-sidebar {
    margin-top: 40px;
  }
  .services-internal .services-slider .slick-arrow {
    top: 42px;
  }
  .payment {
    padding: 30px;
  }
  .scheme {
    margin-top: 45px;
  }
  .scheme .scheme-steps .step-item .item-icon {
    width: 100px;
    height: 100px;
  }
  .about {
    margin-top: 45px;
  }
  .price {
    margin-top: 55px;
  }
  .price-calc {
    margin-top: 45px;
  }
  .price-calc .price-list-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
  .price-calc .price-messenger {
    max-width: 270px;
    margin: 55px auto 0;
  }
  .price-calc .price-item .item-name {
    padding-right: 28%;
  }
  .price-calc .price-messenger {
    margin-left: 0;
    max-width: unset;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .price-calc .price-messenger .messenger-img {
    margin: 0;
    width: 145px;
  }
  .price-calc .price-messenger .messenger-info {
    margin-left: 45px;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .price-calc .price-messenger .messenger-title,
  .price-calc .price-messenger .messenger-subtitle {
    text-align: left;
  }
  .price-calc .price-messenger .messenger-subtitle br {
    display: inline;
  }
  .price-calc .price-messenger .messenger-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 35px 0 0;
  }
  .price-calc .price-messenger .messenger-links .link-item.viber {
    margin: 0 0 0 10px;
  }
  .types .type-name {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 25px;
  }
  .types .types-list {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .advantages .advantages-subtitle br {
    display: none;
  }
  .advantages .advantage-item .item-icon {
    width: 110px;
    height: 110px;
  }
  .advantages .advantage-item .item-info {
    margin-left: 30px;
  }
  .instagram {
    margin-top: 55px;
  }
  .instagram .instagram-feed {
    height: 30vw;
  }
  .instagram .instagram_gallery:not(.slick-initialized) a {
    width: calc(100% / 4 - 4px);
  }
  .instagram .instagram_gallery:not(.slick-initialized) a:nth-child(n + 5) {
    display: none;
  }
  .faq {
    margin-top: 55px;
  }
  .reviews .reviews-slider .slick-dots {
    margin-top: 25px;
  }
  .reviews .reviews-slider .slick-dots button {
    background-color: #0c488a;
  }
  .reviews .reviews-slider .slick-dots .slick-active button {
    background-color: #b42d7e;
  }
  footer {
    text-align: center;
  }
  footer .footer-menu {
    margin-top: 40px;
  }
  footer .footer-menu .menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .footer-menu .menu-item {
    margin-bottom: 20px;
  }
  footer .footer-menu .menu-item:last-of-type {
    margin-bottom: 0;
  }
  footer .footer-topline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
  footer .footer-info {
    margin: 30px 0 0;
  }
  footer .footer-info br {
    display: inline;
  }
  footer .footer-phone {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 40px 0 0;
  }
  footer .footer-phone .phone-info {
    margin-top: 7px;
  }
  footer .footer-address {
    margin: 65px 0 0;
  }
  footer .footer-address .address-link {
    padding-left: 0;
  }
  footer .footer-address .address-link:before {
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .scrolltop {
    left: 30px;
    bottom: 30px;
  }
  .text-content {
    margin-top: 45px;
  }
  .text-content .menu-services {
    margin-top: 50px;
  }
}

@media (max-width: 575.98px) {
  body {
    font-size: 14px;
    line-height: 22px;
    padding-top: 55px;
  }
  h1,
  .h1 {
    font-size: 24px;
    line-height: 32px;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 27px;
  }
  .page-wrapper.homepage .price {
    display: none;
  }
  .page-wrapper.homepage .price-calc {
    display: block;
  }
  .page-wrapper.service-page .scheme {
    margin-top: 40px;
  }
  .page-wrapper.auto-page .page-top:before {
    right: 102%;
    width: 43vw;
    height: 40vw;
  }
  .page-wrapper.auto-page .page-top .page-top-img img.img-man {
    right: calc(50% - 40vw);
  }
  .page-wrapper.auto-page .advantages {
    margin-top: 45px;
  }
  header .header-menu-full:before {
    background: url(../img/bg/menu-bg-mob.svg) 50% 50% no-repeat;
    background-size: contain;
    left: -20px;
    width: 220px;
    height: 380px;
  }
  header .header-menu-full .menu-full-wrapper {
    overflow-y: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  header .header-menu-full .menu-full-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 30px;
  }
  header .header-menu-full .menu-toggle {
    display: none;
  }
  header .header-menu-full .menu-primary .menu-list {
    margin-top: 0;
  }
  header .header-menu-full .menu-services {
    margin-top: 50px;
  }
  header .header-menu-full .menu-services .menu-list {
    margin-top: 0;
    max-width: 200px;
  }
  header .header-menu-full .menu-address {
    margin-top: 60px;
  }
  header .header-menu-full .menu-phone {
    margin-top: 20px;
  }
  header .header-topline .menu-toggle {
    width: 55px;
    height: 55px;
    margin-right: -15px;
    z-index: 20;
    background-color: #003977;
  }
  header .header-topline .menu-toggle.on span {
    background: transparent;
  }
  header .header-topline .menu-toggle.on span:after {
    width: 27px;
  }
  header .header-topline .menu-toggle.on span:before {
    width: 27px;
  }
  header .header-topline .menu-toggle span {
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 13px auto auto;
    background-color: #ffffff;
  }
  header .header-topline .menu-toggle span:before {
    background-color: #ffffff;
  }
  header .header-topline .menu-toggle span:after {
    background-color: #ffffff;
    width: 30px;
  }
  header .header-topline-inner {
    padding: 0;
  }
  .page-top .page-top-info .info-subtitle,
  .page-top .page-top-info .info-allservices {
    display: none;
  }
  .page-top .page-top-img {
    margin-top: 40px;
    height: 85vw;
  }
  .page-top .page-top-img img.img-man {
    right: calc(50% - 40vw);
    top: 110%;
    max-width: 320px;
  }
  .page-top .page-top-img img.img-lock {
    left: calc(50% - 48vw);
    max-width: 40vw;
    top: 105%;
  }
  .page-top-internal .page-top-inner {
    margin: 0 -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .contacts .contacts-map {
    height: 380px;
  }
  .services {
    margin-top: 0;
  }
  .services .services-sidebar {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .services .services-title {
    margin-top: 40px;
  }
  .services-internal {
    margin-top: 45px;
  }
  .services-internal .services-title {
    margin-top: 0;
  }
  .services-internal .services-slider {
    overflow: unset;
  }
  .brands {
    width: 100%;
    margin-top: 45px;
  }
  .payment {
    width: 100%;
    padding: 30px 50px;
    margin-top: 45px;
  }
  .price-calc {
    margin-top: 40px;
  }
  .price-calc .price-allservices {
    display: block;
  }
  .price-calc .price-item {
    line-height: 19px;
  }
  .price-calc .price-messenger {
    margin-top: 45px;
  }
  .scheme {
    margin-top: 40px;
  }
  .scheme .scheme-steps {
    width: 730px;
    margin: 40px -10px 0;
  }
  .scheme .scheme-steps .step-item {
    padding: 0 10px;
  }
  .scheme .scheme-steps .step-item:after {
    top: 43px;
  }
  .scheme .scheme-steps .step-item .item-info {
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
  }
  .scheme .scheme-steps .step-item .item-icon {
    width: 80px;
    height: 80px;
  }
  .scheme .scheme-steps .step-item .item-icon img {
    width: 36px;
    height: 36px;
  }
  .scheme .scheme-steps .step-item .item-number {
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
  }
  .scheme .scheme-inner:before,
  .scheme .scheme-inner:after {
    width: 30px;
  }
  .about {
    margin-top: 40px;
  }
  .about .about-info {
    margin-top: 30px;
  }
  .about .about-subtitle {
    margin-top: 20px;
  }
  .about .about-descr {
    margin-top: 22px;
  }
  .types .types-img {
    max-width: 155px;
    margin: 20px auto 0;
  }
  .types .types-wrapper {
    margin-top: 30px;
  }
  .types-internal {
    padding: 40px 0 45px;
    margin-bottom: 40px;
  }
  .advantages {
    margin-top: 50px;
  }
  .advantages .advantage-item .item-icon {
    width: 90px;
    height: 90px;
  }
  .advantages .advantage-item .item-icon img {
    width: 42px;
    height: 42px;
  }
  .advantages .advantage-item .item-info {
    margin-left: 20px;
  }
  .advantages .advantage-item .item-descr {
    margin-top: 20px;
  }
  .reviews {
    margin-top: 55px;
    padding: 30px 0 35px;
  }
  .reviews:before {
    top: unset;
    bottom: 0;
  }
  .reviews .reviews-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reviews .reviews-slider-nav {
    margin-left: auto;
    margin-top: 25px;
  }
  .reviews .reviews-slider {
    overflow: unset;
  }
  .instagram {
    margin-top: 50px;
  }
  .instagram .instagram-title:before {
    width: 24px;
    height: 24px;
  }
  .instagram .instagram-feed {
    margin-top: 25px;
  }
  .faq {
    margin-top: 50px;
  }
  .text-content .content-wrapper h2,
  .text-content .content-wrapper h3,
  .text-content .content-wrapper h4 {
    margin-top: 35px;
  }
}

@media (max-width: 439.98px) {
  h1,
  .h1 {
    font-size: 22px;
    line-height: 30px;
  }
  h2,
  .h2 {
    font-size: 18px;
    line-height: 25px;
  }
  body {
    padding-top: 50px;
  }
  .page-wrapper.auto-page .page-top:before {
    right: 103%;
    bottom: 25px;
  }
  header .header-phone {
    margin-right: 15px;
  }
  header .header-phone .phone-link {
    font-size: 15px;
    line-height: 21px;
  }
  header .header-logo img {
    width: 26px;
    height: 26px;
  }
  header .header-logo span {
    font-size: 18px;
    line-height: 22px;
    margin-left: 8px;
  }
  header .header-topline .menu-toggle {
    width: 50px;
    height: 50px;
  }
  header .header-topline .menu-toggle span:after {
    width: 27px;
  }
  header .header-topline .menu-toggle span:before {
    width: 17px;
  }
  .page-top .page-top-info .info-slogan {
    font-size: 12px;
    line-height: 17px;
    padding: 6px 10px;
  }
  .page-top .page-top-img {
    margin-top: 25px;
    height: 85vw;
  }
  .page-top .page-top-img img.img-man {
    right: calc(50% - 40vw);
    top: 118%;
    max-width: 320px;
  }
  .page-top .page-top-img img.img-lock {
    left: calc(50% - 48vw);
    max-width: 40vw;
    top: 108%;
  }
  .contacts {
    margin-bottom: -45px;
  }
  .contacts .contacts-map {
    height: 320px;
  }
  .price-calc .price-item .item-name {
    padding-right: 20%;
  }
  .price-calc .price-messenger {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
  .price-calc .price-messenger .messenger-img {
    margin: 35px -125px 0 0;
    width: 120px;
  }
  .price-calc .price-messenger .messenger-info {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 0;
  }
  .price-calc .price-messenger .messenger-title,
  .price-calc .price-messenger .messenger-subtitle {
    width: 100%;
    text-align: center;
  }
  .price-calc .price-messenger .messenger-subtitle br {
    display: none;
  }
  .price-calc .price-messenger .messenger-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 35px 15px 0 0;
  }
  .price-calc .price-messenger .messenger-links .link-item.viber {
    margin: 15px 0 0;
  }
  .faq {
    margin-top: 40px;
  }
  .faq .faq-list {
    padding-left: 50px;
  }
  .faq .faq-item {
    margin-top: 30px;
  }
  .faq .faq-item .item-question:before {
    width: 30px;
    left: -50px;
  }
  .types {
    margin-top: 40px;
  }
  .types .types-img {
    margin-top: 30px;
  }
  .types .type-name {
    margin-bottom: 20px;
  }
  .advantages {
    margin-top: 45px;
  }
  .advantages .advantage-item {
    margin-top: 40px;
  }
  .advantages .advantages-subtitle {
    font-size: 15px;
    line-height: 21px;
  }
  .reviews {
    margin-top: 50px;
  }
  .instagram {
    margin-top: 40px;
  }
  .instagram .instagram-feed {
    margin-top: 20px;
    height: 32vw;
  }
  footer {
    margin-top: 45px;
  }
  .scrolltop {
    left: 15px;
    bottom: 15px;
  }
  .scrolltop .scrolltop-btn {
    width: 40px;
    height: 40px;
  }
  .text-content .content-wrapper h2,
  .text-content .content-wrapper h3,
  .text-content .content-wrapper h4 {
    margin-top: 30px;
  }
  .text-content .menu-services {
    margin-top: 40px;
  }
}

@media (max-width: 375.98px) {
  header .header-logo span {
    font-size: 14px;
  }
  footer .footer-logo span {
    font-size: 24px;
  }
}

@media (max-width: 320.98px) {
  header .header-logo span {
    display: none;
  }
  footer .footer-logo span {
    font-size: 18px;
  }
}
