a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
body {line-height: 1}menu, ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:after, blockquote:before, q:after, q:before {content: '';content: none;}
table { border-collapse: collapse;border-spacing: 0;}


body{ font-family: "Merriweather", serif !important}
._hidden {display: none !important}* { box-sizing: border-box}*, :after, :before {background-repeat: no-repeat}
body, html {height: 100% !important}
body {font-family: Merriweather, sans-serif; font-size: 16px;line-height: 1.3; color: #1d1d1d}p {margin-bottom: 10px}a {cursor: pointer}img {max-width: 100%;max-height: 100%}input, input::placeholder, textarea, textarea::placeholder {font-weight: inherit;color: inherit}textarea {font-family: inherit;font-size: inherit}address {font-style: normal}video {outline: 0}fieldset {border: 0}sub, sup { font-size: .7em}b { font-weight: 700}amp-accordion > section > * {overflow: visible !important}

.dilricn2nw.crssic {background: #ff4343 !important}
.dilricn2nw .dilicn {display: none !important}
.wgtppotshhd .agentname, .wgtppotshhd .agentpositions {font-family: "Merriweather", serif !important}
.wgtppotshhd #callmebutton2, .wgtppotshhd #riq_calltemplate_1 .nmbcntry #phone_codes input[type=text], .wgtppotshhd #riq_requestcall .nmbcntry input, .wgtppotshhd #schedulepopupbuttontext2, .wgtppotshhd .uswgtxtsc p {font-family: Merriweather, sans-serif !important;}body .datepicker {border: 0;box-shadow: 0 2px 8px #efeff4 !important;padding: 10px}body .datepicker--pointer { display: none}body .datepicker--nav { border-bottom: 0}body .datepicker--nav-action { background-color: #efeff4; border-radius: 50%}body .datepicker--nav-action[data-action=prev] {padding-left: 1px}body .datepicker--nav-action[data-action=next] {padding-right: 1px}body .datepicker--nav-title {color: #32a9ac;font-family: Merriweather, sans-serif;font-size: 20px;font-weight: 700}body .datepicker--days-names {padding-bottom: 10px;border-bottom: 1px solid #efeff4}body .datepicker--day-name {color: #333;font-family: Merriweather, sans-serif;font-size: 16px;font-weight: 500;text-transform: none}body .datepicker--cell {border-radius: 3px}body .datepicker--cell.-current-, body .datepicker--cell.-current-.-in-range- {color: #32a9ac}body .datepicker--cell.-selected-, body .datepicker--cell.-selected-.-current-, body .datepicker--cell.-selected-.-focus- {background-color: #32a9ac}body .datepicker--cell.-in-range- {background-color: #dbf2f3}
.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {background: 0 0}
.ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {opacity: 1}
.ps__rail-y {width: 6px;opacity: 1}
.ps__thumb-y {width: 100%; right: 0;border-radius: 0;background-color: #d4708b}
.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {width: 100%;background-color: #d4708b}
.grecaptcha-badge {bottom: 100px !important;transform: translateX(100%)}

.nav-menu{  text-transform: none; width: 100%;}
.nav-menu ul{margin-left: 70px;}
.nav-menu li:nth-child(5){margin-left: 206px;}
.topnav {
  overflow: hidden;}

.topnav a {
  float: left;
  display: block;
  color: #172120;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

/*.active {
  background-color: #04AA6D;
  color: white;
}*/

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 14px; text-transform: uppercase;    
  border: none;
  outline: none;
  color: #172120;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #75cec9;
  color: #fff;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}






.home-page .hero {margin-bottom: 30px}
.home-page .intro {margin-bottom: 30px}
.home-page .deals-demo {margin-bottom: 40px}
.home-page .deals-demo-2 {margin-bottom: 55px}
.home-page .destinations-demo {margin-bottom: 60px}
.subscribe {background-color: #141414}
.subscribe__inner {padding: 25px 0 30px}
.subscribe__form-control {width: 100%}
.subscribe__error {color: #ff4343;margin-top: 10px;font-size: 16px}
.subscribe .subscription-form {background: #141414; min-width: 100%}
.subscribe .subscription-form-fieldset {box-sizing: border-box;border: none;display: flex;flex-wrap: wrap}
.subscribe .subscription-form-div:nth-child(1) { width: 70%}
.subscribe .subscription-form-div:nth-child(2) {width: 100%}
.subscribe .subscription-form-input[type=email] { display: block;width: 100%;height: 46px;font-family: Merriweather, sans-serif;font-size: 14px;font-weight: 300;color: #1d1d1d;background-color: #fff; outline: 0;padding: 0 15px;border: none}
.subscribe .subscription-form-label {display: block;position: relative;cursor: pointer;font-size: 15px;user-select: none}
.subscribe .subscription-form-submit { display: inline-flex;position: relative;justify-content: center;align-items: center;width: calc(30% - 12px);min-height: 46px; font-family: Merriweather, sans-serif;font-size: 16px; line-height: 1.25;letter-spacing: .18em; color: #fff; text-transform: uppercase;text-decoration: none;text-align: center; padding: 5px 25px; outline: 0; border: 1px solid #1c999d; background-color: #32a9ac; cursor: pointer; user-select: none;transition: all .15s ease-out;order: 2;max-height: 46px}
.subscribe .subscription-form-submitting { position: absolute; opacity: .7; top: 0; bottom: 0; left: 0; right: 0; color: #fff; padding: 10px; background-color: #172120; text-align: center; outline: 0;cursor: pointer}
.subscribe div[id^=rendered-message-amp-form] { color: #ff4343;font-size: 15px; margin-top: 5px}
.subscribe [visible-when-invalid] {color: #ff4343;margin-top: 5px}
.subscribe [visible-when-invalid].visible { display: inline-block}
.footer {background-color: #232323}
.footer__top {border-bottom: 1px solid rgba(255, 255, 255, .2);padding: 35px 0}
.footer__main { padding: 30px 0 70px}
.footer__content {margin-bottom: 60px}
.footer__content-heading { margin-bottom: 20px}
.footer__about-text { font-size: 14px;line-height: 1.5; color: #fff}
.footer__about-btn { margin-top: 15px}
.footer__nav-item:not(:last-child) {margin-bottom: 10px}
.footer__nav-link {display: inline-flex; align-items: center;font-size: 14px;letter-spacing: .06em;line-height: 1.14; text-decoration: none;color: #fff}
.footer__nav-link:hover {text-decoration: underline}
.footer__nav-link:before { content: ''; width: 7px; height: 11px; flex-shrink: 0;background-image: url(../images/icons/angle-right.7.svg);background-position: center;background-size: contain;margin-right: 10px}
.footer__contact-items {display: flex;flex-direction: column;align-items: flex-start}
.footer__contact-item { display: inline-flex; align-items: center;font-size: 14px;letter-spacing: .06em;line-height: 1.14; text-decoration: none; color: #fff;transition: all .15s ease-out}
.footer__contact-item:not(:last-child) {margin-bottom: 15px}
.footer__contact-item:before { content: ''; width: 32px;height: 32px;flex-shrink: 0; border: 2px solid #63d4d6; border-radius: 50%;background-position: center; margin-right: 15px}
.footer__contact-item_link:hover {color: #324747;}
.footer__contact-item_address:before {background-image: url(../images/icons/marker.3.svg);background-size: 11px auto}
.footer__contact-item_tel:before { background-image: url(../images/icons/phone.4.svg); background-size: 15px auto}
.footer__contact-item_email:before {background-image: url(../images/icons/mail.4.svg);background-size: 14px auto}
.footer__info {display: flex;flex-direction: column;align-items: flex-start}
.footer__logos-2 {display: flex;align-items: center}
.footer__logo-2 { flex-shrink: 0;height: 40px}
.footer__logo-2:not(:last-child) {margin-right: 30px}
.footer__logo-2-img { display: block;/*height: 100%*/;}
.footer__bottom {background-color: #fff; padding: 45px 0}
.footer__copy { font-family: Merriweather; font-size: 12px; line-height: 1.2; text-align: center; color: #fff; padding: 20px 0}
.footer__copy p { margin-bottom: 0}
.footer__copy p:not(:last-child) {margin-bottom: 5px}
.page-wrapper { overflow-x: hidden;height: 100%}
.page {min-height: 100%; flex-grow: 1; padding: 15px 0}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 95px 0 0}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 95px 0 0}
.page_deals {background-color: #f1f2f3}
.container {width: 100%;padding: 0 15px}

.hamburger {display: block;width: 22px;height: 16px;background-image: url(../images/blocks/hamburger/hamburger.svg);background-position: center;background-size: contain;outline: 0;cursor: pointer}


.footer__info {align-items: flex-start !important;}
.footer__info h5{text-align:center;font-size: 18px;margin-bottom:20px;text-transform: uppercase;font-weight: 500;}
.footer__info .footer__info-item{width:33.33%;padding:0px;}


.common-text{width: 100%;padding:30px 0px 30px 0px;}
.top-tittle {font-size: 40px;text-transform: uppercase;margin-bottom: 40px;text-align: center;}
.common-text h3 {font-size: 22px;line-height: 30px;margin-bottom: 8px;color:#00ab9e;position:relative;font-weight:700; font-weight:500;}
.common-text p, .common-text li {font-size: 14px;line-height: 22px;color: #555;text-align: justify;}
.common-text a{ color:#226e68; font-weight:500;}
.common-text a{ color:#226e68; font-weight:500;}
.common-text a:hover{color:#b5934f;text-decoration:none;}
.common-text .list-dot, .common-text .list-no {padding-left: 20px;}
.common-text .list-dot li {list-style: disc;margin-bottom: 10px;}
.common-text .list-no li {list-style: auto;margin-bottom: 10px;}
.common-text .heading{margin-top:30px; text-align: left;color: #00ab9e;margin-bottom: 10px;}
.common-text .heading h1{font-size: 40px; color: #00ab9e; text-align: left; padding-bottom: 25px;}

#header-compact {background-color: #fff;padding: 0;color: black;text-align: center;position: fixed;top: 0;width: 100%;transition: 0.4s;}
.nav-mob__enquire-btn{display: none !important;}
.loader {
    border: 16px solid #75cec9;
    border-radius: 50%;
    border-top: 16px solid #102425;
    border-bottom: 16px solid #102425;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.nav__menu{display:nones;}

.page_thankyou{text-align: center;}
.page_thankyou p,.common-text.page_thankyou .heading{text-align:center;}
.page_thankyou .work-schedule__visual{width:100%;}
.page_thankyou .work-schedule__visual img{display:inline-block;}

@media (max-width: 330px) {.intro__info {margin: 0 65px 0 65px;}}
@media (max-width: 1024px) and (min-width: 768px) {.intro__info {margin: 0 25px 0 25px;}}
@media (max-width: 820px) and (min-width: 800px) {.intro__info {margin: 0 40px 0 40px;}}
.intro__widget {position: relative}
.intro__logos {margin-bottom: 34px;display: flex}
.deals-demo-2__inner {display: flex;flex-direction: column}
.deals-demo-2__heading {margin-bottom: 15px}
.deals-demo-2__more {align-self: center;margin-top: 28px}
.deals-demo-2_slider .deals-demo-2__items-container {width: 100%;overflow: visible}
.destinations-demo__inner {display: flex;flex-direction: column}
.destinations-demo__heading {margin-bottom: 15px}
.destinations-demo__item {transition: all .3s ease-out}
.destinations-demo__item:hover {transform: scale(1.075)}
.destinations-demo__more {margin-top: 40px}
.destinations-demo_v_2 .destinations-demo__items {display: flex;flex-wrap: wrap;margin: -7px}
.destinations-demo_v_2 .destinations-demo__item {width: calc(50% - 14px);margin: 7px}
.why-book {background-color: #172120}
.why-book__inner {padding: 42px 0 75px}
.why-book__inner:before {content: '';display: block;width: 60px;height: 2px;background-color: #f3b8c8;margin: 0 auto 15px}
.why-book__heading {margin-bottom: 60px}
.why-book__items {display: flex;flex-wrap: wrap;justify-content: center;max-width: 500px;margin-left: auto;margin-right: auto}
.why-book__item {width: 45%;flex-shrink: 0;color: #fff;letter-spacing: .06em;text-transform: uppercase;text-align: center}
.why-book__item:before {content: '';display: block;width: 100%;height: 30px;background-repeat: no-repeat;background-position: center;background-size: contain;margin: 0 auto 7px}
.why-book__item_1:before {background-size: 21px auto;background-image: url(../images/icons/marker.svg)}
.why-book__item_2:before {background-size: 32px auto;background-image: url(../images/icons/price.svg)}
.why-book__item_3:before {background-size: 30px auto;background-image: url(../images/icons/5-star.svg)}
.why-book__item_4:before {background-size: 30px auto;background-image: url(../images/icons/trust.svg)}
.why-book__item-title {font-size: 14px}
.panorama {position: relative}
.panorama:after {content: '';background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #202020 100%);position: absolute;top: 27%;left: 0;right: 0;bottom: 0;pointer-events: none}
.panorama__pic {position: relative;padding-top: 80vw}
.panorama__pic amp-iframe {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.panorama__content {display: flex;flex-direction: column;justify-content: flex-end;align-items: center;position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding-bottom: 60px;pointer-events: none;z-index: 1}
.panorama__content-inner {display: flex;flex-direction: column;align-items: center}
.panorama__heading {margin-bottom: 10px}
.panorama__btn {pointer-events: auto}
.heading {font-family: "Merriweather", serif;font-size: 30px;font-weight: 400;line-height: 1.4;color: #1d1d1d;text-decoration: none;text-transform: none;text-align: left;}
.heading_size_2 {font-size: 30px;}
.heading_size_3 {font-size: 22px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 22px;}
.heading_size_8 {font-size: 30px;}
.heading_size_9 {font-size: 18px;}
.heading_size_10 {font-size: 18px;}
.heading_size_11 {font-size: 22px;}
.heading_size_12 {font-size: 18px;}
.heading_size_13 {font-size: 16px;}
.heading_size_14 {font-size: 16px;}
.heading_theme_2 {color: #1c999d;}
.heading_theme_3 {color: #32a9ac;}
.heading_uppercase {text-transform: uppercase;}
.heading_light {color: #fff;}
.heading_center {text-align: center;}
.heading_with_icon {display: flex;align-items: center;}
.heading_with_icon:before {content: '';flex-shrink: 0;background-size: contain;background-position: center;margin-right: 12px;}
.heading_with_icon.heading_center {justify-content: center;}
.heading_danger {color: #ff4343;}
.heading_danger:before {background-image: url(../images/icons/danger.svg);width: 25px;height: 25px;}
.btn {display: inline-flex;justify-content: center;align-items: center;min-width: 180px;min-height: 46px;font-family: Merriweather, sans-serif;font-size: 16px;line-height: 1.25;letter-spacing: .18em;color: #fff;text-transform: uppercase;text-decoration: none;text-align: center;padding: 5px 25px;outline: 0;border: 1px solid #1c999d;background-color: #32a9ac;cursor: pointer;user-select: none;transition: all .15s ease-out;}
.btn:hover {background-color: #2c9698;}
.btn:active {opacity: .7;}
.btn_small {font-size: 14px;min-height: 36px;padding: 5px 10px;}
.btn_x-small {font-size: 10px;min-height: 28px;padding: 3px 10px;}
.btn_big {font-size: 21px;}
.btn_theme_2 {border-color: #f3b8c8;background-color: #fbc2d1;}
.btn_light {border-color: #fff;color: #fff;}
.btn_wout-letter-spacing {letter-spacing: 0;}
.btn_border {border: 2px solid #fff;}
.btn_icon:before {content: '';flex-shrink: 0;background-size: contain;background-position: center;margin-right: 10px;}
.btn_icon-end:after {content: '';flex-shrink: 0;background-size: contain;background-position: center;margin-left: 10px;}
.btn_arrow:after {width: 8px;height: 13px;background-image: url(../images/icons/angle-right.7.svg);}
.btn_map:before {width: 23px;height: 19px;background-image: url(../images/icons/map.svg);}
.btn_tel:before {width: 17px;height: 24px;background-image: url(../images/icons/tel.svg);}
.btn_outline {color: #1d1d1d;background-color: transparent;}
.btn_outline:hover {color: #fff;background-color: #32a9ac;}
.btn_outline.btn_theme_2:hover {background-color: #fbc2d1;}
.btn_outline.btn_text-light {color: #fff;}
.btn_semibold {font-weight: 500;}
.btn_bold {font-weight: 700;}
.logos__item_best_luxury_hol_comp {min-width: 145px;max-height: 155px;}
.logos__item_atol {width: 42px;height: 42px;}
.logos__item_abta {width: 84px;height: 42px;}
.logos__item_iata {width: 58px;height: 42px;}
.logos__img {width: 100%;height: 100%;}
.logos__img img {object-fit: contain;}
.logos_big .logos__item {margin: 13px;}
.logos_big .logos__item_best_luxury_hol_comp {width: 130px;height: 130px;margin: 18px 10px 22px 18px !important;}
.logos_big .logos__item_best_ind_ocean_hol_comp {width: 130px;height: 130px;margin: 18px 18px 22px 10px !important;}
.logos_big .logos__item_atol {width: 62px;height: 62px;}
.logos_big .logos__item_abta {width: 122px;height: 48px;}
.logos_big .logos__item_iata {width: 86px;height: 62px;}
.deal-preview {position: relative;display: block;text-transform: uppercase;text-decoration: none;text-align: center;text-shadow: 0 0 30px rgba(0, 0, 0, .84);color: #fff;}
.deal-preview:hover .deal-preview__visual:after {opacity: .1;}
.deal-preview__visual {position: relative;padding-top: 75%;}
.deal-preview__visual:after, .deal-preview__visual:before {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
/*.deal-preview__visual:before {background-image: linear-gradient(180deg, rgba(135, 135, 135, 0) 0, rgba(13, 13, 13, .4));z-index: 1;}*/
.deal-preview__visual:after {background-color: #182221;opacity: 0;transition: all .25s ease-out;z-index: 2;}
.deal-preview__img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.deal-preview__img img {object-fit: cover;}
.deal-preview__content {position: absolute;bottom: 12%;width: 100%;padding: 0 15px;z-index: 3;}
/*.deal-preview__content:before {content: '';display: block;width: 43px;height: 2px;background-color: #f3b8c8;margin: 0 auto 5px;}*/
.deal-preview__title {margin-bottom: 5px;}
.deal-preview__info {font-size: 14px;margin-bottom: 15px;}
.deal-preview_hero .deal-preview__visual {padding-top: 107%;}
.deal-preview-2 {position: relative;display: block;overflow: hidden;}
.deal-preview-2:hover .deal-preview-2__visual {transform: scale(1.2);}
.deal-preview-2__visual {position: relative;padding-top: 118%;transition: all .5s ease-out;}
.deal-preview-2__visual:after {content: '';background-image: linear-gradient(to bottom, rgba(57, 57, 57, 0) 0, rgba(13, 13, 13, .4) 100%);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}
.deal-preview-2__amp-img, .deal-preview-2__img-box {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.deal-preview-2__img {object-fit: cover;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.deal-preview-2__amp-img img {width: 100%;height: 100%;object-fit: cover;}
.deal-preview-2__content {width: 100%;position: absolute;top: calc(100% - 130px);text-align: center;color: #fff;z-index: 1;}
.deal-preview-2__info {position: relative;font-size: 16px;letter-spacing: .08em;text-transform: uppercase;margin-bottom: 22px;}
.deal-preview-2__title {text-shadow: 0 0 40px rgba(17, 17, 17, .8);font-family: "Merriweather", serif;font-size: 16px;line-height: 1.375;max-width: 250px;padding: 0 15px;margin: 0 auto;}
.destination-preview {position: relative;display: block;text-decoration: none;}
.destination-preview__visual {position: relative;padding-top: 66.25%;overflow: hidden;}
.destination-preview__visual:after {content: '';background-image: linear-gradient(180deg, transparent 0, rgba(23, 23, 23, .5) 100%);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}
.destination-preview__img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.destination-preview__amp-img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.destination-preview__amp-img img {object-fit: cover;}
.destination-preview__name {text-shadow: 0 0 2px #182221;color: #fff;font-family: "Merriweather", serif;font-size: 18px;text-align: center;position: absolute;bottom: 10px;width: 100%;padding: 0 10px;z-index: 1;}
.socials__items {display: flex;flex-wrap: wrap;margin: -10px;}
.socials__item {flex-shrink: 0;margin: 10px;}
.partners {display: flex;flex-direction: column;align-items: center;}
.partners__heading {text-align: center;margin-bottom: 30px;}
.partners__items {display: flex;flex-wrap: wrap;justify-content: center;width: 100%;padding: 0 15px;margin: -30px -20px 0;}
.partners__item {width: 95px;flex-shrink: 0;margin: 30px 20px 0;}
.partners__img-box {position: relative;padding-top: 38%;overflow: hidden;}
.partners__img {position: absolute;display: block;width: 100%;height: 100%;object-fit: contain;top: 0;left: 0;}
.social {display: block;width: 42px;height: 42px;background-size: contain;background-position: center;text-decoration: none;}
.social_facebook {background-image: url(../images/icons/socials/facebook.svg);}
.social_instagram {background-image: url(../images/icons/socials/instagram.svg)}
@media (min-width: 375px) {.footer__logo-2 {height: 65px;}.partners__item {width: 120px}}
@media (min-width: 576px) {p {margin-bottom: 12px;}
.home-page .hero {margin-bottom: 35px;}
.home-page .intro {margin-bottom: 35px;}
.home-page .deals-demo {margin-bottom: 50px;}
.home-page .deals-demo-2 {margin-bottom: 60px;}
.home-page .destinations-demo {margin-bottom: 70px;}
.footer__logo {width: 142px;}
.footer__main {padding-top: 40px;}
.page {padding: 20px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 95px 0 0}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 95px 0 0;}
.container {max-width: 540px;margin: 0 auto;}
.container_narrow {max-width: 978px;}
.container_wide {width: 95%;max-width: 675px;}
.modal__box {padding-bottom: 32px}
.modal__header {padding-top: 48px;margin-bottom: 20px;}
.modal__close {width: 44px;height: 44px;background-size: 13px auto;}
.modal__heading {font-size: 27px;}
.modal__content {padding: 0 8px;margin: 0 12px;}
.scrollbar::-webkit-scrollbar {width: 6px;}
.hero__visual {padding-top: 85%;}
.hero__title.heading {font-size: 28px;}
.hero__info {font-size: 17px;}
.hero_theme_2 .hero__visual {padding-top: 60%;}
.intro__heading.heading {font-size: 32px;}
.deals-demo-2__heading {margin-bottom: 18px;}
.deals-demo-2__more {margin-top: 31px;}
.destinations-demo__heading {margin-bottom: 18px;}
.panorama:after {top: 30%;}
.panorama__pic {padding-top: 70vw;}
.heading {font-size: 32px;}
.heading_size_2 {font-size: 31px;}
.heading_size_3 {font-size: 24px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 24px;}
.heading_size_8 {font-size: 34px;}
.heading_size_9 {font-size: 19px;}
.heading_size_10 {font-size: 20px;}
.heading_size_11 {font-size: 24px;}
.heading_size_12 {font-size: 18px;}
.heading_size_13 {font-size: 16px;}
.heading_size_14 {font-size: 16px;}
.heading_with_icon:before {margin-right: 13px;}
.heading_danger:before {width: 26px;height: 26px;}
.btn_big {min-height: 48px;font-size: 22px;}
.btn_big-box {min-height: 48px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 18px;height: 26px;}
.deal-preview__info {font-size: 15px;}
.destination-preview__name {bottom: 12px;}}
@media (min-width: 768px) {p {margin-bottom: 14px;}}
.home-page .hero {margin-bottom: 40px;}
.home-page .intro {margin-bottom: 40px;}
.home-page .deals-demo {margin-bottom: 60px;}
.home-page .deals-demo-2 {margin-bottom: 65px;}
.home-page .destinations-demo {margin-bottom: 80px;}
.subscribe__form {display: flex;align-items: flex-start;}
.subscribe__input {margin-right: 12px;}
.subscribe .subscription-form-submit {margin-left: 12px;}
.footer__logos {position: relative; /*justify-content:center*/}
.footer__logos:after {content: '';position: absolute;width: 1px;height: 100px;background-color: #4f4f4f;top: 50%;left: 50%;transform: translateY(-50%);}
.footer__logo:not(:last-child) { /*margin-right:200px*/}
.footer__main {padding-top: 50px;}
.footer__content {display: flex;flex-wrap: wrap;margin: -50px -25px 65px;}
.footer__content-item {flex-shrink: 0;width: calc(50% - 50px);margin: 50px 25px 0;}
.footer__content-item_about {order: 1;}
.footer__content-item_important {order: 3;}
.footer__content-item_quick {order: 4;}
.footer__content-item_contact {order: 2;}
.footer__about-text {font-size: 15px;}
.footer__nav-link {font-size: 15px;}
.footer__contact-item {font-size: 15px;}
.footer__info {flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: center;}
.footer__info-item {flex-shrink: 0;}
.footer__trustpilot {margin-top: 6px;}
.footer__copy {font-size: 13px;padding: 15px 0;}
.page {padding: 25px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 95px 0 0}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 95px 0 0;}
.container {max-width: 720px;}
.container_narrow {max-width: 978px;}
.container_wide {max-width: 900px;}
.modal__box {max-width: 700px;padding-bottom: 34px;}
.modal__header {padding-top: 46px;margin-bottom: 22px;}
.modal__close {width: 48px;height: 48px;background-size: 14px auto;}
.modal__heading {font-size: 28px;}
.modal__content {padding: 0 16px;margin: 0 14px;}
.scrollbar::-webkit-scrollbar {width: 7px;}
.scrollbar::-webkit-scrollbar-thumb {border-radius: 3px;}
.hero__visual {padding-top: 70%;}
.hero__content {padding: 0 45px;}
.hero__content:before {width: 81px;margin-bottom: 10px;}
.hero__title {max-width: 500px;}
.hero__title.heading {font-size: 34px;}
.hero__info {font-size: 18px;}
.hero__scroll {display: none;}
.hero_theme_2 .hero__visual {padding-top: 50%;}
.intro__heading {margin-bottom: 48px;margin-top: 28px;}
.intro__heading.heading {font-size: 34px;}
.intro__text {font-size: 15px;}
.intro__btn {margin-top: 25px;}
.deals-demo__items {display: flex;flex-wrap: wrap;}
.deals-demo__item {width: 50%;flex-shrink: 0;}
.deals-demo__item:first-child {width: 100%;}
.deals-demo-2__heading {margin-bottom: 20px;}
.deals-demo-2__items {display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;}
.deals-demo-2__item {width: 50%;}
.deals-demo-2__more {margin-top: 34px;}
.destinations-demo__heading {margin-bottom: 20px;}
.destinations-demo__items {display: flex;flex-wrap: wrap;margin: -7px;}
.destinations-demo__item {width: calc(50% - 14px);margin: 7px;}
.destinations-demo__more {align-self: center;}
.why-book__inner {padding: 36px 0 34px;}
.why-book__heading {margin-bottom: 45px;}
.why-book__items {max-width: 1182221px;}
.panorama:after {top: 33%;}
.panorama__pic {padding-top: 60vw;}
.heading {font-size: 34px;}
.heading_size_2 {font-size: 32px;}
.heading_size_3 {font-size: 26px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 28px;}
.heading_size_8 {font-size: 40px;}
.heading_size_9 {font-size: 20px;}
.heading_size_10 {font-size: 22px;}
.heading_size_11 {font-size: 26px;}
.heading_size_12 {font-size: 19px;}
.heading_size_13 {font-size: 16px;}
.heading_size_14 {font-size: 17px;}
.heading_with_icon:before {margin-right: 14px;}
.heading_danger:before {width: 28px;height: 28px;}
.btn:hover {transform: scale(1.1);}
.btn_x-small {font-size: 14px;min-height: 32px;}
.btn_big {min-height: 50px;font-size: 24px;}
.btn_big-box {min-height: 50px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 19px;height: 28px;}
.logos_big .logos__item {margin: 18px;}
.deal-preview__content:before {width: 81px;margin-bottom: 10px;}
.deal-preview__title {margin-bottom: 10px;}
.deal-preview__info {font-size: 16px;margin-bottom: 25px;}
.deal-preview_hero .deal-preview__visual {padding-top: 40%;}
.deal-preview_hero .deal-preview__content {bottom: 15%;}
.destination-preview__name {font-size: 19px;bottom: 14px}
@media (min-width: 992px) {p {margin-bottom: 16px;}}
.dilricn2nw {width: 46px !important;height: 46px !important;background-size: 28px auto !important;}
.home-page .hero {margin-bottom: 45px;}
.home-page .intro {margin-bottom: 45px;}
.home-page .deals-demo {margin-bottom: 75px;}
.home-page .deals-demo-2 {margin-bottom: 70px;}
.home-page .destinations-demo {margin-bottom: 90px;}
.subscribe__inner {display: flex;align-items: center;padding: 37px 0;}
.subscribe__heading {margin-right: 30px;}
.subscribe__form-box {width: 45%;flex-shrink: 0;margin-left: auto;}
.footer__logo:not(:last-child) { /*margin-right:300px*/}
.footer__main {padding-top: 60px;}
.footer__content {margin: -50px -50px 70px;}
.footer__content-item {width: calc(50% - 100px);margin: 50px 50px 0;}
.footer__about-btn {margin-top: 20px;}
.footer__info-item {position: relative;padding: 0 45px;}
.footer__info-item:first-child {padding-left: 0;}
.footer__info-item:last-child {padding-right: 0;}
/*.footer__info-item:not(:last-child):after {content: '';position: absolute;width: 1px;height: 50px;background-color: #c9c9c9;top: 50%;right: 0;transform: translateY(-50%);}*/
.footer__copy {font-size: 14px;}
.page {padding: 30px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 40px 0 0;}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 160px 0 0;}
.container {max-width: 960px;}
.container_narrow {max-width: 978px;}
.container_wide {max-width: 1200px;}
.covid-btn:after {width: 46px;height: 46px;background-size: 18px auto;margin-left: 16px;}
.covid-btn__text {min-height: 28px;padding: 2px 10px;}
.modal__box {max-width: 800px;padding-bottom: 36px;}
.modal__header {padding-top: 44px;margin-bottom: 24px;}
.modal__close {width: 52px;height: 52px;background-size: 15px auto;}
.modal__heading {font-size: 29px;}
.modal__content {padding: 0 24px;margin: 0 16px;}
.scrollbar::-webkit-scrollbar {width: 8px;}
.hero-box:before {height: 150px;}
.nav__item:nth-child(3) {margin-right: 160px;}
.hero__visual {padding-top: 60%;}
.hero__content {padding: 0 50px;}
.hero__title {max-width: 600px;margin-bottom: 9px;}
.hero__title.heading {font-size: 40px;}
.hero__info {font-size: 19px;margin-bottom: 21px;}
.hero__text {font-size: 16px;margin-bottom: 24px;}
.hero_theme_2 .hero__visual {padding-top: 45%;}
.intro__inner {display: grid;grid-template-columns:1fr 1fr;grid-gap: 90px;}
.intro__content {flex-grow: 1;max-width: 1500px;}
.intro__heading.heading {font-size: 30px}
.intro__text {font-size: 15px; /* column-count: 2;column-gap: 50px;*/}
.intro__btn {margin-top: 30px;}
.deals-demo-2__heading {margin-bottom: 25px;}
.deals-demo-2__item {width: 25%;}
.deals-demo-2__more {margin-top: 37px;}
.destinations-demo__heading {margin-bottom: 25px;}
.destinations-demo__items {margin: -16px;}
.destinations-demo__item {width: calc(33.33% - 32px);margin: 16px;}
.destinations-demo_v_2 .destinations-demo__item {width: calc(33.33% - 32px);margin: 16px;}
.why-book__item {width: auto;margin: 0 20px;}
.panorama:after {top: 36%;}
.panorama__pic {padding-top: 50vw;}
.heading {font-size: 36px}
.heading_size_2 {font-size: 33px;}
.heading_size_3 {font-size: 28px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 32px;}
.heading_size_8 {font-size: 46px;}
.heading_size_9 {font-size: 22px;}
.heading_size_10 {font-size: 24px;}
.heading_size_11 {font-size: 29px;}
.heading_size_12 {font-size: 20px;}
.heading_size_13 {font-size: 16px;}
.heading_size_14 {font-size: 18px;}
.heading_with_icon:before {margin-right: 15px;}
.heading_danger:before {width: 30px;height: 30px;}
.btn_big {min-height: 54px;font-size: 26px;}
.btn_big-box {min-height: 54px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 20px;height: 30px;}
.deal-preview__info {font-size: 18px;}
.deal-preview-2__visual {padding-top: 161%;}
.destination-preview__visual {padding-top: 56%;}
.destination-preview__name {font-size: 20px;bottom: 16px;}
.partners__heading {margin-bottom: 35px}
@media (min-width: 1200px) {p {margin-bottom: 18px;}
.home-page .hero {margin-bottom: 50px;}
.home-page .intro {margin-bottom: 50px;}
.home-page .deals-demo {margin-bottom: 90px;}
.home-page .deals-demo-2 {margin-bottom: 80px;}
.home-page .destinations-demo {margin-bottom: 100px;}
.subscribe__form-box {width: 50%;}
.footer__logo:not(:last-child) { /*margin-right:400px*/;}
.footer__main {padding-top: 70px;}
.footer__content {margin: 0 -20px 80px;}
.footer__content-item {width: calc(23% - 40px);margin: 0 20px;}
.footer__content-item_important {order: 2;}
.footer__content-item_quick {order: 3;}
.footer__content-item_contact {width: calc(31% - 40px);order: 4;}
.footer__about-text {font-size: 16px;}
.footer__nav-link {font-size: 16px;}
.footer__contact-item {font-size: 16px;}
.footer__bottom {padding: 50px 0;}
.page {padding: 35px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 40px 0 0;}
.container {max-width: 1140px;}
.container_narrow {max-width: 978px;}
.container_wide {max-width: 1425px;}
.modal__box {max-width: 900px;padding-bottom: 40px;}
.modal__header {padding-top: 42px;margin-bottom: 26px;}
.modal__close {width: 56px;height: 56px;background-size: 16px auto;}
.modal__heading {font-size: 30px;}
.modal__content {padding: 0 30px;margin: 0 20px;}
.scrollbar::-webkit-scrollbar {width: 9px;}
.scrollbar::-webkit-scrollbar-thumb {border-radius: 4px;}
.hero-box:before {height: 180px;}
.nav__item:nth-child(3) {margin-right: 220px;}
.nav__menu_big {width: 1100px;left: -50px;}
.nav__menu-box, .nav__menu-box-2 {max-height: calc(100vh - 160px);}
.nav__destinations-menu {width: 250px;margin-right: 40px;}
.hero__visual {padding-top: 50%;}
.hero__title.heading {font-size: 46px;}
.hero__info {font-size: 20px;}
.hero_theme_2 .hero__visual {padding-top: 46%;}
.intro__content {max-width: 1650px;margin-left: 70px;}
.intro__heading.heading {font-size: 38px;}
.intro__text {font-size: 16px;}
.intro__btn {margin-top: 35px;}
.deals-demo-2__heading {margin-bottom: 30px;}
.deals-demo-2__more {margin-top: 40px;}
.destinations-demo__heading {margin-bottom: 30px;}
.panorama:after {top: 39%;}
.panorama__pic {padding-top: 40vw;}
.heading {font-size: 38px;}
.heading_size_2 {font-size: 34px;}
.heading_size_3 {font-size: 30px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 36px;}
.heading_size_8 {font-size: 52px;}
.heading_size_9 {font-size: 24px;}
.heading_size_10 {font-size: 26px;}
.heading_size_11 {font-size: 32px;}
.heading_size_12 {font-size: 21px;}
.heading_size_13 {font-size: 17px;}
.heading_size_14 {font-size: 19px;}
.heading_with_icon:before {margin-right: 16px;}
.heading_danger:before {width: 32px;height: 32px;}
.btn_big {min-height: 58px;font-size: 28px;}
.btn_big-box {min-height: 58px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 21px;height: 32px;}
.deal-preview__info {font-size: 20px;}
.destination-preview__name {font-size: 21px;bottom: 18px;}
.partners__heading {margin-bottom: 40px;}}
@media (min-width: 1650px) {body {font-size: 18px}p {margin-bottom: 22px;}
.home-page .hero {margin-bottom: 55px;}
.home-page .intro {}
.home-page .deals-demo {margin-bottom: 110px;}
.home-page .deals-demo-2 {margin-bottom: 90px}
.home-page .destinations-demo {margin-bottom: 110px;}
.footer__top {padding: 40px 0}
.footer__logo:not(:last-child) {margin-right: 500px;}
.footer__main {padding-top: 85px;}
.footer__content {margin-bottom: 100px;}
.footer__content-heading {font-size: 18px;margin-bottom: 25px;}
.footer__about-text {font-size: 18px;}
.footer__about-btn {margin-top: 25px;}
.footer__nav-link {font-size: 18px;}
.footer__contact-item {font-size: 18px;}
.footer__bottom {padding: 60px 0;}
.footer__copy {font-size: 16px;}
.page {padding: 40px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 40px 0 0;}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 185px 0 0;}
.container {max-width: 1318px;}
.container_narrow {max-width: 978px;}
.container_wide {max-width: 1647.5px;}
.modal__box {max-width: 1182221px;padding-bottom: 45px;}
.modal__header {padding-top: 40px;margin-bottom: 30px;}
.modal__close {width: 60px;height: 60px;background-size: 17px auto;}
.modal__heading {font-size: 32px;}
.modal__content {padding: 0 50px;margin: 0 25px;}
.scrollbar::-webkit-scrollbar {width: 10px;}
.hero-box:before {height: 200px;}
.nav__item:not(:last-child) {margin-right: 35px;}
.nav__item:nth-child(3) {margin-right: 260px;}
.nav__menu_big {width: 1288px;left: -167px;}
.nav__menu-box, .nav__menu-box-2 {max-height: calc(100vh - 190px);}
.nav__destinations-menu {width: 270px;margin-right: 66px;}
.hero__visual {padding-top: 40%;}
.hero__content {padding: 0 15px;}
.hero__title {max-width: 820px;margin-bottom: 10px;}
.hero__title.heading {font-size: 56px;}
.hero__info {font-size: 22px;margin-bottom: 22px;}
.hero__text {font-size: 18px;margin-bottom: 26px;}
.hero_theme_2 .hero__visual {padding-top: 42%;}
.intro__content {max-width: 1800px;}
.intro__heading.heading {font-size: 44px;}
.intro__text {font-size: 17px;}
.intro__btn {margin-top: 40px;}
.deals-demo-2__heading {margin-bottom: 35px;}
.deals-demo-2__more {margin-top: 42px;}
.destinations-demo__heading {margin-bottom: 35px;}
.panorama:after {top: 43%;}
.panorama__pic {padding-top: 32vw;}
.heading {font-size: 40px;}
.heading_size_2 {font-size: 36px;}
.heading_size_3 {font-size: 32px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 36px;}
.heading_size_8 {font-size: 62px;}
.heading_size_9 {font-size: 26px;}
.heading_size_10 {font-size: 30px;}
.heading_size_11 {font-size: 36px;}
.heading_size_12 {font-size: 22px;}
.heading_size_13 {font-size: 18px;}
.heading_size_14 {font-size: 20px;}
.heading_with_icon:before {margin-right: 18px;}
.heading_danger:before {width: 35px;height: 35px;}
.btn_big {min-height: 62px;font-size: 30px;}
.btn_big-box {min-height: 62px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 22px;height: 33px;}
.deal-preview__info {font-size: 22px;}
.destination-preview__name {font-size: 22px;bottom: 20px;}
.partners__heading {margin-bottom: 45px;}
.social {width: 48px;height: 48px;}}


@media (min-width: 768px) and (max-width: 991px) {.footer__info {margin: -40px -20px 0;}
.footer__info-item {margin: 40px 20px 0}}
@media (min-width: 992px) and (max-width: 1199px) {.nav__link {font-size: 13px}}
@media (max-width: 767px) and (min-width: 992px) {.destinations-demo_v_2 .destinations-demo__item:not(:last-child) {margin-bottom: 16px}}
@media (min-width: 1200px) and (max-width: 1649px) {.partners__items {margin: -30px -10px 0}.partners__item {margin: 30px 10px 0}}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}body {line-height: 1}menu, ol, ul {list-style: none}blockquote, q {quotes: none}blockquote:after, blockquote:before, q:after, q:before {content: '';content: none}table { border-collapse: collapse;border-spacing: 0;}
._lowercase {text-transform: lowercase;}
._break-all { word-break: break-all;}
._break-word {word-wrap: break-word;}
._maxw100 {max-width: 100%;}
._hidden {display: none !important}* { box-sizing: border-box}*, :after, :before {background-repeat: no-repeat}body, html {height: 100% !important}body {font-family: Merriweather, sans-serif; font-size: 16px;line-height: 1.3; color: #1d1d1d}p {margin-bottom: 10px}a {cursor: pointer}img {max-width: 100%;max-height: 100%}input, input::placeholder, textarea, textarea::placeholder {font-weight: inherit;color: inherit}textarea {font-family: inherit;font-size: inherit}address {font-style: normal}video {outline: 0}fieldset {border: 0}sub, sup { font-size: .7em}b { font-weight: 700}amp-accordion > section > * {overflow: visible !important}
.__jivoMobileButton {z-index: 9 !important;}
.__jivoMobileButton [class^=button_] {margin-bottom: 8px !important; width: 45px;height: 45px;}
.__jivoMobileButton [class^=iconWrap_] {transform: scale(.8)}
.dilricn2nw {width: 38px !important;height: 38px !important; background-color: #ff4343 !important;background-image: url(../images/icons/phone-2.svg) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: 22px auto !important;}
.dilricn2nw.crssic {background: #ff4343 !important;}
.dilricn2nw .dilicn {display: none !important;}
.wgtppotshhd .agentname, .wgtppotshhd .agentpositions {font-family: "Merriweather", serif !important;}
.wgtppotshhd #callmebutton2, .wgtppotshhd #riq_calltemplate_1 .nmbcntry #phone_codes input[type=text], .wgtppotshhd #riq_requestcall .nmbcntry input, .wgtppotshhd #schedulepopupbuttontext2, .wgtppotshhd .uswgtxtsc p {font-family: Merriweather, sans-serif !important;}body .datepicker {border: 0;box-shadow: 0 2px 8px #efeff4 !important;padding: 10px}body .datepicker--pointer { display: none}body .datepicker--nav { border-bottom: 0}body .datepicker--nav-action { background-color: #efeff4; border-radius: 50%}body .datepicker--nav-action[data-action=prev] {padding-left: 1px}body .datepicker--nav-action[data-action=next] {padding-right: 1px}body .datepicker--nav-title {color: #32a9ac;font-family: Merriweather, sans-serif;font-size: 20px;font-weight: 700}body .datepicker--days-names {padding-bottom: 10px;border-bottom: 1px solid #efeff4}body .datepicker--day-name {color: #333;font-family: Merriweather, sans-serif;font-size: 16px;font-weight: 500;text-transform: none}body .datepicker--cell {border-radius: 3px}body .datepicker--cell.-current-, body .datepicker--cell.-current-.-in-range- {color: #32a9ac}body .datepicker--cell.-selected-, body .datepicker--cell.-selected-.-current-, body .datepicker--cell.-selected-.-focus- {background-color: #32a9ac;}body .datepicker--cell.-in-range- {background-color: #dbf2f3;}
.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {background: 0 0;}
.ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {opacity: 1}
.ps__rail-y {width: 6px;opacity: 1;}
.ps__thumb-y {width: 100%; right: 0;border-radius: 0;background-color: #d4708b;}
.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {width: 100%;background-color: #d4708b;}



.header-new{width: 100%;display: flex; justify-content: space-between;align-items: center;padding:0px;position:relative;z-index: 999; flex-flow: wrap;}
.header-new .header-l{display: flex; align-items: center; width: 100%; padding:13px 50px 50px 50px; position: relative;}
.header-new .nav-menu ul{display: flex; gap:20px; font-weight: 500; justify-content: center;} 
.header-new .nav-menu li a{color:#434343; font-size: 15px;text-decoration: none; text-transform: uppercase;}
.header-new .nav-menu li a.enquiry{color: #fff;background: #226e68;padding: 4px 10px;letter-spacing: 2px;}
.header-new .contact-info{ display: flex; text-align: right; width: 100%; align-items:center;justify-content: end; background: #75cec9; padding: 10px 50px ; gap: 12px;}
.header-new .contact-info .d-col{width: 100%;display: flex;justify-content: end;gap: 15px;}
.header-new .contact-info a{color:#1d1d1d; font-size: 1.25em;text-decoration: none;display: flex;align-items: center;gap: 7px; font-weight: 500;} 
.header-new .contact-info span{font-size:13px; text-transform: uppercase; font-weight: 500; display:flex;align-items:center;}
.header-new .contact-info .enquiry {font-size:14px; text-transform: uppercase; font-weight: 500; border: 1px solid #226e68;border-radius: 2px; padding: 5px; color: #fff; background: #226e68;}
.header-new .contact-info span i{font-size:18px;margin-right:5px;}
.header-new .contact-info span img{margin-right: 6px;position: relative;top:3px;}
.header-new .iata-logo{width: 60px;}
.header-new .header-left{position: relative;display: flex;justify-content: space-between; width: 100%;}
.header-new .header-l .logo{position: absolute;left:48%; transform: translateX(0%);top:-15px;width:150px;}
.header-new .contact-info a span{font-size: 18px; text-transform: none;}
.header-new .contact-info a:first-child span {background: #ff7800; border-radius: 20px;padding: 5px;color: #fff;font-weight: 600;border: 2px solid #fff;}

.header-new .nav-menu li .dd-menu,
.header-new .nav-menu li .dd-menu-small{position: absolute;left: -50px;top: 90px;background: #fff;padding: 27px 20px 20px 20px;border-top: 1px solid #ccc; display: flex; flex-flow: wrap;width:calc(100% + 235px);display:none}
.header-new .nav-menu li .dd-menu .inner-b{display: flex; flex-flow: wrap;width: 100%;}
.header-new .nav-menu li .dd-menu .col{width:14.25%; padding: 0 10px;}
.header-new .nav-menu li h3.mb{display: none;}
.header-new .nav-menu li .dd-menu ul,.header-new .nav-menu li .dd-menu-small ul{display: block;}
.header-new .nav-menu li .btn-close{background: #75cec9;color: #226e68; text-align: center; position: absolute;
right: 0px; top: 0px; padding:4px 5px 0; margin: 5px; font-size: 14px; border-radius: 4px; cursor: pointer;}
.header-new .nav-menu li .dd-menu li,.header-new .nav-menu li .dd-menu-small li{margin-bottom: 8px;background: url(../images/icon-dot.jpg) left center no-repeat;padding-left: 21px;background-size: 14px;}
.header-new .nav-menu li .dd-menu li a,.header-new .nav-menu li .dd-menu-small li a{font-weight: 400;line-height:24px; text-transform: capitalize;}
.header-new .nav-menu li .dd-menu li a:hover,.header-new .nav-menu li .dd-menu-small li a:hover {color: #1eb9ad; text-decoration: underline;}
.header-new .nav-menu li.dd-active a,.header-new .nav-menu li.dd-active-s a{position: relative;}
.header-new .nav-menu li.dd-active > a:after,
.header-new .nav-menu li.dd-active-s > a:after{content: "";width: 6px;height: 6px;border-bottom: 2px solid #000;border-right: 2px solid #000;position: absolute;
right: -14px;top: 2px;transform: rotate(45deg); display:none;}
.header-new .nav-menu li a{transition: all ease 0.5s;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-ms-transition: all ease 0.5s;}
.header-new .nav-menu li a.actives:after{transform: rotate(-135deg);top:6px;}
.header-new .nav-menu ul li.dd-active-s{position: relative;}
.header-new .nav-menu li .dd-menu-small{display: none;width: 270px;}
.header-new .nav-menu li .dd-menu .col ul,
.header-new .nav-menu li .dd-menu-small ul{margin-left: 0px;}
.header-new .nav-menu li .dd-menu .col li:nth-child(5),
.header-new .nav-menu li .dd-menu-small .col li:nth-child(5){margin-left: 0px;}
.header-new .nav-menu li .dd-menu-small h3{margin-bottom: 10px;border-bottom: 2px solid #1b2725;padding-bottom: 10px;border-top: none;}

.header-new .nav-menu ul .dd-active-s{position:relative;}
.header-new .nav-menu ul li a{position: relative; z-index: 1;}
.header-new .nav-menu ul li.dd-active a:before,
.header-new .nav-menu ul li.dd-active-s a:before{content:""; width: 100%; position: absolute; height: 75px; left: 0px; top:17px;display:none; cursor: pointer;}
.header-new .nav-menu ul .dd-active:hover .dd-menu{display: block;}
.header-new .nav-menu ul .dd-active-s:hover .dd-menu-small{display: block;text-align:left;}
.header-new .nav-menu ul li.dd-active a:hover:before,
.header-new .nav-menu ul li.dd-active-s a:hover:before{display: block;}


.header-new .header-l .header-r{display: flex; gap: 15px; align-items: center;}
.deals-section.tour-p li:nth-child(4) {width: calc(33% - 15px);}

.home-page .hero {margin-bottom: 30px;}
.home-page .intro {margin-bottom: 30px;}
.home-page .deals-demo {margin-bottom: 40px;}
.home-page .deals-demo-2 {margin-bottom: 55px;}
.home-page .destinations-demo {margin-bottom: 60px;}
.subscribe {background-color: #475351;}
.subscribe__inner {padding: 25px 0 30px;}
.subscribe__form-control {width: 100%;}
.subscribe__error {color: #ff4343;margin-top: 10px;font-size: 16px;}
.subscribe .subscription-form {background: #475351; min-width: 100%;}
.subscribe .subscription-form-fieldset {box-sizing: border-box;border: none;display: flex;flex-wrap: wrap;}
.subscribe .subscription-form-div:nth-child(1) { width: 70%;}
.subscribe .subscription-form-div:nth-child(2) {width: 100%;}
.subscribe .subscription-form-input[type=email],
.subscribe .subscription-form-input[type=name],.subscription-form-input{ display: block;width: 280px;height: 46px;font-family: Merriweather, sans-serif;font-size: 14px;font-weight: 400;color: #1d1d1d;background-color: #fff; outline: 0;padding: 0 15px;border: none;}
.subscribe .subscription-form-label {display: inline-block;position: relative;cursor: pointer;font-size: 15px;user-select: none;}
.subscribe .subscription-form-submit { display: inline-flex;position: relative;justify-content: center;align-items: center;width: calc(30% - 12px);min-height: 46px; font-family: Merriweather, sans-serif;font-size: 16px; line-height: 1.25;letter-spacing: .18em; color: #fff; text-transform: uppercase;text-decoration: none;text-align: center; padding: 5px 25px; outline: 0; border: 1px solid #172120; background-color: #172120; cursor: pointer; user-select: none;transition: all .15s ease-out;order: 2;max-height: 46px;}
.subscribe .subscription-form-submitting { position: absolute; opacity: .7; top: 0; bottom: 0; left: 0; right: 0; color: #fff; padding: 10px; background-color: #172120; text-align: center; outline: 0;cursor: pointer;}
.subscribe div[id^=rendered-message-amp-form] { color: #ff4343;font-size: 15px; margin-top: 5px;}
.subscribe [visible-when-invalid] {color: #ff4343;margin-top: 5px;}
.subscribe [visible-when-invalid].visible { display: inline-block;}
.footer {background-color: #75cec9;}
.footer__top {border-bottom: 1px solid rgba(255, 255, 255, .2);padding: 35px 0;}
.footer__main { padding: 30px 0 70px;}
.footer__content {margin-bottom: 60px;}
.footer__content-heading { margin-bottom: 20px;}
.footer__about-text { font-size: 14px;line-height: 1.5; color: #172120;font-weight: 600;}
.footer__about-btn { margin-top: 15px;}
.footer__nav-item:not(:last-child) {margin-bottom: 10px; font-weight: 600;}
.footer__nav-link {display: inline-flex; align-items: center;font-size: 14px;letter-spacing: .06em;line-height: 1.14; text-decoration: none;color: #172120; font-weight: 600;}
.footer__nav-link:hover {text-decoration: underline;}
.footer__nav-link:before { content: ''; width: 7px; height: 11px; flex-shrink: 0;background-image: url(../images/icons/angle-right.7.svg);background-position: center;background-size: contain;margin-right: 10px;}
.footer__contact-items {display: flex;flex-direction: column;align-items: flex-start; font-weight: 600;}
.footer__contact-item { display: inline-flex; align-items: center;font-size: 14px;letter-spacing: .06em;line-height: 1.14; text-decoration: none; color: #172120;transition: all .15s ease-out;}
.footer__contact-item:not(:last-child) {margin-bottom: 15px;}
.footer__contact-item:before { content: ''; width: 32px;height: 32px;flex-shrink: 0; border: 2px solid #172120; border-radius: 50%;background-position: center; margin-right: 15px;}
.footer__contact-item_link:hover {color:#226e68;}
.footer__contact-item_address:before {background-image: url(../images/icons/marker.3.svg);background-size: 20px auto;}
.footer__contact-item_tel:before { background-image: url(../images/icons/phone.4.svg); background-size: 20px auto;}
.footer__contact-item_email:before {background-image: url(../images/icons/mail.4.svg);background-size: 20px auto;}
.footer__info {display: flex;flex-direction: column;align-items: flex-start;}
.footer__logos-2 {display: flex;align-items: center;}
.footer__logo-2 { flex-shrink: 0;height: 40px;}
.footer__logo-2:not(:last-child) {margin-right: 30px;}
.footer__logo-2-img { display: block;/*height: 100%*/;}
.footer__bottom {background-color: #fff; padding: 45px 0;}
.footer__copy { font-family: Merriweather; font-size: 12px; line-height: 1.2; text-align: center; color: #fff; padding: 20px 0;}
.footer__copy p { margin-bottom: 0; text-align: center;}
.footer__copy p:not(:last-child) {margin-bottom: 5px;}
.page-wrapper { overflow-x: hidden;height: 100%;}
.page {min-height: 100%; flex-grow: 1; padding: 15px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 95px 0 0;}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 95px 0 0;}
.page_deals {background-color: #f1f2f3;}
.container {width: 100%;padding: 0 15px;}
.nav-mob {width: 284px;background-color: #172120; padding: 63px 22px 56px 22px; user-select: none;}
.nav-mob__close {width: 16px;height: 15px;background-image: url(../images/icons/close.svg);background-position: center;background-size: contain;outline: 0;position: absolute;top: 20px;right: 20px;cursor: pointer;}
.nav-mob__item:not(:last-child) {border-bottom: 1px solid #3a3a3a;}
.nav-mob__btn, .nav-mob__link {position: relative;display: block;color: #fff;font-family: "Merriweather", serif;font-size: 14px;text-transform: uppercase;text-decoration: none;background-color: transparent;border: 0;outline: 0;padding: 15px 0 15px 34px;}
.nav-mob__btn[aria-expanded=true]:after {transform: translateY(-50%) rotate(-180deg)}
.nav-mob__btn:after {content: '';width: 12px;height: 7px;background-size: contain;background-position: center;background-image: url(../images/icons/angle-down.svg);position: absolute;top: 50%;right: 0;transform: translateY(-50%) rotate(-90deg);padding-right: 20px;transition: all .15s ease-out}
.nav-mob__btn_step:after {content: '';transform: translateY(-50%) rotate(-90deg)}
.nav-mob__icon {width: 25px;height: 25px;position: absolute;top: 50%;left: 2px;transform: translateY(-50%);background-position: left center}
.nav-mob__icon_marker {background-size: 16px auto;background-image: url(../images/icons/marker.2.svg)}
.nav-mob__icon_sun-umbrella {background-size: 18px auto;background-image: url(../images/icons/sun-umbrella.2.svg)}
.nav-mob__icon_airplane {background-size: 20px auto;background-image: url(../images/icons/airplane.2.svg)}
.nav-mob__icon_lamp {background-size: 16px auto;background-image: url(../images/icons/lamp.2.svg)}
.nav-mob__icon_edit {background-size: 20px auto;background-image: url(../images/icons/edit.svg)}
.nav-mob__icon_info {background-size: 20px auto;background-image: url(../images/icons/info.2.svg)}
.nav-mob__icon_phone {background-size: 18px auto;background-image: url(../images/icons/phone.2.svg)}
.nav-mob__menu {padding: 0 0 25px 35px}
.nav-mob__menu-title {display: inline-block;color: #f3b8c8;font-family: "Merriweather", serif;font-size: 14px;line-height: 1.2;text-transform: uppercase;text-decoration: none;padding: 5px 0}
.nav-mob__menu-link {display: inline-block;color: #fff;font-size: 18px;line-height: 1.5;text-decoration: none;padding: 5px 0}
.nav-mob__menu-more {margin-top: 15px}
.nav-mob__enquire-btn {width: 100%;margin-top: 20px}
.nav-mob__item-2:not(:last-child) {margin-bottom: 10px}
.nav-mob__btn-2 {display: flex;justify-content: space-between;align-items: center;color: #fff;font-family: Merriweather;font-size: 14px;font-weight: 500;letter-spacing: .04em;text-transform: uppercase;text-decoration: none;padding: 10px}
.nav-mob__btn-2_step:after {content: '';width: 7px;height: 11px;background-image: url(../images/icons/angle-right.3.svg);background-position: center;background-size: contain;flex-shrink: 0;margin-left: 10px}
.nav-mob__btn-2_title {font-size: 18px;color: #75cec9}
.nav-mob__back-btn {position: relative;display: flex;align-items: center;background-color: #32b2a8;color: #fff;font-size: 16px;font-weight: 600;letter-spacing: .04em;text-transform: uppercase;min-height: 42px;padding: 5px 20px 5px 32px;margin: 0 -22px 30px}
.nav-mob__back-btn:before {content: '';width: 11px;height: 18px;background-image: url(../images/icons/angle-left.svg);background-position: center;background-size: contain;position: absolute;top: 50%;left: 10px;transform: translateY(-50%)}
.nav-mob__destinations, .nav-mob__destinations-region {display: none}
.modal {background-color: rgba(51, 51, 51, .46)}
.modal__inner {display: flex;padding: 20px;position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.modal__box {display: flex;flex-direction: column;position: relative;background-color: #fff;width: 100%;max-height: calc(100vh - 40px);box-shadow: 0 0 16px rgba(0, 0, 0, .26);padding-bottom: 30px;margin: auto}
.modal__header {padding-top: 50px;margin-bottom: 15px}
.modal__close {width: 42px;height: 42px;border-radius: 50%;background-color: #f3f3f3;background-image: url(../images/icons/close-2.svg);background-size: 12px auto;background-position: center;cursor: pointer;position: absolute;top: 12px;right: 12px}
.modal__heading {font-family: "Merriweather", serif;font-size: 26px;letter-spacing: .04em;line-height: 1.3;text-align: center;text-shadow: 0 0 40px rgba(17, 17, 17, .8);color: #191919}
.modal__content {overflow: auto;padding: 0 5px;margin: 0 10px}
.scrollbar::-webkit-scrollbar {width: 5px}
.scrollbar::-webkit-scrollbar-thumb {border-radius: 2px;background-color: #dcdcdc}
.hero-box {position: relative}
.hero-box:before {content: '';height: 120px;background-color: #0f2231;position: absolute;bottom: calc(100% - 1px);left: 0;right: 0}
.nav__list {display: flex}
.nav__item {transition: all .15s ease-out}
.nav__item:not(:last-child) {margin-right: 30px; font-weight: 500;}
.nav__item:nth-child(3) {margin-right: 120px}
.nav__btn {position: relative}
.nav__btn:hover .nav__link:before, .nav__link:hover:before {width: 100%}
.nav__link {position: relative;display: block;color: #172120;text-transform: uppercase;text-decoration: none;font-family: "Merriweather", serif;font-size: 14px;cursor: pointer}
.nav__link:before {content: '';width: 0;height: 1px;background-color: #1c999d;position: absolute;left: 50%;bottom: -5px;transform: translateX(-50%);transition: all .15s ease-out}
.nav__link_dropdown {display: flex;align-items: center}
.nav__link_dropdown:after {content: '';display: none;width: 11px;height: 7px;margin-left: 4px;transition: transform .15s ease-out;background: url(../images/icons/angle-down.9.svg) no-repeat; background-size: 100%;}
.nav__link_dropdown:hover:after {transform: rotateX(180deg)}
.nav__btn:hover .nav__menu {visibility: visible;opacity: 1}
.nav__menu {visibility: hidden;opacity: 0;position: absolute;left: 0;top: 100%;padding-top: 15px;transition: all .15s ease-out;z-index: 1}
.nav__menu_big {width: 930px}
.nav__menu-box, .nav__menu-box-2 {max-height: calc(100vh - 140px);overflow: auto;box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1)}
.nav__menu-box {background-color: #fff;padding: 12px 0 12px 10px}
.nav__menu-link {display: block;color: #1d1d1d;font-size: 14px;font-weight: 500;line-height: 1.2;letter-spacing: .04em;text-decoration: none;text-transform: uppercase;white-space: nowrap;padding: 10px 45px 10px 6px;transition: all .15s ease-out}
.nav__menu-link:hover {color: #475351;}
.nav__menu-box-2 {background-color: #fff;padding: 30px 20px 20px}
.nav__destinations {display: flex}
.nav__destinations-menu {width: 230px;flex-shrink: 0;margin-right: 30px}
.nav__destinations-menu-list {margin: -12px 0}
.nav__destinations-menu-link {display: flex;justify-content: space-between;align-items: center;color: #1d1d1d;font-size: 14px;line-height: 1;font-weight: 500;letter-spacing: .04em;text-transform: uppercase;text-decoration: none;padding: 12px 0;cursor: pointer;transition: all .15s ease-out}
.nav__destinations-menu-link:after {content: '';flex-shrink: 0;width: 7px;height: 11px;background-image: url(../images/icons/angle-right.4.svg);background-position: center;background-size: contain;margin-left: 10px}
.nav__destinations-menu-link_simple:after {display: none}
.nav__destinations-menu-link:hover, .nav__destinations-menu-link_active {color: #475351;}
.nav__destinations-box {position: relative;flex-grow: 1}
.nav__destinations-preview {background-image: url(../images/world-map.jpg);background-position: center;background-size: cover;color: #fff;line-height: 1.2;letter-spacing: .04em;text-align: center;overflow: hidden}
.nav__destinations-preview, .nav__destinations-preview-content {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.nav__destinations-preview-content {display: flex;flex-direction: column;justify-content: center;align-items: center;padding-top: 20px}
.nav__destinations-preview-heading {display: flex;align-items: center;width: 100%;font-family: "Merriweather", serif;font-size: 30px;text-transform: uppercase}
.nav__destinations-preview-heading:after, .nav__destinations-preview-heading:before {content: '';flex-grow: 1;height: 1px;background-color: #707070}
.nav__destinations-preview-heading:before {margin-right: 10px}
.nav__destinations-preview-heading:after {margin-left: 10px}
.nav__destinations-preview-desc {font-size: 18px;margin-top: 15px}
.nav__destinations-box-content {display: flex}
.nav__destinations-box-content:not(.nav__destinations-box-content_active) {display: none}
.nav__destinations-list {width: 355px;flex-shrink: 0}
.nav__destinations-list-items {display: flex;flex-direction: column;flex-wrap: wrap;max-height: 600px;margin: -5px 0 -10px -15px}
.nav__destinations-list-item {width: 170px;margin: 0 0 10px 15px}
.nav__destinations-list-link {display: inline-block;color: #1d1d1d;font-size: 14px;line-height: 1;font-weight: 500;text-decoration: none;letter-spacing: .04em;padding: 5px 0;transition: all .15s ease-out}
.nav__destinations-list-link:hover {color: #1c999d;text-decoration: underline}
.nav__destinations-content {flex-grow: 1;max-width: 364px;margin-left: auto}
.nav__destinations-content-heading {color: #1d1d1d;font-size: 16px;font-weight: 700;letter-spacing: .04em;text-transform: uppercase;margin-bottom: 15px}
.nav__destinations-card {color: #1d1d1d}
.nav__destinations-card-visual {position: relative;padding-top: 56%;overflow: hidden;margin-bottom: 15px}
.nav__destinations-card-img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
.nav__destinations-card-title {font-size: 14px;font-weight: 800;letter-spacing: .04em;text-transform: uppercase;margin-bottom: 10px}
.nav__destinations-card-desc {font-size: 16px;line-height: 1.375}
.nav__destinations-card-btn {margin-top: 20px}
.hamburger {display: block;width: 22px;height: 16px;background-image: url(../images/hamburger.svg);background-position: center;background-size: contain;outline: 0;cursor: pointer}
.hero {position: relative;display: block;text-transform: uppercase;text-decoration: none;text-shadow: 0 0 30px rgba(0, 0, 0, .84);color: #fff}
.hero img{width:100%;}
.hero__visual {position: relative;padding-top: 107%}
.hero__img {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.hero__img img {object-fit: cover}
.hero__content {position: absolute;bottom: 13%;width: 100%;padding: 0 15px;z-index: 3}
.hero__content:before {content: '';display: block;width: 43px;height: 2px;background-color: #f3b8c8;margin: 0 0 5px}
.hero__title {margin-bottom: 8px}
.hero__title.heading {font-size: 26px;line-height: 1.2}
.hero__info {font-size: 16px;margin-bottom: 20px}
.hero__text {max-width: 260px;font-size: 14px;font-weight: 300;text-transform: none;margin-bottom: 22px}
.hero__scroll {width: 30px;height: 40px;border: 0;outline: 0;background-color: transparent;background-image: url(../images/icons/scroll-down.svg);background-position: center;background-size: 14px auto;position: absolute;left: 50%;bottom: .5%;transform: translateX(-50%);cursor: pointer;z-index: 2}
.hero__scroll-down-anchor {position: absolute;bottom: 60px}
.hero_theme_2 .hero__visual {position: relative;padding-top: 70%}
.hero_theme_2 .hero__visual:before {background-image: linear-gradient(179deg, rgba(29, 29, 29, .8) 0, rgba(34, 34, 34, .64) 22%, rgba(39, 39, 39, .49) 44%, rgba(43, 43, 43, .36) 62%, rgba(45, 45, 45, .3) 70%, rgba(48, 48, 48, 0) 100%);opacity: .8}
.hero_theme_2 .hero__visual:after {display: none}
.intro__container {max-width: 1600px;margin: 0 auto}
.intro__inner {margin-bottom: 70px}
.intro__video {position: relative;display: flex;align-items: center;justify-content: center}
.intro__video-file {max-width: 100%}
.intro__video-play {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background-color: transparent;display: flex;align-items: center;justify-content: center}
.intro__video-play svg {pointer-events: none;width: 77px;height: 77px}
.intro__content {text-align: justify;padding: 20px;}
.intro__heading {margin-bottom: 20px;margin-bottom: 15px}
.intro__heading.heading {font-size: 20px;text-align: center}
.intro__text {color: #1d1d1d;font-size: 14px;line-height: 1.57}
.intro__text-item {display: flex;align-items: center;margin-bottom: 20px;margin-left: 28px; width: 90%;}/*.intro__text-item::before {content: "";display: block;width: 28px;height: 28px;margin-right: 20px;flex-shrink: 0;background: url(../media/home/bullet.svg) no-repeat center/contain;margin-left: -28px;position: absolute;}*/
.intro__text-item p {margin-bottom: 0;margin-left: 0px; font-weight: 400; text-align: center;}
.intro__btn {margin-top: 20px}
.intro__info {flex-shrink: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 30px;}
.bta_intro {margin-bottom: 22px !important;}
@media (max-width: 330px) {.intro__info {margin: 0 65px 0 65px;}}
@media (max-width: 1024px) and (min-width: 768px) {.intro__info {margin: 0 25px 0 25px;}}
@media (max-width: 820px) and (min-width: 800px) {.intro__info {margin: 0 40px 0 40px;}}
.intro__widget {position: relative}
.intro__logos {margin-bottom: 34px;display: flex}
.deals-demo-2__inner {display: flex;flex-direction: column}
.deals-demo-2__heading {margin-bottom: 15px}
.deals-demo-2__more {align-self: center;margin-top: 28px}
.deals-demo-2_slider .deals-demo-2__items-container {width: 100%;overflow: visible}
.destinations-demo__inner {display: flex;flex-direction: column}
.destinations-demo__heading {margin-bottom: 15px}
.destinations-demo__item {transition: all .3s ease-out}
.destinations-demo__item:hover {transform: scale(1.075)}
.destinations-demo__more {margin-top: 40px}
.destinations-demo_v_2 .destinations-demo__items {display: flex;flex-wrap: wrap;margin: -7px}
.destinations-demo_v_2 .destinations-demo__item {width: calc(50% - 14px);margin: 7px}
.destinations-demo_v_2 .destinations-demo__item.grid1{background: url("../images/deals/maldives-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid2{background: url("../images/deals/thailand-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid3{background: url("../images/deals/dubai-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid4{background: url("../images/deals/vietnam-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid5{background: url("../images/deals/southafrica-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid6{background: url("../images/deals/bali-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid7{background: url("../images/deals/india-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid8{background: url("../images/deals/mauritius-bannerh.webp") center top; background-size: auto 100%;}
.destinations-demo_v_2 .destinations-demo__item.grid9{background: url("../images/deals/srilanka-bannerh.webp") center top; background-size: auto 100%;}

.why-book {background-color: #172120}
.why-book__inner {padding: 42px 0 75px}
.why-book__inner:before {content: '';display: block;width: 60px;height: 2px;background-color: #f3b8c8;margin: 0 auto 15px}
.why-book__heading {margin-bottom: 60px}
.why-book__items {display: flex;flex-wrap: wrap;justify-content: center;max-width: 500px;margin-left: auto;margin-right: auto}
.why-book__item {width: 45%;flex-shrink: 0;color: #fff;letter-spacing: .06em;text-transform: uppercase;text-align: center}
.why-book__item:before {content: '';display: block;width: 100%;height: 72px;background-repeat: no-repeat;background-position: center;background-size: contain;margin: 0 auto 7px}
.why-book__item_1:before {background-size: 72px auto;background-image: url(../images/icons/personalize.webp)}
.why-book__item_2:before {background-size: 72px auto;background-image: url(../images/icons/knowledge.webp)}
.why-book__item_3:before {background-size: 72px auto;background-image: url(../images/icons/services.webp)}
.why-book__item_4:before {background-size: 72px auto;background-image: url(../images/icons/trust.webp)}
.why-book__item-title {font-size: 18px; font-weight: 500;}
.panorama {position: relative}
.panorama:after {content: '';background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #202020 100%);position: absolute;top: 27%;left: 0;right: 0;bottom: 0;pointer-events: none}
.panorama__pic {position: relative;padding-top: 80vw}
.panorama__pic amp-iframe {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.panorama__content {display: flex;flex-direction: column;justify-content: flex-end;align-items: center;position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding-bottom: 60px;pointer-events: none;z-index: 1}
.panorama__content-inner {display: flex;flex-direction: column;align-items: center}
.panorama__heading {margin-bottom: 10px}
.panorama__btn {pointer-events: auto}
.heading {font-family: "Merriweather", serif;font-size: 30px;font-weight: 400;line-height: 1.4;color: #1d1d1d;text-decoration: none;text-transform: none;text-align: left}
.heading_size_2 {font-size: 30px}
.heading_size_3 {font-size: 22px}
.heading_size_4 {font-size: 26px}
.heading_size_5 {font-size: 22px}
.heading_size_6 {font-size: 18px}
.heading_size_7 {font-size: 22px}
.heading_size_8 {font-size: 30px}
.heading_size_9 {font-size: 18px}
.heading_size_10 {font-size: 18px}
.heading_size_11 {font-size: 22px}
.heading_size_12 {font-size: 18px}
.heading_size_13 {font-size: 16px}
.heading_size_14 {font-size: 16px}
.heading_theme_2 {color: #1c999d}
.heading_theme_3 {color: #172120;}
.heading_uppercase {text-transform: uppercase; font-weight: 600;}
.heading_light {color: #fff}
.heading_center {text-align: center}
.heading_with_icon {display: flex;align-items: center}
.heading_with_icon:before {content: '';flex-shrink: 0;background-size: contain;background-position: center;margin-right: 12px}
.heading_with_icon.heading_center {justify-content: center}
.heading_danger {color: #ff4343}
.heading_danger:before {background-image: url(../images/icons/danger.svg);width: 25px;height: 25px}
.btn {display: inline-flex;justify-content: center;align-items: center;min-width: 180px;min-height: 48px;font-family: Merriweather, sans-serif;font-size: 16px;line-height: 1.25;letter-spacing: .18em;color: #fff;text-transform: uppercase;text-decoration: none;text-align: center;padding: 5px 25px;outline: 0;border: 1px solid #172120;background-color: #226e68;cursor: pointer;user-select: none;transition: all .15s ease-out; font-weight: 500;}
.btn-view{min-height: 20px; padding: 10px; align-items: center; min-width: 130px; font-size: 14px;}
.btn-new {display: inline-flex;justify-content: center; align-items: center; min-width: 60px; min-height: 25px;font-family: Merriweather, sans-serif;font-size: 14px;line-height: 1.25;letter-spacing: .18em; color: #fff;text-transform: uppercase;text-decoration: none;text-align: center;padding: 5px 5px;border: 0;transition: all .15s ease-out;}
.btn:hover {background-color: #172120}
.btn:active {opacity: .7}
.btn_small {font-size: 14px;min-height: 36px;padding: 5px 10px}
.btn_x-small {font-size: 10px;min-height: 28px;padding: 3px 10px}
.btn_big {font-size: 21px}
.btn_theme_2 {border-color: #f3b8c8;background-color: #fbc2d1}
.btn_light {border-color: #fff;color: #fff}
.btn_wout-letter-spacing {letter-spacing: 0}
.btn_border {border: 2px solid #226e68;}
.btn_icon:before {content: '';flex-shrink: 0;background-size: contain;background-position: center;margin-right: 10px}
.btn_icon-end:after {content: '';flex-shrink: 0;background-size: contain;background-position: center;margin-left: 10px}
.btn_arrow:after {width: 8px;height: 13px;background-image: url(../images/icons/angle-right.7.svg)}
.btn_map:before {width: 23px;height: 19px;background-image: url(../images/icons/map.svg)}
.btn_tel:before {width: 17px;height: 24px;background-image: url(../images/icons/tel.svg)}
.btn_outline {color: #1d1d1d;background-color: transparent}
.btn_outline:hover {color: #fff;background-color: #32a9ac}
.btn_outline.btn_theme_2:hover {background-color: #fbc2d1}
.btn_outline.btn_text-light {color: #fff}
.btn_semibold {font-weight: 500;}
.btn_bold {font-weight: 700}
.logos__item_best_luxury_hol_comp {min-width: 145px;max-height: 155px;}
.logos__item_atol {width: 42px;height: 42px}
.logos__item_abta {width: 84px;height: 42px}
.logos__item_iata {width: 58px;height: 42px}
.logos__img {width: 100%;height: 100%}
.logos__img img {object-fit: contain}
.logos_big .logos__item {margin: 13px}
.logos_big .logos__item_best_luxury_hol_comp {width: 130px;height: 130px;margin: 18px 10px 22px 18px !important}
.logos_big .logos__item_best_ind_ocean_hol_comp {width: 130px;height: 130px;margin: 18px 18px 22px 10px !important}
.logos_big .logos__item_atol {width: 62px;height: 62px}
.logos_big .logos__item_abta {width: 122px;height: 48px}
.logos_big .logos__item_iata {width: 86px;height: 62px}
.deal-preview {position: relative;display: block;text-transform: uppercase;text-decoration: none;text-align: center;text-shadow: 0 0 30px rgba(0, 0, 0, .84);color: #fff}
.deal-preview:hover .deal-preview__visual:after {opacity: .1}
.deal-preview__visual {position: relative;padding-top: 75%}
.deal-preview__visual:after, .deal-preview__visual:before {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0}
/*.deal-preview__visual:before {background-image: linear-gradient(180deg, rgba(135, 135, 135, 0) 0, rgba(13, 13, 13, .4));z-index: 1}*/
.deal-preview__visual:after {background-color: #182221;opacity: 0;transition: all .25s ease-out;z-index: 2}
.deal-preview__img {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.deal-preview__img img {object-fit: cover}
.deal-preview__content {position: absolute;bottom: 12%;width: 100%;padding: 0 15px;z-index: 3}
/*.deal-preview__content:before {content: '';display: block;width: 43px;height: 2px;background-color: #f3b8c8;margin: 0 auto 5px}*/
.deal-preview__title {margin-bottom: 5px}
.deal-preview__info {font-size: 14px;margin-bottom: 15px}
.deal-preview_hero .deal-preview__visual {padding-top: 107%}
.deal-preview-2 {position: relative;display: block;overflow: hidden;cursor:pointer;}
.deal-preview-2:hover .deal-preview-2__visual {transform: scale(1.2)}
.deal-preview-2__visual {position: relative;padding-top: 118%;transition: all .5s ease-out}
.deal-preview-2__visual:after {content: '';background-image: linear-gradient(to bottom, rgba(57, 57, 57, 0) 0, rgba(13, 13, 13, .4) 100%);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1}
.deal-preview-2__amp-img, .deal-preview-2__img-box {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.deal-preview-2__img {object-fit: cover;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
.deal-preview-2__amp-img img {width: 100%;height: 100%;object-fit: cover}
.deal-preview-2__content {width: 100%;position: absolute;top: calc(100% - 130px);text-align: center;color: #fff;z-index: 1}
.deal-preview-2__info {position: relative;font-size: 18px;letter-spacing: .08em;text-transform: uppercase;margin-bottom: 22px;font-weight: 500;}
.deal-preview-2__title {text-shadow: 0 0 40px rgba(17, 17, 17, .8);font-family: "Merriweather", serif;font-size: 18px;line-height: 1.375;max-width: 250px;padding: 0 15px;margin: 0 auto; font-weight: 500;}
.destination-preview {position: relative;display: block;text-decoration: none}
.destination-preview__visual {position: relative;padding-top: 66.25%;overflow: hidden}
.destination-preview__visual:after {content: '';background-image: linear-gradient(180deg, transparent 0, rgba(23, 23, 23, .5) 100%);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1}
.destination-preview__img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
.destination-preview__amp-img {position: absolute;top: 0;bottom: 0;left: 0;right: 0}
.destination-preview__amp-img img {object-fit: cover}
.destination-preview__name {text-shadow: 0 0 2px #182221;color: #fff;font-family: "Merriweather", serif;font-size: 18px;text-align: center;position: absolute;bottom: 10px;width: 100%;padding: 0 10px;z-index: 1}
.socials__items {display: flex;flex-wrap: wrap;justify-content: center;}
.socials__items a{margin: 0px 5px;}
.partners {display: flex;flex-direction: column;align-items: center}
.partners__heading {text-align: center;margin-bottom: 30px}
.partners__items {display: flex;flex-wrap: wrap;justify-content: center;width: 100%;padding: 0 15px;margin: -30px -20px 0}
.partners__item {width: 95px;flex-shrink: 0;margin: 30px 20px 0}
.partners__img-box {position: relative;padding-top: 38%;overflow: hidden}
.partners__img {position: absolute;display: block;width: 100%;height: 100%;object-fit: contain;top: 0;left: 0}
.social {display: block;width: 42px;height: 42px;background-position: center;text-decoration: none;}
.social_instagram {background-image: url(../images/socials/insta-icon.svg)}
.social_facebook {background-image: url(../images/socials/facebook-icon.svg)}
.social_twitter {background-image: url(../images/socials/twiter-icon.svg)}
.social_pinterest {background-image: url(../images/socials/pin-icon.svg)}
.social_linkedin { background-image: url("../images/socials/linkedin-icon.svg")}
.social_youtube {background-image: url(../images/socials/youtube-icon.svg)}

.deals-demo-2__item.grid1 {background: url("../images/deals/vietnam.webp") center top; background-size:auto 100%;}
.deals-demo-2__item.grid2 {background: url("../images/deals/srilanka.webp") center top; background-size:auto 100%;}
.deals-demo-2__item.grid3 {background: url("../images/deals/kerala.webp") center top; background-size:auto 100%;}
.deals-demo-2__item.grid4 {background: url("../images/deals/maldives.webp") center top; background-size:auto 100%;}

.footer__main{padding-bottom: 0px;}
.partner{width:100%;padding-top:25px;}
.partner ul{display:flex;justify-content:center;gap:20px;color:#fff;padding:20px;align-items:center;}
.whats-up-f {position: fixed;top: 60%;right:-225px;background: #28a745;padding: 5px 15px 5px 5px;border-radius: 10px 0 0 10px;border: solid 2px;
border-right: none;transition: all 2s;width: 310px;z-index:999;}
.whats-up-f a{display: flex;flex-flow:wrap; align-items: center; color: #fff; text-decoration: none;}
.whats-up-f .icon-b{ width: 30%; color: #fff;}
.whats-up-f .icon-b img{max-width: 40px; color: #fff;}
.whats-up-f .no-b{ width: 70%;font-size:22px; font-weight: 700; color: #fff;}
.whats-up-f .no-b span{font-size: 18px;display:block;font-weight:normal; color: #fff;}
.whats-up-f .icon-b{text-align: center; }
.whats-up-f .icon-b span{display: block; text-align: center;}
.whats-up-f:hover {right: -5px;}

@media (min-width: 375px) {.footer__logo-2 {height: 65px}
.partners__item {width: 120px}}
@media (min-width: 576px) {p {margin-bottom: 12px}
.home-page .hero {margin-bottom: 35px}
.home-page .intro {margin-bottom: 35px}
.home-page .deals-demo {margin-bottom: 50px}
.home-page .deals-demo-2 {margin-bottom: 60px}
.home-page .destinations-demo {margin-bottom: 70px}
.footer__logo {width: 142px}
.footer__main {padding-top: 40px}
.page {padding: 20px 0}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 95px 0 0}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 95px 0 0}
.container {max-width: 540px;margin: 0 auto}
.container_narrow {max-width: 978px}
.container_wide {width: 95%;max-width: 675px}
.modal__box {padding-bottom: 32px}
.modal__header {padding-top: 48px;margin-bottom: 20px}
.modal__close {width: 44px;height: 44px;background-size: 13px auto}
.modal__heading {font-size: 27px}
.modal__content {padding: 0 8px;margin: 0 12px}
.scrollbar::-webkit-scrollbar {width: 6px}
.hero__visual {padding-top: 85%}
.hero__title.heading {font-size: 28px}
.hero__info {font-size: 17px}
.hero_theme_2 .hero__visual {padding-top: 60%}
.intro__heading.heading {font-size: 32px}
.deals-demo-2__heading {margin-bottom: 18px}
.deals-demo-2__more {margin-top: 31px}
.destinations-demo__heading {margin-bottom: 18px}
.panorama:after {top: 30%}
.panorama__pic {padding-top: 70vw}
.heading {font-size: 32px}
.heading_size_2 {font-size: 31px}
.heading_size_3 {font-size: 24px}
.heading_size_4 {font-size: 26px}
.heading_size_5 {font-size: 22px}
.heading_size_6 {font-size: 18px}
.heading_size_7 {font-size: 24px}
.heading_size_8 {font-size: 34px}
.heading_size_9 {font-size: 19px}
.heading_size_10 {font-size: 20px}
.heading_size_11 {font-size: 24px}
.heading_size_12 {font-size: 18px}
.heading_size_13 {font-size: 16px}
.heading_size_14 {font-size: 16px}
.heading_with_icon:before {margin-right: 13px}
.heading_danger:before {width: 26px;height: 26px}
.btn_big {min-height: 48px;font-size: 22px}
.btn_big-box {min-height: 48px}
.btn_wout-scale:hover {transform: none}
.btn_tel:before {width: 18px;height: 26px}
.deal-preview__info {font-size: 15px}
.destination-preview__name {bottom: 12px}}
@media (min-width: 768px) {p {margin-bottom: 14px}
.home-page .hero {margin-bottom: 40px}
.home-page .intro {margin-bottom: 40px}
.home-page .deals-demo {margin-bottom: 60px}
.home-page .deals-demo-2 {margin-bottom: 65px}
.home-page .destinations-demo {margin-bottom: 80px}
.subscribe__form {display: flex;align-items: flex-start}
.subscribe__input {margin-right: 12px}
.subscribe .subscription-form-submit {margin-left: 12px}
.footer__logos {position: relative; /*justify-content:center*/}
.footer__logos:after {content: '';position: absolute;width: 1px;height: 100px;background-color: #4f4f4f;top: 50%;left: 50%;transform: translateY(-50%)}
.footer__logo:not(:last-child) { /*margin-right:200px*/}
.footer__main {padding-top: 50px}
.footer__content {display: flex;flex-wrap: wrap;margin: -50px -25px 65px}
.footer__content-item {flex-shrink: 0;width: calc(50% - 50px);margin: 50px 25px 0}
.footer__content-item_about {order: 1}
.footer__content-item_important {order: 3}
.footer__content-item_quick {order: 4}
.footer__content-item_contact {order: 2}
.footer__about-text {font-size: 15px}
.footer__nav-link {font-size: 15px}
.footer__contact-item {font-size: 15px}
.footer__info {flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: center}
.footer__info-item {flex-shrink: 0}
.footer__trustpilot {margin-top: -10px; text-align: -webkit-center;}
.footer__copy {font-size: 13px;padding: 15px 0; background: #182424;}
.page {padding: 25px 0}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 95px 0 0}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 95px 0 0}
.container {max-width: 720px}
.container_narrow {max-width: 978px}
.container_wide {max-width: 900px}
.modal__box {max-width: 700px;padding-bottom: 34px}
.modal__header {padding-top: 46px;margin-bottom: 22px}
.modal__close {width: 48px;height: 48px;background-size: 14px auto}
.modal__heading {font-size: 28px}
.modal__content {padding: 0 16px;margin: 0 14px}
.scrollbar::-webkit-scrollbar {width: 7px}
.scrollbar::-webkit-scrollbar-thumb {border-radius: 3px}
.hero__visual {padding-top: 70%}
.hero__content {padding: 0 45px}
.hero__content:before {width: 81px;margin-bottom: 10px}
.hero__title {max-width: 500px}
.hero__title.heading {font-size: 34px}
.hero__info {font-size: 18px}
.hero__scroll {display: none}
.hero_theme_2 .hero__visual {padding-top: 50%}
.intro__heading {margin-bottom: 48px;margin-top: 28px}
.intro__heading.heading {font-size: 34px}
.intro__text {font-size: 15px}
.intro__btn {margin-top: 25px}
.deals-demo__items {display: flex;flex-wrap: wrap;gap: 10px;padding: 0 10px;}
.deals-demo__item {width: 50%;flex-shrink: 0; background: url("../images/deals/bali.webp") center top;background-repeat: no-repeat;
background-size: cover;}
.deals-demo__item.last {width: 50%;flex-shrink: 0; background: url("../images/deals/singapore.webp") center top;background-repeat: no-repeat;
background-size: cover;}	
.deals-demo__item:first-child {width: 100%; background: url("../images/deals/the-palm-dubai.webp") center top;background-repeat: no-repeat;
background-size: cover;}
.deals-demo-2__heading {margin-bottom: 20px}
.deals-demo-2__items {display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;gap: 10px;}
.deals-demo-2__item {width: 50%}
.deals-demo-2__more {margin-top: 34px}
.destinations-demo__heading {margin-bottom: 20px}
.destinations-demo__items {display: flex;flex-wrap: wrap;margin: -7px}
.destinations-demo__item {width: calc(50% - 14px);margin: 7px}
.destinations-demo__more {align-self: center}
.why-book__inner {padding: 36px 0 34px}
.why-book__heading {margin-bottom: 45px}
.why-book__items {max-width: 1182221px}
.panorama:after {top: 33%}
.panorama__pic {padding-top: 60vw}
.heading {font-size: 34px}
.heading_size_2 {font-size: 32px}
.heading_size_3 {font-size: 26px}
.heading_size_4 {font-size: 26px}
.heading_size_5 {font-size: 22px}
.heading_size_6 {font-size: 18px}
.heading_size_7 {font-size: 28px}
.heading_size_8 {font-size: 40px}
.heading_size_9 {font-size: 20px}
.heading_size_10 {font-size: 22px}
.heading_size_11 {font-size: 26px}
.heading_size_12 {font-size: 19px}
.heading_size_13 {font-size: 16px}
.heading_size_14 {font-size: 17px}
.heading_with_icon:before {margin-right: 14px}
.heading_danger:before {width: 28px;height: 28px}
.btn:hover {transform: scale(1.1)}
.btn_x-small {font-size: 14px;min-height: 32px}
.btn_big {min-height: 50px;font-size: 24px}
.btn_big-box {min-height: 50px}
.btn_wout-scale:hover {transform: none}
.btn_tel:before {width: 19px;height: 28px}
.logos_big .logos__item {margin: 18px}
.deal-preview__content:before {width: 81px;margin-bottom: 10px}
.deal-preview__title {margin-bottom: 10px}
.deal-preview__info {font-size: 16px;margin-bottom: 25px}
.deal-preview_hero .deal-preview__visual {padding-top: 40%}
.deal-preview_hero .deal-preview__content {bottom: 15%}
.destination-preview__name {font-size: 19px;bottom: 14px}}
@media (min-width: 992px) {p {margin-bottom: 16px}
.dilricn2nw {width: 46px !important;height: 46px !important;background-size: 28px auto !important}
.header__inner {height: 62px;justify-content: center;align-items: center;transform: translate(20px, 65px)}
.header__nav {position: relative;/*left: -85px*/}
.header__logo {width: 136px;height: 87px;position: absolute;left: 50%;transform:translate(-77%, -29%)}
.header__action_hamburger {display: none}
.header_compact .header__inner {height: 100px;transform: none}
.header_compact .header__logo {width: 100px;height: 100px;background-size: 100px auto;margin: 0}
.header_with_bg:after {content: '';height: 120px;/*background-image: linear-gradient(to bottom, #fff, #efeff4, rgb(47 61 81 / 0%));*/ background-color: #fff; position: absolute;top: 100%;left: 0;right: 0;z-index: -1}
.header_with_bg:not(.header_compact) .header__inner {transform: translate(20px, 80px);}
.home-page .hero {margin-bottom: 45px}
.home-page .intro {margin-bottom: 45px}
.home-page .deals-demo {margin-bottom: 75px;}
.home-page .deals-demo-2 {margin-bottom: 70px}
.home-page .destinations-demo {margin-bottom: 90px}
.subscribe__inner {display: flex;align-items: center;padding: 37px 0}
.subscribe__heading {margin-right: 30px}
.subscribe__form-box {width: 45%;flex-shrink: 0;margin-left: auto}
.footer__logo:not(:last-child) { /*margin-right:300px*/}
.footer__main {padding-top: 60px}
.footer__content {margin: -50px -50px 70px}
.footer__content-item {width: calc(50% - 100px);margin: 50px 50px 0}
.footer__about-btn {margin-top: 20px}
.footer__info-item {position: relative;padding: 0 45px}
.footer__info-item:first-child {padding-left: 0}
.footer__info-item:last-child {padding-right: 0}
/*.footer__info-item:not(:last-child):after {content: '';position: absolute;width: 1px;height: 50px;background-color: #c9c9c9;top: 50%;right: 0;transform: translateY(-50%)}*/
.footer__copy {font-size: 14px; background: #172120;;}
.page {padding: 30px 0}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 40px 0 0}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 160px 0 0}
.container {max-width: 960px}
.container_narrow {max-width: 978px}
.container_wide {max-width: 1200px}
.covid-btn:after {width: 46px;height: 46px;background-size: 18px auto;margin-left: 16px}
.covid-btn__text {min-height: 28px;padding: 2px 10px}
.modal__box {max-width: 800px;padding-bottom: 36px}
.modal__header {padding-top: 44px;margin-bottom: 24px}
.modal__close {width: 52px;height: 52px;background-size: 15px auto}
.modal__heading {font-size: 29px}
.modal__content {padding: 0 24px;margin: 0 16px}
.scrollbar::-webkit-scrollbar {width: 8px}
.hero-box:before {height: 150px}
.nav__item:nth-child(3) {margin-right: 160px}
.hero__visual {padding-top: 60%}
.hero__content {padding: 0 50px}
.hero__title {max-width: 600px;margin-bottom: 9px}
.hero__title.heading {font-size: 40px}
.hero__info {font-size: 19px;margin-bottom: 21px}
.hero__text {font-size: 16px;margin-bottom: 24px}
.hero_theme_2 .hero__visual {padding-top: 45%;}
.intro__inner {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 90px;font-weight: 700;}
.intro__content {flex-grow: 1;max-width: 1500px}
.intro__heading.heading {font-size: 30px}
.intro__text {font-size: 15px;   /* column-count: 2;column-gap: 50px;*/}
.intro__btn {margin-top: 30px}
.deals-demo-2__heading {margin-bottom: 25px}
.deals-demo-2__item {width: calc(25% - 10px);}

.deals-demo-2__more {margin-top: 37px;}
.destinations-demo__heading {margin-bottom: 25px;}
.destinations-demo__items {margin: -16px;}
.destinations-demo__item {width: calc(33.33% - 32px);margin: 16px;}
.destinations-demo_v_2 .destinations-demo__item {width: calc(33.33% - 20px); margin: 10px;}

.why-book__item {width: 20%;margin: 0 20px;}
.why-book__item p {text-transform: none; font-size: 12px; font-weight: 400; text-align: center;}	
.panorama:after {top: 36%;}
.panorama__pic {padding-top: 50vw;}
.heading {font-size: 36px;}
.heading_size_2 {font-size: 33px;}
.heading_size_3 {font-size: 28px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 32px;}
.heading_size_8 {font-size: 46px;}
.heading_size_9 {font-size: 22px;}
.heading_size_10 {font-size: 24px;}
.heading_size_11 {font-size: 29px;}
.heading_size_12 {font-size: 20px;}
.heading_size_13 {font-size: 16px;}
.heading_size_14 {font-size: 18px;}
.heading_with_icon:before {margin-right: 15px;}
.heading_danger:before {width: 30px;height: 30px;}
.btn_big {min-height: 54px;font-size: 26px;}
.btn_big-box {min-height: 54px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 20px;height: 30px;}
.deal-preview__info {font-size: 18px;}
.deal-preview-2__visual {padding-top: 161%;}
.destination-preview__visual {padding-top: 56%;}
.destination-preview__name {font-size: 20px;bottom: 16px;}
.partners__heading {margin-bottom: 35px;}}
@media (min-width: 1200px) {p {margin-bottom: 16px; font-weight: 400;}
.header__inner {transform: translateY(70px)}
.header__logo {width: 151px;height: 97px; background-size: 100%;}
.header_compact .nav__menu-box, .header_compact .nav__menu-box-2 {max-height: calc(100vh - 70px);}
.header_compact .nav__item:nth-child(3) {margin-right: 120px;}
.header_with_bg:after {height: 140px;}
.header_with_bg:not(.header_compact) .header__inner {transform: translateY(70px);}
.home-page .hero {margin-bottom: 0;}
.home-page .intro {margin-bottom: 0;}
.home-page .deals-demo {margin-bottom: 90px;}
.home-page .deals-demo-2 {margin-bottom: 80px;}
.home-page .destinations-demo {margin-bottom: 50px;}
.subscribe__form-box {width: 75%;}
.footer__logo:not(:last-child) { /*margin-right:400px*/}
.footer__main {padding-top: 70px;}
.footer__content {margin: 0 -20px 80px;}
.footer__content-item {width: calc(23% - 40px);margin: 0 20px;}
.footer__content-item_important {order: 2;}
.footer__content-item_quick {order: 3;}
.footer__content-item_contact {width: calc(31% - 40px);order: 4}
.footer__about-text {font-size: 14px; font-weight: 500;}
.footer__nav-link {font-size: 14px; font-weight: 500;}
.footer__contact-item {font-size: 14px;font-weight: 500;}
.footer__bottom {padding: 50px 0;}
.page {padding: 0px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 40px 0 0;}
.container {max-width: 1140px;}
.container_narrow {max-width: 978px;}
.container_wide {max-width: 1425px;}
.modal__box {max-width: 900px;padding-bottom: 40px;}
.modal__header {padding-top: 42px;margin-bottom: 26px;}
.modal__close {width: 56px;height: 56px;background-size: 16px auto;}
.modal__heading {font-size: 30px;}
.modal__content {padding: 0 30px;margin: 0 20px;}
.scrollbar::-webkit-scrollbar {width: 9px;}
.scrollbar::-webkit-scrollbar-thumb {border-radius: 4px;}
.hero-box:before {height: 180px;}
.nav__item:nth-child(3) {margin-right: 220px;}
.nav__menu_big {width: 1100px;left: -50px;}
.nav__menu-box, .nav__menu-box-2 {max-height: calc(100vh - 160px);}
.nav__destinations-menu {width: 250px;margin-right: 40px;}
.hero__visual {padding-top: 50%;}
.hero__title.heading {font-size: 46px;}
.hero__info {font-size: 20px;}
.hero_theme_2 .hero__visual {padding-top: 46%;}
.intro__content {max-width: 1650px;margin-left: 70px;}
.intro__heading.heading {font-size: 38px;}
.intro__text {font-size: 16px;}
.intro__btn {margin-top: 35px;}
.deals-demo-2__heading {margin-bottom: 30px;}
.deals-demo-2__more {margin-top: 40px;}
.destinations-demo__heading {margin-bottom: 30px;}
.panorama:after {top: 39%;}
.panorama__pic {padding-top: 40vw;}
.heading {font-size: 38px;}
.heading_size_2 {font-size: 34px;font-weight: 500; color: #226e68;}
.heading_size_3 {font-size: 32px; font-weight: 400;}
.heading_size_4 {font-size: 26px;font-weight: 400;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 36px;}
.heading_size_8 {font-size: 52px;}
.heading_size_9 {font-size: 24px;}
.heading_size_10 {font-size: 26px;}
.heading_size_11 {font-size: 32px;}
.heading_size_12 {font-size: 21px;}
.heading_size_13 {font-size: 17px; font-weight: 500;}
.heading_size_14 {font-size: 19px;}
.heading_with_icon:before {margin-right: 16px;}
.heading_danger:before {width: 32px;height: 32px;}
.btn_big {min-height: 58px;font-size: 28px;}
.btn_big-box {min-height: 58px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 21px;height: 32px;}
.deal-preview__info {font-size: 20px; font-weight: 500;}
.destination-preview__name {font-size: 21px;top: 18px; text-align: left;font-weight: 500;}
.partners__heading {margin-bottom: 40px;font-weight: 500;}}
@media (min-width: 1650px) {body {font-size: 18px}p {margin-bottom: 22px;}
.header__logo {width: 168px;height: 108px;background-size: contain;margin-top: 100px !important;}
.header__actions {right: 0;}
.header__phone {font-family: "Merriweather", serif;font-size: 22px;line-height: 1;color: #fff;background-position: left center;padding-left: 28px;}
.header__mail {width: 72px;height: 46px;background-size: 24px auto;border-left: 2px solid transparent;}
.header_compact .nav__menu-box, .header_compact .nav__menu-box-2 {max-height: calc(100vh - 70px);}
.header_compact .nav__item:nth-child(3) {margin-right: 138px;}
.header_with_bg:not(.header_compact) .header__phone {font-size: 18px;}
.header_with_bg:not(.header_compact) .nav__item:not(:last-child) {margin-right: 28px;}
.header_with_bg:not(.header_compact) .nav__item:not(:last-child):nth-child(3) {margin-right: 240px;}
.home-page .hero {margin-bottom: 55px;}
.home-page .intro {}
.home-page .deals-demo {margin-bottom: 110px;}
.home-page .deals-demo-2 {margin-bottom: 90px;}
.home-page .destinations-demo {margin-bottom: 110px;}
.footer__top {padding: 40px 0;}
.footer__logo:not(:last-child) {margin-right: 500px;}
.footer__main {padding-top: 85px;}
.footer__content {margin-bottom: 100px;}
.footer__content-heading {font-size: 18px;margin-bottom: 25px;}
.footer__about-text {font-size: 18px;}
.footer__about-btn {margin-top: 25px;}
.footer__nav-link {font-size: 18px;}
.footer__contact-item {font-size: 18px;}
.footer__bottom {padding: 60px 0;}
.footer__copy {font-size: 16px;}
.page {padding: 40px 0;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 40px 0 0;}
.page_contact, .page_deal, .page_deals, .page_destinations-countries, .page_destinations-country, .page_destinations-region, .page_destinations-regions, .page_enquiry, .page_holiday-type, .page_make-payment, .page_payment-confirmed, .page_payment-declined, .page_payment-error, .page_payment-secure, .page_privacy, .page_sitemap, .page_terms, .page_thankyou, .page_thankyouenquiry {padding: 185px 0 0;}
.container {max-width: 1318px;}
.container_narrow {max-width: 978px;}
.container_wide {max-width: 1647.5px;}
.modal__box {max-width: 1182221px;padding-bottom: 45px;}
.modal__header {padding-top: 40px;margin-bottom: 30px;}
.modal__close {width: 60px;height: 60px;background-size: 17px auto;}
.modal__heading {font-size: 32px;}
.modal__content {padding: 0 50px;margin: 0 25px;}
.scrollbar::-webkit-scrollbar {width: 10px;}
.hero-box:before {height: 200px;}
.nav__item:not(:last-child) {margin-right: 35px;}
.nav__item:nth-child(3) {margin-right: 260px;}
.nav__menu_big {width: 1288px;left: -167px;}
.nav__menu-box, .nav__menu-box-2 {max-height: calc(100vh - 190px);}
.nav__destinations-menu {width: 270px;margin-right: 66px;}
.hero__visual {padding-top: 40%;}
.hero__content {padding: 0 15px;}
.hero__title {max-width: 820px;margin-bottom: 10px;}
.hero__title.heading {font-size: 56px;}
.hero__info {font-size: 22px;margin-bottom: 22px;}
.hero__text {font-size: 18px;margin-bottom: 26px;}
.hero_theme_2 .hero__visual {padding-top: 42%;}
.intro__content {max-width: 1800px;}
.intro__heading.heading {font-size: 44px;}
.intro__text {font-size: 17px;}
.intro__btn {margin-top: 40px;}
.deals-demo-2__heading {margin-bottom: 35px;}
.deals-demo-2__more {margin-top: 42px;}
.destinations-demo__heading {margin-bottom: 35px;}
.panorama:after {top: 43%;}
.panorama__pic {padding-top: 32vw;}
.heading {font-size: 40px;}
.heading_size_2 {font-size: 36px;}
.heading_size_3 {font-size: 32px;}
.heading_size_4 {font-size: 26px;}
.heading_size_5 {font-size: 22px;}
.heading_size_6 {font-size: 18px;}
.heading_size_7 {font-size: 36px;}
.heading_size_8 {font-size: 62px;}
.heading_size_9 {font-size: 26px;}
.heading_size_10 {font-size: 30px;}
.heading_size_11 {font-size: 36px;}
.heading_size_12 {font-size: 22px;}
.heading_size_13 {font-size: 18px;}
.heading_size_14 {font-size: 20px;}
.heading_with_icon:before {margin-right: 18px;}
.heading_danger:before {width: 35px;height: 35px;}
.btn_big {min-height: 62px;font-size: 30px;}
.btn_big-box {min-height: 62px;}
.btn_wout-scale:hover {transform: none;}
.btn_tel:before {width: 22px;height: 33px;}
.deal-preview__info {font-size: 22px;}
.destination-preview__name {font-size: 22px;bottom: 20px;}
.partners__heading {margin-bottom: 45px;}
.social {width: 48px;height: 48px;}}
@media (max-width: 1649px) {._xxl-show {display: none;}.header__phone {width: 16px;height: 17px;}}
@media (max-width: 1199px) {._xl-show {display: none;}.partners__items {max-width: 640px;}}	
@media (max-width: 991px) {
._lg-show {display: none;}
.header__inner {padding-left: 18px;}
.header__nav {display: none;}
.subscribe__heading {margin-bottom: 10px;}
.container_show_lg {width: unset;max-width: unset;margin: unset;padding: unset;}
.intro__content {margin-bottom: 32px;}
.why-book__items {margin-top: -60px;}
.why-book__item {margin-top: 60px;}
}
@media screen and (max-width: 768px) {.subscribe .subscription-form-submit {width: 100%;margin-top: 0}
.subscribe .subscription-form-div:nth-child(1) {width: 100%}
.subscribe .subscription-form-label {margin-top: 0;margin-bottom: 10px}}
@media (max-width: 767px) {._md-show {display: none}
.deals-demo-2__item.grid1 {background: url(../images/deals/vietnam.webp) no-repeat center top;width: 100%;background-size: cover;}
.deals-demo-2__item.grid2 {background: url(../images/deals/srilanka.webp)no-repeat center top; width: 100%;background-size: cover;}
.deals-demo-2__item.grid3 {background: url(../images/deals/kerala.webp)no-repeat center top; width: 100%;background-size: cover;}
.deals-demo-2__item.grid4 {background: url(../images/deals/maldives.webp)no-repeat center top; width: 100%;background-size: cover;}
.header_with_bg:after{content: '';height: 120px;background-image: none; position: absolute;top: 100%;left: 0;right: 0; z-index: -1;}
	
.subscribe__input {margin-bottom: 12px}
.subscribe__submit {width: 100%}
.subscribe__error {margin-bottom: 10px}
.footer__content-item:not(:last-child) {margin-bottom: 60px}
.footer__info-item:not(:last-child) {margin-bottom: 20px}
.footer__trustpilot {max-width: 266px}
.hero__text {display: none}
.hero_theme_2 .hero__visual:before {display: none;}
.deals-demo-2__item:not(:last-child) {margin-bottom: 20px;}
.deals-demo-2__more_wide {width: 100%}
.deals-demo-2_slider .deals-demo-2__item:not(:last-child) {margin-bottom: 0;}
.destinations-demo__item:not(:last-child) {margin-bottom: 24px;}
.destinations-demo__more {width: 100%;}
.destinations-demo_v_2 .destinations-demo__item:not(:last-child) {margin-bottom: 7px;}}
@media (max-width: 575px) {._sm-show {display: none;}}
@media (min-width: 768px) and (max-width: 991px) {.footer__info {margin: -40px -20px 0;}
.footer__info-item {margin: 40px 20px 0;}}
@media (min-width: 992px) and (max-width: 1199px) {.nav__link {font-size: 13px;}}
@media (max-width: 767px) and (min-width: 992px) {.destinations-demo_v_2 .destinations-demo__item:not(:last-child) {margin-bottom: 16px;}}
@media (min-width: 1200px) and (max-width: 1649px){
.partners__items {margin: -30px -10px 0;}
.partners__item {margin: 30px 10px 0;}}

/*========= owl-carousel ============*/
.top-slider{width: 100%;float:left;}
.top-slider .owl-carousel{overflow: hidden;}
.owl-carousel{float: left;}
.owl-carousel,.owl-carousel .owl-item {-webkit-tap-highlight-color: transparent;position: relative; }
.owl-carousel {display: block;width: 100%;z-index: 1;}
.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;moz-backface-visibility: hidden;}
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;}
.owl-carousel .owl-item {float: left;}
.owl-carousel .owl-item .col{width: 100%;position: relative;}
/*.owl-carousel .owl-item .col{width: 100%;position: relative;padding-top: 50%;}
/*.owl-carousel .owl-item .col img{background-position: center center;background-size: cover;width: 100%;height: 100%;position: absolute;top: 0;bottom: 0;left: 0; right: 0;object-fit: cover; max-width: 100% !important;max-height: 100%;}*/
.owl-next,.owl-prev{background:#226e68;color: #fff;font-size: 90px;line-height: 30px;border-color: #fff;width: 50px;height: 50px;border: none;border-radius: 24px;position:absolute;top:40%;transform:translateY(-50%);cursor:pointer;z-index:99;}
.owl-next span,.owl-prev span{position: relative;top:-7px;}
.owl-prev{left:20px;}
.owl-next{right:20px;}
/*========= owl-carousel ============*/

body{padding-top:179px;}
.top-slider .owl-dots{display:none;}
.owl-carousel .owl-item .col .mbl{display:none;}

.header {background-color: #75cec9 !important;}
.phone_attributes {font-family: "Merriweather",serif;font-size: 22px;line-height: 1;color: #fff; background-position: left center;padding-left: 28px;background-size: contain;text-decoration: none; display: block;}
@-webkit-keyframes -amp-start {from {visibility: hidden}to {visibility: visible}}
@-moz-keyframes -amp-start {from { visibility: hidden}to { visibility: visible}}
@-o-keyframes -amp-start {from {visibility: hidden}to {visibility: visible}}
@keyframes -amp-start {from {visibility: hidden}to {visibility: visible}}
.cyber-essentials {height: 100px !important;}
@media (min-width: 820px) and (max-width: 1400px) {
.header_compact .nav__link {/*font-size: 12px;*/}
.header_compact .header__logo {left: 44%;}
/*.header_compact .nav__item:not(:last-child) {margin-right: 28px;}*/
}
@media (min-width: 1200px) and (max-width: 1400px) {.header_compact .header__logo {left: 50%;}}
@media (min-width: 1100px) and (max-width: 1200px) {.header_compact .nav__link {font-size: 11px;}}
@media (min-width: 768px) and (max-width: 1100px){
.header_compact .nav__link{font-size: 10px;}
.header_compact .header__logo {left:39.5%;}
.header_compact .nav__item:not(:last-child){margin-right:20px;}}
@media (max-width: 991px) {
.header.header_compact {display: flex;flex-direction: column;}
.header_compact .header__actions {top: 50% !important;}}
@media (max-width: 600px) {
.header_compact .header__actions { top: 50% !important;}}
.header_compact .header__nav {top: 0px !important;}
.header_compact .header__actions {top: 50%;}
.header_with_bg.header_compact:after {height: 0 !important;}
.header_with_bg:after {height: 140px;}
.footer__logos-new {display: flex;gap: 10px;padding: 35px 0 !important;position: relative;}
.footer__logos-2 {flex-wrap: wrap;gap: 20px;justify-content: center;}
.footer__logo-2:not(:last-child) {margin-right: 0px !important;}
.footer__logos-new img {max-height: 155px; min-width: 131px;}
.footer__logos-new-group {display: flex;justify-content: space-evenly;align-items: center;flex-wrap: wrap;gap: 10px;position: relative;flex: 49%;}
.footer__logos-new:after {content: '';position: absolute;width: 1px;height: 100px;background-color: #4f4f4f;top: 50%;left: 50%;transform: translateY(-50%)}
@media (min-width: 1200px) {
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 0px 0 0 !important;}
.header.header_with_bg:after {height: 110px;}
.header__logo {margin-top: 85px !important;}
.header__nav {top: 0px !important;}
.header_with_bg:after {height: 140px;}
.page .page_contact {padding: 0 0 35px 0 !important;}}
@media (min-width: 992px) {
.header__nav {top: 0px;}
.header__logo {margin-top: 55px;}
.page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 0px 0 0 !important;margin-top: 0px;}
.header_with_bg:after {height: 180px;top: 90% !important;}
.page.page_contact, .page.page_deal, .page.page_deals, .page.page_destinations-countries, .page.page_destinations-country, .page.page_destinations-region, .page.page_destinations-regions, .page.page_enquiry, .page.page_holiday-type, .page.page_make-payment, .page.page_payment-confirmed, .page.page_payment-declined, .page.page_payment-error, .page.page_payment-secure, .page.page_privacy, .page.page_sitemap, .page.page_terms, .page.page_thankyou, .page.page_thankyouenquiry .page.page_black-friday .page.page_cyber-monday {padding: 0px 0 0;margin-top: -6px;}
.page.page_deals, .page.page_destinations-countries, .page.page_destinations-regions, .page.page_sitemap, .page.page_thankyou, .page.page_thankyouenquiry {padding: 180px 0 0;margin-top: -6px;}
.page.page_deal .voting__banner__div__mobile__tab {position: absolute !important;}}
@media (max-width: 991px) {
.header.header_compact { display: flex;flex-direction: column;}
.header_compact .voting__banner__div__scroll {order: 2;}
.header_compact .header__logo {transform:  none !important;}
.header_with_bg:after {content: '';height: 120px; background-image: none; position: absolute;top: 100%;left: 0;right: 0;z-index: -1;}
.header_with_bg:after {height: 0px !important;}
}
@media (max-width: 600px) {
.header_compact {display: block !important;}
.cyber-essentials {height: 75px !important;}}
.header_compact .header__nav {top: 0px !important;}
.header_compact .header__logo {margin-top: 0px !important;top: 50%;transform: translate(-50%, -50%);}
.header_compact .voting__banner__div__scroll {width: 100%; display: block;}.header_compact .voting__banner__div__scroll .img-bta-vote-mob, .header_compact .voting__banner__div__scroll .img-bta-vote-tab {display: none;}
.page_deal .voting__banner__div__mobile__tab {position: absolute !important;}
.header_with_bg.header_compact:after {height: 0 !important;}
.header_with_bg:after {height: 0px;}
*{margin: 0;padding: 0;box-sizing: border-box;font-family: "Merriweather", serif;}
.call-div-container {display: flex;justify-content: space-between; width: fit-content; padding: 15px; color: #514c4c;}
.only-call {display: flex;justify-content: center; align-items: center;column-gap: 10px;padding-right: 15px;}
.call {font-size: 12px; font-weight: 500;}
.numbers {font-size: 20px;text-decoration: none;display: block;color: #514c4c;font-weight:500;}
.week-and-dates {text-align: center;border-left: 1px solid #172120;padding-left: 15px;}
.days {font-size: 17.8px;font-weight:500;}
.week {font-size: 12px;font-weight: 500;}
.phone-image{ width: 30px;}
@media (max-width: 767px) {
.call-div-container {padding: 13px;flex-direction: column;gap:3px;}
.only-call {column-gap: 4px;padding-right: 0px;}
.call {font-size: 10px;margin-bottom: 3px;font-weight: 500;}
.numbers {font-size: 20px;}
.phone-image {width: 30px; }
.footer__info-item {margin: auto;}
.footer__copy {font-size: 13px;padding: 15px 0; background: #182424;}
}
@media (max-width: 330px) {
.call-div-container {padding: 0;}
.only-call {column-gap: 3px;}
.call {font-size: 6px;margin-bottom: 4px;}
.numbers {font-size: 14px;}
.header__action:not(:first-child){margin-left: 0;}
.phone-image {width: 25px;}}
@media (max-width: 280px) {
.only-call {column-gap: 2px;}
.call {font-size: 5px;}
.numbers {font-size: 11px;}
.phone-image {width: 20px;}}
@media screen and (min-width: 768px) {
.header-mobile-content {display: none;}}
@media screen and (max-width: 767px) {
.header-desktop-content {display: none;}
.subscribe__inner{display:block;}
.subscribe__form-box{width: 100%;}
.subscribe .subscription-form-submit{margin-left:0px;}
.subscribe__inner input,
.subscribe .subscription-form-label{width: 100% !important;}
.subscribe__heading{margin: 0px 0px 15px 0px;text-align: center;}
.why-book__item{width: 100%;margin-top: 30px;}
.why-book__item p{font-size:15px;line-height: 22px;}
.footer__content{margin:0px;}
.footer__content-item,
.footer__info .footer__info-item{width:100%;margin: 10px 0px 20px 0px !important;}
.footer__trustpilot{margin: 0 auto 10px auto;}
}
.header.header_compact{background-color: #f4f5f712 !important;background-image: linear-gradient(to bottom, #efeff4, #fff, #f3f3f3);display: flex;justify-content: center;}
@media (min-width: 992px) and (max-width: 1200px) {.header__logo {top: -25%;}}
@media (min-width: 1650px) {.header__logo {margin-top: 100px !important;}}

.common-text{width: 100%;padding:0px 0px 0px 0px;}
.top-tittle {font-size: 40px;text-transform: uppercase;margin-bottom: 40px;text-align: center;}
.common-text h3 {font-size: 22px;line-height: 30px;margin-bottom: 8px;color:#226e68;position:relative;text-transform: uppercase; }
.common-text h4 {font-size: 20px;line-height: 28px;margin-bottom: 5px;color:#226e68;}
.common-text p, .common-text li {font-size: 14px;line-height: 23px;color: #000;}
.common-text a{ color:#226e68; font-weight:500;}
.common-text a:hover{color:#000000;text-decoration:none;}
.common-text .list-dot, .common-text .list-no {padding-left: 20px;}
.common-text .list-dot li {list-style: disc;margin-bottom: 10px;}
.common-text .list-no li {list-style: auto; margin-bottom: 10px;}
.common-text p strong{ font-weight:700}
.blog-detail .textb li {font-size: 14px;line-height: 26px;color: #172120;margin-bottom: 7px;background: url(../images/icon-dot.jpg) left 2px no-repeat;padding-left: 23px;background-size: 16px;}
.blog-detail .textb ul{margin-bottom:20px;}
.blog-detail .textb h5{font-size:16px; font-weight:500;color:#226e68;margin-bottom:8px;}
.blog-detail .textb li strong{font-size:14px;font-weight:700;}


.holyday-type{width:100%;padding:0px 0px 40px 0px;}
.holyday-type .top-text{width:100%;text-align:center;padding-bottom:40px;padding: 20px 0 0 0;}
.holyday-type .top-text h3{text-align: center; margin-bottom: 20px;}
.holyday-type .top-text p{font-size: 16px; line-height: 24px;padding-bottom:30px;}
.holyday-type ul{display:flex;gap:20px;flex-flow:wrap;justify-content:center;}
.holyday-type li{width:calc(25% - 20px);}
.holyday-type li .imgb,
.holyday-type li .textb{width:100%;}
.holyday-type li .imgb img{width:100%;display: block; border-radius: 10px 10px 0px 0px;}
.holyday-type li .textb{background: #226e68;text-align: center;padding: 15px; border-radius: 0px 0px 10px 10px;}
.holyday-type li .textb h4{color:#fff;font-size:22px; margin-bottom:10px;}
.holyday-type li .textb .c-btn{background:#172120;}
.box {max-width: 1300px;margin: 0 auto;padding: 0 15px;}
.c-btn {display: inline-block;background: var(--pink);font-size: 18px;padding: 10px 40px;color: #fff;border-radius: 5px;position: relative;text-decoration:none;}
.c-btn:hover{background:#000;color:#fff;}
.holyday-type li .textb .c-btn:hover{background:#75cec9; color: #000;}

.footer-text{width: 100%;}
.footer-text p{font-size: 13px; line-height: 20px; text-align: justify; color:#172120; font-weight: 400;}
.footer-text p a{color:#172120;}

.deals-section{width: 100%; margin-bottom: 50px;}
.deals-section ul{display: flex; gap: 10px; flex-flow: wrap;}
.deals-section li{width: calc(50% - 5px); position: relative;}
.deals-section li img{display: block; border-radius: 10px;}
.deals-section .textb{width: 100%; position: absolute; left: 0px; bottom: 0px; text-align: center;padding:15px 10px 40px 10px; z-index: 2;}
.deals-section .textb h3{font-size: 32px;color:#fff;font-weight: 400;margin-bottom: 10px;}
.deals-section .textb h3 span{display: block;}
.deals-section .textb p{font-size: 20px;font-weight: 500; color: #fff;padding-bottom:0px;}
.deals-section2 .textb{/*background: rgb(9 79 74 / 80%);*/padding:10px 0 15px 0; border-radius: 0px 0px 10px 10px;}
.deals-section2 .textb h3{font-size: 22px;}
.deals-section2 .textb p{font-weight: normal;font-size:18px;}
.heading2{font-size: 34px;font-weight: 500;color: #226e68; text-align: center; margin-bottom:20px;}
.deals-section2 .btn-row{width: 100%; text-align: center;padding:30px 0 0 0;}
.top-trending{width: 100%; padding: 40px 0px;}
.top-trending ul{display: flex; gap: 20px; flex-flow: wrap;}
.top-trending li{width: calc(33% - 10px);position:relative;transition: all .3s ease-out;cursor:pointer; overflow: hidden;border-radius: 10px;}
.top-trending li:after{content: '';background-image: linear-gradient(180deg, transparent 0, rgba(23, 23, 23, .5) 100%);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1; border-radius: 10px;}
.top-trending li img{display: block; border-radius: 10px;transition: all .3s ease-out;cursor:pointer;}
.top-trending li h3{font-size: 21px;top: 18px;text-align: left;font-weight: 500; position: absolute; left: 20px; top:20px; color: #fff;z-index:10}
.top-trending li:hover img{transform: scale(1.2); }

.expend{text-align: right; color:#212529; padding-bottom: 20px; cursor: pointer; cursor: hand;}

.deals-section.first li:before{content: '';background-image: linear-gradient(180deg, transparent 0, rgba(23, 23, 23, .5) 100%);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1; border-radius: 10px;}
.travelhouse{width: 160px;background: #fff;padding: 10px;border-radius: 3px;}

.award-sec{position: relative;}
.award-sec .img-award{position: absolute;right:-30px;top:0px;width: 82px;height: 95px;max-height: 95px; padding: 5px;background: #fff;border-radius: 5px;}
/*========= owl-carousel ============*/    
.owl-carousel,.owl-carousel .owl-item {-webkit-tap-highlight-color: transparent;position: relative}
.owl-carousel {display: block;width: 100%;z-index: 1;}
.owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;moz-backface-visibility: hidden;}
.owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-stage-outer {position: relative;overflow: hidden;}
.owl-item {min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-touch-callout: none;padding: 0 ;}
/*========= owl-carousel ============*/

.why-book-n{width: 100%; float: left; background: url(../images/bg-why-book.jpg) left top no-repeat; background-size: cover; padding:70px 0px; margin-bottom: 50px;}
.why-book-n .container{max-width: 1290px;padding:0px;}
.why-book-n .book-info{width: 100%; text-align: center;padding:0px 11% 60px 11%;}
.why-book-n .book-info h1{font-size: 37px; font-weight: 500;margin-bottom:10px;}
.why-book-n .book-info h3{font-size: 37px; font-weight: 500;margin-bottom:10px;}
.why-book-n .book-info p{font-size: 16px; line-height: 24px;font-weight:400;margin: 0px;}
.book-gallery{width: 100%; position: relative;}
.book-gallery .col{background: #fff; border-radius: 12px;margin:0 10px;}
.book-gallery .col .imgb,.book-gallery .col .imgb img{width: 100%; border-radius: 12px 12px 0px 0px;}
.book-gallery .col .textb{width: 100%; text-align: center; padding: 0px 15px 15px 15px;}
.book-gallery .col .c-btn{background:#226e68; text-transform: uppercase; font-size: 16px; padding: 10px 20px; position: relative; top:-23px;}
.book-gallery .col h4{font-size: 22px; font-weight: bold; color:#226e68; text-transform: uppercase; margin-bottom: 10px;}
.book-gallery .col p{font-size: 14px; line-height: 24px; }
.book-gallery .owl-prev{left: -45px;background: no-repeat;font-size: 130px;overflow: hidden;height:65px; color: #1e3050;}
.book-gallery .owl-next{right: -45px;background: no-repeat;font-size: 130px;overflow: hidden;height:65px; color: #1e3050;}

.deals-section .container{max-width: 1300px;}
.top-trending li img{width: 100%;}
.deals-section ul{gap: 28px;}
.deals-section li {width: calc(33% - 15px);}
.deals-section li .imgb:before{background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(#000)); background: linear-gradient(180deg, transparent 0%, #182120 100%);bottom: 0;content: " ";height: 50%;pointer-events: none; position: absolute;border-radius: 0px 0px 15px 15px;width: 100%;}
.deals-section li:nth-child(4){width: calc(66% - 1px);}
.deals-section .textb{/*background: rgb(0,0,0,0.3);*/}
.deals-section .textb h3{font-size: 28px; font-weight: 500; margin-bottom: 5px;}
.deals-section .textb p{font-size: 16px;margin-bottom:10px;}
.deals-section .textb .btn-view{ border:none; background-color: #75cec9; border-radius: 4px; color: #172120; letter-spacing: 0px; min-width: 110px; padding: 8px 10px;}
.deals-section li img{width: 100%;border-radius:19px;}
.deals-section .textb{border-radius: 0px 0px 21px 21px;}
.menu-icon,.m-logo{display: none;}
.header-new .contact-info .m-col{display: none;}
.header-new .nav-menu ul li .arrow{display: none;}


.blog-list,.blog-detail{width:100%;display:flex;gap:35px;justify-content:space-between; margin-bottom:60px;}
.blog-list .left-col,.blog-detail .left-col{width:70%;}
.blog-list .right-col,.blog-detail .right-col{width:calc(30% - 35px);}
.blog-list .left-col ul{display:flex; flex-flow:wrap;gap:15px;}
.blog-list .left-col li{background: #fff; border-radius: 12px;width:calc(50% - 8px);border:1px solid #dddfe2;margin-bottom:15px;}
.blog-list .left-col li .imgb,.blog-list .left-col li .imgb img{width: 100%; border-radius: 12px 12px 0px 0px;}
.blog-list .left-col li .textb{width: 100%; text-align: center; padding: 0px 15px 15px 15px;}
.blog-list .left-col li .c-btn{background:#226e68; text-transform: uppercase; font-size: 16px; padding: 10px 20px;color:#fff;}
.blog-list .left-col li .c-btn:hover{background:#32a9ac;}
.blog-list .left-col li h4{font-size: 22px; font-weight: bold; color:#226e68; text-transform: uppercase; margin-bottom: 10px;}
.blog-list .left-col li h4 a{text-decoration:none;}
.blog-list .left-col li h4 a:hover{color:#226e68;}
.blog-list .left-col li p{font-size: 14px; line-height: 24px; text-align:justify;}
.blog-list .right-col h4{font-size:24px;margin-bottom:20px;}
.socials-b{width:100%;padding-bottom:40px;}
.socials-b ul{display:flex;gap:8px;}
.socials-b li a {width:40px;height:40px;line-height:40px;text-align:center; border:2px solid #226e68;display:inline-block;font-size:20px;border-radius:3px;}
.socials-b li a:hover{color:#32a9ac; border-color:#32a9ac;}
.recent-post{width:100%; margin-bottom:35px;}
.recent-post li{border-bottom:1px dotted #226e68;padding-bottom:10px;margin-bottom:10px; font-size:15px;}
.recent-post li a{font-size:16px;text-decoration:none; color:#1d1d1d}
.recent-post li:last-child{border:none;}
.recent-post li a:hover{color:#226e68;}

.blog-list .left-col li .textb .admin-info{width:100%;display:flex; justify-content:space-between;padding-bottom:10px;font-size:13px;}
.blog-list .left-col li .textb .admin-info i{font-size:15px;color:#226e68; padding-right:5px;}
.blog-detail .left-col .imgb{margin-bottom:15px;}


.blog-detail .left-col .textb .admin-info{width: 100%;display: flex;font-size: 14px;gap: 15px;background: #f1f2f3;padding: 10px;margin-bottom:15px;border-radius:3px;border: 1px solid #b2dbd8;}
.blog-detail .left-col .textb .admin-info i{font-size:15px;color:#226e68;}
.blog-detail .left-col .textb h3{margin-bottom:20px;}
.blog-detail .right-col h4{margin-bottom:20px;}

.blog-brief{width:100%; padding-top:40px;}
.blog-brief h2{font-size: 25px;line-height: 30px;margin-bottom: 20px;color: #226e68;position: relative;text-transform: uppercase;font-weight:600;}
.blog-brief .list-dot, .blog-brief .list-no{margin-bottom:20px;}
.blog-detail{padding-top:40px;}

.common-text .blog-brief .list-dot li{margin-bottom:5px;}
.common-text .blog-brief h3{font-weight:700;}

.faq-d{width: 100%;padding-bottom: 0px}
.faq-d .container{padding: 0px;}
.faq-d .accordion{width:100%;margin-bottom:2px;box-shadow:rgb(0,0,0,0.1) 0px 2px 6px; border-radius: 3px;background: #172120; color: #fff;}
.faq-d .accordion .acc-tab:after{content: "";position: absolute;right: 15px;top: 50%;transform: translateY(-50%);background: url(../images/icon-plus.jpg) center no-repeat !important;width: 15px !important;height: 15px !important;border-radius: 100%;border: 2px solid #fefffd;}
.faq-d .accordion .acc-tab.active{background:#172120;border-radius: 3px;color:#fff;}
.faq-d .accordion .acc-tab.active:after{background:url(../images/icon-min.jpg) center no-repeat !important;}
.faq-d .acc-content{display:none;padding-top:10px;padding:10px 13px; background: #fbfdff;}
.faq-d .acc-content p{margin-bottom:0px;line-height:26px; color: #000;font-size: 14px;}
.faq-d .acc-content .column{display: flex; width: 100%;}
.faq-d .acc-content .column .textb{width:100%;}
.faq-d .acc-content .column .textb .right{float: right; max-width: 421px;}


.pagination {margin-top: 10px;text-align: center;}
.pagination a {padding: 8px 12px;margin: 3px;border: 1px solid #000;text-decoration: none;cursor: pointer;display: inline-block;}
.pagination a.active {background: #000;color: #fff;}
.pagination a.disabled {pointer-events: none;opacity: 0.5;}



.cruise-btn{background:#226e68;color:#fff !important;} 
.cruise-btn:hover{background:#000;color:#fff}

/*==========Destination page css==============*/
.country-list{width:100%;padding:50px 0px;}
.country-list,.country-list .column{width:100%;}
.country-list .column{display:flex;gap:20px;margin-bottom:20px; border-bottom:2px solid #e4e4e4;padding-bottom:20px;}
.country-list .column:last-child{border:none;}
.country-list .column .imgb{width:500px;}
.country-list .column .imgb img{border-radius:10px;}
.country-list .column .textb{width:calc(100% - 500px);}
.country-list .column .textb h3{font-size: 22px;line-height: 30px;margin-bottom: 8px;color: #226e68;position: relative;text-transform: uppercase;}
.country-list .column .textb p{font-size:14px;line-height:22px;text-align:justify;}
.country-list .column .textb p strong{font-weight:700;}
.country-list .column .textb .c-btn{background:#226e68;text-transform: capitalize;}
.country-list .column .textb .c-btn:hover{background:#000;}
.book-gallerys{display:flex;flex-flow:wrap;}
.book-gallerys .col{background: #fff; border-radius: 12px;margin:0 10px 20px 10px; width:calc(50% - 20px);display: flex;}
.book-gallerys .col .imgb,.book-gallerys .col .imgb img{width: 100%; border-radius: 12px;display:block;}
.book-gallerys .col .textb{width:calc(100% - 300px); text-align: left; padding: 10px 15px 0px 15px;}
.book-gallerys .col .c-btn{background:#226e68; text-transform: uppercase; font-size: 14px; padding:12px 20px 10px 20px;line-height:18px; }
.book-gallerys .col .c-btn:hover{background:#000;}
.book-gallerys .col h4{font-size: 22px; font-weight: bold; color:#226e68; text-transform: uppercase; margin-bottom: 10px;}
.book-gallerys .col p{font-size: 14px; line-height: 22px;margin-bottom:10px; }
.book-gallerys .col .imgb {width: 300px;}
.mbt-30{margin-bottom:30px;}
/*==========Destination page css==============*/



@media only screen and (min-width: 1200px) and (max-width:1360px) {
    .header-new .header-l{padding: 13px 15px 30px 15px;}
  .nav-menu ul{margin: 0px; gap: 10px;}
  .header-new .header-l .logo{width: 110px; margin-left: -25px;}
  .header-new .nav-menu ul{gap:18px;}
  .header-new .nav-menu li a{font-size: 15px;}
  .header-new .nav-menu li a.enquiry{letter-spacing: normal; padding: 4px 6px;}
  .header-new .header-l .header-r{gap: 6px;}
  .header-new .iata-logo{width:55px;}
  .nav-menu li:nth-child(5){margin-left: 160px;}
  .deals-section li{width: calc(33% - 16px);}
  .hotel-search .search-b{width: 94%;}
  .book-gallery .col p{font-size: 15px;}
  .book-gallery{padding: 0 50px;}
  .book-gallery .owl-prev{left: 0px;}
  .book-gallery .owl-next{right: 0px;}

}

@media only screen and (min-width: 1024px) and (max-width:1199px) {
    body{padding-top:150px;}
    .page{padding:0px;}
  .header-new .header-l{padding: 13px 15px 30px 15px;}
  .nav-menu ul{margin: 0px; gap: 10px;}
  .header-new .header-l .logo{width: 110px; margin-left: -25px;}
  .header-new .nav-menu ul{gap:10px;}
  .header-new .nav-menu li a{font-size: 14px;}
  .header-new .nav-menu li a.enquiry{letter-spacing: normal; padding: 4px 6px;}
  .header-new .header-l .header-r{gap: 6px;}
  .header-new .iata-logo{width: 45px;}
  .nav-menu li:nth-child(5){margin-left: 160px;}
  .hotel-search .search-b{width: 96%;}
  .book-gallery{padding: 0 50px;}
  .book-gallery .owl-prev{left: 0px;}
  .book-gallery .owl-next{right: 0px;}
  .book-gallery .col p{font-size: 14px; line-height: 21px;}
  .deals-section ul{gap: 20px;}
  .deals-section li{width: calc(33% - 11px);}
  .top-trending .container{max-width: 100%;}
  .top-trending li{width: calc(33% - 11px);}
  .subscribe__form-box{width: 70%;}
  .subscribe .subscription-form-div:nth-child(1){display: flex; gap: 5px;}
  .award-sec .img-award{right: -15px;}
  .subscribe .subscription-form-label{width: 50%; max-width: 50%; margin: 0px;}
  .subscribe .subscription-form-input[type=email]{width: 100%;}
  .blog-list .left-col li h4{font-size:20px;}


/*==========Destination page css==============*/
.book-gallerys{justify-content:center;}
.book-gallerys .col{width: calc(33% - 20px);flex-flow: wrap;}
.book-gallerys .col .imgb,.book-gallerys .col .textb{width:100%;}
.book-gallerys .col .textb{padding:10px 15px 15px 15px;}
.book-gallerys .col .imgb img{border-radius:12px 12px 0px 0px;}
/*==========Destination page css==============*/
}


@media  (max-width: 1023px) {
body{padding-top:67px;}
.owl-next span, .owl-prev span{top:-1px;}
.header-new .contact-info .d-col{display: none;}
.header-new .contact-info a span,.header-new .contact-info span{display: none;}
.menu-icon,.m-logo{display: block;}
.header-new .contact-info{background: none; padding: 5px 0px 0px 0px; justify-content: center; gap: 15px;}
.header-new .header-l{padding: 0px;}
.header-new .contact-info .logo{width:33%; text-align: center;}
.header-new .contact-info .logo a{display: inline-block; max-width: 90px;}
.header-new .contact-info .header-r{display: flex; width: 33%; gap: 10px; align-items: center; justify-content: end; padding-right: 10px;}
.header-new .contact-info .m-col{display: flex; width: 33%;gap: 10px; padding-left: 10px;}
.menu-icon i,.phone-icon i{width: 40px;height: 40px;text-align: center;line-height: 40px;background: #15211f;color: #85cbc8;border-radius: 3px;font-size:28px;}
.header-new .header-l .logo{display:none;}
.header-new .iata-logo img{display: block;}
.header-new .nav-menu ul{flex-flow: column; margin:20px 0px 0px 0px; gap: 0px;}
.header-new .nav-menu{position: fixed; width: 70%; left:0px; top:0px; height:100vh; background: #fff;z-index: 9999;transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0px, 0px);-moz-transform: translate3d(-100%, 0px, 0px); transition: all ease 0.5s; overflow-y: auto;}
.header-new .nav-menu:-webkit-scrollbar{width: 10px; height: 10px;}
.header-new .nav-menu::-webkit-scrollbar-thumb {background-color: #226e68;}
.header-new .nav-menu.active{transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);}
.header-new .nav-menu ul li{position:relative;text-align: left;}
.header-new .nav-menu ul li .arrows{display: block;position:absolute; right: 10px; top:3px;font-size: 22px;}
.header-new .nav-menu ul li a{padding:8px 25px 8px 20px;  display: block; font-size: 13px; border-bottom: 1px solid #ddd;}
.header-new .nav-menu li a.enquiry{padding: 8px 10px 8px 20px;}
.header-new .header-left .overlaym{ width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);float: left;z-index: 999;position: fixed;display: block;
top: 0;left: 0; display: none;}
.header-new .header-left .close-m{width: 35px;height: 35px;background: #226e68;color: #fff;position: fixed;right: 13px;top: 13px;z-index: 999;text-align: center;
line-height: 35px;border-radius: 3px;cursor: pointer; display: none}
.header-new .nav-menu.active + .overlaym,.header-new .nav-menu.active + .overlaym + .close-m{display: block;}
.header-new .nav-menu ul .dd-active:hover .dd-menu{display: none;border:none;}
.header-new .nav-menu ul .dd-active-s:hover .dd-menu-small{display: none;border:none;}
.header-new .nav-menu li .dd-menu .col{width: 100%; padding: 0px 0px 0px 10px;}
.header-new .nav-menu li .dd-menu,.header-new .nav-menu li .dd-menu-small{position:initial; left: 0px; width: 100%; padding: 10px;}
.header-new .nav-menu li .dd-menu .col ul{display: none;}
.header-new .nav-menu li .dd-menu .col h3,.header-new .nav-menu li .dd-menu-small h3{padding:6px 0px; font-size: 13px;position:relative; border-bottom: 1px dotted #ddd; margin: 0px;}
.header-new .nav-menu li .dd-menu .col h3 i{font-size: 14px; position: absolute; right: 0px; font-size: 20px; line-height: 20px;}
.header-new .nav-menu li .dd-menu-small{padding-left:20px;}
.header-new .nav-menu li .dd-menu-small ul{margin-top: 0px;}
.header-new .nav-menu li .dd-menu-small ul li a{padding: 3px 0px 3px 0px;}
.header-new .nav-menu ul li.dd-active a:before, .header-new .nav-menu ul li.dd-active-s a:before,
.header-new .nav-menu ul li.dd-active a:hover:before, .header-new .nav-menu ul li.dd-active-s a:hover:before{display: none;}
.header-new .nav-menu li .dd-menu .col ul{margin: 0px;}
.header-new .nav-menu li .dd-menu .col ul li a{padding: 3px 0px;}
.nav-menu li:nth-child(5){margin: 0px;}
.book-gallery{padding: 0 50px;}
.book-gallery .col p{font-size: 13px; line-height: 19px;}
.deals-section ul{width: 100%; gap: 10px;}
.why-book-n{margin-bottom: 20px;}
.heading2{font-size:22px; margin-bottom: 10px;}
.book-gallery .col h4{font-size: 18px;}
.deals-section .textb h3{font-size: 18px;}
.deals-section .textb p{font-size: 14px;}
.deals-section .textb .btn-view{font-size: 13px; padding: 7px 10px;}
.deals-section li{width: calc(33.1% - 5px);}
.deals-section li:nth-child(4){width: calc(66.9% - 5px);}
.top-trending{padding: 0px 0 20px 0;}
.top-trending .container{max-width: 100%;}
.top-trending ul{gap: 10px;}
.top-trending li{width: calc(33% - 5px);}
.why-book__item{max-width: 44%;}
.why-book__item-title{font-size: 16px;}
.why-book__item p{font-size: 13px; font-weight: normal;}
.subscribe .subscription-form-submit{margin-left: 0px;}
.subscribe .subscription-form-label{display: block;}
.subscribe .subscription-form-input[type=email]{width: 100%;}
.award-sec .img-award{right: -60px;}
.partner ul{gap: 10px;}
.footer__about-text,.footer__contact-item{font-size: 13px;;}
.footer__nav-link{font-size: 14px;}
.heading_size_4{font-size: 22px;}
.book-gallery .owl-prev{left: 0px;}
.book-gallery .owl-next{right: 0px;}
.subscribe .subscription-form-div:nth-child(1){width: 100%;}
.subscribe .subscription-form-label,.subscribe .subscription-form-submit{width: 100%;}
  
.header-new .nav-menu li h3.mb{display: block;}
.header-new .nav-menu li h3.dktop{display: none;}

page_about, .page_home, .page_reviews, .page_team, .page_why-book {padding: 75px 0 0;}
.nav-mob__enquire-btn{display: block !important; padding: 10px;}

.owl-carousel .owl-item .col .mbl{display:block; width: 100%;}
.owl-carousel .owl-item .col .dsk{display:none;}

.container{max-width:740px;}
.blog-brief h2{font-size:22px;}
.socials-b li a{width:35px;height:35px;line-height:35px;font-size:16px;}
.socials-b ul{flex-flow:wrap; gap:4px;}
.socials-b li a{width: 34px;height: 34px;line-height: 32px;font-size: 16px;border-width: 2px;}
.blog-list .left-col li h4{font-size:18px;line-height:24px;}
.blog-list .left-col li p{font-size:13px;line-height:21px;}
.blog-list .left-col li .c-btn{font-size:14px;padding:8px 20px;}
.recent-post li{font-size:13px;padding-bottom:8px;margin-bottom:8px;}
.blog-list .right-col h4{font-size:18px;margin-bottom:10px;}
.socials-b{padding-bottom:20px;}
.recent-post{margin-bottom:15px;}
.blog-list{gap:20px; margin-bottom:0px;}
.blog-list .right-col, .blog-detail .right-col{width: calc(30% - 20px);}
.page{padding-top:0px;}


/*==========Destination page css==============*/
.country-list .column .imgb{width:350px;}
.country-list .column .textb {width: calc(100% - 350px);}
.book-gallerys{justify-content:center;}
.book-gallerys .col{width: calc(33% - 20px);flex-flow: wrap;}
.book-gallerys .col .imgb,.book-gallerys .col .textb{width:100%;}
.book-gallerys .col .textb{padding:10px 15px 15px 15px;}
.book-gallerys .col .imgb img{border-radius:12px 12px 0px 0px;}
.book-gallerys .col h4{font-size:18px;}
.book-gallerys .col p{font-size:13px;line-height:20px;}
/*==========Destination page css==============*/




}


@media  (max-width: 767px) {
.heading2{font-size: 20px;margin-bottom:10px;}
.intro__text-item,.intro__text-item p{margin-left:0px;}
.top-slider{padding-top:54px;}
.deals-demo__item,.deals-demo__item.last{width:100%;}
.owl-next, .owl-prev{width:30px;height:30px;font-size:30px;}
.owl-prev{left:10px;}
.owl-next{right:10px;} 
.partner ul{flex-flow: wrap; padding:0px 0px 20px 0px; gap: 10px;} 
.partner li img{max-height: 50px;max-width: 100px;} 
.whats-up-f .icon-b span{display: none;} 
.whats-up-f .no-b{display: none;} 
.whats-up-f{right: 0px; width: 50px;}
.header-new .iata-logo{width: 50px;}
.book-gallery .owl-prev{left: 0px;font-size:80px;}
.book-gallery .owl-next{right: 0px;font-size:80px;}
.owl-next, .owl-prev{width: 37px;top:55%;}
.book-gallery .col .c-btn{font-size: 13px; padding: 8px 15px; margin-bottom: -10px;}
.book-gallery .col h4{font-size: 18px; margin-bottom: 5px;}
.book-gallery .col p{font-size: 13px; line-height: 18px;}
.deals-section li,.deals-section li:nth-child(4){width: 100%;}
.why-book-n{margin-bottom: 20px;}
.deals-section .heading2{margin-bottom: 10px;font-size:20px;}
.deals-section .textb h3{font-size:18px;padding:0 15px;}
.deals-section .textb p{font-size: 13px;}
.deals-section .textb .btn-view{font-size: 13px; min-width: auto;}
.deals-section ul{gap: 13px;}
.deals-section2 .btn-row .btn{min-width: auto;font-size: 14px;padding: 5px 15px;min-height: 40px;}
.deals-section2 .btn-row{padding-top: 15px;}
.deals-section{margin-bottom: 0px;}
.top-trending li{width: 100%;}
.award-sec .img-award{position: initial;}
.footer__info .footer__info-item.award-sec{text-align: center;}
.footer__logo-2-img.travelhouse{display: inline-block;}
.hotel-search .search-b .btn{min-width: 165px;}
.book-gallery{padding: 0 30px;}
.nav-menu li:nth-child(5){margin: 0px;}
.top-trending {padding: 20px 0 20px 0;}
.flhl_selected-box .price-area .text-container{font-weight:500;}
.summary-container{margin-top: 0px !important;}
.why-book__item{max-width: 100%;}
.hotel-search .search-b .common-dd.night-dd{left: -177px;}
.why-book__item p{text-align: center;}
.subscribe .subscription-form-label{width: 100% !important;}
.common-head h1, h1{font-size:20px !important;font-weight:bold;padding:15px 0px;}

.page{padding:0px 0px 15px 0px;}
.blog-brief h2{font-size:18px;line-height:26px;}
.common-text h3{font-size:18px;margin-bottom:5px;line-height:26px;}
.common-text p, .common-text li{font-size:13px;line-height:20px;}
.blog-brief .list-dot, .blog-brief .list-no{margin-bottom:10px;}
.common-text h4{font-size:16px;margin-bottom:5px;line-height:20px;}
.blog-list{flex-flow:column;}
.blog-list .left-col, .blog-detail .left-col{width:100%;}
.blog-list .left-col ul{gap:0px;}
.blog-list .left-col li{width:100%;}
.blog-list .left-col li .textb{padding:15px;}
.blog-list .left-col li h4{font-size:18px;margin-bottom:15px;}
.blog-list .left-col li p{font-size:13px;line-height:20px;}
.blog-list .left-col li .c-btn{font-size:14px;padding:8px 20px;}
.blog-list, .blog-detail{gap:15px;margin-bottom:20px;}
.blog-list .right-col, .blog-detail .right-col{width:100%;}
.blog-list .right-col h4{font-size:20px;margin-bottom:10px;}
.socials-b{padding-bottom:25px;}
.recent-post{margin-bottom:20px;}
.socials-b li a{width:35px;height:35px;line-height:33px; font-size:17px;}
.common-text li{text-align:left;}
.blog-detail{flex-flow:column;}
.blog-detail .textb li{font-size:13px;line-height:22px;}
.blog-detail{padding-top:10px;}


/*==========Destination page css==============*/
.country-list .column{flex-flow:wrap;}
.country-list .column .imgb{width:100%;}
.country-list .column .textb {width: 100%; text-align:center;}
.country-list .column .textb p{font-size:13px;line-height:20px;}
.country-list .column .textb .c-btn{font-size:14px;padding:10px 30px;}
.book-gallerys .col{width:100%;}
.country-list .column .imgb img{width:100%;}
.book-gallerys .col .textb{text-align:center;}
.why-book-n.exclusives{padding-top:0px;}
/*==========Destination page css==============*/
}