@media (min-width: 576px) {
    .news h2 {
        font-size: 26px;
    }

    .tour-gallery .list {
        padding: 0;
    }

    .catalog-page .subs{
        padding-top: 40px;
    }

    .page-reviews .subs, .page-promo .subs, .page-news .subs, .page-agency .subs, .page-faq .subs, .page-group .subs, .about-page .subs{
        padding-top: 10%;
    }

  .subsection {
    margin: 1em;
  }
  .subsection_accommodation, .subsection_info_infrastructure {
    background-color: var(--extreme-light-blue-bg);
    padding: 20px;
  }
  .header a.my-booking {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: var(--prime-blue);
    text-decoration: underline dashed;
    text-underline-offset: 5px;
    margin-right:18px;
  }
  .promo-item .date {
  	font-size: 12px;
  }
  .promo-item .title {
  	margin-top: 15px;
  	font-size: 17px;
  }
  .promo-item .bt {
  	height: 42px;
  	max-width: 177px;
  	font-size: 16px;
  }
  .book-step {
    margin: 40px 0 0;
  }
  .book-list-items {
    margin: 0 -4px;
  }
  .book-list-items .item {
  	margin-top: 8px;
    padding: 0 4px;
    width: 50%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .book-list-items .book-item {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .book-item .wrapper {
    width: 100%;
    height: 100%;
    display: block;
  }
  .book-item .wrapper::before {
    top: 10px;
    transform: translateY(0);
  }
  .book-item .price {
    margin-top: 7px;
  }
  .book-item .count {
  	position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    padding: 0 10px 0 8px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }
  .book-form .form-item {
  	width: 50%;
    padding: 0 6px;
  }
  .book-step .button {
  	margin-top: 20px;
    width: 42%;
    padding: 0 6px;
  }
  .book-form .agree-text, .d-flex .agree-text {
    width: 58%;
    padding: 0 6px 0 24px;
    text-align: left;
    font-size: 14px;
      align-content: center;
  }
  .help-head H2 img, .help-head H3 img {
    top: -4px;
  }
  .data-form {
    margin-top: 20px;
    border: 2px solid #e6e6e6;
    border-radius: 16px;
    padding: 16px;
  }
  .tours-list .tour,
  .catalog-content .tour {
    width: calc(50% - 8px);
  }
  .tours-list {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .catalog-content .list {
    margin: 0;
  }
  .article-list {
  	margin: -10px -15px 0;
  }
  .article-item {
  	margin-top: 30px;
    width: 50%;
    padding: 0 15px;
  }
  .photo-slider {
  	padding: 0 42px;
  	margin: 20px 0 0;
  }
  .photo-slider .slick-list {
    overflow: hidden;
  }

  .d-sm-none {
    display: none;
  }
  .d-sm-flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .d-sm-row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 -6px;
  }
  .preview-image {
      background:
              linear-gradient(90deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 50%),
              url('/assets/i/e-main-bg-2.webp');
      background-size: cover;
      background-position: center;
  }
  .form-group .input-age {
    height: 50px;
    font-size: 15px;
  }
  .form-item .input-age {
    height: 50px;
    font-size: 15px;
  }
  select.custom-select {
    height: 50px;
    font-size: 15px;
  }
  .top-categories__wrap_1, .top-categories__wrap_2, .top-categories__wrap_3, .top-categories__wrap_4 {
    grid-template-columns: 1fr;
  }

    .child-box .head{
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .child-box .bt-toggle {
        position: static;
        margin-left: auto;
        width: 32px;
        height: 32px;
    }

    .subs .subs-img{
        top: -1px;
    }
}


@media (min-width: 768px) {
    .about-content .about-text .about-subtitle{
        margin-bottom: 60px;
        margin-top: 46px;
    }

    .about-content .advatage-list{
        gap: 0;
        flex-direction: row;
    }

    .news h2 {
        font-size: 37px;
    }

    .tour-gallery .slick-list{
        padding-right: 0;
    }

    .tour-gallery img {
        max-width: 265px;
        max-height: 215px;
        min-height: 215px;
    }
  H1 {
    font-size: 37px;
    line-height: 110%;
  }
  .text-h1 {
    font-size: 48px;
  }
  H2, .h2 {
    font-size: 48px;
  }
  H3, .h3 {
  	font-size: 29px;
  }
  .fs-3 {
    font-size: 37px;
  }
  H4, .h4, .fs-md-4 {
  	font-size: 29px;
  }
  .header-logo {
    width: 153px;
  }
  .header-tel {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-right: 36px;
  }
  .header-tel .bt-social {
    margin-right: 9px;
  }
  .header-tel .bt-social svg {
    width: 16px;
    height: 16px;
  }
  .preview {
    position: relative;
    z-index: 2;
  	padding: 108px 0 40px;
  }
  .preview-image {
      background:
              linear-gradient(90deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 50%),
              url('/assets/i/l-main-bg-2.webp');
      background-size: cover;
      background-position: center;
  }
  .preview-text {
    padding-left: 24px;
    width: 55%;
    text-align: left;
  }
  .preview H2 {
  	font-size: 51px;
  }
  .preview-subtitle {
    margin-top: 30px;
    font-size: 24px;
  }
  .preview-img {
    position: relative;
    z-index: -1;
    width: 45%;
  }
  .preview-img img {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-49%);
    max-width: 925px;
  }
  .search-form {
    margin-top: 54px;
    border-radius: 24px;
    padding: 24px;
    text-align: left;
  }
  .search-form .h3 {
    padding-bottom: 13px;
    text-align: center;
  }
  .search-form .floating-label {
    font-size: 13px;
  }
  .search-form .form-group.focused .floating-label {
    top: 17px;
  }
  .select2Part.focused .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 25px;
  }
  .search-form .button .bt {
    border-radius: 24px;
    height: 68px;
    font-size: 22px;
  }
  .preview .link-help {
  	margin-top: 20px;
    font-size: 20px;
  }

  .promo {
  	padding: 30px 0;
  }
  .promo-slider {
    padding-bottom: 20px;
  }
  .promo-slider .promo-item, .recommend-slider .recommend-item {
  	margin: 0 5px 15px;
  }


  .book {
    padding: 70px 0;
  }
  .book-step {
    margin: 40px 0 0;
    border-radius: 24px;
    padding: 25px;
  }
  .count-step .item {
    position: relative;
    font-family: var(--second-family);
    font-weight: 900;
    font-size: 26px;
    line-height: 110%;
    color: #d5ddf5;
  }
  .count-step .item button {
    background-color: var(--white);
  }
  .count-step .item:not(:last-child) {
    padding-right: 46px;
  }
  .count-step .item:not(:first-child)::before {
    content: '';
    display: block;
    background: url('data:image/svg+xml,<svg width="34" height="3" viewBox="0 0 34 3" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1.5" y1="1.5" x2="32.5" y2="1.5" stroke="%23D5DDF5" stroke-width="3" stroke-linecap="round" stroke-dasharray="9 9"/></svg>');
    width: 34px;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: -36px;
  }
  .count-step .item.active {
    color: var(--prime-blue);
  }
  .count-step .item.active:not(:first-child)::before {
    background: url('data:image/svg+xml,<svg width="34" height="3" viewBox="0 0 34 3" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1.5" y1="1.5" x2="32.5" y2="1.5" stroke="%23008CE4" stroke-width="3" stroke-linecap="round" stroke-dasharray="9 9"/></svg>');
  }

  .book-shifts .h4 {
    margin: 0 26px 0 0;
  }
  .book-form .h5 {
    font-size: 19px;
  }
  .book-box .date {
  	padding: 0 10px 0 0;
    width: 87px;
    min-width: 87px;
  	border-right: 2px solid var(--prime-blue);
    border-bottom: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }
  .book-content {
    padding-left: 10px;
  }
  .book-list-items {
    margin-top: -8px;
  }


  .about-subtitle {
    margin-top: 58px;
    font-size: 19px;
  }
  .advatage-list {
    padding: 0;
    margin: 0 -8px;
  }
  .advatage-list .item {
    padding: 0 8px;
    width: 33.333%;
  }
  .advatage-list .icon {
  	position: static;
    height: 106px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }
  .advatage-list .icon svg {
  	width: 66px;
  	height: 66px;
  }
  .advatage-list .icon .icon-protection {
  	width: 66px;
  	height: 68px;
  }
  .advatage-list .icon .icon-gift {
  	width: 64px;
  	height: 64px;
  }
  .advatage-list p {
    margin-top: 12px;
    font-size: 17px;
  }
  .about-lic {
  	padding: 60px 0 50px;
      padding-bottom: 0;
  }
  .about-lic .content {
    max-width: 662px;
    margin: 0 auto;
  }
  .lic-list {
  	margin: 0;
    width: 60%;
  }
  .lic-item {
  	padding: 0;
    width: calc(50% - 40px);
    margin: 0 20px;
  }
  .lic-item::before {
  	border-width: 5px;
  	left: -11px;
  	top: -11px;
  	right: 34px;
  	bottom: 24px;
  }
  .lic-item:nth-child(2n)::before {
  	top: 22px;
    right: -11px;
    bottom: -11px;
    left: 19px;
  }
  .lic-text {
    padding-left: 30px;
    width: 40%;
    text-align: left;
  }
  .lic-text H3 {
    margin-bottom: 26px;
    font-size: 26px;
  }
  .news-list {
  	margin: 30px -7px 0;
  	padding: 0 0 34px;
  }
  .news-list:not(.slick-slider) .news-item {
  	width: 356px;
  	min-width: 356px;
  }
  .news-item {
  	padding: 0 7px;
  }
  .news-item a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-news .news-item .img, .page-promo .news-item .img{
      margin: 0;
  }

  .news-item .img {
    margin: 0 -20px;
    height: 174px;
  }
  .news-item .label {
    padding: 0 10px;
  	font-size: 15px;
    line-height: 34px;
  }
  .news-item .title {
    margin-top: 14px;
    font-size: 20px;
  }
  .news-item .text {
  	font-size: 15px;
  }


  .useful {
  	padding-top: 65px;
  }
  .useful-list {
  	padding-bottom: 0;
    margin: 0 -5px;
  }
  .useful-list .col {
    width: 29%;
    padding: 0 5px;
  }
  .useful-list .col-md-center {
    width: 42%;
  }
  .feedback-item {
    position: static;
    height: 144px;
  }
  .useful-item.item-1 {
    height: 346px;
  }
  .useful-item.item-2 {
    height: 280px;
  }
  .useful-item.item-3 {
    height: 210px;
  }
  .useful-item.item-4 {
    height: 200px;
  }
  .useful-item.item-5 {
    height: 290px;
  }


  .help {
    padding-top: 60px;
  }
  .help-head H2, .help-head H3 {
    padding-right: 126px;
    display: inline-block;
  }
  .help-head H2 img, .help-head H3 img {
    top: 3px;
  }
  .tab-select .list {
  	position: static;
  	border: 0;
  	border-radius: 0;
  	padding: 0;
  	background: 0;
  	overflow: visible;
  	max-height: 100%;
  	display: -webkit-flex !important;
  	display: -ms-flex !important;
  	display: flex !important;
    flex-wrap: wrap;
  }
  .tab-select .list .bt-tab {
  	display: inline-block;
  	margin: 0 6px 6px 0;
  	background: var(--extreme-light-blue-bg);
  	border-radius: 32px;
  	padding: 14px 16px;
  	font-weight: 500;
  	font-size: 16px;
  	color: var(--colors-30);
  }
  .tab-select .list .bt-tab.active {
  	background: var(--prime-blue);
  	color: var(--white);
  }
  .file-list {
    padding-top: 15px;
    margin: 0 -5px;
  }
  .file-list .file-item {
    margin: 10px 5px 0;
    width: calc(50% - 10px);
  }
  .file-item {
    padding: 12px 24px 12px 66px;
  }


  .feedback .form {
    padding: 40px;
  }
  .form-content {
    width: 62.5%;
  }
  .form-img {
    top: -44px;
    right: -74px;
    width: 59%;
  }
  .form H3 {
    padding: 0 0 18px;
    font-size: 29px;
  }
  .form-content .agree-text {
    margin-top: 15px;
    text-align: left;
    font-size: 13px;
  }


  .review {
    background: 0;
  }
  .review-wrapper {
    background: #f5f5f5;
    border-radius: 36px;
    padding: 40px;
  }
  .review .icon-speaker {
    width: 54px;
    height: 50px;
  }
  .review-slider {
    padding: 45px 0 34px;
    margin: 0 -10px;
  }
  .bt-center {
  	margin-top: 40px;
  }


  .team {
    padding-top: 50px;
  }
  .team-slider {
    margin: 48px 0 0;
    padding: 0 62px;
  }
  .team-slider .slick-list {
    overflow: hidden;
  }
  .team-slider .slick-arrow {
    top: 70px;
    margin-top: 0;
  }
  .team-item .photo {
    width: 180px;
    height: 180px;
  }
  .team-item .photo .caption {
    width: 100%;
    left: 0;
    margin-left: 0;
    font-size: 14px;
  }
  .team-item .tel {
  	font-size: 15px;
  }
  .team-item .mail {
  	font-size: 14px;
  }


  .subs-box {
    padding: 33px 40px 25px 27%;
  }
  .subs-text {
  	padding-right: 0;
  }
  .subs-img {
  	top: auto;
  	right: auto;
    left: 0;
    bottom: 9px;
  	width: 34.8%;
  }
  .subs-box p {
    font-size: 16px;
  }
  .subs-box .group {
  	margin-top: 15px;
  }
  .subs-box .bt {
  	margin-top: 0;
  	width: 160px;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    height: 42px;
    font-size: 16px;
  }
  .subs-box .agree-text {
  	margin-top: 10px;
  	font-size: 13px;
  }


  .footer {
    padding-bottom: 16px;
  }
  .footer-wrapper {
  	margin: 0;
  	padding: 10px 40px 20px;
  }
  .footer-title {
    font-family: var(--second-family);
    font-weight: 700;
    font-size: 17px;
    color: var(--colors-0);
  }
  .footer-contacts {
    width: 100%;
  }
  .footer-contacts .tel {
    margin-bottom: 9px;
  }
  .footer-worktime {
    font-size: 16px;
    color: #989898;
  }
  .footer-contacts .buttons {
    flex-wrap: wrap;
    margin: 0 -3px;
  }
  .footer-contacts .bt {
    margin: 0 3px 10px;
  	width: calc(100% - 6px);
    padding: 0;
  }
  .footer-contacts .bt-social {
  	margin: 0 3px;
  	width: calc(50% - 6px);
  }
  .footer-contacts .item {
    width: 100%;
  }
  .footer-contacts .item:not(:last-child) {
  	margin: 0 0 14px;
  }
  .footer-nav {
    width: 100%;
    margin: 40px 0 0;
    border: 0;
  }
  .footer-nav > ul > li {
    width: 33.333%;
    border: 0;
  }
  .footer-nav li ul {
    margin-top: 14px;
  }
  .footer-bot {
    padding: 35px 0 0;
  }
  .footer-logo {
    width: 150px;
  }
  .footer-lic {
    margin: 0;
  }
  .footer-payment .item {
    margin-left: 8px;
  }
  .footer-info {
    text-align: left;
  }
  .footer-mobile-panel {
    padding: 18px 40px;
  }


  .breadcrumbs {
    font-size: 16px;
  }
  .tour-box {
    margin: 0;
    padding: 25px;
    border-radius: 24px;
  }
  .tour-box .pre-title {
    font-size: 16px;
  }
  .tour-box .head .text {
    max-width: 70%;
  }
  .tour-box .label-list {
    margin-top: -5px;
    min-width: 120px;
    min-width: 150px;
  }
  .tour-box .badge-list {
    padding-top: 10px;
  }
  .tour-box .badge-item {
    padding: 10px 14px;
    font-size: 14px;
  }
  .tour-gallery {
    position: relative;
  }
  .tour-gallery .list {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 13px -3px 0;
    padding: 0 0 0 50%;
    overflow: visible;
  }
  .tour-gallery .gallery-item:nth-child(n+5) {
    display: none;
  }
  .gallery-item {
    margin: 0;
    padding: 3px;
    width: 50%;
  }
  .tour-gallery .md-big-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding-right: 6px;
      max-width: 480px;
      max-height: 440px;
  }
    .tour-gallery .md-big-img img {
        max-width: 480px;
        max-height: 440px;
    }

  .tour-gallery .all-images {
    padding: 3px;
    width: 25%;
    height: 50%;
    position: absolute;
    right: 0;
    bottom: -16px;
    overflow: hidden;
    text-align: center;
  }
  .pic-set {
    height: 194px;
    display: block;
    position: relative;
    /* position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10px; */
  }
  .pic-set .pic {
    position: absolute;
    left: 1%;
    top: 5px;
    width: 100%;
    height: auto;
    border-radius: 16px;
    border: #FFFFFF 4px solid;
    transition: transform 0.3s;
      max-width: 250px;
      max-height: 150px;
      min-height: 150px;
  }
  .all-images .link-dashed {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 82%;
    z-index: 2;
    white-space: nowrap;
  }
  .pic-1 {
    transform: rotate(-4deg);
    z-index: 2;
  }
  .all-images:hover .pic-1 {
    transform: rotate(-6deg);
  }
  .pic-2 {
    transform: rotate(4deg);
    z-index: 1;
  }
  .all-images:hover .pic-2 {
    transform: rotate(6deg);
  }


  .summary-box {
    padding: 25px;
    margin: 20px 0 0;
    border-radius: 24px;
  }


  .summary-box .col-one {
    width: 46%;
    max-width: 260px;
  }
  .summary-box .col-two {
    width: 52.3%;
    text-align: left;
  }
  .info-board {
    margin-top: 0;
  }
  .summary-box .col-two .hint {
    font-size: 13px;
  }
  .summary-box .link {
    margin-top: 5px;
  }
  .summary-box .price-old {
    font-size: 20px;
  }
  .summary-box .price-new {
    font-size: 35px;
  }
  .summary-box .price-discount {
    font-size: 18px;
  }
  .summary-box .book-wrap {
    margin-top: 10px;
  }
  .summary-box .bt {
    height: 68px;
    border-radius: 24px;
    font-size: 22px;
  }
  .summary-box .book-wrap .label {
    margin: 11px 0 0;
    font-size: 15px;
  }
  .super-tabs {
  	padding: 10px 0;
  	margin: 20px 0 0;
  	border-radius: 24px;
  }
  .super-tabs li {
  	width: auto;
    flex-basis: 0;
    flex-grow: 1;
    padding: 10px 5px 0;
  }


  .tab-section {
  	padding: 25px;
  	margin: 20px 0;
  	border-radius: 24px;
  }
  .tab-section .icon {
    width: 90px;
    height: 80px;
    border-radius: 0 24px 0 70px;
    padding-left: 14px;
  }
  .tab-section .icon svg {
    width: 48px;
    height: 48px;
  }
  .tab-section .icon .icon-accomm {
  	width: 44px;
  	height: 36px;
  }
  .tab-section .icon .icon-program {
  	width: 66px;
  	height: 40px;
  }
  .tab-section .icon .icon-infrastructure {
  	width: 56px;
  	height: 50px;
  }
  .tab-section .icon .icon-transfer {
  	width: 40px;
  	height: 47px;
  }
  .tab-section .icon .icon-faq {
  	width: 41px;
  	height: 42px;
  }
  .tab-section p, .tab-section li, .add_info_infrastructure a {
    font-size: 16px;
    line-height: 150%;
  }
  .add_info_infrastructure .bt-toggle svg {
    width: 12px;
  }
  .tab-section H5 {
    font-size: 20px;
  }
  .tab-section .form-select {
    max-width: 468px;
  }
  .tab-section .label-info {
    display: inline-block;
  }
  .gallery-slider {
  	margin: 30px 0;
  	padding: 0 47px;
  }
  .gallery-slider .slick-list {
    overflow: hidden;
  }
  .faq-card .head span {
    font-size: 22px;
  }


  .data-board {
  	border-radius: 24px;
  	padding: 30px;
  	text-align: left;
  }
  .data-board .h6 {
  	font-size: 20px;
  }
  .data-board .select {
  	margin-bottom: 20px;
  }
  .data-board .card {
    padding: 24px;
    border-radius: 24px;
  }
  .data-board .card H5 {
  	font-size: 26px;
  }
  .data-board .label {
    font-size: 15px;
  }
  .data-board .d-md-flex {
    margin: 0 -6px;
  }
  .data-board .col-md-50 {
    padding: 0 6px;
  }
  .data-board .card p {
    margin-top: 20px;
  }
  .data-board .item {
    font-size: 16px;
  }
  .tab-links a {
    margin-right: 30px;
  }
  .tab-section .bt-input .label {
    padding: 14px 16px;
  }
  .review-card {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding: 18px 0;
  }
  .review-card .aside {
    width: 140px;
    min-width: 140px;
  }
  .review-card .content {
    width: 100%;
    padding-left: 30px;
    margin: 0;
  }
  .review-card .name {
    font-size: 17px;
  }
  .gallery-list .item a {
    height: 168px;
  }
  .tab-section .link-load {
  	margin-top: 38px;
  	font-size: 18px;
  }
  .tab-section .link-load svg {
  	width: 16px;
  	height: 16px;
  }
  .question-card {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding: 18px 0;
  }
  .question-card .aside {
    width: 208px;
    min-width: 208px;
  }
  .review-card .content {
    width: 100%;
    padding-left: 30px;
    margin: 0;
  }
  .question-card .name {
    font-size: 19px;
  }
  .question-card .answer {
    border-radius: 24px;
    padding: 20px 30px;
  }
  .question-form H4 {
    margin-top: 40px;
    text-align: left;
  }
  .question-form .form-item input {
    height: 68px;
    border-radius: 24px;
    font-size: 18px;
  }
  .question-form .bt {
    width: auto;
    height: 68px;
    border-radius: 24px;
    padding: 0 30px;
    font-size: 22px;
  }
  .question-form .agree-text {
    margin-top: 20px;
    font-size: 14px;
    text-align: left;
  }
  .data-form .step .label {
    font-size: 19px;
  }
  .data-form .step:not(:first-child) {
    padding-top: 20px;
  }
  .data-form .step:not(:last-child) {
    padding-bottom: 20px;
  }
  .data-form select.custom-select {
    border-radius: 12px;
    padding: 0 48px 0 20px;
    height: 50px;
    font-size: 15px;
  }
  .data-form .title {
    font-size: 28px;
  }
  .data-form .bt-primary-outline {
    margin-top: 0;
  }
  .book .bt-primary-outline {
    width: auto;
    padding: 0 30px;
  }


  .book-summary {
    border-radius: 24px;
    padding: 30px;
    font-size: 16px;
  }
  .book-summary .total {
  	padding-bottom: 16px;
  }
  .book-summary .total .label {
  	font-size: 20px;
  }
  .book-summary .total .value {
  	font-size: 30px;
  }
  .book-summary .person {
  	padding: 16px 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .book-summary .person .person-name {
    width: 34%;
    padding-right: 10px;
  }
  .book-summary .person .list {
    width: 66%;
  }
  .book-summary .person .item:first-child {
    margin-top: 0;
  }
  .book-summary .checkbox-item {
    margin-top: 4px;
  }
  .continue .checkbox-item {
    margin-top: 20px;
  }
  .book-summary .bt {
    height: 68px;
    border-radius: 24px;
    padding: 0;
    font-size: 22px;
  }
  .book-summary .hint {
    text-align: left;
  }

  .book-success H5 {
    font-size: 20px;
  }
  .book-success .box {
    border-radius: 24px;
    padding: 30px;
    font-size: 15px;
  }
  .book-success .text {
    padding-right: 20px;
    width: calc(100% - 162px);
  }
  .book-success .img {
    width: 162px;
    margin: 0;
  }
  .book-success .help-link {
  	margin-top: 20px;
  	font-size: 18px;
  }
  .book-success .sum {
    margin: 20px 0;
  }
  .book-success .buttons {
    padding-top: 10px;
  }
  .template-box {
    margin: 20px 0 0;
    border-radius: 24px;
    padding: 30px;
  }
  .catalog-tools {
  	margin-top: 10px;
      margin-bottom: 10px;
  }
  .catalog-tools .select {
    width: 360px;
  }
  .catalog-tools select.custom-select,
  .catalog-tools .select2-container--default .select2-selection--single,
  .data-form .select2-container--default .select2-selection--single {
    border-radius: 12px;
    padding: 0 48px 0 20px;
    height: 50px;
    font-size: 15px;
  }
  .catalog-tools .text {
    text-align: left;
  }

  .catalog-page {
    padding-top: 64px;
  }
  .catalog-search {
    background: var(--prime-blue);
    padding: 14px 0;
  }
  .catalog-search select.custom-select,
  .catalog-search .select2-container--default .select2-selection--single,
  .catalog-search .form-item input {
    border-radius: 12px;
    padding: 0 48px 0 20px;
    height: 50px;
    font-size: 15px;
  }
  .form.form-v2 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .form-v2 .form-img {
    width: auto;
    height: 100%;
  }
  .form-v2 .form-img img {
    max-width: 1000%;
    width: auto;
    height: 100%;
  }
  .reserve-page {
    padding-bottom: 50px;
  }
  .reserve-status {
  	border-radius: 24px;
  	padding: 30px;
  	text-align: left;
  }
  .reserve-status .aside {
    width: 48%;
  }
  .reserve-status .content {
    width: 52%;
    padding-left: 30px;
  }
  .reserve-status .sum {
    margin-top: 0;
    font-size: 29px;
  }
  .radio-list {
    justify-content: flex-start;
  }
  .reserve-tour .content {
    width: 100%;
    padding: 0 30px 0 0;
  }
  .reserve-tour .image {
    width: 236px;
    min-width: 236px;
    height: 170px;
    order: 2;
    border-radius: 24px;
  }
  .reserve-customer > .head {
  	padding-bottom: 20px;
  }
  .reserve-customer .h4 {
    margin-right: 20px;
  }
  .property-list .col-md-25 {
    width: 25%;
  }
  .property-list .col-md-33 {
    width: 33.333%;
  }
  .property-list .col-md-50 {
    width: 50%;
  }
  .child-box::before {
  	border-radius: 24px;
  }
  .child-box .head {
  	padding: 30px;
  }
  .child-box .head .bt {
    margin: 0 10px;
  }
  .child-box .bt-toggle svg {
    width: 30px;
    height: 17px;
  }
  .child-box .content {
  	padding: 0 30px 30px;
  }
  .child-box .data-board .card {
    margin-top: 20px;
    padding: 20px;
  }
  .child-box .card .line:before {
    background: url('data:image/svg+xml,<svg width="524" height="13" viewBox="0 0 524 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 11.5C2 11.5 169.396 1.28553 278.049 1.50344C374.282 1.69644 522 11.5 522 11.5" stroke="%23D7263D" stroke-width="3" stroke-linecap="round" stroke-dasharray="8 8" /></svg>') no-repeat;
    width: 524px;
    height: 13px;
    top: 4px;
  }
  .reserve-finance .book-summary .h5 {
    padding-bottom: 36px;
    font-size: 20px;
  }
  .reserve-finance .book-summary .person .person-name {
    width: 56%;
  }
  .reserve-finance .book-summary .person .list {
    width: 44%;
  }
  .reserve-finance .book-summary .person .label {
    padding-right: 20px;
  }
  .reserve-finance .total-sum .label {
  	font-size: 18px;
  }
  .reserve-finance .total-sum .value {
  	font-size: 24px;
  }
  .table-simple tr {
    padding: 0;
    display: table-row;
  }
  .table-simple td {
    padding: 16px 40px 0 0;
    display: table-cell;
    vertical-align: middle;
  }
  .table-simple td:last-child {
    padding-right: 0;
    text-align: right;
  }
  .table-story td:first-child {
    width: 51%;
  }
  .reserve-finance .file-list {
    padding-top: 20px;
  }
  .reserve-finance .file-list .file-item {
    width: calc(33.33% - 10px);
    margin-top: 20px;
  }
  .modal {
    border-radius: 24px;
    padding: 30px;
  }
  .modal-title {
  	font-size: 36px;
  }
  .modal-subtitle {
    font-size: 21px;
  }
  .modal .bt {
    height: 68px;
    border-radius: 24px;
    font-size: 22px;
  }


  .preview-slider {
  	margin: 16px 0 0;
  }
  .preview-slider .item {
    overflow: hidden;
    border-radius: 16px;
    height: 322px;
  }
  .article H2 {
    text-align: left;
  }
  .reliably-content {
    padding-right: 20px;
  }
  .reliably-aside {
    position: sticky;
    top: 44px;
    width: 195px;
    min-width: 195px;
  }
  .reliably .template-box {
    border-radius: 16px;
  }
  .reliably .registry-item {
    position: relative;
    display: block;
    padding-left: 120px;
  }
  .registry-item .logo {
    position: absolute;
    left: 16px;
    top: 16px;
    width: 74px;
  }
  .registry-item .h6 {
    padding-left: 0;
    font-size: 17px;
  }
  .reliably-aside .gallery-item {
    width: 100%;
  }
  .job {
  	margin: 40px 0 0;
  	background: var(--colors-blue);
  	padding: 40px;
  }
  .job-text p {
    margin-top: 20px;
    font-size: 22px;
  }
  .job-form {
  	margin-top: 30px;
  	padding: 30px;
  }
  .job-form .h4 {
  	padding-bottom: 0;
  }
  .job-form .form-item {
    margin-top: 20px;
  }
  .job-form .select2-container--default .select2-selection--single {
    width: 100%;
    height: 50px;
    border-radius: 12px;
    font-size: 15px;
  }
  .thanksgiving-list {
  	padding: 0;
  	margin: 0 -10px;
  }
  .thanksgiving-list:not(.slick-slider) {
  	overflow: visible;
  }
  .thanksgiving-list .item,
  .thanksgiving-list:not(.slick-slider) .item {
  	width: 33.333%;
  	min-width: 0;
    margin-top: 20px;
  }
  .article img {
  	border-radius: 24px;
  }
  .article q {
  	font-size: 19px;
  }
  .article-item .img {
  	height: 220px;
  }
  .aside-list {
  	padding-top: 5px;
    margin: 0 -10px;
  }
  .aside-list .article-item {
  	margin-top: 20px;
  	padding: 0 10px;
  	width: 33.333%;
  }
  .aside-list .article-item a {
  	padding: 0;
  }
  .agency-preview .bt {
  	max-width: 500px;
    margin: 40px auto 0;
  }
  .agency-about .aside {
  	border-radius: 16px;
  	padding: 30px;
  }
  .agency-about .aside .h6 {
    font-size: 20px;
  }
  .agency-about .file-list .file-item {
    width: calc(50% - 10px);
  }
  .agency-profit {
    margin: 50px 0 0;
    padding: 20px;
  }
  .agency-profit H2 {
    text-align: left;
  }
  .profit-list li {
    min-width: 320px;
    margin-top: 20px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .profit-list li .wrap {
    width: 100%;
  }
  .price-section .h5 {
    font-size: 20px;
  }
  .price-box {
    padding: 25px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .price-box .title {
    width: 55.8%;
    padding-right: 20px;
    font-size: 20px;
  }
  .price-box .content {
    width: 44.2%;
    margin-top: -20px;
  }
  .contacts-step {
    margin-bottom: 0;
  }
  .contacts-buttons {
    width: 144px;
    margin-top: 20px;
  }
  .contacts-buttons .bt {
    padding: 0;
  }
  #map {
    height: 474px;
  }
  select.custom-select {
    height: 68px;
    border-radius: 24px;
    font-size: 18px;
  }
  .pl-md-2 {
    padding-left: 20px;
  }
  .d-md-row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
  }
  .d-md-row > * {
    padding: 0 6px;
  }
  .col-md-25 {
    width: 25%;
  }
  .col-md-33 {
    width: 33.333%;
  }
  .col-md-50 {
    width: 50%;
  }
  .col-md-66 {
    width: 66.666%;
  }
  .col-md-100 {
    width: 100%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
  }
    .flex-col-md{
        flex-direction: column !important;
    }

    .data-board .card .text, .data-board .card .number .label{
        text-align: left;
    }

  .order-md-first {
    order: -1;
  }
  .d-md-inline {
    display: inline !important;
  }
  .j-md-start {
    justify-content: flex-start;
  }
  .form-group .input-age {
    height: 68px;
    font-size: 18px;
    border-radius: 24px;
  }
  .form-item .input-age {
    height: 68px;
    font-size: 18px;
    border-radius: 24px;
  }
  .top-categories__wrap_1, .top-categories__wrap_2, .top-categories__wrap_3, .top-categories__wrap_4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .online-booking H2 {
    font-size: 48px;
  }

  .breadcrumbs{
      padding-top: 16px;
      padding-bottom: 16px;
  }

    .catalog-aside{
        margin-bottom: 0;
    }

    .subs{
        overflow: initial;
    }

    .subs .subs-img{
        top: auto;
    }

    .tab-section#accommodation .block-template{
        flex-direction: row;
    }
    .tab-section#accommodation .block-template .block-template-item{
        width: calc(50% - 15px);
    }
}

