/*
Theme Name:   Generate Press Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Generate Press Child Theme
Author:       Diego Quispe
Author URI:   http://apusalkantaytrek
Template:     generatepress
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  generatepress-child
*/


/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */




.main_header img {
    width: 100%;
}


ul#myTab {
    margin: 0;
}

.box_title {
    text-align: center;
    width: 100%;
    bottom: 50%;
    position: absolute;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    color: white !important;
}


.page_header img {
    width: 100%;
}



.page_header {
    position: relative;
}



.intro {
    position: relative;
}


.btn-whatsapp {
    font-weight: 600;
    color: green;
}

.flotante {
    box-shadow: 0 -6px 11px #00000036;
    padding: 5px;
    width: 100%;
    background-color: white;
    position: fixed;
    bottom: 0;
    z-index: 99;
}


h1.entry-title {
    color: white !important;
    font-size: 4rem;
    font-weight: 600;
    text-shadow: 0 0 15px black;
}



.f_from {
    font-weight: 700;
    line-height: 1;
}

.f_mount {
    line-height: 1;
    font-size: 1.3rem;
}


.btn-pax {
    background-color: lightgrey !important;
    border: 0 !important;
    border-radius: 3px !important;
    width: 30px;
}
.btn-pax:focus {
    color: black;
    background-color: #c1c1c1 !important;
}

td.text-right {
    text-align: right;
}


span#pax_r {
    padding-left: 10px;
    padding-right: 10px;
}








@media (max-width: 991px) {
    .tab-content>.tab-pane {
        display: block !important;
        opacity: 1 !important;
    }
}

.tecnodus-tour-card {
    border: 0px solid #fff !important;
    border-radius: 0 !important;
    overflow: hidden;
    box-shadow: 0 0px 6px #00000042;
    transition: all .2s;
}
.tecnodus-tour-card img {
    transition: all .9s;
    transition-timing-function: ease;
}
.tecnodus-tour-card .tecnodus-tour-content {
    width: 100%;
    background: #000000a6;
    position: absolute;
    z-index: 9;
    color: #fff;
    bottom: 0;
}
.tecnodus-tour-card h5.card-title {
    min-height: 50px;
}

.tecnodus-tour-card .duration_label {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    top: 0;
    background-color: red;
    padding: 5px 10px;
    font-size: 0.7rem;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
}


.tecnodus-tour-card .tecnodus-tour-content h5 {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.1;
    text-shadow: 0 0 19px #000;
    text-align: center;
}
.tecnodus-tour-card .details {
    border-radius: 0px;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
    font-size: .8rem;
    font-weight: 700;
}

.tecnodus-tour-content .card-text {
    font-size: .9rem;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 15px;
}


.tecnodus-tour-card .price_details {
    line-height: 1.2;
}

.tecnodus-tour-card .from {
    font-size: .7rem;
    font-weight: 700;
}
.tecnodus-tour-card .monto {
    font-size: 2rem;
}
.tecnodus-tour-card:hover {
    box-shadow: 0 10px 15px #00000063;
}
.tecnodus-tour-card:hover img {
    transform: scale(1.1);
}

.tecnodus-tour-card h5.card-title a {
    color: #fff;
}

.detail_label {
    font-size: 0.8rem;
}

.detail_data {
    font-size: 0.7rem;
}


.orange {
    text-transform: uppercase;
    font-weight: 600;
    background-color: #ffc439;
    border-radius: 5px;
    padding: 2px 10px 3px 10px;
    line-height: 1;
    font-size: 0.85rem;
}

.black {
    text-transform: uppercase;
    font-weight: 600;
    background-color: #000000;
    border-radius: 5px;
    padding: 2px 10px 3px 10px;
    line-height: 1;
    font-size: 0.85rem;
    color: white;
    display: block;
    width: fit-content;
}

.megamenu h2 {
    margin-bottom: 10px;
}

.megamenu a {
    display: block;
    color: black;
    border-bottom: 1px solid #e1e1e1;
}

.container-box {
    position: absolute;
    bottom: 35%;
}
.megamenu a{
    padding-top: 3px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 3px;
}

.megamenu a:hover {
    padding-top: 3px;
    border-bottom: 1px solid #f69726;
    padding-bottom: 3px;
    color:black
}


.single-tour .elementor-element-6302b65    span.elementor-icon-list-text {
    color: #772228 !important;
}

.page-template .aux-menu a:hover span.elementor-icon-list-icon i {
    color: #FFAE00 !important;
}

.page-template .aux-menu a:hover span.elementor-icon-list-text {
    color: #FFAE00 !important;
}

/* Start Spinner */
.spinner {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    z-index: 2;
    width: 30px;
    height: 30px;
}

.hide {
    display: none !important;
}

/*gocard*/

.gocard {
    border-radius: 15px !important;
    overflow: hidden;
    border: 0 !important;
    box-shadow: 0px 0px 5px 1px rgb(86 86 86 / 25%);
    transition: all 200ms;
}

.gocard:hover {
    border-radius: 15px;
    overflow: hidden;
    border: 0;
    box-shadow: 0px 0px 11px 1px rgb(86 86 86 / 25%);
}

.gocard.card h5.card-title {
    min-height: 40px;
    margin-bottom: 0;
    font-size: 0.95rem;
    font-weight: 600;
}
.gocard span.duration {
    margin-bottom: 10px;
    color: #797979;
    display: block;
}
.gocard .stars_gocard {
    margin-bottom: 5px;
}
.gocard .stars_gocard img {
    width: 120px;
}

.gocard .price_from {
    margin-bottom: 15px;
    font-weight: 100;
}
.gocard .price_from .now {
    color: #4A981A;
    font-weight: 600;
}
.gocard .price_from span.before {
    color: #000000;
}

.gocard span.crossed {
    text-decoration-thickness: 1px !important;
    text-decoration-color: #686868 !important;
    text-decoration: line-through;
}

.btn-peruvianhikers {
    background-color: #f69726 !important;
    border-radius: 5px !important;
    border: 1px solid #f69726 !important;
    color: white !important;
}
.btn-peruvianhikers:hover {
    background-color: #960521;
}


