/* ---  Screens Anton --- */
@media screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.05) {
  .mainpage .promo-wrapper, .mainpage .promo-swiper, .mainpage .promo-swiper .swiper-slide {
    min-height: calc(100vh - 200px);
  }
  .mainpage .promo-text-content {
    padding-top: clamp(15px, 2vh, 35px);
  }
  .mainpage .promo-swiper .swiper-pagination {
    bottom: clamp(15px, 3vh, 40px);
  }
}
/* ----------- Notebook Non-Retina Screens ----------- */
/* ----------- Notebook Retina Screens ----------- */
@media screen and (min-device-width: 1025px) and (max-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .mainpage {
    font-size: 11px;
  }
  .mainpage .container {
    max-width: 900px;
  }
  .header {
    height: 55px;
  }
  .header .header__header {
    height: 55px;
  }
  .header .header-container {
    border-width: 1px;
  }
  .header a.tel {
    font-size: 13px;
  }
  .header .descr1 {
    font-size: 9px;
  }
  .header .lk-avatar {
    width: 20px;
    height: 20px;
    min-width: 20px;
    border-width: 2px;
    font-size: 9px;
    border-width: 1.5px;
  }
  .header .logo img {
    height: 35px;
    width: auto;
  }
  .header .workinghours {
    margin-left: 30px;
  }
  .header .menu li a {
    font-size: 11px;
    padding: 12px 0 12px 25px;
  }
  div.header .working_hours {
    top: 53px;
  }
  div.header .favorites-svg, div.header .lk-svg {
    width: 24px;
    height: 24px;
  }
  #types-tours-menu {
    margin-bottom: 50px;
  }
  #types-tours-menu img {
    height: 23px;
  }
  #types-tours-menu .types-tours-menu__item {
    font-size: 10px;
  }
  h2, .title, .like-h2 {
    font-size: 18px;
  }
  .mainpage .more {
    font-size: 11px;
  }
  .mainpage .promotions-percents {
    font-size: 64px;
  }
  .mainpage .promotions-title, .mainpage .catalog_promotions-swiper .promotions-title {
    font-size: 16px;
  }
  .mainpage .nextcircle {
    width: 34px;
    height: 34px;
    min-height: 34px;
  }
  .mainpage .nextcircle img {
    width: 21px;
  }
  /*
  #recommendation{
      padding-bottom: 16px;
      border-bottom-right-radius: 55px;
      border-bottom-left-radius: 55px;
  }
  .recommendations{padding-bottom: 0px; margin-bottom: 40px;}
  .recommendations-swiper .swiper-wrapper .swiper-slide{max-width: max-content;}
  .recommendation_item{width: 195px; max-width: 195px; padding: 8px;}
  .recommendation_img_container{min-height: 226px; min-width: 178px; }
  .marquee-container{width: 165px; height: 35px;}
  .recommendation-description{font-size: 10px; height: 57px;}
  .recommendation-title{font-size: 11px; height: 35px;}

  //blur fix
  .recommendation_img_container{overflow: hidden;}
  .recommendation_text{width: calc(100% + 4px); margin: 0 auto; 
      //bottom: -26px;
  }
      */
  .arrows-gray-wrapper .swiper-button-next, .arrows-gray-wrapper .swiper-button-prev {
    width: 28px;
    height: 28px;
    background-size: 26px;
    background-position-x: center;
  }
  .arrows-gray-wrapper .swiper-button-next {
    background-position-y: 2px;
  }
  .arrows-gray-wrapper .swiper-button-prev:hover {
    background-position-y: -33px;
  }
  .arrows-gray-wrapper .swiper-button-next:hover {
    background-position-y: -31px;
  }
  .swiper-navigation {
    width: 84px;
  }
  /*
      #newstravel{
          .newstravel_item{
              max-width: 192px;
              font-size: 10px;
              padding: 14px;
          }
          .newstravel_item img{border-radius: 7px; margin-bottom: 20px;}
          .newstravel_item_head{font-size: 11px; 
              max-width: 147px;
          }

          .newstravel_item_head-line{
              margin-top: 7px;
              margin-bottom: 7px;
          }
          .newstravel_item_head a{font-size: 12px;}
          .newstravel_item .date{margin-bottom: 7px;}
          .newstravel_text{padding-bottom: 7px;
              .newstravel_text__content{
                  max-width: 134px;
              }
          }
      }
          */
  #newsletter {
    background-position: calc(50% - 380px) 32px;
    background-size: 80px;
    padding-top: 18px;
    padding-bottom: 16px;
    margin-bottom: 100px;
    border-radius: 55px;
  }
  .newsletter-title {
    font-size: 16px;
    margin-bottom: 7px;
  }
  .newsletter-main {
    padding-top: 32px;
    min-width: 368px;
    margin-right: 4px;
  }
  .newsletter-img {
    max-width: 291px;
  }
  #newsletter button {
    font-size: 11px;
    padding: 10px 18px;
    height: 34px;
  }
  #newsletter input {
    min-width: 100px;
  }
  .baloon-skel {
    width: 100px;
    height: 100px;
  }
  .cloud-right {
    width: 77px;
  }
  #newsletter .form-glass {
    padding: 0 3px;
  }
  .glass-form {
    padding-top: 24px;
    max-width: 367px;
  }
  .glass-form input {
    margin-right: 12px;
    min-width: 110px;
    width: 37%;
  }
  .glass-form input {
    font-size: 10px;
  }
  .glass-form #newsletter-name {
    margin-left: 10px;
  }
  .glass-form .v-line {
    height: 23px;
  }
  #footer, .footer2 {
    padding: 18px 0 14px 0;
    font-size: 10px;
  }
  .footer-wrapper {
    padding-bottom: 15px;
  }
  .footer-left, .footer-right {
    font-size: 10px;
  }
  .footer-menu {
    font-size: 14px;
    margin-top: 28px;
    padding-left: 10px;
    min-width: 142px;
  }
  .footer-title {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 9px;
  }
  .footer2 {
    padding-top: 10px;
  }
  .footer-center {
    padding: 30px 20px 0 20px;
  }
  .footer-logo {
    width: 110px;
  }
  .footer-right {
    padding-left: 15px;
  }
  .footer-left-1 {
    min-width: 161px;
  }
  .footer-left-1 p {
    padding-left: 3px;
  }
  .footer-left-1 .btn {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 11px;
    margin-top: 14px;
    width: auto;
  }
  .vertical1 {
    padding: 0 8px;
  }
  .footer-center-wrapper-col2 {
    padding-top: 8px;
  }
  .footer-center-wrapper-col1 .footer-contact {
    margin-bottom: 3px;
  }
  .footer-center-wrapper-col2 .footer-contact {
    margin-bottom: 14px;
  }
  .footer-center-wrapper-col1 p {
    margin-bottom: 5px;
  }
  .footer-contact {
    font-size: 11px;
  }
  .footer-contact span {
    font-size: 8px;
  }
  .footer-social {
    margin: 30px 0 23px 0;
  }
  .footer-social img {
    margin-right: 14px;
  }
  .footer-social img {
    width: 32px;
    height: 32px;
  }
  .footer-center-wrapper {
    flex-direction: row;
  }
  #whywe {
    border-radius: 55px;
  }
  #whywe .container {
    padding-bottom: 42px;
  }
  #types-tours-menu .mobile {
    display: block;
  }
  #types-tours-menu .no-mobile {
    display: none;
  }
}
@media screen and (min-device-width: 1537px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .promotions-title {
    margin-top: 1.5vw;
  }
  .promotions-percents {
    margin-bottom: 84px;
  }
}/*# sourceMappingURL=notebook-v2.css.map */