@media (max-width: 1024px) {
    .tour-content .head{
        display: flex;
        flex-direction: column;
        margin-top: 15px;
    }
}

@media (max-width: 1024px) {

  .tour-content  .label-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
  }
}

@media (min-width: 1024px) {
    .tab-section H4:first-child{
        margin-bottom: 32px;
    }

    .news h2 {
        font-size: 41px;
    }
    .promo{
        padding-top: 40px;
        padding-bottom: 20px;
    }

.top-categories {
  padding: 50px 0;
}
.recommend {
  padding: 50px 0 30px;
}
.subsection {
  padding: 1.5em;
  margin: 16px 0;
}
.subsection:first-child {
  margin-top: 10px;
}
.subsection_accommodation, .subsection_info_infrastructure {
  width: 49%;
  background-color: var(--extreme-light-blue-bg);
  padding: 20px;
}

.tour-content .label-list {
  max-width: 45%;
  flex-direction: column;
  display: flex;
  align-items: flex-end;
  width: fit-content;
  justify-content: flex-start;
}
.tour-box .label-list {
  width: 45%;
}
.tour-box .text {
  width: 50%;
}

H1 {
  font-size: 41px;
}
.fs-3, .fs-lg-3 {
  font-size: 41px;
}
H3, .h3 {
	font-size: 32px;
}
H4, .h4 {
	font-size: 32px;
}
H5, .h5 {
	font-size: 23px;
}
.section-hidden {
  display: none;
}
.header {
  position: absolute;
}
.header-top {
  height: 58px;
}
.header-wrapper {
  position: relative;
}
.header-logo {
  margin-left: 0;
  width: 193px;
}
.header-tel {
  margin-right: 30px;
}
.header .phone-email {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header .phone-email .email {
  margin-left: 16px;
  padding-left: 16px;
  border-left-style: solid;
  border-width: 1px;
  border-color: var(--colors-60);
}
.header .bt-social {
  margin-left: 10px;
}
.header-buttons .bt {
  margin-left: 10px;
  padding: 0 30px;
  height: 42px;
  font-size: 16px;
  font-family: var(--font-family);
  font-weight: 700;
}
.header-content-top {
  display: none;
}
.header-menu {
  border-top: 1px solid var(--light-blue-bg);
  margin: 0 -20px;
  padding: 0 20px;
}
.header-menu .bt-catalog {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  background: #e5f0f6;
  border-width: 2px;
  border-style: solid;
  border-color: var(--prime-blue);
  border-radius: 64px;
  padding: 0 20px;
  height: 44px;
  font-weight: 600;
  font-size: 18px;
  color: var(--prime-blue);
  white-space: nowrap;
}
.header-menu .bt-catalog svg {
  margin-right: 20px;
  width: 26px;
  height: 18px;
  stroke: var(--prime-blue);
  fill: var(--prime-blue);
}
.header-content {
  margin-left: 24px;
  width: 100%;
}
.header-nav {
  width: 100%;
  padding-left: 65px;
}
.header-nav > ul > li {
  position: relative;
}
.header-nav > ul > li > a {
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  height: 64px;
  font-weight: 500;
  font-size: 16px;
  color: var(--colors-20);
}
.header-nav > ul > li > a svg {
  margin-left: 8px;
  transform: rotate(90deg);
  width: 8px;
	height: 13px;
	fill: var(--prime-blue);
}
.header-nav li .dropdown {
  position: absolute;
  left: -10px;
  top: 100%;
  width: 196px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  background: var(--white);
  border-radius: 16px;
  padding: 24px 20px 24px 34px;
  display: none;
}
.header-nav li li:not(:first-child) {
  margin-top: 18px;
}
.header-nav li li a {
  font-size: 16px;
  color: var(--colors-20);
}
.header-dropdown .wrapper {
  position: relative;
}
.nav-menu .step {
  padding-top: 0;
}
.nav-menu .step > ul {
  padding-top: 20px;
  width: 252px;
}
.nav-menu .step > ul > li > a {
	border: 0;
  border-radius: 12px;
  padding: 15px 20px;
  border-radius: 16px;
}
.nav-menu .step > ul > li:hover > a {
  background: #e5f0f6;
}
.nav-menu .step > ul > li > a svg {
  right: 10px;
}
.nav-menu .dropdown-content {
	left: 252px;
	width: calc(100% - 252px);
	height: 100vh;
	padding: 0 0 0 40px;
}
.nav-menu .dropdown-content::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: var(--colors-extreme-light-blue--1);
  position: absolute;
  left: 20px;
  top: 0;
}
.nav-menu .link-back {
  display: none;
}
.header-dropdown {
  position: absolute;
  top: 100%;
  height: calc(100vh - 143px);
  max-height: 550px;
  overflow: hidden;
  border-radius: 0 0 34px 34px;
  box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.1);
}
.dropdown-content .list {
  margin: 0;
  padding: 0;
	height: calc(100vh - 143px);
}
.dropdown-content .section {
  padding: 20px 0;
}
.dropdown-content .section:not(:last-child) {
  border-bottom: 1px solid var(--colors-extreme-light-blue--1);
}
.dropdown-content .section > ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
.dropdown-content .section > ul > li {
  width: 50%;
  padding-right: 10px;
}