a.btn-tourlink {
    padding: 5px 25px;
    border: 1px solid #4A981A;
    border-radius: 20px;
    color: #4A981A;
}

a.btn-tourlink:hover {
    background-color: #4A981A;
    color: white;
    border: 1px solid #4A981A;
}

/* gocard */


/* card blog */


.blog-card {
    overflow: hidden;
    border-radius: 15px;
    margin: 10px;
}

.blog-card .card-body {
    position: relative;
    margin: -36px 15px 15px 15px;
    background-color: white;
    z-index: 9999;
    border-radius: 5px;
    padding: 12px;
    border: 1px solid #4A981A;
}
.blog-card .card-body h5.card-title {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    height: 30px;
}
.blog-card .card-text {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.9rem;
}

.blog-card .featured_image img {
    transition: all 300ms;
    transform: scale(1);
}

.blog-card .featured_image img:hover {
    transition: all 300ms;
    transform: scale(1.2);
}

/* card blog */

.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;
    }
}


.jupiterx-corner-buttons {
    left: 0 !important;
}

.megamenu ul li:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    margin:0 5px 0 -15px;
    color: #4A981A;
}


/* End Spinner */

#jet-popup-9395 .jet-popup__close-button {
    top: 5px !important;
    right: 20px !important;
}

.menu_adicional {
    right: -100%;
    transition: all 1000ms;
    opacity:0;
}

.show-sidebar {
    right: 0;
    opacity:1;
}


.resumen-pedido table {
    width: 100%;
}

.resumen-pedido td {
    border: 1px solid #ffffff3b;
    padding: 8px;
    font-size: 0.9rem;
}

table.table-resumen {
    margin-bottom: 0;
}




.logged-in.admin-bar #jet-popup-9395 .jet-popup__close-button {
    top: 35px !important;
}


.menu_adicional {
    z-index: 99;
    top: 0px;
    margin-top: 0;
    width: 400px;
    position: fixed;
    background-color: white;
    margin-right: 5px;
    border-radius: 5px;
}
.inner-menu {
    border-radius: 10px;
}
.circle-btn {
    transition: all 400ms;
    text-align: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #772228;
    padding-top: 3px;
    display: block;
    margin: auto;
}
.circle-btn:hover {
    background-color: #FFE200;
    color: #FFE200;
}
.circle-btn a i {
    color: white !important;
}
.circle-btn i {
    color: white;
}
.btn-marron {
    border: 0px solid #772228 !important;
    background-color: #772228 !important;
    color: white !important;
    transition: all 200ms !important;
    border-radius: 5px !important;
}
.btn-marron:hover {
    border: 0px solid #772228 !important;
    background-color: #7722282e !important;
    color: #772228 !important;
}
a.btn-green {
    background-color: #4A981A;
    color: white !important;
}
a.btn-green:hover {
    background-color: #2c6508;
}


input.btn-green {
    background-color: #4A981A;
    color: white !important;
}
input.btn-green:hover {
    background-color: #2c6508;
}

.bg-body-card {
    padding: 5px;
}



a.btn-mat {
    font-size: 1rem;
    font-weight: 700;
}
a.btn.btn-mat:hover {
    background-color: #fcfcfc;
    color: orange;
}
.circle-btn.toggle-menu {
    background-color: #6c3506;
}


.pagination_box {
    background-color: #fdfdfd;
    width: fit-content;
    margin: auto;
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
}

.pagination_box a {
    color: #4A981A;
}

.page-numbers {
    border-left: 1px solid #d3d3d3;
    padding: 0 10px;
}

/* menu adicional */



.sidebar-post blockquote {
    border-radius: 15px;
    padding: 20px;
    background-color: #f9f9f9;
    font-size: 1rem;
    text-align: center;
}

.title_box_post h1 {
    text-shadow: 0 0 14px black;
}


.rel_tour a:hover {
    color: #1bd741;
}

