/* ==========================================================================
   Typography: Google Fonts Pochaevsk for All Headings & Titles
   ========================================================================== */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.display-1, .display-2, .display-3, .display-4, .display-5, .display-6,
.stp-hero-title,
.stp-section-title,
.stp-page-hero-title,
.stp-dest-title,
.stp-card-title,
.example-2 h3.title,
.example-2 h3.title a,
.title-tour-easy,
.stp-overview-title,
.single-tour-title,
.widget-title,
.accordion-header,
.accordion-button,
.stp-feature-title,
.stp-pillar-title,
.stp-cta-banner-title,
.stp-story-title,
.stp-mv-title,
.stp-offer-showcase-title,
.stp-offer-title,
.stp-faq-cat-title,
.stp-faq-support-title,
.stp-campsite-title,
.stp-matrix-row-title,
.stp-tech-title,
.stp-trust-badge-title,
.stp-step-card-title,
.stp-payment-title,
.stp-policy-title,
.stp-support-title,
.stp-paypal-intro-title,
.stp-paypal-title,
.stp-404-search-title,
.stp-404-section-title,
.stp-404-card-title,
.stp-404-rescue-title,
.stp-compare-title,
.stp-amenity-title,
.stp-camp-spot-title,
.stp-featured-title,
.stp-blog-card-title,
.stp-promo-title,
.stp-kit-title,
.stp-post-nav-title,
.stp-post-toc-title,
.stp-related-header-title,
.stp-related-card-title,
.stp-planner-title,
.stp-planner-section-title,
.stp-choice-title,
.stp-option-title,
.stp-term-title,
.stp-terms-nav-title,
.csp-mega-intro h2,
.csp-mega-group h3,
.mth-map-title,
.mth-highlights-title {
    font-family: 'Pochaevsk', Georgia, serif !important;
}

.man-header {
    background: rgb(255,255,255);
    background: linear-gradient(360deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.804359243697479) 100%);
}


h3.title a {
    font-size: 1.2rem;
    color: black;
    line-height: 0.9 !important;
    font-weight: 600;
}

.boxmap {
    border: 1px solid #9d9d9d;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    padding: 0px;
}

.map_overlay {
    transition: all 200ms;
    position: absolute;
    background-color: #0000003d;
    height: 100%;
    width: 100%;
    top: 0;
    border-radius: 10px;
}

ul.atglance {
    list-style: none;
    margin: 0;
    padding: 0;
}

li.glancer {
    margin: 0;
    padding: 0;
}



.map_overlay:hover {
    background-color: transparent;
}

.icono_lupa {
    right: 5px;
    position: absolute;
    top: 5px;
    text-align: center;
    width: fit-content;
    margin: auto;
    display: block;
}

.icono_lupa i {
    color: white;
    font-size: 2.4rem;
}


.megamenu li {
    margin-bottom: 10px;
    border-bottom: 1px dotted #c1c1c1;
}
.megamenu ul {
    list-style: none;
    padding-left: 0;
}

.megamenu li a {
    line-height: 1.4;
    transition: all 200ms;
    display: block;
    font-size: 1rem;
    color: #b77600 !important;
}


.megamenu li a:hover {
    color: black !important;
}

ul.lista-tours {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.lista-tours li {
    border-bottom: 1px solid #cecece;
}





.wa__button{
    border-bottom: none !important;
}

.wa__btn_w_img:hover{
    text-decoration: none;
}

.wa__button,
.wa__btn_popup,
.wa__button *,
.wa__btn_popup *,
.wa__btn_popup :before,
.wa__button :before,
.wa__button :after,
.wa__btn_popup :after,
.wa__popup_chat_box,
.wa__popup_chat_box *,
.wa__popup_chat_box :before,
.wa__popup_chat_box :after{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* VVV--button--VVV */
.wa__button{
    position: relative;
    width: 300px;
    min-height: 64px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
    -webkit-box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
    -moz-box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
}
.wa__btn_txt{
    display: inline-block;
    font-size: 12px;
    line-height: 1.33em;
}

.wa__btn_w_icon .wa__btn_txt{
    padding: 16px 20px 15px 71px;
}

.wa__button_text_only .wa__btn_txt,
.wa__r_button.wa__btn_w_img.wa__button_text_only .wa__btn_txt,
.wa__sq_button.wa__btn_w_img.wa__button_text_only .wa__btn_txt{
    padding-top: 25px;
    padding-bottom: 24px;
}



.wa__btn_w_icon .wa__btn_txt .wa__btn_title{
    font-weight: 600;
    padding-left: 2px;
    font-size: 14px;
}

.wa__cs_info{
    margin-bottom: 2px
}

.wa__btn_status{
    color: #F5A623;
    font-size: 9px;
    padding: 2px 0 0;
    font-weight: 700;
}

.wa__cs_info .wa__cs_name,
.wa__cs_info .wa__cs_status{
    display: inline-block;
}

.wa__cs_info .wa__cs_name{
    font-weight: 400;
    font-size: 12px;
    line-height: 1.36em;
}

.wa__stt_online .wa__cs_info .wa__cs_name{
    color: #d5f0d9
}

.wa__stt_offline .wa__cs_info .wa__cs_name{
    color: #76787d;
}

.wa__cs_info .wa__cs_status{
    width: 36px;
    height: 14px;
    margin-left: 3px;
    padding: 1px;
    font-size: 9px;
    line-height: 1.34em;
    border-radius: 5px;
    color: rgba(255,255,255,0.98);
    position: relative;
    top: -1px;
    left: 0px;
    text-align: center;
}

.wa__stt_online .wa__cs_info .wa__cs_status{
    background: #62c971;
}

.wa__stt_offline .wa__cs_info .wa__cs_status{
    background: #b9bbbe;
}


.wa__stt_online{
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    backface-visibility: hidden;
    will-change: transform;
}
.wa__stt_online .wa__btn_txt{
    position: relative;
    z-index: 4;
}
.wa__r_button.wa__stt_online:before{
    border-radius: 50vh;
}
.wa__sq_button.wa__stt_online:before{
    border-radius: 5px;
}
.wa__stt_online:before{
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity;
}
.wa__button.wa__stt_online:focus,
.wa__button.wa__stt_online:active,
.wa__button.wa__stt_online:hover{
    box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.19);
    transform: translate(0,-3px);
    -webkit-transform: translate(0,-3px);
    -moz-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
}
.wa__button.wa__stt_online:focus:before,
.wa__button.wa__stt_online:active:before,
.wa__button.wa__stt_online:hover:before{
    opacity: 1;
}
.wa__stt_online.wa__btn_w_icon .wa__btn_icon img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
}

.wa__stt_offline{
    background: #EBEDF0;
    color: #595B60;
    box-shadow: none;
    cursor: initial;
}

.wa__stt_offline.wa__btn_w_icon .wa__btn_txt {
    padding: 8px 20px 6px 71px;
}

.wa__stt_offline.wa__r_button.wa__btn_w_img .wa__btn_txt{
    padding: 8px 20px 8px 100px
}

.wa__stt_offline.wa__sq_button.wa__btn_w_img .wa__btn_txt {
    padding: 8px 20px 8px 70px;
}

