@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1600px) and (max-height: 800px) {
}

@media screen and (max-width: 1600px) {
  .page-template-template-main .offer__title {
    font-size: 80px;
  }
  .offer__title {
    font-size: 64px;
  }
}

@media screen and (max-width: 1500px) {
  .page-template-template-main .offer__title {    
    font-size: 64px;
  }
  .offer__title {
    font-size: 64px;
  }
  .swiper__arrow.swiper__arrow_left {
    left: -33px;
    z-index: 3;
  }
  .swiper__arrow.swiper__arrow_right {
    right: -33px;
    z-index: 3;
  }
}

@media screen and (max-width: 1400px) {
  .page-template-template-main .offer__title {
    font-size: 64px;
  }
  .offer__title {
    font-size: 58px;
  }
  .head__list:before {
    width: 680px;
    height: 660px;
    left: 230px;
  }
  .head__list {
    bottom: 80px;
  }
  .head__list li {
    font-size: 22px;
  }
  .head__list li:first-child {
    margin-bottom: 70px;
    transform: translateX(247px);
  }
  .head__list li:nth-child(2) {
    margin-bottom: 70px;
  }
  .advant__icon {
    width: 90px;
    height: 90px;
  }
  .service__item {
    padding: 45px;
  }
  .step__text {
    font-size: 22px;
  }
  .portfolio__link {
    height: 356px;
  }
  /* .catalog .popular__btn.btn{
    width: 270px;
    padding-left: 57px;
  } */
}

@media screen and (max-width: 1200px) {
  .pb_100,
  .pb_110,
  .pb_120 {
    padding-bottom: 90px;
  }

  .pt_100,
  .pt_110,
  .pt_120 {
    padding-top: 90px;
  }
  .page-template-template-main .offer__title {
    font-size: 58px;
  }
  .offer__title {
    font-size: 52px;
  }
  .offer__text {
    font-size: 22px;
    max-width: 400px;
  }
  .head__list {
    left: 50%;
  }
  .head__list li {
    font-size: 20px;
  }
  .head__list:before {
    left: 210px;
  }
  .head__list li:nth-child(2) {
    transform: translateX(138px);
  }
  .custom_logo,
  .custom-logo-link {
    width: 160px;
  }
  .nav__item {
    margin-right: 25px;
  }
  .catalog__menu .catalog__link > a {
    padding: 8px 0 8px 10px;
    width: 189px;
    background: #fff url(../img/catalog_menu.svg) no-repeat 155px center;
  }
  .lang a {
    font-size: 16px;
  }
  .popular__slide {
    padding: 25px 10px 30px;
  }
  .popular__img {
    height: 180px;
  }
  .popular__name {
    font-size: 20px;
  }
  .popular__btn.btn {
    width: 250px;
    padding-left: 41px;
  }
  .card__text {
    margin-bottom: 30px;
  }
  .section__title {
    font-size: 32px;
  }
  .advant__text {
    padding-right: 0;
    font-size: 20px;
  }
  .service__item {
    padding: 35px;
  }
  .step__text {
    font-size: 20px;
    padding-right: 0;
  }
  .portfolio__link {
    height: 296px;
  }
}

@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;
  }
  .offer__title {
    font-size: 54px;
  }
  .page-template-template-main .offer__title ,
  .offer__title {
    font-size: 54px;
  }
  .head__list {
    left: 40%;
  }
  .header {
    padding: 5px 0;
  }
  .tag__item {
    width: 50%;
  }
  .tag__item:nth-child(2),
  .tag__item:nth-child(4),
  .tag__item:nth-child(6) {
    border-right: none;
  }
  .tag__item:nth-child(4),
  .tag__item:nth-child(3) {
    border-bottom: 1px solid #bed0ec;
  }

  .tag__item:nth-child(3) {
    border-right: 1px solid #bed0ec;
  }
  .tag__name {
    font-size: 14px;
  }
  .popular__img {
    height: 240px;
  }
  .section__title {
    font-size: 28px;
  }
  .advant__icon {
  }
  .select_span,
  .place_span {
    font-size: 16px;
    left: 25px;
  }
  .input__group input {
    font-size: 16px;
    padding-left: 25px;
  }
  .about__img img {
    max-width: 500px;
    display: block;
    margin: 30px auto 0;
  }
  .social a:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .catalog__link .sub-menu {
    top: calc(100% + 5px);
  }
  .catalog__link a.active + .sub-menu {
    pointer-events: all;
  }
  .catalog__list {
    padding: 15px 15px 25px;
    margin-bottom: 30px;
  }
  .catalog__tag .catalog__link > a {
    margin-bottom: 0;
  }
  .catalog__tag .catalog__link > a.active {
    margin-bottom: 30px;
  }
  .service__btn.btn {
    width: 260px;
    padding-left: 60px;
  }

  .contact iframe {
    width: 100%;
    height: 450px;
    position: static;
    margin-top: 50px;
  }
  .contact {
    padding-bottom: 0;
    padding-top: 60px;
  }
  .step__text {
    font-size: 18px;
  }
  .portfolio__link {
    height: 246px;
  }
  .describe__content {
    padding: 50px 40px 50px 40px;
  }
  .input__group input {
    height: 50px;
  }
  .select_span,
  .place_span {
    top: 14px;
  }
  .form__wrap_callback .input__group.input__group_message .place_span {
    top: 18px;
  }
}