ul.rel_tour_list {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.rel_tour_list li {
    clear: both;
    margin-bottom: 10px;
    padding: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: block;
}

ul.rel_tour_list img {
    border-radius: 5px;
    float: left;
    width: 70px;
    margin-right: 5px;
}

ul.rel_tour_list h6 {
    font-size: 0.85rem;
    margin-bottom: 0;
    font-weight: 700;
}
.rel_content {
    color: black;
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.3;
}

.related_trips h4 {
    border-bottom: 5px solid #1bd741;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}

.phones {
    font-size: 0.8rem;
    margin-top: 30px;
    padding: 15px;
    background-color: white;
    border: 3px solid #f69726;
    margin-bottom: 30px;
}
.phones a {
    color: #f69726;
}

.bg-hikers {
    background-color: #f69726;
}
.tripadvisor_box img {
    width: 70%;
}
.t_desc {
    font-size: 0.8rem;
}

.phones.sombra b {
    width: 60px;
    display: inline-flex;
}

.slide-itinerario {
    padding:10px;
}


.box-Itinerary .fas {
    position: absolute;
    right: 0;
}

.box-Itinerary {
    padding-bottom: 0px;
    border-bottom: 1px solid #f69726;
    margin-bottom: 10px;
}

.intro_text h2, .intro_text h3, .intro_text h4, .intro_text h5, .intro_text h6 {
    font-weight: 600;
    font-size: 1.6rem;
}


ul.rel_tour_list a {
    padding: 5px;
    font-size: 0.9rem;
    border-bottom: 1px dotted;
    color: #6c3506;
    display: block;
    font-weight: 500;
}

ul.rel_tour_list a:hover {
    background-color: #fbfbfb;
}


/* Efecto */

.rel_tour img {
    float: left;
    width: 30%;
    margin-right: 10px;
}
.rel_tour h3 {
    line-height: 1;
    font-size: 0.95rem;
    text-align: left;
}
.rel_tour {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.hotel-content .card-text {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 1.3;
}


.hotel-stars img {
    width: 100px;
    margin-bottom: 5px;
    margin-top: 0;
}
.tripadvisor_hotel a {
    color: green;
}

.hotel-content h5 {
    margin-bottom: 3px;
    font-size: 1rem;
    font-weight: 700;
}

.hotel_box {
    border-radius: 15px;
    border: 1px solid #4a981a !important;
    overflow: hidden;
}


.tripadvisor_hotel svg {
    width: 30px;
}

.hotel_amenities ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hotel_amenities li {
    width: 30%;
    display: inline-table;
    margin-bottom: 8px;
    font-size: 0.8rem;
}

.hotel_amenities img {
    margin-right: 15px;
    float: left;
    width: 30px;
}

.hotel_amenities li {
    width: 30%;
    display: inline-table;
    margin-bottom: 20px;
    font-size: 0.8rem;
}


.card-hotel h5 {
    font-size: 1rem;
    font-weight: revert;
    margin-bottom: 0;
}

.card-hotel {
    overflow: hidden;
}

.card-hotel .card-text {
    font-size: 0.9rem;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
}


.container_foto {
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    margin: 0;
    transition: all 300ms;
    background-color: #000000;
}

.container_foto img {
    transition: all 300ms;
}

.container_foto article {
    padding: 10%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.container_foto h2 {
    color: #fff;
    font-weight: 800;
    font-size: 25px;
    border-bottom: #fff solid 1px
}

.container_foto h4 {
    font-weight: 300;
    color: #fff;
    font-size: 16px
}


.container_foto:hover {
    cursor: pointer;

}

.container_foto:hover img {
    transform: scale(1.1);
    opacity: 0.3;|
}

.container_foto:hover article {
    transform: translate(2px, -69px);
    -webkit-transform: translate(2px, -69px);
    -moz-transform: translate(2px, -69px);
    -o-transform: translate(2px, -69px);
    -ms-transform: translate(2px, -69px);
}

.container_foto:hover .ver_mas {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    opacity: 1;
}
.contact_info_item {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede
}

/*fin efecto*/

.nav-box {
    position: sticky;
    top: 0;
    background-color: white;
    border-radius: 10px;
    padding: 5px;
    z-index: 99;
}
ul.man-nav {
    display: flex;
    margin: 0;
    padding: 0;
}

.logged-in.admin-bar .nav-box {
    top: 5px;
}

.man-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}
.man-nav li {
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.man-nav ul {
    display:flex;
}


.man-nav a svg {
    width: 20px !important;
    margin-top: -3px;
}

.man-nav a {
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 20px;
    transition: all 400ms;
    font-size: 0.9rem;
}
.man-nav a:hover {
    color: #4a981a;
    background-color: #f7f7f7;
}
.divider {
    bottom: 0;
    z-index: 999;
}

.destination_card {
    position: relative;
}

.destinaton_body {
    background-color: #00000038;
    color: white;
    bottom: 0;
    position: absolute;
    text-align: center;
}
.card-body.destinaton_body h5 {
    font-size: 2rem;
    font-weight: 700;
    color: white;
}

section.elementor-section.elementor-top-section.elementor-element.topmenu {
    background-color: #772228 !important;
}

.jet-sub-mega-menu {
    border-radius: 15px;
    overflow: hidden;
    padding: 0 !important;
}



body.single-tour header.jupiterx-header.jupiterx-header-custom {
    z-index: 90;
    position: relative !important;
}


body.single-tour  a.raven-button .button-text {
    color: #000;
}

body.single-tour .elementor-icon-list-icon i {
    color: #000 !important;
}

body.single-tour a.raven-button .button-text {
    color: #000 !important;
}

body.single-tour .logo-white {
    margin-bottom: 0 !important;
    display:none;
}
.logo-white {
    margin-bottom:0 !important;
}

.image-itinerary img {
    border-radius: 15px;
}


.logo-normal {
    margin-bottom: 0 !important;
    display:none;
}


span.top_label {
    color: red;
    font-weight: 600;
}


.detalles {
    border-top: 1px solid rgb(224, 224, 224);
    border-bottom: 1px solid rgb(224, 224, 224);
}


.jet-sub-mega-menu {
    border-radius: 7px;
    box-shadow: 0 0 15px #00000061 !important;
    padding: 15px;
}

ul.jet-sub-menu {
    border-radius: 7px;
    box-shadow: 0 0 15px #00000061 !important;
    padding: 15px;
}

.jet-sub-mega-menu ul {
    list-style: none;
    padding-left: 10px;
}
.jet-sub-mega-menu ul li a {
    color: black;
}
.jet-sub-mega-menu ul li a:hover {
    color: #4A981A;
}

.jet-sub-mega-menu ul li {
    border-bottom: 2px dotted #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.section h2 {
    padding-bottom: 8px;
    position: relative;
}
.content-tour h2 {
    color: #000000;
    font-size: 1.6rem;
    font-weight: 600;
    padding-left: 18px;
    margin-left: -20px;
    padding-bottom: 15px;
}
.section h2:after {
    position: absolute;
    background-color: #f69726;
    content: "";
    display: inline-block;
    width: 160px;
    height: 4px;
    margin-right: 5px;
    bottom: 0;
    left: 0;
}

.main_header {
    position: relative;
}

.container-box {
    position: absolute;
    margin-bottom: 30px;
    width: 100%;
    bottom: 40%;
}
.day_label {
    color: #f69726;
    margin-top: 5px;
    text-align: center;
    float: left;
    width: 50px;
}

.day_l {
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1;
}
.day_n {
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1;
}
.glance_header h3 {
    margin-bottom: 5px;
    font-size: 1.3rem;
    font-weight: 700;
}
.glance_content {
    margin-left: 50px;
}
.section {
    margin-top: 30px;
}
.section h2 {
    margin-bottom: 20px;
}
.highlights_content {
    column-count: 2;
    column-gap: 4rem;
}
.highlights_content ul {
    margin: 0;
    padding-left: 20px;
}
.highlights_content li {
    margin-bottom: 20px;
    padding-left: 1rem;
    position: relative;
}
.card-why {
    text-align: center;
}
.card-why .card-text {
    padding: 15px;
    font-size: 0.8rem;
}
.card-why .card-title {
    margin-top: 10px;
    font-size: 1.1rem;
    font-weight: 700;
}
.card-why svg {
    width: 60px;
    text-align: center;
    margin: auto;
    display: block;
}

img.img-galeria {
    transition: all 300ms;
    border: 5px solid white !important;
}
img.img-galeria:hover {
    opacity: 0.7;
    border: 5px solid #d8d8d8 !important;
}
.title-box h1 {
    font-size: 4rem;
}
.box-details {
    width: 100%;
    bottom: 40px;
    margin-bottom: 30px;
}

.box_detail {
    background-color: white;
    padding: 10px;
}

.box-det {
    padding: 5px 15px;
}
.box_title {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
}
.highcontent {
    font-size: 0.9rem;
}

.card.accordion-tour {
    overflow: visible;
}


.featured-image.page-header-image.grid-container.grid-parent {
    DISPLAY: none;
}





div#accordion_tour .card>.card-header {
    padding: 0;
    border: 0;
    background-color: transparent;
    margin-left: 0;
}

.bullet {
    position: absolute;
    left: -35px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid rgb(18, 20, 22);
    background: rgb(255, 255, 255);
    top: 5px;
}
.box_price {
    border: 2px solid #772228;
}
.box-itinerary-header h3 {
    height: 40px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 5px;
}
.box-itinerary h3 {
    color: #f69726;
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
}

.card.accordion-tour {
    overflow: visible !important;
    margin-bottom: 15px;
}

.Zebra_DatePicker {
    position: inherit !important;
    width: 100% !important;
}


div#accordion_tour .card>.card-header:hover h3 {
    color: #901414;
    cursor: pointer;
}


.card.accordion-tour {
    border-bottom: 0 solid #cdcdcd !important;
}

.card.accordion-tour {
    border-top: 0 !important;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid;
    transition: all 300ms;
}

.box-itinerary-header {
    margin-top: 0;
    transition: all 300ms;
}
.card.accordion-tour {
    padding-bottom: 5px;
}
.itinerary_content {
    margin-left: 0;
}
.day_l_itinerario {
    line-height: 1;
    font-size: 0.8rem;
    font-weight: 400;
    padding-top: 3px;
}
.day_n_itinerario {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 900;

}

.flatpickr-calendar.animate.inline.arrowTop {
    width: 100%;
}



span.day_label_itinerario {
    margin-right: 10px;
    border-radius: 5px;
    width: 40px;
    float: left;
    height: 40px;
    background-color: #f69726;
    color: white;
    text-align: center;
    transition: all 300ms;
}

.box_content {
    background-color: #f9f9f9;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 5px;
    padding: 5px;
}
.box_detail {
    border-radius: 0;
    padding: 10px;
}

.box_content {
    font-size: 0.75rem;
    line-height: 1.5;
}
.included i {
    color: green !important;
}
.no_included i {
    color: red !important;
}

.inclusions h2 {
    font-size: 1.4rem;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.inclusions h3 {
    font-size: 1.3rem !important;
    font-weight: 400;
}


.boxes img {
    width: 100%;
}

.route_content {
    column-count: 2;
}

.trip-route {
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    margin-top: 15px;
    margin-bottom: 15px;
}

img.author-profile {
    border-radius: 50% !important;
}

.card.card-author{
    border: 0;
    padding: 10px;
    background-color: #f8f8f8;
}
.float_left {
    float: left;
    margin-right: 9px;
}

.detalles img {
    width: 40px;
}
.detail_title {
    line-height: 1;
    font-weight: 700;
}
.details_data {
    font-size: 0.9rem;
}
.detail_content {
    line-height: 1.2;
    font-size: 0.7rem;
}




.detalles .col-6 {
    margin-bottom: 0 !important;
}
.icon-play {
    padding: 15px;
}
.content-tour {
    background-color: #fcfcfc;
}

.subheading {
    border-bottom: 2px solid #772228;
    background-color: white;
    margin-bottom: 30px;
}
.icon-play {
    text-align: center;
}
.icon-play img {
    width: 60px;
}
.adicional {
    margin-top: 5px;
    font-size: 15px;
}


.adicional img {
    height: 30px !important;
}

.short-itinerary {
    font-size: 0.9rem;
    color: #a1a1a1;
}
.detail {
    height: 100%;
}
.hightext {
    padding: 1.5rem;
    border-radius: 1.5625rem;
    background-color: rgb(244, 241, 236);
}
.border_detail {
    border-right: 1px solid rgb(224, 224, 224);
    color-interpolation: linearRGB;
}


span.barra-h {
    color: orange;
    margin-left: 5px;
    margin-right: 5px;
}

.detail-content {
    text-align: center;
    margin-top: 10px;
    font-size: 0.7rem;
}
.detail-title {
    margin-top: 10px;
    margin-bottom: 10px;
}
.detail-content p {
    margin-bottom: 0;
}

.icon-map {
    padding: 15px;
    background-color: #f8f8f8;
    height: 70px !important;
}
.icon-map {
    text-align: center;
}
.icon-map img {
    width: 60px;
}
.icono-map {
    color:#890606;
}


.detail-icon {
    text-align: center;
}

.detail-icon img {
    width: 35px;
    text-align: center;
}

.detail-title {
    text-align: center;
    font-weight: 600;
}

.detail {
    background-color: #fafafa;
    padding: 30px 15px 15px 15px;
    margin-bottom: 10px;
    border-radius: 15px;
    transition: all 200ms;
}

.detail:hover {
    background-color: #e0e0e0;
}
a.btn.btn-primary {
    color: white !important;
}
a.btn.btn-secondary {
    color: white !important;
}
.fixed {
    z-index: 99;
    background-color: #f7f7f7;
    position: sticky;
    top: 5px;
}

.box-menu li {
    display: inline-block;
}

.box-menu li {
    text-align: center;
}
.box-menu a {
    font-weight: 700;
    color: #890606;
}
.box-menu a:hover {
    color: #ffcf00;
}


.label-nav {
    font-size: 1.3rem;
}
.box-menu li {
    margin-right: 20px;
}
.box-menu .current a {
    color: #ffcf00;
}
span.day_title {
    background-color: #890606;
    border-radius: 5px;
    padding: 0 10px;
    color: white;
}
button#nav-included-tab {
    font-size: 1.4rem;
    width: 48%;
    text-transform: uppercase;
    font-weight: 500;
}
button#nav-noincluded-tab {
    font-size: 1.4rem;
    width: 48%;
    text-transform: uppercase;
    font-weight: 500;
}



.inclusions svg {
    width: 28px;
    height: 28px;
}

.tour-card-header h3 {
    font-size: 1.3rem;
    font-weight: 700;
}

.slick-prev:before, .slick-next:before {
    color: #838383 !important;
}
.slick-dots li button:before
{
    font-size: 20px;
    line-height: 20px;

}
.day-slider button.pull-left.slick-arrow {
    background-color: white;
    border: 0;
    bottom: 44%;
    position: absolute;
    z-index: 9;
}
.day-slider button.pull-right.slick-arrow {
    background-color: white;
    border: 0;
    bottom: 44%;
    position: absolute;
    z-index: 9;
    right: 0;
}

.day-slider button.slick-arrow {
    transition: all 200ms;
}
.day-slider button.slick-arrow:hover {
    background-color: #dddddd;
}

.title-details {
    font-size: 1.2rem;
}
.main-slide {
    position: relative;
}
.slick-prev.slick-arrow {
    left: 0;
    position: absolute !important;
    bottom: 25px;
    z-index: 9;
}

.slick-next.slick-arrow {
    right: 0;
    position: absolute !important;
    bottom: 25px;
    z-index: 9;
}


.tour_slider .slick-next.slick-arrow {
    right: 15px;
    position: absolute !important;
    bottom: 25px;
    z-index: 9;
}

.tour_slider .slick-prev.slick-arrow {
    left: 15px;
    position: absolute !important;
    bottom: 25px;
    z-index: 9;
}

.adicional {
    color: white;
}

.data_b {
    font-size: 1.4rem;
    line-height: 1;
}

i.separator {
    width: 40%;
    display: block;
    border-bottom: 6px solid #ef0a3a;
    height: 10px !important;
}

.detalles {

    margin-top: -40px;
    background-color: white;
    z-index: 99999;
    position: relative;
    overflow: hidden;
}
.sites_to_visit {
    color: #909090;
    font-size: 0.8rem;
    margin-bottom: 10px;
}


.accordion-item {
    border-top: 0px !important;
}
.float_left img {
    width: 30px;
}



.content-tour .nav-item {
    cursor: pointer;
}
.content-tour .icon_tab {
    font-size: 1.3rem;
    color: #000000;
    display: block;
    margin: auto;
    text-align: center;
    transition: all 300ms;
}
.nav-link:hover {
    z-index: 999 !important;
    background-color: white !important;
}
.content-tour .nav-tabs .nav-link {
    border-bottom: 1px solid transparent !important;
}

.content-tour .active .icon_tab {
    color: #ef0a3a;
}
.content-tour .text_tab {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.9rem;
}


.blog-carousel .card-text {
    font-size: 0.85rem;
    color: #5a5a5a;
}
.blog-carousel h5.card-title {
    min-height: 50px;
    text-align: center;
}

.blog-carousel  p.card-text {
    min-height: 80px;
}



.col1 {
    width: 60%;
    padding-right: 10px;
}
.col2 {
    width: 15%;
}
.col3 {
    width: 25%;
    padding-left: 10px;
}

.col2 img.margin-img {
    margin-bottom: 8px;
}
.tour_slider {
    display: inline-flex;
}

.title-details h1 {
    text-shadow: 0 0 20px black;
    color: #ffffff;
    font-family: inherit !important;
    font-size: 2.4rem;
    font-weight: 800 !important;
    margin-bottom: 0;
}
h1.title {
    font-family: inherit;
    font-weight: 700 !important;
    font-size: 1.7rem !important;
}

i.jet-dropdown-arrow.fa.fa-angle-right {
    position: absolute;
    right: 10px;
}

p.slogan {
    margin-bottom: 0;
    font-size: 1rem;
    color: white;
    font-style: italic;
}

.fa-plus {
    transition: all 0.3s ease;
}
.card-header.collapsed .fa-plus {
    transform: rotate(180deg);
}

.image-itinerary img {
    width: 100%;
}


.box-itinerary-header i {
    top: 8px;
    position: absolute;
    right: 10px;
}



p.duracion {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 600;
}
.day_box {
    border: 1px solid #f3f3f3;
    padding: 5px;
    margin-bottom: 10px;
}
.day_box p {
    font-size: 0.9rem;
    margin-bottom: 0;
}
.box_price {
    text-align: center;
}
.price {
    font-weight: 600;
    font-size: 2.4rem;
}
.person {
    font-style: italic;
    color: grey;
    margin-bottom: 10px;
}
.inquire-box {
    padding: 15px;
    background-color: #fbfbfb;
}
.card-text.text-team {
    font-size: 0.9rem;
}

.included ul, .no_included ul{
    list-style: none;
}

.included li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: 900;
    color: #37c362;
    font-size: 10px;
    margin-right: 7px;
    margin-left: -16.3px;
    position: absolute;
    margin-top: 7px;
    list-style: none;
}
.no_included li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00d";
    font-weight: 900;
    color: #b70202;
    font-size: 10px;
    margin-right: 7px;
    margin-left: -16.3px;
    position: absolute;
    margin-top: 7px;
    list-style: none;
}
.day_detail_box h6 {
    font-size: 0.85rem;
    font-weight: 700;
}