.wa__btn_w_icon .wa__btn_icon{
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

.wa__btn_w_icon .wa__btn_icon img{
    width: 41px;
    height: 69px;
}

.wa__btn_w_img{
    position: relative;
    width: 300px;
    margin: 20px 0 20px;
}

.wa__btn_w_img .wa__cs_img{
    position: absolute;
    top: 50%;
    left: 0px;
    text-align: center;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}
.wa__btn_w_img .wa__cs_img_wrap{
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 3px solid #ffffff;
    position: relative;
    overflow: hidden;
}
.wa__btn_w_img .wa__cs_img img{
    max-width: 100%;
    height: auto;
    transition: 0.2s ease transform;
    -webkit-transition: 0.2s ease transform;
    -moz-transition: 0.2s ease transform;
}
.wa__btn_w_img .wa__cs_img:after{
    content: '';
    background: #ffffff url('../../images/whatsapp_logo_green.svg') center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -webkit-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -moz-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
}

.wa__stt_offline.wa__btn_w_img .wa__cs_img:after{
    content: '';
    background: #ffffff url('../../images/whatsapp_logo_gray.svg') center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -webkit-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -moz-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
}


.wa__btn_w_img .wa__btn_txt{
    padding:14px 20px 12px 103px;
}

.wa__r_button{
    border-radius: 50vh;
}

.wa__sq_button{
    border-radius: 5px;
}

.wa__sq_button.wa__btn_w_img{
    width: 270px;
    margin-left: 30px;
}

.wa__r_button.wa__btn_w_img .wa__cs_img{
    left: -5px;
}

.wa__sq_button.wa__btn_w_img .wa__cs_img{
    left: -35px;
}

.wa__sq_button.wa__btn_w_img .wa__btn_txt{
    padding: 10px 20px 10px 70px;
    display: table-cell;
    vertical-align: middle;
    height: 66px;
}

.wa__btn_txt .wa__btn_title{
    font-weight: 600;
}

.wa__r_button.wa__btn_w_img .wa__btn_txt{
    padding: 8px 20px 8px 100px;
    display: table-cell;
    vertical-align: middle;
    height: 66px;
}

.wa__r_button.wa__btn_w_img .wa__cs_info .wa__cs_status{
    margin-left: 3px;
}
/* ^^^--button--^^^ */

/* VVV--popup--VVV */

.wa__popup_chat_box{
    font-family: Arial,Helvetica,sans-serif;
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    bottom: 102px;
    right: 25px;
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px);
}
.wa__popup_chat_box:hover,
.wa__popup_chat_box:focus,
.wa__popup_chat_box:active{
    box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
    -moz-box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
}
.wa__popup_chat_box.wa__active{
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1;
}
.wa__popup_chat_box .wa__popup_heading{
    position: relative;
    padding: 15px 43px 17px 74px;
    color: #d9ebc6;
    background: #2db742;
}
.wa__popup_chat_box .wa__popup_heading_sm{
    padding: 12px 15px 17px 74px;
}
.wa__popup_chat_box .wa__popup_heading:before{
    content: '';
    background: url('../../images/whatsapp_logo.svg') center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
}
.wa__popup_chat_box .wa__popup_heading_sm:before{
    top: 19px;
    left: 11px;
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_title{
    padding-top: 2px;
    padding-bottom: 3;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro{
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
}
.wa__popup_chat_box .wa__popup_heading_sm .wa__popup_intro{
    padding-top: 0px;
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a{
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:hover,
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:focus,
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:active{
    text-decoration: underline;
}

.wa__popup_chat_box  .wa__popup_notice{
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
}
.wa__popup_chat_box .wa__popup_content{
    background: #ffffff;
    padding: 13px 20px 21px 19px;
    text-align: center;
}
.wa__popup_chat_box .wa__popup_content_left{
    text-align: left;
}
.wa__popup_chat_box .wa__popup_avatar{
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px;
}

.wa__popup_chat_box .wa__popup_avatar.nta-default-avt{
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
}

.wa__popup_chat_box .wa__stt{
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 2px 4px 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px 2px 4px;
}
.wa__popup_chat_box .wa__stt:after{
    content: '';
    background: url('../../images/whatsapp_logo_green.svg') 0 0 no-repeat;
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.wa__popup_chat_box .wa__stt.wa__stt_offline:after{
    background-image: url('../../images/whatsapp_logo_gray_sm.svg');
}
.wa__popup_chat_box .wa__stt.wa__stt_online{
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
}
.wa__popup_chat_box .wa__stt.wa__stt_online:hover,
.wa__popup_chat_box .wa__stt.wa__stt_online:active,
.wa__popup_chat_box .wa__stt.wa__stt_online:focus{
    background: #ffffff;
    box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
    -webkit-box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
    -moz-box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
}
.wa__popup_content_list .wa__popup_content_item{
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item{
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1){
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2){
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(3){
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(4){
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(5){
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(6){
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(7){
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(8){
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(9){
    transition-delay: 1.9s;
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s;
}
.wa__popup_chat_box.wa__lauch .wa__popup_content_list .wa__popup_content_item{
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name{
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty{
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_status{
    color: #F5A623;
    font-size: 10px;
    padding: 5px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__popup_txt{
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
}
.wa__popup_content_list .wa__popup_content_item .wa__stt_offline{
    border-left-color: #c0c5ca;
}
.wa__popup_avt_list{
    font-size: 0;
    margin: 7px 0 24px;
}
.wa__popup_avt_list .wa__popup_avt_item{
    display: inline-block;
    position: relative;
    width: 46px;
}
.wa__popup_avt_list .wa__popup_avt_img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 2px solid #ffffff;
    left: -7px;
}
.wa__popup_call_btn{
    background: #2db742;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 275px;
    max-width: 100%;
    font-size: 16px;
    padding: 14px 10px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    margin: 25px 0 15px;
    box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
    -webkit-box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
    -moz-box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
}
.wa__popup_call_btn.wa__popup_call_btn_lg:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url('../../images/whatsapp_logo_green_sm.svg') 0 0 no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    vertical-align: top;
    top: 0px;
    margin-right: -19px;
    left: -31px;
    transition: 0.2s ease background-image;
    -webkit-transition: 0.2s ease background-image;
    -moz-transition: 0.2s ease background-image;
}
.wa__popup_call_btn.wa__popup_call_btn_lg:hover:before,
.wa__popup_call_btn.wa__popup_call_btn_lg:focus:before,
.wa__popup_call_btn.wa__popup_call_btn_lg:active:before{
    background-image: url('../img/whatsapp_logo.svg')
}

.wa__popup_chat_box_gray{
    border-radius: 2px 2px 8px 8px;
}

.wa__popup_chat_box_gray .wa__popup_heading_gray{
    background: #f8f8f8;
    border-top: 3px solid #2db742;
    color: #868c9a;
    font-weight: 500;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_title{
    color: #595b60;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray:before{
    content: '';
    background: url(../../images/whatsapp_logo_green.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_intro a{
    color: #595b60;
}

.wa__popup_chat_box_ct{
    width: 384px;
    text-align: center;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct{
    text-align: center;
    padding: 18px 0 18px;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct:before {
    content: '';
    background: url(../../images/whatsapp_logo.svg) center top no-repeat;
    background-size: 30px;
    display: block;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 15px;
    left: 72px;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct .wa__popup_title{
    padding-left: 22px;
    padding-bottom: 14px;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct .wa__popup_intro{
    margin-top: -5px;
    line-height: 12px;
}

.wa__popup_chat_box_ct .wa__popup_ct_avt_list:after{
    content: '';
    clear: both;
    display: block;
}

.wa__popup_chat_box_ct .wa__popup_ct_content{
    background: #ffffff;
    padding: 0 0 14px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content .wa__popup_notice{
    padding-top: 18px;
    padding-bottom: 15px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item{
    width: 33%;
    float: left;
    font-size: 10px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item a{
    text-decoration: none;
    color: #989b9f;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__popup_ct_txt{
    padding-top: 8px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_name{
    color: #363c47;
    font-size: 13px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_duty{
    color: #989b9f;
    padding: 3px 0 0;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_stt_online{
    color: #2db742;
    font-size: 9px;
    line-height: 12px;
    display: inline-block;
    padding: 3px 0 0 16px;
    background: url('../../images/whatsapp_logo_green.svg') 0 3px no-repeat;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_stt_offline{
    color: #f5a623;
    font-size: 9px;
    line-height: 12px;
    padding: 2px 0 0;
}


.wa__popup_chat_box_ct .wa__popup_ct_avatar img{
    border-radius: 50%
}

.wa__popup_chat_box_ct .wa__popup_ct_call_btn{
    width: 97px;
    font-size: 11px;
    padding: 9px 10px 11px;
    margin: 15px 0 15px;
}

/* ^^^--popup--^^^ */

/* VVV--popup button--VVV */
.wa__btn_popup{
    position: fixed;
    right: 30px;
    bottom: 40px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;
}
.wa__btn_popup .wa__btn_popup_icon{
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}
.wa__btn_popup .wa__btn_popup_icon:before{
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('../../images/whatsapp_logo.svg') center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.wa__btn_popup .wa__btn_popup_icon:after{
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('../../images/x_icon.svg') center center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(-360deg);
    -webkit-transform: scale(0) rotate(-360deg);
    -moz-transform: scale(0) rotate(-360deg);
}
.wa__btn_popup.wa__active .wa__btn_popup_icon:before{
    opacity: 0;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg);
}
.wa__btn_popup.wa__active .wa__btn_popup_icon:after{
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
}
.wa__btn_popup .wa__btn_popup_txt{
    position: absolute;
    width: 156px;
    right: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    /*top: 15px;*/
    top: 7px;
    /* top: 50%;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%); */
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.wa__btn_popup.wa__active .wa__btn_popup_txt{
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transform: translate(0,15px);
    -moz-transform: translate(0,15px);
    opacity: 0;
    visibility: hidden;
}
/* ^^^--popup button--^^^ */




/* Chat Whatsapp */

.detalles_principales .card-title {
    font-size: 0.9rem;
    font-weight: 800;
}

.detalles_room img {
    width: 30px;
}

div#slider-room img {
    width: 100%;
}

.box-details {
    padding: 15px 0;
}

.hide {
    display:none !important;
}


/* Start Spinner */
.spinner {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    z-index: 2;
    width: 30px;
    height: 30px;
}

.spinner .path {
    stroke: #93bfec;
    stroke-linecap: round;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}






.detail-item {
    background-color: #f7f7f7;
    height: 100%;
}

.detail-item p {
    margin-bottom: 0;
}
.title_data {
    font-size: 0.8rem;
    font-weight: 700;
}

.datos {

}

.sidebar_box .mb-1.mt-1 {
    text-align: center;
}

.sidebar_box button {
    background-color: #8D0A06 !important;
    border-radius: 50px !important;
    border: 1px solid #8D0A06 !important;
    color: white !important;
    font-weight: 700;
    box-shadow: 0 4px 14px rgba(141, 10, 6, 0.3) !important;
    transition: all 0.3s ease;
}

.sidebar_box button:hover {
    background-color: #700805 !important;
    border-color: #700805 !important;
    transform: translateY(-1px);
}

.Zebra_DatePicker .dp_body .dp_selected {
    background: #2E7214;
    color: #fff;
}


.Zebra_DatePicker {
    position: inherit !important;
    width: 100% !important;
}


.sidebar_box h4 {
    text-align: center;
}


/* ==========================================================================
   Luxury Botanical Rainforest Tour Card (example-2 card-tour modern-tour-card)
   Theme: WildForest Peru
   ========================================================================== */
.card-tour {
    border-radius: 28px;
    overflow: hidden !important;
}

.example-2.card-tour,
.modern-tour-card {
    background: linear-gradient(180deg, #16240f 0%, #223717 35%, #16240f 100%) !important;
    border-radius: 28px !important;
    border: 1px solid rgba(46, 114, 20, 0.35) !important;
    overflow: hidden !important;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    box-shadow: 0 16px 36px -8px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(255, 255, 255, 0.04) inset !important;
    transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1),
                box-shadow 0.45s cubic-bezier(0.16, 1, 0.3, 1),
                border-color 0.45s ease;
    isolation: isolate;
}

/* Shimmer Light Glint Hover Effect across Card */
.example-2.card-tour::after,
.modern-tour-card::after {
    content: "";
    position: absolute;
    inset: -100% -100% 0 0;
    width: 250%;
    height: 250%;
    background: linear-gradient(
        115deg,
        transparent 35%,
        rgba(229, 190, 101, 0.08) 45%,
        rgba(255, 255, 255, 0.14) 50%,
        rgba(229, 190, 101, 0.08) 55%,
        transparent 65%
    );
    transform: translate(-100%, -100%) rotate(25deg);
    transition: transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
    pointer-events: none;
    z-index: 10;
}

.example-2.card-tour:hover,
.modern-tour-card:hover {
    transform: translateY(-9px);
    box-shadow: 0 28px 60px -12px rgba(0, 0, 0, 0.75), 0 0 30px rgba(229, 190, 101, 0.25) !important;
    border-color: rgba(229, 190, 101, 0.55) !important;
}

.example-2.card-tour:hover::after,
.modern-tour-card:hover::after {
    transform: translate(50%, 50%) rotate(25deg);
}

/* Card Image Area (Height increased by 50%) */
.example-2 .card-image {
    height: 385px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #041009;
}

.example-2 .card-image-link {
    width: 100%;
    height: 100%;
    display: block;
}

.example-2 .tour-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), filter 0.75s ease;
}

.example-2.card-tour:hover .tour-thumb {
    transform: scale(1.09);
    filter: brightness(1.05) contrast(1.03);
}

.example-2 .card-image-gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.05) 40%, rgba(7, 28, 17, 0.85) 100%);
    pointer-events: none;
    transition: opacity 0.3s ease;
}

/* Top Left Category Badge */
.stp-card-badge-category {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 4;
    background: rgba(6, 21, 13, 0.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(229, 190, 101, 0.35);
    border-radius: 12px;
    padding: 6px 12px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
    transition: border-color 0.3s ease, transform 0.3s ease;
}

.example-2.card-tour:hover .stp-card-badge-category {
    border-color: rgba(229, 190, 101, 0.7);
    transform: translateY(-1px);
}

.stp-card-badge-category .stp-badge-icon i {
    color: #e5be65;
    font-size: 0.85rem;
}

.stp-card-badge-category .stp-badge-texts {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.stp-card-badge-category .stp-badge-main {
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 1.5px;
    color: #f8fafc;
    text-transform: uppercase;
}

.stp-card-badge-category .stp-badge-sub {
    font-size: 0.58rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #e5be65;
    text-transform: uppercase;
}

/* Top Right Location Badge */
.stp-card-badge-loc {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 4;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #f8fafc;
    font-size: 0.72rem;
    font-weight: 750;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}

.stp-card-badge-loc i {
    color: #e5be65;
    font-size: 0.8rem;
}

/* Floating Gold Circular Seal */
.stp-card-seal {
    position: absolute;
    right: 16px;
    bottom: 12px;
    width: 78px;
    height: 78px;
    z-index: 4;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.9;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.3s ease;
}

.example-2.card-tour:hover .stp-card-seal {
    transform: rotate(12deg) scale(1.05);
    opacity: 1;
}

.stp-card-seal .stp-seal-svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.stp-card-seal .stp-seal-text {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
    font-size: 0.44rem;
    font-weight: 800;
    letter-spacing: 0.8px;
    color: #f6e6b8;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

/* Organic Wave Transition Cutout */
.stp-card-wave {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 52px;
    z-index: 3;
    pointer-events: none;
}

.stp-card-wave svg {
    width: 100%;
    height: 100%;
    display: block;
}

/* Card Body Content Area */
.example-2 .content {
    background: transparent !important;
    position: relative;
    z-index: 5;
    color: #f1f5f9;
}

/* Background Topo Watermark Lines */
.stp-card-topo-bg {
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 90% 90%, rgba(229, 190, 101, 0.06) 0%, transparent 60%),
                      repeating-radial-gradient(circle at 100% 100%, transparent 0, transparent 18px, rgba(255, 255, 255, 0.02) 19px, transparent 20px);
    pointer-events: none;
    z-index: 1;
}

.example-2 h3.title {
    font-family: inherit;
    font-size: 1.45rem;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 4px;
    letter-spacing: -0.2px;
    position: relative;
    z-index: 2;
}

.example-2 h3.title a {
    color: #fdfbf7 !important;
    text-decoration: none;
    transition: color 0.3s ease;
}

.example-2 h3.title a:hover,
.example-2.card-tour:hover h3.title a {
    color: #e5be65 !important;
}

.stp-card-tagline {
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 2px;
    color: #e5be65;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

/* Route Pill */
.stp-card-route-pill {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 50rem;
    padding: 7px 14px;
    position: relative;
    z-index: 2;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.example-2.card-tour:hover .stp-card-route-pill {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(229, 190, 101, 0.3);
}

.stp-card-route-pill .stp-route-icon {
    color: #e5be65;
    font-size: 0.78rem;
}

.stp-card-route-pill .stp-route-text {
    color: #cbd5e1;
    font-size: 0.78rem;
    font-weight: 500;
}

.stp-card-route-pill .stp-route-arrow {
    color: #e5be65;
    font-size: 0.65rem;
    opacity: 0.7;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.example-2.card-tour:hover .stp-card-route-pill .stp-route-arrow {
    transform: translateX(2px);
    opacity: 1;
}

/* Short Description */
.example-2 .text {
    font-size: 0.84rem;
    line-height: 1.55;
    color: rgba(226, 232, 240, 0.82) !important;
    margin-bottom: 12px;
    position: relative;
    z-index: 2;
}

/* Specs Box (Duration & Level) */
.stp-card-specs-box {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    z-index: 2;
}

.stp-spec-icon-wrap i {
    color: #e5be65;
    font-size: 1.15rem;
}

.stp-spec-data .stp-spec-label {
    display: block;
    font-size: 0.64rem;
    font-weight: 750;
    letter-spacing: 1px;
    color: #94a3b8;
    text-transform: uppercase;
    line-height: 1.2;
}

.stp-spec-data .stp-spec-value {
    color: #ffffff;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 1.2;
}

/* Signal Level Bars */
.stp-level-bars {
    height: 16px;
}

.stp-level-bars .bar {
    width: 3.5px;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.18);
    display: block;
    transition: background-color 0.3s ease;
}

.stp-level-bars .bar-1 { height: 6px; }
.stp-level-bars .bar-2 { height: 9px; }
.stp-level-bars .bar-3 { height: 12px; }
.stp-level-bars .bar-4 { height: 16px; }

.stp-level-bars .bar.active {
    background: #e5be65;
    box-shadow: 0 0 6px rgba(229, 190, 101, 0.4);
}

/* Card Footer Action: Price & Explore Button */
.example-2 .card-footer-action {
    background: transparent !important;
    border-top: none !important;
    position: relative;
    z-index: 5;
    padding-top: 8px !important;
    padding-bottom: 22px !important;
}

.stp-price-block .from_label {
    font-size: 0.65rem;
    font-weight: 800;
    letter-spacing: 1.6px;
    color: #94a3b8;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
}

.stp-price-block .price_card {
    display: flex;
    align-items: baseline;
    gap: 4px;
    line-height: 1;
}

.stp-price-block .price-currency {
    font-size: 0.78rem;
    font-weight: 700;
    color: #94a3b8;
    letter-spacing: 0.5px;
}

.stp-price-block .price-symbol {
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 800;
    color: #e5be65;
}

.stp-price-block .price-amount {
    font-family: inherit;
    font-size: 1.65rem;
    font-weight: 800;
    color: #e5be65;
    letter-spacing: -0.5px;
}

.stp-price-block .price-inquire {
    color: #e5be65;
    font-size: 1.15rem;
    font-weight: 800;
}

/* Luxury Peru Red Explore Button */
.example-2 .btn-tour-explore,
.example-2 a.btn-rainbow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 22px;
    font-size: 0.88rem;
    font-weight: 800;
    letter-spacing: 0.3px;
    border-radius: 50rem;
    background: linear-gradient(135deg, #8D0A06 0%, #700805 100%) !important;
    color: #ffffff !important;
    border: none;
    box-shadow: 0 6px 20px rgba(141, 10, 6, 0.38);
    transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1),
                box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1),
                filter 0.35s ease;
    text-decoration: none !important;
}

.example-2 .btn-tour-explore i {
    font-size: 0.8rem;
    color: #ffffff;
    transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}

.example-2 .btn-tour-explore:hover,
.example-2 a.btn-rainbow:hover,
.example-2.card-tour:hover .btn-tour-explore {
    filter: brightness(1.12);
    box-shadow: 0 8px 26px rgba(141, 10, 6, 0.52);
    transform: translateY(-1px);
    color: #ffffff !important;
}

.example-2.card-tour:hover .btn-tour-explore i,
.example-2 .btn-tour-explore:hover i {
    transform: translateX(5px);
}

.card.accordion-tour .card-header {
    cursor: pointer;
}

.horizontal-card {
    position: relative;
}
.detalles_adicionales {
    position: absolute;
    top: 10px;
}

.detalles_adicionales {
    padding: 15px;
    left: 10px;
    height: 95%;
    background-color: #ffffffe8;
    width: 35%;
    position: absolute;
    top: 10px;
}
.swiper-slide img {
    border-radius: 6px !important;
}
.slider-nav-thumbnails .swiper-slide {
    margin: 3px 0;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 6px;
    opacity: 0.6;
    transition: all 200ms ease;
    overflow: hidden;
}
.slider-nav-thumbnails .swiper-slide:hover,
.slider-nav-thumbnails .swiper-slide-thumb-active {
    border: 2px solid #f26822 !important;
    opacity: 1 !important;
}

.inclusions svg {
    width: 30px;
    height: 30px;
}


.box-itinerary-header h3 {
    margin-bottom: 0;
    color: #006b1c;
    font-size: 1.3rem;
}

img.alignleft {
    float: left;
    width: 30%;
}
img.alignright {
    float: right;
    width: 30%;
}
span.day_label {
    font-weight: 700;
    font-size: 0.8rem;
    color: #000000;
}
.card.accordion-tour .card-header {
    padding: 5px 15px;
    border: 0 !important;
    border-radius: 10px !important;
    cursor: pointer;
    margin-bottom: 15px !important;
    transition: all 400ms;
    background-color: #ffffff;
}
.card.accordion-tour .card-header:hover {

}
.card.accordion-tour .card-header:hover h3 {
    color: #fd872d;
}
.box-itinerary-header i {
    top: 20px;
    position: absolute;
    right: 15px;
}
/* helpers tipo BOOSTRAP  */
.float-right {
    float: right!important;
    margin: 0 0 30px 30px;
}

.accordion-tour {
    box-shadow: 0px 2px 4px #0000000a;
    border-left: 5px solid #006b1c !important;
    margin-bottom: 15px;
}


.float-left {
    float: left!important;
}
.float-none {
    float: none!important;
}
.text-center {
    text-align: center;
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ffb200;
}

.list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f9eccc;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

/* helpers tipo BOOSTRAP  */

img.rounded-circle {
    box-shadow: 0px 0px 10px grey !important;
    border: 5px solid white !important;
    border-radius: 50% !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 0.75rem !important;
}
.mt-4 {
    margin-top: 0.1rem !important;
}
.mt-5 {
    margin-top: 1.25rem !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 0.75rem !important;
}
.mb-4 {
    margin-bottom: 0.1rem !important;
}
.mb-5 {
    margin-bottom: 1.25rem !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3 {
    padding-bottom: 0.75rem !important;
}
.pb-4 {
    padding-bottom: 0.1rem !important;
}
.pb-5 {
    padding-bottom: 1.25rem !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pt-3 {
    padding-top: 0.75rem !important;
}
.pt-4 {
    padding-top: 0.1rem !important;
}
.pt-5 {
    padding-top: 1.25rem !important;
}

.autor-name {
    color: #ffb200;
}
.autor-subname {
    color: grey;
}
.autor-description {
    color: grey;
    font-size: 0.85rem;
}


/* texto para el slider de la portara */
.slider-home .ms-slide-layers {
    left: 0px !important;
    max-width: 100% !important;

}
.slider-home .ms-slide-layers .main-title {
    padding: 170px 0 40px 0 !important;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
    left: 0px !important;
    max-width: 100% !important;
    color: white !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.slider-home .ms-slide-layers .main-title h1{
    color: white !important;
}
/* texto para el slider de la portara */




/*-------------------------------------------------------------------
     style-Thirteen
--------------------------------------------------------------------*/
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    transition: all 200ms;
}
.card:hover {

}


.card__thumb {
    height: 235px;
    overflow: hidden;
    background-color: #000;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
}
.card__thumb img {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
}
.card:hover .card__thumb img {
    opacity: 0.6;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.card:hover .card__thumb {
    height: 90px;
}

.card__body {
    position: relative;
    padding: 10px 20px 20px 20px;
    height: 115px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
}
.card:hover .card__body {
    height: 260px;
}

.card__category a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.card__title {
    font-family: "Ruluko", Sans-serif;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    color: #59440e;
    font-weight: bold;
}
.card:hover .card__title {
    -webkit-animation: titleBlur 0.3s;
    animation: titleBlur 0.3s;
}


.card__subtitle {
    margin: 0;
    padding: 0 0 10px 0;
    color: grey;
    font-size: 13px;
}


.card__subtitle span.dato{
    font-size: 13px;
    color: #ffb200;
    font-weight: bold;
}

.card__subtitle span.datoint{
    font-size: 13px;
    margin-right: 10px;
}


.jet-toggle__icon {
    background-color: #ffb200 !important;
}








.card:hover .card__subtitle {
    -webkit-animation: subtitleBlur 0.3s;
    animation: subtitleBlur 0.3s;
}

.card__description {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 65px;
    margin: 0;
    padding: 0;
    color: #666c74;
    font-size: 14px;
    line-height: 27px;
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px);
}
.card:hover .card__description {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}





@-webkit-keyframes titleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
    }
    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px transparent;
    }
}

@keyframes titleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
    }
    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px transparent;
    }
}
@-webkit-keyframes subtitleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0.6);
    }
    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0);
    }
}
@keyframes subtitleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0.6);
    }
    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0);
    }
}
.elementor-column-wrap.elementor-gap {
    padding: 10px !important;
}
.card-blog .card{
    border: 1px solid #F9ECCC;
}
.swiper-blog-container {
    overflow: hidden;
}
.swiper-tours-container {
    overflow: hidden;
}
.swiper-proyectos-relacionados-container {
    overflow: hidden;
}

.swiper-button-next{
    margin-top: 0px !important;
    position: absolute !important;
    top: 50% !important;
    right: -40px !important;
    width: 45px !important;
    height: 45px !important;
    transform: translateY(-50%);
}
.swiper-button-prev{
    position: absolute !important;
    top: 50% !important;
    left: -40px !important;
    width: 45px !important;
    height: 45px !important;
    -webkit-transform: translateY(-50%) 1im;
    transform: translateY(-50%) !important;
    margin-top: 0px !important;
}


/* Auxiliares para el pie de pagina */

.elementor-element-4183703f {
    background-color: white !important;
}

section.footer-1 > .elementor-column-gap-default {
    background-color: #F9ECCC !important;
    border-radius: 10px;
    box-shadow: 0 0 40px 6px rgba(220, 219, 219, 0.36);
}

section.footer-2 > .elementor-column-gap-default {
    background-color: white !important;
}
.footer-1 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.sidebar-tour {
    margin-top: -120px;
    background-color: white;
    border-top: 5px solid #fe6800;
    border-radius: 5px;
    box-shadow: 0 0px 9px 0px #999999;
    background-color: white;
    transition: all 400ms;
    font-size: 0.85rem;
}
.sidebar-tour:hover {
    box-shadow: 0 0px 12px 0px #7a7a7a;
}
.sidebar-tour .price_box_label {
    margin-bottom: 0px !important;
}

.tour-list-item {
    font-size: 0.8rem;
    position: relative;
    display: block;
    padding: 5px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #f9eccc;
}


.elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-width: 0px;
    border-top-color: #f9eccc;
}


.elementor-widget-heading.elementor-widget-heading h4.elementor-heading-title {
    color: #fe6800;
    font-size: 2rem;
}



/* estilos para los tabs */
a.btn-rainbow {
    border-radius: 15px;
    background-color: #8D0A06;
    color: white;
    font-weight: 700;
}
.from_label {
    font-size: 0.7rem;
    font-weight: 700;
}

.price_card {
    color: #8D0A06;
    font-size: 1.3rem;
    line-height: 1;
}


.text {
    border-bottom: 1px solid #e8e2d5;
    padding-bottom: 20px;
}


a.btn-rainbow:hover {
    background-color: #700805;
    color: white !important;
}

a.btn-rainbow-secondary {
    font-weight: 700;
    border-radius: 15px;
    background-color: #2E7214;
    color: white !important;
}

a.btn-rainbow-secondary:hover {
    background-color: #223717;
    color: white !important;
}


.intro-box {
    background-color: #fafafa;
    padding-bottom: 15px;
}

.botones_adicionales {
    background-color: white;
}

.detail-box {
    border: 1px solid #fddc03;
    height: 100%;
}

.inquire-box {
    background-color: #fdfdfd;
}

.sidebar {
    position: relative;
    margin-top: 0 !important;
    z-index: 99;
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */

    .sub-menu.raven-submenu > li > a {
        padding: 9px 10px !important;
        font-size: 0.9rem !important;
        background-color: #368b4c !important;
        font-weight: 500 !important;
        font-family: inherit !important;
    }


    .desc_mobile-title {
        display: none;
    }



    .title-page-mobile {
        position: relative;
    }
    .title-text-tit {
        position: absolute;
        bottom: 30%;
        width: 100%;
        text-align: center;
    }
    .title-text-tit h1 {
        font-weight: 700;
        color: white;
        text-shadow: 0 0 10px BLACk;
    }


    .title-details h1 {
        font-size: 1.5rem;
        color: white !important;
        text-shadow: 0 0 3px black;
        font-weight: 800;
        margin-bottom: 0;
    }

    .title-details p {
        font-size: 1.2rem;
        color: white;
        margin-bottom: 5px;
        line-height: 1;
    }


    /* div#slider-tour is preserved for modern tour hero banner */
    div#slider-tour {
        display: block;
    }
    .title-box-mobile {
        display: none;
    }

    .detail-icon svg {
        text-align: center;
        width: 20px;
        height: 20px;
        display: block;
        margin: auto;
    }
    .detail-content {
        font-size: 0.6rem;
    }
    .detail-item {
        padding: 5px;
        line-height: 1.2;
    }
    .detail {
        margin-bottom: 20px;
    }

    .icon-nav {
        display: none;
    }
    .label-nav {
        text-transform: uppercase !important;
        font-size: 0.9rem !important;
        font-weight: 600 !important;
        font-family: 'Oswald' !important;
    }

    .box-menu li {
        margin-right: 0px !important;
        padding: 5px !important;
        min-width: initial !important;
    }

    li.guide_label {
        display: none !important;
    }
    li.faqs_label {
        display: none !important;
    }



    .title-page {
        display: none;
    }


    .elementor-element.elementor-element-b0e0a25.elementor-column.elementor-col-50.elementor-top-column {
        display: none;
    }
    .top-right {
        position: initial !important;
    }
    .tour-box {
        color: black;
        background-color: rgba(255, 255, 255, 0.85);
        text-align: left;
        padding: 5px;
        font-size: 0.7rem;
    }
    .tour-box h3 {
        font-size: 1rem;
        text-align: center;
    }

    .tab-content.tabs-tour{
        display: none;
    }
    .details {
        text-align: center;
    }
    p#breadcrumbs {
        display: none;
    }
    .elementor-element.elementor-element-dfcc924.logo_main.elementor-widget.elementor-widget-image img {
        margin-top: 5px;
        margin-bottom: 5px;
        height: 30px;
        width: auto;
    }
    img.ms-layer.ms-hover-active {
        display: none;
    }
    .cuadro_slider_left, .cuadro_slider_right {
        display: none;
    }
    h1 {
        font-size: 1.2rem;
    }
    h2 {
        margin-bottom: 0;
        font-size: 1.2rem;
        text-align: left;
    }
    h3 {
        font-size: 1.2rem;
    }
    h4 {
        font-size: 1rem;
        margin-bottom: 0;
    }
    .jet-mobile-menu-cover {
        z-index: 20 !important;
    }
    .titulo-box h1 {
        font-weight: bold;
        font-size: 1.3rem !important;
        margin-bottom: 0 !important;
        line-height: 1 !important;
        text-align: center;
    }

}



/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    .raven-nav-menu-horizontal .raven-nav-menu a {
        padding: 5px 15px !important;
    }
    span.elementor-button-text {
        font-size: 7px;
    }
    .elementor-2324 .elementor-element.elementor-element-4f6d748 a.elementor-button, .elementor-2324 .elementor-element.elementor-element-4f6d748 .elementor-button {
        padding: 0px 10px 5px 10px !important;
    }
    .elementor-2324 .elementor-element.elementor-element-e2eda60 .elementor-button {
        border: none !important;
    }
    .elementor-2324 .elementor-element.elementor-element-e2eda60 a.elementor-button, .elementor-2324 .elementor-element.elementor-element-e2eda60 .elementor-button {
        padding: 0px 10px 5px 10px;
    }
    .elementor-2324 .elementor-element.elementor-element-3bdde86 .jet-menu .jet-menu-item .top-level-link {
        font-size: 0.8rem !important;
        font-weight: 600;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 2px !important;
    }
    .elementor-2363 .elementor-element.elementor-element-3fe53e4f .jet-menu .jet-menu-item .top-level-link {
        font-size: 0.8rem !important;
        padding: 5px 5px 5px 5px !important;
        margin: 0px 0px 0px 0px !important;
    }
}


/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    .title-page-mobile {
        display: none;
    }

    .title-page {
        position: relative;
    }
    .title-text {
        text-align: center;
        top: 50%;
        position: absolute;
        width: 100%;
    }
    .title-page h1 {
        color: white;
    }

    .title_box h1 {
        text-shadow: 0 0 14px black;
    }
    .texto_debajo {
        color: white;
    }

    /* Styles */
    .price {
        font-weight: 700;
        font-size: 2.5rem;
        line-height: 1;
    }
    .container-box-mobile {
        display: none;
    }
    .detail {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px;
        margin-bottom: 15px;
        transition: all 200ms;
        height: 100%;
    }
    .detail-icon {
        text-align: center;
    }
    .detail-icon svg {
        filter: brightness(0) saturate(100%) invert(8%) sepia(60%) saturate(6321%) hue-rotate(10deg) brightness(110%) contrast(112%);
    }
    .detail-icon svg {
        fill: blue;
        width: 30px;
        height: 30px;
    }


}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

.jet-menu-item-desc.top-level-desc {
    display: none !important;
}
.jet-menu-item-desc.sub-level-desc {
    display: none !important;
}

.footer_menu .sub-menu {
    display: none !important;
}

.elementor-widget-raven-nav-menu .raven-nav-menu-main .raven-nav-menu > li > a.raven-menu-item-active, .elementor-widget-raven-nav-menu .raven-nav-menu-main .raven-nav-menu > li.current-menu-parent > a, .elementor-widget-raven-nav-menu .raven-nav-menu-main .raven-nav-menu > li.current-menu-ancestor > a {
    color: #c24e15 !important;
}

.imagen_categoria {
    -webkit-box-shadow: 0px 0px 64px 0px rgba(0,0,0,0.36);
    -moz-box-shadow: 0px 0px 64px 0px rgba(0,0,0,0.36);
    box-shadow: 0px 0px 64px 0px rgba(0,0,0,0.36);
    margin-bottom: 30px;
}
.header-image {
    -webkit-box-shadow: 0px 0px 64px 0px rgba(0,0,0,0.36);
    -moz-box-shadow: 0px 0px 64px 0px rgba(0,0,0,0.36);
    box-shadow: 0px 0px 64px 0px rgba(0,0,0,0.36);
    margin-bottom: 30px;
}
.color_1 {
    border-bottom: 5px solid #00c2ff !important;
}
.color_2 {
    border-bottom: 5px solid #ffcb00 !important;
}
.color_3 {
    border-bottom: 5px solid #fe6800 !important;
}


button.jet-mobile-menu-toggle-button {
    font-size: 1.5rem;
    background-color: #ffdb52;
    border-radius: 5px;
}


li.btn-contact a {
    background-color: #b51319;
    color: white;
    border-radius: 5px;
}

.newsletter-window {
    z-index: 99999 !important;
}
a.top-level-link:hover {
    text-decoration: none;
}

a.top-level-link {
    transition: all 300ms;
}
li.btn-contact > a.top-level-link > .jet-menu-item-wrapper {
    padding: 0px 20px;
    color: white;
}
.sidebar_tour.elementor-widget {
    border-top: 5px solid #b51319;
    background-color: #f6f6f6;
    border-left: 1px solid #c8c7c7 !important;
    padding: 20px;
    transition: all 200ms;
    border-right: 1px solid #c8c7c7 !important;
    border-bottom: 1px solid #c8c7c7 !important;
}
.sidebar_tour.elementor-widget:hover {
    border-top: 5px solid #b51319;
    border-left: 1px solid #b51319 !important;
    border-right: 1px solid #b51319 !important;
    border-bottom: 1px solid #b51319 !important;
}
.sidebar_tour h3 {
    font-size: 1.2rem;
    color: #b51319;
    font-weight: bolder;
}

.borde {
    border: 1px solid #f1f1f1;
    padding: 10px;
    transition: all 200ms;
}
.borde:hover {
    border: 1px solid #d2d2d2;
}
.icon-play img {
    width: 30px;
}


.cuadro_slider_left {
    background: rgba(255, 255, 255, 0.78);
    padding: 30px !important;
    margin-left: 80px !important;
    width: 30%;
    font-size: 1em !important;
    line-height: 140% !important;
}
.cuadro_slider_right {
    background: rgba(255, 255, 255, 0.78);
    padding: 30px !important;
    margin-right: 80px !important;
    width: 30%;
    font-size: 1em !important;
    line-height: 140% !important;
}
.cuadro_slider_left h4, .cuadro_slider_right h4  {
    color: #c00000;
    font-weight: 700;
}
.dialog-type-lightbox {
    z-index: 10000 !important;
}
.menu_footer a {
    color: white;
}
.menu_footer a:hover {
    color: #ffffff;
}
.menu_footer .jupiterx-widget ul li {
    margin-bottom: 0;
}
.menu_footer h3 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #facb1b;
}
/* botones de contacto */

a.btns {
    margin-top: 5px !important;
    clear: both;
    display: inline-block;
}
a.btns:hover {
    text-decoration: none;
}
.contact_name {
    color: black;
}
.contact_leyend {
    font-size: 0.85rem;
    color: #a1a1a1;
}
.contact_info {
    font-weight: 400;
    font-size: 1rem;
}
.btn_box_item {
    text-align: left;
    margin-bottom: 15px;
}
.contact_info i.fa {
    margin-right: 0px;
    margin-left: 10px;
}
a.btns.btn-whatsapp {
    color: #25d366;
    border-radius: 5px;
    border: 1px solid #25d366;
    padding: 0px 10px;
}
a.btns.btn-mail {
    color: #EF7125;
    border-radius: 5px;
    border: 1px solid #EF7125;
    padding: 0px 10px;
}
a.btns.btn-skype {
    color: #00A4E2;
    border-radius: 5px;
    border: 1px solid #00A4E2;
    padding: 0px 10px;
}

/* botones de contacto */


.elementor-accordion .elementor-accordion-item {
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    transition: all 200ms;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.18);
    margin-bottom: 10px;
}

.elementor-accordion .elementor-accordion-item:hover {
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.18);
}
.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h5, .text-white h6, .text-white a{
    color: #fff !important;
}


.brooks {
    margin-bottom: 0;
    position: relative;
    font-family: "Sanchez", serif;
    font-size: 1.4em;
    line-height: 1em;
    font-style: italic;
    color: #a1a0a0;
}
.brooks:before {
    content: "“";
    position: absolute;
    top: .25em;
    left: -.15em;
    color: #efefef;
    font-size: 6em;
    z-index: -1;
}

p#breadcrumbs {
    margin-bottom: 0px;
    font-size: 0.85rem;
}
p#breadcrumbs span {
    font-weight: 400;
    color: #ababab;
}
.titulo-box h1 {
    font-size: 2rem;
    margin-bottom: 0;
    line-height: 1.1;
}

p#breadcrumbs a {
    color: #b9b9b9;
    font-size: 0.85rem;
}.titulo-box h1
 ul {
     margin-left: -20px;
 }



.slider-tour .elementor-slide-heading {
    margin-bottom: 15px !important;
    text-transform: uppercase;
    text-shadow: 0 0 5px black;
}


element.style {
}
.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),
.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child),
.elementor-slides .elementor-slide-description:not(:last-child),
.elementor-slides .elementor-slide-heading:not(:last-child) {
    margin-bottom: 30px;
}
.elementor-slides .swiper-slide-inner .elementor-slide-heading,
.elementor-slides .elementor-slide-heading {
    margin: 0 2em .5em 2em;
    text-shadow: 0 0 4px #000;
    display: block;
    font-size: 35px !important;
    font-weight: 700;
    line-height: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.56);
    padding-bottom: 15px;
}