.preview {
	padding: 200px 0 60px;
  text-align: left;
}
.preview-image {
    background:
            linear-gradient(90deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 50%),
            url('/assets/i/s-main-bg-2.webp');
    background-size: cover;
    background-position: center;
}
.preview .container {
  padding: 0 40px;
}
.preview-text {
  padding-left: 0;
  width: 56%;
}
.preview H2 {
	font-size: 60px;
}
.preview-subtitle {
  font-size: 28px;
}
.preview-img {
  width: 44%;
}
.preview-img img {
  top: -100px;
  left: 50%;
  transform: translateX(-49%);
  max-width: 748px;
}
.search-form {
  margin-top: 77px;
  border-radius: 36px;
  padding: 30px;
}
.search-form .h3 {
	font-size: 32px;
  text-align: left;
}
.search-form .button .bt {
  border-radius: 24px;
  height: 68px;
  font-size: 22px;
}
.preview .link-help {
	margin-left: 30px;
}


.promo-slider {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.promo-item {
  height: 220px;
}
.promo-item .date {
  font-size: 14px;
}
.promo-item .title {
  font-size: 18px;
}
.promo-item .info {
  margin-top: 13px;
}


.book {
  padding-top: 90px;
}
.count-step .item {
  font-size: 36px;
}
.count-step .item:not(:last-child) {
  padding-right: 132px;
}
.count-step .item:not(:first-child)::before {
  width: 120px;
  left: -124px;
}
.book-step {
  margin-top: 60px;
  border-radius: 36px;
  padding: 40px 50px;
}
.book-box .date {
  width: 110px;
  min-width: 110px;
}
.book-content {
  padding-left: 20px;
}
.book-list-items .item {
  width: 33.333%;
}
.book-form {
  margin-top: 30px;
  padding-top: 30px;
}
.book-form .h5 {
  padding-bottom: 18px;
}
.book-form .form-item input {
  height: 68px;
  border-radius: 24px;
  font-size: 18px;
}
.book-step .button {
  width: 400px;
}
.book-step .button .bt {
  height: 68px;
  border-radius: 24px;
  font-size: 22px;
}
.book-form .agree-text, .d-flex .agree-text {
  width: calc(100% - 400px);
    align-content: center;
}
.book-summary {
  margin-top: 30px;
}


.advatage-list .title {
  font-size: 23px;
}

.buttons-list {
  margin-top: 0;
}
.bt-input .label {
  font-size: 18px;
  padding: 14px 24px;
}


.tour {
	padding: 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  border: 0;
}
.tour-image {
  width: 25%;
  height: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tour-content {
  width: 50%;
  padding: 20px 15px 15px;
  border-top: 1px solid var(--cards-border);
  border-bottom: 1px solid var(--cards-border);
}
.tour-aside {
  display: block;
  width: 27.44%;
  border: 1px solid var(--cards-border);
  padding: 20px 15px;
  border-radius: 0 24px 24px 0;
}
.tour .price-wrap {
  padding-left: 19px;
}
.tour .mobile-bt {
  display: none;
}
.tour-content .title {
  margin-right: 1em;
  font-size: 32px;
}
.tour-content .subtitle {
  margin-top: 3px;
  font-weight: 300;
  font-size: 14px;
  text-transform: lowercase;
  color: #464646;
}
.option-item {
  font-size: 16px;
}
.tour-desc {
  margin-top: 16px;
  font-size: 15px;
  line-height: 150%;
}
.badge-list {
  padding-top: 10px;
}
.badge-item {
  margin: 6px 6px 0 0;
  font-size: 14px;
  padding: 8px 12px;
}
.tour .bt {
  margin-top: 14px;
}
.tour .tour-location {
  right: 20px;
  bottom: 20px;
}


.news-item .title {
  font-size: 23px;
}


.useful-list {
  padding-top: 20px;
  margin: 0 -10px;
}
.useful-list .col {
  padding: 0 10px;
}
.useful-item {
  margin-top: 20px;
  padding: 25px 20px;
  font-size: 20px;
}
.useful-item .md-size {
  font-size: 26px;
}
.useful-item,
.useful-item picture img {
  border-radius: 36px;
}
.useful-item picture img {
  object-position: center bottom;
}
.feedback-item {
  height: 178px;
  font-size: 20px;
}
.useful-item.item-1 {
  height: 452px;
}
.useful-item.item-2 {
  height: 380px;
}
.useful-item.item-3 {
  height: 250px;
}
.useful-item.item-4 {
  height: 250px;
}
.useful-item.item-5 {
  height: 380px;
}
.feedback-item .bt {
  height: 50px;
  font-size: 17px;
}



.faq-item .head {
	font-size: 18px;
}
.faq-item .content {
	font-size: 16px;
}
.help-content {
  width: 66%;
}
.help-aside {
  position: sticky;
  top: 0;
  width: 34%;
  padding-left: 20px;
}
.file-list {
  padding-top: 0;
  margin-top: -10px;
}
.file-list .file-item {
  width: calc(100% - 10px);
}


.form-content {
  width: 76.6%;
}
.form H3 {
  padding-bottom: 23px;
}
.form-content form {
  margin: 0 -6px;
}
.form-content .form-item,
.form-content .button {
  width: 33.333%;
  padding: 0 6px;
}
.form-content .agree-text {
  margin-top: 20px;
  max-width: 505px;
}
.form-img {
  width: 33.5%;
  top: -31px;
  right: -49px;
}
.form.form-v2 {
  padding-left: 40px;
  padding-right: 40px;
}
.form.form-v2 .bt {
  padding: 0 30px;
}
.seo {
  padding: 60px 0;
}
.seo p {
  font-size: 16px;
}


.team {
  padding-top: 60px;
}
.team-item .photo .caption {
  font-size: 16px;
}
.team-item .name {
  font-size: 19px;
}
.team-item .tel {
	font-size: 16px;
}
.team-item .mail {
	font-size: 15px;
}


.subs {
  padding-top: 245px;
}
.subs-box {
  padding: 33px 40px 25px 34%;
}
.subs-img {
  left: 5px;
  bottom: -22px;
	width: 37%;
}
.subs-box p {
  font-size: 17px;
}
.subs-box .group {
	margin-top: 22px;
}
.subs-box .form-item input {
  height: 68px;
  border-radius: 24px;
  font-size: 18px;
}
.subs-box .bt {
  right: 10px;
	width: 166px;
  height: 50px;
  font-size: 17px;
}




.footer-wrapper {
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
}
.footer-contacts {
  order: 2;
  width: 44%;
}
.footer-contacts .footer-title {
  margin-bottom: 23px;
}
.footer-contacts .item:not(:last-child) {
  margin-bottom: 0;
}
.footer-contacts .item {
  margin: 18px 0 0;
}
.footer-contacts .item:not(:last-child) {
  margin: 18px 0 0;
}
.footer-nav {
  width: 56%;
  margin: 0;
  padding-right: 56px;
}
.footer-nav > ul {
  justify-content: space-between;
  gap: 16px;
}
.footer-nav > ul > li {
  width: auto;
}



.footer-bot {
  position: relative;
  margin-top: 35px;
  padding: 25px 0 0;
  border-top: 1px solid #ccc;
  align-items: stretch;
}
.footer-bot::after {
  content: '';
  display: block;
  width: 9999px;
  height: 1px;
  background: #e8e8e8;
  position: absolute;
  bottom: 52px;
  left: 50%;
  transform: translateX(-50%);
}
.footer-logo {
  order: -5;
  width: 212px;
}
.footer-info {
  order: -4;
  width: 50%;
  margin: 0;
  padding: 0 30px 40px;
}
.footer-policy {
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.footer-payment {
  width: 25%;
}
.footer-policy {
  width: 50%;
}
.footer-design {
  width: 25%;
  text-align: right;
}

.page {
  padding-top: 143px;
}
.tour-box,
.summary-box {
  padding: 30px;
  border-radius: 36px;
}
.tour-box .head .text {
  max-width: 70%;
}
.tour-box .label-list {
  margin-top: 0;
  min-width: 236px;
  max-width: 100%;
  width: fit-content;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
    justify-content: flex-end;
  gap: 8px;
}
.tour-box .label-item {
  width: auto;
  font-size: 18px;
  margin-left: 0;
}
.tour-box .label-item svg {
  width: 22px;
  height: 22px;
}
.tour-box .option-item {
  font-size: 17px;
}
.tour-box .desc {
  padding-top: 15px;
  font-size: 16px;
}
.summary-box .col-two {
  width: 38.4%;
}
.summary-box .col-one {
  width: 55%;
  max-width: 100%;
  text-align: left;
}
.summary-box .book-wrap {
  margin-top: 0;
  max-width: 283px;
}
.summary-box .hint {
  margin-top: 16px;
}
.summary-box .price-wrap .hint {
  margin-top: 4px;
}
.summary-box .link {
  margin-top: 17px;
  font-size: 16px;
}
.super-tabs li {
  font-size: 14px;
}


.tab-section {
	padding: 30px;
	border-radius: 36px;
}
.tab-section H5 {
  font-size: 23px;
}
.video-item {
	margin-top: 27px;
}
.faq-card .head {
  padding: 32px 50px 32px 32px;
  border-radius: 24px;
}
.faq-card .content {
	padding: 2px 32px 18px;
}
.data-board .h6 {
  font-size: 23px;
}
.tab-section H5 {
  font-size: 26px;
}
.tab-links a {
  font-size: 26px;
}
.review-card .aside {
  width: 190px;
  min-width: 190px;
}
.review-card .name {
  font-size: 19px;
}
.review-card .date {
  font-size: 16px;
}
.gallery-list .item a {
  height: 180px;
}


.data-form {
  border-radius: 24px;
  padding: 30px;
}
.data-form .step .label {
  font-size: 19px;
}
.data-form .step:not(:first-child) {
  padding-top: 30px;
}
.data-form .step:not(:last-child) {
  padding-bottom: 30px;
}
.data-form .form-item input,
.data-form select.custom-select,
.data-form .select2-container--default .select2-selection--single {
  height: 68px;
  border-radius: 24px;
  font-size: 18px;
}

.book-summary .sm-content {
  width: 41.2%;
  padding-right: 20px;
}
.book-summary .lg-content {
  width: 57.8%;
  padding-left: 20px;
  order: 2;
  border-left: 1px solid #e6e6e6;
}
.book-summary .hint {
  font-size: 16px;
  line-height: 150%;
}
.book-summary .person .person-name {
  padding-right: 40px;
  width: 40%;
}
.book-summary .person .list {
  width: 60%;
}




.book-success H5 {
  font-size: 23px;
}
.book-success .col {
  padding: 0 10px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.book-success .box {
  width: 100%;
}
.book-success .text {
  width: calc(100% - 144px);
}
.book-success .img {
  width: 144px;
}
.tours-list .tour,
.catalog-content .tour {
  width: 100%;
}
.catalog-page {
  padding-top: 123px;
}
.catalog-body {
  padding: 0 0 50px;
}
.about-title {
  font-size: 60px;
}


.form.form-v2 H3 {
  padding-bottom: 23px;
}


.reserve-number {
  margin: 0 0 0 20px;
  white-space: nowrap;
  text-align: center;
}
.nav-page {
	margin: 14px -20px 40px;
}
.nav-page li {
	margin: 20px 20px 0;
}
.nav-page li a {
	font-size: 20px;
}
.reserve-status p {
  margin-top: 3px;
  font-size: 16px;
}
.reserve-status .sum {
  font-size: 32px;
}
.reserve-status .buttons {
  margin-left: -5px;
  margin-right: -5px;
}
.reserve-status .buttons .bt {
  flex-grow: 1;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
  white-space: nowrap;
}
.reserve-status .buttons .bt-danger {
  width: 200px;
  min-width: 200px;
}
.property-list .col-lg-20 {
  width: 20%;
}
.property-list .col-lg-25 {
  width: 25%;
}
.child-box .data-board .d-lg-row > * {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.child-box .data-board .card {
  width: 100%;
}
.reserve-finance .book-summary .h5 {
  padding-bottom: 36px;
  font-size: 20px;
}
.reserve-finance .book-summary .person .person-name {
  width: 30%;
}
.reserve-finance .book-summary .person .list {
  width: 70%;
}
.table-story td:first-child {
  width: 69%;
}
.reserve-finance .total-sum .label {
  font-size: 20px;
}
.reserve-finance .total-sum .value {
  font-size: 30px;
}


.about-page H1 {
  font-size: 54px;
}
.preview-slider .item {
  border-radius: 24px;
  height: 434px;
}
.about-article {
  margin-top: 60px;
  font-size: 17px;
  line-height: 28px;
}
.article-text {
  padding-right: 40px;
}
.article H2 {
  font-size: 37px;
  line-height: 1.2;
}
.article-img {
  width: 320px;
  min-width: 320px;
  position: sticky;
  top: 0;
}
.reliably-content {
  padding-right: 30px;
}
.reliably-aside {
  top: -20px;
  width: 282px;
  min-width: 282px;
}
.reliably .template-box {
  border-radius: 24px;
  padding: 30px;
}
.reliably .registry-item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: nowrap;
  padding: 16px 30px;
}
.registry-item .logo {
  position: static;
  min-width: 74px;
}
.registry-item .h6 {
  padding: 0 14px 0 30px;
  max-width: 230px;
  margin-right: auto;
}
.registry-item .bt {
  margin-top: 0;
  width: 100%;
  white-space: nowrap;
}
.reliably H5 {
  padding-bottom: 15px;
}
.reliably-list {
  margin-top: 15px;
}
.reliably-aside .gallery-item {
  padding: 16px;
}
.reliably-aside .gallery-item img {
  width: 100%;
}
.job {
  border-radius: 24px;
  padding: 50px;
}
.thanksgiving-list {
  padding: 0;
  margin: 0 -10px;
}
.thanksgiving-list:not(.slick-slider) {
  overflow: visible;
}
.thanksgiving-list {
  padding-top: 20px;
}
.thanksgiving-list .item,
.thanksgiving-list:not(.slick-slider) .item {
  width: 25%;
  min-width: 0;
  margin-top: 20px;
}
.photo-slider .item img {
  height: 290px;
}
.aside-list .article-item .img {
  height: 150px;
}
.agency-preview H1 {
  font-size: 54px;
}
.agency-preview .img {
  height: 319px;
}
.agency-preview .img img {
  width: 186px;
}
.agency-preview p {
  margin: 50px auto 0;
  max-width: 806px;
}
.agency-preview .bt {
  border-radius: 24px;
  height: 68px;
  font-size: 22px;
}
.agency-about {
  margin-top: 60px;
}
.agency-about .content {
  padding-right: 40px;
  width: 68%;
}
.agency-about .aside {
  position: sticky;
  top: 0;
  margin-top: 30px;
  width: 32%;
}
.agency-about .aside .h6 {
  font-size: 23px;
}
.agency-about .file-list {
  margin-top: 0;
}
.agency-about .file-list .file-item {
  width: 100%;
  margin-top: 20px;
}
.agency-profit {
  margin-top: 60px;
}
.agency-profit H2 {
  font-size: 36px;
}
.profit-list li {
  text-align: left;
}
.profit-list li .title {
  font-size: 32px;
}
.profit-list li p {
  font-size: 17px;
  margin-top: 14px;
}
.profit-list li a {
  margin-top: 14px;
  font-size: 18px;
}
.agency-price {
  margin-top: 60px;
}
.price-section {
  margin-top: 30px;
}
.price-section .h5 {
  padding-bottom: 20px;
  font-size: 23px;
}
.price-box .title {
  width: 44.7%;
}
.price-box .content {
  width: 55.3%;
  margin-top: -10px;
}
.price-box .h6 {
  margin-top: 10px;
}
.price-section .d-lg-row {
  margin: 0 -20px;
  justify-content: flex-end;
}
.price-section .d-lg-row > div {
  padding: 0 20px;
}
.contacts-box {
  width: calc(50% - 15px);
}
.contacts-form {
  width: calc(50% - 15px);
  position: sticky;
  top: 0;
}
.contacts-buttons {
  width: 100%;
}
.location-box.template-box {
  margin-bottom: 60px;
}
.location-map {
  margin-top: 60px;
}
#map {
  height: 588px;
}


.modal .data-form .form-item input,
.modal .data-form select.custom-select,
.modal .data-form .select2-container--default .select2-selection--single {
  border-radius: 12px;
  height: 50px;
  font-size: 15px;
}

.d-lg-block {
  display: block !important;
}
.d-lg-flex {
  display: -webkit-flex !important;
  display: -ms-flex !important;
  display: flex !important;
}
.d-lg-none {
  display: none !important;
}
.pl-lg-0 {
  padding-left: 0;
}
.col-lg-100 {
  width: 100%;
}
.col-lg-66 {
  width: 66.667%;
}
.col-lg-58 {
  width: 58%;
}
.col-lg-50 {
  width: 50%;
}
.col-lg-42 {
  width: 42%;
}
.col-lg-33 {
  width: 33.333%;
}
.col-lg-25 {
  width: 25%;
}
.col-lg-20 {
  width: 20%;
}
.d-lg-row {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.d-lg-row > * {
  padding: 0 10px;
}
.online-booking .booking-form-select-tour__img {
  height: 167px
}
.online-booking H2 {
  font-size: 63px;
}
.online-booking .h4 {
  font-size: 36px;
}
    .catalog-page .subs{
        padding-top: 0;
    }
    .page-reviews .subs, .page-promo .subs, .page-news .subs, .page-agency .subs, .page-faq .subs, .page-group .subs, .about-page .subs{
        padding-top: 12%;
    }

    .block-prices .prices-list .prices-row{
        font-size: 32px;
    }
}


@media (min-width: 1280px) {
    .news h2 {
        font-size: 46px;
    }
H1, .h1 {
  font-size: 46px;
}
.text-h1 {
  font-size: 60px;
}
H2, .h2 {
  font-size: 60px;
}
.fs-3,
.fs-lg-3 {
  font-size: 46px;
}
H3, .h3 {
	font-size: 36px;
}
H4, .h4 {
	font-size: 36px;
}
H5, .h5 {
  font-size: 26px;
}

.subsection {
  padding: 1.5em;
  margin: 16px 0;
}
.subsection:first-child {
  margin-top: 10px;
}
.subsection_accommodation__wrap, .subsection_add_info_infrastructure__wrap {
  margin: 20px 0;
}
.subsection_accommodation, .subsection_info_infrastructure {
  background-color: var(--extreme-light-blue-bg);
  padding: 20px;
  width: 48%;
}
    .subsection_accommodation h5, .subsection_info_infrastructure h5{
        margin-bottom: 10px;
    }

.nav-menu .dropdown-content {
	padding-left: 60px;
}
.nav-menu .dropdown-content::before {
  left: 30px;
}
.dropdown-content .section > ul > li {
  width: 33.333%;
}
.preview {
  padding-top: 180px;
}
.preview-image {
    background:
            linear-gradient(90deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 50%),
            url('/assets/i/main-bg-2.webp');
    background-size: cover;
    background-position: center;
}
.preview H2, .preview H1 {
	font-size: 80px;
}
.preview-text {
  width: 70%;
}
.preview-img {
  width: 30%;
}
.preview-img img {
  top: -134px;
  transform: translateX(-53%);
  max-width: 925px;
}
.search-form {
  margin-top: 60px;
  padding: 44px 40px;
}
.select2Part.focused .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 25px;
}
.search-form .select2-container--default .select2-selection--single {
  height: 80px;
  border-radius: 32px;
  font-size: 21px;
}
.search-form .select2-dropdown {
  border-radius: 0 0 32px 32px;
}
.search-form .select2-results__option {
  font-size: 21px;
}
.search-form .button .bt {
  height: 80px;
  border-radius: 32px;
  font-size: 24px;
}
.promo-item {
  height: 257px;
  padding: 20px 20px 6px;
}
.promo-item .title {
  font-size: 21px;
}


.book-box .date {
  font-size: 21px;
}
.book-list-items .item {
  width: 25%;
}


.tours-list {
  max-width: 1360px;
  margin: 0 auto;
}
.tour-image {
  width: 30.703333%;
}
.tour-content {
  width: 41.6667%;
  padding-left: 20px;
  padding-right: 20px;
}
.tour-aside {
  width: 27.63%;
  padding: 24px 20px 16px;
}
.tour-location .item {
  font-size: 22px;
}
.tour-location .item span {
  padding: 10px 17px;
}
.tour-location .item .md-size {
  padding: 10px;
  font-size: 16px;
}
.tour-content .title {
  font-size: 36px;
}
.tour-content .option-list {
  padding-bottom: 13px;
}
.price-new {
  margin-top: 9px;
  font-size: 30px;
}
.recommend-item .price-new {
  font-size: 22px;
}
.info-item .text {
  max-width: 130px;
}


.about {
  padding-top: 116px;
}
.about-wrapper {
  position: relative;
}
.about-title {
  text-align: left;
}

.about-subtitle {
  margin-top: 0;
  text-align: left;
}
.about-lic .content {
  margin: 0;
}
.news-list {
	margin: 40px -15px 0;
}
.news-list:not(.slick-slider) .news-item {
	width: 360px;
	min-width: 360px;
}
.news-item {
	padding: 0 15px;
}
.news-item .title {
  margin-top: 14px;
  font-size: 26px;
}
.news-item .text {
	font-size: 16px;
}


.useful-item {
  font-size: 26px;
}
.useful-item .md-size {
  font-size: 30px;
}
.useful-item.item-2 {
  height: 450px;
}
.useful-item.item-3 {
  height: 350px;
}
.useful-item.item-1 {
  height: 613px;
}
.feedback-item {
  height: 187px;
  font-size: 26px;
}
.useful-item.item-4 {
  height: 320px;
}
.useful-item.item-5 {
  height: 480px;
}
.faq-item .head {
	font-size: 19px;
}
.faq-item .content {
	font-size: 17px;
}
.help-aside {
  padding-left: 65px;
}


.feedback {
  padding-top: 70px;
}
.feedback .form {
  padding: 60px 60px 32px;
}
.form-content {
  width: 58.6%;
}
.form H3 {
  padding-bottom: 38px;
  font-size: 42px;
}
.form-content .form-item,
.form-content .button {
  width: 100%;
}
.form .bt {
  padding: 0;
  height: 68px;
  font-size: 22px;
  border-radius: 24px;
  white-space: nowrap;
}
.form-content .agree-text {
  max-width: 530px;
  font-size: 14px;
}
.form-img {
  width: 49.5%;
  right: -91px;
}
.form-item input {
  height: 68px;
  border-radius: 24px;
  font-size: 18px;
}

.form-steps {
  padding-top: 14px;
  counter-reset: item;
  list-style-type: none;
}
.form-steps > li {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 10px;
  padding-left: 46px;
  line-height: 35px;
  font-weight: 500;
  font-size: 19px;
}
.form-steps > li::before {
  content: counter(item)'.';
	counter-increment: item;
  display: block;
	position: absolute;
  left: 0;
  top: 0;
  line-height: 35px;
  font-family: var(--second-family);
  font-weight: 900;
  font-size: 26px;
}
.form-steps > li::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}
.form-steps > li:nth-child(1)::after {
  background: url('data:image/svg+xml,<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10C21 15.5228 15.2586 20 9.82979 20C4.40095 20 0 15.5228 0 10C0 4.47715 5.74137 0 11.1702 0C16.5991 0 21 4.47715 21 10Z" fill="%23FD671B" /></svg>');
  width: 21px;
  height: 20px;
  left: 6px;
  top: 11px;
}
.form-steps > li:nth-child(2)::after {
  background: url('data:image/svg+xml,<svg width="26" height="27" viewBox="0 0 26 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.4211 1.63577C18.495 -0.68062 22.9238 1.19928 23.3929 5.01959L25.2927 20.4918C25.7617 24.3122 21.9193 27.2077 18.3763 25.7037L4.02704 19.6128C0.484012 18.1089 -0.10234 13.3335 2.97161 11.0171L15.4211 1.63577Z" fill="%2343CE7E" /></svg>');
  width: 26px;
  height: 27px;
  left: -17px;
  top: 4px;
}
.form-steps > li:nth-child(3)::after {
  background: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.7513 0.910731C18.8347 -0.51617 21.1035 0.0917446 21.3283 1.8692L22.471 10.903C22.5385 11.4362 22.8177 11.9198 23.2458 12.2449L30.4979 17.7514C31.9248 18.8348 31.3169 21.1036 29.5394 21.3284L20.5056 22.4711C19.9724 22.5386 19.4888 22.8178 19.1638 23.2458L13.6573 30.498C12.5738 31.9249 10.305 31.317 10.0802 29.5395L8.93751 20.5057C8.87006 19.9725 8.59083 19.4889 8.16277 19.1638L0.910647 13.6574C-0.516254 12.5739 0.0916612 10.3051 1.86911 10.0803L10.9029 8.93759C11.4361 8.87014 11.9197 8.59092 12.2448 8.16285L17.7513 0.910731Z" fill="%237B2BDF"/></svg>');
  width: 32px;
  height: 32px;
  left: -3px;
  top: -4px;
}
.seo {
  padding: 70px 0;
}


.review-wrapper {
  padding: 50px 30px 35px;
}
.review-slider {
  padding: 0 62px;
  margin: 0 -10px;
}
.review-slider:not(.slick-slider) {
	padding-top: 45px;
  padding-bottom: 45px;
}
.review-slider .slick-list {
  overflow: hidden;
  padding: 45px 0;
}
.bt-center {
	margin-top: 2px;
}


.team {
  padding-top: 70px;
}
.team-slider {
  padding: 0 42px;
}
.team-slider .slick-arrow {
  top: 100px;
}
.team-item .photo {
  width: 240px;
  height: 240px;
}
.team-item .photo .caption {
  width: 180px;
  left: 50%;
  margin-left: -90px;
  font-size: 18px;
}
.team-item .name {
  font-size: 21px;
}
.team-item .tel {
	font-size: 18px;
}
.team-item .mail {
	font-size: 17px;
}



.subs-box {
  padding: 28px 36px 28px 24%;
}
.subs-img {
	width: 22%;
}
.subs-text {
  width: 43%;
}
.subs-form {
  width: 57%;
  padding-left: 40px;
}
.subs-box p {
  font-size: 19px;
}
.subs-box .group {
	margin-top: 0;
}
.subs-box .bt {
  width: 200px;
}
.subs-box .agree-text {
	margin-top: 16px;
	font-size: 14px;
}

.form-v2 .form-content {
  width: 71%;
}
.form-v2 .form H3 {
  font-size: 36px;
}
.form-v2 .form-content .form-item {
  width: 32.2%;
  padding: 0 6px;
}
.form-v2 .form-content .button {
  width: 35.6%;
}
.form-v2 .form-img {
  width: 25.5%;
  right: -17px;
}


.footer-nav {
  width: 54%;
}
.footer-contacts {
  width: 46%;
}

    .page.page-news{
        padding-bottom: 0;
    }

.page {
  padding-bottom: 70px;
}

.page-content {
  padding-right: 20px;
  overflow: hidden;
}

.page-content.tour-page-content{
  padding-right: 70px;
}

.page-aside {
  position: sticky;
  /* top: 123px; */
  top: 0;
  width: 270px;
  min-width: 270px;
}

.page-aside .summary-box {
  margin: 0;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  padding: 20px;
  text-align: center;
}
.tour-box H1 {
  font-size: 70px;
}
.summary-box .hint {
  margin-top: 2px;
}
.info-board {
  margin-top: 32px;
}
.info-board .info-item {
  text-align: center;
}
.info-item .value {
  justify-content: center;
}
.info-item .text {
  max-width: 100%;
  text-align: center;
}
.summary-box .book-wrap {
  max-width: 100%;
}
.summary-box .book-wrap .label {
  margin-top: 20px;
  font-size: 17px;
}
.summary-box .bt {
  margin: 18px 0 14px;
}
.summary-box .link {
  margin-top: 10px;
}

.tab-section {
	padding: 40px 60px;
}
.tab-section H5 {
  font-size: 26px;
}
.tab-section .icon {
  width: 114px;
  height: 100px;
  border-radius: 0 36px 0 90px;
  padding-left: 24px;
}
.tab-section .icon svg {
  width: 63px;
  height: 63px;
}
.tab-section .icon .icon-accomm {
	width: 61px;
	height: 50px;
}
.tab-section .icon .icon-program {
	width: 86px;
	height: 52px;
}
.tab-section .icon .icon-transfer {
	width: 52px;
	height: 62px;
}
.tab-section .icon .icon-faq {
	width: 54px;
	height: 55px;
}

.tab-section p, .tab-section h5, .tab-section ul{
  max-width: 800px;
  /*padding: 0 20px;*/
}
.add_info_infrastructure a {
  margin: 0 0 0 60px;
}

.add_info_infrastructure .bt-toggle {
  margin-left: 0;
  /*padding: 0 20px;*/
}


.gallery-slider .item a {
	height: 230px;
}

.data-board .h6 {
  font-size: 26px;
}

.book-summary .sm-content {
  width: 47%;
  padding-right: 40px;
}
.book-summary .lg-content {
  width: 53%;
  padding-left: 40px;
}
.book-summary .hint {
  font-size: 16px;
  line-height: 150%;
}
.book-summary .person .person-name {
  width: 45%;
}
.book-summary .person .list {
  width: 55%;
}
.book-success .box {
  font-size: 16px;
}
.book-success H5 {
  font-size: 26px;
}
.book-success .text {
  width: calc(100% - 144px);
}
.book-success .img {
  width: 144px;
}


.reserve-status .aside {
  width: 48.5%;
}
.reserve-status .content {
  width: 51.5%;
}
.reserve-status p {
  font-size: 17px;
}
.reserve-status .sum {
  font-size: 36px;
}
.property-list .col-xl-16 {
  width: 16.667%;
}
.property-list .col-xl-25 {
  width: 25%;
}
.reserve-finance .file-list .file-item {
  width: calc(25% - 10px);
}

.about-page H1 {
  font-size: 60px;
}
.preview-slider {
  margin-top: 30px;
}
.preview-slider .item {
  height: 502px;
}
.article H2 {
  width: 80%;
  font-size: 46px;
}
.article-text {
  padding-right: 20px;
  width: 59.5%;
}
.article-img {
  width: 40.5%;
  min-width: 0;
}
.reliably {
  margin-top: 80px;
}
.reliably-aside {
  width: 366px;
  min-width: 366px;
}
.page .team {
  padding-top: 80px;
}
.job-text {
  width: 55%;
  padding-right: 60px;
}
.job-form {
  margin-top: 0;
  width: 45%;
}
.job-form .form-item input {
  border-radius: 12px;
  padding: 0 20px;
  height: 50px;
  font-size: 15px;
}
.thanksgiving {
  margin-top: 80px;
}
.thanksgiving-list .item,
.thanksgiving-list:not(.slick-slider) .item {
  width: 20%;
}
.article-item {
  width: 33.333%;
}
.article-content {
  width: 76.3%;
  padding-right: 20px;
}
.photo-slider .item img {
  height: 235px;
}
.article-aside {
  width: 23.7%;
  margin: 0;
  position: sticky;
  top: 0;
  padding: 20px;
}
.article-aside .h4 {
  font-size: 26px;
}
.aside-list {
  padding-top: 0;
}
.aside-list .article-item {
  width: 100%;
  margin-top: 25px;
}
.agency-preview H1 {
  font-size: 60px;
}
.agency-preview .img {
  height: 352px;
}
.agency-preview .img img {
  width: 206px;
}
.agency-preview .bt {
  max-width: 600px;
}
.agency-about {
  margin-top: 80px;
}
.agency-about .content {
  width: 65%;
}
.agency-about .aside {
  width: 35%;
  border-radius: 24px;
}
.agency-about .aside .h6 {
  font-size: 26px;
}
.agency-profit {
  margin-top: 80px;
}
.agency-profit {
  padding: 40px;
}
.profit-list.d-md-row {
  margin: 0 -12px;
}
.profit-list li {
  margin-top: 24px;
  padding: 0 12px;
}
.profit-list li .wrap {
  padding: 30px 20px;
}
.profit-list li .title {
  font-size: 36px;
}
.profit-list li p {
  font-size: 18px;
}
.profit-list li a {
  margin-top: 14px;
}
.agency-price {
  margin: 80px auto 0;
  max-width: 1084px;
}
.price-section .h5 {
  padding-bottom: 20px;
  font-size: 26px;
}
.price-box .title {
  width: 50%;
  font-size: 22px;
}
.price-box .content {
  width: 50%;
}
.contacts-box {
  width: calc(58% - 15px);
  padding: 40px;
}
.contacts-form {
  width: calc(42% - 15px);
  padding: 40px;
}
.contacts-buttons {
  width: 260px;
}
.location-box.template-box {
  padding: 40px;
  margin-bottom: 0;
}
.location-content {
  order: 2;
  width: 41.5%;
  padding-left: 60px;
}
.location-map {
  margin-top: 0;
  width: 58.5%;
}
#map {
  height: 600px;
}



.d-xl-none {
  display: none !important;
}
.d-xl-inline {
  display: inline;
}
.d-xl-flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.d-xl-block {
  display: block !important;
}
.col-xl-25 {
  width: 25% !important;
}
.col-xl-33 {
  width: 33.333% !important;
}
.col-xl-45 {
  width: 45% !important;
}
.col-xl-50 {
  width: 50% !important;
}
.col-xl-55 {
  width: 55% !important;
}
  .form-group .input-age {
    height: 80px;
    font-size: 21px;
    border-radius: 32px;
  }
  .form-group select.custom-select {
    height: 80px;
    font-size: 21px;
    border-radius: 32px;
  }
  .online-booking .booking-form-select-tour__img {
    height: 205px
  }
  .online-booking .booking-form-select-tour__wrapper {
    padding: 21px 50px;
    border-radius: 30px;
  }
  .top-categories__wrap_1 {
    grid-template-columns: 1fr;
  }

  .top-categories__wrap_2 {
    grid-template-columns: repeat(2, 1fr);;
  }

  .top-categories__wrap_3 {
    grid-template-columns: repeat(3, 1fr);;
  }

  .top-categories__wrap_4 {
    grid-template-columns: repeat(auto-fit, 25%);
  }
  .online-booking .booking-form-select-tour__img {
    height: 205px
  }
  .online-booking .booking-form-select-tour__wrapper {
    padding: 21px 50px;
    border-radius: 30px;
  }
  .online-booking H2 {
    font-size: 70px;
  }
    .about-content .about-text .about-title, .about-content .about-text .about-subtitle{
        text-align: left;
    }

    .about-content .about-img{
       display: block;
        width: 49%;
    }
    .about-content .about-text{
        width: 51%;
    }
    .about-content{
        gap: 30px;
    }
    .about-content .about-text .about-img{
        display: none;
    }

    .about-advantage-minimize{
        flex-direction: row;
        gap: 85px;
    }

    .about-advantage-minimize .about-text{
        width: calc(40% - 42.5px);
    }

    .about-advantage-minimize .about-advatage{
        width: calc(60% - 42.5px);
    }
}

