@media (min-width: 1200px) {
.white-popup-block {

    max-width: 1140px !important;
}}



/* Regular
@font-face {
  font-family: 'AvenirNextCondensed';
  src: url('../fonts/AvenirNextCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
 */
/* Bold 
@font-face {
  font-family: 'AvenirNextCondensed';
  src: url('../fonts/AvenirNextCondensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
 */
/* Medium */
@font-face {
  font-family: 'AvenirNextCondensed';
  src: url('../fonts/AvenirNextCondensed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.astroid-mobilemenu-container .astroid-mobilemenu-inner ul > li.menu-item:first-child {
    border-top: 0px !important;
}
.mobile-logo-item {
    padding-bottom: 65px !important;
}
.astroid-nav > li > a, .astroid-sidebar-menu > li > a, .astroid-mobile-menu > .nav-item > a {
        font-size: 16px!important;
  }
.astroid-logo img {
    max-height: 90px;
}
.astroid-mobilemenu {
    width: 100%;
}
.item-link-url img {
    height: 90px;
}

body{
    overflow-x: hidden;
}
body,h3,h2,h1,p,span,#sppb-addon-d0TLxalB6nBqLzWN0Fm4u .uk-title,#sppb-addon-Wz2iaiU2NsvYEWJ1I4qPu .uk-title {
  font-family: 'AvenirNextCondensed', Arial, sans-serif !important;
}
#sppb-addon-1648094463089 p, #section-id-1767783021871 p {
    color: #FFF !important;
}
.sppb-icon-container {
    width: 50px;
    height: 50px;
    line-height: 55px;
}

.uk-card-large.uk-card-body, .uk-card-large .uk-card-body {
  height: 300px;
  font-family: 'AvenirNextCondensed', Arial, sans-serif;
  padding: 50px 30px;
}
.sp-page-builder .page-content #section-id-1649387337635 > .sppb-row-overlay {
    border-radius: 15px;
    font-family: 'AvenirNextCondensed', Arial, sans-serif;
}
#sppb-addon-1649401991455 li a {
    color: #000;
    font-family: 'AvenirNextCondensed', Arial, sans-serif;
}
#fms-1528971627712 a:hover {
    color: #a3d073;
}

/* Header */

.astroid-header-section, .astroid-sidebar-header {
    background: #ffffffde !important;
}
.astroid-nav .nav-link, .astroid-sidebar-menu .nav-link {
    /*color: rgb(29 68 125);*/
    text-decoration: none;
}
.astroid-nav .nav-link:hover, .astroid-sidebar-menu .nav-link:hover,.astroid-nav .nav-link:active, .astroid-nav .nav-link.active, .astroid-sidebar-menu .nav-link:active, .astroid-sidebar-menu .nav-link.active, .astroid-nav .nav-link:hover span,.astroid-nav .nav-link:active span {
    /*color: rgb(161 205 118);*/
}
#sppb-addon-1767712460050:hover {
    background: #ffffff !important;
    backdrop-filter: blur(10px);
}
#sppb-addon-1767712460050 {
    /*border-color: #1e538c;*/
}

#sppb-addon-1767712460050 #btn-1767712460050.sppb-btn-custom {
    color: #a3d073;
}

/* body  */
.ukcontent-media.uk-card-media-inside img {
    height: 80px !important;
    width: 80px !important;
}

.sppb-carousel-extended-item {
    position: relative;
}

#sppb-addon-1660627879333 .uk-card:hover {
    border-color: rgb(29 68 125);
}

.sppb-carousel-extended-team-content.sppb-carousel-layout1 {
    background: #ffffffc4;
    position: absolute;
    z-index: 99999;
    width: 100%;
    bottom: 0;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
  

}
.sppb-carousel-extended-team-name 
{
    color: rgb(30, 69, 126);
}
.sppb-carousel-extended-item img {
    /*min-height: 450px;
    max-height: 450px;*/
}
.sppb-carousel-extended-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease;
  background:#00000045;
  border-radius: 15px;

}
.sppb-carousel-extended-item:hover::after {
   background:#00000080;
  border-radius: 15px;
}

.uk-card-large.uk-card-body::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background:
    linear-gradient(90deg, rgba(57,199,103,0.4) 0 50%, transparent 50% 100%)
    100% 0 / 200% 100% no-repeat;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  transition: background-position 1.2s ease;
  pointer-events: none;
  height: 0;
  background-position: -3px -3px; 
}

