/*CSS EXPAN PRO*/
section.carousel-xpan .tabs-shortcode h3 {
    color: #004B84;
    font-weight: 800;
    font-size: 1.5em;
    margin-top: 30px;
}
section.carousel-xpan .tabs-shortcode h4 {
    color: #004B84;
    font-weight: 800;
    font-size: 1.2em!important;
    margin-top: 30px;
}

section.carousel-xpan .owl-stage .owl-item .one_fourth {
    width: 100%;
}
section.carousel-xpan .owl-stage .owl-item .one_fourth a.tour_image {
    position: relative;
    display: block;
    overflow: hidden;
}
a.tour_image img, #page_content_wrapper a.tour_image img, .page_content_wrapper a.tour_image img {
    object-fit: cover;
    height: 240px;
    width: 100%;
    min-height: 240px;
}
section.carousel-xpan .tabs-shortcode hr{
    border-top: #fff;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper a.tour_link {
    color: #004B84;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.2;
    display: block;
    margin-bottom: 20px;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_price {
    color: #88BE55;
    font-weight: 800;
    font-size: 2rem;
    margin-bottom: 12px;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_price span.gris:first-letter {
    text-transform: capitalize;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_price span.gris {
    display: block;
    font-size: 1rem;
    text-transform: lowercase;
    color: #505050;
    font-weight: 400;
    margin-bottom: 7px;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper p small {
    display: block;
    line-height: 1.2;
    margin-bottom: 20px;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_attribute_wrapper .tour_attribute_days:first-child, section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_attribute_wrapper .tour_attribute_days:nth-of-type(2) {
    display: block;
    width: 100%;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_attribute_wrapper .tour_attribute_days:first-child {
    color: #004B84;
    font-weight: 400;
    font-size: 1.3rem;
}
section.carousel-xpan .tabs-shortcode .owl-stage .owl-item .one_fourth .portfolio_info_wrapper .tour_attribute_wrapper .tour_attribute_days:nth-of-type(2) {
    color: #88BE55;
    font-weight: 400;
    font-size: 1.3rem;
}
section.carousel-xpan .tabs-shortcode .programasdest+p+p {
    text-align: right;
    display: block;
}
section.carousel-xpan .tabs-shortcode .programasdest+p+p a {
    color: #004B84;
    border: solid 1px #004B84;
    padding: 15px 40px;
    display: inline-block;
    font-weight: 600;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}
section.carousel-xpan .tabs-shortcode .programasdest+p+p a:hover{
    background-color: #004B84;
    color: #fff;
}
div.programasdest div.owl-nav button.owl-prev {
    background: url(arrow_left.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 32px;
    height: 45px;
}
div.programasdest div.owl-nav button.owl-next {
    background: url(arrow_right.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 32px;
    height: 45px;
}
div.programasdest div.owl-nav button.owl-prev span, div.programasdest div.owl-nav button.owl-next span {
    opacity: 0;
}
div.programasdest {
    position: relative;
}
.carousel-xpan .sp-tab__tab-content>.sp-tab__tab-pane {
    overflow: visible!important;
}
div.programasdest div.owl-nav button.owl-prev {
    position: absolute;
    top: 8rem;
    left: -5rem;
}
div.programasdest div.owl-nav button.owl-next {
    position: absolute;
    top: 8rem;
    right: -5rem;
}
#sp-tabpro-wrapper_838.sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__tab_title, #sp-tabpro-wrapper_838.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    font-size: 14px!important;
}
/*FIN CSS EXPAN PRO*/