.day_box {
    display: flex;
}
.pricing_box h5 {
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
}

.inquire-box label {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 0.85rem;
}
.inquire-box .form-group {
    margin-bottom: 5px;
}

.icon_day_detail {
    padding-right: 20px;
    width: 45px;
    padding-left: 5px;
}



.included li, .no_included li {
    line-height: 2.2;
}

.nav-tabs .nav-link {
    margin-right: 10px;
}
.box_price a {
    color: #772228;
}
.jupiterx-corner-buttons{
    display: none;
}

.sidebar_box input {
    cursor: pointer;
    border-radius: 10px;
    border: 0 solid #323232;
    font-size: 1rem;
    text-align: center;
    transition: all 300ms;
}

.sidebar_box input:hover {
    border-radius: 10px;
    border: 0 solid #323232;
    font-size: 1rem;
    text-align: center;
    background-color: #d9d9d9;
}



.sidebar_box select:hover {
    background-color: #d9d9d9;
    cursor: pointer;
}

.sidebar_box select {
    border-radius: 10px;
    border: 0 solid black;
    font-size: 1rem;
    text-align: center;
    background-color: #e9ecef;
    transition: all 300ms;
}

div#caja_resultado {
    text-align: left;
    font-size: 0.8rem;
}

div#caja_resultado .list-group-item {
    padding: 5px !important;
}