@media (min-width: 1300px) {
    .promo-slider {
        padding-bottom: 20px;
    }

    .promo{
        padding: 40px 0;
    }
}

@media (min-width: 1420px) {
    .promo-slider {
        padding-bottom: 0;
    }
  .container {
    max-width: 1782px;
    padding: 0 70px;
  }
  .header-menu {
    margin: 0 -70px;
    padding: 0 70px;
  }
  .preview .container {
    padding: 0 70px;
  }
  /* .label-item {
    padding: 0.5em 0.5em;
  } */

    .page-reviews .subs, .page-promo .subs, .page-news .subs, .page-agency .subs, .page-faq .subs, .page-group .subs, .about-page .subs{
        padding-top: 8%;
    }
}

@media (min-width: 1700px) {
    .page-reviews .subs, .page-promo .subs, .page-news .subs, .page-agency .subs, .page-faq .subs, .page-group .subs, .about-page .subs{
        padding-top: 5%;
    }
.header-wrapper {
  position: relative;
}
.header {
  position: fixed;
}
.header-top {
  height: 112px;
}
.header-logo {
  width: 276px;
}
.header-top > .header-tel {
  display: none;
  margin-right: 10px;
}
.header-menu {
  border-top: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 310px;
  top: 0;
  height: 100%;
  width: calc(100% - 680px);
}
.header-menu .bt-catalog {
  height: 60px;
}
.header-content {
  margin-left: 24px;
  width: 100%;
}
.header-content-top {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--colors-light-blue);
}
.header-content-top .header-tel {
  margin-right: 0px;
}
.header-content-top .header-tel .bt-social {
  margin-left: 0px;
  background: unset;
  min-width:20px;
  width:20px;
}
.header-top > a.my-booking {
  display: none;
}
.header a.my-booking {
  margin-right: 0px;
}
.header-nav {
  padding-top: 5px;
  padding-left: 0;
}
.header-nav > ul > li:first-child {
  margin-left: 0px;
}
.header-nav > ul > li {
  margin-left: 24px;
}
.header-nav > ul > li > a {
  height: 40px;
}