.elementor-slides .swiper-slide-inner .elementor-slide-description,
.elementor-slides .elementor-slide-description {
    padding: 10px;
    font-family: "Titillium Web", sans-serif;
    font-size: 18px !important;
    font-weight: normal;
    text-shadow: 3px 3px 10px #000;
    margin: 0 0 1em 0;
    display: block;
}
.language_switcher .jupiterx-widget {
    margin-bottom: 0;
}
.wpml-ls-legacy-list-horizontal {
    border: 0px solid transparent !important;
    padding: 0px !important;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 0px 5px;
}
.wpml-ls-legacy-list-horizontal>ul {
    text-align: right;
    margin: -3px 0 0 0 !important;
}


/* cuadros  para las categorias */


.container2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding: 0px;
}
.container2 .thumbex {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    height: 300px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    outline: 2px solid white;
    outline-offset: -15px;
    box-shadow: 0 0 6px 5px rgba(72, 72, 72, 0.2);
}
.container2 .thumbex .thumbnail {
    overflow: hidden;
    min-width: 250px;
    height: 300px;
    position: relative;
    opacity: 0.88;
    backface-visibility: hidden;
    transition: all 0.4s ease-out;
}
.container .thumbex .thumbnail img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    height: 115%;
    width: auto;
    transform: translate(-50%, -50%);
    backface-visibility: hidden;
}
.container2 .thumbex .thumbnail span {
    position: absolute;
    z-index: 2;
    top: calc(150px - 20px);
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 50px;
    margin: 0 45px;
    text-align: center;
    font-size: 24px;
    color: white;
    font-weight: 300;
    font-family: "Raleway", sans-serif;
    letter-spacing: 0.2px;
    transition: all 0.3s ease-out;
}
.container2 .thumbex .thumbnail:hover {
    backface-visibility: hidden;
    transform: scale(1.15, 1.15);
    opacity: 1;
}
.container2 .thumbex .thumbnail:hover span {
    opacity: 0;.container2 .thumbex
}


