/* _content/AffordableLuxuryTravel.Web/Pages/400/Index.cshtml.rz.scp.css */
.content[b-nem77ccj6r] {
    display: block;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}
.content[b-nem77ccj6r]::before {
    height: 500px;
    width: 100vw;
}
.header-top[b-nem77ccj6r] {
    margin-bottom: 25px;
}
a[b-nem77ccj6r] {
    text-decoration: underline; 
}
/*header#header-custom {
    background: linear-gradient(90deg, rgba(21,47,106,1) 0%, rgba(47,118,174,1) 55%, rgba(63,161,216,1) 100%);
}*/
.title-header[b-nem77ccj6r] {
    padding-top: 200px;
    text-align: center;
    color: var(--web-white);
    padding-bottom: 200px;
}
    .title-header h1[b-nem77ccj6r] {
        color: var(--web-white);
        font-size:30px;
        font-weight:500;
        margin-bottom:20px;
    }
    .title-header p[b-nem77ccj6r] {
        color: var(--web-white);
        text-align:center;
    }
/* _content/AffordableLuxuryTravel.Web/Pages/404/Index.cshtml.rz.scp.css */
.content[b-4gsyqs6tr1] {
    display: block;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}
.content[b-4gsyqs6tr1]::before {
    height: 500px;
    width: 100vw;
}
.header-top[b-4gsyqs6tr1] {
    margin-bottom: 25px;
}
a[b-4gsyqs6tr1] {
    text-decoration: underline; 
}
/*header#header-custom {
    background: linear-gradient(90deg, rgba(21,47,106,1) 0%, rgba(47,118,174,1) 55%, rgba(63,161,216,1) 100%);
}*/
.title-header[b-4gsyqs6tr1] {
    padding-top: 200px;
    text-align: center;
    color: var(--web-white);
    padding-bottom: 200px;
}
    .title-header h1[b-4gsyqs6tr1] {
        color: var(--web-white);
        font-size:30px;
        font-weight:500;
        margin-bottom:20px;
    }
    .title-header p[b-4gsyqs6tr1] {
        color: var(--web-white);
        text-align:center;
    }
/* _content/AffordableLuxuryTravel.Web/Pages/500/Index.cshtml.rz.scp.css */
.content[b-zqsumqoegc] {
    display: block;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}
.content[b-zqsumqoegc]::before {
    height: 500px;
    width: 100vw;
}
.header-top[b-zqsumqoegc] {
    margin-bottom: 25px;
}
a[b-zqsumqoegc] {
    text-decoration: underline; 
}
/*header#header-custom {
    background: linear-gradient(90deg, rgba(21,47,106,1) 0%, rgba(47,118,174,1) 55%, rgba(63,161,216,1) 100%);
}*/
.title-header[b-zqsumqoegc] {
    padding-top: 200px;
    text-align: center;
    color: var(--web-white);
    padding-bottom: 200px;
}
    .title-header h1[b-zqsumqoegc] {
        color: var(--web-white);
        font-size:30px;
        font-weight:500;
        margin-bottom:20px;
    }
    .title-header p[b-zqsumqoegc] {
        color: var(--web-white);
        text-align:center;
    }
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Index.cshtml.rz.scp.css */
.about-usp-strip[b-pq47fnwsov]{
    padding-top: 80px;
}
@media (max-width: 1024px)
{
    .about-usp-strip[b-pq47fnwsov]{
        padding-top: 40px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Partials/_AboutUsSummary.cshtml.rz.scp.css */
.summary[b-vhaoct79zy] {
  display: flex;
  width: 100%;
  gap: 26px;
  padding: 50px 15px;
  justify-content: center;
}

.summary > div[b-vhaoct79zy] {
  display: flex;
  flex: 1;
  gap: 26px;
  max-width: 315px;
}

.summary > div .icon-div[b-vhaoct79zy] {
  display: flex;
}

.summary > div .icon-div .icon[b-vhaoct79zy] {
  background-color: var(--primary);
  width: 77px;
}

.summary > div .details h3[b-vhaoct79zy] {
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  color: var(--primary);
  text-align: left;
}

.summary > div .details p[b-vhaoct79zy] {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-transform: uppercase;
  text-align: left;
}

@media screen and (min-width: 1025px) {
  .content[b-vhaoct79zy] {
    max-width: unset;
  }
}

@media screen and (max-width: 1024px) {
  .summary[b-vhaoct79zy] {
    flex-wrap: wrap;
  }
  .summary > div[b-vhaoct79zy] {
    min-width: 48%;
  }
  .summary > div .icon-div .icon[b-vhaoct79zy] {
    width: 52px;
  }
}

@media screen and (max-width: 700px) {
  .summary[b-vhaoct79zy] {
    width: 300px;
    margin: auto;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Partials/_AccordionList.cshtml.rz.scp.css */
section[b-tiuyim09lh] {
  padding-top: 60px;
}

.accordion-button[b-tiuyim09lh] {
  display: flex;
  width: 100%;
  border: none;
  background: var(--primary-50);
  margin-bottom: 20px;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  box-shadow: 0px 2.63px 5.26px 0px #00000026;
  padding: 9px 24px;
  border-radius: 14px;
  cursor: pointer;
}
.accordion-button > .flex[b-tiuyim09lh] {
  display: flex;
  gap: 10px;
  align-items: center;
}

.accordion-button > .flex .icon-div[b-tiuyim09lh] {
  width: 62px;
  height: 62px;
  background: var(--primary);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.accordion-button > .flex .icon-div .icon[b-tiuyim09lh] {
  background-color: var(--web-white);
  width: 37px;
}

.accordion-button:hover[b-tiuyim09lh] {
  background-color: var(--primary);
  h4 {
    color: var(--web-white);
  }
  .icon.accordion-icon[b-tiuyim09lh] {
    background-color: var(--web-white);
  }
  > .flex .icon-div[b-tiuyim09lh] {
    background-color: var(--web-white);
  }
  > .flex .icon-div .icon[b-tiuyim09lh] {
    background-color: var(--primary);
  }
}
.accordion-content[b-tiuyim09lh] {
  text-align: left;
  margin: 0 20px 30px 20px;
  border-left: 2px solid var(--primary);
  padding-left: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.icon.accordion-icon[b-tiuyim09lh] {
  zoom: 200%;
}
@media (max-width: 1024px) {
  .accordion-button[b-tiuyim09lh] {
    font-size: 23.44px;
    font-weight: 600;
    line-height: 35.16px;
  }
  .accordion-content[b-tiuyim09lh] {
    font-size: 13.39px;
    font-weight: 400;
    line-height: 20.09px;
  }
  .accordion-button > .flex .icon-div[b-tiuyim09lh] {
    width: 52px;
    height: 52px;
  }
}
@media (max-width: 768px) {
  .accordion-button[b-tiuyim09lh] {
    font-family: Poppins;
    font-size: 20.09px;
    font-weight: 600;
    line-height: 30.13px;
  }
  .accordion-content[b-tiuyim09lh] {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  .icon.accordion-icon[b-tiuyim09lh] {
    zoom: 150%;
  }
  button[b-tiuyim09lh] {
    font-size: 1.1rem;
  }
  .accordion-button > .flex .icon-div[b-tiuyim09lh] {
    width: 44.48px;
    height: 44.48px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Partials/_HOLMessage.cshtml.rz.scp.css */
section#message-from-patric[b-s0i27yy7da] {
  background: var(--primary-gradient);
  text-align: justify;
  display: flex;
  justify-content: center;
}
.message[b-s0i27yy7da] {
  width: min(1000px, 80%);
}
.message .image[b-s0i27yy7da] {
  height: 222px;
  text-align: center;
}
.message p[b-s0i27yy7da] {
  font-size: 18px;
  font-weight: 200;
  line-height: 34px;
  color: var(--primary-white);
  margin-bottom: 16px;
}

.message p:last-child[b-s0i27yy7da] {
  margin-bottom: 0;
}

.message h4[b-s0i27yy7da] {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: var(--primary-white);
  margin-top: 2em;
  text-align: center;
}


@media screen and (max-width: 1280px) {
  .message .image[b-s0i27yy7da] {
    min-width: 420px;
  }
}

@media screen and (max-width: 1024px) {
  .message p[b-s0i27yy7da],
  .message h4[b-s0i27yy7da] {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .message p[b-s0i27yy7da],
  .message h4[b-s0i27yy7da] {
    font-size: 16px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Partials/_IconHeaderList.cshtml.rz.scp.css */
#icon-header-list .icon-list[b-4j0sedmsn6] {
    list-style: none;
    text-align: left;
}

#icon-header-list .icon-item[b-4j0sedmsn6] {
    padding: 1em 1em;
    position: relative;
}
#icon-header-list .icon-item h3[b-4j0sedmsn6] {
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 0.5em;
    display: inline;
}

#icon-header-list .icon-item p[b-4j0sedmsn6] {
    line-height: 1.5;
    display: inline;
    font-weight: 300;
}

#icon-header-list p[b-4j0sedmsn6] {
    font-size: 1em;
    line-height: 1.6;
}
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Partials/_OurStory.cshtml.rz.scp.css */
.title[b-bxd7h9l8sb] {
  font-size: 36px;
  font-weight: 600;
  line-height: 54px;
  color: var(--primary-black);
  text-align: center;
  position: relative;
  display: inline-block;
  background: var(--web-white);
  padding: 0 20px;
}

.title-section[b-bxd7h9l8sb] {
  text-align: center;
  position: relative;
  margin: auto;
  overflow: hidden;
}

.title-section[b-bxd7h9l8sb]:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--primary);
  top: 50%;
  position: absolute;
}

.timeline[b-bxd7h9l8sb] {
  position: relative;
  margin: 0 auto;
}

.container[b-bxd7h9l8sb] {
  padding: 10px 80px;
  position: relative;
  background-color: inherit;
  width: 50%;
  margin-top: 70px;
}

.left[b-bxd7h9l8sb] {
  left: 0;
  padding: 0 155px 0 0;
}

.right[b-bxd7h9l8sb] {
  left: 50%;
  padding: 0 0 0 155px;
}

.right[b-bxd7h9l8sb]::after {
  left: -16px;
}

.year[b-bxd7h9l8sb] {
  color: white;
  background: var(--primary-gradient);
  background: linear-gradient(95.48deg, #132a65 0.16%, #45b1e8 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 89px;
  height: 89px;
  border-radius: 50%;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.left .year[b-bxd7h9l8sb] {
  right: -45px;
}

.right .year[b-bxd7h9l8sb] {
  left: -45px;
}

.timeline-content[b-bxd7h9l8sb] {
  padding: 20px 30px;
  background-color: var(--primary-50);
  border-radius: 6px;
}

.timeline-content p[b-bxd7h9l8sb] {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: var(--dark-blue);
}

.connected-line[b-bxd7h9l8sb] {
  position: absolute;
  border-top: 1px dashed var(--dark-blue);
  width: 155px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0;
}

.left .connected-line[b-bxd7h9l8sb] {
  right: 0;
}

.right .connected-line[b-bxd7h9l8sb] {
  left: 0;
}

@media screen and (min-width: 768px) {
  .timeline[b-bxd7h9l8sb]::after {
    content: "";
    position: absolute;
    border-right: 1px dashed var(--dark-blue);
    top: 0;
    bottom: 0;
    left: 50%;
  }
}

@media screen and (min-width: 1250px) {
  .our-story .content[b-bxd7h9l8sb] {
    max-width: 100%;
    padding: 0 140px 60px 140px;
  }
}

@media screen and (max-width: 1250px) {
  .our-story .content[b-bxd7h9l8sb] {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .timeline-content[b-bxd7h9l8sb] {
    border-radius: 20px;
  }

  .timeline-content p[b-bxd7h9l8sb] {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }
  .year[b-bxd7h9l8sb] {
    width: 58.87px;
    height: 58.87px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }
  .left .year[b-bxd7h9l8sb] {
    right: -30px;
  }

  .right .year[b-bxd7h9l8sb] {
    left: -30px;
  }
  .timeline[b-bxd7h9l8sb] {
    padding-top: 35px;
  }
  .container[b-bxd7h9l8sb] {
    margin-top: -35px;
  }
}
@media screen and (max-width: 767px) {
  .timeline[b-bxd7h9l8sb] {
    padding-top: 0;
  }
  .container[b-bxd7h9l8sb] {
    margin-top: 0;
  }
  .timeline-content[b-bxd7h9l8sb] {
    margin-top: 68px;
  }

  .right[b-bxd7h9l8sb] {
    left: 0;
  }

  .left .year[b-bxd7h9l8sb],
  .right .year[b-bxd7h9l8sb] {
    top: -45px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: unset;
  }

  .timeline[b-bxd7h9l8sb]::after {
    left: 31px;
  }

  .container[b-bxd7h9l8sb] {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .container[b-bxd7h9l8sb]::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  .connected-line[b-bxd7h9l8sb] {
    display: none;
  }

  .left .right[b-bxd7h9l8sb] {
    padding: 15px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/about-us/Partials/_Security.cshtml.rz.scp.css */
.image-list[b-tero52a14h] {
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
    justify-content: center;
}
p[b-tero52a14h] {
    text-align: justify;
}
.image-list div[b-tero52a14h] {
    text-align: center;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-list div:hover[b-tero52a14h] {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

.image-list div img[b-tero52a14h]{
    max-width: 130px;
}

#financial-security .image-list[b-tero52a14h]{
    max-width: 700px;
    margin: auto;
}


#financial-security .image-list div img[b-tero52a14h]{
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .image-list div[b-tero52a14h] {
        flex: 1 1 calc(50% - 2em);
        max-width: calc(50% - 2em);
    }
}

@media screen and (max-width: 480px) {
    .image-list div[b-tero52a14h] {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/AsSeenOn/Default.cshtml.rz.scp.css */
.wrap[b-zl391hdotc]{
    width:100%;
    max-width:1260px;
    margin:0 auto;
    text-align:center;
    padding-top: 60px;
    padding-bottom: 60px;
}

h2[b-zl391hdotc]{
    font-size:32px;
    margin:0 0 28px 0;
    font-weight:600;
    font-family: 'Poppins', sans-serif;
    line-height: 100%;
    letter-spacing: 0%;
}

.grid-container[b-zl391hdotc]{
    overflow: hidden;
    width: 100%;
}

.grid[b-zl391hdotc]{
    display:grid;
    grid-template-rows: repeat(2, 1fr);
    gap:20px;
    align-items:center;
    will-change: transform;
}

.card[b-zl391hdotc]{
    width:258px;
    height:150px;
    background:#ffffff;
    border-radius:12px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:54px;
    border:1px solid rgba(0,0,0,0.06);
    box-shadow: 0 2px 8px rgba(16,24,40,0.03), inset 0 1px 0 rgba(255,255,255,0.6);
    transition:transform .18s ease, box-shadow .18s ease;
}

.card img[b-zl391hdotc]{
    width:150px;
    height:41.55px;
    object-fit:contain;
}

@media (max-width:1000px){
    h2[b-zl391hdotc]{
        font-size:24px;
        font-weight:600;
    }
    .wrap[b-zl391hdotc]{
        padding-top:30px;
        padding-bottom:50px;
    }
    .grid[b-zl391hdotc]{
        grid-auto-flow: column;
        grid-auto-columns: 172px;
        grid-template-columns: unset;
        grid-template-rows: repeat(1, 1fr);
    }

    .card[b-zl391hdotc]{
        width:172px;
        height:100px;
        border-radius:8px;
        border:0.67px solid rgba(0,0,0,0.06);
        padding:36px;
    }

    .card img[b-zl391hdotc]{
        width:100px;
        height:27.7px;
    }
}

@media (max-width:767px){
    h2[b-zl391hdotc]{
        font-size:28px;
        font-weight:600;
    }
    .wrap[b-zl391hdotc] {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}
@media (min-width: 1001px) {
    .grid[b-zl391hdotc] {
        grid-auto-flow: column;
        grid-auto-columns: 258px;
        grid-template-columns: unset;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/MegaMenu/Default.cshtml.rz.scp.css */
/* ========== BASE STYLES ========== */
.main-menu[b-thr2i2yuo5],
.submenu[b-thr2i2yuo5] {
    list-style: none;
    padding: 0;
    margin: 0;
    background: transparent;
}

.main-menu > li[b-thr2i2yuo5] {
    margin-bottom: 10px;
}

.main-menu-wrapper[b-thr2i2yuo5] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.main-menu-wrapper .chevron-up-icon[b-thr2i2yuo5] {
    transform: rotate(180deg) !important;
    background: white;
}

.main-menu-link[b-thr2i2yuo5] {
    color: white;
    text-decoration: none;
    padding: 6px 10px;
    cursor: pointer;
    flex: 1;
}

.arrow-right[b-thr2i2yuo5] {
    font-size: 12px;
    margin-left: 6px;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.submenu-wrapper[b-thr2i2yuo5] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 15px;
}

.submenu-item.has-submenu .submenu-wrapper[b-thr2i2yuo5] {
    padding-right: 10px;
}

.submenu-wrapper-bg.level-1[b-thr2i2yuo5] {
    position: absolute;
    top: 100%;
    display: none;
    min-width: 200px;
    z-index: 9999;
    border-radius: 20px;
    transition: border-radius 0.2s ease;
    background-color: #2d2d2de8;
    backdrop-filter: blur(3px);
    max-height: 560px;
    min-height: auto;
    height:auto;
}

.submenu[b-thr2i2yuo5] {
    display: block;
    padding: 5px 0 0 15px;
    color: #BEBEBE;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent; 
}

    .submenu a[b-thr2i2yuo5] {
        color: #BEBEBE;
        text-decoration: none;
        padding: 4px 20px 4px 6px;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        flex: 1;
        white-space: nowrap;
        transition: font-weight 0.1s ease, color 0.1s ease;
    }

.submenu a:hover[b-thr2i2yuo5] {
    color: #FFF;
    font-weight: 700;
}

.submenu .highlight > a[b-thr2i2yuo5] {
    font-weight: bold;
    color: white;
    background-color: #444;
    padding-left: 8px;
    border-radius: 4px;
}

.submenu-item .chevron-right-icon[b-thr2i2yuo5]::before {
    background-color: #BEBEBE;
    font-weight: normal;
}

.submenu-item:hover .chevron-right-icon[b-thr2i2yuo5]::before {
    background-color: #FFF;
    font-weight: 700;
}

.chevron-right-icon[b-thr2i2yuo5] {
    background-color: #BEBEBE;
}

.submenu.level-2[b-thr2i2yuo5],
.submenu.level-4[b-thr2i2yuo5] {
    position: fixed;
    top: 0;
    display: none;
    word-wrap: break-word;
    padding: 25px 0 0 15px;
    z-index: 9999;
    border-radius: 0 20px 20px 0;
    transition: border-radius 0.2s ease;
    background-color: #2d2d2de8;
}

.submenu.level-3[b-thr2i2yuo5] {
    position: fixed;
    top: 0;
    display: none;
    word-wrap: break-word;
    padding: 25px 0 0 15px;
    z-index: 9999;
    border-radius: 0 20px 20px 0;
    transition: border-radius 0.2s ease;
    background-color: #2d2d2de8;
}

span.icon.chevron-right-icon.arrow-right[b-thr2i2yuo5] {
    min-width: 16px;
}

.submenu.level-1 > li:last-child[b-thr2i2yuo5] {
    padding-bottom: 10px;
}

.custom-scrollbar[b-thr2i2yuo5] {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #BEBEBE #2d2d2d30; /* For Firefox */
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Firefox scrollbar */
.custom-scrollbar[b-thr2i2yuo5]::-webkit-scrollbar {
    width: 6px;
}

.custom-scrollbar[b-thr2i2yuo5]::-webkit-scrollbar-thumb {
    background-color: #6f6a6afc;
    border-radius: 3px;
}

.custom-scrollbar[b-thr2i2yuo5]::-webkit-scrollbar-track {
    background-color: #2d2d2d30;
}

@media (min-width: 1200px) {
    .has-submenu:hover > .submenu-wrapper-bg.level-1[b-thr2i2yuo5],
    .submenu-wrapper-bg.level-1:hover[b-thr2i2yuo5] {
        display: block !important;
    }

    .submenu-item:hover > .submenu[b-thr2i2yuo5],
    .submenu:hover[b-thr2i2yuo5] {
        display: block !important;
    }
    .has-submenu:hover > .submenu-wrapper-bg.level-1:has(.submenu-item.has-submenu:hover)[b-thr2i2yuo5] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .submenu-item:hover > .submenu.level-2[b-thr2i2yuo5] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

        .submenu-item:hover > .submenu.level-2:not(:has(.submenu-item.has-submenu:hover))[b-thr2i2yuo5] {
            border-radius: 0 20px 20px 0;
        }

    .submenu-item:hover > .submenu.level-3:not(:has(.submenu-item:hover))[b-thr2i2yuo5] {
        border-radius: 0 20px 20px 0;
    }
}

@media (max-width: 1199.98px) {
    ul#nav-links[b-thr2i2yuo5] {
        -webkit-tap-highlight-color: transparent!important;
    }
    .nav-links li[b-thr2i2yuo5] {
        height: auto !important;
    }
        
    .mega-menu-header[b-thr2i2yuo5] {
        display: block;
        height: auto !important;
    }

    .main-menu-wrapper[b-thr2i2yuo5]{
        padding: 7px 0 !important;
    }

    .mega-menu-header.submenu-open .main-menu-wrapper[b-thr2i2yuo5]{
        background: #2D2D2D99 !important;
    }

    /* Show mobile toggle arrows */
    .mobile-toggle[b-thr2i2yuo5] {
        display: block !important;
        padding: 8px;
        cursor: pointer;
        user-select: none;
    }

    .submenu-wrapper-bg.level-1[b-thr2i2yuo5] {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        border-radius: 10px;
        background: transparent !important;
        backdrop-filter: unset;
        z-index: 1000;
        padding: 0;
        min-height: auto;
        max-height: none;
    }

    .submenu.level-1[b-thr2i2yuo5] {
        padding: 10px;
        font-size: 14px !important;
    }

    .submenu.level-1 > li[b-thr2i2yuo5] {
        width: 300px;
        margin: auto;
    }

    .main-menu-link[b-thr2i2yuo5] {
        width: auto;
        flex: unset;
    }

    .submenu.level-2[b-thr2i2yuo5],
    .submenu.level-3[b-thr2i2yuo5],
    .submenu.level-4[b-thr2i2yuo5] {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        display: none;
        width: 100%;
        margin: 5px 0 0 0;
        padding: 10px 0 10px 20px;
        background: transparent !important;
        backdrop-filter: unset !important;
        border-radius: 8px;
        font-size: 14px !important;
        min-width: auto;
        min-height: auto;
    }

    .submenu.level-3[b-thr2i2yuo5] {
        padding-left: 0;
        margin-left: 20px;
        border-left: 2px solid #fff;
        border-radius: 0;
        padding-bottom: 0;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .submenu.level-4[b-thr2i2yuo5] {
        padding-left: 40px;
    }

    .submenu a[b-thr2i2yuo5] {
        padding: 8px 10px !important;
        font-size: 14px !important;
        flex: unset;
    }

    .submenu a:last-child[b-thr2i2yuo5] {
        border-bottom: none;
    }

    span.icon.chevron-right-icon.arrow-right[b-thr2i2yuo5] {
        transform: rotate(90deg);
    }

    .submenu > li[b-thr2i2yuo5] {
        padding: 2px 0;
        border-bottom: none;
    }

    .has-submenu:hover > .submenu-wrapper-bg[b-thr2i2yuo5],
    .submenu-item:hover > .submenu[b-thr2i2yuo5] {
        display: none;
    }

    .submenu-wrapper[b-thr2i2yuo5] {
        justify-content: space-between;
    }  
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/TopHolidays/Default.cshtml.rz.scp.css */
.swiper-button[b-tzxb98qmdl] {
    background: var(--primary);
    height: 35px;
    width: 35px;
    border-radius: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.swiper-button.prev[b-tzxb98qmdl] {
    left: -17px;
    filter: none;
    z-index: 26;
}

.swiper-button.next[b-tzxb98qmdl] {
    right: -17px;
    filter: none;
    z-index: 26;
}

.section-header[b-tzxb98qmdl] {
    display: flex;
    align-items: center;
    gap: 0 6px;
    font-size: 28px;
}

span.icon.top-holiday[b-tzxb98qmdl] {
    width: 45px;
}

#holiday-slider_box[b-tzxb98qmdl] {
    position: relative;
    --after-opacity: 1;
    --before-opacity: 1;
}

#holiday-slider_box[b-tzxb98qmdl]::after {
    background: rgb(248, 248, 248);
    background: -moz-linear-gradient(90deg, rgba(248, 248, 248, 0) 0%,  var(--web-white) 96%);
    background: -webkit-linear-gradient(90deg, rgba(248, 248, 248, 0) 0%,  var(--web-white) 96%);
    background: linear-gradient(90deg, rgba(248, 248, 248, 0) 0%, var(--web-white) 96%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    content: "";
    width: 100px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 10;
    opacity: var(--after-opacity);
    pointer-events: none;
}

#holiday-slider_box[b-tzxb98qmdl]::before {
    background: rgb(248, 248, 248);
    background: -moz-linear-gradient(90deg, var(--web-white) 7%, rgba(248, 248, 248, 0) 100%);
    background: -webkit-linear-gradient(90deg, var(--web-white) 7%, rgba(248, 248, 248, 0) 100%); 
    background: linear-gradient(90deg, var(--web-white) 7%, rgba(248, 248, 248, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    content: "";
    width: 100px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: var(--before-opacity);
    pointer-events: none;
}
@media (max-width: 800px){
    #holiday-slider_box[b-tzxb98qmdl] {
        --after-opacity: 0 !important;
        --before-opacity: 0 !important;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/TopHolidays/Partials/_HolidaySlide.cshtml.rz.scp.css */
a[b-h7fnjnad6a] {
    display: block;
    height: 396px;
    color: var(--web-white);
    border-radius: 1em;
    position: relative;
    overflow: hidden;
}

.swiper-slide[b-h7fnjnad6a] {
    width: 310px;
}

img[b-h7fnjnad6a] {
    display: block;
    position: absolute;
    height: 100%;
    border-radius: 1em;
    transition: all 0.5s ease-in-out;
    width: 100%;
}

.old-price[b-h7fnjnad6a] {
    color: #C8C9CA;
    display: block;
    text-align: right;
    padding-right: 27px;
    font-size: 12px;
    margin: 0 0 -5px 0;
}

.holiday-tile .bottom h3[b-h7fnjnad6a] {
    padding: 0px;
    border: 0px;
}

.dark-gradient img[b-h7fnjnad6a] {
    -webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 60%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 60%, rgba(0, 0, 0, 0) 100%);
}

.discount[b-h7fnjnad6a] {
    position: absolute;
    top: 20px;
    left: 20px;
    background: var(--secondary);
    padding: 5px 8px;
    align-items: center;
    gap: 4px;
    color: var(--primary-black);
    font-size: 12px;
    font-weight: 400;
}

.pricing[b-h7fnjnad6a] {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 19px;
    font-weight: 500;
}

.discount .price[b-h7fnjnad6a] {
    font-weight: 700;
}

.price-text[b-h7fnjnad6a] {
    font-size: 0.7em;
}

.bottom[b-h7fnjnad6a] {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: start;
    padding: 0 10px;
}

.span.clock-icon[b-h7fnjnad6a] {
    margin-right: 5px;
}

.nights[b-h7fnjnad6a] {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    gap: 0 5px;
    font-weight: 500;
    font-size: 14px;
    font-family: Poppins;
}

h3[b-h7fnjnad6a] {
    color: var(--web-white);
    border-bottom: 1px solid var(--web-white);
    padding-bottom: 3px;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.2em;
}

h2[b-h7fnjnad6a] {
    color: var(--web-white);
    font-size: 19px;
    font-weight: 400;
}

.button[b-h7fnjnad6a] {
    transition: 0.5s;
    color: #0f2131;
    background: var(--web-white);
    border: 1px solid var(--web-white);
    margin: 30px auto 0;
    width: fit-content;
}

    .button:hover[b-h7fnjnad6a] {
        background: rgba(0, 0, 0, 10%);
        color: var(--web-white);
    }

        .button:hover .icon.arrow-right-icon[b-h7fnjnad6a] {
            background-color: var(--web-white);
        }

.icon.arrow-right-icon[b-h7fnjnad6a] {
    transition: 0.5s;
}

#top-holidays .swiper-button[b-h7fnjnad6a] {
    background: var(--primary);
    height: 40px;
    width: 40px;
    border-radius: 500%;
}

@media screen and (min-width: 1025px){
    a:hover img[b-h7fnjnad6a]{
        scale: 1.2;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/TopTours/Default.cshtml.rz.scp.css */
h2.section-header[b-125qsxe08f] {
    border-top: 1px solid var(--grey-line);
    padding-top: 40px;
}

.swiper-button[b-125qsxe08f] {
    background: var(--primary);
    height: 35px;
    width: 35px;
    border-radius: 100%;
    top: 155px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.swiper-button.prev[b-125qsxe08f] {
    left: -17px;
    filter: none;
    z-index: 26;
}

.swiper-button.next[b-125qsxe08f] {
    right: -17px;
    filter: none;
    z-index: 26;
}

main section[b-125qsxe08f] {
    padding-bottom: 0px;
    padding-top: 0px;
}

.section-header[b-125qsxe08f] {
    display: flex;
    align-items: center;
    gap: 0 6px;
}

span.icon.top-tour[b-125qsxe08f] {
    width: 45px;
    height: 40px;
}

#tour-slider_box[b-125qsxe08f] {
    position: relative;
    --after-opacity: 1;
    --before-opacity: 1;
}

#tour-slider_box[b-125qsxe08f]::after {
    background: rgb(248, 248, 248);
    background: -moz-linear-gradient(90deg, rgba(248, 248, 248, 0) 0%, var(--web-white) 96%);
    background: -webkit-linear-gradient(90deg, rgba(248, 248, 248, 0) 0%, var(--web-white) 96%);
    background: linear-gradient(90deg, rgba(248, 248, 248, 0) 0%, var(--web-white) 96%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    content: "";
    width: 100px;
    height: 314px;
    right: -1px;
    top: 0;
    z-index: 10;
    opacity: var(--after-opacity);
    pointer-events: none;
}

#tour-slider_box[b-125qsxe08f]::before {
    background: rgb(248, 248, 248);
    background: -moz-linear-gradient(90deg, var(--web-white) 7%, rgba(248, 248, 248, 0) 100%);
    background: -webkit-linear-gradient(90deg, var(--web-white) 7%, rgba(248, 248, 248, 0) 100%);
    background: linear-gradient(90deg, var(--web-white) 7%, rgba(248, 248, 248, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    content: "";
    width: 100px;
    height: 313px;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: var(--before-opacity);
    pointer-events: none;
}

@media (max-width: 800px){
    #tour-slider_box[b-125qsxe08f] {
        --after-opacity: 0 !important;
        --before-opacity: 0 !important;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/TopTours/Partials/_TourSlide.cshtml.rz.scp.css */
a[b-t7k7vq4546] {
    display: block;
    box-shadow: 0 3px 8px rgba(15, 33, 49, 0.16);
}
img[b-t7k7vq4546] {
    display: block;
    height: 313px;
    width: 310px;
}
.swiper-slide[b-t7k7vq4546] {
    width: 310px !important;
}
.middle-text[b-t7k7vq4546] {
    color: var(--web-white);
    transform: translateY(-50%);
}
.slider-bottom-btn[b-t7k7vq4546] {
    text-align: center;
    padding: 0px 0 0 0;
}
.discount[b-t7k7vq4546] {
    position: absolute;
    top: 20px;
    display: inline-flex;
    background: var(--secondary);
    padding: 5px 8px;
    align-items: center;
    gap: 4px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    left: 20px;
    border-radius: 10px;
}
.pricing[b-t7k7vq4546] {
    font-size: 22px;
    display: flex;
    align-items: baseline;
    gap: 5px;
    font-weight:500;
}
.price-text[b-t7k7vq4546] {
    font-size: 18px;
}
.bottom[b-t7k7vq4546] {
    padding: 10px 0px 10px 0px;
    text-align: left;
    bottom: 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.nights[b-t7k7vq4546] {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.nights[b-t7k7vq4546]:after {
    display:none;
}
.icon.clock-icon[b-t7k7vq4546] {
    zoom: 75%;
    margin-right: 5px;
}
h3[b-t7k7vq4546] {
    font-size: 20px;
    font-weight: 500;
}
.button[b-t7k7vq4546] {
    margin-top: 20px;
}
.price:first-child[b-t7k7vq4546] {
    border-radius: 10px 10px 10px 10px;
}
.tour-tile[b-t7k7vq4546] {
    box-shadow: none;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.tour-tile img[b-t7k7vq4546] {
    transition: all 0.5s ease-in-out;
}

.tour-tile .image-container[b-t7k7vq4546] {
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    min-height: 313px;
}

span.price[b-t7k7vq4546], span.price-text[b-t7k7vq4546] {
    font-weight: 700;
}
.cities[b-t7k7vq4546] {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
    .cities li[b-t7k7vq4546] {
        position: relative !important;
        font-weight: 400;
        font-size: 16px;
        text-align: left;
        margin-right: 12px;
    }
        .cities li:not(:first-child)[b-t7k7vq4546]:before {
            position: absolute;
            left: -5px;
            content: '';
            width: 2px;
            height: 2px;
            background: #555;
            border-radius: 2px;
            top: 50%;
            transform: translateY(-50%);
        }

/* Leftmost element (first visible on the left) */
.swiper .swiper-slide.swiper-slide-prev[b-t7k7vq4546] {
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
}

/* Rightmost element (first visible on the right) */
.swiper .swiper-slide.swiper-slide-next[b-t7k7vq4546] {
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
}

.pp[b-t7k7vq4546]:after {
    font-weight: 400 !important;
}

@media screen and (min-width: 1025px){
    .tour-tile:hover img[b-t7k7vq4546] {
        scale: 1.2;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Components/UspStrip/Default.cshtml.rz.scp.css */
.features[b-fe0upsrp82] {
    display: grid;
    grid-template-columns: repeat(4, auto);
    align-items: center;
    gap: 40px;
    max-width: 1285px;
    margin: auto;
    font-family: "Poppins", sans-serif;
}

.feature[b-fe0upsrp82] {
    display: flex;
    align-items: center;
    height: 42px;
    gap: 10px;
    position: relative;
}

.feature .icon[b-fe0upsrp82] {
    width: 35px;
    height: 35px;
    display:flex;
}

.feature img[b-fe0upsrp82] {
    width: 100%;
    height: 100%;
    stroke: #0596ff;
    stroke-width: 2.63px;
    fill: none;
}

.feature .text[b-fe0upsrp82] {
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    white-space: nowrap;
}

.feature[b-fe0upsrp82]::after {
    content: "";
    display: block;
    width: 2px;
    height: 42px;
    background: #ccc;
    position: absolute;
    right: -21px;
    top: 50%;
    transform: translateY(-50%);
}
.feature:last-child[b-fe0upsrp82]::after { display: none; }

@media (max-width: 1024px) {
    .features[b-fe0upsrp82] {
        width: 684px;
        grid-template-columns: repeat(2, 1fr);
    }
    .feature[b-fe0upsrp82] {
        height: 42px;
    }
    .feature .icon[b-fe0upsrp82] {
        width: 42px;
        height: 42px;
    }
    .feature .text[b-fe0upsrp82] {
        width: 252px;
        font-size: 18px;
        font-weight: 500;
    }
    .feature:nth-child(even)[b-fe0upsrp82]::after {
        display: none;
    }
}

@media (max-width: 600px) {
    .features[b-fe0upsrp82] {
        width: 238px;
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .feature[b-fe0upsrp82] {
        height: 67px;
        flex-direction: column;
        gap: 8px;
    }
    .feature .icon[b-fe0upsrp82] {
        width: 35px;
        height: 35px;
    }
    .feature .text[b-fe0upsrp82] {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .feature[b-fe0upsrp82]::after {
        display: none;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/contact-us/Partials/_ContactDetails.cshtml.rz.scp.css */
.contact-details[b-siqn6fbbyv] {
  padding: 60px 0 0 60px;
  display: flex;
  gap: 30px;
}

.card[b-siqn6fbbyv] {
  border: 1px solid var(--primary);
  border-radius: 20px;
  padding: 40px 58px 24px 58px;
  position: relative;
  margin-bottom: 60px;
}

.card .card-title[b-siqn6fbbyv] {
  background: var(--primary);
  color: var(--web-white);
  position: absolute;
  top: -20px;
  font-size: 18px;
  font-weight: 500;
  left: 58px;
  text-transform: uppercase;
  width: 270px;
}

.card .card-title[b-siqn6fbbyv]:before,
.card .card-title[b-siqn6fbbyv]:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 100%;
  background: var(--web-white);
  top: 0;
}

.card .card-title[b-siqn6fbbyv]:before {
  left: -18px;
}

.card .card-title[b-siqn6fbbyv]:after {
  right: -18px;
}
.card .card-description[b-siqn6fbbyv] {
  text-align: left;
}
.card .card-description h4[b-siqn6fbbyv] {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  color: var(--primary-black);
}

.card-description > div[b-siqn6fbbyv] {
  display: flex;
  border-bottom: 1px solid var(--primary);
  padding: 15px 0;
}

.card-description > div:last-child[b-siqn6fbbyv] {
  border: 0;
}

.card-description a[b-siqn6fbbyv],
.card-description p[b-siqn6fbbyv] {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #0f2131;
}

.card-description > div p[b-siqn6fbbyv] {
  border-right: 1px solid var(--primary);
  padding: 0 24px;
  display: flex;
  gap: 4px;
  align-items: center;
}

.card-description > div .icon[b-siqn6fbbyv] {
  width: 19.28px;
  height: 19.28px;
  background-color: var(--primary);
}


.card-description > div .mail-icon[b-siqn6fbbyv] {
  margin-right: 3px;
}

.card-description > div p:first-child[b-siqn6fbbyv] {
  padding-left: 0;
}

.card-description > div p:last-child[b-siqn6fbbyv] {
  padding-right: 0;
  border-right: 0;
}

.contacts[b-siqn6fbbyv] {
  flex: 2;
}
.social-media[b-siqn6fbbyv] {
  flex: 1;
}

.social-media .card-title[b-siqn6fbbyv]{
  left: 0;
  right: 0;
  margin: auto;
}

.follow-links[b-siqn6fbbyv] {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
}
.social-link[b-siqn6fbbyv] {
  background: linear-gradient(95.48deg, #132a65 0.16%, #45b1e8 100%);
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor:pointer;
}

.social-link .icon[b-siqn6fbbyv] {
  width: 40px !important;
  height: 40px !important;
  background-color: var(--web-white) !important;
}

@media screen and (max-width: 1024px) {
  .card .card-title[b-siqn6fbbyv],
  .card .card-description h4[b-siqn6fbbyv] ,
  .card-description a[b-siqn6fbbyv],
  .card-description p[b-siqn6fbbyv] {
    font-size: 15.07px;
    line-height: 22.61px;
  }

  .card-description > div .icon[b-siqn6fbbyv] {
    width: 16px;
    height: 16px;
  }

  .card[b-siqn6fbbyv] {
    padding: 20px 15px 5px 15px;
    margin-bottom: 55px;
  }

  .social-link[b-siqn6fbbyv] {
    width: 67px;
    height: 67px;
  }
  
  .card .card-title[b-siqn6fbbyv] {
    width: 240px;
  }

  .social-link .icon[b-siqn6fbbyv] {
    width: 33px !important;
    height: 33px !important;
  }
  
  .follow-links[b-siqn6fbbyv] {
    gap: 32px;
  }
}

@media screen and (max-width: 900px) {
  .contact-details[b-siqn6fbbyv] {
    flex-direction: column;
  }

  .card .card-title[b-siqn6fbbyv] {
    left: 0;
    right: 0;
    margin: auto;
  }
  .card[b-siqn6fbbyv] {
    padding: 15px 15px 5px 15px;
    margin-bottom: 70px;
  }
  
  .card:last-child[b-siqn6fbbyv] {
    margin-bottom: 45px;
  }

  .follow-links[b-siqn6fbbyv] {
    flex-direction: row;
    gap: 13px;
    justify-content: center;
  }

  .social-link[b-siqn6fbbyv] {
    width: 39px;
    height: 39px;
  }

  .social-link .icon[b-siqn6fbbyv] {
    width: 19px !important;
    height: 19px !important;
  }
  .social-media .card[b-siqn6fbbyv] {
    margin-bottom: 20px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/contact-us/Partials/_ContactForm.cshtml.rz.scp.css */
section[b-24f4xkl1y6] {
    padding-top: 0 !important;
}

.bg-blue[b-24f4xkl1y6] {
    background: var(--primary-50);
    padding: 24px 25px;
    border-radius: 18.83px;
}

.form[b-24f4xkl1y6] {
    margin-top: 36px;
    display: block;
}

.flex-section[b-24f4xkl1y6] {
    display: flex;
    row-gap: 36px;
    column-gap: 50px;
    flex-wrap: wrap;
    padding-top: 36px;
}

.section-title[b-24f4xkl1y6] {
    gap: 10px;
}

p[b-24f4xkl1y6] {
    text-align: left;
    font-size: 18.83px;
    font-weight: 400;
    line-height: 28.25px;
    color: var(--primary-black);
}

.field[b-24f4xkl1y6] {
    text-align: left;
    margin-top: 36px;
}

.flex-section .field[b-24f4xkl1y6] {
    flex: 1 1 calc(33.33% - 50px);
    margin-top: 0;
}

.submit-container[b-24f4xkl1y6] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 10px;
}

.btn-submit[b-24f4xkl1y6] {
    border: 1px solid #404040;
    background: var(--web-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--primary-dark);
    display: inline-flex;
    border-radius: 14px;
    overflow: hidden;
    min-width: 175px;
    justify-content: space-between;
}

.btn-submit > span[b-24f4xkl1y6] {
    line-height: 40px;
    display: flex;
    align-items: center;
    padding: 0 16px;
}

.btn-submit > span:first-child[b-24f4xkl1y6] {
    width: 100%;
    justify-content: center;
}

.btn-submit > span:last-child[b-24f4xkl1y6] {
    background: var(--primary-gradient);
}

.btn-submit .icon[b-24f4xkl1y6] {
    background: var(--primary-white);
}

#submitStatus[b-24f4xkl1y6] {
    display: flex;
    align-items: center;
}

#submitStatus span[b-24f4xkl1y6]{
    height: 24px;
    font-weight: 500;
}

.success[b-24f4xkl1y6] {
    display: block;
    background: rgba(0, 128, 0, 0.2);
    padding: 9px 14px;
    border-radius: 14px;
    #statusIcon, #statusText {
        color: green;
    }
}

.failure[b-24f4xkl1y6] {
    background: rgba(255, 0, 0, 0.2);
    padding: 9px 14px;
    border-radius: 14px;
    display: block;
    #statusIcon, #statusText {
        color: red;
    }
}
.media-section[b-24f4xkl1y6] {
    flex: 0 0 30.33%;
    max-width: 30.33%;
    padding: 0;
    position: relative;
}
@media screen and (max-width: 1024px) {
    .section-title[b-24f4xkl1y6] {
        font-size: 23.49px;
        line-height: 35.23px;
    }
    .section-title .icon[b-24f4xkl1y6] {
        width: 27px;
        height: 27px;
    }
    p[b-24f4xkl1y6] {
        font-size: 15.8px;
        line-height: 23.7px;
    }
}
@media screen and (max-width: 991px) {
    .flex-section[b-24f4xkl1y6] {
        row-gap: 20px;
    }

    .field[b-24f4xkl1y6] {
        margin-top: 20px;
    }

    .flex-section .field[b-24f4xkl1y6] {
        flex: 1 1 calc(50% - 50px);
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .field[b-24f4xkl1y6] {
        margin-top: 20px;
    }

    .flex-section .field[b-24f4xkl1y6] {
        flex: 1 1 100%;
        margin-top: 0;
    }

    .flex-section[b-24f4xkl1y6] {
        row-gap: 16px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/contact-us/Partials/_ContactMap.cshtml.rz.scp.css */
#map-container[b-hgofjuh1e3] {
    text-align: left;
}

.g-map[b-hgofjuh1e3] {
    padding: 18px;
    border: 0.69px solid #ADD5D6
}
p[b-hgofjuh1e3] {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

@media screen and (min-width: 768px) {
    .section-title[b-hgofjuh1e3], p[b-hgofjuh1e3] {
        padding-inline:  20px;
    }
}

@media screen and (max-width: 767px) {
    .section-title[b-hgofjuh1e3] {
        justify-content: center;
        font-size: 23.49px;
        line-height: 35.23px;
    }
    .section-title .icon[b-hgofjuh1e3] {
        width: 27px;
        height: 27px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/enquire/Partials/_Form.cshtml.rz.scp.css */
#enquiry-forms > .content[b-ub34dxn67k] {
    margin-top: 60px;
}
.step[b-ub34dxn67k] {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: var(--primary);
}
h2[b-ub34dxn67k] {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: left;
}

.flex-section[b-ub34dxn67k] {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 25px;
}

.field[b-ub34dxn67k] {
    margin-bottom: 15px;
    text-align: left;
}

.field label span[b-ub34dxn67k]{
    color: #f00;
}

.flex-section .field[b-ub34dxn67k], .passenger-section[b-ub34dxn67k]{
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    position: relative;
}

.passenger-section[b-ub34dxn67k] {
    padding: 0 !important;

    .field {
        max-width: unset;
    }
}

.date-section[b-ub34dxn67k] {
    flex: 1 1 66.66%;
    display: flex;

    .field {
        flex: 1 !important;
        max-width: unset;
    }
    .field:nth-child(2)[b-ub34dxn67k] {
        max-width: 130px;
        min-width: 130px;
        
        .c-input {
            padding: 0px;
            text-align: center;
            
            div:last-child {
                font-size: 14px;
                font-weight: 400;
                line-height: 21px;
            }
        }
    }
}

.subscribe-checkbox[b-ub34dxn67k] {
    padding: 60px 0;
    margin-bottom: 0;
}

.submit-container[b-ub34dxn67k] {
  text-align: left;

    .btn-submit {
        background: var(--primary-gradient);
        font-size: 19.81px;
        font-weight: 500;
        line-height: 29.72px;
        text-align: center;
        padding: 10px 30px;
        color: var(--web-white);
        border-radius: 18.22px;
    }
}

#roomsAndPassengersModalBtn[b-ub34dxn67k]{
    display: block;
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#passengerModal[b-ub34dxn67k] {
    display: none;
    width: 486px;
    background: var(--web-white);
    border: 1px solid #404040;
    position: absolute;
    top: 0;
    left: 15px;
    border-radius: 14.51px;
    padding: 24px 9px;

    .field {
        padding: 0 12px;
    }
    > div:first-child[b-ub34dxn67k] {
        flex: 1 !important;
    }

    > div:last-child[b-ub34dxn67k] {
        display: flex;
        .field {
            flex: 1 1 33.33%;
        }
    }
}

@media screen and (max-width: 991px) {
    .flex-section .field[b-ub34dxn67k], .passenger-section[b-ub34dxn67k]{
        flex: 0 0 50%;
        padding: 0 15px;
    }
    
    #passengerModal[b-ub34dxn67k] {
        right: unset;
        left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .flex-section .field[b-ub34dxn67k], .passenger-section[b-ub34dxn67k]{
        flex: 0 0 100%;
        padding: 0 15px;
        max-width: 100%;
    }

    .date-section[b-ub34dxn67k] {
        flex-wrap: wrap;

        .field {
            flex: 1 1 100% !important;
        }

        .field:nth-child(2)[b-ub34dxn67k] {
            max-width: 100%;
            min-width: 100%;
        }
    }

    #passengerModal[b-ub34dxn67k] {
        width: 90%;
        left: 15px;
        right: unset;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/FlightError/Index.cshtml.rz.scp.css */
.content[b-znf69uh3er] {
    display: block;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}
.content[b-znf69uh3er]::before {
    height: 500px;
    width: 100vw;
}
.header-top[b-znf69uh3er] {
    margin-bottom: 25px;
}
a[b-znf69uh3er] {
    text-decoration: underline; 
}

.title-header[b-znf69uh3er] {
    padding-top: 200px;
    text-align: center;
    color: var(--web-white);
    padding-bottom: 200px;
}
    .title-header h1[b-znf69uh3er] {
        color: var(--web-white);
        font-size:30px;
        font-weight:500;
        margin-bottom:20px;
    }
    .title-header p[b-znf69uh3er] {
        color: var(--web-white);
        text-align:center;
    }
    .title-header h2[b-znf69uh3er] {
        color: var(--web-white);
        font-size: 25px;
        font-weight: 400;
        margin-bottom: 20px;
    }
/* _content/AffordableLuxuryTravel.Web/Pages/FlightWidget/ThankYou.cshtml.rz.scp.css */
.thank-you-message[b-asn9nwuzua] {
    height: 500px;
    background: linear-gradient(95.48deg, #58B776 0.16%, #ABDDBF 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 90px;
}

    .thank-you-message h1[b-asn9nwuzua] {
        font-size: 50px;
        font-weight: 600;
        line-height: 90px;
        text-align: center;
        color: var(--web-white);
    }

    .thank-you-message p[b-asn9nwuzua] {
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: var(--web-white);
    }
    .thank-you-message h4[b-asn9nwuzua] {
        font-size: 24px;
        font-weight: 500;
        text-align: center;
        color: var(--web-white);
    }

.details[b-asn9nwuzua] {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .details h4[b-asn9nwuzua] {
        font-size: 32px;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 40px;
        text-align: left;
    }

    .details .info[b-asn9nwuzua] {
        display: flex;
        flex-wrap: wrap;
        gap: 50px;
    }

        .details .info div h5[b-asn9nwuzua] {
            font-size: 28px;
            font-weight: 600;
            line-height: 42px;
            text-align: left;
            margin-bottom: 10px;
        }

        .details .info div p[b-asn9nwuzua] {
            font-size: 20px;
            font-weight: 500;
            line-height: 30px;
            text-align: left;
            margin-bottom: 10px;
        }

            .details .info div p span:first-child[b-asn9nwuzua] {
                font-weight: 600;
                padding-right: 20px;
            }

@media screen and (max-width: 767px) {
    .thank-you-message h1[b-asn9nwuzua] {
        font-size: 30px;
        line-height: 1.8;
    }

    .thank-you-message p[b-asn9nwuzua] {
        font-size: 18px;
        line-height: 1.5;
    }

    .details h4[b-asn9nwuzua] {
        font-size: 24px;
        line-height: 1.5;
    }

    .details p[b-asn9nwuzua] {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 5px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/make-payment/Decline/Index.cshtml.rz.scp.css */
.error-message[b-p15c1pmm5x] {
    background: linear-gradient(95.48deg, #FF5D5D 0.16%, #FF9F9F 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 30px;

    h1 {
        font-size: 60px;
        font-weight: 600;
        line-height: 90px;
        text-align: center;
        color: var(--web-white);
    }

    p[b-p15c1pmm5x] {
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: var(--web-white);
    }

    .btn-retry[b-p15c1pmm5x] {
        background: var(--web-white);
        font-size: 24px;
        font-weight: 500;
        line-height: 1.5;
        text-align: center;
        border-radius: 20px;
        width: 300px;
        height: 60px;
        margin: 30px auto 0;
        cursor:pointer;
    }
}

.details[b-p15c1pmm5x] {
    padding-top: 50px;
    padding-bottom: 50px;

    h4 {
        font-size: 32px;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 40px;
        text-align: left;
    }

    p[b-p15c1pmm5x] {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        margin-bottom: 25px;

        span:first-child {
            font-weight: 600;
            padding-right: 20px;
        }

        a[b-p15c1pmm5x] {
            color: var(--primary);
        }
    }
}

@media screen and (max-width: 1024px) {
    .error-message[b-p15c1pmm5x] {
        padding: 80px 30px;

        h1 {
            font-size: 32px;
            line-height: 1.5;
        }

        p[b-p15c1pmm5x] {
            font-size: 16px;
            line-height: 1.5;
        }

        .btn-retry[b-p15c1pmm5x] {
            width: 225px;
            height: 45px;
            font-size: 18px;
        }
    }

    .details[b-p15c1pmm5x] {
        h4 {
            font-size: 23.48px;
            line-height: 1.5;
        }


        p[b-p15c1pmm5x] {
            font-size: 16.75px;
            line-height: 1.5;
            margin-bottom: 5px;
        }
    }
}

@media screen and (max-width: 991px) {
    .error-message[b-p15c1pmm5x] {
        h1 {
            font-size: 32px;
            line-height: 1.5;
        }

        p[b-p15c1pmm5x] {
            font-size: 16px;
            line-height: 1.5;
        }

        .btn-retry[b-p15c1pmm5x] {
            width: 172.66px;
            height: 34.53px;
            font-size: 13.81px;
        }
    }

    .details[b-p15c1pmm5x] {
        h4 {
            font-size: 28px;
            line-height: 1.5;
        }

        p[b-p15c1pmm5x] {
            font-size: 16px;
            line-height: 1.5;
            margin-bottom: 18px;
        }
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/make-payment/Firm/Index.cshtml.rz.scp.css */
.thank-you-message[b-ta806bur0d] {
    background: linear-gradient(95.48deg, #58B776 0.16%, #ABDDBF 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 30px;

    h1 {
        font-size: 60px;
        font-weight: 600;
        line-height: 90px;
        text-align: center;
        color: var(--web-white);
    }

    p[b-ta806bur0d] {
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: var(--web-white);
    }
}
.details[b-ta806bur0d] {
    padding-top: 50px;
    padding-bottom: 50px;
    h4 {
        font-size: 32px;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 40px;
        text-align: left;
    }

    .info[b-ta806bur0d] {
        display: grid;
        gap: 50px;
        grid-template-columns: repeat(3, auto);

        div {
            h5 {
                font-size: 28px;
                font-weight: 600;
                line-height: 42px;
                text-align: left;
                margin-bottom: 10px;
            }
            p[b-ta806bur0d] {
                font-size: 20px;
                font-weight: 500;
                line-height: 30px;
                text-align: left;
                margin-bottom: 10px;

                span:first-child{
                    font-weight: 600;
                    padding-right: 20px;
                }
            }
        }
    }
}
@media screen and (max-width: 1024px) {
    .thank-you-message[b-ta806bur0d] {
        padding: 80px 30px;
        h1 {
            font-size: 32px;
            line-height: 1.5;
        }
        p[b-ta806bur0d] {
            font-size: 16px;
            line-height: 1.5;
        }
    }
    .details[b-ta806bur0d] {
        h4 {
            font-size: 28.8px !important;
            line-height: 1.5 !important;
        }
        h5[b-ta806bur0d] {
            font-size: 23.45px !important;
            line-height: 1.5 !important;
        }
        p[b-ta806bur0d] {
            font-size: 16.75px !important;
            line-height: 1.5 !important;
            margin-bottom: 5px !important;
        }
    }
}

@media screen and (max-width: 991px) {
    .thank-you-message[b-ta806bur0d] {
        h1 {
            font-size: 30px !important;
            line-height: 1.8 !important;
        }
        p[b-ta806bur0d] {
            font-size: 18px !important;
            line-height: 1.5 !important;
        }
    }
    .details[b-ta806bur0d] {
        h4 {
            font-size: 24px !important;
            line-height: 1.5 !important;
        }
        p[b-ta806bur0d] {
            font-size: 16px !important;
            line-height: 1.5 !important;
            margin-bottom: 5px !important;
        }
        .info[b-ta806bur0d] {
            grid-template-columns: repeat(1, auto);
        }
    }
}

@media screen and (max-width: 567px) {
    .details[b-ta806bur0d] {
        .info {
            grid-template-columns: repeat(1, auto);
        }
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/make-payment/Partials/_PaymentForm.cshtml.rz.scp.css */
.content[payment-form] {
    text-align: left;
}
.payment-toggle[payment-form] {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: var(--web-white);
    color: var(--primary-black);
    gap: 4px;
    font-weight: 600;
    font-size: 17.6px;
    line-height: 26.4px;
    border: solid var(--primary-black) 1px;
    border-radius: 15px;

    &:first-child {
        gap: 9px;
    }   
    
    &.active[payment-form] {
        background: linear-gradient(95deg, #132A65 0.16%, #45B1E8 100%);
        color: var(--web-white);
    }
    .icon[payment-form] {
        background-color: var(--primary-black);
        width: 15px;
    }
    &.active .icon[payment-form] {
        background-color: var(--primary-white);
    }
    .img-wrapper[payment-form] {
        height: 20px;
        overflow: hidden;
        img {
            width: auto;
            height: 100%;
        }
    }
}
.grid[payment-form] {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 24px;
    row-gap: 15px;
    margin: 15px 0 60px 0;
}

.grid.inner-section.payment-options[payment-form] {
    margin: 15px 0 24px 0 !important;
}
.field[payment-form] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 210px;
}
.placeholder[payment-form] {
    position: absolute;
    left: 17px;
    top: 50%;
    pointer-events: none;
    font-size: 12px;
    font-weight: 400;
    transform: translateY(-50%);
}
.placeholder[payment-form]::after{
    content: '*';
    color: red;
}

input.filled[payment-form],
input:is(:-webkit-autofill, :autofill, :-moz-autofill, :focus)[payment-form] {
    &+.placeholder {
        visibility: hidden !important;
    }
}
.flex[payment-form] {
    gap: 15px;
}
h3[payment-form] {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: left;
    margin-bottom: 16px;
}
p[payment-form] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    margin-bottom: 35px;
    
    strong {
        font-weight: 600;
    }
}
.button[payment-form] {
    background: var(--primary-gradient);
    font-size: 20px;
    font-weight: 500;
    color: var(--web-white);
}
.input-area[payment-form] {
    position: relative;
}
div.submit[payment-form] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
div.digital-wallet-apay-only[payment-form] {
    display: none;
}
div.digital-wallet-gpay-only[payment-form] {
    display: none;
}
#apple-pay-error[payment-form] {
    display: none;
    padding: 20px;
    color: red;
    font-size: 0.875em;
}
#make-payment-error-message[payment-form] {
    background: var(--primary-gradient);
    p {
        margin: 0;
        color: red;
    }
}
#gpay[payment-form] {
    padding: 4px 0;
    
    > .img-wrapper {
        height: 100%;
        display: flex;
        align-items: center;
        > img {
            height: 34px;
            width: 63px;
            border: 1.5px solid #3b4043;
            border-radius: 999px;
        }
    }
}
@media screen and (max-width: 1024px) {
    .payment-toggle[payment-form]{
        font-size: 12.79px;
        line-height: 19.19px;
    }
    h3[payment-form] {
        font-size: 18px;
        line-height: 27px;
    }
    p[payment-form] {
        font-size: 14px;
        line-height: 21px;
    }
}

@media screen and (max-width: 567px) {
    .grid[payment-form] {
        grid-template-columns: repeat(1, 1fr);
    }
    .payment-toggle[payment-form]{
        font-size: 18px;
        line-height: 27px;
    }
    h3[payment-form] {
        font-size: 24px;
        line-height: 36px;
    }
    p[payment-form] {
        font-size: 16px;
        line-height: 24px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/our-awards/Index.cshtml.rz.scp.css */
/* _content/AffordableLuxuryTravel.Web/Pages/our-awards/Partials/_Timeline.cshtml.rz.scp.css */
section[b-pd0bts8t7q] {
    --image-width: 227px;
    --image-height: 247px;
    --container-width: 1080px;
}

.year[b-pd0bts8t7q] {
    text-align: left;
}

.year-pin[b-pd0bts8t7q] {
    background: var(--primary);
    min-width: 92px;
    height: 95px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    margin-top: 5px;
}

.content[b-pd0bts8t7q] {
    max-width: var(--container-width);
    padding: 0;
}

.year-pin .img[b-pd0bts8t7q] {
    width: 35px;
}

.title[b-pd0bts8t7q] {
    border-bottom: var(--primary) 2px solid;
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 36px;
}

.image-row[b-pd0bts8t7q] {
    display: flex;
    max-width: var(--container-width);
    row-gap: 20px;
    margin: 0 auto;
}

.row-of-three[b-pd0bts8t7q] {
    flex-wrap: wrap;
    column-gap: calc((100% - (var(--image-width) * 3)) / 2);
    justify-content: center;
}

.row-of-four[b-pd0bts8t7q] {
    justify-content: space-between;
    .image-container {
        max-width: calc(var(--image-width) * 0.8);
    }
}

.image-container[b-pd0bts8t7q] {
    position: relative;
    max-width: var(--image-width);
    max-height: var(--image-height);
}

.year-pin img[b-pd0bts8t7q] {
    width: 70%;
}

.blueBackground[b-pd0bts8t7q] {
    drop-shadow(5px 5px 6px rgba(0,0,0,0.25));
    background: rgb(23,49,108);
    background: -moz-linear-gradient(90deg, rgba(23,49,108,1) 0%, rgba(66,169,225,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23,49,108,1) 0%, rgba(66,169,225,1) 100%);
    background: linear-gradient(90deg, rgba(23,49,108,1) 0%, rgba(66,169,225,1) 100%);
    box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.25), 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 2rem 0;
    img{
        webkit-filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.25));
        filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.25));
    }
}

#timeline > div + div[b-pd0bts8t7q] {
    margin-top: 50px;
}

p.description[b-pd0bts8t7q] {
    padding-bottom: 40px;
    font-weight: 400;
    font-size: 18px;
}

h2.date.blue-text[b-pd0bts8t7q] {
    font-weight: 600;
    font-size: 36px;
}

span.icon.award-icon.white[b-pd0bts8t7q] {
    width: 60px;
}

@media (max-width: 1090px) {
    .content[b-pd0bts8t7q], .image-row[b-pd0bts8t7q] {
        padding: 0 10px;
    }
}

@media (max-width: 705px) {
    section[b-pd0bts8t7q] {
        --image-width: 151px;
        --image-height: 166px;
    }

    .year-pin[b-pd0bts8t7q] {
        min-width: 70px;
        height: 70px;
    }

    span.icon.award-icon.white[b-pd0bts8t7q] {
        width: 50px;
    }
}

@media (max-width: 570px) {
    .year-pin[b-pd0bts8t7q] {
        min-width: 60px;
        height: 60px;
    }

    span.icon.award-icon.white[b-pd0bts8t7q] {
        width: 35px;
    }
}

@media (max-width: 460px) {
    section[b-pd0bts8t7q] {
        --image-width: 100px;
        --image-height: 109px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/Overview/Default.cshtml.rz.scp.css */
p[b-z6sd14xhwz] {
    text-align: left;
}
#read-more-button[b-z6sd14xhwz], #read-less-button[b-z6sd14xhwz] {
    color: var(--primary);
    cursor: pointer;
}
#read-more-paragraphs[b-z6sd14xhwz] {
    display: block;
}

@media (max-width: 580px) {
    p[b-z6sd14xhwz] {
        text-align: center;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Default.cshtml.rz.scp.css */
.thumbnails img[b-zadd4mn1ij] {
    width: 80px;
    height: 60px;
    object-fit: cover;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.3s ease;
    flex-shrink: 0;
    border: 2px solid transparent;
}

.thumbnails img:hover[b-zadd4mn1ij] {
    opacity: 0.8;
}

.thumbnails img.active[b-zadd4mn1ij] {
    opacity: 1;
    border-color: white;
}
.package-usp-strip[b-zadd4mn1ij]{
/*    padding-top: 40px;*/
    padding-bottom: 40px;
}
/*@media (max-width: 1024px)
{
    .package-usp-strip{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}*/
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/InfoCards.cshtml.rz.scp.css */
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_AlternativeHotels.cshtml.rz.scp.css */
#alternativeHotels[b-x14oqgln8a] {
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
}
.alternativeHotels-card[b-x14oqgln8a] {
    display: flex;
    width: 322.94px;
    min-height: 310px;
    border: 0.66px solid var(--primary);
    overflow: hidden;
    flex-direction: column;
    margin-left: 20px;
    border-radius: 42.82px;
    .images
{
    width: 100%;
    img
{
    width: 322.94px;
    height: 178.42px;
}

}
.description-text[b-x14oqgln8a] {
    position: absolute;
    left: 48%;
    bottom: -18%;
    transform: translate(-50%, -50%);
    padding: 12px;
    z-index: 2;
    width: 100%;
    height: auto;
    display: inline-flex;
}
.hotel-view[b-x14oqgln8a] {
    background: var(--primary-50);
    font-weight: 400;
    font-size: 12.49px;
    border-radius: 15px;
    padding: 1px 7px;
}
.icon-div[b-x14oqgln8a] {
    background: var(--primary-50);
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 1px 10px;
    border-radius: 15px;
    float: right;
    position: absolute;
    right: 0px;
    font-size: 12.49px;
    font-weight:400;
    .icon
{
    width: 14.12px;
    height: 12.55px
}
}
.description[b-x14oqgln8a] {
    text-align: left;
    flex: 1;
    padding: 7px;
    position: relative;
    h3
{
    font-size: 17.84px;
    font-weight: 600;
}
h2[b-x14oqgln8a] {
    font-size: 14.27px;
    font-weight: 500;
    padding-bottom: 12px;
}
h1[b-x14oqgln8a] {
    font-size: 14.27px;
    font-weight: 500;
    padding-bottom: 12px;
}
}
.rating-text[b-x14oqgln8a] {
    background: var(--primary-50);
}
.title-text[b-x14oqgln8a] {
    display: inline-flex;
}
.select-btn[b-x14oqgln8a] {
    border: 1.32px solid var(--primary);
    background: var(--primary-50);
    color: var(--primary);
    width: 224px;
    margin: auto;
    font-size: 19.75px;
    font-weight: 500;
    line-height: 29.62px;
    text-align: center;
    border-radius: 10.53px;
    padding: 4px 10px;
    cursor: pointer;
}
    
p[b-x14oqgln8a] {
    font-size: 14.53px;
    font-weight: 400;
    line-height: 21.8px;
    text-align: left;
    margin-bottom: 10px;
}

.read-more[b-x14oqgln8a] {
    color: var(--primary);
    font-size: 11.85px;
    line-height: 17.77px;
    font-weight: 500;
    line-height: 24.52px;
    text-decoration: none;
    display: flex;
    gap: 5px;
    .icon

{
    background-color: var(--primary);
}

}
}
}

/*@media screen and (max-width: 767.98px) {
  
}*/

/* swiper buttons*/
.swiper-slide-container[b-x14oqgln8a] {
    position: relative;
    height: 100%;
}

.swiper-section[b-x14oqgln8a] {
    position: relative;
    height: 100%;
}

.swiper[b-x14oqgln8a] {
    height: 100%;
}

    .swiper img[b-x14oqgln8a] {
        height: 100%;
    }

.swiper-button[b-x14oqgln8a] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--web-white);
    width: 36px;
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}

    .swiper-button .icon[b-x14oqgln8a] {
        background-color: var(--primary);
    }

    .swiper-button:hover[b-x14oqgln8a] {
        background-color: var(--primary-75);
    }

.alternativeHotels-swiper-next[b-x14oqgln8a] {
    right: 15px;
}

.alternativeHotels-swiper-prev[b-x14oqgln8a] {
    left: 15px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Board.cshtml.rz.scp.css */
.board-card[b-cm5b9zuphz] {
    border: 0.66px solid #808080;
    border-radius: 19.75px;
    padding: 25px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    width: auto;
    
    > div:first-child {
        flex: 1 0 auto;
    }
    
    h4[b-cm5b9zuphz] {
        font-size: 21.06px;
        font-weight: 600;
        line-height: 31.6px;
        margin-bottom: 16px;
    }
    
    ul[b-cm5b9zuphz] {
        padding-left: 0;
        margin-bottom: 16px;
        
        li {
            font-size: 14.48px;
            font-weight: 500;
            line-height: 21.72px;
            text-align: left;
            
            .icon {
                width: 11px;
                background-color: var(--primary);
            }
        }
    }
    .select-btn[b-cm5b9zuphz] {
        border: 1.32px solid var(--primary);
        background: var(--primary-50);
        color: var(--primary);
        width: 224px;
        margin: auto;
        font-size: 19.75px;
        font-weight: 500;
        line-height: 29.62px;
        text-align: center;
        border-radius: 10.53px;
        padding: 4px 10px;
        cursor: pointer;
    }
    
    .amount[b-cm5b9zuphz] {
        font-size: 26.33px;
        font-weight: 700;
        line-height: 39.5px;
        position: absolute;
        right: 15px;
        bottom: 77px;
        color: var(--primary);
    }
}

.board-card.active[b-cm5b9zuphz] {
    border: 2.63px solid #45B1E8;
    .select-btn {
        background: var(--primary) !important;
        color: var(--web-white) !important;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_EnquireNav.cshtml.rz.scp.css */
#enquire-nav[b-95nwzya3u3] {
    position: fixed;
    top: -40px;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s ease, transform 0.3s ease;
}
section#enquire-nav[b-95nwzya3u3] {
    padding: 40px 0 0px 0;
}
    #enquire-nav.sticky[b-95nwzya3u3] {
        opacity: 1;
        pointer-events: auto;
    }

.nav-container[b-95nwzya3u3] {
    display: flex;
    align-items: center;
    box-shadow: 0px 1.46px 4.38px 0px #00000029;
    padding: 5px 140px 5px;
}

.enquiry-container-section[b-95nwzya3u3] {
    display: flex;
    align-items: center;
    order: 2;
}

.no-price[b-95nwzya3u3] {
    font-size: 24px !important;
}

.title[b-95nwzya3u3] {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 8px;
    padding-top: 15px;
}
.sellPrice[b-95nwzya3u3]:before {
    font-size: 40px;
    font-weight: 400;
    content: "£";
    margin-right: 1px;
    display: inline-block;
}

.sellPrice[b-95nwzya3u3]:after {
    font-size: 24px;
    font-weight: 400;
    content: "pp";
    margin-left: 1px;
    display: inline-block;
}

.txt-price .price[b-95nwzya3u3]:before {
    font-size: 20px;
    font-weight: 400;
    text-decoration: line-through;
    align-content: flex-end;
    padding-top: 0px;
}

.txt-price .price[b-95nwzya3u3]:after {
    font-size: 20px;
    font-weight: 400;
    text-decoration: line-through!important;
}
.old-price[b-95nwzya3u3] {
    font-size: 20px ;
    font-weight: 400 !important;
    color: gray;
    margin-left: 4px;
    margin-right: 4px;
}
.enquiry[b-95nwzya3u3] {
    text-align: center;

    p {
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
    }

   .price-list-text[b-95nwzya3u3]
        {
        font-size: 40px;
        line-height: 60px;
        font-weight: 600;
        }
    
}

#contactUsForPriceNav[b-95nwzya3u3] {
    font-weight: 500;
    font-size: 1.2rem;
    min-width: 279px;
    padding-bottom: 10px;
}

.buttons[b-95nwzya3u3] {
    display: flex;
    gap: 5px;
}

.btn[b-95nwzya3u3] {
    background: var(--primary);
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: var(--web-white);
    padding: 0 10px;
    text-align: center;
    border-radius: 12px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;

    .icon {
        width: 26px;
        height: 28px;
        background-color: var(--web-white);
    }

    .contact-number[b-95nwzya3u3] {
        display: none;
    }
}

.btn-enquire[b-95nwzya3u3] {
    min-width: 228px;
    cursor: pointer;
}

.navigation[b-95nwzya3u3] {
    order: 1;
    flex: 1;
    width: 100%;
}

.nav[b-95nwzya3u3] {
    margin-top: 20px;
}
li[b-95nwzya3u3] {
    width: auto;
}
.tabLinks[b-95nwzya3u3] {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    min-width: 120px;
    padding: 11px 24px;
    border-radius: 12px;
    border: 1px solid #8A8A8A;
    background: #FFF;
    line-height: normal;
    letter-spacing: 0.08px;
    box-sizing: border-box;
}
    .tabLinks:hover[b-95nwzya3u3] {
        background: linear-gradient( 135deg, #C2EAFF, #E9F8FF );
        border-color: transparent;
    }
    .tabLinks.active[b-95nwzya3u3] {
        background-color: var(--primary) !important;
        color: white;
    }
        .tabLinks.active:hover[b-95nwzya3u3] {
            background-color: var(--primary) !important;
            color: white;
            cursor: default;
            background: var(--primary) !important;
        }
        
.d-xl-none[b-95nwzya3u3] {
    display: none !important;
}
.d-xl-tab-none[b-95nwzya3u3] {
    display: none !important;
}
.d-xl[b-95nwzya3u3] {
    display: flex !important;
}

html[b-95nwzya3u3] {
    scroll-behavior: smooth;
}
.d-xl-mob-none[b-95nwzya3u3] {
    display: none !important;
}
@media screen and (max-width: 1200px) {
    .d-xl-none[b-95nwzya3u3] {
        display: flex !important;
    }

    .d-xl[b-95nwzya3u3] {
        display: none !important;
    }

    .d-xl-tab-none[b-95nwzya3u3] {
        display: flex !important;
    }

    .d-xl-mob-none[b-95nwzya3u3] {
        display: none !important;
    }

    .enquiry-container-section[b-95nwzya3u3] {
        order: 1;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .navigation[b-95nwzya3u3] {
        order: 2;
    }

    .nav-container[b-95nwzya3u3] {
        flex-direction: column;
        padding: 5px var(--spacing) 5px;
    }

    .nav[b-95nwzya3u3] {
        margin-top: 0px;
    }

    .enquiry[b-95nwzya3u3] {
        text-align: center;
        min-width: 275px;
    }

    .enquiry-container[b-95nwzya3u3] {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .nav a[b-95nwzya3u3] {
        padding: 12px 4px;
        font-size: 13px;
        font-weight: 500;
        line-height: 19px;
    }

    .buttons[b-95nwzya3u3] {
        order: 2;
        margin-left: auto;
    }
}
@media screen and (max-width: 1200px) {
    .nav[b-95nwzya3u3] {
        margin-top: 21px;
        padding-bottom: 12px;
    }

    .nav-container[b-95nwzya3u3] {
        padding: 20px var(--spacing) 10px;
    }
}

@media (max-width: 700px) {
    .enquiry[b-95nwzya3u3] {
        text-align: left;
        min-width: auto;
    }
    .enquiry-container[b-95nwzya3u3] {
        display: block;
        width: 100%;
    }
    .enquiry-container-section.enquiry-container-fixed[b-95nwzya3u3] {
        position: fixed !important;
        bottom: 0 !important;
        top: auto !important;
        width: 100%;
        z-index: 999;
    }
  
    .nav[b-95nwzya3u3] {
        margin-top: 0px;
        padding-bottom: 0px;
    }
    .tabLinks[b-95nwzya3u3] {
        color: #000;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight:400;
        line-height: normal;
        letter-spacing: 0.08px;
        min-width: 10px;
        padding: 0 0 0 0;
        border-radius: unset;
        border: none;
    }

        .tabLinks:hover[b-95nwzya3u3] {
            background-color: #FFF !important;
            border-color: transparent !important;
            background: #FFF !important;
            color: #000;
        }

        .tabLinks.active[b-95nwzya3u3] {
            font-weight: 600 !important;
            background-color: #FFF !important;
            background: #FFF !important;
            color: #000;
        }

            .tabLinks.active:hover[b-95nwzya3u3] {
                background-color: #FFF !important;
                font-weight: 600 !important;
                cursor: default !important;
                background: #FFF !important;
                color: #000;
            }

            .tabLinks.active[b-95nwzya3u3]::after {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 6px; /* thickness of bottom border */
                border-radius: 3px; /* round edges */
                background: linear-gradient(90deg, #0080FF 0%, #45B1E8 100%);
            }

    .price[b-95nwzya3u3]:before {
        font-size: 16px;
    }
    .sellPrice[b-95nwzya3u3]:before {
        font-size: 24px;
        font-weight: 400;
    }

    .sellPrice[b-95nwzya3u3]:after {
        font-size: 18px;
        font-weight: 400;
    }
    .old-price[b-95nwzya3u3]:before {
        font-size: 16px;
    }

    .old-price[b-95nwzya3u3] {
        font-size: 16px !important;
        margin-top: 2px;
    }
    .price-list-text[b-95nwzya3u3] {
        font-size: 24px !important;
        line-height: unset !important;
    }
    .nav-container[b-95nwzya3u3] {
        padding: 40px var(--spacing) 15px;
    }
    .title[b-95nwzya3u3] {
        font-size: 24px;
        font-weight: 500;
        padding-bottom: 2px;
        padding-top: 5px;
    }
    .txt-price[b-95nwzya3u3] {
        display: flex;
        margin-bottom: -1px;
    }
        .txt-price .price[b-95nwzya3u3]:before {
            font-size: 16px;
        }

        .txt-price .price[b-95nwzya3u3]:after {
            font-size: 16px;
        }
    .enquiry[b-95nwzya3u3] {
        display: flex;
        align-items: flex-end;
        p {
            font-size: 18px;
            font-weight: 400;
            line-height: 24px;
            padding-right: 3px;
        }
    }

    .buttons[b-95nwzya3u3] {
        width: 100%;
        cursor: pointer;

        .btn {
            font-size: 16px;
            font-weight: 500;
            line-height: 21px;
            flex: 1;

            .contact-number {
                display: block;
                margin-left: 5px;
            }
        }

        .btn:hover[b-95nwzya3u3] {
            background: var(--BLUE-GRADIENT, linear-gradient(83deg, #0080FF 4.57%, #45B1E8 96.23%));
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .btn-enquire[b-95nwzya3u3] {
            min-width: unset;
            height: 47px;
        }
    }

.nav a[b-95nwzya3u3] {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    line-height: normal;
    letter-spacing: 0.08px;
}

    .enquiry-container-fixed[b-95nwzya3u3] {
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
        padding: 10px 15px;
    }

    .nav-container[b-95nwzya3u3] {
        padding: 0px var(--spacing) 15px;
    }

    #contactUsForPriceNav[b-95nwzya3u3] {
        min-width: unset;
    }
    .d-xl-none[b-95nwzya3u3] {
        display: flex !important;
    }
    .d-xl-tab-none[b-95nwzya3u3] {
        display: none !important;
    }
        .d-xl-mob-none[b-95nwzya3u3] {
        display: flex !important;
        padding-top:15px;
    }
   
.btn-enquire[b-95nwzya3u3] {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: var(--primary);
    padding: 0 10px;
    text-align: center;
    display: flex;
    height: 49px;
    border-radius: 12px;
    border: 1px solid var(--BLUE-GRADIENT, #0080FF);
    background: #FFF;
    .icon
            {
                width: 26px;
                height: 28px;
                background-color: var(--primary);
            }
        }

        .btn-call[b-95nwzya3u3] {
                    font-size: 17px;
                    font-weight: 600;
                    line-height: 26px;
                    color: #000;
                    padding: 0 10px;
                    text-align: center;
                    display: flex;
                    height: 47px;
                    border-radius: 12px;
                    border: 1px solid #8A8A8A;
                    background: #FFF;
                    .icon
                {
                    width: 26px;
                    height: 28px;
                    background-color: #000;
                }
        }

}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Highlights.cshtml.rz.scp.css */
h2[b-ikoogxqfc1] {
    text-align: left;
}
h2[b-ikoogxqfc1]:after {
   content: "";
    width: 100%;
    border-top: 1px solid var(--text-blue);
}
.key-points[b-ikoogxqfc1] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    color: var(--dark-blue);
    padding-bottom: 40px;
    border-bottom: 1px dashed var(--dark-blue);
    font-size: 20px;
    border-bottom: 1px dashed var(--dark-blue);
}
.key-points .icon-box[b-ikoogxqfc1] {
    background-color: var(--primary);
    width: 65px;
    height: 65px;
    border-radius: 100%;
    padding: 10px;
    margin: 0 auto 20px;
}

.key-points .icon[b-ikoogxqfc1] {
    background-repeat: no-repeat;
    background-size: cover;
    height: 45px;
    filter: invert(1);
}
.info-points[b-ikoogxqfc1] {
    display: grid;
    grid-template-columns: auto auto auto;
    padding-top: 40px;
    grid-gap: 30px;
    color: var(--dark-blue);
    text-align: left;
}
.info-points li[b-ikoogxqfc1] {
    padding: 20px;
    background-color: var(--web-white);
    box-shadow: 0 1px 2px 0 grey;
    border-radius: 3em;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    line-height: 22px;
    align-items: center;
}
.info-points li div[b-ikoogxqfc1] {
    border-radius: 100%;
    background-color: var(--primary);
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.info-points i[b-ikoogxqfc1] {
    height: 20px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_HotelInformation.cshtml.rz.scp.css */
.section-title[hotel-information] {
    justify-content: center;
    padding:0 0 20px 0;
}
.hotel-map[hotel-information] {
    border-radius: 10px!important;
}
/* Tab links swiper slider */
#tab-links-swiper[hotel-information] {
    .swiper-wrapper {
        justify-content: center;
    }

    .swiper-slide[hotel-information] {
        width: auto;
    }

    .tablinks[hotel-information] {
        padding: 11.53px 22.39px 11.53px 22.39px;
        gap: 6.78px;
        border-radius: 10.18px;
        font-size: 13.57px;
        font-weight: 500;
        line-height: 20.35px;
        background: var(--primary-75);
        color: var(--web-white);
        display: block;
        cursor: pointer;
    }

    .swiper-slide.active[hotel-information] {
        background: var(--primary) !important;
    }
}
table[hotel-information] {
    border: 1px solid var(--grey-light);
    border-radius: 1em;
    border-collapse: separate;
    width: 100%;
    margin-bottom: 18px;
    margin-top: 24px;
    min-width: 150px !important;
}
td[hotel-information], th[hotel-information] {
    border-bottom: 1px solid var(--grey-light);
    border-right: 1px solid var(--grey-light);
    padding: 8px;
    text-align: left;
}
    th:first-child[hotel-information], td:first-child[hotel-information] {
        text-align: center;
        width:30%;
    }
    th:last-child[hotel-information], td:last-child[hotel-information] {
        border-right: none !important;
    }
tr:last-child td[hotel-information] {
    border-bottom: none !important;
}
table p[hotel-information] {
    padding-bottom: 8px !important;
}
/* tab Content and cards*/
.tab-content[hotel-information] {
    border-radius: 10px;
    border: 1px solid #A1A1A1;
}
tab-padding[hotel-information] {
    padding: 17.64px;
}
.tab-card:not(:first-child)[hotel-information] {
    display: none;
}

.tab-card[hotel-information] {
    animation: fadeEffect-hotel-information 1s;
}
.main[hotel-information] {
    padding: 20px 20px 0 20px;
}
.checkin-text[hotel-information] {
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: left;
}
.current-text[hotel-information] {
    font-size: 14px;
    font-weight: 500;
    display: block;
    text-align:left;
}
.checkin-format[hotel-information] {
    margin-right: 10px;
}
.icon-toggle[hotel-information] {
    transform: rotate(180deg);
}

    @keyframes fadeEffect-hotel-information {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .tab-card[hotel-information] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    .left{
    .swiper-wrapper {
            > h3
                {
                    font-size: 14px;
                    font-weight: 500;
                    line-height: 20px;
                    text-align: center;
                    border-radius: 12px;
                    padding: 7px 15px;
                    text-decoration: none;
                    cursor: pointer;
                    width: auto;
                    border: 1px solid #C8C9CA;
                    color: #404040;
                    min-width: 202px;
                }

            > h3.active[hotel-information] {
                background: var(--primary);
                color: var(--web-white);
                font-weight: 600;
                font-size: 16px;
            }
        }
    }

.right[hotel-information] {
    width: 100%;
    gap: 20px;
    img {
            height: 418.59px;
            border-radius: 15px;
            width:100%;
        }

.custom-table[hotel-information] {
    border: 1px solid #A1A1A1;
    border-collapse: separate;
    border-radius: 15px;
    td
{
    border-left: 1px solid#A1A1A1;
    border-top: 1px solid #A1A1A1;
    padding: 10px;
    text-align: left;
    font-weight: 400;
}

            td:first-child[hotel-information] {
                border-left: none;
                vertical-align: middle;
                text-align: center;
                font-size: 16px;
                font-weight: 500;
                line-height: 24px;
            }

            tr:first-child td[hotel-information] {
                border-top: none;
            }
        }
    }
}


.card[hotel-information] {
    border-radius: 15px;

    .amenities-header {
              width: fit-content;
        padding-right: 30px;
        padding-bottom: 10px;
        font-weight: 600;
        font-size: 16px;
        line-height: 36px;
    }

    > h4[hotel-information] {
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
        margin-bottom: 5px;
    }

    > p[hotel-information] {
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        padding-bottom: 20px;
    }
}


#tab1[hotel-information] {
    gap: 27px;
    overflow-y: auto;

    .times {
        padding-bottom: 14px;

        > div {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            display: flex;
            align-items: center;
            gap: 7px;

            .icon
                {
                    width: 40px;
                    height: 40px;
                }
        }
    }

}


.tab-bottom-border[hotel-information] {
    border-bottom: 1px solid #A1A1A1;
}

.amenities[hotel-information] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 12px;
    text-align: left;
    padding-bottom: 20px;
    li {
        display: flex;
        gap: 10px;
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;

        .icon {
            width: 28px;
        }
    }
}

#tab2 .left[hotel-information] {
    width: 413px;
}


/* swiper buttons*/
.swiper-slide-container[hotel-information] {
    position: relative;
}

.swiper-section[hotel-information] {
    position: relative;
}

.swiper-button[hotel-information] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--web-white);
    width: 36px;
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
   /* filter: contrast(1);*/
}
span.swiper-button.next.hotel-info-left-swiper-prev[hotel-information] {
    top: 50%;
    left:0;
}

.swiper-button:hover[hotel-information] {
    background-color: var(--primary-75);
}

.hotel-info-swiper-next[hotel-information] {
    right: 15px;
}

.hotel-info-swiper-prev[hotel-information] {
    left: 15px;
}

.description-text[hotel-information] {
    font-weight: 400;
    font-size: 14px;
    margin: 0px 2px 7px;
    line-height: 24px;
    text-align: left;
    padding-bottom: 10px;
    color: #404040;
}

.desc-border[hotel-information] {
    border: 1px solid #A1A1A1;
}

.desc-map-info[hotel-information] {
    padding: 10px;
}

div#tab2[hotel-information] {
    flex-direction: row !important;
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: 1199px) {
    .hotel-information .content[hotel-information] {
        max-width: 100%;
        padding: 0 12px 0 12px;
    }

    #tab1[hotel-information] {
        .times {
            div {
                font-size: 12px;
                line-height: 17px;

           /*     .icon {
                    width: 18.71px;
                }*/
            }
        }

        p[hotel-information] {
            font-size: 14px;
            font-weight: 400;
            line-height: 16.84px;
        }
    }

    > div[hotel-information] {
        font-size: 14.97px !important;
        font-weight: 500 !important;
        line-height: 22.45px !important;
        margin-bottom: 16px !important;
    }

    .amenities[hotel-information] {
        li
{
    font-size: 14px;
    line-height: 22px;
    line-height: 18.71px;
    color: #404040;
    .icon {
                width: 18px;
            }
        }
    }
}

@media (max-width: 991px) {
    #tab-links-swiper[hotel-information] {
        .swiper-wrapper {
            justify-content: unset;
            padding: 0 20px
        }

    }

    #tab1[hotel-information] {
        flex-direction: column;
        gap: 15px;

        .times {
            > div {
                font-size: 18px;
                line-height: 27px;

                .icon {
                    width: 30px;
                }
            }
        }

        > p[hotel-information] {
            font-size: 16px;
            line-height: 24px;
            border-bottom: 1px solid var(--primary);
        }
    }

    > div[hotel-information] {
        font-size: 18px !important;
        line-height: 27px !important;
    }

    .amenities[hotel-information] {
        gap: 15px;

        li
{
    font-size: 14px;
    font-weight:400;
    line-height: 22px;
    .icon {
                width: 21px;
            }
        }
    }

    .tab-card[hotel-information] {
        flex-direction: column;
        .left {
            width: 100% !important;
             height: auto;
        }

        .right[hotel-information] { 
            flex-direction: column;
        }
    }

    .swiper-slide-container[hotel-information] {
        max-width: unset;
    }

}

@media (max-width: 600px) {
    div#tab2[hotel-information] {
        flex-direction: column !important;
        padding-bottom: 22px;
    }
    .amenities[hotel-information] {
        li
        {
            font-size: 16px!important;
        }
    }

    .description-text[hotel-information]{
        font-size: 16px!important;
        margin:0px;
    }

   .tab-card[hotel-information] {
        & .right {
                img  {
                height: 169px!important;
            }
            }
        & .left[hotel-information] {
            & .swiper-wrapper

        {
            & > h3

        {
            font-size: 16px !important;
        }

        }
        }
        }

span.swiper-button.next.hotel-left-info-swiper-next[hotel-information] {
    display: none;
}

span.swiper-button.next.hotel-info-left-swiper-prev[hotel-information] {
    display: none;
}
    #tab1[hotel-information] {
        flex-direction: column;

        .times {
            gap: 15px;

            > div:first-child {
                padding-right: 0 !important;
                border-right: none !important;
            }
        }
    }

}

.accordion-header[hotel-information] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    font-size: 22px !important;
    font-weight: 600 !important;
    background: none;
    border: none;
    height: 80px;
    padding-right: 15px;
    padding-left: 15px;
    align-items: center;
}

    .accordion-header .left-section[hotel-information] {
        display: flex;
        align-items: center;
        gap: 4px; /* space between icon and text */
    }
        .accordion-header .left-section .text[hotel-information] {
            align-items: center;
        }
    .accordion-header .dropdown-icon[hotel-information] {
        margin-left: auto; /* pushes it to the right */
    }
.span-box[hotel-information] {
    Width: 40px;
    height: 40px;
    display: flex;
    justify-content: space-around;
}
span.icon.hotel-about-icon[hotel-information] {
    Width: 40px;
    height: 40px;
}
span.icon.hotel-map-icon[hotel-information] {
    height: 33px;
    width: 27px;
}
span.icon.hotel-bed-icon[hotel-information] {
    height: 40px;
    width: 33px;
}
span.icon.hotel-restaurant-icon[hotel-information] {
    height: 40px;
    width: 24px;
}
span.icon.hotel-bar-icon[hotel-information] {
    height: 40px;
    width: 40px;
}
span.icon.hotel-thingstodo-icon[hotel-information] {
    height: 40px;
    width: 40px;
}
div#tab3[hotel-information], div#tab4[hotel-information], div#tab5[hotel-information], div#tab6[hotel-information] {
    box-shadow: 0px 4.43px 17.71px 0px #9E9E9E40;
    margin: 0 25px 20px 25px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Itineraries.cshtml.rz.scp.css */
section[b-mpidlinxzv] {
    padding-top: 60px;
}

.section-title[b-mpidlinxzv] {
    gap: 10px;
}

.accordion-button[b-mpidlinxzv] {
    display: flex;
    width: 100%;
    border: none;
    margin-bottom: 15px;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    padding: 15px 0 0;
    cursor: pointer;
    border-top: 1px solid var(--primary);
    font-weight: 600;
    font-size: 19px;
    line-height: 28px;
    .flex {
        > h3 {
            text-align: left;
            text-transform: uppercase;
            > span {
                color: var(--primary);
            }
        }
    }
}
.accordion-button > .flex[b-mpidlinxzv] {
    display: flex;
    gap: 10px;
    align-items: center;
}

    .accordion-button > .flex .icon-div[b-mpidlinxzv] {
        width: 42px;
        height: 42px;
        background: var(--primary);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        min-width: 42px;
    }

.accordion-button > .flex .icon-div .icon[b-mpidlinxzv] {
    background-color: var(--web-white);
    width: 17px;
    height: 23px;
}

.accordion-content[b-mpidlinxzv] {
    display: none;
    text-align: left;
    margin: 0 20px 30px 20px;
    border-left: 2px solid var(--primary);
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.icon.accordion-icon[b-mpidlinxzv] {
    zoom: 200%;
}

.expand-icon-container[b-mpidlinxzv] {
    min-width: 24px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary);
    border-radius: 50%;
    .icon {
        background-color: var(--web-white);
        width: 6px;
    }
}

.accordion-item[b-mpidlinxzv] {
    .section-title {
        > h4 {
            font-size: 21.8px;
            line-height: 32.7px;
        }
        .icon[b-mpidlinxzv] {
            width: 38px;
        }
    }
}
.expand-button[b-mpidlinxzv] {
    margin-left: auto;
    color: var(--primary);
    cursor: pointer;
    font-weight: 500;
    font-size: 15.98px;
    padding-top: 12px;
}

@media (max-width: 1024px) {
    .accordion-button[b-mpidlinxzv] {
        font-size: 23.44px;
        font-weight: 600;
        line-height: 35.16px;
    }
    .accordion-content[b-mpidlinxzv] {
        font-size: 13.39px;
        font-weight: 400;
        line-height: 20.09px;
        
        .section-title {
            padding: 35px 0 15px;
        }
        
        > p[b-mpidlinxzv] {
            margin-bottom: 15px;
        }
    }
}
@media (max-width: 768px) {
    .accordion-button[b-mpidlinxzv] {
        font-family: Poppins;
        font-size: 20.09px;
        font-weight: 600;
        line-height: 30.13px;
    }
    .accordion-content[b-mpidlinxzv] {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .icon.accordion-icon[b-mpidlinxzv] {
        zoom: 150%;
    }
}



/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Nights.cshtml.rz.scp.css */
.night-card[b-5h8lkco0rn] {
    width: 119.82px !important;
    height: 66.57px !important;
    border-radius: 13.31px;
    border: 0.67px solid #808080;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    
    p {
        font-size: 15.98px;
        font-weight: 400;
        line-height: 23.96px;
        text-align: center;
    }
    
    h5[b-5h8lkco0rn] {
        font-size: 18.64px;
        font-weight: 700;
        line-height: 27.96px;
        text-align: center;
    }

}

.night-card.active[b-5h8lkco0rn] {
    background: var(--primary);
    border-color: var(--primary);
    font-size: 15.98px;
    font-weight: 700;
    line-height: 23.96px;
    text-align: center;
    color: var(--web-white);
    
    h5 {
        display: none;
    }
}

.swiper-button[b-5h8lkco0rn] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--primary);
    width: 39px;
    height: 39px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}
.swiper-button .icon[b-5h8lkco0rn] {
    background-color: var(--primary-white);
}
.swiper-button:hover[b-5h8lkco0rn] {
    background-color: var(--primary-75);
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Overview.cshtml.rz.scp.css */
#overview .overview-text[package-overview] {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Show only 4 lines initially */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}
.read-more[package-overview] {
    color: var(--primary);
    font-size: 11.85px;
    font-weight: 500;
    line-height: 17.77px;
    text-decoration: none;
    display: flex;
    gap: 5px;
    cursor:pointer;
    .icon
    {
        background-color: var(--primary);
    }

}

.arrow-right-icon[package-overview] {
    margin-left: 10px;
}

.description[package-overview] {
    text-align: left;
    flex: 1;
    /*padding: 15px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
}
p[package-overview]{
    text-align: left;
}
p+p[package-overview] {
    margin-top: 10px;
}
.more-text[package-overview] {
    display: none; /* Hide the rest of the text initially */
}
@media screen and (max-width: 767px) {
    text-align: justify;[package-overview]
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_PackageHeroBanners.cshtml.rz.scp.css */
/*#page-swiper {
    height: 100svh;
}*/
#page-swiper-full[b-ggny7ddrqp] {
    margin: -25px auto 10px auto;
}
#page-swiper-prev[b-ggny7ddrqp] {
    left: 20px;
    z-index: 2;
    cursor: pointer;
    background-color: var(--web-white);
    border-radius: 50%;
    height: 49px;
    width: 49px;
    filter: none;
}

#page-swiper-next[b-ggny7ddrqp] {
    right: 20px;
    z-index: 2;
    cursor: pointer;
    background-color: var(--web-white);
    border-radius: 50%;
    height: 49px;
    width: 49px;
    filter: none;
}

section#package-hero-banners[b-ggny7ddrqp] {
    padding-top: 98px;
    padding-bottom:40px;
}

.no-price[b-ggny7ddrqp] {
    font-weight: 500 !important;
}

.overlay-div[b-ggny7ddrqp] {
    display: none;
}

span.icon.pin-icon.white[b-ggny7ddrqp] {
    width: 35px;
    height: 35px;
}

.breadcrumb-view[b-ggny7ddrqp] {
    margin-top: 10px;
}


.icon.img-icon[b-ggny7ddrqp] {
    width: 24px;
    height: 24px;
}

.offer-actions[b-ggny7ddrqp] {
    display: block;
}

.ratings span.icon[b-ggny7ddrqp] {
    width: 15px !important;
}

.icon.chevron-right-icon[b-ggny7ddrqp], .icon.chevron-left-icon[b-ggny7ddrqp] {
    background: var(--primary);
}
.no-price-avaliable[b-ggny7ddrqp] {
    display: block;
    text-align: left;
    width: 100%;
    padding-top: 8px;
}
.contact-for-prices[b-ggny7ddrqp] {
    text-align: left;
    display: block;
    padding-bottom: 30px;
    padding-top: 15px;
}
#package-info-overlay[b-ggny7ddrqp] {
    height: 100svh;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--web-white);
    flex-direction: column;
    top: 20%;
    text-align: center;
    z-index: 2;
    pointer-events: none;
}

    #package-info-overlay .location[b-ggny7ddrqp] {
        margin-bottom: 20px;
    }

        #package-info-overlay .location .icon[b-ggny7ddrqp] {
            width: 20px;
            height: 26px;
        }

.offer-left li img[b-ggny7ddrqp] {
    filter: brightness(0) saturate(100%) !important;
    height: 34px;
    width: 34px;
}

#package-info-overlay .destinations-text[b-ggny7ddrqp] {
    font-weight: 400;
    line-height: 1;
}

.highlights-feature[b-ggny7ddrqp] {
    font-size: 26px;
    font-weight: 600;
    display: flex;
    padding-bottom: 10px;
}

.special-offer[b-ggny7ddrqp] {
    width: 100%;
    text-align: center;
    span

{
    background-color: var(--secondary);
    color: var(--primary-black);
    border-radius: 20px;
    font-weight: 600;
    font-size: 24px;
    padding: 5px 25px;
}

}

.info-text[b-ggny7ddrqp] {
    display: flex;
    font-size: 20px;
    align-items: center;
    justify-content: center;
}

h1[b-ggny7ddrqp] {
    color: var(--web-white);
    font-family: Poppins;
    font-size: 64px;
    font-weight: 600 !important;
    text-align: center;
}

.button-container[b-ggny7ddrqp] {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    flex-wrap: wrap;
    pointer-events: all;
}

.button-like[b-ggny7ddrqp] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: var(--web-white);
    border-radius: 15px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    width: 300px;
}

.button-text[b-ggny7ddrqp] {
    font-weight: 400;
    font-size: 24px;
    color: black;
    padding-left: 10px;
}

select[b-ggny7ddrqp] {
    cursor: pointer;
    -webkit-appearance: button;
    pointer-events: all;
}

    select.sort-option option[b-ggny7ddrqp] {
        color: black;
    }

        select.sort-option option:hover[b-ggny7ddrqp] {
            background-color: #ddd;
        }

span.icon.phone-icon.black[b-ggny7ddrqp] {
    width: 24.58px;
    Height: 23.38px;
}

span.icon.envelope-icon.black[b-ggny7ddrqp] {
    width: 24.58px;
    Height: 18.38px;
}

.middle-border[b-ggny7ddrqp] {
    margin: 0 25px;
    border-left: 2px solid var(--grey-line);
    height: 50px;
    content: "";
}

.prices[b-ggny7ddrqp] {
    display: grid;
}

.price[b-ggny7ddrqp] {
    font-size: 24px;
    font-weight: 500;
}

.call-btn[b-ggny7ddrqp] {
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.duration[b-ggny7ddrqp] {
    display: grid;
    #nightSpan

{
    font-size: 24px;
    font-weight: 500;
}

#nightSpan[b-ggny7ddrqp]::after {
    content: " Nights";
}

}

/* Container for the swiper */
#page-swiper-list[b-ggny7ddrqp] {
    width: 100%;
    height: auto; /* let height be automatic for gallery content */
    margin: -25px auto -16px; /* center horizontally */
}

/* Basic swiper container styles */
.swiper-list[b-ggny7ddrqp] {
    width: 100%;
    height: 100%;
    overflow: visible; /* prevent clipping shadows or overlays */
    position: relative;
}

/* Fix swiper-slide to allow block/grid layout inside */
.swiper-slide[b-ggny7ddrqp] {
    display: block !important;
    height: auto !important;
    width: 100% !important;
}

    .swiper-slide.single-image img[b-ggny7ddrqp] {
        border-radius: 22px;
        height: 100%;
        width: 100%
    }
/* GALLERY GRID */
.deal-gallery[b-ggny7ddrqp] {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    position: relative;
    padding-bottom: 20px;
}

/* MAIN IMAGE */
.main-img[b-ggny7ddrqp] {
    width: 1080px;
    height: 532px;
    object-fit: cover;
    border-radius: 22px 0 0 22px;
    cursor: pointer;
}

/* RIGHT SIDE GRID (2�2) */
.gallery-side-grid[b-ggny7ddrqp] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 8px;
    height: 532px;
}

.side-img-item[b-ggny7ddrqp] {
    width: 100%;
    height: 100%;
}

.img-side-1 img[b-ggny7ddrqp] {
    border-radius: 0 22px 0 0;
}

.img-side-3 img[b-ggny7ddrqp] {
    border-radius: 0 0 22px 0;
}

.side-img[b-ggny7ddrqp] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.swiper-slide.single-image[b-ggny7ddrqp] {
    height: 532px !important;
}
/* VIEW ALL BUTTON (matches screenshot) */
.gallery-viewall[b-ggny7ddrqp] {
    position: absolute;
    bottom: 12px;
    right: 16px;
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 31px;
    text-align: center;
}

button.gallery-viewall.full-image[b-ggny7ddrqp] {
    bottom: 0;
    margin-bottom: 15px;
}
.gallery-viewall:hover[b-ggny7ddrqp] {
    background: #ffffff;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
}

/* LIGHTBOX */
/* LIGHTBOX FULLSCREEN BACKDROP */
.lightbox[b-ggny7ddrqp] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.95); /* nearly solid black */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
}

    /* HIDE BY DEFAULT */
    .lightbox.hidden[b-ggny7ddrqp] {
        display: none;
    }

/* LARGE IMAGE */
.lightbox-slide[b-ggny7ddrqp] {
    display: none; /* only one visible at a time via JS */
    max-width: 90vw;
    max-height: 85vh;
    border-radius: 12px;
    box-shadow: 0 0 30px rgba(0,0,0,0.8);
    object-fit: contain;
}

.lightbox-prev.disabled[b-ggny7ddrqp],
.lightbox-next.disabled[b-ggny7ddrqp] {
    opacity: 0.4;
    cursor: not-allowed;
}

.lightbox-slide[b-ggny7ddrqp] {
    min-width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-wrap[b-ggny7ddrqp] {
    padding: 63px 110px 3px 110px;
    overflow: hidden;
    max-width: 100%;
    height: 90vh;
}

    .img-wrap img[b-ggny7ddrqp] {
        object-fit: contain;
        border-radius: 32px;
    }
/*.lightbox-slide img {
        max-width: 100%;
        object-fit: contain;
        height: 77vh;
        border-radius: 31.167px;
    }*/
/* CLOSE BUTTON TOP RIGHT */
.lightbox-close[b-ggny7ddrqp] {
    position: fixed;
    top: 20px;
    right: 30px;
    color: #fff;
    cursor: pointer;
    z-index: 110000;
    user-select: none;
    transition: color 0.2s ease;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    font-size: 34px;
    line-height: 48px;
    background: #515151;
}

    .lightbox-close:hover[b-ggny7ddrqp] {
        background: var(--primary);
    }

/* NAVIGATION BUTTONS LEFT & RIGHT */
.lightbox-prev[b-ggny7ddrqp],
.lightbox-next[b-ggny7ddrqp] {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: #45B1E8;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    transition: background-color 0.3s ease;
    z-index: 110000;
}

    .lightbox-prev:hover[b-ggny7ddrqp],
    .lightbox-next:hover[b-ggny7ddrqp] {
        color: #0080FF;
    }

.lightbox-prev[b-ggny7ddrqp] {
    left: 30px;
}

.lightbox-next[b-ggny7ddrqp] {
    right: 30px;
}

/* Make sure lightbox content can't scroll and is centered */
.lightbox-content[b-ggny7ddrqp] {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 0.4s ease-in-out;
    will-change: transform;
}

.offer-wrapper[b-ggny7ddrqp] {
    display: flex;
    justify-content: space-between;
    /*padding: 20px;*/
    /*  background: #ffffff;*/
    border-radius: 14px;
    /*box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    gap: 20px;
    max-width: 1000px;*/
    margin: auto;
}

.location-header[b-ggny7ddrqp] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -25px;
}

.offer-left[b-ggny7ddrqp] {
    flex: 1;
}

.offer-title[b-ggny7ddrqp] {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    padding-left: 6px;
}

    .offer-title span[b-ggny7ddrqp] {
        font-weight: 400;
        color: #666;
    }

.offer-features[b-ggny7ddrqp] {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

    .offer-features li[b-ggny7ddrqp] {
        margin-bottom: 20px;
        font-size: 16px;
        display: flex;
        align-items: center;
        gap: 10px;
        font-weight: 500;
    }

        .offer-features li span[b-ggny7ddrqp] {
            text-align: left;
            color: var(--Primary-Black, #404040);
        }

.offer-right[b-ggny7ddrqp] {
    min-width: 431px;
    background: #FFFFFF;
    border-radius: 22px;
    border: 1px solid var(--Stroke-Grey, #A1A1A1);
    box-shadow: 0 4.428px 17.712px 0 rgba(158, 158, 158, 0.25);
}

.offer-header[b-ggny7ddrqp] {
    position: relative;
    overflow: hidden;
    background: var(--primary);
    color: white;
    text-align: center;
    padding: 10px;
    border-radius: 21px 21px 0 0;
    font-size: 16px;
}

    .offer-header[b-ggny7ddrqp]::after {
        content: '';
        position: absolute;
        top: 0;
        left: -100%; /* start offscreen left */
        width: 100%;
        height: 99%;
        background-image: url(/newexperience/images/icons/header-annimation-icon.svg);
        background-repeat: no-repeat;
        background-size: contain; /* ya cover, apke image ratio par depend karta hai */
        background-position: center;
        animation: moveShine-b-ggny7ddrqp 5s linear infinite;
        z-index: 1;
        pointer-events: none;
    }

@keyframes moveShine-b-ggny7ddrqp {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}


.offer-header-text[b-ggny7ddrqp] {
    position: relative;
    z-index: 2;
}

.offer-bottom[b-ggny7ddrqp] {
    padding: 24px;
}

.flight-toggle[b-ggny7ddrqp] {
    display: flex;
    padding: 5px;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 -2px 32px 0 rgba(0, 0, 0, 0.05), 0 -2px 32px 0 rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
}

    .flight-toggle .toggle-btn[b-ggny7ddrqp] {
        flex: 1;
        border: none;
        background: transparent;
        font-weight: 600;
        cursor: pointer;
        z-index: 2;
        padding: 7px 5px;
        white-space: nowrap;
    }

        .flight-toggle .toggle-btn.active[b-ggny7ddrqp] {
            color: #fff;
        }

    .flight-toggle .toggle-slider[b-ggny7ddrqp] {
        position: absolute;
        top: 6px;
        height: calc(100% - 12px);
        border-radius: 12px;
        background: #45B1E8;
        box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.10), 0 2px 4px 0 rgba(0, 0, 0, 0.10);
        transition: all 0.3s ease;
        z-index: 1;
        opacity: 0;
    }

.offer-price[b-ggny7ddrqp] {
    text-align: start;
}


.btn-enquire:hover[b-ggny7ddrqp], .btn-call:hover[b-ggny7ddrqp] {
    background-image: linear-gradient( 45deg, #0080FF, #45B1E0 );
    color: var(--web-white);
}

.btn:hover span.icon[b-ggny7ddrqp] {
    background: var(--web-white);
}

.tab[b-ggny7ddrqp] {
    flex: 1;
    padding: 6px;
    border: none;
    background: #eee;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
}

    .tab.active[b-ggny7ddrqp] {
        background: white;
        border: 1px solid #bcd9ff;
        font-weight: bold;
    }

.offer-price-text[b-ggny7ddrqp] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    align-items: flex-end;
    padding-bottom: 12px;
}

.offer-price span[b-ggny7ddrqp] {
    font-size: 20px;
    font-weight: 500;
    align-items: flex-end;
}

.discount-text[b-ggny7ddrqp] {
    font-weight: 400 !important;
    font-size: 20px;
    color: grey;
}

.description-sell-price[b-ggny7ddrqp] {
    font-size: 32px !important;
    font-weight: 600 !important;
    margin-bottom: -6px;
}

.old-price[b-ggny7ddrqp] {
    text-decoration: line-through;
    margin-left: 2px;
}

    .old-price[b-ggny7ddrqp]:before {
        text-decoration: line-through;
        color: gray;
        display: inline-block;
        font-weight: 400 !important;
        font-size: 20px;
    }

    .old-price[b-ggny7ddrqp]:after {
        text-decoration: line-through;
        color: gray;
        content: "pp";
        display: inline-block;
        font-size: 20px;
    }

.offer-actions[b-ggny7ddrqp] {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.btn[b-ggny7ddrqp] {
    flex: 1;
    text-align: center;
    padding: 10px;
    border-radius: 12px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

.btn-call[b-ggny7ddrqp] {
    border: 1px solid #ccc;
    background: white;
}

.btn-enquire[b-ggny7ddrqp] {
    color: var(--primary);
    border: 1px solid var(--primary);
}

.btn span.icon[b-ggny7ddrqp] {
    display: inline-flex;
    width: 24px;
    height: 20px;
    margin-bottom: -3px;
}

.cabin-pill-wrapper[b-ggny7ddrqp] {
    width: 320px;
    padding: 6px;
    border-radius: 20px;
    background: #fff;
    box-shadow: inset 0 0 0 1px #e6e6e6;
}

.cabin-pill-select[b-ggny7ddrqp] {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
}

    .cabin-pill-select option[b-ggny7ddrqp] {
        padding: 14px 0;
        text-align: center;
        border-radius: 16px;
        margin: 6px 0;
        font-weight: 600;
    }

        .cabin-pill-select option:checked[b-ggny7ddrqp] {
            background: #4bb6e9 !important;
            color: #fff;
        }

    @media (max-width: 1200px) {
        h1[b-ggny7ddrqp] {
            font-size: 48px;
        }
    }
    /* TABLET */
    @media (max-width: 1024px) {
        .img-wrap[b-ggny7ddrqp] {
            height: unset;
            border-radius: unset;
        }

        .main-img[b-ggny7ddrqp] {
            width: 100%;
            height: 445px;
            border-radius: 19px 0 0 19px;
        }
        .swiper-slide.single-image[b-ggny7ddrqp] {
            height: 445px !important;
        }
            .swiper-slide.single-image img[b-ggny7ddrqp] {
                border-radius: 22px;
                height: 100%;
            }

        .gallery-side-grid[b-ggny7ddrqp] {
            display: grid;
            height: 445px;
        }

        .img-side-1 img[b-ggny7ddrqp] {
            border-radius: 0 19px 0 0;
        }

        .img-side-3 img[b-ggny7ddrqp] {
            border-radius: 0 0 19px 0;
        }

        .gallery-viewall[b-ggny7ddrqp] {
            bottom: 10px;
            right: 10px;
        }

        .deal-gallery[b-ggny7ddrqp] {
            gap: 6px;
        }

        .lightbox-prev[b-ggny7ddrqp],
        .lightbox-next[b-ggny7ddrqp] {
            position: fixed;
            top: 46%;
        }

        .lightbox-content[b-ggny7ddrqp] {
            touch-action: pan-y;
        }
    }

    @media (max-width: 900px) {
        h1[b-ggny7ddrqp] {
            font-size: 40px;
        }

        .offer-right[b-ggny7ddrqp] {
            min-width: 350px;
        }

        .btn[b-ggny7ddrqp] {
            font-size: 13px;
        }
    }

    @media (max-width: 780px) {
        .swiper-button[b-ggny7ddrqp] {
            display: flex;
        }

        h1[b-ggny7ddrqp] {
            font-size: 36px;
        }
    }
    /* MOBILE */
    @media (max-width: 768px) {

        .deal-gallery[b-ggny7ddrqp] {
            display: block;
        }

        .gallery-side-grid[b-ggny7ddrqp] {
            display: none;
        }

        .gallery-viewall[b-ggny7ddrqp] {
            bottom: 10px;
            right: 10px;
        }
    }

    @media screen and (max-width: 700px) {
        .contact-for-prices[b-ggny7ddrqp] {
            padding-bottom: 20px;
            padding-top: unset;
        }
        .no-price-avaliable[b-ggny7ddrqp] {
            padding-top: unset;
        }
        span#nightSpan[b-ggny7ddrqp] {
            margin-bottom: -1px;
        }

        .swiper-slide img[b-ggny7ddrqp] {
            border-radius: unset;
        }

        .old-price[b-ggny7ddrqp]:before {
            font-size: 14px;
        }

        .old-price[b-ggny7ddrqp]:after {
            font-size: 14px;
        }

        .offer-bottom[b-ggny7ddrqp] {
            padding: 16px;
        }

        /*.offer-price-text {
            padding-top: 10px;
            padding-bottom: unset;
        }*/

        .highlights-feature[b-ggny7ddrqp] {
            font-size: 24px;
            padding-bottom: 16px;
            padding-top: 24px;
        }

        section#package-hero-banners[b-ggny7ddrqp] {
            padding-top: 0;
            padding-bottom: unset;
        }

        .main-img[b-ggny7ddrqp] {
            border-radius: unset;
            height: 450px;
        }
        .swiper-slide.single-image[b-ggny7ddrqp] {
            height: 380px !important;
        }
            .swiper-slide.single-image img[b-ggny7ddrqp] {
                border-radius: unset;
                height: 100%;
            }

        .deal-gallery[b-ggny7ddrqp] {
            padding-bottom: 0;
        }

        .content[b-ggny7ddrqp] {
            padding: 0;
            margin-bottom: -30px;
        }

        .overlay-div[b-ggny7ddrqp] {
            display: block;
            padding-top: 16px;
        }

        .content-add[b-ggny7ddrqp] {
            max-width: 1360px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            text-align: center;
            padding: 0 var(--spacing);
            bottom: 56px;
            left: 50%;
            transform: translateX(-50%);
            background: var(--web-white);
            z-index: 10;
            border-radius: 20px 20px 0px 0px;
        }

        .offer-wrapper[b-ggny7ddrqp] {
            margin-top: 20px;
            justify-content: space-between;
            flex-direction: column-reverse;
        }

        body .breadcrumb-view[b-ggny7ddrqp] {
            display: none !important;
        }
/*
        .offer-right {
            width: 100%;
        }*/

       /* .offer-actions {
            display: none;
        }*/

        .gallery-viewall[b-ggny7ddrqp] {
            border-radius: 12px;
            background: rgba(45, 45, 45, 0.40);
            backdrop-filter: blur(17.5px);
            color: var(--web-white);
            bottom: 50px;
            border: transparent;
            height: 30px;
        }
        button.gallery-viewall.full-image[b-ggny7ddrqp] {
            bottom: 27px;
        }
            .gallery-viewall span.icon[b-ggny7ddrqp] {
                background-color: var(--web-white);
            }

        .lightbox-prev[b-ggny7ddrqp], .lightbox-next[b-ggny7ddrqp] {
            width: 30px;
            height: 30px;
            font-size: 15px;
            line-height: 32px;
            top: 42%;
        }
        .lightbox-prev[b-ggny7ddrqp] {
            left: 3px;
        }

        .lightbox-next[b-ggny7ddrqp] {
            right: 3px;
        }
        .img-wrap[b-ggny7ddrqp] {
            padding: unset;
            overflow: hidden;
            max-width: 100%;
            height: unset;
        }

            .img-wrap img[b-ggny7ddrqp] {
                padding: unset;
                border-radius: unset;
            }

        .lightbox-close[b-ggny7ddrqp] {
            font-size: 25px;
            line-height: 35px;
            width: 35px;
            height: 35px;
            top: 20px;
            right: 20px;
        }

        .offer-price span[b-ggny7ddrqp] {
            font-size: 14px;
            font-weight: 400;
            margin-top: 7px;
        }

        .discount-text[b-ggny7ddrqp] {
            font-weight: 400 !important;
            font-size: 14px;
        }

        .description-sell-price[b-ggny7ddrqp] {
            font-size: 24px !important;
            font-weight: 600 !important;
        }

        .toggle-btn[b-ggny7ddrqp] {
            font-size: 14px;
        }

        .offer-left li img[b-ggny7ddrqp] {
            height: 24px;
            width: 24px;
        }
        #page-swiper-full[b-ggny7ddrqp] {
            margin: auto auto 30px auto;
        }
    }

    @media(max-width: 610px) {
        #package-info-overlay .location .icon[b-ggny7ddrqp] {
            width: 16px;
            height: 20px;
        }

        #package-info-overlay h1[b-ggny7ddrqp] {
            padding-left: 16px;
            padding-right: 16px;
        }

        #package-info-overlay .destinations-text[b-ggny7ddrqp] {
            font-size: 22px;
        }

        #page-swiper-prev[b-ggny7ddrqp] {
            left: 3px;
        }

        #page-swiper-next[b-ggny7ddrqp] {
            right: 3px;
        }

        .info-text[b-ggny7ddrqp] {
            font-size: 16px;
        }

        .special-offer[b-ggny7ddrqp] {
            span

{
    font-weight: 500;
    font-size: 20px;
}

}

.right-circle-icon[b-ggny7ddrqp], .left-circle-icon[b-ggny7ddrqp] {
    height: 10px
}

.header-fancy[b-ggny7ddrqp] {
    font-size: 24px;
}

.right-text[b-ggny7ddrqp] {
    font-size: 24px;
}

.button-like[b-ggny7ddrqp] {
    width: 200px;
}

.right-border[b-ggny7ddrqp] {
    margin-right: -91px;
}

select[b-ggny7ddrqp] {
    -webkit-appearance: auto;
    font-size: 15px;
}

.button-text[b-ggny7ddrqp], .price[b-ggny7ddrqp], .duration[b-ggny7ddrqp], .duration-text[b-ggny7ddrqp], #nightSpan[b-ggny7ddrqp], .destinations-text[b-ggny7ddrqp] {
    font-size: 15px;
}

.nights[b-ggny7ddrqp] {
    width: 55%;
    padding-left: 17px;
}

.prices[b-ggny7ddrqp] {
    padding-right: 30px;
}

.banner[b-ggny7ddrqp] {
    padding-top: 30px;
}

#banner-swiper-prev[b-ggny7ddrqp] {
    left: 5px;
    .icon

{
    height: 10px;
}

}

#banner-swiper-next[b-ggny7ddrqp] {
    right: 5px;
    .icon

{
    height: 10px;
}

}

.duration[b-ggny7ddrqp] {
    #nightSpan

{
    font-size: 15px;
}

}

h1[b-ggny7ddrqp] {
    font-size: 28px;
}

}

@media(max-width: 410px) {
    .button-container[b-ggny7ddrqp] {
        margin-top: 0px;
    }

    .button-like[b-ggny7ddrqp] {
        width: 167px;
    }

    #package-info-overlay[b-ggny7ddrqp] {
        top: 14%;
    }

    h1[b-ggny7ddrqp] {
        font-size: 28px;
    }

    .middle-border-location[b-ggny7ddrqp]::before {
        padding: 0px 2px 0px;
    }

    .offer-features[b-ggny7ddrqp] {
        grid-template-columns: none;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_PhotoGallery.cshtml.rz.scp.css */
/* 
**********************************************************************************
 Please import newexperience/gallery.css file to the page for the gallery to work 
 Do not import styles here, as it will not work as expected.
**********************************************************************************
*/
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Prices.cshtml.rz.scp.css */
#prices[b-24jrb6l6ii] {
    background: var(--primary-50);
}

#EnquireNavigation[b-24jrb6l6ii] {
    display: none;
}

.nav-container[b-24jrb6l6ii] {
    display: none;
}

.enquiry-container[b-24jrb6l6ii] {
    background: var(--web-white);
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
select[b-24jrb6l6ii] {
    width: 100%;
    border-radius: 9.88px;
    color: var(--primary-black);
    padding: 6px 14px;
    text-align: left;
    background: white;
    font-weight: 500;
    font-size: 13.18px;
    line-height: 19.77px;
    cursor: pointer;
}
.prices-header[b-24jrb6l6ii] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0 !important;

    .filters {
        display: flex;
        gap: 16px;

        > label {
            font-size: 11.86px;
            font-weight: 500;
            line-height: 17.79px;
        }

        .dropdown[b-24jrb6l6ii] {
            background-image: url("data:image/svg+xml,%3Csvg%20width%3D%229%22%20height%3D%225%22%20viewBox%3D%220%200%209%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.76562%200.565129L4.14193%204.36621L0.518228%200.565129%22%20stroke%3D%22%230C0C0C%22%20stroke-width%3D%220.988281%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position-x: calc(100% - 15px);
            background-position-y: 14px;
        }
    }
}

#contactUsSectionNoPrices[b-24jrb6l6ii] {
    display: none;
}

#contactUsForPriceYears[b-24jrb6l6ii] {
    font-weight: 500;
    font-size: 1.2rem;
    text-align: center;
}

.data-row[b-24jrb6l6ii] {
    margin-bottom: 30px !important;

    .swiper-section {
        position: relative;
    }

    .white-shadow[b-24jrb6l6ii] {
        position: absolute;
        right: 0;
        width: 100px;
        background: linear-gradient(
                90deg,
                rgba(2, 0, 36, 1) 0%,
                rgba(255, 255, 255, 0) 0%,
                rgba(255, 255, 255, 1) 100%
        );
        z-index: 2;
        margin: auto;
        top: 0;
        bottom: 0;
    }


    > h3[b-24jrb6l6ii] {
        font-size: 18.45px;
        font-weight: 700;
        line-height: 31.63px;
        text-align: left;
    }

    .price-div[b-24jrb6l6ii] {
        background: var(--web-white);
        width: 97.29px !important;
        height: 97.29px !important;
        border-radius: 14.59px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        cursor: pointer;

        > p {
            font-size: 13.18px;
            font-weight: 500;
            line-height: 19.77px;
        }

        .month-name[b-24jrb6l6ii] {
            font-size: 15.81px;
            font-weight: 700;
            line-height: 23.72px;
        }

        .price-text[b-24jrb6l6ii] {
            font-size: 18.45px;
            font-weight: 700;
            line-height: 27.67px;
            text-align: center;
        }
    }

    .price-div.lowest[b-24jrb6l6ii] {
        > p {
            color: var(--secondary);
        }
    }

    .price-div.active[b-24jrb6l6ii] {
        background: var(--primary);

        > p {
            color: var(--web-white);
        }
    }
}

.data-row:has(.next.swiper-button-disabled) .white-shadow[b-24jrb6l6ii] {
    display: none !important;
}

.price-disclaimer[b-24jrb6l6ii] {
    font-weight: 400;
    font-style: italic;
    font-size: 13.18px;
}

.request-h4[b-24jrb6l6ii] {
    font-size: 13.18px !important;
}

.swiper-button[b-24jrb6l6ii] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--primary);
    width: 39px;
    height: 39px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}

.swiper-button .icon[b-24jrb6l6ii] {
    background-color: var(--primary-white);
}

.swiper-button:hover[b-24jrb6l6ii] {
    background-color: var(--primary-75);
}

span.icon.info-icon[b-24jrb6l6ii] {
    margin-right: 6px;
    margin-bottom: -2px;
}

.enquiry[b-24jrb6l6ii] {
    text-align: center;

    > p {
        font-size: 20.45px;
        font-weight: 400;
        line-height: 25px;
    }

    .price-text[b-24jrb6l6ii] {
        font-size: 39.43px;
        font-weight: 400;
        line-height: 55px;

        > span {
            font-weight: 700;
        }
    }
}

.buttons[b-24jrb6l6ii] {
    display: flex;
    gap: 5px;
}

.buttons-centered[b-24jrb6l6ii] {
    justify-content: center;
}

.btn[b-24jrb6l6ii] {
    background: var(--primary-gradient);
    font-size: 17.53px;
    font-weight: 600;
    line-height: 26.29px;
    color: var(--web-white);
    padding: 0 10px;
    text-align: center;
    border-radius: 10.95px;
    height: 46.73px;
    display: flex;
    align-items: center;
    justify-content: center;

    .icon {
        width: 26px;
        height: 28px;
        background-color: var(--web-white);
    }

    .contact-number[b-24jrb6l6ii] {
        display: none;
    }

}

.btn-enquire[b-24jrb6l6ii] {
    min-width: 228px;
    cursor: pointer;
}

.navigation[b-24jrb6l6ii] {
    order: 1;
    flex: 1;
    width: 100%;
}

.nav[b-24jrb6l6ii] {
    margin-top: 20px;
}

.sold-out-text[b-24jrb6l6ii] {
    opacity: 50%;
}

.sold-out-div[b-24jrb6l6ii] {
    opacity: 70%;
    cursor: default!important;
}

@media screen and (max-width: 1400px) {
    .package-data-swiper-next[b-24jrb6l6ii] {
        right: 10px;
    }
}

@media screen and (max-width: 600px) {
    span.swiper-button.next.price-data-swiper-next[b-24jrb6l6ii], span.swiper-button.prev.price-data-swiper-prev[b-24jrb6l6ii]{
        display:none;
    }
    .nav-container[b-24jrb6l6ii] {
        display: flex;
        flex-direction: column;
    }

    .btn-enquire[b-24jrb6l6ii] {
        min-width: unset;
    }

    .buttons[b-24jrb6l6ii] {
        order: 2;
        margin-left: auto;
        width: 100%;

        .btn {
            font-size: 14.2px;
            font-weight: 600;
            line-height: 21.29px;
            flex: 1;

            .contact-number {
                display: block;
                margin-left: 5px;
            }
        }

        .btn-enquire[b-24jrb6l6ii] {
            min-width: unset;
        }
    }

    .d-xl-none[b-24jrb6l6ii] {
        display: flex !important;
    }

    .enquiry-container[b-24jrb6l6ii] {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .title[b-24jrb6l6ii] {
        font-size: 16.78px;
        font-weight: 400;
        line-height: 25.17px;
        display: flex;
        flex-direction: column;

        > span {
            display: flex;
            align-items: center;
            gap: 5px;
        }

        > span:first-child[b-24jrb6l6ii] {
            font-size: 25.92px;
            font-weight: 600;
            line-height: 38.88px;
        }

        .icon[b-24jrb6l6ii] {
            display: block;
            width: 11px;
            height: 15px;
        }
    }

    .enquiry[b-24jrb6l6ii] {
        > p {
            font-size: 16.56px;
            font-weight: 400;
            line-height: 24.84px;
        }

        .price-text[b-24jrb6l6ii] {
            font-size: 31.94px;
            font-weight: 400;
            line-height: 47.91px;

            > span {
                font-weight: 700;
            }
        }
    }

    .nav a[b-24jrb6l6ii] {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
    }

    #enquire-nav[b-24jrb6l6ii] {
        top: -60px;
    }

    .prices-header[b-24jrb6l6ii] {
        flex-direction: column;
        padding-bottom: 30px;

        .section-title {
            padding-bottom: 10px;
        }

        .filters[b-24jrb6l6ii] {
            justify-content: center;
        }
    }

    .data-row .white-shadow[b-24jrb6l6ii] {
        display: none !important;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_RelatedHolidays.cshtml.rz.scp.css */
#related-holidays[b-3bolyip3z4] {
    padding: 60px 0;
}

.swiper.related-holidays-swiper .swiper-slide[b-3bolyip3z4] {
    padding: 15px;
}

.swiper-slide[b-3bolyip3z4] {
    width: 414px;
    padding: 15px 10px;
}
span.swiper-button.next.related-holidays-swiper-prev[b-3bolyip3z4] {
    top: 35%;
}
.swiper-button[b-3bolyip3z4] {
    position: absolute;
    top: 32%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--primary);
    width: 39px;
    height: 39px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}
.swiper-button .icon[b-3bolyip3z4] {
    background-color: var(--primary-white);
}
.swiper-button:hover[b-3bolyip3z4] {
    background-color: var(--primary-75);
}
.img-icon[b-3bolyip3z4] {
    width: 48.18px;
    height: 48.18px;
   margin-right:5px;
}
@media screen and (min-width: 1400px) {

    .swiper.related-holidays-swiper .next[b-3bolyip3z4] {
        right: 3px;
    }   
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_ReviewCard.cshtml.rz.scp.css */
.review-card[b-vjd6a96j2u] {
    display: flex;
    min-height: 310px;
    margin-bottom: 40px;
    border: 4px solid var(--primary)!important;
    border-radius: 32.25px;
    overflow: hidden;
    height: 300px;
    .images {
        position: relative;
        width: 350px;
    }

    .description[b-vjd6a96j2u] {
        text-align: left;
        flex: 1;
        padding: 22px;
        position: relative;



        > p {
            font-size: 14.53px;
            font-weight: 400;
            line-height: 21.8px;
            text-align: left;
            margin-bottom: 10px;
        }
        .hotel-name[b-vjd6a96j2u] {
            font-size: 18.17px;
            font-weight: 600;
            line-height: 27.25px;
            margin-bottom: 49px;
        }
    }

}

@media screen and (max-width: 767.98px) {
    .review-card[b-vjd6a96j2u] {
        flex-direction: column;
        border-radius: 32px;
        height: auto;

        .images {
            width: 100%;
            height: 270px;
            
            img {
                border-radius: 0 0 32px 32px;
            }
        }

        .description[b-vjd6a96j2u] {
            h3 {
                margin-bottom: 10px;
            }
        }
    }
}

@media screen and (max-width: 567px) {
    .review-card .images[b-vjd6a96j2u]{
        height: 209px;
    }
}

/* swiper buttons*/
.swiper-slide-container[b-vjd6a96j2u] {
    position: relative;
    height: 100%;
}

.swiper-section[b-vjd6a96j2u] {
    position: relative;
    height: 100%;
}

.swiper[b-vjd6a96j2u] {
    height: 100%;
}

.swiper img[b-vjd6a96j2u] {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.swiper-button[b-vjd6a96j2u] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--web-white);
    width: 36px;
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}

.swiper-button .icon[b-vjd6a96j2u] {
    background-color: var(--primary);
}

.swiper-button:hover[b-vjd6a96j2u] {
    background-color: var(--primary-75);
}

.review-swiper-next[b-vjd6a96j2u] {
    right: 15px;
}

.review-swiper-prev[b-vjd6a96j2u] {
    left: 15px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_Rooms.cshtml.rz.scp.css */
.room-card[b-j8a7tyrtbr] {
    min-height: 250.89px;
    margin-bottom: 40px;
    border: 0.66px solid #808080;
    border-radius: 32.25px;
    overflow: hidden;
    .image
        {
            position: relative;
            float: left;
            width: 40%;
            img
{
    height: 100%;
    position: relative;
    float: left;
    min-height: 300px;
    max-height: 300px;
}

.icon-image[b-j8a7tyrtbr] {
    position: absolute;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    background-color: var(--web-white);
    bottom: 15px;
    left: 15px;
    justify-content: center;
    border-radius: 50%;
    .icon

{
    background-color: var(--primary);
    width: 27px;
    height: 27px;
}

}
}

.description[b-j8a7tyrtbr] {
    text-align: left;
    flex: 1;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    h3

{
    font-size: 21.06px;
    font-weight: 600;
    line-height: 31.59px;
    margin-bottom: 10px;
}

p[b-j8a7tyrtbr] {
    font-size: 14.48px;
    font-weight: 400;
    line-height: 21.72px;
    color: #404040;
    margin-bottom: 8px;
}

h6[b-j8a7tyrtbr] {
    font-size: 14.48px;
    font-weight: 500;
    line-height: 21.72px;
    margin-bottom: 8px;
    span

{
    font-size: 13.16px;
    font-weight: 400;
    line-height: 19.74px;
}

}

.read-more[b-j8a7tyrtbr] {
    color: var(--primary);
    font-size: 11.85px;
    font-weight: 500;
    line-height: 17.77px;
    text-decoration: none;
    display: flex;
    gap: 5px;
    .icon
{
    background-color: var(--primary);
}

}

.select-btn[b-j8a7tyrtbr] {
    position: absolute;
    right: 0;
    bottom: 30px;
    border: 1.32px solid var(--primary);
    background: var(--primary-50);
    color: var(--primary);
    width: 164px;
    text-align: center;
    border-radius: 10.53px 0 0 10.53px;
    font-size: 19.74px;
    font-weight: 500;
    line-height: 29.62px;
    padding: 4px 10px;
    cursor: pointer;
}

.amount[b-j8a7tyrtbr] {
    position: absolute;
    right: 10px;
    top: 15px;
    color: var(--primary);
    font-size: 26.33px;
    font-weight: 700;
    line-height: 39.49px;
}

}
}

.room-card.active[b-j8a7tyrtbr] {
    border: 2.63px solid var(--primary);
    .select-btn

{
    background: var(--primary) !important;
    color: var(--web-white) !important;
}

}
.title-text[b-j8a7tyrtbr]{
   font-size:22px;
   font-weight:600;
}
/* swiper buttons*/
.swiper-slide-container[b-j8a7tyrtbr] {
    position: relative;
    height: 100%;
}

.swiper-section[b-j8a7tyrtbr] {
    position: relative;
    height: 100%;
}

.swiper[b-j8a7tyrtbr] {
    height: 100%;
}

    .swiper img[b-j8a7tyrtbr] {
        height: 100%;
    }

.swiper-button[b-j8a7tyrtbr] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--web-white);
    width: 36px;
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}

    .swiper-button .icon[b-j8a7tyrtbr] {
        background-color: var(--primary);
    }

    .swiper-button:hover[b-j8a7tyrtbr] {
        background-color: var(--primary-75);
    }

.room-swiper-next[b-j8a7tyrtbr] {
    right: 30px;
}

.room-swiper-prev[b-j8a7tyrtbr] {
    left: 30px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_SearchPageBanner.cshtml.rz.scp.css */
#page-swiper[b-tvv0ai24cv] {
    height: 500px;
    
}
#page-swiper-prev[b-tvv0ai24cv] {
    left: 20px;
    z-index: 2;
    cursor: pointer;
    background-color: var(--web-white);
    border-radius: 50%;
    height: 49px;
    width:49px;
    filter: none;
}
#page-swiper-next[b-tvv0ai24cv] {
    right: 20px;
    z-index: 2;
    cursor: pointer;
    background-color: var(--web-white);
    border-radius: 50%;
    height: 49px;
    width: 49px;
    filter: none;
}
span.icon.pin-icon.white[b-tvv0ai24cv] {
    width: 35px;
    height: 35px;
}

section#search-hero-banners .swiper-slide[b-tvv0ai24cv]::after{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.6) 80%);
    position:absolute;
    z-index:1;
    left:0;
    top:0;
    content:"";
}

/*img {
    position: absolute;
    height: 100vh;
    object-fit: cover;
    width: 100%;
 }*/
img[b-tvv0ai24cv] {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: brightness(0.8);
}
.swiper-slide[b-tvv0ai24cv] {
    height: initial;
}

.icon.chevron-right-icon[b-tvv0ai24cv], .icon.chevron-left-icon[b-tvv0ai24cv] {
    background: var(--primary);
}
.image-replacement[b-tvv0ai24cv] {
    height: 600px;
    width: 100%;
    background: linear-gradient(95deg, #132A65 0.16%, #45B1E8 100%);
}
#search-info-overlay[b-tvv0ai24cv] {
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--web-white);
    flex-direction: column;
    top: 270px;
    text-align: center;
    z-index: 2;
    pointer-events: none;
}

    #search-info-overlay .location[b-tvv0ai24cv] {
        margin-bottom: 20px;
    }

#search-info-overlay .location .icon[b-tvv0ai24cv] {
    width: 20px;
    height: 26px;
}

#search-info-overlay .destinations-text[b-tvv0ai24cv] {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
}

.special-offer[b-tvv0ai24cv] {
    width: 100%;
    text-align: center;
    
    > h1 {
       color:white;
       font-size: 40px;
       line-height: 1.2;
       font-weight:600;
    }
}
@media screen and (max-width: 1024px) {
    #page-swiper[b-tvv0ai24cv] {
        height: 350px !important;
    }
    #search-info-overlay[b-tvv0ai24cv] {
        top: 200px;
    }
    .image-replacement[b-tvv0ai24cv]{
        height: 350px;
    }
    .special-offer h1[b-tvv0ai24cv] {
        font-size:32px;
        font-weight: 600;
    }
}

@media (max-width: 780px) {
    .swiper-button[b-tvv0ai24cv] {
        display: flex;
    }

    .special-offer[b-tvv0ai24cv] {
        > span{
              font-size: 30px;
            }
    }
}
@media(max-width: 610px) {
    #banner-swiper-prev[b-tvv0ai24cv] {
        left: 5px;
        .icon
            {
            height: 10px;
        }
    }

    #banner-swiper-next[b-tvv0ai24cv] {
        right: 5px;
        .icon {
            height: 10px;
        }
    }

}

@media(max-width: 410px) {
    .special-offer[b-tvv0ai24cv] {
        > span{
    font-size: 32px;
   }
}
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_SimilarHotels.cshtml.rz.scp.css */
#similar-hotels[b-ypqcrxjyj4] {
    padding: 60px 0;
}

#similar-hotels-swiper .swiper-slide[b-ypqcrxjyj4] {
    padding: 15px;
}

.swiper-slide[b-ypqcrxjyj4] {
    width: 414px;
    padding: 15px 10px;
}

.swiper-button[b-ypqcrxjyj4] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--primary);
    width: 39px;
    height: 39px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}
.swiper-button .icon[b-ypqcrxjyj4] {
    background-color: var(--primary-white);
}
.swiper-button:hover[b-ypqcrxjyj4] {
    background-color: var(--primary-75);
}

@media screen and (min-width: 1400px) {
    #similar-hotels-swiper .prev[b-ypqcrxjyj4] {
        left: -15px;
    }

    #similar-hotels-swiper .next[b-ypqcrxjyj4] {
        right: -15px;
    }   
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/PackagePage/Partials/_WhatIsIncluded.cshtml.rz.scp.css */
.included-options[b-uumhmjptik] {
    .header {
        background: var(--primary-50);
        border-radius: 20px 20px 0px 0px;
        display: flex;
        padding: 27px;
        
        > div{
            flex: 1;
        }

        .image[b-uumhmjptik] {
            background: var(--primary);
            width: 50.87px;
            height: 50.87px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            margin: auto;

            .icon {
                width: 30px;
                height: 30px;
                background-color: var(--web-white);
            }
        }

        .label[b-uumhmjptik] {
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
        }
    }
    
    .body[b-uumhmjptik] {
        > ul {
            padding-left: 0;
            list-style: none;
            
            > li {
                font-size: 16px;
                font-weight: 400;
                line-height: 24px;
                padding: 10px 15px;
               /* border: 1px solid var(--primary-75);*/
                display: flex;
                align-items: center;
                gap: 15px;
                text-align: left;
                
                .icon {
                    background-color: var(--primary);
                    width: 16px;
                    height: 16px;
                }
            }
        }
        .more-button[b-uumhmjptik] {
            color: var(--primary);
            font-weight: 500;
            cursor: pointer;
            margin-top: 15px;
        }
    }
}

@media screen and (max-width: 1199.98px) {
    .included-options[b-uumhmjptik] {
        .header {
            .image {
                width: 42.58px;
                height: 42.58px;

                .icon {
                    width: 24px;
                    height: 24px;
                }
            }
            
            .label[b-uumhmjptik] {
                font-size: 13.39px;
                font-weight: 500;
                line-height: 20.09px;
            }
        }
        
        .body[b-uumhmjptik] {
            > ul {
                > li {
                    font-size: 13.39px;
                    line-height: 20.09px;
                }
            }
        }
    }
}

@media screen and (max-width: 991.98px) {
    .included-options[b-uumhmjptik] {
        .header {
            flex-wrap: wrap;
            row-gap: 20px;
            
            > div {
                flex: 1 1 33.33%;
            }
        }

        .body[b-uumhmjptik] {
            > ul {
                > li {
                    font-size: 16px;
                    line-height: 24px;
                }
            }
        }
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/SearchArea/Default.cshtml.rz.scp.css */
.slider[b-kkm2gkb6bv] {
    position: relative;
    padding-bottom:100px;
}

.filter-category h4[b-kkm2gkb6bv] {
    margin-bottom: 8px;
}
.top-content[b-kkm2gkb6bv]{
    max-width:1072px;
    margin:0 auto 78px;
}
.search-container[b-kkm2gkb6bv]{
    box-shadow: 0px 4.43px 17.71px 0px #9E9E9E40;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 76px;
    padding: 18px 24px;
    max-width: 1072px;
}

.swiper-section[b-kkm2gkb6bv] {
    position: relative;
    margin-top: 35px;
}

.sort-section-lg[b-kkm2gkb6bv] {
    display: flex;
    align-items: center;
}

.package-count[b-kkm2gkb6bv] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5px;
    height: 40px;
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #A1A1A1;
    border-radius: 12px;

}

.sort-div[b-kkm2gkb6bv] {
    display: flex;
    align-items: center;
    padding: 0 16px;
    gap: 16px;
}
.sort_icon[b-kkm2gkb6bv]{
    height: 28px;
    width: 28px;
}
.sort-text[b-kkm2gkb6bv] {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 27.26px;
    color: var(--primary-black);
}

.sort-option[b-kkm2gkb6bv] {
    padding: 6.61px 0px;
    border-radius: 12.39px;
    color: var(--web-white);
    gap: 5px;
    font-size: 18.17px;
    font-weight: 500;
    line-height: 27.26px;
    width: 180px;
    cursor: pointer;
    text-align: center;
}


.dropdown[b-kkm2gkb6bv] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5px;
    height: 40px;
    min-width:150px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #A1A1A1;
    border-radius: 12px;
    background-position-x: calc(100% - 12px);
    background-position-y: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: var(--primary-black);
}
/* Hide native arrow and reserve space for the custom icon */
.sort-option.dropdown select[b-kkm2gkb6bv] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding-right: 2rem; /* space for the icon */
    color: inherit; /* select text follows wrapper color */
}

/* Wrapper positioning and default (not selected) color = green */
.sort-option.dropdown[b-kkm2gkb6bv] {
    position: relative;
    color: #0a8f3a; /* replace with your brand green */
}

/* Angle icon as a masked svg that inherits currentColor */
.sort-option.dropdown[b-kkm2gkb6bv]::after {
    content: "";
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1rem;
    height: 1rem;

    /* Point this to your chevron/angle asset */
    -webkit-mask: url('v2/images/icons/angle-down.svg') no-repeat center / contain;
    mask: url('v2/images/icons/angle-down.svg') no-repeat center / contain;
    background-color: currentColor;
    pointer-events: none;
}

/* Selected state = white icon (and text) */
.sort-option.dropdown.is-selected[b-kkm2gkb6bv] {
    color: #ffffff;
}




.search-input-area[b-kkm2gkb6bv] {
    display: flex;
    align-items: center;
    position: relative;
}

input.search[b-kkm2gkb6bv] {
    width: 240px;
    background-position: 95%;
    background-repeat: no-repeat;
    flex-grow: 1;
    text-align: left;
    border: 1px solid #A1A1A1;
    height: 40px;
    border-radius: 12px;
}
.searchIcon[b-kkm2gkb6bv]{
    background-color:var(--primary-black);
}
.search-input-area button[b-kkm2gkb6bv] {
    cursor: pointer;
    position: absolute;
    height: 35px;
    right: 21px;
    padding: 0px 10px;
    top:13%;
}
input.search[b-kkm2gkb6bv]::placeholder {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-black);
}
.search-input-area .cross-icon[b-kkm2gkb6bv] {
    background-color: var(--primary);
}

.content-area[b-kkm2gkb6bv] {
    display: flex;
    gap: 15px;
}

.sidebar[b-kkm2gkb6bv] {
    width: 236px;
    min-width: 236px;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sidebar h4[b-kkm2gkb6bv] {
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    color: var(--primary-black);
    display: flex;
    align-items: center;
}

.sidebar h4 .icon[b-kkm2gkb6bv] {
    width: 24px;
    margin-right: 5px;
    margin-left: -5px;
}
.card-columns[b-kkm2gkb6bv]{
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 50px;
}

.results[b-kkm2gkb6bv] {
    flex: 1;
    width: calc(100% - 251px);
}

.white-shadow[b-kkm2gkb6bv] {
    position: absolute;
    right: 0;
    width: 100px;
    height: calc(100% - 20px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, var(--web-white) 96%);
    z-index: 2;
    margin: auto;
    top: 0;
    bottom: 0;
}
.white-shadow-left[b-kkm2gkb6bv] {
    position: absolute;
    left: 0;
    width: 125px;
    height: calc(100% - 20px);
    background: linear-gradient(90deg, var(--web-white) 7%, rgba(255, 255, 255, 0) 100%);
    z-index: 2;
    margin: auto;
    top: 0;
    bottom: 0;
}
.slider:has(.package-data-swiper-next.swiper-button-disabled) .white-shadow[b-kkm2gkb6bv]{
    display: none;
}
.slider:has(.package-data-swiper-prev.swiper-button-disabled) .white-shadow-left[b-kkm2gkb6bv] {
    display: none;
}

.package-data-swiper .swiper-slide[b-kkm2gkb6bv] {
    width: 434px;
    padding: 15px 10px;
    height: 660px !important;
}

.package-data-swiper-next[b-kkm2gkb6bv] {
    right: -15px;
}

.section-header .icon[b-kkm2gkb6bv] {
    width: 40px;
    height: 36px;
}

.load-more-btn[b-kkm2gkb6bv] , .view-all-btn[b-kkm2gkb6bv]{
    display: flex;
    width: 202px;
    height: 48px;
    padding: 18px 24px;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    border: 1px solid #8A8A8A;
    margin: 50px auto 0;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    cursor: pointer;
}
.load-more-btn:disabled[b-kkm2gkb6bv] {
    opacity: 0.6;
    cursor: not-allowed;
}
.load-more-btn:disabled:hover[b-kkm2gkb6bv] {
    background: transparent;
    color: inherit;
}
.load-more-btn:disabled:hover span[b-kkm2gkb6bv] {
    background-color: var(--primary-black);
}
@media (hover: hover) and (pointer: fine) {
    .load-more-btn:hover[b-kkm2gkb6bv] {
        background: var(--primary-gradient);
        color:var(--web-white);
    }
    .load-more-btn:hover span[b-kkm2gkb6bv] {
        background-color: var(--web-white);
    }
    .view-all-btn:hover[b-kkm2gkb6bv]{
        background: var(--primary-gradient);
        color:var(--web-white);
    }
    .view-all-btn:hover span[b-kkm2gkb6bv]{
        background-color: var(--web-white);
    }
}
.angle-icon[b-kkm2gkb6bv]{
    width: 8px;
    height: 17px;
    display: inline-block;
}
@keyframes load-more-nudge-x-b-kkm2gkb6bv {
    0% { transform: translateX(0); }
    50% { transform: translateX(6px); }
    100% { transform: translateX(0); }
}
@media (hover: hover) and (pointer: fine) {
    .load-more-btn:hover .angle-icon[b-kkm2gkb6bv] {
        animation: load-more-nudge-x-b-kkm2gkb6bv 0.6s ease-in-out infinite;
    }
    .view-all-btn:hover .angle-icon[b-kkm2gkb6bv] {
        animation: load-more-nudge-x-b-kkm2gkb6bv 0.6s ease-in-out infinite;
    }
}
@media (prefers-reduced-motion: reduce) {
    .load-more-btn:hover .angle-icon[b-kkm2gkb6bv],
    .view-all-btn:hover .angle-icon[b-kkm2gkb6bv] {
        animation: none !important;
    }
}
.swiper-button[b-kkm2gkb6bv] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: #D2D2D2;
    width: 39px;
    height: 39px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}
.swiper-button .icon[b-kkm2gkb6bv] {
    background-color: var(--primary-white);
}
.swiper-button:hover[b-kkm2gkb6bv] {
    background-color: var(--primary);
}

.prev[b-kkm2gkb6bv] {
    left: -12px !important;
}

.next[b-kkm2gkb6bv] {
    right: -20px !important;
}

.btn[b-kkm2gkb6bv]{
    background: var(--primary-gradient);
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    color: var(--web-white);
    padding: 0px 10px;
    text-align: center;
    border-radius: 10px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-vertical[b-kkm2gkb6bv] { display: block; }
.card-horizontal[b-kkm2gkb6bv] { display: none; }
.buttons[b-kkm2gkb6bv] {
    display: flex;
    gap: 5px;
}
span.icon.phone-fill-icon[b-kkm2gkb6bv] {
    width: 30px;
    height: 30px;
    margin: 5px;
}
.buttons-centered[b-kkm2gkb6bv] {
    justify-content: center;
    margin-top: 10px;
}
.section-title[b-kkm2gkb6bv]{
    padding:20px 0 25px;
}
.card-section[b-kkm2gkb6bv]{
    margin-bottom:0 !important;
}

.swiper-slide--load-more[b-kkm2gkb6bv] {
    display: flex;
    height: 100% !important;
}
.swiper-slide--load-more .load-more-card[b-kkm2gkb6bv] {
    border-radius: 18px;
    box-shadow: 0 4px 17px 0 #9e9e9e40;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 16px;
    height: 100%;
    width: 100%;
    cursor: pointer;
    user-select: none;
    padding: 24px;
    background: linear-gradient(135deg, #fefefe 0%, #f4f4f4 100%);
    position: relative;
    overflow: hidden;
}
.skeleton-card .skeleton[b-kkm2gkb6bv] {
    display: block;
    width: 100%;
    border-radius: 12px;
    background: linear-gradient(
        120deg,
        #e0e0e0 0%,
        #ececec 30%,
        #f6f6f6 50%,
        #ececec 70%,
        #e0e0e0 100%
    );
    background-size: 400% 100%;
    animation: skeleton-shimmer-b-kkm2gkb6bv 1.6s linear infinite;
}
.skeleton-card .skeleton-media[b-kkm2gkb6bv] {
    height: 226px;
    border-radius: 16px;
}
.skeleton-content[b-kkm2gkb6bv]{
    /*height: 60px;*/
    display: flex;
    gap: 10px;
    flex-direction: column;
    margin-top: -18px;
}
.skeleton-card .skeleton-title[b-kkm2gkb6bv] {
    height: 28px;
    max-width: 70%;
}
.skeleton-card .skeleton-subtitle[b-kkm2gkb6bv] {
    height: 22px;
    max-width: 50%;
}
.skeleton-pill-row[b-kkm2gkb6bv] {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.skeleton-card .skeleton-pill[b-kkm2gkb6bv] {
    flex: 1 1 60px;
    height: 48px;
    border-radius: 12px;
}
.skeleton-btn[b-kkm2gkb6bv]{
    display: flex;
    gap: 10px;
    
}
.skeleton-call[b-kkm2gkb6bv]{
    flex: 1 1 60px;
    height: 40px;
    border-radius: 12px;
}
.skeleton-card .skeleton-divider[b-kkm2gkb6bv] {
    height: 48px;
}
.skeleton-price[b-kkm2gkb6bv]{
    height: 38px;
    max-width: 45%;
}
.skeleton-card .skeleton-cta[b-kkm2gkb6bv] {
    height: 40px;
    border-radius: 12px;
}
/* While loading, show disabled cursor (even on hover) */
.swiper-slide--load-more.is-loading .load-more-card[b-kkm2gkb6bv],
.swiper-slide--load-more.is-loading .load-more-card:hover[b-kkm2gkb6bv] {
    cursor: not-allowed;
}
@media (hover: hover) and (pointer: fine) {
    .swiper-slide--load-more .load-more-card:hover[b-kkm2gkb6bv] {
        filter: brightness(1.01);
        transform: translateY(-1px);
        transition: transform .2s ease, filter .2s ease;
    }
}
.swiper-slide--load-more:focus .load-more-card[b-kkm2gkb6bv],
.swiper-slide--load-more .load-more-card:focus[b-kkm2gkb6bv] {
    outline: 2px solid #45B1E8;
    outline-offset: 2px;
}

@keyframes skeleton-shimmer-b-kkm2gkb6bv {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

.recommended-toggle[b-kkm2gkb6bv] {
  
    color:var(--primary-black);
    border-radius: 12px;
    padding: 8px 12px;
    display: inline-flex;
    align-items: center;
    border: 1px solid #A1A1A1;
}

.recommended-toggle.is-active[b-kkm2gkb6bv] {
    background: var(--primary-gradient);
    color: var(--web-white);
    border-color: transparent;
    border: none;
}


.sort-option.dropdown[b-kkm2gkb6bv] {
    color:var(--primary-black);
    border-radius: 12px;
    padding: 6px 10px;
}

.sort-option.dropdown.is-selected[b-kkm2gkb6bv] {
    background: var(--primary-gradient);
    color: #fff;
    border-color: transparent;
    border: none;
}

.sort-option.dropdown select[b-kkm2gkb6bv] {
    background: transparent;
    color: inherit;
    border: none;
    outline: none;
    width: 100%;
}

@media screen and (min-width: 1400px) {
    .card-section[b-kkm2gkb6bv] {
        margin-left: -25px;
        margin-right: 25px;
    }
}

@media screen and (min-width: 1600px) {
    .card-section[b-kkm2gkb6bv] {
        margin-left: -150px;
        margin-right: 100px;
    }
}

@media screen and (max-width: 1400px) {
    .package-data-swiper-next[b-kkm2gkb6bv] {
        right: 10px;
    }
}

@media screen and (min-width: 1081px) {
    .filter-btn-mobile[b-kkm2gkb6bv],
    .sorting-mobile[b-kkm2gkb6bv],
    .sorting-options-mobile[b-kkm2gkb6bv] {
        display: none;
    }

    .results .slider:first-child .section-title[b-kkm2gkb6bv] {
        padding-top: 0 !important;
    }
    
    /* Show slider track on desktop */
    .swiper-scrollbar[b-kkm2gkb6bv] {
        display: block;
        width: 30% !important;
        left: 50% !important;
        transform: translateX(-50%);
        bottom: 20px;
        background: #E5E5E5;
        border-radius: 4px;
        height: 8px !important;
        position: static !important;
        margin: 24px 50%;
        opacity: 1 !important;
        visibility: visible !important;
    }
}

@media screen and (max-width: 1080px) {
    #search-area[b-kkm2gkb6bv] {
        padding:0;
    }
    
    .content[b-kkm2gkb6bv]{
        padding:0 !important;
    }
    .white-shadow[b-kkm2gkb6bv] {
        background: none;
    }
    .top-content[b-kkm2gkb6bv]{
        padding:0 50px;
    }
    .search-container[b-kkm2gkb6bv]{
        box-shadow: none;
        gap:8px;
        padding:0;
    }
    .search-input-area[b-kkm2gkb6bv]{
        width: 92%;
    }
    .card-section[b-kkm2gkb6bv]{
        padding-left:50px;
    }
    .package-data-swiper .swiper-slide[b-kkm2gkb6bv] {
        height: 540px !important;
        width: 360px;
        padding: 10px;
    }

    .sort-section-lg[b-kkm2gkb6bv] {
        display: none;
    }

    .filter-btn-mobile[b-kkm2gkb6bv] {
        display: block;
        background: var(--primary);
        border-radius: 20px;
        width: 54px;
        height: 54px;
        cursor: pointer;
    }
   .card-columns[b-kkm2gkb6bv]{
       padding-right: 50px;
       gap: 20px;
    }
    
    input.search[b-kkm2gkb6bv] {
        border: 1px solid #c8c9ca;
    }
    .section-title[b-kkm2gkb6bv]{
        display: flex;
        align-items: center;
        gap: 5px;
    }
   .section-title h2[b-kkm2gkb6bv]{
       font-size: 28px;
       text-align:start;
   }
    .filter-btn-mobile .settings-icon[b-kkm2gkb6bv] {
        width: 34px;
        height: 34px;
        background-color: var(--web-white);
    }

    .sorting-options-mobile[b-kkm2gkb6bv] {
        display: block;
    }

    .search-input-area[b-kkm2gkb6bv] {
        background: none;
    }

    input.search[b-kkm2gkb6bv] {
        height: 54px;
        border-radius: 20px !important;
        margin-right: 0;
    }

    .search-input-area button[b-kkm2gkb6bv] {
        height: 52px;
        right: 0;
        border-radius: 0 20px 20px 0;
        padding-right: 20px;

        .search-icon {
            width: 20px;
            height: 20px;
        }
    }
    .skeleton-card  .skeleton-media[b-kkm2gkb6bv]{
        height: 180px;
    }
    .skeleton-card .skeleton-content[b-kkm2gkb6bv]{
        margin-top: -10px;
    }
    .skeleton-card .skeleton-subtitle[b-kkm2gkb6bv]{
        height: 18px;
    }
    .skeleton-card .skeleton-title[b-kkm2gkb6bv]{
        height: 20px;
    }
    .skeleton-call[b-kkm2gkb6bv]{
        height: 34px;
    }
    .skeleton-card .skeleton-cta[b-kkm2gkb6bv]{
       height:  34px;
    }

    .sidebar[b-kkm2gkb6bv] {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        background: var(--web-white);
        width: 100%;
        height: 100vh;
        overflow: auto;
        padding-top: 100px;
        padding-bottom: 100px;
        z-index: 100;
        gap: 0;
    }

    .sidebar > div[b-kkm2gkb6bv] {
        padding: 20px 25px;
    }

    .sorting-mobile[b-kkm2gkb6bv] {
        display: block;
        position: fixed;
        width: 100%;
        padding: 0 !important;
        top: 0;
        z-index: 1;
    }

    .popup-header[b-kkm2gkb6bv] {
        padding: 15px;
        background: var(--primary-gradient);
        text-align: center;
        position: relative;

        h4 {
            font-size: 24px;
            font-weight: 600;
            line-height: 36px;
            color: var(--web-white);
            justify-content: center;
        }
        
        p[b-kkm2gkb6bv] {
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            color: var(--web-white);
        }

        .close[b-kkm2gkb6bv] {
            color: var(--web-white);
            font-size: 30px;
            position: absolute;
            left: 20px;
            bottom: 0;
            top: 0;
            cursor: pointer;
        }
    }

    .popup-footer[b-kkm2gkb6bv] {
        background: var(--web-white);
        width: 100%;
        position: fixed;
        bottom: 0;
        text-align: center;
        padding: 15px;
        box-shadow: 0px -8px 16px 0px #42424226;

        button {
            background: var(--primary-gradient);
            top: 848px;
            border-radius: 18px;
            font-size: 20px;
            font-weight: 500;
            line-height: 30px;
            color: var(--web-white);
            padding: 15px 30px;
            gap: 10px;
            cursor: pointer;
        }
    }
   .load-more-btn[b-kkm2gkb6bv] , .view-all-btn[b-kkm2gkb6bv]{
       margin:40px auto 0;
   }
    .mobile-sortbar[b-kkm2gkb6bv]{
        display: flex;
        align-items: center;
    }
   .slider[b-kkm2gkb6bv]{
       margin-bottom:0;
   }
    .package-data-swiper-next[b-kkm2gkb6bv],
    .package-data-swiper-prev[b-kkm2gkb6bv] {
        display: none !important;
    }
    
    /* Swiper scrollbar for tablet view - based on working reference */
    .package-data-swiper-scrollbar[b-kkm2gkb6bv] {
        width: 30% !important;
        left: 50% !important;
        transform: translateX(-50%);
        bottom: 20px;
        background: #E5E5E5;
        border-radius: 4px;
        height: 8px !important;
        position: static !important;
        margin: 24px 50%;
        opacity: 1 !important;
        visibility: visible !important;
    }
    
}
@media (max-width: 800px){
    .card-section[b-kkm2gkb6bv]{
        padding-left:35px;
    }
    .card-columns[b-kkm2gkb6bv] {
        padding-right: 35px;
    }
    .white-shadow[b-kkm2gkb6bv], .white-shadow-left[b-kkm2gkb6bv] {
        display: none !important;
    }
   
}
@media screen and (max-width: 680px) {
    .card-section[b-kkm2gkb6bv]{
        padding-left:28px;
    }
    .card-columns[b-kkm2gkb6bv] {
        padding-right: 28px;
    }
}
@media (max-width: 486px) {
    .card-vertical[b-kkm2gkb6bv] { display: none; }
    .card-horizontal[b-kkm2gkb6bv] { display: block; }
    .package-data-swiper .swiper-slide[b-kkm2gkb6bv] {
        height:578px !important;
        width:366px;
    }
    .btn-enquire[b-kkm2gkb6bv] {
        min-width: 120px;
    }

   
   .card-section[b-kkm2gkb6bv]{
       padding:0 24px;
   }
    .card-columns[b-kkm2gkb6bv] , .card-columns[b-kkm2gkb6bv]{
        padding-right: 0;
    }
    .top-content[b-kkm2gkb6bv]{
        padding:0 24px;
        margin-bottom: 25px;
    }
    .slider[b-kkm2gkb6bv]{
        padding-bottom: 80px;
    }
    .section-header[b-kkm2gkb6bv]{
        font-size:24px;
    }
    .section-title h2[b-kkm2gkb6bv]{
        font-size: 24px;
    }
    .column-card[b-kkm2gkb6bv]{
        padding:0 10px;
        height:560px !important;
    }
    .card-horizontal[b-kkm2gkb6bv] {
        height: 100%;
    }
    .btn[b-kkm2gkb6bv] {
        font-size: 14px;
    }
    .load-more-btn[b-kkm2gkb6bv] , .view-all-btn[b-kkm2gkb6bv]{
        margin-top:25px;
    }
    span.icon.phone-fill-icon[b-kkm2gkb6bv] {
        width: 20px;
        height: 20px;
        margin: 5px;
    }
   
}

/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/SearchPage/Default.cshtml.rz.scp.css */
.searchpage-usp-strip[b-vqm23xbrd0]{
    padding-top: 80px;
}
@media (max-width: 1024px)
{
    .searchpage-usp-strip[b-vqm23xbrd0]{
        padding-top: 40px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/PackageOrSearch/Components/TitleBar/Default.cshtml.rz.scp.css */
section[b-jk7hq7gwes] {
    position: sticky;
    top: 0;
    z-index: 3;
    background-color: var(--web-white);
    box-shadow: 0 0 20px 0 var(--dark-blue);
    margin-bottom: 25px;
}
.content[b-jk7hq7gwes] {
    display: flex;
    flex-direction: row;
    color: var(--dark-blue);
    padding-top: 20px;
    padding-bottom: 20px;
}
.title[b-jk7hq7gwes] {
    flex-grow: 1;
    font-size: 14px;
    text-align: left;
    h1 {
        font-size: 28px;
    }
}
.expiry[b-jk7hq7gwes] {
    width: 33%;
    text-align: center;
    font-size: 14px;
    h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .countdown[b-jk7hq7gwes] {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
    }
    .number[b-jk7hq7gwes] {
        width: 40px;
        height: 35px;
        background-color: var(--primary);
        border-radius: 10%;
        margin: auto;
        margin-bottom: 5px;
        color: var(--web-white);
        line-height: 35px;
        text-align: center;
        font-size: 16px;
    }
}
.details[b-jk7hq7gwes] {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.enquire i[b-jk7hq7gwes], .call i[b-jk7hq7gwes] {
    height: 25px;
}
.details span[b-jk7hq7gwes] {
    padding: 15px;
}
.details span:not(:last-child)[b-jk7hq7gwes]{
    border-right: 1px dotted black;
}
.details span > *:first-child[b-jk7hq7gwes] {
    margin-bottom: 5px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Partials/_Explore.cshtml.rz.scp.css */
img[b-jvxth355zw] {
    width: 310px;
    height: 380px;
    margin: auto;
    transition: transform var(--animation-speed) ease-in-out;
}
#explore-swiper[b-jvxth355zw] {
    max-width: 1079px;
}
.swiper-slide[b-jvxth355zw] {
    width: 245px;
}
.image-box[b-jvxth355zw] {
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.image-box img[b-jvxth355zw] {
    display: block;
}

h2.section-header[b-jvxth355zw] {
    border-top: 1px solid var(--grey-line);
    padding-top: 40px;
}


.swiper-button[b-jvxth355zw] {
    background: var(--primary);
    height: 35px;
    width: 35px;
    border-radius: 100%;
    top: 65%;
}

.swiper-button.prev[b-jvxth355zw], .swiper-button.next[b-jvxth355zw] {
    filter: none;
    z-index: 26;
}

.section-header[b-jvxth355zw] {
    display: flex;
    align-items: center;
    gap: 0 6px;
}

a[b-jvxth355zw] {
    display: block;
    color: var(--web-white);
    border-radius: 1em;
}

.slider-bottom-btn[b-jvxth355zw] {
    text-align: center;
    padding: 0 0 0 0;
}

h3.glass-background[b-jvxth355zw] {
    color: var(--web-white);
    font-weight: 400;
    width: 100%; 
    font-size: 1.75rem;
    transition: var(--animation-speed) ease-in-out;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px 25px;
    font-family: 'Arbutus Slab', sans-serif;
    background-color: rgba(0, 0, 0, 0.15);
}

span.icon.explore-world[b-jvxth355zw] {
    width: 45px;
}


.text-overlay[b-jvxth355zw] {
    position: absolute;
    top: 87%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: var(--dark-blue);
    font-weight: 500;
    width: 95%;
    margin-bottom: 0;
    font-size: 1.75rem;
    transition: var(--animation-speed) ease-in-out;
    border-radius: 1rem;
    background-color: rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 1025px) {
    .swiper-slide:hover[b-jvxth355zw] {
        img {
            transform: scale(1.1);
        }
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Partials/_HomeBanners.cshtml.rz.scp.css */
#banner-swiper[b-y6kwbmnu8b] {
    height: 100svh;
}
#banner-swiper-prev[b-y6kwbmnu8b] {
    left: 20px;
    z-index:2;
    cursor:pointer;
}
#banner-swiper-next[b-y6kwbmnu8b] {
    right: 20px;
    z-index:2;
    cursor: pointer;
}
.icon.chevron-right-icon[b-y6kwbmnu8b], .icon.chevron-left-icon[b-y6kwbmnu8b] {
    background: var(--primary);
}
.swiper-button[b-y6kwbmnu8b] {
    background: var(--web-white);
    height: 35px;
    width: 35px;
    border-radius: 500%;
}
.video[b-y6kwbmnu8b] {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100svh;
    width: 100dvw;
}
.banner[b-y6kwbmnu8b] {
    height: 100svh;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--web-white);
    flex-direction: column;
    text-align: center;
    gap: 20px;
    left: 0;
    right: 0;
}
img:not(.partner-logo)[b-y6kwbmnu8b] {
    position: absolute;
    height: 100svh;
    object-fit: cover;
    width: 100%;
    filter: brightness(0.6);
}
.banner-header[b-y6kwbmnu8b]{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.header-fancy[b-y6kwbmnu8b] {
    font-family: Poppins;
    font-size: 36px;
    font-weight: 300 !important;
}

.header-name[b-y6kwbmnu8b] {
    font-size: 64px;
    text-transform: uppercase;
}
.partner-logo[b-y6kwbmnu8b] {
    padding: 0 5px 5px 5px;
    max-width: 450px;
    max-height: 250px;
}

.info[b-y6kwbmnu8b] {
    display: grid;
    align-items: center;
    white-space: nowrap;
}
.old-price-text[b-y6kwbmnu8b]{
    align-self: flex-end;
}
.info.double[b-y6kwbmnu8b] {
    grid-template-columns: 1fr auto 1fr;
    column-gap: 5px;
}
.info.single[b-y6kwbmnu8b] {
    grid-template-columns: 1fr;
    justify-items: center;
}

.nights[b-y6kwbmnu8b]{
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}

.prices[b-y6kwbmnu8b] {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}
.price-text[b-y6kwbmnu8b]{
    height: 26px;
}
.middle-border[b-y6kwbmnu8b] {
    margin: 0 25px;
    border-left: 3px solid var(--grey-line);
    height: 25px;
}
.icon.home-banner-clock-icon[b-y6kwbmnu8b] {
    width: 34px;
    height: 28px;
}
.icon.home-banner-tag-icon[b-y6kwbmnu8b] {
    width: 34px;
    height: 34px;

}
.button[b-y6kwbmnu8b] {
    background-color: var(--web-white);
    transition: 0.5s;
    border: 1px solid var(--primary-black);
    align-items: center;
    color: var(--primary-black);
    margin-bottom: 2px;
    font-weight: 300;
    overflow: hidden;
}

.button:hover[b-y6kwbmnu8b] {
    transform: scale(1.05);
}

.button[b-y6kwbmnu8b]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-gradient);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    z-index: -1;
}

.button:hover[b-y6kwbmnu8b]::before {
    opacity: 0.15;
}

.button:hover span[b-y6kwbmnu8b]{
    animation: bounceIcon-b-y6kwbmnu8b 0.5s ease-in-out infinite alternate;
}

@keyframes bounceIcon-b-y6kwbmnu8b {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(5px);
    }
}

.arrow-right-icon[b-y6kwbmnu8b] {
    transition: 0.5s;
    width: 28px;
    height: 28px;
    margin-left: 10px;
}
.search-area[b-y6kwbmnu8b] {
    bottom: 16svh;
    left: 0;
    right: 0;
    position: relative;
    z-index: 20;
    text-align: center
}
.ratings[b-y6kwbmnu8b] {
    position: absolute;
    bottom: 0;
    margin-bottom: 1.8svh;
    margin-left: auto;
    z-index: 2;
    margin-right: auto;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .header-fancy[b-y6kwbmnu8b] {
        font-size: 30px;
    }
    .header-name[b-y6kwbmnu8b] {
        font-size: 42px;
        line-height: 52px;
    }
    .prices[b-y6kwbmnu8b] {
        gap: 4px;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .prices .icon.home-banner-tag-icon[b-y6kwbmnu8b] {
        width: 28px;
        height: 28px;
    }
    .price-text[b-y6kwbmnu8b] {
        height: auto;
        font-size: 20px;
        line-height: 1.2;
    }
    .old-price-text[b-y6kwbmnu8b] {
        font-size: 14px;
    }
}

@media only screen and (max-width: 600px) {
    .header-fancy[b-y6kwbmnu8b] {
        font-size: 18px;
    }

    .header-name[b-y6kwbmnu8b] {
        font-size: 32px;
        line-height: 42px;
    }

    #banner-swiper-prev[b-y6kwbmnu8b] {
        left: 5px;

        .icon {
            height: 10px;
        }
    }

    #banner-swiper-next[b-y6kwbmnu8b] {
        right: 5px;

        .icon {
            height: 10px;
        }
    }
    .banner-header[b-y6kwbmnu8b]{
        width: 90%;
        gap: 12px;
    }
    .middle-border[b-y6kwbmnu8b] {
        display: none;
    }
    .info.double[b-y6kwbmnu8b],.info.single[b-y6kwbmnu8b]{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .prices[b-y6kwbmnu8b]{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
        text-align: center;
    }
    .prices .icon.home-banner-tag-icon[b-y6kwbmnu8b] {
        width: 24px;
        height: 24px;
    }
    .price-text[b-y6kwbmnu8b] {
        height: auto;
        font-size: 18px;
        line-height: 1.2;
    }
    .old-price-text[b-y6kwbmnu8b] {
        font-size: 12px;
    }
}
@media only screen and (max-width: 480px) {
    input[type=text][b-y6kwbmnu8b] {
        width: 270px;
        padding: 2px 10px;
        font-size: 13px;
    }
    .partner-logo[b-y6kwbmnu8b] {
        max-width: 300px;
        max-height: 250px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Partials/_HomeTrustPilotRow.cshtml.rz.scp.css */
h2[b-ynwg3psml7] {
  margin: 0 0 20px 0;
  padding: 0;
  color: #0f2131;
  justify-content: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
}
h2[b-ynwg3psml7]:before {
  content: none;
}
h2[b-ynwg3psml7]:after {
  content: none;
}

@media screen and (max-width: 1024px) {
  h2[b-ynwg3psml7] {
    font-size: 26.88px;
    line-height: 40.31px;
  }
}

@media screen and (max-width: 767px) {
  h2[b-ynwg3psml7] {
    font-size: 28px;
    line-height: 42px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Partials/_TrendingDestinations.cshtml.rz.scp.css */
.row[b-y6ecd7sk5t] {
    gap: 30px;
    height: 300px;
    padding-bottom:10px;
}

.header-button[b-y6ecd7sk5t] {
    display: flex;
    gap: 5px;
    justify-content: center;
}

.button[b-y6ecd7sk5t] {
    color: var(--web-white);
    background: var(--primary);
    border: none;
    font-weight:500;
    display: flex;
    max-width: 260px;
    align-items: center;
    justify-content: center;
}

.header-button .button:hover[b-y6ecd7sk5t] {
    background-color: var(--primary);
    color: var(--web-white);
}

a[b-y6ecd7sk5t] {
    position: relative;
    width: 100%;
    overflow: hidden;
    
}

img[b-y6ecd7sk5t] {
    border-radius: 10px;
    height: 100%;
    width: 100%;
    transition: all 0.5s ease-in-out;
}

span.price[b-y6ecd7sk5t] {
    font-weight: 700;
}
span.button-box[b-y6ecd7sk5t] {
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    justify-content: space-between;
    padding: 20px;
    flex-wrap: wrap;
    row-gap: 10px;
}
.title[b-y6ecd7sk5t] {
    background: var(--secondary);
    font-size: 18px;
    color: var(--dark-blue);
    width: max-content;
    text-align: center;
    font-weight: 700;
}

.pricing[b-y6ecd7sk5t] {
    font-size: 18px;
    color: var(--web-white);
    width: max-content;
    text-align: center;
    left: auto !important;
    background-color: var(--primary);
    font-weight: 300;
}

.section-header[b-y6ecd7sk5t] {
    display: flex;
    align-items: center;
    gap: 0 12px;
}

h2.section-header[b-y6ecd7sk5t] {
    border-top: 1px solid var(--grey-line);
    padding-top: 40px;
    font-size:28px;
    font-weight:600;
}

span.icon.trending-destination[b-y6ecd7sk5t] {
    width: 30px;
    height: 50px;
}

.active[b-y6ecd7sk5t] {
    background: var(--primary-75);
}

@media screen and (min-width: 1025px){
    a:hover img[b-y6ecd7sk5t] {
        scale: 1.2;
    }
}

@media (max-width: 800px) {
    .row[b-y6ecd7sk5t] {
        flex-direction: column;
        height: auto;
        margin-right: 10px;
        margin-left: 10px;
    }

    .destination[b-y6ecd7sk5t] {
        height: 250px;
    }
}

@media (max-width: 600px) {
    .button[b-y6ecd7sk5t] {
        padding: 8px 12px;
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    span[b-y6ecd7sk5t], h3[b-y6ecd7sk5t] {
        font-size: 12px !important;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Partials/_WelcomeText.cshtml.rz.scp.css */
.established[b-chj84lwzt3] {
    font-size: 18px;
    color: var(--dark-blue)
}
h1[b-chj84lwzt3] {
    font-weight: 500;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 58px;
    text-wrap: balance;
}
.content > *:not(:last-child)[b-chj84lwzt3] {
     margin-bottom: 10px!important; 
}
@media (max-width: 900px){
    h1[b-chj84lwzt3] {
        font-size: 50px
    }
}
@media (max-width: 700px) {
    h1[b-chj84lwzt3] {
        font-size: 40px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Partials/_WhyBook.cshtml.rz.scp.css */
#why-book[b-t6znybs6m0] {
    background-size: cover;
}
h2[b-t6znybs6m0] {
    color: var(--web-white);
}
h2[b-t6znybs6m0]:before , h2[b-t6znybs6m0]:after{
    border-color: var(--web-white)
}
span[b-t6znybs6m0] {
    display: flex;
    gap: 30px;
}
img.top[b-t6znybs6m0] {
    height: 50%;
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.card[b-t6znybs6m0] {
    background-color: var(--web-white);
    color: var(--dark-blue);
    border-radius: 10px;
    height: 600px;
    position: relative;
}
.middle-icon[b-t6znybs6m0] {
    width: 80px;
    height: 80px;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 30px);
    border: 1px solid transparent;
    border-radius: 50%;
    /* padding: 14px 19px; */
    /* object-fit: contain; */
    background: white url(newexperience/images/icons/badge-icon.png) no-repeat center;
    background-size: 53%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.bottom[b-t6znybs6m0] {
    padding: 60px 20px 15px 20px;
}
h3[b-t6znybs6m0] {
    font-size: 26px;
    padding-bottom: 12px;
}
ul[b-t6znybs6m0] {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}
li[b-t6znybs6m0] {
    padding: 5px 10px;
    border-bottom: 1px dashed var(--primary);
    text-align: center;
    font-size: 16px;
}

@media (max-width: 1024px) {
    span[b-t6znybs6m0] {
        flex-direction: column;
        margin-right: auto;
        margin-left: auto;
        max-width: 550px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/payment-decline/index.cshtml.rz.scp.css */
.error-message[b-o5evhn0zx0] {
    background: linear-gradient(95.48deg, #FF5D5D 0.16%, #FF9F9F 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 30px;

    h1 {
        font-size: 60px;
        font-weight: 600;
        line-height: 90px;
        text-align: center;
        color: var(--web-white);
    }

    p[b-o5evhn0zx0] {
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: var(--web-white);
    }

    .btn-retry[b-o5evhn0zx0] {
        background: var(--web-white);
        font-size: 24px;
        font-weight: 500;
        line-height: 1.5;
        text-align: center;
        border-radius: 20px;
        width: 300px;
        height: 60px;
        margin: 30px auto 0;
    }
}

.details[b-o5evhn0zx0] {
    padding-top: 50px;
    padding-bottom: 50px;

    h4 {
        font-size: 32px;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 40px;
        text-align: left;
    }

    p[b-o5evhn0zx0] {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        margin-bottom: 25px;

        span:first-child {
            font-weight: 600;
            padding-right: 20px;
        }
        
        a[b-o5evhn0zx0] {
            color: var(--primary);
        }
    }
}

@media screen and (max-width: 1024px) {
    .error-message[b-o5evhn0zx0] {
        padding: 80px 30px;

        h1 {
            font-size: 32px;
            line-height: 1.5;
        }

        p[b-o5evhn0zx0] {
            font-size: 16px;
            line-height: 1.5;
        }
        
        .btn-retry[b-o5evhn0zx0] {
            width: 225px;
            height: 45px;
            font-size: 18px;
        }
    }

    .details[b-o5evhn0zx0] {
        h4 {
            font-size: 23.48px;
            line-height: 1.5;
        }
        

        p[b-o5evhn0zx0] {
            font-size: 16.75px;
            line-height: 1.5;
            margin-bottom: 5px;
        }
    }
}

@media screen and (max-width: 991px) {
    .error-message[b-o5evhn0zx0] {
        h1 {
            font-size: 32px;
            line-height: 1.5;
        }

        p[b-o5evhn0zx0] {
            font-size: 16px;
            line-height: 1.5;
        }

        .btn-retry[b-o5evhn0zx0] {
            width: 172.66px;
            height: 34.53px;
            font-size: 13.81px;
        }
    }

    .details[b-o5evhn0zx0] {
        h4 {
            font-size: 28px;
            line-height: 1.5;
        }

        p[b-o5evhn0zx0] {
            font-size: 16px;
            line-height: 1.5;
            margin-bottom: 18px;
        }
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/payment-success/index.cshtml.rz.scp.css */
.thank-you-message[b-ggc77p1y3p] {
    background: linear-gradient(95.48deg, #58B776 0.16%, #ABDDBF 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 30px;

    h1 {
        font-size: 60px;
        font-weight: 600;
        line-height: 90px;
        text-align: center;
        color: var(--web-white);
    }

    p[b-ggc77p1y3p] {
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: var(--web-white);
    }
}
.details[b-ggc77p1y3p] {
    padding-top: 50px;
    padding-bottom: 50px;
    h4 {
        font-size: 32px;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 40px;
        text-align: left;
    }

    .info[b-ggc77p1y3p] {
        display: grid;
        gap: 50px;
        grid-template-columns: repeat(3, auto);

        div {
            h5 {
                font-size: 28px;
                font-weight: 600;
                line-height: 42px;
                text-align: left;
                margin-bottom: 10px;
            }
            p[b-ggc77p1y3p] {
                font-size: 20px;
                font-weight: 500;
                line-height: 30px;
                text-align: left;
                margin-bottom: 10px;

                span:first-child{
                    font-weight: 600;
                    padding-right: 20px;
                }
            }
        }
    }
}
@media screen and (max-width: 1024px) {
    .thank-you-message[b-ggc77p1y3p] {
        padding: 80px 30px;
        h1 {
            font-size: 32px;
            line-height: 1.5;
        }
        p[b-ggc77p1y3p] {
            font-size: 16px;
            line-height: 1.5;
        }
    }
    .details[b-ggc77p1y3p] {
        h4 {
            font-size: 28.8px !important;
            line-height: 1.5 !important;
        }
        h5[b-ggc77p1y3p] {
            font-size: 23.45px !important;
            line-height: 1.5 !important;
        }
        p[b-ggc77p1y3p] {
            font-size: 16.75px !important;
            line-height: 1.5 !important;
            margin-bottom: 5px !important;
        }
    }
}

@media screen and (max-width: 991px) {
    .thank-you-message[b-ggc77p1y3p] {
        h1 {
            font-size: 30px !important;
            line-height: 1.8 !important;
        }
        p[b-ggc77p1y3p] {
            font-size: 18px !important;
            line-height: 1.5 !important;
        }
    }
    .details[b-ggc77p1y3p] {
        h4 {
            font-size: 24px !important;
            line-height: 1.5 !important;
        }
        p[b-ggc77p1y3p] {
            font-size: 16px !important;
            line-height: 1.5 !important;
            margin-bottom: 5px !important;
        }
        .info[b-ggc77p1y3p] {
            grid-template-columns: repeat(1, auto);
        }
    }
}

@media screen and (max-width: 567px) {
    .details[b-ggc77p1y3p] {
        .info {
            grid-template-columns: repeat(1, auto);
        }
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/privacy/Partials/_PrivacyContent.cshtml.rz.scp.css */
.privacy-header[privacy-content] {
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    margin-bottom: 1rem;
    align-items: center;
    gap: 30px;
}
.privacy-header[privacy-content]::after {
    content: "";
    border-bottom: 1px solid var(--dark-blue);
    flex: 1;
}
ol[privacy-content] {
    counter-reset: item;
}
li[privacy-content] {
    display: block;
}
ol > li[privacy-content]:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    color: var(--web-white);
    background-color: var(--primary);
    border-radius: 2em;
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex: none;
    margin-right: 0.3rem;
}

.subsection > li[privacy-content] {
    margin-top: 1rem !important;
}
.subsection > li[privacy-content]:before {
    background-color: var(--web-white);
    color: var(--dark-blue);

}
h3[privacy-content], h4[privacy-content] {
    display: inline;
    font-family: "Arbutus Slab", sans-serif;
}
.content[privacy-content] {
    display: grid;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}

#contact-us[privacy-content] {
    border: 2px solid var(--primary);
    padding: 1rem;
    height: min-content;
    border-radius: 11px;
    width: 600px;
    position: relative;
    margin: 30px 0 30px 30px!important;
    padding-left: 45px;
}
.contact-address[privacy-content] {
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    color: var(--web-white);
    background: var(--primary);
    text-align: center;
    border-radius: 0.4rem;
    margin: -30px 40px;
    min-width: 35%;
    left: 0;
}
.contact-title[privacy-content]{ font-size:16px !important; font-weight:600 !important;}

.contact[privacy-content] {
    display: flex;
    position: relative;
    align-items: center;
    text-align: center;
}
.contact.panel[privacy-content] {
    border-bottom: 2px solid var(--primary);
    padding-bottom: 1rem;
    height: min-content;
    
}
    .contact p + p[privacy-content] {
        border-left: 1px solid var(--primary); margin: 0 0 0 20px !important; padding-left:20px;
    }

.jump-link[privacy-content] {
    margin-top: 30px !important;
}
.jump-link a span[privacy-content] {
    color: rgb(5 168 251) !important;
}
span.icon[privacy-content] {
    margin-bottom: -3px !important;
    background-color: var(--primary) !important;
}
span.icon.destination-icon[privacy-content] {
    height: 20px;
}
#navigation[privacy-content] {
    border: 2px solid var(--primary);
    padding: 1rem;
    height: min-content;
    border-radius: 11px;
    font-weight: 400;
    h3 {
        font-weight: bold;
        border-bottom: 1px solid var(--primary);
        display: block;
        margin-bottom: 1rem;
        padding-bottom: 1rem;
        color: var(--primary);
    }
    ol li[privacy-content] {
        display: flex;
        align-items: baseline;
        margin-bottom: 1rem;
        font-size: 14px;
    }
}
#sections[privacy-content] {
    *+* {margin-top: 1rem;}
    h3[privacy-content] {
        font-weight: bolder;
        font-size: 1.5rem;
    }
p[privacy-content] {
    font-weight: bolder;
}
li[privacy-content]:before {
    font-size: 1.5rem;
    padding: 1.0rem;
}
li[privacy-content] {
    margin-top: 6px;
}
ul[privacy-content]:before {
    margin-top: 1rem;
}
ul[privacy-content] {
    padding-left: 31px;
    li {
            position: relative;
        }
li[privacy-content]::before {
    content: "";
    margin-top: 6px;
    position: absolute;
    transform: translateX(-30px);
    mask:url(/newexperience/images/icons/checkbox-click.svg) no-repeat;
    background-color:var(--primary);
}
    }
    ul li p[privacy-content] {
        display: inline-block;
    }
    ol  ol >li[privacy-content]:before {
        padding: 0;
    }
}
tbody[privacy-content] {
    text-align: center;
    p {
        margin-top: 0 !important;
        line-height: 1.4em;
        min-height: 1em;
    }
    a[privacy-content] {
        color: var(--primary);
        border-bottom: 1px solid var(--primary);
        margin-bottom:2px;
    }
    tr[privacy-content] {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    td[privacy-content] {
        margin-top: 0 !important;
        padding: 20px;
        border: 1px solid var(--dark-blue);
        flex: 1 1 0;
        min-width: 300px;
        max-width: 33%;
        aspect-ratio: 1;
    }
    h4[privacy-content] {
        font-family: "Arbutus Slab", sans-serif;
        font-size: 28px;
        color: var(--primary);
        border-bottom: 2px solid var(--dark-blue);
        display: inline-block;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .content[privacy-content] {
        grid-template-columns: 100%;
    }
}
@media screen and (max-width: 767px) {
    .contact[privacy-content] {
        flex-wrap: wrap;
    }
    .contact p[privacy-content]{ width:100%;}
    .contact p + p[privacy-content]{ border:0px;margin:1rem 0 0 0 !important; padding:0px;
    }
    .contact-title[privacy-content]{ text-align:center;}
    .contact-address[privacy-content] {
        margin: -30px auto;
        left: 0;
        right: 0;
        max-width: 200px;
        box-shadow: 0 0 0px 12px var(--web-white);
    }
        #contact-us[privacy-content] {
        padding: 1rem;
        width: 100%;
        margin:30px 0 !important;
    }
}
@media(max-width: 500px) {
    .contact-address[privacy-content] {
        min-width: 45%;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/rebrand/Partials/_RebrandContent.cshtml.rz.scp.css */
.content[b-yttupkyxc1] {
    text-align: justify;
    --spacing: 20px;
}
h3[b-yttupkyxc1] {
    font-size: 1.2em;
    font-weight: 400;
}
ul[b-yttupkyxc1] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
li[b-yttupkyxc1] {
    display: flex;
}
.color-icon[b-yttupkyxc1] {
    margin-right: 10px;
    width: 24px;
    background-size: contain;
    background-repeat: no-repeat;
}
.sparkle[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/sparkles.png");
}
.island[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/island.png");
}
.hand-raise[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/hand-raise.png");
}
.lock[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/lock.png");
}
.mail[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/mail.png");
}
.person[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/person.png");
}
.earth[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/earth.png");
}
.plane[b-yttupkyxc1] {
    background-image: url("/newexperience/images/rebrand/plane.png");
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/BlogPosts/Default.cshtml.rz.scp.css */
.content[b-pcyncz3lbx] {
    color: var(--dark-blue);
}
h3.section-header[b-pcyncz3lbx] {
    font-size: 28px;
}
#travel-inspiration .content > *:not(:last-child)[b-pcyncz3lbx] {
    margin-bottom: 0;
}
#posts[b-pcyncz3lbx] {
    display: flex;
    flex-wrap: wrap;
}

    #posts a[b-pcyncz3lbx] {
        position: relative;
        width: calc(50% - 40px);
        padding: 30px 0;
        border-top: 1px solid var(--primary);
        margin-right: 20px;
    }

        #posts a:first-child[b-pcyncz3lbx], #posts a:nth-child(2)[b-pcyncz3lbx] {
            border-top: 0px;
        }

        #posts a:nth-child(even)[b-pcyncz3lbx] {
            margin: 0 0 0 20px;
        }

            #posts a:nth-child(even)[b-pcyncz3lbx]:before {
                position: absolute;
                content: '';
                width: 1px;
                height: calc(100% - 29px);
                border-left: 1px solid var(--primary);
                left: -20px;
                top: 0;
            }

        #posts a:nth-child(2)[b-pcyncz3lbx]:before {
            top: 30px;
        }

.blog-content[b-pcyncz3lbx] {
    display: flex;
}

    .blog-content img[b-pcyncz3lbx] {
        width: 40%;
        object-fit: cover;
        margin: auto;
        transition: transform var(--animation-speed) ease-in-out;
        border-radius: 1rem;
    }

.blog-title[b-pcyncz3lbx] {
    font-size: 20px;
}

.text[b-pcyncz3lbx] {
    padding: 0 10px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

ul li[b-pcyncz3lbx] {
    color: #969BA1;
    padding: 10px;
    display: inline flow-root list-item;
    list-style-type: disc;
}

    ul li:first-child[b-pcyncz3lbx] {
        list-style-type: none;
        padding-left: 0;
        margin-right: 17px;
    }

span.icon.blog_black[b-pcyncz3lbx] {
    height: 35px;
    width: 35px;
    margin: 0px 5px -5px 0px;
}

.slider-bottom-btn[b-pcyncz3lbx] {
    text-align: center;
}
    .slider-bottom-btn a[b-pcyncz3lbx] {
        border-radius: 13px 13px 13px 13px;
        border: 2px solid var(--primary-black);
        font-size: 16px;
        font-weight: 500;
        box-shadow: 0px 4.43px 17.71px 0px rgba(158, 158, 158, 0.25);
    }
    .slider-bottom-btn span.iconbox[b-pcyncz3lbx] {
        background: rgb(23,49,108);
        background: -moz-linear-gradient(90deg, rgba(23,49,108,1) 0%, rgba(66,169,225,1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(23,49,108,1) 0%, rgba(66,169,225,1) 100%);
        background: linear-gradient(90deg, rgba(23,49,108,1) 0%, rgba(66,169,225,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#17316c",endColorstr="#42a9e1",GradientType=1);
        padding: 12px;
        display: inline-flex;
        align-items: center;
    }

@media (max-width: 1200px) {
    .blog-title[b-pcyncz3lbx] {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .blog-content[b-pcyncz3lbx] {
        flex-wrap: wrap;
    }
    .blog-content img[b-pcyncz3lbx] {
        width: 100%;
        margin:0 0 15px 0;
    }
    #posts a[b-pcyncz3lbx] {
        width: auto;
        border-top: 0;
        min-width: 250px;
        margin: 0 0px;
    }
    #posts[b-pcyncz3lbx] {
        flex-wrap: nowrap;
        align-items: flex-start;
        overflow: auto;
        gap:0 15px;
        padding:0 15px;
    }
     #posts a:nth-child(even)[b-pcyncz3lbx] {
       margin: 0px 0px;
     }  
     #posts a:nth-child(even)[b-pcyncz3lbx]:before {
       display: none;
     }
    #travel-inspiration .content[b-pcyncz3lbx] {
        padding:0;
    }
}

@media (max-width: 550px) {
    .blog-content[b-pcyncz3lbx] {
        flex-direction: column;
        flex-basis: 100%;
    }

        .blog-content img[b-pcyncz3lbx] {
            width: 100%;
        }

    .blog-title[b-pcyncz3lbx] {
        font-size: 20px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/Certificates/Default.cshtml.rz.scp.css */
.swiper[b-ckbbyneh5s] {
    width: 100%;
}

.swiper-wrapper[b-ckbbyneh5s] {
    transition-timing-function: linear !important;
}

.content[b-ckbbyneh5s] {
    display: flex;
    align-items: center;
    width: 100%;
}

#certificates span:last-child[b-ckbbyneh5s] {
    margin-right: 0 !important;
}

#certificates-swiper[b-ckbbyneh5s] {
    flex: 1;
    min-width: 0;
}

.divider[b-ckbbyneh5s] {
    content: "";
    border-right: 2px solid #C8C9CA;
    height: 100px;
    margin: 0 24px;
    flex-shrink: 0;
}

span.left-certificates[b-ckbbyneh5s] {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

    span.left-certificates img[b-ckbbyneh5s] {
        max-height: 53px;
        margin-right: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
        vertical-align: middle;
    }

.swiper-slide img[b-ckbbyneh5s] {
    max-height: 112px;
    min-width: 98px;
    object-fit: contain;
}

#certificates-swiper .swiper-wrapper[b-ckbbyneh5s] {
    transition-timing-function: linear !important;
    display: flex;
    align-items: center;
    justify-content: space-between; /* ⭐ auto space increase */
}

#certificates-swiper .swiper-slide[b-ckbbyneh5s] {
    width: auto;
}

.swiper-slide[b-ckbbyneh5s] {
    margin-top: auto;
    margin-bottom: auto;
    width: fit-content;
    width: auto;
    margin-right: clamp(8px, 2vw, 24px);
}

.content > *:not(:last-child)[b-ckbbyneh5s] {
    margin-bottom: 0px;
}

@media (max-width: 700px) {
    main section[b-ckbbyneh5s] {
        padding-top: 0px;
    }

    .content[b-ckbbyneh5s] {
        flex-direction: column;
        width: 100%;
        padding: 0px;
        overflow: hidden;
        display: block;
    }

    .divider[b-ckbbyneh5s] {
        display: none;
    }

    .content span:first-child[b-ckbbyneh5s] {
        margin-bottom: 10px;
    }

    swiper-slide img[b-ckbbyneh5s] {
        margin-bottom: 5px;
        margin-right: 2px;
        max-height: 70px;
        max-width: 100px;
    }
 span.left-certificates img[b-ckbbyneh5s] {
        margin-bottom: 5px;
        margin-right: 24px;
        max-height: 70px;
        max-width: 100px;
    }
    .content span ~ span[b-ckbbyneh5s] {
        padding-top: 10px
    }

    .swiper-slide img[b-ckbbyneh5s] {
        max-height: 112px;
        max-width: 100px;
        margin-right: 5px;
        vertical-align: middle;
        min-height: 70px;
        min-width: 98px;
    }

    span.left-certificates[b-ckbbyneh5s] {
        display: flex;
        align-content: center;
        justify-content: center;
    }
    #certificates-swiper[b-ckbbyneh5s] {
        padding-top:20px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/DestinationNav/Default.cshtml.rz.scp.css */
#destination-navigation[b-7hmot2fi9k] {
  background: var(--primary-50);
  position: sticky;
  top: -1px;
  z-index: 99;
  justify-content: center;

  .swiper-wrapper {
    width: fit-content;  
    margin: auto;
  }
  
  a[b-7hmot2fi9k] {
    display: block;
    padding: 7.84px 27.45px;
    background-color: var(--primary);
    color: var(--primary-white);
    font-size: 21.57px;
    font-weight: 600;
    line-height: 32.36px;
    border-radius: 14.71px;

    @media screen and (max-width: 1024px) {
      font-size: 15.73px;
      line-height: 23.6px;[b-7hmot2fi9k]
    }
    @media screen and (max-width: 767.98px) {
      font-size: 12px;
      line-height: 18px;[b-7hmot2fi9k]
    }
  }
}

.swiper-slide[b-7hmot2fi9k] {
  width: auto;
}

@media screen and (min-width: 1025px) {
  #destination-navigation[b-7hmot2fi9k] {
    padding: 42px 15px;
  }
}

@media screen and (max-width: 1024px) {
  #destination-navigation .content[b-7hmot2fi9k] {
   padding: 0 !important;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/DubaiHolidaysByType/Default.cshtml.rz.scp.css */
.holiday-by-type[b-q638vj0tro] {
  background: var(--primary-50);
  padding: 60px 0;
}

#package-data-swiper .swiper-slide[b-q638vj0tro] {
  padding: 15px;
  width: 434px;
}

button[b-q638vj0tro] {
  padding: 6.31px 22.1px;
  border-radius: 12px;
  color: var(--primary);
  border: 1px solid var(--primary);
  font-size: 17.36px;
  font-weight: 600;
  width: 100%;
}

.swiper-slide.active button[b-q638vj0tro] {
  background: var(--primary);
  color: var(--web-white);
}

.types-swiper-section[b-q638vj0tro] {
  max-width: 910px;
  margin: auto;
  position: relative;
}

.types-swiper-section .prev[b-q638vj0tro] {
  left: -45px;
}

.types-swiper-section .next[b-q638vj0tro] {
  right: -45px;
}

.swiper-button[b-q638vj0tro] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background: var(--primary);
  width: 39px;
  height: 39px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  filter: contrast(1);
}
.swiper-button .icon[b-q638vj0tro] {
  background-color: var(--primary-white);
}
.swiper-button:hover[b-q638vj0tro] {
  background-color: var(--primary-75);
}

@media screen and (max-width: 1024px) {
  #package-data-swiper .swiper-slide[b-q638vj0tro] {
    width: 327.53px;
  }
}

@media screen and (max-width: 991.98px) {
  .types-swiper-section .prev[b-q638vj0tro] {
    left: -30px;
  }

  .types-swiper-section .next[b-q638vj0tro] {
    right: -30px;
  }
}


@media screen and (max-width: 767.98px) {
  .types-swiper-section .prev[b-q638vj0tro] {
    left: -10px;
  }

  .types-swiper-section .next[b-q638vj0tro] {
    right: -10px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/DubaiHolidaysFromUkDestinations/Default.cshtml.rz.scp.css */
.dubai-holidays-section[b-hwkrg59hur] {
  padding: 60px 0;
}

button[b-hwkrg59hur] {
  background: var(--primary-gradient);
  border-radius: 22.32px;
  font-size: 17.86px;
  font-weight: 500;
  line-height: 26.78px;
  color: var(--web-white);
  height: 50px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 10px;
}

button .icon[b-hwkrg59hur] {
  background: var(--primary-white);
}

.swiper-slide[b-hwkrg59hur] {
  width: auto;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/EssentialInformation/Default.cshtml.rz.scp.css */
.essential-information-section[b-g3w83por6g] {
  background: var(--primary-gradient);
  padding: 30px 0 60px;
}

.section-title[b-g3w83por6g] {
  justify-content: center;
}

.section-title h1[b-g3w83por6g] {
  color: var(--web-white);
}

.section-title .icon[b-g3w83por6g] {
  background-color: var(--web-white);
  margin-right: 5px;
}

.cards[b-g3w83por6g] {
  display: flex;
  gap: 18px;
  
  .card {
    padding: 25px 10px;
    min-width: 205px;
    max-width: 205px;
    
    .card-title {
      font-size: 17px;
      line-height: 17px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: auto;
    }
    
    .card-icon[b-g3w83por6g] {
      width: 45px; 
    }
    
    .card-value[b-g3w83por6g] {
      font-size: 17px;
      line-height: 17px;
      font-weight: 500;
    }
  }
}

.section-1[b-g3w83por6g] {
  display: flex;
  gap: 15px;
}

.section-1 > div[b-g3w83por6g] {
  flex: 1;
}

.card[b-g3w83por6g] {
  background: var(--web-white);
  color: var(--primary-black);
  margin-bottom: 15px;
  border-radius: 15px;
  min-height: 118px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 1 0 0;
}

.card h4[b-g3w83por6g] {
  font-size: 15.72px;
  font-weight: 600;
  line-height: 23.58px;
}

.card h4 span[b-g3w83por6g] {
  color: var(--primary); 
  font-size: 22px
}

.card p[b-g3w83por6g] {
  font-size: 14.15px;
  font-weight: 400;
  line-height: 21.22px;
}

.card .icon[b-g3w83por6g] {
  background-color: var(--primary);
  width: 32px;
}

.swiper[b-g3w83por6g] {
  width: 100%;
}

.swiper-wrapper[b-g3w83por6g] {
  width: 100%;
}

.swiper-slide[b-g3w83por6g] {
  width: auto;
}

.tablinks[b-g3w83por6g] {
  font-size: 13.57px;
  font-weight: 500;
  line-height: 20.35px;
  background: var(--primary-75);
  padding: 11.53px 22.39px;
  border-radius: 10.18px;
  color: var(--web-white);
  cursor: pointer;
}

.tablinks.active[b-g3w83por6g] {
  background: var(--primary);
  color: var(--web-white);
}

.content-area[b-g3w83por6g] {
  padding: 40px 30px;
}

.description[b-g3w83por6g] {
  margin-top: 40px;
  display: flex;
  gap: 25px;
}

.description .image[b-g3w83por6g] {
  flex: 1;
}
.description .paragraph[b-g3w83por6g] {
  flex: 3;
  text-align: left;

  p {
    margin-bottom: 15px;
  }
}

/* tab content and cards start */
.tab-content[b-g3w83por6g] {
  padding: 30px 0;
  width: 100%;
}

.tab-card:not(:first-child)[b-g3w83por6g] {
  display: none;
}

.tab-card[b-g3w83por6g] {
  animation: fadeEffect-b-g3w83por6g 1s;
}

@keyframes fadeEffect-b-g3w83por6g {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* tab content and cards end */

.tab-card[b-g3w83por6g] {
  > div {
    width: 100%;
  }
  
  .card-tiles[b-g3w83por6g] {
    display: flex;
    
    > div {
      flex: 1;
      
      .tile {
        display: flex;
        border-bottom: 0.73px solid var(--primary-50);
        padding-bottom: 20px;
        margin-bottom: 20px;
        
        img {
          width: 135px;
          border-radius: 10px;
        }
        
        div[b-g3w83por6g] {
          padding: 15px;
          
          h4 {
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            text-align: left;
          }
          
          p[b-g3w83por6g] {
            font-size: 12px;
            font-weight: 400;
            line-height: 18px;
            text-align: left;
          }
          
          h6[b-g3w83por6g] {
            font-size: 12px;
            font-weight: 400;
            line-height: 18px;
            text-align: left;
            
            span {
              font-weight: 500;
            }
          }
        }
      }
    }
    
    .separator[b-g3w83por6g] {
      max-width: 0.73px;
      background-color: var(--primary-50);
      height: auto;
      margin: 0 35px 40px;
    }
  }
  
  .card-tiles:first-child[b-g3w83por6g] {
    .separator {
      margin-top: 0;
    }
  }
  
  .view-more-btn[b-g3w83por6g] {
    width: 120.68px;
    height: 39px;
    border-radius: 15px;
    border:  1px solid var(--primary);
    color:  var(--primary);
    font-size: 16.1px;
    font-weight: 500;
    line-height: 24.14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    gap: 8px;
    
    .icon {
      width: 22px;
    }
  }
}

#tab5[b-g3w83por6g] {
  
  button {
    display: flex;
    width: 100%;
    border: none;
    background: var(--web-white);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    align-items: center;
    gap: 30px;
    border-radius: 16px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }
  button .icon[b-g3w83por6g] {
    width: 16px;
  }
  span.icon.faq_black[b-g3w83por6g] {
    height: 35px;
    width: 35px;
    margin: 0px 5px -5px 0px;
  }
  h4[b-g3w83por6g] {
    font-family: "Arbutus Slab", sans-serif;
  }
  button:hover[b-g3w83por6g] {
    background-color: var(--primary);
    h4 {
      color: var(--web-white);
    }
    .icon.accordion-icon[b-g3w83por6g] {
      background-color: var(--web-white);
    }
  }
  .accordion-content[b-g3w83por6g] {
    text-align: left;
    font-size: 18px;
    margin: 0 20px 30px 20px;
    border-left: 2px solid var(--primary);
    padding-left: 35px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }
  .icon.accordion-icon[b-g3w83por6g] {
    zoom: 200%;
  }
  @media (max-width: 768px){
    .icon.accordion-icon[b-g3w83por6g] {
      zoom: 150%;
    }
    button[b-g3w83por6g] {
      font-size: 1.1rem;
    }
  }
}
 
@media screen and (max-width: 800px) {
  .tab-card[b-g3w83por6g] {
    .card-tiles {
      flex-direction: column;
    }
    .separator[b-g3w83por6g] {
      display: none;  
    }
  }  
}

@media screen and (max-width: 767px) {
  .description .image[b-g3w83por6g] {
    flex: 2;
  }
  .description[b-g3w83por6g] {
    flex-direction: column;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/GlobalSearch/Default.cshtml.rz.scp.css */
#GlobalSearch[global-search] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    padding-top: 60px;
    background: rgba(0, 0, 0, 0.6); /* semi-transparent background */
    align-items: center;
    text-align: center;

    --search-width: clamp(240px, 70vw, 450px);
}
.search-area[global-search]{
    max-width: 800px;
    margin: auto;
    background: #EFEFEF;
    border-radius: 15px;
    padding: 10px;
    position: relative;
    display: block;
    box-sizing: border-box;
    z-index: 100;
    transition: background-color 0.2s ease;
}
/* .search-close {
    color: var(--web-white);
    font-size: 1.5em;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    width: 30px;
    height: 30px;
    font-weight: bold;
    cursor: pointer;
} */

#GlobalSearchInput[global-search] {
    background-image: url(/newexperience/images/icons/search.svg);
    width: 100%;
    background-position: 95%;
    background-repeat: no-repeat;
    height: 56px;
    background-color: var(--web-white);
    color: var(--dark-blue);
    text-align: left;
    padding: 0 34px 0 20px;
    border-radius: 20px;
    caret-color: var(--secondary);
    font-size: 20px;
    font-weight:300;
    text-overflow: ellipsis;
}


#GlobalSearchResults[global-search] {
    color: var(--primary-black);
    background-color: var(--web-white);
    z-index: 2;
    width: 100%;
    justify-content: center;
    border-radius: 15px;
    max-height: 400px;
    overflow: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    margin-top:10px;
}


#GlobalSearchList * + *[global-search] {
    margin-top: 10px;
}
#GlobalSearchList .search-item:hover[global-search] {
    background-color: #E7E7E7;
}
#GlobalSearchList .search-item[global-search] {
    display: flex !important;
    justify-content: space-between !important;
    left: 0;
    text-align: left;
}

.popup-overlay[global-search] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* semi-transparent background */
    display: none; /* hidden by default */
    justify-content: center;
    align-items: center;
    z-index: 1000;
}


.search-popup input[global-search] {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

#GlobalSearchResults[global-search] {
    max-height: 400px;
    overflow-y: auto;
}
#GlobalSearchList span[global-search] {
    text-align: right;
    border-radius: 8em;
    font-weight: 400;
    color: var(--primary-black);
}

#GlobalSearchList .search-item[global-search] {
    align-items: flex-start;
    padding: 1em;
    font-weight:300;
    font-size: 20px;
}

#GlobalSearchList .holiday-box[global-search], #GlobalSearchList .destination-box[global-search] {
    padding: 6px 16px !important;
    width: 150px;
    text-align: center;
    font-size: 20px !important;
    background: var(--primary) !important;
    color: var(--web-white) !important;
    border-radius: 20px !important;
    font-weight: 300 !important;
    box-shadow: none !important;
}
#GlobalSearchList .package-box[global-search]{
    padding: 6px 16px !important;
    width: 150px;
    text-align: center;
    font-size: 20px !important;
    background: var(--secondary) !important;
    color: var(--web-white) !important;
    border-radius: 20px !important;
    font-weight: 300 !important;
    box-shadow: none !important;
}
.search-indicator-item[global-search] {
    align-items: center;
    padding: 1em;
    font-weight:300;
    background-image: var(--primary-gradient);
    color: transparent;
    background-clip: text;
}
.searchInputWrapper[global-search] {
    padding: 20px;
}
.loader[global-search] {
    animation: l1-global-search 1s linear infinite alternate;
}
.loader[global-search]:before {
    content:"Loading..."
}
@keyframes l1-global-search {to{opacity: 0}}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/HolidaysByMonth/Default.cshtml.rz.scp.css */
.holiday-by-moth-section[b-y4m34mqm66] {
  background: var(--primary-50);
  width: 100%;
  padding: 20px 0 60px 0;
}

.holiday-by-moth-section .description h3[b-y4m34mqm66] {
  font-size: 26px;
  font-weight: 500;
  line-height: 39px;
}

.holiday-by-moth-section .description p[b-y4m34mqm66] {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.months[b-y4m34mqm66] {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 10px;
  list-style: none;
  padding: 0;
}

.months li[b-y4m34mqm66] {
  background-color: var(--primary);
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  align-items: center;
  color: var(--web-white);
  font-size: 19px;
  font-weight: 500;
  line-height: 28.5px;
  border-radius: 50px;
  cursor: pointer;
}

.months li .icon[b-y4m34mqm66] {
  background-color: var(--web-white);
  margin-right: 5px;
}

@media screen and (max-width: 991.98px) {
  .months[b-y4m34mqm66] {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 767.98px) {
  .months[b-y4m34mqm66] {
    grid-template-columns: repeat(3, 1fr);
  }

  .section-title[b-y4m34mqm66] {
    justify-content: center;
  }
}

@media screen and (max-width: 567.98px) {
  .months[b-y4m34mqm66] {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/HolidayTypes/Default.cshtml.rz.scp.css */
a[b-zuqftvmmtg] {
    height: 364px !important;
    position: relative;
    overflow: hidden;
}
#holiday-type-swiper[b-zuqftvmmtg] {
    max-width: 1079px;
}
.swiper-slide[b-zuqftvmmtg] {
    width: 245px;
}
img[b-zuqftvmmtg] {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}


.bottom[b-zuqftvmmtg] {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

h3[b-zuqftvmmtg] {
    font-size: 1.75rem;
    font-weight: 400;
    margin: 0 0 20px 0;
    color: var(--web-white);
    padding: 0 15px;
    line-height: 1.3;
}
.price[b-zuqftvmmtg] {
    font-size: 18px;
    margin: auto;
}

.price-text[b-zuqftvmmtg] {
    font-weight: 500;
}

.price[b-zuqftvmmtg]:before {
    content: "";
}

h2.section-header[b-zuqftvmmtg] {
    border-top: 1px solid var(--grey-line);
    padding-top: 40px;
}

.slider_box[b-zuqftvmmtg] {
    position: relative;
}

.swiper-button[b-zuqftvmmtg] {
    background: var(--primary);
    height: 35px;
    width: 35px;
    border-radius: 100%;
    top: 65%;
}

    .swiper-button.prev[b-zuqftvmmtg] {
        filter: none;
    }

    .swiper-button.next[b-zuqftvmmtg] {
        filter: none;
    }

.section-header[b-zuqftvmmtg] {
    display: flex;
    align-items: center;
    gap: 0 12px;
}

.slider-bottom-btn[b-zuqftvmmtg] {
    text-align: center;
    padding: 0px 0 0 0;
}

span.icon.holiday-types[b-zuqftvmmtg] {
    width: 45px;
}

@media screen and (min-width: 1025px) {
    a:hover img[b-zuqftvmmtg] {
        transform: scale(1.2);
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/Partners/Default.cshtml.rz.scp.css */
h2[b-hv4703s9z1] {
    margin-bottom: 30px;
}
h3[b-hv4703s9z1] {
    font-weight: 600;
    font-size: 28px;
    font-family: Poppins;
}
.swiper:first-of-type[b-hv4703s9z1] {
    margin-bottom: 50px;
}
.swiper-slide[b-hv4703s9z1] {
    margin-top: auto;
    margin-bottom: auto;
}
span.icon.airplane_black[b-hv4703s9z1] {
    height: 40px;
    width: 40px;
    margin: 0px 5px -5px 0px;
}
#airline-swiper img[b-hv4703s9z1] {
    min-height: 40px; width:auto;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Components/TrendingDestinationSlider/Default.cshtml.rz.scp.css */
.swiper-container[b-hlx0qh02f7] {
  position: relative;
  padding-bottom: 40px;
}
.prev[b-hlx0qh02f7] {
  left: -50px;
}
.next[b-hlx0qh02f7] {
  right: -50px;
}

.swiper-button[b-hlx0qh02f7] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background: var(--primary);
  width: 39px;
  height: 39px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  filter: contrast(1);
}
.swiper-button .icon[b-hlx0qh02f7] {
  background-color: var(--primary-white);
}
.swiper-button:hover[b-hlx0qh02f7] {
  background-color: var(--primary-75);
}

@media (max-width: 1400px) {
  .prev[b-hlx0qh02f7] {
    left: -36px;
  }
  .next[b-hlx0qh02f7] {
    right: -36px;
  }
}

@media (max-width: 767.98px) {
  .prev[b-hlx0qh02f7] {
    left: -10px;
  }
  .next[b-hlx0qh02f7] {
    right: -10px;
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_BackToTop.cshtml.rz.scp.css */
div.back-to-top[b-pi3mxkeotu] {
    position: fixed;
    bottom: 25px;
    right: 50px;
    width: 50px;
    height: 50px;
    background-color: var(--primary);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 95;
    display: none;
    margin-right:25px;
}
@Media (max-width: 486px) {
    div.back-to-top[b-pi3mxkeotu] {
        display: none !important;
        visibility: hidden;

    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_BottomNavbar.cshtml.rz.scp.css */
@media (min-width: 486px) {
    #bottom-navbar[b-edja9nr9ua] {
        display: none;
    }
}
#bottom-navbar[b-edja9nr9ua] {
    position: fixed;
    bottom: 0;
    height: 60px;
    width: 100%;
    background-color: var(--web-white);
    z-index: 4;
    padding: 10px;
    color: var(--dark-blue);
    font-size:12px;
    box-shadow: 0 0 5px 0 black;
    overflow: hidden;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
}

#bottom-navbar.show[b-edja9nr9ua] {
    transform: translateY(0);
}
ul[b-edja9nr9ua] {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    height:inherit;
}
li[b-edja9nr9ua] {
    display: flex;
    flex-direction: column;
    height:inherit;
    align-items: center;
    width: 63px;
}
li a[b-edja9nr9ua] {
    background-color: var(--primary);
    border-radius: 50%;
    padding:2px;
    width: 33px;
    height: 33px;
    text-align: center;
    display: flex;
    justify-content: center;
}
li i[b-edja9nr9ua] {
    height: 21px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_Breadcrumb.cshtml.rz.scp.css */
.lux-breadcrumb[b-sedm02hcjh] {
    /*--desktop-top: 160px;*/
    /*--desktop-left-right: 135px;*/
    /*--laptop-top: 130px;*/
    /*--laptop-left-right: 80px;*/
    /*--tablet-top: 125px;*/
    /*--tablet-left-right: 60px;*/
    /*--mobile-left-right: 40px;*/
    --desktop-top: 114px;
    --desktop-left-right: 4em;
    --laptop-top: 114px;
    --laptop-left-right: 4em;
    --tablet-top: 114px;
    --tablet-left-right: 1.5em;
    --mobile-top: 106px;
    --mobile-left-right: 1.5em;
}
.lux-breadcrumb[b-sedm02hcjh] {
    position: absolute;
    top: var(--desktop-top);
    left: var(--desktop-left-right);
    right: var(--desktop-left-right);
    z-index: 50; /* must be lower than the z-index of the nav bar which is 100 at the moment, and higher than everything else */
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5); 
}
.breadcrumb-item-list[b-sedm02hcjh] {
    line-height: 1.5;
}
.breadcrumb-ellipsis[b-sedm02hcjh] {
    cursor: pointer;
}
a[b-sedm02hcjh],
li > span[b-sedm02hcjh] {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: var(--web-white);
}
li[b-sedm02hcjh] {
    display: inline-block;
}
a[b-sedm02hcjh] {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}
li:hover:not(:last-child) > a > span[b-sedm02hcjh] {
    text-decoration: underline;
}
li:last-child > a[b-sedm02hcjh] {
    pointer-events: none;
    cursor: default;
}
/*!* Laptop *!*/
@media (max-width: 1000px) {
    .lux-breadcrumb[b-sedm02hcjh] {
        top: var(--laptop-top);
        left: var(--laptop-left-right);
        right: var(--laptop-left-right);
    }
}
/* Tablet */
@media (max-width: 700px) {
    .lux-breadcrumb[b-sedm02hcjh] {
        top: var(--tablet-top);
        left: var(--tablet-left-right);
        right: var(--tablet-left-right);
    }
}
/* Mobile */
@media (max-width: 500px) {
    .lux-breadcrumb[b-sedm02hcjh] {
        top: var(--mobile-top);
        left: var(--mobile-left-right);
        right: var(--mobile-left-right);
    }
    a[b-sedm02hcjh] {
        font-size: 14px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_BreadcrumbContent.cshtml.rz.scp.css */
.lux-breadcrumb-content[b-0c79y6oos3] {
    --desktop-left-right: 135px;
    --desktop-top: 105px;
    --laptop-left-right: 80px;
    --tablet-top: 105px;
    --tablet-left-right: 60px;
    --mobile-top: 370px;
    --mobile-left-right: 15px;
    text-align: left;
}
.lux-breadcrumb-content[b-0c79y6oos3] {
    display: flex;
    top: var(--desktop-top);
    z-index: 50;
    width: 100%;
   
}

.breadcrumb-item-list[b-0c79y6oos3] {
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
}

.breadcrumb-item[b-0c79y6oos3],
.breadcrumb-ellipsis[b-0c79y6oos3] {
    display: flex;
    align-items: center;
}

    .breadcrumb-item:last-child[b-0c79y6oos3] {
        min-width: 0;
        flex: 1;
    }

        .breadcrumb-item:last-child span[itemprop="name"][b-0c79y6oos3] {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
li.breadcrumb-item:last-child span + span[b-0c79y6oos3] {
    display: none;
}
.breadcrumb-ellipsis[b-0c79y6oos3] {
    cursor: pointer;
}
li.breadcrumb-item a span[b-0c79y6oos3] {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: var(--Primary-Black, #404040);
    padding: 0 3px;
}


a[b-0c79y6oos3] {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}
li:hover:not(:last-child) > a > span[b-0c79y6oos3] {
    text-decoration: underline;
}
li:last-child > a[b-0c79y6oos3] {
    pointer-events: none;
    cursor: default;
}


@media (max-width: 700px) {
    .lux-breadcrumb-content[b-0c79y6oos3] {
        top: var(--mobile-top)!important;
    }
    li.breadcrumb-item a span[b-0c79y6oos3] {
        font-weight: 400;
        font-size: 12px;
    }
    li.breadcrumb-item[b-0c79y6oos3] {
        font-size: 12px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_DestinationCard.cshtml.rz.scp.css */
.swiper-slide[b-6zp2sgxdj9] {
  position: relative;
  height: auto;
  border-radius: 16px;
  overflow: hidden;
}

.dark-overlay[b-6zp2sgxdj9] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 51.9%,
    var(--primary-black) 100%
  );
}

.swiper-slide .slider-content[b-6zp2sgxdj9] {
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.swiper-slide .slider-content h3[b-6zp2sgxdj9] {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  color: var(--web-white);
  margin-bottom: 6px;
}

.swiper-slide .slider-content .price-button[b-6zp2sgxdj9] {
  padding: 8.04px 13.6px;
  border-radius: 10px;
  background: var(--primary);
  font-size: 11.13px;
  font-weight: 500;
  line-height: 16.69px;
  color: var(--web-white);
}

    .swiper-slide .slider-content .price-button span[b-6zp2sgxdj9]{
        font-size: 12px;
        font-weight: 700;
        line-height: 18px;
    }
img[b-6zp2sgxdj9] {
    width: 100%;
    height: 260px;
}
@media screen and (max-width: 1024px) {
  .swiper-slide[b-6zp2sgxdj9] {
    width: 169px !important;
  }
}

/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_EnquiryPopup.cshtml.rz.scp.css */
#enquiry-popup-background[b-08sodu8l70] {
    z-index: 9999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.pp[b-08sodu8l70]:after {
    font-size: 28px;
}
.price[b-08sodu8l70]:before {
    font-size: 48px;
}
#loading-spinner[b-08sodu8l70] {
    width: 40px;
    height: 9px;
}

.enquiry-popup-section[b-08sodu8l70] {
    z-index: 9999999;
    position: fixed;
    width: 100%;
    height: 100lvh;
    top: 0;
    overflow: auto;
    padding-top: 24px;
}

.enquiry-popup[b-08sodu8l70] {
    display: block;
    font-size: 11px;
    max-width: 630px;
    padding: 0;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    border-radius: 3.125em;
    top: 50%;
    background: var(--web-white);
    right: 0;
    left: 0;
    transition: all var(--animation-speed) ease-in-out;
    opacity: 1;
    margin: 30px auto auto;
}

.select2-container[b-08sodu8l70] {
    z-index: 9999 !important;
}

.no-price[b-08sodu8l70] {
    font-size: 22px;
}

.error-icon[b-08sodu8l70], #form-errors[b-08sodu8l70] {
    font-size: 11px;
    color: red;
    font-weight: 300;
}
.select-fields:focus[b-08sodu8l70] {
    outline: 2px solid #007BFF;
    outline-offset: 2px;
}

.select2-container--default .select2-selection--single:focus-visible[b-08sodu8l70] {
    outline: 2px solid #007BFF;
}

.popup-header .package-title[b-08sodu8l70] {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
    color: var(--web-white);
}

.popup-header div:first-child[b-08sodu8l70] {
    gap: 1.25em;
    max-width: 387px;
}

.popup-header .enquiry-night[b-08sodu8l70] {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    color: var(--web-white);
}


.popup-header .enquiry-price[b-08sodu8l70] {
    font-size: 46px;
    font-weight: 700;
    line-height: 1.5em;
    text-align: center;
    color: var(--web-white);
}

    .popup-header .enquiry-price[b-08sodu8l70]:before, .enquiry-price[b-08sodu8l70]:after {
        font-weight: 400;
    }

.enquiry-modal-close[b-08sodu8l70] {
    width: 24px;
    height: 24px;
    text-align: center;
    font-weight: 500;
    background: var(--web-white);
    color: var(--primary);
    border-radius: 50%;
    position: absolute;
    right: 0.25em;
    top: 0.25em;
    line-height: 24px;
    font-size: 14px;
    cursor: pointer;

    &:hover {
        background: var(--grey-blue);
    }
}

.popup-header[b-08sodu8l70] {
    background: var(--primary-gradient);
    padding: 1.5em;
    display: flex;
    gap: 1.25em;
    border-radius: 3.125em 3.125em 0 0;
    position: relative;
    justify-content: space-between;

    .image img {
        width: 6.25em;
        height: 6.25em;
        border: 1px solid #FFFFFF;
        border-radius: 1.4em;
    }

    .package-options[b-08sodu8l70] {
        display: flex;
        gap: 12px;
        margin-top: 14px;

        .icon {
            background-color: var(--web-white);
            width: 40px;
        }
    }
}

.popup-body[b-08sodu8l70] {
    padding: 1.5em;

    .flex-section {
        display: flex;
        flex-wrap: wrap;
        margin-left: -6px;
        margin-right: -6px;
    }

    .field[b-08sodu8l70] {
        margin-bottom: 1em;
        text-align: left;
    }

    .flex-section .field[b-08sodu8l70] {
        flex: 0 0 50%;
        padding: 0 5px;
        max-width: 100%;
    }

    .date-section[b-08sodu8l70] {
        flex: 1 1 66.66%;
        display: flex;

        .field {
            flex: 1 !important;
        }

        .field:nth-child(2)[b-08sodu8l70] {
            max-width: 10em;
            min-width: 10em;
            text-align: center;
        }
    }

.travellers-count[b-08sodu8l70] {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    padding-left: 32px;
}

.travellers-row-header[b-08sodu8l70] {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3125;
    text-align: left;
    color: #45B1E8;
}

.travellers-header[b-08sodu8l70] {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
}
.travellers-div[b-08sodu8l70] {
    height: 4.6em;
}
    .travellers-container[b-08sodu8l70] {
        position: relative;

        .travellers {
            display: flex;

            > div {
                flex: 1;
                border: 1px solid #404040;
                border-right: 0;
                border-radius: 1.65em 0 0 1.65em;
                padding: 0 1.25em;
                display: flex;
                flex-direction: column;
                justify-content: center;

                > h5 {
                    font-size: 0.875em;
                    font-weight: 400;
                    line-height: 0.875;
                    text-align: left;
                }
            }

            > button[b-08sodu8l70] {
                background: var(--primary-gradient);
                color: var(--web-white);
                font-size: 29px;
                width: 61px;
                border-radius: 0 20px 20px 0;
                text-align: center;
                cursor: pointer;
            }
        }

        .guest-popup[b-08sodu8l70] {
            position: absolute;
            top: 3.875em;
            background: var(--web-white);
            padding: 0.9375em;
            box-shadow: 0px 10px 20px 0px #00000026;
            width: 22.875em;
            z-index: 10;
            border-radius: 1.25em;

            .row {
                display: flex;
                margin-top: 1.25em;

                > div:first-child {
                    flex: 1;
                }

                > p[b-08sodu8l70] {
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 1em;
                    text-align: left;
                }

                 .count[b-08sodu8l70] {
                    color: #45B1E8!important;
                    font-size: 18.67px;
                    font-weight: 500;
                    line-height: 1.5em;
                    text-align: center;
                    display: inline-block;
                    width: 1.125em;
                }

                > button[b-08sodu8l70], .plus-btn[b-08sodu8l70], .minus-btn[b-08sodu8l70] {
                    background: #45B1E8;
                    color: var(--web-white);
                    width: 28px;
                    height: 28px;
                    text-align: center;
                    font-size: 18px;
                    font-weight: 600;
                    border-radius: 0.3em;
                    cursor: pointer;
                }
            }

            #btn-done[b-08sodu8l70] {
                background: #45B1E8;
                color: var(--web-white);
                width: 100%;
                font-size: 18px;
                font-weight: 600;
                line-height: 1.6875em;
                cursor: pointer;
                margin-top: 1.25em;
                text-align: center;
                border-radius: 0.625em;
                height: 2.5em;
            }
        }
    }


    .submit-container[b-08sodu8l70] {
        .btn-submit {
            background: var(--primary-gradient);
            font-size: 24px;
            font-weight: 600;
            line-height: 1.5;
            text-align: center;
            padding: 0.710em 1.875em;
            color: var(--web-white);
            border-radius: 1.25em;
            width: 100%;
        }

        #popupSubmit[aria-disabled=true][b-08sodu8l70] {
            pointer-events: none;
            cursor: not-allowed;
            filter: brightness(90%);
        }
    }

    .error-message[b-08sodu8l70] {
        font-weight: 600;
        color: red;
    }
}

.input-wrapper[b-08sodu8l70] {
    position: relative;
    display: inline-block;
    width: 100%; /* Or fixed width if needed */
}

.input-wrapper .icon[b-08sodu8l70] {
    position: absolute;
    top: 50%;
    left: 10px; /* Adjust depending on spacing */
    transform: translateY(-50%);
    pointer-events: none; /* Let clicks pass through to the input */
    z-index: 2;
}

.input-wrapper input.c-input[b-08sodu8l70] {
    width: 100%;
    padding-left: 35px; /* Add space to the left for the icon */
    box-sizing: border-box;
}

span.icon.enquiry-name[b-08sodu8l70] {
    width: 17px;
    height: 18.622px;
    margin-left: 5px;
    top: 55%;
}

span.icon.enquiry-email[b-08sodu8l70] {
    width: 20px;
    height: 13.499px;
    margin-left: 5px;
}

span.icon.enquiry-phone[b-08sodu8l70] {
    width: 22px;
    height: 22px;
    margin-left: 5px;
}

span.icon.enquiry-traveller[b-08sodu8l70] {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 2;
    width: 22px;
    height: 22px;
}

#enquiry-popup-background.hide[b-08sodu8l70] {
    opacity: 0;
    pointer-events: none;
}

#enquiryPopup.hide[b-08sodu8l70] {
    opacity: 0;
    transform: translateY(-50px);
    pointer-events: none;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Visible state */
#enquiryPopup[b-08sodu8l70] {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Optional fade-in for priceDivEnq */
#priceDivEnq[b-08sodu8l70] {
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
}

#priceDivEnq.visible[b-08sodu8l70] {
    display: block;
    opacity: 1;
    min-width: 150px;
}
#priceNotExistsEnq[b-08sodu8l70] {
    display: none;
    max-width: 220px;
}
.price-request[b-08sodu8l70] {
    font-size: 24px;
    font-weight: 700;
    color: var(--web-white);
}
.hidden[b-08sodu8l70] {
    display: none !important;
}

.placeholder[b-08sodu8l70] {
    position: absolute;
    left: 50px;
    top: 50%;
    pointer-events: none;
    font-size: 18px;
    font-weight: 400;
    transform: translateY(-50%);
}
@media (max-width: 1024px) or (max-height: 712px) {

    .enquiry-popup[b-08sodu8l70] {
        margin: 0 auto auto;
    }

    #package-image[b-08sodu8l70] {
        display: none;
    }

    .popup-header[b-08sodu8l70] {
        padding: 1em;
    }

        .popup-header .enquiry-night[b-08sodu8l70] {
            font-size: 1.3em;
        }

    /*.form-field-icon-airplane::after {
        display: none;
    }*/

    .enquiry-popup-section[b-08sodu8l70] {
        font-size: 11px;

        .form-field-icon::after {
            width: 21px;
            height: 21px;
        }
    }
}

@media screen and (max-width: 667px) {  
    .no-price[b-08sodu8l70] {
        font-size: 16px;
    }
    .popup-body[b-08sodu8l70] {
        .travellers-container {
            .guest-popup {
                width: 100% !important;
            }
        }

        .date-section[b-08sodu8l70] {
            flex-wrap: wrap;

            .field {
                flex: 1 1 100% !important;
            }

            .field:nth-child(2)[b-08sodu8l70] {
                max-width: 100%;
                min-width: 100%;
            }
        }
    }
}

@media (max-width: 600px) {
    .travellers-div[b-08sodu8l70] { 
        height: 4em!important;
    }

    .travellers-count[b-08sodu8l70] {
        font-size: 14px!important;
    }
    .enquiry-popup[b-08sodu8l70] {
        display: flex;
        flex-direction: column;
        margin: 0 10px 10px 10px;
    }

    .popup-header[b-08sodu8l70] {
        display: flex;
    }

        .popup-header .package-title[b-08sodu8l70] {
            font-size: 14.743px;
        }

    .popup-body[b-08sodu8l70] {
        width: 100%;
    }
    #priceNotExistsEnq[b-08sodu8l70] {
        max-width: 120px;
    }
    .flex-section[b-08sodu8l70] {
        display: flex;
        flex-wrap: wrap;
        gap: 4px;
    }

   .flex-section .field[b-08sodu8l70] {
        flex: 0 0 50% !important;
        padding: 0 5px !important;
        max-width: calc(50% - 2px) !important;
    }

    .flex-section .field:nth-child(1)[b-08sodu8l70],
    .flex-section .field:nth-child(6)[b-08sodu8l70] {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
       

    /* .travellers-container {
        width: 100%;
    }

    .submit-container {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 1rem;
    }
*/
    .popup-header div:first-child[b-08sodu8l70] {
        gap: 1.25em;
    }

    .popup-header .enquiry-price[b-08sodu8l70] {
        font-size: 29.486px !important;
    }

    .checkbox-label-text[b-08sodu8l70] {
        margin-top: -3px !important;
    }
    .package-options .icon[b-08sodu8l70] {
        width: 24.571px !important;
    }

    h3#travellerCount[b-08sodu8l70] {
        font-size: 16px !important;
    }
    .submit-container .btn-submit[b-08sodu8l70] {
        font-size: 14.743px !important; 
    }
    .pp[b-08sodu8l70]:after {
        font-size: 17.2px;
    }

    .price[b-08sodu8l70]:before {
        font-size: 29.486px;
    }
    #loading-spinner[b-08sodu8l70] {
        margin-top: 4px;
    }
    .placeholder[b-08sodu8l70] {
        font-size: 14px;
        left: 45px;
        top: 54%;
    }
    .price-request[b-08sodu8l70] {
        font-size: 14px;
    }
    .popup-header .enquiry-price[b-08sodu8l70] {
        white-space: nowrap;
    }
}

@media (max-width: 415px) {
    #priceDivEnq.visible[b-08sodu8l70] {
        min-width: auto;
    }
    .placeholder[b-08sodu8l70] {
        font-size: 14px;
        left: 33px;
        top: 54%;
    }
    span.icon.enquiry-traveller[b-08sodu8l70] {
        left: 10px!important;
    }

    .travellers-count[b-08sodu8l70] {
        padding-left: 23px!important;
    }
}

/*.placeholder::after{*/
/*    content: '*';*/
/*    color: red;*/
/*}*/

input.filled[b-08sodu8l70],
input:is(:-webkit-autofill, :autofill, :-moz-autofill, :focus)[b-08sodu8l70] {
    &+.placeholder {
        visibility: hidden !important;
    }
}


.recaptcha-notice[b-08sodu8l70] {
    font-size: 0.75rem;       
    color: #555;
    margin: 1em 0;           
}

.recaptcha-notice a[b-08sodu8l70] {
    color: #007bff;          
    text-decoration: none;
}

.recaptcha-notice a:hover[b-08sodu8l70] {
    text-decoration: underline;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_Faq.cshtml.rz.scp.css */
#faq[b-5hxmyp5nkp] {
  color: var(--dark-blue) back;
  background: var(--primary-50);
  padding: 60px 0;
}

.section-header[b-5hxmyp5nkp] {
  display: flex;
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
}

button[b-5hxmyp5nkp] {
  display: flex;
  width: 100%;
  border: none;
  background: var(--web-white);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  align-items: center;
  gap: 30px;
  border-radius: 16px;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
}
button .icon[b-5hxmyp5nkp] {
  width: 16px;
}
span.icon.faq_black[b-5hxmyp5nkp] {
    height: 30px;
    width: 30px;
}

button:hover[b-5hxmyp5nkp] {
  background-color: var(--primary);
  h3 {
    color: var(--web-white);
  }
  .icon.accordion-icon[b-5hxmyp5nkp] {
    background-color: var(--web-white);
  }
}
.accordion-content[b-5hxmyp5nkp] {
    text-align: left;
    margin: 0 20px 30px 30px;
    border-left: 2px solid var(--primary);
    padding-left: 35px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.icon.accordion-icon[b-5hxmyp5nkp] {
    zoom: 150%;
}
span.icon.accordion-icon.primary[b-5hxmyp5nkp] {
    width: 12px;
    height: 12px;
}
@media (max-width: 768px){
    > h3[b-5hxmyp5nkp] {
        font-size:14px;
    }
    .icon.accordion-icon[b-5hxmyp5nkp] {
        zoom: 150%;
    }
    > button[b-5hxmyp5nkp] {
        font-size: 1.1rem;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_FlightSearchForm.cshtml.rz.scp.css */
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_Footer.cshtml.rz.scp.css */
#newsletter-subscribe[b-9zlq8su4kg] {
    background-color: var(--web-white);
    padding: 20px 20px;
    line-height: 24px;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.25);
}

#newsletter-subscribe .subscribe-text[b-9zlq8su4kg] {
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
}

#newsletter-subscribe .form-container[b-9zlq8su4kg] {
    display: flex;
    justify-content: space-between;
    gap: 12px 20px;
}

#newsletter-subscribe .content[b-9zlq8su4kg] {
    height: 70px;
    justify-content: space-around;
}

#newsletter-subscribe .left[b-9zlq8su4kg] {
    text-align: justify;
    gap: 30px;
    height: fit-content;
    width: 100%;
}

#newsletter-subscribe .form[b-9zlq8su4kg] {
    width: 100%;
    position: relative;
}

#newsletter-subscribe input[b-9zlq8su4kg] {
    background-color: #cfcfcf7d;
    color: var(--dark-blue);
    outline: none;
    width: 100%;
}

#newsletter-subscribe button[b-9zlq8su4kg] {
    background: var(--blue-gradient);
    color: var(--web-white);
    font-weight: 400;
    line-height: normal;
}

#newsletter-subscribe .right[b-9zlq8su4kg] {
    display: flex;
    flex: auto;
    justify-content: space-around;
    max-width: 710px;
}

#newsletter-subscribe .right i[b-9zlq8su4kg] {
    height: 100%;
}

.social-media-container[b-9zlq8su4kg] {
    margin-top: 25px;
}

#feedbackIcon[b-9zlq8su4kg] {
    font-size: 24px;
    margin-right: 8px;
}

#subscriptionFeedback[b-9zlq8su4kg] {
    display: none;
    margin-top: 10px;
}

.success-icon[b-9zlq8su4kg] {
    color: green;
}

.form-element[b-9zlq8su4kg] {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 5px;
}

.form-element-button[b-9zlq8su4kg] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.error-icon[b-9zlq8su4kg] {
    color: red;
    height: 1em;
}

#footer-top[b-9zlq8su4kg] {
    padding: 60px 0 0 0;
    box-shadow: 0px 5px 4px 0px #A0BECD inset;
}

#footer-top h4[b-9zlq8su4kg] {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
}

#footer-top a[b-9zlq8su4kg] {
    font-size: 18px;
    font-weight: 400;
}

.footer-left[b-9zlq8su4kg] {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
}
.links[b-9zlq8su4kg] {
    width: 50%;
    margin-bottom: var(--spacing);
    a {
        line-height: 1.5;
    }
}


.contact[b-9zlq8su4kg] {
    width: 40%;
    text-align: start;
}

.contact img[b-9zlq8su4kg] {
    width: 40%;
}

ul[b-9zlq8su4kg] {
    padding-right: 30%;
    text-align: left;
}

li[b-9zlq8su4kg] {
    border-bottom: 1px solid #253B4E;
    padding: 10px 0;
    font-size: 13px;
}

/*Filter hack to convert to var(--text-blue)*/
.icon.arrow-right-icon[b-9zlq8su4kg] {
    padding-right: 8px;
    width: 16px;
    height: 13px;
    background-color: var(--primary-black);
    margin-right: 4px;
}

span.icon.destination-fill-icon.white[b-9zlq8su4kg] {
    height: 28px;
    width: 20px;
}

span.icon.mail-fill-icon.white[b-9zlq8su4kg] {
    height: 17px;
    width: 26px;
}

span.icon.phone-sound-fill-icon.white[b-9zlq8su4kg] {
    height: 25px;
    width: 25px;
}

span.icon[b-9zlq8su4kg] {
    padding-right: 8px;
    width: 25px;
    height: 25px;
    background-color: white;
}

.social_media_icon[b-9zlq8su4kg] {
    background: var(--blue-gradient);
    border-radius: 5rem;
    width: 47px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer-top ul:first-child[b-9zlq8su4kg] {
    padding-top: 0;
}

.contact-address[b-9zlq8su4kg] {
    margin-top: 22px;
    display: flex;
    flex-direction: row;
}

.contact-address h4[b-9zlq8su4kg] {
    font-size: 16px !important;
}

.contact-address .icon-box[b-9zlq8su4kg] {
    background: var(--blue-gradient);
    border-radius: 50%;
    min-width: 47px;
    height: 47px;
    margin-right: 15px;
    position: relative;

    .icon {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
}

.contact-address i[b-9zlq8su4kg] {
    height: 100%;
}

.contact-address .info[b-9zlq8su4kg] {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

.contact-address .info[b-9zlq8su4kg] {
    a, span {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }
}


.info p[b-9zlq8su4kg], a[b-9zlq8su4kg], span[b-9zlq8su4kg] {
    line-height: 0.9;
}

.email-content[b-9zlq8su4kg] {
    margin-bottom: 10px;
}

.info p[b-9zlq8su4kg] {
    font-weight: 400;
    font-size: 16px;
}

.info h4[b-9zlq8su4kg] {
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 3px;
    font-size: 16px;
    line-height: 1.5;
}

.info h4 span[b-9zlq8su4kg] {
    font-weight: 400;
    font-size: 14px;
}

#footer-bottom[b-9zlq8su4kg] {
    box-shadow: 1px -1px 0px 0px #A0BECD inset;
    padding-bottom: 30px;
    padding-top: 30px;
}

#footer-bottom .content[b-9zlq8su4kg] {
    border-top: 1px solid #8f8d8d;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: justify;
}

#footer-bottom .links[b-9zlq8su4kg] {
    float: left;
    margin-bottom: 0;
    font-size: 16px;
}

#footer-bottom .links a:not(:last-child)[b-9zlq8su4kg] {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid var(--primary-black);
}

#footer-bottom .copyright[b-9zlq8su4kg] {
    float: right;
    width: 40%;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.info[b-9zlq8su4kg] {
    width: 100%;
}

.bottom-flex[b-9zlq8su4kg] {
    font-weight: 400;
    font-size: 14px;
}

@media (max-width: 1200px) {
    #newsletter-subscribe .content[b-9zlq8su4kg] {
        flex-direction: column;
        height: auto;
    }

    #newsletter-subscribe .left[b-9zlq8su4kg] {
        width: 100%;
        flex-direction: column;
        align-items: center;
        font-size: 1.2rem;
        margin-bottom: 30px;
    }

    #newsletter-subscribe input[b-9zlq8su4kg] {
        height: 50px;
        font-size: 16px;
    }

    #newsletter-subscribe .right[b-9zlq8su4kg] {
        margin: 0 auto;
        gap: 10px;
    }
}

@media (max-width: 768px) {
    #newsletter-subscribe .form[b-9zlq8su4kg] {
        width: 75%;
    }

    .contact img[b-9zlq8su4kg] {
        width: 100%;
        max-width: 270px;
        margin: 0 auto 45px;
        display: flex;
    }

    .contact[b-9zlq8su4kg] {
        width: 40%;
        text-align: start;
    }

    .bottom-flex[b-9zlq8su4kg] {
        display: block;
        width: 40%;
    }
}

@media (max-width: 767px) {
    #newsletter-subscribe .form-container[b-9zlq8su4kg] {
        flex-wrap: wrap;
    }

    #newsletter-subscribe button[b-9zlq8su4kg] {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 580px) {
    #newsletter-subscribe .subscribe-text[b-9zlq8su4kg] {
        text-align: center;
    }

    #footer-top .content[b-9zlq8su4kg] {
        flex-direction: column;
        gap: 25px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .bottom-flex[b-9zlq8su4kg] {
        display: flex;
        justify-content: center;
    }

    #footer-top .content > div[b-9zlq8su4kg] {
        width: 100% !important;
    }
    .links[b-9zlq8su4kg] {
        width: 100% !important;
    }

    #footer-bottom .content[b-9zlq8su4kg] {
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    #footer-bottom .content > *[b-9zlq8su4kg] {
        width: 100%;
    }

    #newsletter-subscribe .form[b-9zlq8su4kg] {
        width: 100%;
    }

    #footer-top a[b-9zlq8su4kg] {
        font-size: 16px;
    }

}

@media (max-width: 480px) {
    #newsletter-subscribe .right[b-9zlq8su4kg] {
        margin: 0px;
    }

    #newsletter-subscribe .subscribe-text[b-9zlq8su4kg] {
        font-size: 20px;
    }

    #footer-bottom .copyright > p:first-child[b-9zlq8su4kg] {
        display: flex;
        flex-direction: column;
        justify-content: center;

        span {
            line-height: 1.5;
        }
    }
}

.recaptcha-notice[b-9zlq8su4kg] {
    max-width: 1360px;
    padding:1rem var(--spacing);
    margin:auto;
    font-size: 0.95rem;
    color: #555;
}

.recaptcha-notice a[b-9zlq8su4kg] {
    color: #007bff;
    text-decoration: none;
}

.recaptcha-notice a:hover[b-9zlq8su4kg] {
    text-decoration: underline;
}

treeapp-widget[b-9zlq8su4kg] {
    display: block;
    width: 250px;
    aspect-ratio: 9/4;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_package-hero-content.cshtml.rz.scp.css */

.location-header[b-f7otu7bcup] {
    justify-content: flex-start;
    margin-top: 10px;
    align-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
}

.location-header-title[b-f7otu7bcup] {
    font-size: 30px;
    font-weight: 600;
    text-align:left;
}
.location[b-f7otu7bcup] {
    padding-top: 4px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.ratings span.icon[b-f7otu7bcup] {
    width: 20px !important;
    height: 20px !important;
}
span.icon.unfilledstar-icon.unfilled-star[b-f7otu7bcup] {
    width: 20px !important;
    height: 20px !important;
    background: #808080;
}

.middle-border-location[b-f7otu7bcup]::before {
    content: "|";
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-size: 26px;
    padding: 2px 3px 0px;
}

.destinations-text[b-f7otu7bcup] {
    font-size: 24px;
    font-weight: 400;
}

.ratings[b-f7otu7bcup] {
    padding-left: 8px;
    padding-top: 5px;
}
    .ratings.mobile-rating[b-f7otu7bcup] {
        display: none;
    }
    .ratings.desktop-rating[b-f7otu7bcup] {
        display: inline-flex;
        gap: 3px;
    }
@media (max-width: 700px) {
    .ratings.mobile-rating[b-f7otu7bcup] {
        display: block;
    }
    .ratings.desktop-rating[b-f7otu7bcup] {
        display: none;
    }
    .location-header[b-f7otu7bcup] {
        margin-top: 2px;
    }
    .ratings[b-f7otu7bcup] {
        padding-left: 5px;
        padding-top: 3px;
    }
    .location-header-title[b-f7otu7bcup] {
        font-family: Poppins;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        padding-right: 0;
        text-align: left;
    }

    .destinations-text[b-f7otu7bcup] {
        font-size: 20px;
        font-weight: 400;
    }
    .middle-border-location[b-f7otu7bcup]::before {
        font-size: 22px;
        padding: 0 3px 0px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_PageHeader.cshtml.rz.scp.css */
#page-header[b-8jmuw8bs6h] {
    position: relative;
}
img[b-8jmuw8bs6h] {
    height: 600px;
    width: 100vw;
    object-fit: cover;
    filter: brightness(0.8);
}
.image-replacement[b-8jmuw8bs6h] {
    height: 600px;
    width: 100%;
    background: linear-gradient(95deg, #132A65 0.16%, #45B1E8 100%);
}
.content[b-8jmuw8bs6h] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.titles[b-8jmuw8bs6h] {
    padding: 2em 0;
}
.titles.dark[b-8jmuw8bs6h] {
    color: var(--web-white);
    background-color: rgba(0, 0, 0, 0.5);
}
h1[b-8jmuw8bs6h] {
    color: white;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.5;
}
h2[b-8jmuw8bs6h]{
    font-family: 'Poppins', sans-serif;
    color: var(--web-white);
    font-size: 22px;
    font-weight: 400;
}
input[b-8jmuw8bs6h] {
    background-image: url(/newexperience/images/icons/search.svg);
    width: 450px;
    background-position: 95%;
    background-repeat: no-repeat;
    height: 42px;
    background-color: var(--web-white);
    border-radius: 17px;
    color: var(--dark-blue);
    font-weight: lighter;
    text-align: left;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

/* Tablet */
@media (max-width: 1000px) {
    h1[b-8jmuw8bs6h] {
        font-size: 40px;
        line-height: 1.2;
    }
    h2[b-8jmuw8bs6h]{
        font-size: 20px;
    }
}
/* Mobile */
@media (max-width: 400px) {
    h1[b-8jmuw8bs6h] {
        font-size: 32px;
        line-height: 1.1;
    }
    h2[b-8jmuw8bs6h]{
        font-size: 16px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_PageIntro.cshtml.rz.scp.css */
.search-description[b-bnod1uka36] {
  .content {
    border-bottom: 1px solid var(--primary);
    padding-top: 60px;
    padding-bottom: 44px;
  }

  .icon-image[b-bnod1uka36] {
    text-align: center;
    margin-bottom: 20px;
  }

img[b-bnod1uka36] {
    width: 80px;
    height: 80px;
}

  .title[b-bnod1uka36] {
    font-size: 36px;
    font-weight: 600;
    line-height: 54px;
    color: #000000;
    text-align: center;
    position: relative;
    display: inline-block;
    background: var(--web-white);
    padding: 0 20px;
  }

  .title-section[b-bnod1uka36] {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    text-align: center;
    position: relative;
    /*width: calc(100% - 112px);*/
    margin: auto;
    overflow: hidden;
  }
    .icon-holiday[b-bnod1uka36]{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 16px;
   
    }

  .title-section[b-bnod1uka36]:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: var(--primary);
    top: 50%;
    position: absolute;
  }

.paragraph[b-bnod1uka36] 
{
    padding-top: 40px;
    .read-more-text
        {
           p
            {
              font-weight: 300;
              font-size: 18px;
            }
         }
}
  
  .paragraph p:not(:last-child)[b-bnod1uka36] {
    margin-bottom: 30px;
  }
}

.holiday_icon[b-bnod1uka36]{
    height: 80px;
    width:80px;
}
@media screen and (max-width: 1024px) {
    .search-description[b-bnod1uka36] {
        padding:25px 40px 40px;
    }
    .content[b-bnod1uka36]{
        max-width: 750px;
        padding: 0 0 30px 0 !important;
    }
    .title[b-bnod1uka36]{
        font-size: 24px !important;
    }
    .holiday_icon[b-bnod1uka36]{
         height: 45px;
         width:45px;
     }
}

@media screen and (max-width: 600px) {
    .holiday_icon[b-bnod1uka36]{
        height: 60px !important;
        width:60px !important;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_ReadMore.cshtml.rz.scp.css */
p[b-rtqdzm3q4b] {
    text-align: center;
    color: var(--dark-blue);
    &+p {
        margin-top: var(--spacing);
    }
}
#read-more-button[b-rtqdzm3q4b], #read-less-button[b-rtqdzm3q4b] {
    color: var(--primary);
    cursor: pointer;
}
#read-more-paragraphs[b-rtqdzm3q4b] {
    display: block
}
#read-more-paragraphs > p:first-child[b-rtqdzm3q4b] {
    margin-top: var(--spacing);
}

@media (max-width: 580px) {
    p[b-rtqdzm3q4b] {
        text-align: center;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_RelatedSearchPage.cshtml.rz.scp.css */
.swiper-container[b-7g72ozlijd] {
    position: relative;
    padding-bottom: 40px;
}

.section-title[b-7g72ozlijd] {
    justify-content: center;
}

    .section-title h1[b-7g72ozlijd] {
        text-align: center;
        font-size: 40px;
        font-weight: 600;
        line-height: 60px;
    }

.prev[b-7g72ozlijd] {
    left: -50px;
}

.next[b-7g72ozlijd] {
    right: -50px;
}
.swiper-wrapper[b-7g72ozlijd]{
    display: flex;
}
.swiper-button[b-7g72ozlijd] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--primary);
    width: 39px;
    height: 39px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}

    .swiper-button .icon[b-7g72ozlijd] {
        background-color: var(--primary-white);
    }

    .swiper-button:hover[b-7g72ozlijd] {
        background-color: var(--primary-75);
    }

@media (max-width: 1400px) {
    .prev[b-7g72ozlijd] {
        left: -36px;
    }

    .next[b-7g72ozlijd] {
        right: -36px;
    }
}

@media (max-width: 767.98px) {
    .prev[b-7g72ozlijd] {
        left: -10px;
    }

    .next[b-7g72ozlijd] {
        right: -10px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_SearchBox.cshtml.rz.scp.css */
#search-box-overlay[search-box] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s ease;
}

#search-box[search-box] {
    max-width: 800px;
    margin: auto;
    background: transparent;
    border-radius: 15px;
    padding: 10px;
    position: relative;
    display: block;
    box-sizing: border-box;
    z-index: 100;
    transition: background-color 0.2s ease;
}

#search-box.search-box-active[search-box] {
    background: #EFEFEF;
}

input[search-box] {
    background-image: url(/newexperience/images/icons/search.svg);
    width: 95%;
    max-width: 450px;
    background-position: 95%;
    background-repeat: no-repeat;
    height: 56px;
    background-color: var(--web-white);
    color: var(--dark-blue);
    text-align: left;
    padding-left: 20px;
    caret-color: var(--secondary);
    font-size: 20px;
    font-weight: 300;
    border: none;
    border-radius: 20px;
    display: block;
    box-sizing: border-box;
    margin: auto;
    transition: width 0.2s ease, max-width 0.2s ease;
}

#search-box.search-box-active input[search-box] {
    width: 100%;
    max-width: 100%;
}

body.search-box-focused #search-box[search-box] {
    position: sticky;
    top: 90px;
    z-index: 220;
}

#SearchResults .button-close[search-box] {
    display: none;
}

#SearchResults[search-box] {
    color: var(--primary-black);
    background-color: #f5f5f5;
    z-index: 101;
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    border-radius: 15px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable both-edges;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
    display: block;
}


@supports (-webkit-touch-callout: none) {
    #SearchResults[search-box] {
        overflow-y: scroll;
    }
}

#SearchResults[search-box]::-webkit-scrollbar {
    width: 10px;
}

#SearchResults[search-box]::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 10px;
}

#SearchResults[search-box]::-webkit-scrollbar-thumb {
    background-color: #a8a8a8;
    border-radius: 10px;
    border: 2px solid #e0e0e0;
}

#SearchResults[search-box]::-webkit-scrollbar-thumb:hover {
    background-color: #8a8a8a;
}

.semi-rounded[search-box] {
    border-radius: 0.8em;
}

#SearchList[search-box] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

#SearchList a[search-box] {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    text-align: left;
    text-decoration: none;
    color: var(--primary-black);
}

#SearchList span[search-box] {
    text-align: right;
    border-radius: 8px;
    font-weight: 400;
    flex-shrink: 0;
}

#SearchList .search-item[search-box] {
    align-items: center;
    padding: 12px 15px;
    font-weight: 300;
    font-size: 20px;
    border-radius: 0;
    background-color: transparent;
    transition: background-color 0.2s ease;
    margin: 0;
}

#SearchList .search-item:hover[search-box] {
    background-color: #E7E7E7;
}

#SearchList .package-box[search-box] {
    padding: 6px 16px !important;
    width: 150px;
    text-align: center;
    font-size: 20px !important;
    background: var(--secondary) !important;
    color: var(--web-white) !important;
    border-radius: 20px !important;
    font-weight: 300 !important;
    box-shadow: none !important;
}

#SearchList .holiday-box[search-box], #SearchList .destination-box[search-box] {
    padding: 6px 16px !important;
    width: 150px;
    text-align: center;
    font-size: 20px !important;
    background: var(--primary) !important;
    color: var(--web-white) !important;
    border-radius: 20px !important;
    font-weight: 300 !important;
    box-shadow: none !important;
}

@media(max-width: 991px) {
    #search-box[search-box] {
        width: 90%;
    }
}

@media(max-width: 769px) {
    #search-box[search-box] {
        width: 95%;
    }
}

@media(max-width: 700px) {
    #SearchResults[search-box] {
        display: flex;
        justify-content: flex-end;
        margin-top: 12px;
        margin-right: 8px;
    }
}

@media(max-width: 500px) {
    #search-box[search-box] {
        width: 95% !important;
    }

    #SearchResults[search-box] {
        overflow-y: scroll !important;
        overflow-x: hidden !important;
        max-height: 378px !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-gutter: stable both-edges;
    }

    #search-box-overlay[search-box] {
        display: none !important;
    }

    #SearchList .search-item[search-box] {
        font-size: 14px !important;
        padding: 6px 12px !important;
    }

    #SearchList .holiday-box[search-box], #SearchList .destination-box[search-box] {
        font-size: 14px !important;
        padding: 4px 12px !important;
        width: 110px !important;
    }

    #SearchList .package-box[search-box] {
        font-size: 14px !important;
        padding: 4px 12px !important;
        width: 110px !important;
    }

    #SearchList a[search-box] {
        gap: 8px !important;
    }

    #search-box.search-box-active input[search-box] {
        width: 100%;
        max-width: 100%;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_SearchCard.cshtml.rz.scp.css */
.search-card[b-rwto4qvqes] {
    border-radius: 18px;
    box-shadow: 0 4px 17px 0 #9e9e9e40;
    padding: 18px;
    text-align: left;
    background: var(--web-white);
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    justify-content: space-between;
}

.ribbon-container[b-rwto4qvqes] {
    position: absolute;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 22px;
    left: 24px;
    z-index: 50;
}
/* swiper buttons*/
.swiper-slide-container[b-rwto4qvqes] {
    position: relative;
    height: 100%;
}
.special-offer-ribbon[b-rwto4qvqes]{
    width:  auto;
}
.ribbon[b-rwto4qvqes]{
    width: auto;
    padding : 0 10px;
    height: 24px;
    background: var(--primary-gradient);
    border-radius: 10px; 
    color: var(--web-white); 
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ribbon-desktop[b-rwto4qvqes] {
    display: flex;
}
.ribbon-mobile[b-rwto4qvqes] {
    display: none;
}
@media (max-width: 768px) {
    .ribbon-desktop[b-rwto4qvqes] {
        display: none;
    }
    .ribbon-mobile[b-rwto4qvqes] {
        display: flex;
    }
}
.swiper-section[b-rwto4qvqes] {
    position: relative;
    height: 100%;
}

.swiper[b-rwto4qvqes] {
    height: 100%;
}
.mobile-ratings[b-rwto4qvqes]{
    display: none;
    margin-left: auto;
}
.swiper-button[b-rwto4qvqes] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: var(--web-white);
    width: 36px;
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    filter: contrast(1);
}

    .swiper-button .icon[b-rwto4qvqes] {
        background-color: var(--primary);
    }

    .swiper-button:hover[b-rwto4qvqes] {
        background-color: var(--primary-75);
    }

.searchCard-swiper-next[b-rwto4qvqes] {
    right: 30px;
}

.searchCard-swiper-prev[b-rwto4qvqes] {
    left: 30px;
}
.package-image[b-rwto4qvqes] {
    position: relative;
    overflow: hidden;
    border-radius: 14px;
}

.package-image a[b-rwto4qvqes]{
  display: flex;
}

.package-image a img[b-rwto4qvqes] {
    scale: 1;
    width: 100%;
    height: 226px;
    transition: all 0.5s ease-in-out;
}
.location-rating[b-rwto4qvqes]{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.package-location[b-rwto4qvqes] {
  display: flex;
  gap: 5px;
  align-items: center;
  font-size:16px;
  font-weight: 500;
}

.package-location .icon[b-rwto4qvqes] {
  background-color: var(--primary);
  width: 12px;
  height: 16px;
}

.package-location p[b-rwto4qvqes] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #404040;
}

.package-title[b-rwto4qvqes] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ratings[b-rwto4qvqes] {
    display: flex;
    gap: 4px;
    align-items: center;
}

.icon.star-icon[b-rwto4qvqes] {
    width: 16px;
    height: 16px;
}

.icon.star-icon.filled[b-rwto4qvqes] {
    background-color:var(--secondary);
}
.unfilled-star[b-rwto4qvqes]{
    background-color: #C8C9CA;
    width: 19px;
    height: 17px;
}
.package-title h3[b-rwto4qvqes] {
        font-size: 18px;
        font-weight: 700;
        line-height: 27px;
        color: var(--primary-black);
        margin-right: 10px;
        max-height: 54px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}

.package-title .ratings[b-rwto4qvqes] {
  display: flex;
  align-items: center;
  flex: none;
  gap: 7px;
}

.package-info[b-rwto4qvqes]{
    min-height: 80px;
    display: flex;
    align-items: center;
}

.package-title .ratings span:last-child[b-rwto4qvqes] {
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  color: var(--primary-black);
}

.package-includes[b-rwto4qvqes] {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.package-includes div[b-rwto4qvqes] {
  text-align: center;
}

.package-includes div .icon[b-rwto4qvqes]{
  width: 32px;
  background-color: var(--primary-black);
}

.package-includes div p[b-rwto4qvqes] {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
    color: var(--primary-black);
}
.deal-info[b-rwto4qvqes]{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 3px;
    width: 380px;
    font-size: 15px;
    font-weight: 500;
    border: 1px dashed #008236;
    border-radius: 12px;
    padding: 12px;
    background: #EEFDF4;
    color: #008236;
    text-overflow:ellipsis;
    text-align: left;
}
.experience_icon[b-rwto4qvqes]{
    margin-top:2px;
    width:20px;
    height: 20px;
    background-color: #008236;
}
.package-price[b-rwto4qvqes] {
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  color: #808080;
}

.package-price .price-data[b-rwto4qvqes] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.package-price .price[b-rwto4qvqes] {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  color: var(--primary-black);
}

.package-price .price[b-rwto4qvqes]:before {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.package-price .price span[b-rwto4qvqes] {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
}

.package-price .price .old-price[b-rwto4qvqes] {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #808080;
}
.price-request[b-rwto4qvqes]{
    display: flex;
    justify-content: center;
    gap: 5px;
    font-size:24px;
    font-weight: 500;
    color: var(--primary-black);
}
.price-request span[b-rwto4qvqes]{
    font-size:24px;
    font-weight: 700;
    color: var(--primary-black);
}
.package-price .discount[b-rwto4qvqes] {
  background: var(--primary-gradient);
  border-radius: 9px;
  color: var(--web-white);
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  height: 27px;
  padding-inline: 15px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.package-price .discount .icon[b-rwto4qvqes] {
  width: 13px;
  background-color: var(--web-white);
}

.package-price .discount span[b-rwto4qvqes] {
  font-weight: 700;
}

.action-buttons[b-rwto4qvqes] {
  display: flex;
  gap: 5px;
}

.call-button[b-rwto4qvqes] {
  display: block;
  width: 40px;
}

.view-deal:hover[b-rwto4qvqes] {
  background: var(--reverse-primary-gradient);
}

.view-deal[b-rwto4qvqes] {
  display: flex;
  height: 40px;
  line-height: 40px;
  border-radius: 12px;
  background: var(--primary-gradient);
  color: var(--web-white);
  font-size: 16px;
  font-weight: 600;
  align-items: center;
    justify-content: center;
  width: 88%;
  position: relative; /* For pseudo-element positioning */
  overflow: hidden; /* To hide the pseudo-element outside the button */
}

.view-deal[b-rwto4qvqes]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--reverse-primary-gradient);
  opacity: 0;
  transition: opacity ease-in-out 0.3s;
}

.view-deal:hover[b-rwto4qvqes]::before {
  opacity: 1;
}

.view-deal span[b-rwto4qvqes] {
  position: relative; /* To ensure text stays on top of pseudo-element */
  z-index: 1;
}
@media screen and (min-width: 1081px){
  .package-image a:hover img[b-rwto4qvqes] {
    scale: 1.2;
  }
}

@media screen and (max-width: 1080px) {
    .search-card[b-rwto4qvqes]{
        padding: 15px 15px 8px;
        color:var(--primary-black);
        justify-content: space-between;
    }
    .package-image[b-rwto4qvqes]{
        overflow: visible;
    }
    .package-image a img[b-rwto4qvqes] {
        height: 181px;
        border-radius: 14px;
    }
    .package-title[b-rwto4qvqes]{
        height: 40px;
    }
    .package-includes[b-rwto4qvqes]{
        max-height: 60px;
        margin-top:10px;
    }
    .ribbon span[b-rwto4qvqes] {
        font-size: 9px;
        line-height: 14px;
    }
    .package-location p[b-rwto4qvqes]{
        font-size: 14px;
        font-weight: 500;
        color: var(--primary-black);
    }
    .package-location h4[b-rwto4qvqes] {
        font-size: 12px;
        line-height: 18px;
    }
    .unfilled-star[b-rwto4qvqes]{
        background-color: #C8C9CA;
        width: 16px;
        height: 14px;
    }
    .package-location .icon[b-rwto4qvqes] {
        width: 10px;
        height: 14px;
    }
    .icon.star-icon[b-rwto4qvqes]{
        width: 14px;
        height: 14px;
    }
    .package-info[b-rwto4qvqes]{
        height: 74px;
    }
    .deal-info[b-rwto4qvqes]{
        font-size: 14px;
    }
    .package-title h3[b-rwto4qvqes] {
        font-size: 16px;
        line-height: 21px;
    }
    .package-title .ratings .icon[b-rwto4qvqes] {
        width: 13px;
    }
    .package-title .ratings span:last-child[b-rwto4qvqes] {
        font-size: 15px;
        line-height: 23px;
    }
    .package-includes div .icon[b-rwto4qvqes]{
        width: 23px;
    }
    .package-includes div p[b-rwto4qvqes] {
        font-size: 11px;
        line-height: 16px;
    }
    .package-info ul[b-rwto4qvqes] {
        li{
            font-size: 11px;
            line-height: 16px;
        }
    }
    .package-price[b-rwto4qvqes] {
        font-size: 14px;
        line-height: 21px;
    }
    .package-price .price[b-rwto4qvqes]:before {
        font-size: 30px;
        font-weight: 400;
        line-height: 35px;
    }
    .package-data-swiper-next[b-rwto4qvqes]{
        display: none;
    }
    .package-price .price[b-rwto4qvqes],
    .package-price .price[b-rwto4qvqes]:before{
        font-size: 23px;
        line-height: 35px;
    }
    .package-price .price span[b-rwto4qvqes] {
        font-size: 12px;
        line-height: 18px;
    }
    .package-price .price .old-price[b-rwto4qvqes] {
        font-size: 12px;
        line-height: 18px;
    }
    .package-price .discount[b-rwto4qvqes] {
        border-radius: 7px;
        font-size: 11px;
        line-height: 16px;
        height: 20px;
        padding-inline: 9px;
    }
    .view-deal[b-rwto4qvqes] {
        height: 33px;
        line-height: 31px;
        border-radius: 9px;
        font-size: 12px;
    }
}
@media (max-width: 486px){
    .package-image a img[b-rwto4qvqes]{
        height: 195px;
    }
    .package-location p[b-rwto4qvqes]{
        font-size: 15px;
    }
    .package-title h3[b-rwto4qvqes]{
        font-size: 18px;
    }
    .package-includes div p[b-rwto4qvqes]{
        font-size: 13px;
    }
    .package-price .price[b-rwto4qvqes]{
        font-size: 28px;
    }
    .package-price .price[b-rwto4qvqes]:before{
        font-size: 28px;
    }
    .view-deal[b-rwto4qvqes] {
        height: 36px;
        font-size: 16px;
    }
    .call-button img[b-rwto4qvqes]{
        height: 36px;
    }
    .unfilled-star[b-rwto4qvqes]{
        background-color: #C8C9CA;
        width: 15px;
        height: 13px;
    }
    .ratings[b-rwto4qvqes]{
        display: none;
    }
    .mobile-ratings[b-rwto4qvqes]{
        display: block;
    }
}
@media (max-width: 410px){
    .package-location p[b-rwto4qvqes]{
        font-size: 14px;
    }
    .package-title h3[b-rwto4qvqes]{
        font-size: 16px;
    }
    .package-includes div p[b-rwto4qvqes]{
        font-size: 12px;
    }
    .package-price .price[b-rwto4qvqes]{
        font-size: 24px;
    }
    .package-price .price[b-rwto4qvqes]:before{
        font-size: 24px;
    }
    .view-deal[b-rwto4qvqes] {
        height: 36px;
        font-size: 15px;
    }
    .call-button img[b-rwto4qvqes]{
        height: 36px;
    }
    .ratings[b-rwto4qvqes]{
        display: none;
    }
    .mobile-ratings[b-rwto4qvqes]{
        display: block;
    }
}


.search-card .price-request[b-rwto4qvqes] { display: none; }
.search-card.is-por .price-request[b-rwto4qvqes] { display: block; }
.search-card.is-por .price-data[b-rwto4qvqes] { display: none; }
.search-card.is-por .w-100[b-rwto4qvqes] { display: none; }
.search-card:not(.has-discount) .discount[b-rwto4qvqes] { display: none; }
.search-card:not(.has-old-price) .old-price[b-rwto4qvqes] { display: none; }
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_SearchCardVertical.cshtml.rz.scp.css */

.search-card[b-szex6fnoyo] {
    display: flex;
    height: 320px;
    padding: 18px;
    box-shadow: 0px 3.7px 14.82px 0px #9E9E9E40;
    border-radius: 15px;
    gap: 16px;
    position: relative;
    width: 100%;
    max-width: 100%;
}

.ribbon-container[b-szex6fnoyo] {
    position: absolute;
    width: auto;
    padding :0 10px;
    height: 24px;
    background: var(--primary-gradient);
    border-radius: 10px;
    color: var(--web-white);
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 26px;
    left: 28px;
    z-index: 100;
}
.ribbon-desktop[b-szex6fnoyo] {
    display: flex;
}
.ribbon-mobile[b-szex6fnoyo] {
    display: none;
}
@media (max-width: 768px) {
    .ribbon-desktop[b-szex6fnoyo] {
        display: none;
    }
    .ribbon-mobile[b-szex6fnoyo] {
        display: flex;
    }
}



.package-image[b-szex6fnoyo] {
    overflow: hidden;
    border-radius: 15px;
    width: 45%;
    height: 284px;
    position: relative;
    flex-shrink: 0;
}

.deal-image[b-szex6fnoyo] {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    transition: transform 0.5s ease-in-out;
}

.deal-image:hover[b-szex6fnoyo] {
    transform: scale(1.05);
}
.experience_icon[b-szex6fnoyo]{
    margin-top:4px;
    width:20px !important;
    background-color: #008236;
}
.deal-content[b-szex6fnoyo]{
    display: flex;
    flex-direction: column;
    width: 55%;
    justify-content: space-between;
    gap:5px;
    flex: 1;
    min-width: 0;
}
.location-rating[b-szex6fnoyo]{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ratings[b-szex6fnoyo]{
    display: flex;
    align-items: center;
    gap:4px;
}
.package-location[b-szex6fnoyo]{
    display: flex;
    gap: 8px;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
}
.package-title[b-szex6fnoyo]{
    display: flex;
    justify-content: start;
}
.package-title h3[b-szex6fnoyo]{
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.package-includes[b-szex6fnoyo] {
    max-width: 75%;
    display: flex;
    gap:10px
}

.package-includes div[b-szex6fnoyo] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.package-includes div .icon[b-szex6fnoyo]{
    width: 26px;
    height:26px;
    background-color: var(--primary-black);
}

.package-includes div p[b-szex6fnoyo] {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: var(--primary-black);
}
.filled-star[b-szex6fnoyo]{
    width: 17px;
    height: 16px;
}
.unfilled-star[b-szex6fnoyo]{
    width: 17px;
    height: 16px;
    background-color: #C8C9CA;
}
.package-info[b-szex6fnoyo]{
    display: flex;
    justify-content: space-between;
    align-items: end;
    height: 80px;
}
.deal-info[b-szex6fnoyo] {
    width: 60%;
    display: flex;
    align-items: start;   
    justify-content: center;
    gap: 3px;             
    font-size: 15px;
    font-weight: 500;
    border: 1px dashed #008236;
    border-radius: 12px;
    padding: 12px;
    background: #EEFDF4;
    color: #008236;
    text-overflow: ellipsis;
    text-align: left;     
}

.experience_icon[b-szex6fnoyo] {
    flex-shrink: 0;        
    width: 20px !important;
    height: 20px;
    background-color: #008236;
    margin-top: 3px;        
}

.package-location span[b-szex6fnoyo]{
    width: 12px;
    height: 17px;
}
.package-price[b-szex6fnoyo] {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    color: #808080;
}

.package-price .price-data[b-szex6fnoyo] {
    display: flex;
    align-items: end;
    justify-content: space-between;
    flex-direction: column;
}
.discount-save[b-szex6fnoyo]{
    display: flex;
    gap:8px;
}
.current-price[b-szex6fnoyo]{
    color: var(--primary-black);
}
.package-price .price[b-szex6fnoyo] {
    font-size: 32px;
    font-weight: 700;
    line-height: 35px;
    color: var(--primary-black);
}

.package-price .price[b-szex6fnoyo]:before {
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
}

.package-price .price span[b-szex6fnoyo] {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
}

.package-price .price .old-price[b-szex6fnoyo] {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #808080;
}

.package-price .discount[b-szex6fnoyo] {
    background: var(--primary-gradient);
    border-radius: 9px;
    color: var(--web-white);
    font-size: 12px;
    font-weight: 400;
    line-height: 27px;
    height: 27px;
    padding-inline: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.package-price .discount .icon[b-szex6fnoyo] {
    width: 13px;
    background-color: var(--web-white);
}

.package-price .discount span[b-szex6fnoyo] {
    font-weight: 700;
}


.action-buttons[b-szex6fnoyo] {
    display: flex;
    gap: 10px;
}

.call-button[b-szex6fnoyo]{
    width: 50%;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    background: linear-gradient(#fff, #fff) padding-box, var(--primary-gradient) border-box;
}
.call-text[b-szex6fnoyo]{
    font-size: 16px;
    font-weight: 600;
    background: var(--primary-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 4px;
}
.view-deal[b-szex6fnoyo] {
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 12px;
    background: var(--primary-gradient);
    color: var(--web-white);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.view-deal:hover[b-szex6fnoyo] {
    background: var(--reverse-primary-gradient);
}

.view-deal[b-szex6fnoyo] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    line-height: 40px;
    border-radius: 12px;
    background: var(--primary-gradient);
    color: var(--web-white);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.view-deal[b-szex6fnoyo]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--reverse-primary-gradient);
    opacity: 0;
    transition: opacity ease-in-out 0.3s;
}

.view-deal:hover[b-szex6fnoyo]::before {
    opacity: 1;
}

.view-deal span[b-szex6fnoyo] {
    position: relative; 
    z-index: 1;
}


.request-price[b-szex6fnoyo]{
    display: flex;
    flex-direction: column;
    align-items: start;
}
.request-price div[b-szex6fnoyo]{
    font-size:18px;
    font-weight: 500;
    color:var(--primary-black);
}
.request-price span[b-szex6fnoyo] {
    color:var(--primary-black);
    font-size:30px;
    font-weight: 700;
}
@media screen and (max-width: 1080px) {

    .deal-image:hover[b-szex6fnoyo] {
        transform: scale(1.05);
    }
    .search-card[b-szex6fnoyo] {
        height: 100%;
        padding: 15px;
    }
    .package-image[b-szex6fnoyo]{
        height: 238px;
        width: 45%;
    }
    .package-location[b-szex6fnoyo]{
        font-size:14px;
        display: flex;
        align-items: center;
    }
   
    span.icon[b-szex6fnoyo]{
        width: 14px;
        height: 14px;
    }
    .package-location span[b-szex6fnoyo]{
        width: 10px;
        height: 14px;
    }
    .package-title h3[b-szex6fnoyo] {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }

    .package-includes div p[b-szex6fnoyo] {
        font-size:11px;
    }
    .package-info[b-szex6fnoyo]{
        height: 70px;
        margin-bottom:8px;
    }
    .deal-info[b-szex6fnoyo]{
        font-size: 13px;
    }
    .current-price[b-szex6fnoyo]{
        font-size: 14px;
    }
    .price[b-szex6fnoyo]{
        font-size: 26px !important;
    }
    .price[b-szex6fnoyo]:before {
        font-size: 26px !important;
    }
    .package-price .discount[b-szex6fnoyo]{
        font-size:10.5px !important;
    }
    .call-text[b-szex6fnoyo]{
        font-size: 14px;
    }
    .old-price[b-szex6fnoyo]{
        font-size:11px;
    }
    .view-deal[b-szex6fnoyo] {
        height: 34px;
        font-size: 14px;
    }
    .ribbon-top-left[b-szex6fnoyo]{
        font-size: 10.5px !important;
    }
    .request-price div[b-szex6fnoyo]{
        font-size: 14px;
    }
    .request-price span[b-szex6fnoyo]{
        font-size:18px !important;
    }
    .price-tag[b-szex6fnoyo]{
        width: 11px;
        height: 8px;
    }
}

/* Medium tablets and small laptops */
@media screen and (max-width: 900px) {
    .search-card[b-szex6fnoyo] {
        height: 250px;
        padding: 14px;
        gap: 12px;
    }
    
    .package-image[b-szex6fnoyo] {
        height: 220px;
        width: 45%;
    }
    
    .deal-content[b-szex6fnoyo] {
        width: 55%;
    }
    
    .package-title h3[b-szex6fnoyo] {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }
    
    .package-location[b-szex6fnoyo] {
        font-size: 13px;
    }
    
    .package-includes div p[b-szex6fnoyo] {
        font-size: 10px;
    }
    
    .deal-info[b-szex6fnoyo] {
        font-size: 12px;
        width: 55%;
        gap:4px;
        padding:9px;
    }
    
    .package-price .price[b-szex6fnoyo] {
        font-size: 24px !important;
    } 
    .package-price .price[b-szex6fnoyo]:before {
        font-size: 24px !important;
    }
    
    .view-deal[b-szex6fnoyo] {
        height: 32px;
        font-size: 13px;
    }
    
    .call-text[b-szex6fnoyo] {
        font-size: 13px;
    }
    .package-price .discount[b-szex6fnoyo]{
        padding-inline:8px;
        font-size: 10px;
    }
}

@media screen and (max-width: 770px) {
    
    .search-card[b-szex6fnoyo] {
        height: 230px;
        padding: 13px;
        gap: 11px;
    }
    
    .package-image[b-szex6fnoyo] {
        height: 100%;
        width: 45%;
    }
    
    .deal-content[b-szex6fnoyo] {
        width: 55%;
    }
    
    .package-title h3[b-szex6fnoyo] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }
    
    .package-location[b-szex6fnoyo] {
        font-size: 12px;
    }
    
    .package-includes div p[b-szex6fnoyo] {
        font-size: 9px;
    }
    
    .deal-info[b-szex6fnoyo] {
        font-size: 10px;
        width: 50%;
    }
    
    .package-price .price[b-szex6fnoyo] {
        font-size: 22px !important;
    } 
    .package-price .price[b-szex6fnoyo]:before {
        font-size: 22px !important;
    }
    
    .view-deal[b-szex6fnoyo] {
        height: 30px;
        font-size: 12px;
    }
    
    .call-text[b-szex6fnoyo] {
        font-size: 12px;
    }
    .package-price .discount[b-szex6fnoyo]{
        padding-inline:6px;
        font-size: 9px;
    }
}


@media screen and (max-width: 650px) {
    .search-card[b-szex6fnoyo] {
        height: 220px;
        padding: 10px;
        gap: 8px;
    }
    
    .package-image[b-szex6fnoyo] {
        height: 100%;
        width: 40%;
    }
    
    .deal-content[b-szex6fnoyo] {
        width: 60%;
    }
    
    .package-title h3[b-szex6fnoyo] {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }
    
    .package-location[b-szex6fnoyo] {
        font-size: 11px;
    }
    
    .package-includes div p[b-szex6fnoyo] {
        font-size: 8px;
    }
    
    .deal-info[b-szex6fnoyo] {
        font-size: 10px;
        width: 50%;
    }
    
    .package-price .price[b-szex6fnoyo] {
        font-size: 20px !important;
    }
    
    .view-deal[b-szex6fnoyo] {
        height: 28px;
        font-size: 11px;
    }
    
    .call-text[b-szex6fnoyo] {
        font-size: 11px;
    }
}


.search-card .request-price[b-szex6fnoyo] { display: none; }
.search-card.is-por .request-price[b-szex6fnoyo] { display: flex; }
.search-card.is-por .price-data[b-szex6fnoyo] { display: none; }
.search-card.is-por .current-price .w-100[b-szex6fnoyo] { display: none; }
.search-card:not(.has-discount) .discount[b-szex6fnoyo] { display: none; }
.search-card:not(.has-old-price) .old-price[b-szex6fnoyo] { display: none; }
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_SearchNotFound.cshtml.rz.scp.css */
#search-not-found[b-8o6q2qkrxo] {
    background-size: cover;
    background-image: url('newexperience/images/Background/search-not-found.webp');
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content[b-8o6q2qkrxo] {
   width:100%;
   text-align:left;
}
.content-list[b-8o6q2qkrxo] {
    width: 100%;
    max-width: 737px;
}
.button-container[b-8o6q2qkrxo], content-container[b-8o6q2qkrxo] {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    flex-wrap: wrap;
}
.middle-icon-large[b-8o6q2qkrxo] {
    font-weight: 700;
    color: var(--web-white);
    font-size: 60px;
}

/*    h2:before, h2:after {
        border-color: var(--web-white)
    }*/

span[b-8o6q2qkrxo] {
    display: flex;
    gap: 30px;
    color: var(--web-white);
}

h3[b-8o6q2qkrxo] {
    font-size: 26px;
    padding-bottom: 12px;
    color: var(--web-white);
    font-weight: 500;
}
.button-like[b-8o6q2qkrxo] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: var(--web-white);
    border-radius: 15px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.icon[b-8o6q2qkrxo] {
    background-color: var(--primary-black);
    width: 48px;
    height: 48px;
    margin-right: 10px; /* Adds space between image and text */
}
.text[b-8o6q2qkrxo] {
    font-weight: 400;
    font-size: 18px;
    color: black;
    margin-right: 10px;
}
span.middle-icon[b-8o6q2qkrxo], span.middle-icon-small[b-8o6q2qkrxo] {
    font-size: 32px;
    font-weight: 300;
}
.description[b-8o6q2qkrxo] {
    font-weight: 500;
    font-size: 30px;
    color: black;
}

@media (max-width: 768px) {
    span.middle-icon[b-8o6q2qkrxo], span.middle-icon-small[b-8o6q2qkrxo] {
        font-size: 17.07px;
    }

    .middle-icon-large[b-8o6q2qkrxo] {
        font-size: 32px;
    }
    .icon[b-8o6q2qkrxo] {
        width: 38px;
        height: 38px;
    }

    .description[b-8o6q2qkrxo] {
        font-size: 19px;
    }

    .text[b-8o6q2qkrxo] {
        font-size: 11px;
    }

    .button-like[b-8o6q2qkrxo] {
        padding: 4px 13px;
    }
}

    @media (max-width: 580px) {
        span.middle-icon[b-8o6q2qkrxo]{
            font-size: 19px;
            font-weight:700;
        }
        span.middle-icon-small[b-8o6q2qkrxo] {
            font-size: 18px;
            font-weight: 400;
            margin-top: 40px;
            margin-bottom: 40px;
        }
        .middle-icon-large[b-8o6q2qkrxo] {
            font-size: 29px;
        }
        .icon[b-8o6q2qkrxo] {
            width: 38px;
            height: 38px;
        }
        .description[b-8o6q2qkrxo] {
            font-size: 19px;
        }
        .text[b-8o6q2qkrxo] {
            font-size: 11px;
            min-width: 145px;
        }
        .button-like[b-8o6q2qkrxo] {
            padding: 4px 13px;
        }
    }
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_SubMegaMenu.cshtml.rz.scp.css */
.view-page-highlight[b-jtdn3lui34] {
    color: #FFFFFF !important;
}

.arrow-right[b-jtdn3lui34] {
    font-size: 12px;
    margin-left: 6px;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.submenu-wrapper[b-jtdn3lui34] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 15px;
}

.submenu-item.has-submenu .submenu-wrapper[b-jtdn3lui34] {
    padding-right: 10px;
}

.submenu-wrapper-bg.level-1[b-jtdn3lui34] {
    position: absolute;
    top: 100%;
    left: 30%;
    display: none;
    min-width: 200px;
    z-index: 9999;
    border-radius: 20px;
    transition: border-radius 0.2s ease;
    background-color: #2d2d2de8;
    backdrop-filter: blur(3px);
    padding: 15px 0;
}

.submenu[b-jtdn3lui34] {
    display: block;
    padding: 5px 0 0 15px;
    color: #BEBEBE;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent;
}

    .submenu a[b-jtdn3lui34] {
        color: #BEBEBE;
        text-decoration: none;
        padding: 4px 20px 4px 6px;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        flex: 1;
        transition: font-weight 0.1s ease, color 0.1s ease;
        white-space: nowrap;
    }

        .submenu a:hover[b-jtdn3lui34] {
            color: #FFF;
            font-weight: 700;
        }

    .submenu .highlight > a[b-jtdn3lui34] {
        font-weight: bold;
        color: white;
        background-color: #444;
        padding-left: 8px;
        border-radius: 4px;
    }

.submenu-item .chevron-right-icon[b-jtdn3lui34]::before {
    background-color: #BEBEBE;
    font-weight: normal;
}

.submenu-item:hover .chevron-right-icon[b-jtdn3lui34]::before {
    background-color: #FFF;
    font-weight: 700;
}

.chevron-right-icon[b-jtdn3lui34] {
    background-color: #BEBEBE;
}

span.icon.chevron-right-icon.arrow-right[b-jtdn3lui34] {
    min-width: 16px;
}

.submenu.level-1 > li:last-child[b-jtdn3lui34] {
    padding-bottom: 10px;
}

@media (min-width: 1200px) {
    .has-submenu:hover > .main-menu-wrapper > .main-menu-link[b-jtdn3lui34] {
        color: white !important;
        font-weight: 700;
    }

    .submenu-item:hover > .submenu-wrapper > a[b-jtdn3lui34] {
        color: white !important;
        font-weight: 700;
    }
    .submenu.level-1 > li[b-jtdn3lui34] {
        padding: 6px 0 0 0;
    }

        .submenu.level-1 > li > .submenu-wrapper[b-jtdn3lui34],
        .submenu.level-2 > li > .submenu-wrapper[b-jtdn3lui34],
        .submenu.level-3 > li > .submenu-wrapper[b-jtdn3lui34],
        .submenu.level-4 > li > .submenu-wrapper[b-jtdn3lui34] {
            border-bottom: 1px solid rgb(255 255 255 / 32%) !important;
            padding-bottom: 6px;
        }

        .submenu.level-1 > li:last-child > .submenu-wrapper[b-jtdn3lui34],
        .submenu.level-2 > li:last-child > .submenu-wrapper[b-jtdn3lui34],
        .submenu.level-3 > li:last-child > .submenu-wrapper[b-jtdn3lui34],
        .submenu.level-4 > li:last-child > .submenu-wrapper[b-jtdn3lui34] {
            border-bottom: none !important;
            padding-bottom: 0;
        }
}

@media (max-width: 1199.98px) { 
    .has-submenu.submenu-open > .main-menu-wrapper > .main-menu-link[b-jtdn3lui34] {
        color: white !important;
        font-weight: 700;
    }

    .submenu-item.submenu-open > .submenu-wrapper > a[b-jtdn3lui34] {
        color: white !important;
        font-weight: 700;
    }

 .has-submenu:hover > .submenu-wrapper-bg[b-jtdn3lui34],
    .submenu-item:hover > .submenu[b-jtdn3lui34] {
        display: none;
    }

    .submenu-wrapper[b-jtdn3lui34] {
        justify-content: space-between;
    }

    .submenu.level-1 > .submenu-wrapper[b-jtdn3lui34] {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .submenu.level-2 > li > .submenu-wrapper[b-jtdn3lui34],
    .submenu.level-3 > li > .submenu-wrapper[b-jtdn3lui34],
    .submenu.level-4 > li > .submenu-wrapper[b-jtdn3lui34] {
        border-bottom: none !important;
        padding-bottom: 2px !important;
    }
    .submenu a[b-jtdn3lui34] {
        padding: 8px 10px !important;
        font-size: 14px !important;
        flex: unset;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_SubscribeWhatsapp.cshtml.rz.scp.css */
#subscribe-whatsapp[b-tdyxcbstq8] {
    background-size: cover;
    padding: 70px 0;
}
.subscribe-container[b-tdyxcbstq8] {
    background: linear-gradient(86deg, #02AAB0 0.01%, #013739 100%);
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content[b-tdyxcbstq8] {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
}
.content-list-left[b-tdyxcbstq8] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0 !important;
}
.content-list-right[b-tdyxcbstq8] {
    padding-left:30px;
    text-align: right;
}

.content-list-right img[b-tdyxcbstq8] {
    max-width: 210px;
}
.button-container[b-tdyxcbstq8] {
    display: flex;
    gap: 10px;
    margin-top: 22px;
}
p[b-tdyxcbstq8] {
    font-weight: 700;
    color: var(--web-white);
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 16px;
}

    p[b-tdyxcbstq8]:before, p[b-tdyxcbstq8]:after {
        border-color: var(--web-white)
    }

h3[b-tdyxcbstq8] {
    font-size: 26px;
    padding-bottom: 12px;
    color: var(--web-white);
    font-weight: 500;
}
.button-like[b-tdyxcbstq8] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 30px;
    background-color: var(--web-white);
    border-radius: 45px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    color: #25D366;
    font-weight:700;
    font-size: 32px;
    line-height: 1.5;
}
.title-text[b-tdyxcbstq8] {
    color: #25D366;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.icon.whatsapp-icon[b-tdyxcbstq8] {
    background-color: #25D366;
}
.title-mobile[b-tdyxcbstq8]{
    display:none;
}
    .icon[b-tdyxcbstq8] {
        width: 40px;
        height: 38px;
        margin-right: 10px; /* Adds space between image and text */
    }
span.middle-icon[b-tdyxcbstq8] {
    font-weight: 700;
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: var(--web-white);
}

@media (max-width: 1024px) {
    p[b-tdyxcbstq8] {
        font-size: 26px;
        margin-bottom: 14px;
    }
    .icon[b-tdyxcbstq8] {
        width: 29px;
        height: 29px;
    }
    .content-list-right img[b-tdyxcbstq8] {
        max-width: 160px;
    }
    .button-like[b-tdyxcbstq8] {
        font-size: 25px;
    }
    #subscribe-whatsapp[b-tdyxcbstq8] {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .title-mobile[b-tdyxcbstq8] {
        display: flex;
        margin-bottom: 20px;
        justify-content: center;
    }
    .title-desktop[b-tdyxcbstq8] {
        display: none;
    }
    .content-list-left[b-tdyxcbstq8] {
        width: 100%;
        text-align: center;
    }
    .content-list-right[b-tdyxcbstq8] {
        width: 100%;
        padding-left: 0px;
        order: -1;
        text-align: center;
        display: block;
    }
    .content[b-tdyxcbstq8]{
        flex-wrap:wrap;

    }
  
    .button-container[b-tdyxcbstq8] {
        justify-content: center;
        margin-top: 20px;
    }
    span.middle-icon[b-tdyxcbstq8] {
        margin-top: 30px;
        display: block;
    }
    .button-like[b-tdyxcbstq8] {
        font-size: 21px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_TailorMadeHoliday.cshtml.rz.scp.css */
.tailor-made-holiday-section[b-2w00jcydy0] {
    padding: 20px 0 60px 0;
}

.two-columns[b-2w00jcydy0] {
    display: flex;
}

.two-columns > div[b-2w00jcydy0] {
    flex: 1 1 0;
}

.two-columns .text-area[b-2w00jcydy0] {
    max-width: 502px;
    margin: auto;
}

.two-columns .text-area .line-1[b-2w00jcydy0] {
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    color: #000000;
}

.two-columns .text-area .line-2[b-2w00jcydy0] {
    font-size: 50px;
    font-weight: 700;
    line-height: 75px;
    color: var(--primary);
}

.two-columns .text-area .line-3[b-2w00jcydy0] {
    font-size: 40px;
    font-weight: 500;
    line-height: 60px;
    color: #000000;
}

.two-columns .text-area .line-4[b-2w00jcydy0] {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    color: var(--primary);
    margin-top: 20px;
}

.two-columns .text-area .line-5[b-2w00jcydy0] {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #000000;
    margin-top: 30px;
}

.section-title[b-2w00jcydy0] {
    justify-content: center;
    padding: 50px 0;
}

.form-area[b-2w00jcydy0] {
    max-width: 475px;
    margin: auto;
}

.form-area .form-title[b-2w00jcydy0] {
    font-size: 26.36px;
    font-weight: 600;
    line-height: 39.55px;
    color: var(--primary);
    margin-top: 10px;
    margin-bottom: 20px;
}

.input-container[b-2w00jcydy0] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #404040;
    padding: 10px;
    border-radius: 16.48px;
    align-items: center;
}

.input-container img[b-2w00jcydy0] {
    height: 16px;
}

.input-container .input-field[b-2w00jcydy0] {
    text-align: left;
    padding-left: 10px;
    width: 100%;
}

.form-submit[b-2w00jcydy0] {
    background: var(--primary-gradient);
    color: #ffffff;
    height: 50px;
    display: inline-block;
    width: 100%;
    border-radius: 16.48px;
    cursor: pointer;
    font-size: 19.77px;
    font-weight: 500;
    line-height: 29.66px;
}

.or[b-2w00jcydy0] {
    font-size: 26.36px;
    font-weight: 600;
    line-height: 39.55px;
    color: #000000;
}

.call-us-section[b-2w00jcydy0] {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.btn-type-2[b-2w00jcydy0] {
    display: flex;
    gap: 10px;
    background: var(--primary);
    color: #fff;
    border-radius: 10px;
    font-size: 25.49px;
    font-weight: 600;
    padding: 10px 25px;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
}

.btn-type-2 img[b-2w00jcydy0] {
    width: 32px;
}

.btn-type-2 > div > div[b-2w00jcydy0] {
    width: 100%;
    font-size: 10.66px;
    font-weight: 400;
    line-height: 15.99px;
}

@media (max-width: 1024px) {
    .two-columns[b-2w00jcydy0] {
        flex-direction: column;
        gap: 60px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_TopNav.cshtml.rz.scp.css */
nav[b-q1dtpew7lo] {
    position: absolute;
}
    nav.fixed[b-q1dtpew7lo] {
        position: fixed;
        width: 100vw;
    }
nav.relative[b-q1dtpew7lo] {
    position: relative;
}
nav[b-q1dtpew7lo] {
    z-index: 100;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    height: 90px;
    color: var(--web-white);
    box-shadow: 0 0 1px var(--web-white);
    padding-right: 2.5em;
    padding-left: 4em;
    transition: all var(--animation-speed) ease-in-out;
}

nav .logo[b-q1dtpew7lo] {
    width: 277px;
    display: inherit;
    transition: transform var(--animation-speed) ease-in-out;
    > img {
        width: 100%;
        height: 100%;
        content: url("/newexperience/images/logos/Final_Logo_White.png");
    }
}
.scrolled[b-q1dtpew7lo] {
    &#header {
        height: 55px;
    }
    #nav-links[b-q1dtpew7lo] {
        top: 55px;
    }
}
nav a[b-q1dtpew7lo] {
    color: var(--web-white);
}
.nav-links[b-q1dtpew7lo] {
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 10px;
    height: 100%;
    display: flex;
    gap: 30px;
    font-weight: 300;
}
li[b-q1dtpew7lo] {
    height: inherit;
    flex: none;
}
.call-to-actions[b-q1dtpew7lo] {
    display: flex;
    align-items: center;
    gap: 20px;
    height: 54px;
}
.phone[b-q1dtpew7lo] {
    display: flex;
    align-items: center;
    .time {
        font-size: 14px;
        line-height: 1.4;
        font-weight: 300;
    }
    .number[b-q1dtpew7lo] {
        font-size: 24px;
        line-height: 1.3;
        font-weight: 500;
    }
}
.icon.phone-sound-fill-icon[b-q1dtpew7lo] {
    width: 40px;
    margin-right: 7px;
}
.plan-button[b-q1dtpew7lo] {
    width: 204px;
    height: 47.17px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    &:hover {
        color: inherit;
    }
}
.divider[b-q1dtpew7lo] {
    border-left: var(--web-white);
    margin-left: 5px;
    padding-left: 5px;
}
.search[b-q1dtpew7lo] {
    cursor: pointer;
    padding-left: 20px;
    border-left: 1px solid white;
    height: inherit;
    display: flex;
    align-items: center;
    .icon {
        width: 27px;
    }
}
#side-nav[b-q1dtpew7lo] {
    position: fixed;
    display: block;
    height: 100%;
    width: 290px;
    right: 0;
    z-index: 100;
    background: rgba(15, 33, 49, 0.9);
}
#side-nav ul[b-q1dtpew7lo] {
    display: flex;
    flex-direction: column;
}
#side-nav ul img[b-q1dtpew7lo] {
    filter: invert(1);
}
#side-nav .logo[b-q1dtpew7lo] {
    padding: 15px;
    border-right: 1px solid rgba(255, 255, 255, .15);
    display: inline-block;
    width: 50%;
    text-align: center;
}
#side-nav .top-section[b-q1dtpew7lo] {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    align-items: center;
}
#side-nav .close[b-q1dtpew7lo] {
    padding: 15px;
    width: 50%;
    text-align: center;
}
#side-nav li[b-q1dtpew7lo] {
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    color: var(--web-white);
}
#side-nav li img[b-q1dtpew7lo] {
    height: 45px;
}

@media (max-width:  1460px) {
    nav .logo[b-q1dtpew7lo] {
        width: 230px;
    }
    
    .nav-links[b-q1dtpew7lo] {
        font-size: 17px;
    }

    .phone[b-q1dtpew7lo] { 
        .time {
            font-size: 13px;
        }
        .number[b-q1dtpew7lo] {
            font-size: 20px;
        }
    }
    
    .call-to-actions[b-q1dtpew7lo] {
        height: 40px;
    }
    
    .icon.phone-sound-fill-icon[b-q1dtpew7lo] {
        width: 28px;
    }
    
    .plan-button[b-q1dtpew7lo] {
        width: 180px;
        height: 42px;
        font-size: 16px;
        line-height: 24px;
    }
    
    .search[b-q1dtpew7lo] {
        .icon {
            width: 23px;
        }
    }
}


@media (max-width:  1280px) {
    nav .logo[b-q1dtpew7lo] {
        width: 220px;
    }

    .nav-links[b-q1dtpew7lo] {
        font-size: 16px;
        gap: 20px;
    }

    .phone[b-q1dtpew7lo] {
        .time {
            font-size: 12px;
        }
        .number[b-q1dtpew7lo] {
            font-size: 18px;
        }
    }

    .call-to-actions[b-q1dtpew7lo] {
        height: 40px;
        gap: 15px;
    }

    .icon.phone-sound-fill-icon[b-q1dtpew7lo] {
        width: 25px;
    }

    .plan-button[b-q1dtpew7lo] {
        width: 160px;
        height: 37px;
        font-size: 14px;
        line-height: 24px;
    }

    .search[b-q1dtpew7lo] {
        .icon {
            width: 20px;
        }
    }
}

@media (max-width: 1200px) {
    .call-to-actions[b-q1dtpew7lo] {
        margin-left: auto;
    }
    .nav-links[b-q1dtpew7lo] {
        display: none;
    }
    .menu-toggle[b-q1dtpew7lo] {
        display: flex !important;
        margin-left: 20px;
        border: 2px solid transparent;
        
        .burger-icon {
            background-color: var(--web-white);
            width: 20px;
        }
    }
    
    .menu-toggle:has(.cross-icon)[b-q1dtpew7lo]{
        border: 2px solid var(--secondary);
        box-shadow: 0 0 2px 0;
        border-radius: 3px;
    }

.nav-links.visible-on-mobile[b-q1dtpew7lo] {
    -webkit-tap-highlight-color: transparent !important;
    position: absolute;
    display: block;
    width: 100%;
    margin: auto;
    padding: 0;
    gap: 0;
    flex-direction: column;
    top: 90px;
    left: 0;
    font-weight: 500;
    background: #2d2d2dd6;
    opacity: 0;
    animation: slideIn-b-q1dtpew7lo 0.3s forwards ease-in-out;
    backdrop-filter: blur(7px);
    height: calc(100vh - 90px);
    overflow: auto;
    li a{
            justify-content: center;
        }

        li:hover[b-q1dtpew7lo] {
            background-color: #29292988;
        }
        li[b-q1dtpew7lo] {
            padding: 10px 0;
            height: auto;
        }
    }

    /* nav links only blurred and have hover effect when part of hamburger
    menu to avoid double blur with nav and unwanted hover effect on nav bar,
     added as a pseudo element so it works on chrome*/

nav.nav-blur-extended[b-q1dtpew7lo] {
    /*   backdrop-filter: blur(3px);
   background: #2D2D2D99;
    /* background: none;
        box-shadow: none;*/
    background: #2d2d2dd6;
    backdrop-filter: none;
}
    nav.nav-blur-extended[b-q1dtpew7lo]::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: var(--extended-blur-bottom, 200px); /* var defined in javascript */
    width: 100%;
    height: var(--extended-blur-height, 300px);
    box-shadow: 0 0 1px var(--web-white);
    z-index: -1; /* Place behind the nav content */
    animation: slideIn-b-q1dtpew7lo 0.3s forwards ease-in-out;
    transition: all var(--animation-speed) ease-in-out;
}
}

@keyframes slideIn-b-q1dtpew7lo {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 767px) {
    nav[b-q1dtpew7lo] {
        padding-top: 15px;
    }

    .nav[b-q1dtpew7lo] {
        height: 65px;
    }

    nav .logo[b-q1dtpew7lo] {
        width: 177px;
    }

    .plan-button[b-q1dtpew7lo] {
        display: none;
    }
}

@media (max-width: 700px) {
    nav[b-q1dtpew7lo] {
        padding: 20px 1.5em  0 1.5em;
    }
}


@media (max-width: 490px){
    .search[b-q1dtpew7lo], .phone-info[b-q1dtpew7lo] {
        display: none;
    }
    .number[b-q1dtpew7lo] {
        font-size: 16px !important;
    }
    .phone[b-q1dtpew7lo] {
        padding-right: 0;
    }
}


/* The following css is for rebranding banner */

.info-banner-container-button[b-q1dtpew7lo] {
    display: none;
    height: inherit;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
    .info-banner-container-button span.line1[b-q1dtpew7lo] {
        font-weight: bold;
        display: block;
    }

    .info-banner-container-button span.line2[b-q1dtpew7lo],
    .info-banner-container-button span.line3[b-q1dtpew7lo] {
        display: block;
        font-weight: normal;
    }


@media (max-width: 600px)
{
    .info-banner-container-button[b-q1dtpew7lo] {
        display: block;
    }
    
}



/* end of css for rebranding banner */
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_Trustpilot.cshtml.rz.scp.css */
h3[b-pym5p4omgc] {
    font-size: 28px;
    font-weight: 400;
    margin: 0px;
    padding: 0;
    color: #0f2131;
    justify-content: center;
}
h3[b-pym5p4omgc]:before {
    content: none;
}
h3[b-pym5p4omgc]:after {
    content: none;
}
.blue-section[b-pym5p4omgc] {
    margin: 0px;
    border-radius: 0px;
}
a.tp-widget-review-link[b-pym5p4omgc] {
    background-color: #f4f5f6;
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_ViewMoreButton.cshtml.rz.scp.css */
.btn-view-more[b-guipm4686y] {
  border: 1px solid #404040;
  background: var(--web-white);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  display: inline-flex;
  box-shadow: 0px 5px 18px 0px rgba(158, 158, 158, 0.25);
  overflow: hidden;
  margin: 30px auto 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}

.btn-view-more > span[b-guipm4686y] {
  line-height: 40px;
  display: flex;
  align-items: center;
  padding: 0 16px;
}

.btn-view-more > span:last-child[b-guipm4686y] {
  background: var(--primary-gradient);
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.btn-view-more .icon[b-guipm4686y] {
  background: var(--primary-white);
  transition: transform 0.3s ease;
}

.btn-view-more[b-guipm4686y]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--primary-gradient);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: -1;
}

.btn-view-more:hover[b-guipm4686y] {
  opacity: 0.9;
}

.btn-view-more:hover[b-guipm4686y]::before {
  opacity: 0.15;
}

.btn-view-more:hover > span:last-child[b-guipm4686y] {
  transform: translateX(5px);
}

.btn-view-more:hover .icon[b-guipm4686y] {
  animation: bounceIcon-b-guipm4686y 0.5s ease-in-out infinite alternate;
}

@keyframes bounceIcon-b-guipm4686y {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(5px);
  }
}
/* _content/AffordableLuxuryTravel.Web/Pages/Shared/Partials/_WhyBook.cshtml.rz.scp.css */
#why-book-us[b-d9gv2xkgcg] {
    color: var(--dark-blue);
    background-size: cover;
}

.section-header[b-d9gv2xkgcg] {
    justify-content: center;
    margin-bottom: var(--spacing);
}

.card-container[b-d9gv2xkgcg] {
    display: flex;
    gap: 20px;
}

ul[b-d9gv2xkgcg] {
    font-weight: 500;
    font-size: 16px;
}

.card[b-d9gv2xkgcg] {
    background-color: white;
    width: calc(33.3% - 30px);
    height: 425px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 60px 15px 60px 15px;
}

    .card:hover[b-d9gv2xkgcg] {
        transform: translateY(-10px);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    }

    .card img[b-d9gv2xkgcg] {
        width: 100%;
        height: auto;
        border-radius: 8px;
    }

    .card h3[b-d9gv2xkgcg] {
        font-size: 30px;
        margin: 0px 65px 10px 50px;
        font-weight: 500;
    }

    .card p[b-d9gv2xkgcg] {
        font-size: 14px;
        color: #555;
    }

span.icon.award-icon[b-d9gv2xkgcg], span.icon.tailor-icon[b-d9gv2xkgcg], span.icon.handshake-icon[b-d9gv2xkgcg] {
    width: 42%;
    margin-top: 30px;
}

span.icon.headphone-icon[b-d9gv2xkgcg] {
    width: 40px;
    height: 36px;
}

@media(max-width: 628px) {
    .card-container[b-d9gv2xkgcg] {
        flex-direction: column;
        align-items: center;
        gap: 0px;
    }

    .card[b-d9gv2xkgcg] {
        margin: 30px 0px 0px 0px;
    }
}

@media(max-width: 1200px) {
    .card h3[b-d9gv2xkgcg] {
        font-size: 26px;
        margin: 0px 15px 10px 15px;
        font-weight: 500;
    }
}

@media (max-width: 1024px) {
    .primary[b-d9gv2xkgcg] {
        flex-direction: column;
        margin-right: auto;
        margin-left: auto;
        max-width: 550px;
    }
}

@media(max-width: 991px) {
    .card h3[b-d9gv2xkgcg] {
        font-size: 22px;
        margin: 0px 0px 10px 0px;
        font-weight: 500;
    }

    .card[b-d9gv2xkgcg] {
        margin: 60px 7px 60px 8px;
        width: calc(33.3% - 15px);
    }
}

@media(max-width: 628px) {
    .card[b-d9gv2xkgcg] {
        margin: 10px 0px;
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }

    span.icon.award-icon[b-d9gv2xkgcg], span.icon.tailor-icon[b-d9gv2xkgcg], span.icon.handshake-icon[b-d9gv2xkgcg] {
        width: 80px;
        height: 100px;
    }

    ul[b-d9gv2xkgcg] {
        font-size: 14px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/terms-and-conditions/Index.cshtml.rz.scp.css */
.titles[b-jhtvbjsta5] {
    height: 500px;
    width: 100vw;
    background: linear-gradient(90deg, rgba(21,47,106,1) 0%, rgba(47,118,174,1) 55%, rgba(63,161,216,1) 100%);
}
.title-header[b-jhtvbjsta5] {
    padding-top: 240px;
    text-align: center;
    color: var(--web-white);
}
    .title-header h1[b-jhtvbjsta5] {
        color: var(--web-white);
        font-size:30px;
        font-weight:500;
    }
/* _content/AffordableLuxuryTravel.Web/Pages/terms-and-conditions/Partials/_TermsConditions.cshtml.rz.scp.css */
.content[b-5logbj36uj] {
    display: block;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}

.terms-page.hero-box[b-5logbj36uj] {
    margin-bottom: 40px;
}

img[b-5logbj36uj] {
    height: 600px;
    width: 100vw;
    object-fit: cover;
    filter: brightness(0.8);
}

p[b-5logbj36uj] {
    margin-bottom: 20px;
}

ol[b-5logbj36uj] {
    counter-reset: item;
}

li[b-5logbj36uj] {
    display: block;
}

    li[b-5logbj36uj]:before {
        font-size: 1.5rem;
        padding: 1.0rem;
    }

b[b-5logbj36uj] {
    font-weight: bolder;
}

li[b-5logbj36uj] {
    margin-top: 6px;
}

ul[b-5logbj36uj]:before {
    margin-top: 1rem;
}

ul[b-5logbj36uj] {
    padding-left: 31px;
    margin-bottom: 20px;
    li
    {
        position: relative;
    }
    li[b-5logbj36uj]::before {
        content: "";
        margin-top: 6px;
        position: absolute;
        transform: translateX(-30px);
        mask: url(/newexperience/images/icons/checkbox-click.svg) no-repeat;
        background-color: var(--primary);
    }
}

ul li p[b-5logbj36uj] {
    display: inline-block;
}

h1[b-5logbj36uj] {
    color: white;
    font-size: 50px;
    font-weight: 400;
}

.accordion-content[b-5logbj36uj] {
    text-align: left;
    font-size: 18px;
    margin: 0 20px 30px 30px;
    border-left: 2px solid var(--primary);
    padding-left: 18px;
}

h4[b-5logbj36uj] {
    font-size: 14px;
    font-weight: 500;
}

.icon.accordion-icon[b-5logbj36uj] {
    background-color: var(--primary);
}

button[b-5logbj36uj] , .giveaway-voucher[b-5logbj36uj]{
    display: flex;
    width: 100%;
    border: none;
    padding-right: 1em;
    background-color: var(--primary-50);
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    align-items: center;
    gap: 30px;
}
.giveaway-voucher[b-5logbj36uj]{
    height: 53px;
    border-radius: 1rem;
}
.minus-icon[b-5logbj36uj]{
    margin-left: 18px;
}
span.icon.accordion-icon.primary[b-5logbj36uj] {
    height: 14px;
    width: 14px;
    margin-left: -13px;
}

.content__title[b-5logbj36uj] {
    margin-bottom: 20px;
    margin-top: 40px;
    font-weight: 400;
    font-size: 18.4px;
}
/* _content/AffordableLuxuryTravel.Web/Pages/terms-and-conditions/Partials/_TermsConditionsTT.cshtml.rz.scp.css */
.content[b-sx58mq5npe] {
    display: block;
    grid-template-columns: 270px auto;
    column-gap: 4vw;
    text-align: left;
}

.terms-page.hero-box[b-sx58mq5npe] {
    margin-bottom: 40px;
}

p[b-sx58mq5npe] {
    margin-bottom: 20px;
}

b[b-sx58mq5npe] {
    font-weight: bolder;
}

.accordion-content[b-sx58mq5npe] {
    text-align: left;
    font-size: 18px;
    margin: 0 20px 30px 30px;
    border-left: 2px solid var(--primary);
    padding-left: 18px;
}

h4[b-sx58mq5npe] {
    font-size: 14px;
    font-weight: 500;
}

.icon.accordion-icon[b-sx58mq5npe] {
    background-color: var(--primary);
}

button[b-sx58mq5npe] {
    display: flex;
    width: 100%;
    border: none;
    padding-right: 1em;
    background-color: var(--primary-50);
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    align-items: center;
    gap: 30px;
}

span.icon.accordion-icon.primary[b-sx58mq5npe] {
    height: 14px;
    width: 14px;
    margin-left: -13px;
}

.accordion-content table[b-sx58mq5npe] {
    width: 100%;
    border-collapse: collapse;
}

.accordion-content table th[b-sx58mq5npe],
.accordion-content table td[b-sx58mq5npe] {
    border: 1px solid var(--primary);
    padding: 10px 16px;
    text-align: left;
}

.accordion-content table th[b-sx58mq5npe] {
    font-weight: 500;
    background-color: var(--primary);
    color: var(--web-white);
}

.accordion-content table th:first-child[b-sx58mq5npe] {
    border-right-color: var(--web-white);
}
/* _content/AffordableLuxuryTravel.Web/Pages/thank-you-for-your-enquiry/Index.cshtml.rz.scp.css */
body[b-1se209yad8] {
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0;
    color:var(--primary-black);
    line-height: 1.6;
}

.thank-you-message[b-1se209yad8] {
    height: 500px;
    background: linear-gradient(0.25turn, #132A65, #45B1E8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 90px;
}
.thank-you-message > h1[b-1se209yad8] {
    font-size: 60px;
    font-weight: 600;
    line-height: 90px;
    text-align: center;
    color: var(--web-white);
}
.thank-you-message > h4[b-1se209yad8],
.thank-you-message > p[b-1se209yad8] {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: var(--web-white);
}
.thank-you-message > p[b-1se209yad8] {
    line-height: 36px;
}

.details[b-1se209yad8] {
    padding: 50px 0;
}
.details > h4[b-1se209yad8] {
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 40px;
    text-align: left;
}
.details .info[b-1se209yad8] {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.details .info h5[b-1se209yad8] {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 10px;
    text-align: left;
}
.details .info p[b-1se209yad8] {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
}
.details .info p span:first-child[b-1se209yad8] {
    font-weight: 600;
    padding-right: 20px;
}

section[b-1se209yad8] {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 100px;
    gap: 16px;
    padding: 0;
}

.icon-check[b-1se209yad8] {
    background-color: #DCFCE7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
.success-icon[b-1se209yad8]{
    height:50%;
    width:50%;
}
.next-steps[b-1se209yad8]{
    gap: 30px;
}
.what-happen-heading[b-1se209yad8] {
    display: flex;
    align-items: center;
    gap: 8px;
}

h1[b-1se209yad8] {
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    color: var(--primary-black);
}
h3[b-1se209yad8]{
    font-size: 22px;
    font-weight: 500;
    color: var(--primary-black);
}
p[b-1se209yad8]{
    font-size: 16px;
    font-weight: 400;
    color: var(--primary-black);
}
h4[b-1se209yad8]{
    font-size: 20px;
    font-weight: 500;
    color: var(--primary-black);
}
.subtitle[b-1se209yad8] {
    color: var(--primary-black);
    font-size: 20px;
    font-weight: 400;
    padding:0 24px;
}

.icon-wrapper[b-1se209yad8] {
    width: 60px;
    height: 60px;
    border-radius: 15px;
    background: linear-gradient(315.63deg, #fff 7.81%, #EBF8FF 92.51%);
    box-shadow: 0 0 4.5px 0.75px rgba(1, 39, 59, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-wrapper img.icon[b-1se209yad8] {
    width: 50%;
    max-height: 50%;
    height: auto;
}
.tick-success[b-1se209yad8]{
    width: 50%;
    max-height: 50%;
    height: auto;
}
.clock-icon[b-1se209yad8]{
    height: 30px;
    width: 30px;
}
.next-steps h2[b-1se209yad8] {
    font-size: 1.4rem;
    margin-bottom: 30px;
}

.steps[b-1se209yad8] {
    display: flex;
    justify-content: center;
    gap: 50px;
    flex-wrap: wrap;
}

.step[b-1se209yad8] {
    max-width: 290px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.step-number[b-1se209yad8] {
    background: linear-gradient(0.25turn, #0080FF, #45B1E8);
    color: var(--web-white);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.step h3[b-1se209yad8]{
    font-size:22px;
    font-weight: 500;
}
h2[b-1se209yad8] {
    font-size: 36px;
    font-weight: 600;
}
.why-book[b-1se209yad8]{
    margin-top:150px;
}
.features[b-1se209yad8] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 60px;
    margin: 34px auto 0;
    max-width: 1024px;
}

.feature[b-1se209yad8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}


.feature-stars-icon[b-1se209yad8]{
    height: 35px;
    width: 35px;
}
.feature-audio-icon[b-1se209yad8]{
    height: 40px;
    width: 35px; 
}
.feature-handshake-icon[b-1se209yad8]{
    height: 30px;
    width: 40px;
}
.feature-star-icon[b-1se209yad8]{
    height: 28px;
    width: 30px;
}
.feature-award-icon[b-1se209yad8]{
    height: 44px;
    width: 42px;
}

.feature-tailor-icon[b-1se209yad8]{
    height: 48px;
    width: 38px;
}
.testimonial-card[b-1se209yad8] {
    background: url('newexperience/images/Background/thankyoupage_banner.webp') center/cover no-repeat;
    border-radius: 22px;
    padding: 50px 20px;
    text-align: center;
    max-width: 1024px;
    margin: 100px auto 0;
    position: relative;
    overflow: hidden;
    height: 310px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.testimonial-content[b-1se209yad8] {
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
}
.testimonial-content-heading[b-1se209yad8]{
    font-family: 'Playfair Display', serif;
}
.quote[b-1se209yad8] {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--web-white);
    margin-bottom: 15px;
}
.quote-heading[b-1se209yad8] {
    font-size: 16px;
    line-height: 1.4;
    color: var(--web-white);
    font-weight: 400;
}
.ratings[b-1se209yad8] { position: relative; z-index: 2; margin-top: auto; padding: 20px; width: 100%; bottom: -50px; }
/* Banner */
.banner[b-1se209yad8] {
    background: linear-gradient(360deg, #E9F8FF 0%, #C2EAFF 100%);
    border-radius: 22px;
    padding: 50px 20px;
    text-align: center;
    margin: 80px  auto 100px;
    box-shadow: 0 8px 16px rgba(65, 65, 65, 0.15);
    max-width: 1024px;
    height: 348px;
}
.banner h1[b-1se209yad8] {
    font-size: 28px;
}
.banner .subtitle[b-1se209yad8] {
    max-width: 700px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
}

.container[b-1se209yad8] {
    width: 350px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.cta-buttons[b-1se209yad8] {
    display: flex;
    gap: 12px;
    width: 100%;
    align-items: center;
}
.separator[b-1se209yad8] {
    width: 2px;
    background-color: #8A8A8A;
    height: 30px;
    margin: 0 10px;
}
.phone-cta[b-1se209yad8],
.whatsapp-cta[b-1se209yad8] {
    display: flex;
    align-items: center;
    gap: 4px;
    flex: 1;
    font-size: 16px;
    padding: 12px 0;
    background: var(--web-white);
    border-radius: 8px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #8A8A8A;
    justify-content: center;
}
.whatsapp-cta span[b-1se209yad8]{
    height: 24px;
    width: 24px;
}
.phone-cta span[b-1se209yad8] {
    height: 20px;
    width: 20px;
}
 .phone-cta:hover[b-1se209yad8]{
     background: linear-gradient(0.25turn, #0080FF, #45B1E8);
     color: var(--web-white);
     border:1px solid transparent;  
 }

.phone-cta:hover span[b-1se209yad8] {
    background-color: var(--web-white);
}
.whatsapp-cta:hover[b-1se209yad8] {
    background: linear-gradient(0.25turn, #0080FF, #45B1E8);
    color: var(--web-white);
    border:1px solid transparent;
}
.whatsapp-cta:hover span[b-1se209yad8]{
    background-color: var(--web-white);
}
.specialist-cta[b-1se209yad8] {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 30px;
    background: var(--web-white);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #8A8A8A;
    cursor: pointer;
    position: relative;
    z-index: 1;
    transition: color 0.3s ease;
    overflow: hidden;
}
.specialist-cta:hover[b-1se209yad8] {
    background: linear-gradient(0.25turn, #0080FF, #45B1E8);
    color: var(--web-white);
    border: 1px solid transparent;
}

.specialist-cta span[b-1se209yad8] {
    background: linear-gradient(83.34deg, #0080FF 4.57%, #45B1E8 96.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;

    /* Add transition for smooth text color change */
    transition: all 0.3s ease;
}

.specialist-cta:hover span[b-1se209yad8] {
    background: none;
    -webkit-text-fill-color: var(--web-white);
}


/* Media Queries */
@media (max-width: 1024px) {
    .features[b-1se209yad8] {
        grid-template-columns: repeat(2, 1fr);
        max-width: 600px;
    }
    .testimonial-card[b-1se209yad8]{
        margin-top: 80px;
        border-radius: 0;
        height: 480px;
    }
    .banner[b-1se209yad8] {
        border-radius: 0;
        margin: 0;
    }
    
}

@media screen and (max-width: 767px) {
    .thank-you-message > h1[b-1se209yad8] {
        font-size: 30px;
        line-height: 1.8;
    }
    .thank-you-message > p[b-1se209yad8] {
        font-size: 18px;
        line-height: 1.5;
    }
    .details > h4[b-1se209yad8] {
        font-size: 24px;
        line-height: 1.5;
    }
    .details > p[b-1se209yad8] {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 5px;
    }
}

@media (max-width: 600px) {
    .thank-you-message[b-1se209yad8]{
        padding: 0 24px;
        height: 330px;
    }
    .thank-you-message >h1[b-1se209yad8]{
        margin-top: 80px;
    }
    .thank-you-message > h4[b-1se209yad8] {
        font-size: 16px;
        line-height: 1.8;
        
    }
    .confirmation[b-1se209yad8]{
        margin-top: 24px;
    }
    .features[b-1se209yad8] {
        grid-template-columns: 1fr;
        max-width: 300px;
    }
    .icon-check[b-1se209yad8]{
        height: 54px;
        width: 54px;
    }
    .next-steps[b-1se209yad8]{
        margin-top: 80px;
        gap: 24px;
    }
    .why-book[b-1se209yad8]{
        margin-top: 80px;
    }
    h1[b-1se209yad8]{
        font-size:24px;
    }
    h2[b-1se209yad8]{
        font-size:24px
    }
    .subtitle[b-1se209yad8] , p[b-1se209yad8]{
        font-size:16px;
    }
    .steps[b-1se209yad8]{
        gap:24px;
    }
    .features[b-1se209yad8]{
        gap:24px
    }
    .quote[b-1se209yad8]{
        font-size: 22px;
        padding: 0 45px;
    }
    .quote-heading[b-1se209yad8]{
        font-size: 16px;
    }
    .banner[b-1se209yad8] {
        height: 425px;
        padding: 49px 24px 30px 24px;
    }
    .banner h1[b-1se209yad8]{
        font-size:26px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/what-happened-to-luxtripper/Index.cshtml.rz.scp.css */
.page-header[b-ae22yaqhxe] {
    height: 600px;
    width: 100vw;
    background: #1B2E4B;
    position: relative;
}
.content[b-ae22yaqhxe] {
    width: 90%;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.5;
}
h1[b-ae22yaqhxe] {
    color: white;
}
@media (max-width: 1500px) {
    h1[b-ae22yaqhxe] {
        font-size: 40px;
    }
}
@media (max-width: 1000px) {
    h1[b-ae22yaqhxe] {
        font-size: 30px;
    }
}
/* _content/AffordableLuxuryTravel.Web/Pages/what-happened-to-luxtripper/Partials/_WhatHappenedContent.cshtml.rz.scp.css */
.content[b-s38stoy1p4] {
    text-align: left;
}
li[b-s38stoy1p4] {
    display: list-item;
    list-style-type: disc;
    font-weight: bolder;
}
h2[b-s38stoy1p4] {
    margin-bottom: 10px !important;
}
h3[b-s38stoy1p4] {
    font-weight: bolder;
    font-size: 1.5rem;
}
a[b-s38stoy1p4] {
    color: var(--primary);
    text-decoration: underline;
}
.question[b-s38stoy1p4] {
    margin-bottom: 5px !important;
}
p[b-s38stoy1p4] {
    font-weight: bolder;
}
li[b-s38stoy1p4]:before {
    font-size: 1.5rem;
    padding: 1.0rem;
}
li[b-s38stoy1p4] {
    margin-top: 6px;
}
ul[b-s38stoy1p4]:before {
    margin-top: 1rem;
}
ul[b-s38stoy1p4] {
    padding-left: 31px;
    li {
        position: relative;
    }
}
ul li p[b-s38stoy1p4] {
    display: inline-block;
}
ol  ol >li[b-s38stoy1p4]:before {
    padding: 0;
}
table[b-s38stoy1p4] {
    border: 2px solid var(--primary);
    border-collapse: collapse;
}
th[b-s38stoy1p4] {
    font-weight: bold;
    color: var(--primary);
}