.preview {
  padding: 170px 0 60px;;
}
.preview H2 {
  font-size: 89px;
}
.preview-img img {
  max-width: 1056px;
  top: -172px;
  transform: translateX(-66%);
}
.search-form {
  max-width: 1268px;
}
.search-form .h3 {
  font-size: 36px;
}

.book {
  padding: 90px 0;
}
.online-booking {
  padding: 61px 0;
}
.online-booking .booking-form-select-tour__wrapper {
  padding: 20px 50px;
  border-radius: 30px;
}
.online-booking .select2-container--default .select2-selection--single {
  height: 68px;
}
.online-booking .booking-form-select-tour__img {
  height: 240px
}
.book-list-items .item {
  width: 20%;
}


.tour-image {
  width: 33.08%;
}
.tour-content {
  width: 43.76%;
}
.tour-aside {
  width: 23.16%;
}

.about-wrapper {
  min-height: 600px;
}
.advatage-list .title {
  font-size: 26px;
}
.useful {
  padding-top: 80px;
}
.useful-item {
  font-size: 30px;
}
.useful-item .md-size {
  font-size: 40px;
}
.useful-item.item-2 {
  height: 480px;
}
.useful-item.item-1 {
  height: 637px;
}
.feedback-item {
  height: 193px;
  font-size: 30px;
}
.useful-item.item-4 {
  height: 350px;
}