.container2  .thumbex .thumbnail img {
    height: 100%;
}



/* cuadros  para las categorias */

.gallery.box {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 1%;
    border: 0px;
}

.gallery .card{
    position: relative;
    border: 0px;
}

.gallery .background, .gallery .column{
    height: 100%;
}

.single-tour {
    margin-bottom: 30px !important;
}

.tour-card.card a {
    font-weight: bold;
    line-height: 100%;
    font-size: 2rem;
}

.gallery .overlay{
    position: absolute;
    top:0;
    bottom: 0;
    left:0;
    right: 0;
    opacity: 0;
    background-color: #000;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.gallery .info,
.gallery .foot{
    -webkit-transition: bottom 0.35s;
    -o-transition: bottom 0.35s;
    transition: bottom 0.35s;
}

.gallery .info{
    position: absolute;
    bottom: -55px;
    width: 100%;
}

.gallery .info h2 a {
    color: #fff;
    display: block;
    text-shadow: 1px 1px 4px rgb(0, 0, 0);
    text-decoration: none;
}

.gallery .info h2 {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    line-height: 24px;
    font-size: 18px;
    padding: 10px 10px 10px 10px;
    font-weight: 400;
}
.gallery:hover .info h2 {
    background: none;
}

.gallery .foot{
    height: 35px;
    bottom: -35px;
    position: relative;
    color: #fff;
    padding: 0 10px;

}



.gallery .foot .line{
    height: 2px;
    display: block;
    margin: 10px 0;
    background-color: #fff;
    margin-top: 20px;
    width: 0%;
    transition: width 0.6s;
}

.gallery .description{
    font-weight: 300;
}

.gallery .categoria {
    font-weight: bolder;
    border-radius: 5px;
    background-color: #00A64F;
    top: 5px;
    left: 5px;
    padding: 0px 10px;
    position: absolute;
    color: #fff;
    font-size: 14px;
    z-index: 1;
    transition: font-size 0.35s;
    text-transform: uppercase;
}

/* All hovers here! */
.gallery:hover .info, .gallery:hover .foot{
    bottom:45px;
}
.gallery:hover .info h2 {
    margin-bottom: 50px !important;
}

.gallery:hover .overlay{
    opacity: 0.6;
}

.gallery:hover .foot .line{
    width: 100%;
}

.gallery:hover .categoria{

}

.swiper-slide-bg,
.slide-bg {
    background-color: #ffffff !important;
}





/* estilos tour */

.slider-box {
    position: relative;
}
.divider {
    position: absolute;
    bottom: 0;
    z-index: 999;
}
.container-box {
    position: absolute;
    width: 100%;
    bottom: 40%;
}

p.duracion {

    display: block;
    text-align: center;
    background-color: #0000008f;
    width: fit-content;
    padding: 5px 15px;
    border-radius: 0px;
    font-size: 1rem !important;
    font-weight: 600;
    margin: auto;
    text-transform: uppercase;
}
.icon-play a {
    color: white;
}
.title-details p {
    font-size: 1.3rem;
    color: white;
    margin-bottom: 5px;
}

@media (min-width: 1400px) {
    /* pantallas de alta resolucion */
    .container{
        max-width: 1340px !important;
    }
}

.detail-title {
    font-weight: 500;
    text-align: center;
    font-size: 0.75rem;
}
.detail-content {
    text-align: center;
    font-size: 0.8rem;
}
.detail-icon img {
    width: 35px;
    text-align: center;
}
.title-details h1 {
    font-size: 2.6rem;
    color: white !important;
    text-shadow: 0 0 3px black;
    font-weight: 600;
    margin-bottom: 0;
}

.stp-awards-section img {
    width: 100%;
    height: auto;
}

.float_left {
    padding-top: 15px;
}

.slider-box {
    overflow: hidden;
    position: relative;
}


/* Swiper Theme Customization */
.swiper {
    width: 100%;
    height: 100%;
}
.swiper-button-next,
.swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.88) !important;
    color: #f26822 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    transition: all 0.25s ease !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #f26822 !important;
    color: #ffffff !important;
    transform: scale(1.08);
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 16px !important;
    font-weight: 900 !important;
}
.swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.7) !important;
    opacity: 0.7 !important;
    width: 9px !important;
    height: 9px !important;
    transition: all 0.25s ease !important;
}
.swiper-pagination-bullet-active {
    background: #f26822 !important;
    opacity: 1 !important;
    width: 24px !important;
    border-radius: 6px !important;
}