.uk-card-large.uk-card-body:hover::after {
  background-position: -3px -3px;  
  height: 100%;
  transition-delay: 0.15s;
}

.astroid-nav > li > a {
    font-size: 18px !important;
}

.overlay-image-title::before {
    border: 2px solid #804060!important;
    -webkit-transform: scale(0);
    opacity: 0 !important;
    transform: scale(1) !important;
    visibility: visible !important;
    display: block !important;
}
.overlay-image-title:hover::before {
    opacity: 1 !important;
}
/*.sp-page-builder .page-content #section-id-1660623718035 > .sppb-row-overlay,#fms-1528971627712.astroid-element-overlay:before {
        background-color: rgb(0 56 133 / 67%);
}*/

.image-effect-zoomsection .sppb-row-column  {
    padding: 0!important;
    margin: 0!important;
}

.image-effect-zoomsection .sppb-addon-title{
    color: #FFF !important;
}
.astroid-header-section header.astroid-horizontal-header:not(.astroid-header-sticky) {
    padding: 10px  0 20px;
}
/*.overlay-background-style:hover,.addon-root-image-overlay:hover .overlay-background-style {
        border: 1px solid #a4cf7a;
}*/

.astroid-section.top-bar,.header-offcanvas-trigger,.astroid-header-section header .header-block-item > div.jollyany-hikacart {
    display: none !important;
}
#broadcom-section {
    margin-top: -170px !important;
}
.astroid-nav .nav-link, .astroid-sidebar-menu .nav-link {
    font-size: 18px;
    font-weight: 500;
}

#cs-1528971561366,#column-wrap-id-1648094463088 {
    padding : 0!important;
}

.ukslideshow-wrapper .uk-position-cover {
    padding-top: 107px;
}