.help {
  padding-top: 80px;
}
.help-head {
  width: 24.4%;
}
.help-head H2, .help-head H3 {
  padding-right: 0;
}
.help-head H2 img, .help-head H3 img {
  position: static;
  margin-top: 43px;
  width: 100%;
  max-width: 314px;
}
.help-body {
  width: 75.6%;
}
.help-content {
  width: 69.5%;
  padding-left: 20px;
}
.help-aside {
  width: 29.5%;
}


.feedback {
  padding-top: 80px;
  overflow: visible;
}
.form H3 {
  padding-bottom: 24px;
  font-size: 50px;
}
.form-content .form-item, .form-content .button {
  width: 33.333%;
  padding: 0 6px;
}
.form-img {
  width: 46.3%;
  top: -123px;
  right: -22px;
}
.form-v2 .form-img {
  top: -22px;
  width: 30.5%;
  right: 10px;
}

.seo {
  padding: 80px 0;
}


.team {
  padding-top: 80px;
}
.team-item .photo {
  width: 260px;
  height: 260px;
}
.team-slider .slick-arrow {
  top: 110px;
}


.subs {
  padding-top: 134px;
}
.subs-box {
  padding: 44px 40px 44px 25.5%;
}
.subs-img {
  left: 80px;
  bottom: -23px;
	width: 18.6%;
}
.subs-text {
  width: 45.6%;
}
.subs-form {
  width: 54.4%;
  padding-left: 32px;
}