div#caja_resultado .badge {
    background-color: green;
    font-size: 0.85rem;
    width: 40%;
    text-align: right;
}

.sidebar_box a {
    background-color: #772228;
    border-radius: 20px;
    border: 1px solid #772228;
}
.sidebar_box a:hover {
    background-color: #ff8300;
}

.sidebar_box button {
    background-color: #f69726;
    border-radius: 20px;
    border: 1px solid #f69726;
    color: white;
}
.sidebar_box button:hover {
    background-color: #960521;
    border-radius: 20px;
    border: 1px solid #960521;
    color: white;
}

.text-hiker {
    color: #f69726;
}

.from {
    line-height: 1;
    font-weight: 600;
    font-size: 0.8rem;
}
.price {
    line-height: 1;
}

.lista img {
    margin-bottom: 15px;
    float: left;
    width: 45px;
    margin-right: 15px;
}


.tripadvisor_box {
    border: 3px solid #34e0a1;
    padding: 10px;
    transition:all 200ms;
}

.tripadvisor_box h4 {
    color: #34e0a1;

}
.tripadvisor_box:hover {
    border-color: #28a745;
}

.whatsapp_box {
    border: 3px solid #1bd741;
}

.sombra {
    box-shadow: 0px 0px 5px 1px rgb(86 86 86 / 25%);
    border-radius:5px;
}

