@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1600px) and (max-height: 800px) {
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1500px) {
}

@media screen and (max-width: 1400px) {
  .primers__swiper,
  .type__img,
  .video__item {
    height: 400px;
  }
  .type__info {
    padding-left: 45px;
    padding-right: 35px;
  }
}

@media screen and (max-width: 1200px) {
  .pb_100,
  .pb_110,
  .pb_120 {
    padding-bottom: 90px;
  }

  .pt_100,
  .pt_110,
  .pt_120 {
    padding-top: 90px;
  }
  .offer__title {
    font-size: 32px;
  }
  .form__title {
    font-size: 28px;
  }
  .form__wrap_offer {
    padding: 0px 30px;
  }
  .section__title {
    font-size: 28px;
  }
  .primers__swiper,
  .type__img,
  .video__item {
    height: 350px;
  }
  .type__info {
    height: 90px;
    padding-left: 40px;
    padding-right: 30px;
  }
  .type__name {
    font-size: 22px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 991px) {
  .pb_100,
  .pb_110,
  .pb_120 {
    padding-bottom: 80px;
  }

  .pt_100,
  .pt_110,
  .pt_120 {
    padding-top: 80px;
  }

  .pb_90 {
    padding-bottom: 70px;
  }

  .pt_90 {
    padding-top: 70px;
  }

  .pb_80 {
    padding-bottom: 65px;
  }

  .pt_80 {
    padding-top: 65px;
  }
  .load__btn_header,
  .header__watsapp {
    font-size: 0;
  }
  .load__btn_header svg,
  .header__watsapp svg {
    margin-right: 0;
  }
  .offer {
    text-align: center;
  }
  .form__title {
    font-size: 26px;
  }
  .head__section {
    max-height: inherit;
    height: auto;
    padding-top: 150px;
    padding-bottom: 80px;
  }
  .page-template-template-success .head__section{
       max-height: inherit;
    height: 100vh;
  }
  .section__title {
    font-size: 26px;
    text-align: center;
  }
  .callback__wrap {
    text-align: center;
  }
  .callback__btn {
    margin: 35px auto 30px;
  }
  .callback__img {
    text-align: center;
  }
  .section__title_line:after {
    left: calc(50% - 46px);
  }
  .primers__swiper,
  .type__img,
  .video__item {
    height: 300px;
  }
  .type__item {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .contact__phone {
    margin-right: 20px;
  }
  .contact__item_desctop .contact__phone a,
  .contact__item_desctop .contact__email a {
    font-size: 0;
  }
  .contact__item svg {
    display: block;
    width: 30px;
    height: 30px;
  }
  .contact__item_desctop {
    height: 30px;
  }
  .footer path {
    fill: #fff;
  }
  .footer a:hover path {
    fill: #2b60c5;
  }
  .footer .load__btn_header path {
    stroke: #fff;
  }
  .footer .load__btn_header:hover path {
    stroke: #2b60c5;
  }
  .header a:hover path {
    fill: #fff;
  }
  .header .load__btn_header path {
    stroke: #2b60c5;
  }
  .header .load__btn_header:hover path {
    stroke: #fff;
  }
}

@media screen and (max-width: 576px) {
  .custom-logo-link,
  .custom_logo {
    width: 150px;
  }
  .load__btn_header {
    margin-left: auto;
    margin-right: 10px;
    width: 25px;
  }
  .custom-logo-link img,
  .custom_logo img {
    width: 100%;
    height: auto;
  }
  .header__watsapp svg {
    width: 100%;
  }
  .header__watsapp {
    width: 25px;
    margin-right: 10px;
  }
  .contact__phone {
    margin-right: 10px;
  }
  .contact__item svg {
    width: 30px;
    height: 30px;
  }
  .contact__item_desctop {
    height: 30px;
  }
  .offer__title {
    font-size: 6.5vw;
  }
  .form__wrap_offer {
    padding: 0px;
}
.form__title,
.section__title {
font-size: 22px;
}
.popup__content{
    padding: 55px 20px 40px;
}
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 375px) {
  .custom-logo-link,
  .custom_logo {
    width: 120px;
  }
  .header__watsapp,
  .load__btn_header {
    width: 20px;
  }
  .contact__item svg {
    width: 25px;
    height: 25px;
  }
  .contact__item_desctop {
    height: 25px;
  }
  .menu__burger {
    margin-left: 15px;
  }
}
