@media (min-width: 769px) {
  .left {
    background-image: url(../img/serv_border_center_left.svg);
    background-position: center;
    background-size: contain;
  }

  .right {
    background-image: url(../img/serv_border_center_right.svg);
    background-position: center;
    background-size: contain;
  }

  .center {
    background-image: url(../img/serv_border_center_center.svg);
    background-position: center;
    background-size: contain;
  }

  .for-slidedown {
    opacity: 1;
    transition: all 1.5s ease;
    transform: translateY(0px);
  }

  .slidedown-ready {
    opacity: 0.2;
    transform: translateY(-30px);
  }
}

@media (max-width: 768px) {
  .container {
    padding-right: 5px;
    padding-left: 5px;
  }

  .header {
    position: fixed;
  }

  .hero__main {
    position: relative;
    display: flex !important;
    align-items: flex-end;
    min-height: 475px;
    background-position: top;
    background-size: 200% 300px;

    object-fit: cover;
  }

  .hero__container {
    position: absolute;
    bottom: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: max-content;
    min-height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hero__container_2 {
    bottom: 20px;
  }
  .hero__nav {
    position: fixed;
  }
  .hero__navList {
    position: absolute;
    z-index: 2000;
    top: 45px;
    min-height: 100%;
    background-color: rgba(0, 30, 80, 0.9);
    transition: transform 0.3s ease-in-out;
    transform: translateX(-500%);
    padding: 20px 0;
    row-gap: 20px;
  }

  .hero__navLink {
    font-size: 20px;
    line-height: 26px;
  }

  .hero__navList {
    flex-direction: column;
  }

  .hero__nav {
    padding-top: 0;
  }

  .header {
    background-color: white;
    position: fixed;
  }

  .header__blockContact {
    display: none;
  }

  .header__contact.mob {
    display: flex;
  }
  .header__block {
    width: max-content;
  }

  .header__btn {
    display: none;
  }

  .header::after,
  .header::before {
    display: none;
  }

  .header__name {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #001e50;
  }

  .header__name::after {
    position: absolute;
    right: -40px;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../img/vw.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .header__logoImg {
    display: none;
  }

  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }

  .hero__mainTitle {
    color: rgb(0, 30, 80);
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .hero__descr {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: rgb(0, 30, 80);
  }

  .hero__formBlock {
    display: none;
  }

  .hero__link {
    width: 100%;
    padding: 10px 20px;
    border-radius: 25px;
    font-size: 16px;
    line-height: 20px;
    background-color: #001e50;
    color: white;
  }

  .hero__proc {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
    color: #001e50;
  }

  .hero__title {
    max-width: 300px;
    justify-content: center;
    margin-bottom: 15px;

    column-gap: 10px;
  }

  .hero__titleAdvant {
    background-color: #001e50;
    color: white;
    padding: 10px;
    border-radius: 25px;
    font-size: 20px;
    line-height: 15px;
  }

  .burger {
    display: flex;
  }

  .garant__container {
    position: relative;
  }

  .garant__mainList {
    position: absolute;
    top: 80px;
  }

  .garant__main {
    margin-top: 650px;
  }

  .hero {
    position: relative;
    margin-top: 45px;
  }

  .garant__listTitle {
    color: black;
  }

  .garant__listTitle {
    border-color: black;
  }

  .garant__descrItem {
    color: black;
  }

  .garant__descrList::after {
    background-color: black;
  }

  .serv__list {
    margin-bottom: 20px;

    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    row-gap: 15px;
  }

  .serv__item {
    min-height: 100px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    background-image: none;
  }

  .serv__item:hover {
    background-image: none;
  }

  .serv,
  .rev {
    padding-top: 40px;
  }

  .serv__title,
  .act__title,
  .rev__title,
  .garant__title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .serv__img {
    height: 60%;
  }

  .serv__link {
    padding-top: 10px;
    padding-bottom: 5px;
    row-gap: 5px;
  }

  .serv__titleCard {
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .serv__btn {
    width: 100%;
    min-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    line-height: 20px;
  }

  .checkBlock__descr {
    font-size: 10px;
    line-height: 16px;
  }

  .checkBlock {
    padding-left: 16px;
  }

  .checkBlock__checkVis {
    width: 8px;
    height: 8px;
  }

  .act {
    padding-top: 40px;
  }

  .act__list {
    grid-template-columns: 1fr;
    row-gap: 25px;
  }

  .act__item:last-child,
  .act__item:first-child {
    flex-direction: column-reverse;
  }

  .act__imgBlock {
    height: 171px;
  }

  .act__item:not(:last-child) {
    padding-right: 0;
  }

  .act__item:not(:first-child) {
    padding-left: 0;
  }

  .act__item:not(:last-child)::after {
    display: none;
  }

  .act__cardTitle {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .act__cardDescr {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .act__cardBtn {
    width: 100%;
    min-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    line-height: 20px;
  }

  .rev__mainBlock {
    flex-direction: column;
    height: max-content;

    row-gap: 25px;
  }

  .rev__revBlock {
    width: 100%;
  }

  .rev__imgBlock {
    width: 100%;
    height: 200px;
    border-radius: 10px;
  }

  .rev__img {
    background-position: top;
  }

  .rev__rev {
    margin-right: 10px;
    padding-left: 30px;
  }

  .rev__rev:not(:last-child) {
    margin-bottom: 15px;
  }

  .rev__revBlock {
    height: 300px;
  }

  .rev__name {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .rev__txt {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .rev__rev::after {
    font-size: 14px;
    line-height: 20px;
  }

  .rev__date {
    font-size: 14px;
    line-height: 20px;
  }

  .rev__star {
    width: 88px;
    height: 14px;
  }

  .garant {
    padding-top: 40px;
  }

  .garant__listTitle {
    margin-bottom: 20px;
    padding: 5px 12px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .garant__mainItem {
    margin-bottom: 20px;
  }

  .garant__main {
    padding: 15px;
    border-radius: 10px;
  }

  .garant__descrList {
    padding-left: 10px;

    row-gap: 10px;
  }

  .garant__descrItem {
    font-size: 16px;
    line-height: 20px;
  }

  .footer__map {
    height: 300px;
  }

  .footer__formBlock {
    order: -1;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
    border-left: 0;
  }

  .footer__form {
    width: 100%;

    row-gap: 6px;
  }

  .form__tel_footer {
    width: 100%;
  }

  .form__inputBlock_footer {
    width: 100%;

    row-gap: 10px;
  }

  .form__btn_footer {
    width: 100%;
  }

  .footer__main {
    flex-direction: column;

    row-gap: 20px;
  }

  .footer {
    margin-top: 40px;
    padding-top: 20px;
  }

  .footer__title {
    position: relative;
    top: 0;
    max-width: 100%;
    height: max-content;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 30px;
    color: white;
    background-color: transparent;
  }

  .footer__container {
    flex-direction: column;
  }

  .form__tel_footer,
  .form__btn_footer {
    align-items: center;
    width: 100%;
    min-height: 50px;
    padding: 10px;
    border-radius: 25px;
    font-size: 16px;
    line-height: 20px;
  }

  .form__tel_footer::placeholder {
    font-size: 16px;
    line-height: 20px;
  }

  .footer__leftName {
    font-size: 12px;
    line-height: 20px;
  }

  .footer__leftElem {
    font-size: 16px;
    line-height: 20px;
  }

  .footer__leftList {
    width: 100%;

    row-gap: 15px;
  }

  .footer__rightItem {
    font-size: 14px;
    line-height: 20px;
  }

  .footer__rightBlock {
    width: 100%;

    row-gap: 10px;
  }

  .footer__rightElem {
    font-size: 16px;
    line-height: 20px;
  }

  .footer__container {
    padding-bottom: 20px;
  }
}

.open {
  background-color: transparent;
  transition: background-color 0.5s ease-in-out;
}

.openBack {
  background-color: #001e50;
  transition: background-color 1.5s ease-in-out;
}

.open1.burger__line::after {
  animation: burgerLineBottomAfterGo 0.8s forwards;
}

.open2.burger__line::before {
  animation: burgerLineBottomBeforeGo 0.8s forwards;
}

.open1Back.burger__line::after {
  animation: burgerLineBottomAfterBack 0.8s forwards;
}

.open2Back.burger__line::before {
  animation: burgerLineBottomBeforeBack 0.8s forwards;
}

@keyframes burgerLineBottomBeforeGo {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-22px);
  }

  100% {
    transform: rotate(45deg) translateY(-9px) translateX(-9px);
  }
}

@keyframes burgerLineBottomAfterGo {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: rotate(-45deg) translateY(7px) translateX(-7px);
  }
}

@keyframes burgerLineBottomBeforeBack {
  0% {
    transform: rotate(45deg) translateY(-9px) translateX(-9px);
  }

  50% {
    transform: translateY(-22px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes burgerLineBottomAfterBack {
  0% {
    transform: rotate(-45deg) translateY(7px) translateX(-7px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

.transBurger {
  transform: translateX(0);
}

.stop-scroll {
  overflow: hidden;

  touch-action: none;
}