.whatsapp_box img {
    width: 35px;
}

.whatsapp_box a {
    color: #1bd741;
    font-weight: 700;
}

.whatsapp_box .t_desc {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.whatsapp_box h4 {
    color: #1bd741 !important;
}


.inquire-box {
    border-radius: 15px;
    margin-top: 25px;
}

.inquire-box h4 {
    color: white !important;
}


.whatsapp {
    border-radius: 15px;
    padding: 30px;
    color: green !important;
    border: 2px solid green;
}
.whatsapp h5 {
    font-size: 1rem;
    color: green !important;
}
.whatsapp i {
    margin-bottom: 15px;
    font-size: 2rem;
}


.whatsapp a {
    color: green;
    font-size: 1.6rem;
    font-weight: 700;
}
.whatsapp a:hover {
    color: black;
}

.tripadvisor {
    border: 2px solid #01e2a0;
    margin-top: 15px;
    border-radius: 15px;
    padding: 15px;
}

.lista {
    background-color: #f7f7f7;
    padding: 24px;
    margin-top: 15px;
    border-radius: 15px;
}
.lista li {
    margin-bottom: 30px;
}

.lista h4 {
    font-size: 1.2rem;
    font-weight: 700;
}
.lista ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.lista h5 {
    font-size: 1rem;
    font-weight: 600;
}
.lista p {
    font-size: 0.8rem;
    margin: 0;
}

/* Chat Whatsapp */


#nta-wa-gdpr{
    vertical-align: text-top !important;
    padding: 0 !important;
    margin: 0 !important;
}

.nta-wa-gdpr{
    font-size: 11px;
    padding: 5px;
    margin-left: -5px;
    margin-right: -5px;
    border-radius: 4px;
}

.nta-wa-gdpr a{
    text-decoration: underline;
    color: inherit;
}

.pointer-disable{
    pointer-events: none;
}

.nta-woo-products-button:before, .nta-woo-products-button:after{
    content: '';
    display: block;
    clear: both;
}

.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('images/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 */


.box-tour {
    position: relative;
}
.descuento {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: red;
    color: white;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 0.8rem;
}
.categoria {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #890606;
    color: white;
    padding: 5px 10px;
    line-height: 1;
}
.title-tour h3 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 1.4rem;
    margin-top: 10px;
}
.box-tour {
    border-radius: 10px;
    overflow: hidden;
}
.content {
    padding: 15px 0;
}

.bg-body-card {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}


.title-tour {
    text-align: center;
    position: absolute;
    bottom: 0;
    color: white;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    width: 100%;
    padding: 5px;
}

span.from_label {
    line-height: 1;
}


.details i {
    width: 25px;
}
.stars img {
    height: 25px !important;
    width: auto;
}
.review_counter {
    color: black;
    font-size: 0.8rem;
    font-weight: 600;
}

.details {
    margin-bottom: 15px;
}
span.data_detail {
    color: black;
    font-size: 0.75rem;
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    padding: 4px;
    border-radius: 5px;
}
.price_now {
    line-height: 1;
    color: black;
    font-size: 1.5rem;
}
.price_before {
    font-style: italic;
    font-size: 0.8rem;
    color: #8b8b8b;
}

.btn-block {
    width: 100%;
}


.inclusions ul {
    margin-left: 0;
    padding-left: 20px;
}

.what_bring h2 {
    font-size: 1.4rem;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.what_bring h2  i.fas{
    color: #003870;
}

footer.copyright a {
    font-weight: 500;
    color: white;
    font-size: 0.85rem;
}
.about_us {
    border: 1px solid;
    padding: 15px;
    background-color: #ffffff00;
    border-radius: 0px;
    color: white !important;
    font-size: 0.95rem;
}
.recommendations h2 {
    font-size: 1.4rem;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.recommendations h2 i.fas {
    color: #706100;
}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
}


/* card con efecto */

.card-tour {
    padding: 0;
}
.card-tour .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.card-tour .menu-content::before, .card-tour .menu-content::after {
    content: "";
    display: table;
}
.card-tour .menu-content::after {
    clear: both;
}
.card-tour .menu-content li {
    display: inline-block;
}
.card-tour .menu-content a {
    color: #fff;
}
.card-tour .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    transform: translate(-50%, 0);
}
.card-tour .wrapper {
    background-color: #fff;
    min-height: 300px;
    position: relative;
    overflow: hidden;
    background-size: cover;
}
.card-tour .wrapper .content a.btn{
    opacity: 0;
    transition: all 300ms;
    transform: translateY(50px);
}
.card-tour .wrapper:hover .data {
    transform: translateY(50px);
}

