/****************************************************
 * Custom CSS
 ****************************************************/

 .same-height{
    display: flex;
    flex-wrap: wrap;
 }

 .img_bg {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: auto !important;
    height: auto !important;
    transform: translate(-50%, -50%) !important;
    min-height: 100% !important;
    min-width: 100% !important;
    object-fit: cover !important;
}
.contenedor{
    position: relative;
    overflow: hidden;
}
.juice_tab .e-con-inner{
    margin-left: 0px !important;
    width: auto !important;
}
.js_tab_active_indicator{
    display: none !important;
}
.js_tab_active_indicator.active{
    display: block !important;
}
.js_cruise_points{

}
.js_cruise_points .js_cruise_point{
    display: flex;
    align-items: center;
    padding-top: 24px;

}
.js_cruise_points .js_cruise_point .js_cruise_point__icon{
    margin-right: 16px;
    height: 20px;
    width: 20px;
}
.js_cruise_itineraries{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.js_cruise_itinerary{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.js_cruise_itinerary__separator hr{
    width: 100%;
    height: 1px;
    background-color: #D1CECC !important;
    margin: 20px 0px !important;
    border: unset;
}
.js_cruise_itinerary .js_cruise_itinerary__image{
    width: 55px;
    height: 55px;
    border-radius: 4px;
}
.js_cruise_itinerary .js_cruise_itinerary__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}
.js_cruise_itinerary .js_cruise_itinerary__data{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    padding: 0px 18px;
}
.js_cruise_itinerary .js_cruise_itinerary__data .js_cruise_itinerary__days{
    font-family: 'Jost';
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.js_cruise_itinerary .js_cruise_itinerary__data .js_cruise_itinerary__title{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}
.js_cruise_itinerary .js_cruise_itinerary__icon{
    height: 13px;
    width: 13px;
}
.js-plain-html{
    font-family: 'Jost';
    font-weight: 400;
    font-size: 11px;
    line-height: 18px;
}
.js-plain-html ul li{
    list-style: none;
}
.js-plain-html ul li p{
    font-family: 'Jost';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.js-plain-html ul li:last-child{
    margin-bottom: 16px;
}
.js-plain-html > div > p {
    padding-left: 40px;
}
.js-plain-html h3{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-top: 16px;
}
.js_image_cover img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.js-menu-container{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: unset !important;
}
.js-menu-container:hover{
    color: #000;
}
.js-menu-label a{
    text-decoration: unset !important;
}
.js-image-fit img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.js-blog-preview-image img, .js-aspect-ratio img{
    width: 100%;
    aspect-ratio: 1.15;
    object-fit: cover;
}
.js-undecorated a{
    text-decoration: none !important;
}
.menu-item {
    padding: 8px !important;
}
.menu-item a{
    text-decoration: none !important;
}
.menu-item:not(.menu-item-29218):last-child a {
    font-size: 16px !important;
    text-decoration: underline !important;
    padding-top: 24px;
    padding-bottom: 32px;
}
.elementor-nav-menu--dropdown{
    top: 50px !important;
    padding-top: 24px;
}
.elementor-menu-toggle{
    width: 60px !important;
    height: 60px !important;
}
.elementor-menu-toggle__icon--close{
    height: 32px !important;
    width: 32px !important;
}
.elementor-popup-modal .dialog-widget-content {
    max-width: 98% !important;
    border-radius: 2px !important;
}
.truncate-text {
    display: inline-block;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.truncate-text-wrapper a {
    display: inline-block;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.js-destination-preview-image img {
    width: 100%;
    aspect-ratio: 1.336;
    object-fit: cover;
}
.js-absolute-all, .js-absolute-all .elementor-shortcode{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.elementor-nav-menu--dropdown .elementor-item:hover{
    background-color: unset !important;
    text-decoration: underline !important;
}
.menu-item:last-child a:hover{
    padding-top: 24px;
    padding-bottom: 32px;
}
hg-voyage-card{
    margin-bottom: 24px;
}
.anchor{
    display:block !important;
    height:180px !important;
    margin-top:-180px !important;
    visibility:hidden;
 }
 .cruise_menu{
    font-family: 'Jost';
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 24px;
    margin: auto;
    width: 100%;
    max-width: 1280px;
    background-color: #132730;
    overflow-x: scroll;
    gap: 48px;
 }
 .cruise_menu_info, .cruise_menu_info_bottom{
    background-color: #132730;
    position: fixed;
    top: -180px;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transition: all 0.5s;
    color: #fff;
 }
 .cruise_menu_info_bottom{
    top: unset;
    bottom: 0px;
 }
 .cruise_menu_info_content{
    max-width: 1280px;
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
 }
 .cruise_menu_info_details{
    display: flex;
    justify-content: space-between;
    align-items: start;
 }
.cruise_menu_info_data{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    gap: 32px;
}
.cruise_menu_info_data_price{
    display: flex;
    flex-direction: column;
}
.cruise_menu_info_data_price_title{
    font-size: 16px;
    white-space: nowrap;
}
.cruise_menu_info_data_price_value{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 32px;
    line-height: 30px;
    white-space: nowrap;
}
 .cruise_menu_info_title{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 32px;
    line-height: 30px;
    color: #fff;
    padding: 24px;
 }
 .cruise_menu_info_data_button{
    background-color: #fff;
    color: #000;
    padding: 16px 24px;
 }
 .cruise_menu_info_data_button a{
    font-family: 'Jost';
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-decoration: none !important;
    white-space: nowrap;
 }
 .cruise_menu_item{
    display: flex;
    flex-direction: column;
 }
.cruise_menu_item a{
    color: #fff;
    text-decoration: none !important;
    white-space: nowrap;
}
.cruise_menu_item a:hover{
    color: #fff;
}
.cruise_menu_item_decorator{
    background-color: #C8BBA2;
    margin-top: 12px;
    height: 12px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C8BBA2;
    border-radius: 5px 5px 0px 0px;
    opacity: 0;
    transition: all 0.3s;
}
.cruise_menu_item.active .cruise_menu_item_decorator{
    opacity: 1;
}
@media( min-width: 768px){
    .cruise_menu_info_bottom{
        display: none;
    }
}
@media( max-width: 768px){
    .cruise_menu_info .cruise_menu_info_details{
        display: none;
    }
    .cruise_menu_info{
        padding-top: 16px;
    }
    .cruise_menu_info_data{
        padding: 16px 24px;
    }
    .cruise_menu_info_data_price_title{
        font-size: 16px;
    }
    .cruise_menu_info_data_price_value{
        font-size: 26px;
    }
    .cruise_menu_info_data_button {
        width: 100%;
        text-align: center;
    }
    .cruise_menu_info_data_button_link{
        font-size: 13px;
    }
}
@media(max-width:1024px){
    .cruise_menu_info_title{
        display: none;
    }
    .cruise_menu_info_data{
        justify-content: space-between;
        width: 100%;
    }
 }
 .elementor a {
    text-decoration: none !important;
  }