.footer-logo {
  width: 19.4%;
}
.footer-nav {
  width: 49.1%;
  padding: 0 87px 0 52px;
}
.footer-contacts {
  width: 31.5%;
}
.footer-bot {
  -ms-align-items: center;
  align-items: center;
}
.footer-bot::after {
  display: none;
}
.footer-lic {
  order: -3;
}
.footer-info,
.footer-payment,
.footer-policy,
.footer-design {
  width: auto;
}
.footer-policy {
  max-width: 240px;
}
.footer-info {
  padding: 0;
}

.page {
  padding-top: 130px;
}
.page-content {
  padding-right: 30px;
}
.tour-gallery .tour-location {
  right: 20px;
  bottom: 16px;
}
.page-aside {
  top: 90px;
  width: 387px;
  min-width: 387px;
}
.page-aside .summary-box {
  padding: 30px 25px;
}
.summary-box .price-new {
  font-size: 48px;
}
.info-board .info-item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  text-align: left;
}
.info-item .value {
  justify-content: center;
}
.info-item .text {
  max-width: 60%;
	text-align: right;
}
.summary-box .hint {
  margin-top: 0;
  font-size: 15px;
}
.summary-box .fs-sm {
  font-size: 13px;
  line-height: 170%;
}
.summary-box .link {
  margin-top: 30px;
}
.super-tabs li {
  font-size: 15px;
}
.faq-card .head span {
  font-size: 24px;
}