.card-tour .wrapper:hover .content a.btn {
    opacity: 1;
    transform: translateY(10px);
}



.card-tour .data {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(calc(70px + 1em));
    transition: transform 0.3s;
}
.card-tour .data .content {
    padding: 1em;
    position: relative;
    z-index: 1;
}
.example-2.card-tour {
    margin-right: 15px;
    margin-left: 15px;
}
.card-tour .author {
    font-size: 16px;
}
.card-tour .title {
    text-shadow: 0 0 20px black;
    font-size: 2rem !IMPORTANT;
    margin-top: 10px;
    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 1;
}
.card-tour .text {
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
    font-weight: 500;
}
.card-tour input[type=checkbox] {
    display: none;
}
.card-tour input[type=checkbox]:checked + .menu-content {
    transform: translateY(-60px);
}
.card-tour .date {
    background-color: #4A981A;
    padding: 5px 15px;
    border-radius: 5px;
}

.btn-black {
    border: 1px solid white !important;
    color: white !important;
    background-color: transparent;
    padding: 10px 60px !important;
    border-radius: 0 !important;
}
.btn-black:hover {
    border: 1px solid black;
    color: white;
    background-color: black;
}

.example-1 .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #77d7b9;
    color: #fff;
    padding: 0.8em;
}
.example-1 .date span {
    display: block;
    text-align: center;
}
.example-1 .date .day {
    font-weight: 700;
    font-size: 24px;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
}
.example-1 .date .month {
    text-transform: uppercase;
}
.example-1 .date .month,
.example-1 .date .year {
    font-size: 12px;
}
.example-1 .content {
    background-color: #fff;
    box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}
.example-1 .title a {
    color: gray;
}
.example-1 .menu-button {
    position: absolute;
    z-index: 999;
    top: 16px;
    right: 16px;
    width: 25px;
    text-align: center;
    cursor: pointer;
}
.example-1 .menu-button span {
    width: 5px;
    height: 5px;
    background-color: gray;
    color: gray;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}
.example-1 .menu-button span::after, .example-1 .menu-button span::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    position: absolute;
    border-radius: 50%;
}
.example-1 .menu-button span::before {
    left: -10px;
}
.example-1 .menu-button span::after {
    right: -10px;
}
.example-1 .menu-content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: transform 0.3s;
    transform: translateY(0);
}
.example-1 .menu-content li {
    width: 33.333333%;
    float: left;
    background-color: #77d7b9;
    height: 60px;
    position: relative;
}
.example-1 .menu-content a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}
.example-1 .menu-content span {
    top: -10px;
}

.example-2 .wrapper:hover .menu-content span {
    transform: translate(-300px, -10px);
    opacity: 1;
}
.example-2 .header {
    color: #fff;
    padding: 1em;
}
.example-2 .header::before, .example-2 .header::after {
    content: "";
    display: table;
}
.example-2 .header::after {
    clear: both;
}
.example-2 .header .date {
    float: left;
    font-size: 12px;
}
.example-2 .menu-content {
    float: right;
}
.example-2 .menu-content li {
    margin: 0 5px;
    position: relative;
}
.example-2 .menu-content span {
    transition: all 0.3s;
    opacity: 0;
}
.example-2 .data {
    color: #fff;
    padding-bottom: 70px;
    transform: translateY(calc(50px + 4em));
    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);
}
.example-2 .title a {
    font-size: 1.5rem;
    color: #fff;
    line-height: 1;
}
.example-2 .button {
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 700;
}
.example-2 .button::after {
    content: "→";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100px, -50%);
    transition: all 0.3s;
}
.example-2 .button:hover::after {
    transform: translate(5px, -50%);
    opacity: 1;
}