/* Form styles */
.cf-counter {
  display: flex; justify-content: space-between; align-items: center;
  padding: 10px 0; border-bottom: 1px solid #eee;
}
.cf-counter-left { display: flex; flex-direction: column; }
.cf-counter-label { font-weight: 600; color: #1b8e0b; } /* title color */
.cf-counter-sub { font-size: 12px; color: #666; }

.cf-counter-right { display: flex; align-items: center; gap: 10px; }
.cf-counter-value { min-width: 20px; text-align: center; font-weight: 600; }

.cf-counter-btn {
  width: 32px; height: 32px; border-radius: 50%;
  background: #19a34a; color: #fff; border: none; cursor: pointer;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 18px; line-height: 1;
}
.cf-counter-btn.cf-counter-minus {
  background: #e8f6ec; color: #19a34a; border: 1px solid #19a34a;
}
.cf-counter-btn:disabled { opacity: 0.5; cursor: not-allowed; }

/*  Number Of traveler dropdown */
.trav-dropdown { position: relative; width: 100%; }
.trav-trigger.cf-input {
  width: 100%; text-align: left; padding:12px;
  background: #fff; border: 1px solid var(--input-border-color, #ccc);
  border-radius: var(--input-border-radius, 4px); cursor: pointer;
}
.trav-panel {
  display: none; position: absolute; z-index: 1000; left: 0; right: 0;
  margin-top: 6px; background: #fff; border: 1px solid #ddd; border-radius: 6px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1); padding: 10px;
}
.trav-dropdown.open .trav-panel { display: block; }
.trav-row { display: flex; justify-content: space-between; align-items: center;
  padding: 8px 4px; border-bottom: 1px solid #f0f0f0; }
.trav-row:last-child { border-bottom: none; }
.trav-left { display: flex; flex-direction: column; }
.trav-label { font-weight: 600; color: #8e2157; }
.trav-sub { font-size: 12px; color: #666; }
.trav-right { display: flex; align-items: center; gap: 10px; }
.trav-value { min-width: 20px; text-align: center; font-weight: 600; }
.trav-btn { width: 32px; height: 32px; border-radius: 50%;
  border: 1px solid #19a34a; background: #8e215770; color: #fff;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 18px; line-height: 1; cursor: pointer; }
.trav-btn.trav-plus { background: #8e2157; color: #fff; border-color: #8e2157; }
#mod-custom144 .trav-panel {
    top: calc(-20% + -168px);
}


.hide-rest-multi .cf-input { width: 20%; }
.hide-rest-actions{ width: 25%; }
.hide-rest-actions .cf-btn {
  padding: 6px 10px;
  border: 1px solid var(--input-border-color, #ccc);
  background: #f8f8f8;
  cursor: pointer;
  border-radius: 4px;
}
.hide-rest-multi {
          padding: 10px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.white-popup-block {
    padding: 30px 30px;
    border-radius: 5px;
}
/** New Feature **/

/* See more button row */
.cf-see-more-row { 
  margin-top: 0px;
  display: flex;
  /*justify-content: flex-end;*/
}
.cf-see-more-row .see-more-btn {
  padding: 8px 12px;
      padding-left: 0 !important;
 /* border: 1px solid #8e2157; */
  color: #804060; 
  /*background: #8e2157;*/
  border-radius: 4px; cursor: pointer;
      width: auto;
}

/* City repeater layout */
.city-repeater .city-row {
  gap: 10px;
    margin-bottom: 10px;
      display: grid;
    grid-template-columns: 1fr 1fr 1fr 100px;
}

@media (max-width: 640px) {
.city-repeater .city-row {
  gap: 10px;
    align-items: flex-start;
    margin-bottom: 10px;
    display: flex;
  border: 1px solid #dbdbdb;
    padding: 10px;
    flex-direction: column;
    border-radius: 10px;
}
  .city-col {
    width: 100%;
}
  }
.city-repeater .city-col .cf-label { display:block; margin-bottom:4px; }
.city-repeater .city-remove {
    color: #804060;
    border-radius: 12px;
    padding: 13px 20px;
}
.city-repeater .city-add {
    cursor: pointer;
    color: #804060;
    border-radius: 12px;
    padding: 13px 20px;
    width: auto;
    float: right;
    font-size: 13px;
}

.convertforms .cf-input {
    border: solid 1px #cccccc;
  border-radius: 12px;
  }
.upload-dropdown > .cf-control-input {
    display: none;
}
.upload-dd-panel {
      margin-top: 8px;
    position: fixed;
    z-index: 9999;
    background: rgb(255, 255, 255);
    width: 360px;
    height: 170px;
    overflow: auto;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 24px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 10px;
}
.convertforms .cf-input::placeholder,.convertforms .cf-input {
    /*color: #757575;*/
  }
.convertforms .cf-label {
        color: #3a3a3a;
    font-size: 0;
    position: relative;
  /*display:none;*/
  }
.convertforms .cf-label .cf-required-label {
    color: #804060;
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0 0px;
}
.convertforms .cf-heading {
    margin-bottom: 0;
}
.convertforms .cf-control-group {
    padding: 7px 10px;
}
.convertforms .cfupload .dz-message {
    border: solid 1px #cccccc !important;
    border-radius: 12px !important;
  }

.convertforms .cf-label .cf-required-label {
    font-size: 19px;
    position: absolute;
    z-index: 1;
    right: 6px;
    top: 15px;
  display:none;
}
.cf-control-group[data-type="html"] .cf-control-input div:not([class]):first-child {
    display: none;
}

@media (min-width: 640px) {
    .convertforms .cf-one-fourth {
        width: 20%;
        max-width: 20%;
    }
  .cf-one-third{
        width: 25% !important;
    max-width: 25% !important;
    }
      .cf-one-half{
        width: 33.3333% !important;
        max-width: 33.3333% !important;
    }
}

.convertforms .cf-input[type="tel"] {padding-inline-start: 82px;}
select.cf-input.phone-cc {
    position: absolute;
    border: 0px;
    padding: 5px 5px;
    margin-inline-start: 5px;
}
.main-taps-center > .sppb-tab-nav-position {
    align-items: center;
}
.sppb-nav-custom li a {
    display: flex;
    align-items: center;
      flex-direction: column;
}
.convertforms .cfupload .dz-message {
    padding: 3px 5px;
    font-size: 14px;
  }
.cf-input::placeholder {
  color: #9aa3af !important;
  font-family: 'AvenirNextCondensed', Arial, sans-serif !important;
}
.cf-input {
  /* color: #9aa3af !important;*/
  font-family: 'AvenirNextCondensed', Arial, sans-serif !important;
}
button.cf-btn.cf-width-auto {
    border-radius: 12px;
      background: #804060;
}
.convertforms .cf-input {
    color: #804060;
  }
/*  Responsive */
.mobile-logo-item {
  display:none;
}
@media (max-width: 768px) {
.hide-rest-multi .cf-input,.hide-rest-actions {
    width:100%;
}
.addon-root-animated-number {
    width: 28% !important;
  }
  .mobile-logo-item {
  display:block;
}
}