.data-board {
  padding: 40px;
}
.data-board .select {
  margin: 0;
  max-width: 400px;
  width: 50%;
}
.data-board .content {
  margin: 20px -6px 0;
}
.data-board .content > .col-xxl-33,
.data-board .col-xxl-33,
.data-board .col-xxl-66 {
  padding: 0 6px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.data-board .col-xxl-66 .col-md-50 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.data-board .d-md-flex {
  width: calc(100% + 12px);
}
    .data-board .card H5 {
        text-align: center;
    }
.data-board .card {
  margin: 0;
  width: 100%;
  padding: 16px;
  text-align: center;
}
.data-board .card H4 {
  text-align: center;
}
.data-board .card p {
  text-align: center;
}
.tab-links a {
  margin-right: 50px;
  font-size: 30px;
}
.review-card .aside {
  width: 208px;
  min-width: 208px;
}
.gallery-list .item {
  width: 33.333%;
}
.question-form .form-item,
.question-form .button {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0 6px;
}
.question-form .bt {
  width: 100%;
}

.book-summary .sm-content {
  width: 36.4%;
  padding-right: 120px;
}
.book-summary .lg-content {
  width: 63.6%;
  padding-left: 120px;
}
.book-success .text {
  width: calc(100% - 187px);
  padding-right: 50px;
}
.book-success .img {
  width: 187px;
}
.book-success .buttons .bt {
  padding: 0 30px;
  width: auto;
  margin-right: 20px;
}


.template-box {
  border-radius: 36px;
  padding: 40px;
}
.about-advatage {
  width: 60%;
  padding-left: 85px;
}
.about-advatage .advatage-list {
  padding-top: 0;
}
.about-advatage .advatage-list .item {
  margin-top: 0;
}

.catalog-page {
  overflow: visible;
}
.catalog-body {
  padding-top: 0;
}
.catalog-aside {
  width: 385px;
  min-width: 385px;
  position: sticky;
  top: 90px;
  margin-top: 30px;
}
.search-box {
  margin-top: 0;
  background: var(--white);
  border-radius: 24px;
  padding: 30px;
}
.catalog-content {
  padding-left: 30px;
  margin-top: 30px;
}
.catalog-tools {
  margin-top: 0;
}
.catalog-aside .bt {
  height: 68px;
  border-radius: 24px;
  font-size: 18px;
}


.reserve-status .aside {
  width: 43%;
}
.reserve-status .content {
  width: 57%;
  padding-left: 10px;
  justify-content: flex-end;
}
.reserve-status .info {
  padding-right: 20px;
}
.reserve-status .buttons {
  width: 58%;
  margin: 0;
}
.reserve-status .buttons .bt {
  margin: 0 0 0 10px;
}
.child-box .data-board .d-lg-row > * {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.reserve-finance .book-summary {
  margin-top: 40px;
  width: calc(50% - 15px);
}
.reserve-finance .book-summary .person .person-name {
  width: 43%;
}
.reserve-finance .book-summary .person .list {
  width: 57%;
}
.table-story td:first-child {
  width: 55%;
}
.reserve-finance .file-list .file-item {
  width: calc(20% - 10px);
}


.preview-slider .item {
  height: 720px;
}
.article-text {
  padding-right: 0;
  width: 47%;
  margin-right: auto;
}
.reliably-content {
  width: 68%;
}
.reliably-aside {
  width: 32%;
  min-width: 0;
  top: 70px;
}
.registry-item .h6 {
  max-width: 100%;
}
.registry-item .bt {
  width: auto;
}
.reliably .d-xxl-row {
  margin: 0 -8px;
}
.reliably .d-xxl-row > * {
  padding: 0 8px;
}
.reliably-list.d-xxl-flex .item {
  width: 49%;
}
.reliably-list.d-xxl-flex .item:first-child {
  margin-top: 12px;
}
.job {
  padding: 70px;
}
.job-text {
  width: 45%;
  max-width: 524px;
  padding-right: 0;
  margin-right: auto;
}
.job-form {
  width: 47%;
}
.thanksgiving-list .item,
.thanksgiving-list:not(.slick-slider) .item {
  width: 16.667%;
}
.article-content {
  padding-right: 30px;
}
.about-article {
  font-size: 18px;
  line-height: 30px;
}
.article-item {
  width: 25%;
}
.photo-slider .item img {
  height: 376px;
}
.aside-list .article-item .img {
  height: 220px;
}


.agency-about .content {
  width: 67.5%;
}
.agency-about .aside {
  width: 31.5%;
  border-radius: 24px;
  top: 90px;
}
.profit-list.d-md-row {
}
.profit-list li .wrap {
  padding: 50px 30px;
}
.profit-list li .title {
  font-size: 46px;
}
.profit-list li p {
  font-size: 20px;
}

.contacts-box {
  width: calc(59% - 15px);
}
.contacts-form {
  width: calc(41% - 15px);
}
.contacts-buttons {
  width: 170px;
}
.location-map {
  width: 68.4%;
}
.location-content {
  width: 31.6%;
}


.d-xxl-row {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 -6px;
}
.d-xxl-flex {
  display: -webkit-flex !important;
  display: -ms-flex !important;
  display: flex !important;
}
.d-xxl-block {
  display: block !important;
}
.d-xxl-none {
  display: none !important;
}
.col-xxl-22 {
  width: 22% !important;
}
.col-xxl-33 {
  width: 33.333% !important;
}
.col-xxl-50 {
  width: 50% !important;
}
.col-xxl-66 {
  width: 66.6667% !important;
}
.col-xxl-78 {
  width: 78% !important;
}
.col-xxl-100 {
  width: 100% !important;
}

    .about-content .about-text .about-title, .about-content .about-text .about-subtitle{
        text-align: left;
    }

    .about-content .about-img{
        display: block;
        width: 42%;
    }
    .about-content .about-text{
        width: 58%;
    }
    .about-content{
        gap: 30px;
    }
    .about-content .about-text .about-img{
        display: none;
    }

}

@media (min-width: 1740px) {
    .tour-gallery .list {
        padding: 0 0 0 49%;
    }
}

@media (min-width: 1750px) {
    .tour-gallery .list {
        padding: 0 0 0 48%;
    }
}

@media (min-width: 1760px) {
    .tour-gallery .list {
        padding: 0 0 0 47%;
    }
}

@media (min-width: 1770px) {
    .tour-gallery .list {
        padding: 0 0 0 46%;
    }
}

@media (max-width: 1250px) {
    .tour-gallery .list {
        padding: 0 0 0 46%;
    }
}

@media (max-width: 1140px) {
    .tour-gallery .list {
        padding: 0 0 0 47%;
    }
}

@media (max-width: 1110px) {
    .tour-gallery .list {
        padding: 0 0 0 48%;
    }
}

@media (max-width: 1090px) {
    .tour-gallery .list {
        padding: 0 0 0 49%;
    }
}

@media (max-width: 1070px) {
    .tour-gallery .list {
        padding: 0 0 0 50%;
    }
}


.d-flex-col {
  flex-direction: column;
}

@media (min-width: 768px) {

    .block-prices {
        flex-direction: row;
    }

    .block-prices .block-template-item {
        width: calc(50% - 15px);
    }

    .block-prices .prices-list .prices-row span {
        font-size: 26px;
    }
}



@media (max-width: 1200px) {
    .article-list.article-list-index {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 900px) {
    .article-list.article-list-index {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .article-list.article-list-index {
        grid-template-columns: repeat(1, 1fr);
    }
}

.page-content .tour-box .text{
    width: auto;
}

@media (max-width: 576px) {
    .tour__header .label-list{
        flex-direction: column;
    }
    .tour-gallery .list {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .tour-gallery .list {
        padding: 0;
    }
}

@media (min-width: 1420px) {
    body .tour-page__aside{
        max-width: 460px;
        width: 100%;
        top: 15px;
    }

    .summary-box .book-wrap .label{
        display: block;
        text-align: center;
    }
}

@media (min-width: 1700px) {
    body .tour-page__aside {
        top: 125px;
    }
}