/* card con efecto */



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Styles */

    .accordion-button {
        border: 0px solid #8d8d8d;
        box-shadow: 0 0 0;
        border-radius: 5px;
    }
    .section {
        margin-top: 0px;
    }

    .glance_content {
        margin-left: 0;
    }

    .day_l {
        font-size: 1.45rem;
        display: inline-block;
    }
    .day_n {
        display: inline-block;
        font-size: 1.45rem;
    }

    .day_label {
        color: #f69726;
        margin-top: 2px;
        text-align: center;
        float: left;
        width: inherit;
        margin-right: 5px;
    }

    .content-tour h3 {
        display: inline-block;
    }
    .highlights_content {
        column-count: 1;
    }

    .highlights_content li {
        margin-bottom: 0;
        padding-left: 0;
    }

    .section h2:after {
        bottom: -10px;
    }

    .itinerary_content {
        margin: 0;
    }
    .content-tour h3 {
        margin-right: 42px;
        height: 100%;
    }

    button.accordion-button {
        margin-bottom: 5px;
        border: 0 solid #cdcdcd;
        border-radius: 5px !important;
        overflow: hidden;
    }

    .content-tour h2 {
        padding-bottom: 0;
    }

    .accordion-button:not(.collapsed) {
        background-color: #8d8d8d !important;
        color: white !important;
    }

    .main_header {
        display: none;
    }

    .details {
        display: none;
    }
    p.card-text {
        display: none;
    }

    .imagen_desktop {
        display: none;
    }
    .titulo-box {
        position: relative;
    }
    .titulo_en_categoria {
        position: absolute;
        bottom: 10%;
    }

    .titulo_en_categoria {
        text-align: center;
        position: absolute;
        bottom: 10%;
        width: 100%;
    }
    .titulo_en_categoria h1 {
        color: white;
    }



    .raven-nav-menu-dropdown {
        background-color: #6c3506;
    }

    button#nav-included-tab, button#nav-noincluded-tab {
        padding: 2px;
        font-size: 1rem;
        width: 45%;
    }


    .menu_adicional {
        display: none;
    }

    .title-text-tit h1 {
        color: white !important;
        font-size: 2.3rem !important;
        font-weight: 700 !important;
        text-shadow: 0 0 10px black !important;
    }

    .content-tour h2 {
        font-size: 1.5rem;
        font-weight: 600;
    }
    .content-tour h3 {
        font-size: 1.45rem;
        font-weight: 600;
    }
    .content-tour h4 {
        font-size: 1.4rem;
        font-weight: 600;
    }
    .content-tour h5 {
        font-size: 1.3rem;
        font-weight: 600;
    }
    .content-tour h6 {
        font-size: 1.1rem;
        font-weight: 600;
    }


    .title-page-mobile {
        position: relative;
    }

    .title-text-tit {
        color: white;
        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);
        position: absolute;
        bottom: 0%;
        text-align: center;
        width: 100%;
        padding-bottom: 15px;
        padding-top: 15px;
    }


    .raven-submenu-item span.sub-arrow {
        fill: white !important;
    }

    span.red {
        color: yellow;
        font-size: 0.7rem;
    }

    .sub-menu.raven-submenu {
        background-color: #875D3A;
    }
    .sub-menu.raven-submenu li a {
        background-color: #9f5313 !important;
    }


    .raven-nav-menu-dropdown {
        padding: 0px 0;
        background-color: #fafafa;
    }


    .table-mapi td {
        font-size: 0.8rem;
        padding: 5px !important;
    }

    .icon_day_detail {
        display: none;
    }

    .day_box {
        height: 100%;
        margin: 5px;
    }

    .day_box {
        margin: 4px;
    }

    .day_detail_box h6 {
        font-size: 0.95rem !important;
        text-align: left;
        margin-bottom: 0;
    }

    h1, h2, h3, h4, h5, h6 {
        font-weight: 600;
        font-size: 1.3rem ;
        font-family: inherit;
    }

    .box-itinerary-header h3 {
        font-size: 1rem !important;
        font-weight: 700 !important;
    }

    .bullet {
        display: none;
    }
    .author img {
        width: 60px;
        display: block;
        margin: auto;
    }
    .author .card-body {
        font-size: 0.9rem;
        padding: 10px;
        text-align: center;
    }
    .author .card-body h5 {
        margin-bottom: 5px;
        font-size: 1rem !important;
    }

    li.highlights_btn {
        display: none;
    }

    li.travel_guide_btn {
        display: none;
    }
    li.our_team_btn {
        display: none;
    }
    .man-nav a {
        padding: 10px;
    }
    .highcontent {
        display: none;
    }
    .trip-summary ul {
        margin: 0;
        padding-left: 20px;
    }

    ul#nav svg {
        display: none;
    }
    .tour_slider {
        display: none;
    }

    .title-box-mobile h1 {
        color: white !important;
    }

    .container-box-mobile {
        position: relative;
    }

    .title-box-mobile {
        padding: 5px 10px 20px 10px;
        position: absolute;
        bottom: 0;
    }

    .title-box-mobile h1 {
        color: white;
    }

    .hightext > .row > .col-4 {
        margin-bottom: 0 !important;
    }

    .hightext img {
        margin: auto;
        width: 30px;
        display: block;
    }
    .hightext .box_title {
        font-size: 0.6rem;
        text-align: center;
    }
    .el

    .highcontent {
        display: none;
    }

    .hightext {
        border-radius: 5px;
        padding: 5px;
    }


    .container-box {
        display: none;
    }

    p.duracion {
        color: white;
    }

    .title-box-mobile h1 {
        font-size: 1.6rem;
        font-family: inherit;
        color: white;
        font-weight: 700;
        margin-bottom: 5px;
    }

    div#slider-tour {
        display: none;
    }



    .title-box-mobile {
        background: rgb(0,0,0);
        background: -moz-linear-gradient(0deg, rgba(0,0,0,0.9110994739692753) 0%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.9110994739692753) 0%, rgba(0,0,0,0) 100%);
        background: linear-gradient(0deg, rgba(0,0,0,0.9110994739692753) 0%, rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    }




    .title-page {
        display: none;
    }
    .container-box {
        width: 100%;
        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);
        padding-bottom: 15px;
    }
    .title-box p {
        font-size: 0.8rem;
        margin-bottom: 10px;
    }
    .short-itinerary {
        margin: 15px 0;
    }

    .title-box h1 {
        font-size: 2rem;
    }
    .box-details {
        position: inherit;
    }
    .icon-nav {
        display: none;
    }
    li.inclusions_label {
        display: none;
    }
    li.guide_label {
        display: none;
    }
    li.faqs_label {
        display: none;
    }
    .label-nav {
        font-size: 0.9rem;
    }
    ul#nav {
        text-align: center;
    }
    .box-details {
        display: none;
    }
    .detail {
        padding: 5px;
    }
    .detail-icon img {
        width: 25px;

    }
    .detail-title {
        margin: 0px;
        font-size: 0.8rem;
    }
    .detail-content {
        margin-top: 0;
        font-size: 0.6rem;
    }
    div#featured-image {
        display: none;
    }
    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-f5f6b94 {
        width: 100%;
    }
    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-5cefc29 {
        display: none;
    }
}

/* 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 */
}

/* 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) {
    /* Styles */

    .flotante {
        display: none;
    }

    .titulo-box {
        position: relative;
    }

    .titulo_en_categoria h1 {
        font-size: 4rem;
        color: white;
        text-shadow: 0 0 12px black;
    }


    .titulo_en_categoria {
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center;
    }

    .imagen_mobile {
        display: none;
    }

    .title-text {
        background-color: #0000004a;
        height: 100%;
    }

    .title-page {
        position: relative;
    }

    .title-text {
        position: absolute;
        top: 0;
        text-align: left;
        color: white;
        width: 100%;
        z-index: 999;
    }
    .title_box {
        top: 45%;
        background-color: rgb(0 0 0 / 16%);
        padding: 15px;
        width: 50%;
        position: absolute;
    }
    .title-text h1 {
        color: white !important;
    }


    .title-text h1 {
        color: white;
        font-size: 3rem;
        font-family: inherit;
    }

    .container-box-mobile {
        display: none;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px !important;
    }

    .title-page-mobile {
        display: none;
    }



}

/* 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 */
}