.icon-play {
    text-align: center;
}
.float_left {
    float: left;
    margin-right: 9px;
}
.details_data {
    font-size: .9rem;
    padding: 15px
}
.detail_title {
    font-weight: 700;
}

.fixed {
    z-index: 99;
    background-color: #006b1c;
    position: sticky;
    top: 5px;
    border-radius: 10px;
}
.menu-contenedor {
    padding: 0;
}
.sidebar {
    border-radius: 15px !important;
    margin-top: 0 !important;
}

ul#nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.section-wrapper h2 {
    padding-bottom: 0px;
    color: #fd872d;
    border-bottom: 1px solid #e1e1e1;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Oswald";
}
button.nav-link {
    margin-right: 10px;
}
.box-menu li {
    min-width: auto;
    transition: all 300ms;
    margin: 0;
    display: inline-block;
    text-align: center;
    border: none;
    padding: 0;
    background: transparent !important;
}
.box-menu li.current {
    background-color: transparent !important;
    border-radius: 0;
}
.box-menu li:hover {
    background-color: transparent !important;
    border-radius: 0;
}

.box-menu li:hover a {
    color: inherit;
}

.content-tour {
    padding-top: 20px;
    background-color: #fbfbfb;
}
.card.accordion-tour {
    padding: 5px;
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.box-menu .current a {
    color: white;
}
.whatsapp {
    background-color: white;
    padding: 15px;
    border: 1px solid #00a340 !important;
    font-weight: 700;
}

.whatsapp i {
    line-height: 1;
    font-size: 3rem;
    margin-bottom: 15px;
    color: #00a340;
}
.whatsapp a {
    color: #00a340;
    font-size: 1.6rem;
    font-family: "Oswald";
}
.whatsapp h5 {
    font-size: 0.9rem;
    line-height: 1;
    margin-bottom: 0;
}

.tripadvisor img {
    width: 80px;
}

.tripadvisor {
    background-color: #fffdf8;
    padding: 15px;
    border: 1px solid #ffe082 !important;
    font-weight: 700;
}

.tripadvisor i {
    line-height: 1;
    font-size: 3rem;
    margin-bottom: 15px;
    color: #00a340;
}
.tripadvisor a {
    color: #00a340;
    font-size: 1.6rem;
    font-family: "Oswald";
}
.tripadvisor h5 {
    font-size: 0.9rem;
    line-height: 1;
    margin-bottom: 0;
}



.box-menu a {
    color: #ffffff;
}
.label-nav {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
}


.detalles img {
    width: 40px;
}

div#slider-tour img {
    width: 100%;
}