@media screen and (max-width: 767px) {
  .head__list {
    margin: 40px auto 0;
    padding: 0 12px;
    position: relative;
    left: auto;
    bottom: auto;
    max-width: 540px;
  }
  .head__section.head__section_main {
    display: block;
    padding-top: 120px;
    padding-bottom: 80px;
    height: auto;
  }
  .head__list li:nth-child(1) {
    transform: translateX(0);
    margin-bottom: 20px;
  }
  .head__list li:nth-child(2) {
    transform: translateX(0);
    margin-bottom: 20px;
  }
  .head__list li {
    padding-left: 40px;
  }
  .head__list li:after {
    width: 30px;
    height: 30px;
    font-size: 26px;
    right: auto;
    left: 0;
  }
  .head__list li br {
    display: none;
  }
  .offer__title {
    font-size: 40px;
  }
  .page-template-template-main .offer__title ,
  .offer__title {
    font-size: 40px;
  }
  .btn {
    font-size: 20px;
    height: 54px;
  }
  .offer__btn.btn {
    width: 270px;
    padding-left: 65px;
  }
  header .custom_logo,
  header .custom-logo-link {
    width: 40px;
    height: 40px;
    overflow: hidden;
  }
  header .custom_logo img,
  header .custom-logo-link img {
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .tag__name {
    font-size: 13px;
  }
  .section__title {
    font-size: 28px;
  }
  .callback__btn.btn {
    margin: 0 auto;
    width: 265px;
  }
  .select_span,
  .place_span {
    font-size: 18px;
    left: 30px;
  }
  .input__group input {
    font-size: 18px;
    padding-left: 30px;
  }
  .about__btn.btn {
    width: 265px;
    padding-left: 60px;
  }
  .about__btn.about__btn_about {
    width: 300px;
    padding-left: 12px;
  }
  .btn span {
    width: 35px;
    height: 35px;
    top: calc(50% - 17px);
    right: 13px;
  }
  .describe__content {
    padding: 50px 30px 50px 30px;
  }
  .footer .footer__menu.footer__menu_main .nav__item a {
    font-size: 16px;
  }
  .contact__wrap {
    padding: 90px 50px 90px 50px;
  }
}

@media screen and (max-width: 576px) {  
  .page-template-template-main .offer__title ,
  .offer__title {
    font-size: calc(6vw + 5px);
  }
  .tag__name {
    font-size: 14px;
  }
  .tag__item {
    width: 100%;
  }
  .tag__item:nth-child(5) {
    border-bottom: 1px solid #bed0ec;
  }
  .tag__item:nth-child(1),
  .tag__item:nth-child(5),
  .tag__item:nth-child(3) {
    border-right: none;
  }
  .swiper__arrow.swiper__arrow_left {
    left: -12px;
    z-index: 3;
  }
  .swiper__arrow.swiper__arrow_right {
    right: -12px;
    z-index: 3;
  }
  .section__title {
    font-size: 24px;
  }
  .advant__text {
    font-size: 18px;
  }
  .service__item {
    padding: 20px;
  }
  .contact__wrap {
    padding: 50px 20px;
  }
  .contact__item a,
  .contact__item p {
    font-size: 20px;
  }
  .describe__title {
    max-width: 220px;
    padding: 10px 0 10px;
    font-size: 20px;
  }

  .describe__title::after {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 30px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    pointer-events: none;
  }
  .describe__content {
    padding: 50px 12px 50px 15px;
  }
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 375px) {
  .catalog__menu .catalog__link > a {
    background: #fff;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    width: 158px;
  }
  .contact__item a,
  .contact__item p {
    font-size: 18px;
  }
}