.detalles {
    overflow: hidden;
    background-color: #fffffffa;
    border-radius: 10px;
    padding: 0;
}
.short-itinerary {
    font-size: .9rem;
    color: #a1a1a1;
}

span.barra-h {
    color: #06a44e;
    margin-left: 5px;
    margin-right: 5px;
}
.title-details {
    text-align: center;
    width: 100%;
}

/* estilos tour */

/* media queries responsive */
@media (min-width: 1400px) {
    /* pantallas de alta resolucion */
    .container{
        max-width: 1340px;
    }
}

.tecnodus-tour-card {
    border: 5px solid white !important;
    border-radius: 30px !important;
    overflow: hidden;
    box-shadow: 0 0px 6px #00000042;
    transition: all 200ms;
}
.tecnodus-tour-card:hover {
    box-shadow: 0 10px 15px #00000063;
}
.tecnodus-tour-card .tecnodus-tour-content {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(360deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(360deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(360deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    bottom: 0;
    position: absolute;
    z-index: 9;
    color: white;
}
.tecnodus-tour-card .details {
    border-radius: 10px;
    color: black;
    border: 1px solid white;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 0.8rem;
    background-color: #ffffffd9;
    font-weight: 700;
}
.tecnodus-tour-card .price_details {
    line-height: 1.2;
}
.tecnodus-tour-card .from {
    font-size: 0.7rem;
    font-weight: 700;
}
.tecnodus-tour-card .monto {
    font-size: 2rem;
}
.tecnodus-tour-card .tecnodus-tour-content h5 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.1;
    text-shadow: 0 0 19px black;
}
.tecnodus-tour-content .card-text {
    font-size: 0.9rem;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 15px;
}

h5.card-title a {
    color: white;
}


.tecnodus-tour-card img {
    transition: all 900ms;
    transition-timing-function: ease;
}
.tecnodus-tour-card:hover img {
    transform: scale(1.2);
}
.tecnodus-tour-content {
    transition: all 900ms;
    transition-timing-function: ease;
}

.tecnodus-tour-content:hover {
    padding-top: 60px;
}

.accordion-faq h3 {
    margin-bottom: 0;
    font-size: 1.2rem;
}



.accordion-faq h2 {
    margin-bottom: 0px;
}
.accordion-faq button {
    font-size: 1.3rem;
    padding: 15px;
}

.accordion-button:not(.collapsed) {
    color: white;
    background-color: #006b1c;
}

