body.page-template-page-templatespage-tour-new2024-php #header,body.post-type-archive-travel-news #header,body.single-blog #header,body.single-travel-news #header {
    position: relative;
    z-index: 100;
    background: #00193a
}

body.page-template-page-templatespage-tour-new2024-php #menu,body.post-type-archive-travel-news #menu,body.single-blog #menu,body.single-travel-news #menu {
    position: relative;
    top: auto;
    left: auto;
    z-index: 90;
    width: 100%;
    border-top: 1px solid #303030b8
}

body.page-template-page-templatespage-tour-new2024-php .section-main-tour,body.post-type-archive-travel-news .section-lasted-new,body.single-blog .banner-blog-post,body.single-blog .blog-sld,body.single-travel-news .section-news {
    margin-top: 0
}

body.page-template-page-templatespage-viajes-uros-php #header,body.page-template-page-templatespage-viajes-uros-php #menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%
}

body.page-template-page-templatespage-viajes-uros-php #header {
    z-index: 100;
    background: #00193a
}

body.page-template-page-templatespage-viajes-uros-php #menu {
    position: sticky;
    top: 0;
    z-index: 999;
    width: 100%;
    background: var(--color-primary);
    border-top: 1px solid #303030b8
}

body.page-template-page-templatespage-viajes-uros-php #slider,body.page-template-page-templatespage-viajes-uros-php .main-hero,body.page-template-page-templatespage-viajes-uros-php .uro-hero {
    margin-top: 0
}

.slider-landing {
    width: 100%;
    height: 70vh;
    min-height: 300px;
    position: relative
}

.slider-landing .slider-landing-background {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.slider-landing .slider-landing-background img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.slider-landing .overlay-sldr {
    z-index: 2;
    background: linear-gradient(to top,#000000ad 0,#00000059 40%,#00000061 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

li.best_value br {
    display: none
}

.inquire-modal.modal-header {
    background: var(--color-gold);
    justify-content: space-between;
    padding: 15px 20px;
    display: flex
}

.accordion-faqs-categoria button {
    background-color: #f7f7f7;
    border: 1px solid #dbdbdb;
    border-radius: 5px
}

.accordion-faqs-categoria .accordion-item {
    border-top: 0;
    border-right: 0;
    margin-bottom: 10px;
    border-left: 0
}

.accordion-faqs-categoria .accordion-button:not(.collapsed) {
    background-color: #ebebeb
}

.accordion-faqs-categoria .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none
}

.slider-landing .slider-landing-content {
    z-index: 3;
    color: #fff;
    box-sizing: border-box;
    align-items: end;
    width: 90%;
    max-width: 1450px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    display: flex;
    position: relative
}

.slider-landing .slider-cont-info {
    width: 45%
}

.slider-landing .slider-landing-content .slider-title {
    text-transform: capitalize;
    font-size: clamp(1.8rem,3vw + 1rem,3.5rem)
}

.slider-landing-content .cont-inf-body {
    margin-top: 20px;
    font-size: 14px
}

.slider-landing-content .cont-inf-body .btn-contact-us {
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    background-color: var(--color-gold);
    border: none;
    border-radius: 10px;
    margin-right: 15px;
    padding: 12px 30px;
    font-size: .9rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s
}

.slider-landing-content .cont-inf-body .btn-contact-us:hover {
    color: #000;
    background-color: #e0a800;
    transform: translateY(-2px)
}

.slider-landing-content .cont-inf-body .btn-contact-us img,.slider-landing-content .cont-inf-body .btn-contact-us svg {
    vertical-align: middle
}

.section-about-category .info-ab-title {
    text-align: center;
    color: #00224f;
    font-size: clamp(24px,2.3vw,40px);
    font-weight: 700!important
}

.section-about-category .info-ab-cards {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.section-about-category .info-ab-cat {
    text-align: center;
    margin-bottom: 40px
}

.section-about-category .info-ab-card {
    text-align: center;
    background: #fff;
    border: 1px solid #caced7;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 15px 30px;
    transition: all .3s;
    display: flex
}

.section-about-category .info-ab-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px #0000001a
}

.section-about-category .card-icon-ab {
    margin-bottom: 20px
}

.section-about-category .card-title-ab {
    text-align: center;
    color: #00224f;
    margin-bottom: 20px;
    font-size: 20px!important;
    font-weight: 700!important
}

.section-about-category .card-body-ab {
    text-align: center
}

.section-map-cat {
    width: 100%;
    min-height: 650px;
    position: relative
}

.section-map-cat .map-background {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section-map-cat .map-background img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.section-map-cat .overlay-sldr {
    z-index: 2;
    background: linear-gradient(to top,#000000bf 0,#00000073 50%,#00000040 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section-map-cat .container-map {
    z-index: 3;
    color: #fff;
    box-sizing: border-box;
    flex-direction: column;
    width: 90%;
    max-width: 1450px;
    height: 100%;
    margin: 0 auto;
    padding: 30px;
    display: flex;
    position: relative
}

.section-map-cat .cont-map-info {
    width: 30%
}

.section-map-cat .cont-map-info .map-info-descrip {
    font-size: 14px
}

.section-map-cat .map-info-title .map-title {
    color: #fff;
    font-size: clamp(1.9em,2.5vw + 1em,2.9em)!important
}

.section-map-cat .contenedor-map-eu {
    box-sizing: border-box;
    width: 100%;
    max-width: 1450px;
    height: 100%;
    min-height: 650px;
    margin: 0 auto;
    position: relative
}

.section-map-cat .bg-lineas-map {
    z-index: 3;
    width: 85%;
    max-width: 1450px;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%)
}

.section-map-cat .bg-lineas-map img {
    width: 100%
}

.section-map-cat .cont-map {
    z-index: 4;
    color: #fff;
    gap: 8px;
    width: 200px;
    height: auto;
    font-size: 14px;
    display: flex;
    position: absolute;
    top: 0
}

.section-map-cat .cont-map .cont-map-img:after {
    content: "";
    vertical-align: middle;
    background-image: url(img/icons/pointp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    margin-top: 15px;
    display: inline-block
}

.cont-map .cont-map-descrip {
    border-right: 1px solid #fff;
    padding: 0 10px
}

.cont-map .cont-map-descrip h3 {
    color: #fff;
    font-size: 13px!important
}

.section-map-cat .cont-map:nth-child(2) {
    top: 65%;
    left: 8%
}

.section-map-cat .cont-map:nth-child(3) {
    top: 45%;
    left: 37%
}

.section-map-cat .cont-map:nth-child(4) {
    top: 60%;
    left: 50%
}

.section-map-cat .cont-map:nth-child(5) {
    top: 70%;
    left: 63%
}

.section-map-cat .cont-map:nth-child(6) {
    top: 70%;
    right: 8%
}

.section-map-cat .cont-map-img {
    width: 200px;
    height: 100px
}

.section-map-cat .cont-map-img img {
    object-fit: cover;
    border: 2px solid #fff;
    border-radius: 30px;
    width: 100%;
    height: 100%
}

.cont-map-descrip {
    text-align: right
}

.cont-map-descrip .map-body-ab {
    font-size: 13px
}

.tour-vendido-item {
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
    max-width: 1450px;
    margin: 0 auto;
    display: grid
}

.tour-vendido-item .tour-vend-img {
    height: 420px
}

.section-tour-vendido .tour-vend-img img {
    object-fit: cover;
    border-radius: 15px;
    width: 100%;
    height: 100%
}

.tour-vend-info .tour-vend-title a {
    color: #00224f;
    font-size: 1.3em;
    text-decoration: none
}

.tour-vend-info .tour-vend-icons {
    gap: 50px;
    margin-top: 30px;
    display: flex
}

.tour-vend-icons .tour-vend-icon {
    grid-template-columns: 50px auto;
    gap: 10px;
    display: grid
}

.section-tour-vendido .tour-vend-info {
    grid-template-rows: 1fr auto;
    display: grid
}

.tour-vend-icon .contenedor-vend-icon {
    background-color: #e3e3e3cc;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 5px;
    display: flex
}

.tour-vend-icon .tour-vend-dura {
    flex-direction: column;
    display: flex
}

.tour-vend-icon .tour-vend-dura span:first-child {
    color: #00224f;
    font-weight: 700
}

.tour-vend-price {
    flex-direction: column;
    display: flex
}

.tour-vend-price span {
    font-size: 15px
}

.tour-vend-price .price-vend {
    color: #00193a;
    font-size: 35px;
    font-weight: 700;
    line-height: 1
}

.tour-vend-footer {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.tour-vend-footer .tour-vend-linkcont a {
    color: #00193a;
    background-color: var(--color-gold);
    border: none;
    border-radius: 10px;
    align-items: center;
    gap: 10px;
    padding: 8px 20px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    display: inline-flex
}

.section-cat-tours1 .cat-tours1-cont {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 3% 0
}

.section-cat-tours1 .cat-tours1-cards {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.section-cat-tours1 .cat-tours1-body {
    text-align: center
}

.section-cat-tours1 .cat-tours1-title {
    text-align: center;
    color: #00224f;
    font-size: 40px!important;
    font-weight: 700!important
}

.section-cat-tours1 .cat-tours1-descrip {
    margin-top: 10px;
    margin-bottom: 30px
}

.tour-vend-desc {
    margin-top: 20px
}

.section-cat-calendar .cat-calendar-cont {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 3% 0
}

.section-cat-calendar .cat-tours1-body {
    text-align: center
}

.section-cat-calendar .cat-calend-title {
    text-align: center;
    color: #00224f;
    font-size: 40px!important;
    font-weight: 700!important
}

.section-cat-calendar .cat-calend-descrip {
    margin-bottom: 40px
}

.section-cat-calendar #app-cal .tab-desktop__btn {
    background-color: #0000
}

.section-cat-calendar #app-cal .tab-desktop__btn.selected {
    color: #00224f;
    border: none;
    border-bottom: 2px solid var(--color-gold);
    font-weight: 700
}

.section-cat-calendar #app-cal .tab-desktop__btn {
    border: none
}

.section-cat-slider2 {
    width: 100%;
    height: 60vh;
    position: relative
}

.section-cat-slider2 .slider2-cont-imgs {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section-cat-slider2 .slider2-cont-imgs img {
    object-fit: cover;
    object-position: 50% 100%;
    width: 100%;
    height: 100%
}

.section-cat-slider2 .overlay-sldr {
    z-index: 2;
    background: linear-gradient(to top,#000000bf 0,#00000073 50%,#00000040 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section-cat-slider2 .slider2-cont-body {
    z-index: 3;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    width: 90%;
    max-width: 1450px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    position: relative
}

.slider2-cont-body .slider2-cont-title {
    color: #fff;
    font-size: clamp(1.8em,2vw + 1em,2.7em)!important
}

.section-cat-slider2 .slider2-cont-desp {
    text-align: center;
    width: 60%;
    margin: 0 auto
}

.section-cat-slider2 .slider-cont-descrip {
    margin-top: 20px
}

.section-cat-tours-list .cat-tours-list-cont {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.cat-tours-list-cont .info-ab-title {
    text-align: center;
    color: #00224f;
    font-size: 40px!important;
    font-weight: 700!important
}

.cat-tours-list-cont .info-ab-cat {
    text-align: center;
    margin-bottom: 30px
}

.section-tour-vendido2 {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.section-tour-vendido2 .title-vend {
    text-align: center;
    font-size: clamp(24px,2.3vw,40px)
}

.section-tour-vendido2 .text-home-description {
    margin-bottom: 40px
}

.container-fqa {
    width: 90%;
    max-width: 1450px;
    margin: 3% auto 0
}

.info3-grid {
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    display: grid
}

.info3-grid .title-info3 {
    margin-bottom: 25px;
    font-size: clamp(1rem,2vw + .5rem,1.75rem)
}

.info3-grid .subtitle-info3 {
    margin-bottom: 20px;
    font-size: clamp(1rem,2vw + .5rem,1.75rem)
}

.info3-grid .list-item-info3 {
    grid-template-columns: 20% 1fr;
    display: grid
}

.info3-grid .list-item-info3 .list-icon-info3 {
    background-color: var(--color-gold);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex
}

.info3-grid .list-info3 {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 20px;
    display: grid
}

.section-gallery .title-gallery {
    text-align: center;
    font-size: clamp(24px,2.3vw,40px)
}

.gallery-img {
    height: 350px
}

.gallery-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

._reviews .rew-title {
    text-align: center;
    font-size: clamp(24px,2.3vw,40px)
}

.section-contact-us {
    width: 100%;
    height: 100%;
    padding: 3rem;
    display: grid;
    grid-template-columns: 45% 55%;
    position: relative;
    overflow: hidden
}

.section-contact-us .section-cat-form {
    background: #ffffffe6;
    width: 100%;
    height: 100%;
    padding: 10px 30px;
    margin: 0 auto;
    top: 0;
    box-shadow: 0 4px 15px #0000004d
}

#wpforms-form-728 label {
    margin-bottom: 5px;
    font-size: 14px
}

#wpforms-form-728 .wpforms-field {
    margin-bottom: 10px;
    padding: 0
}

@media (max-width: 1024px) {
    .slider-landing .slider-cont-info {
        width:100%
    }

    .slider-landing .slider-landing-content .cont-inf-body,.slider-landing .slider-landing-content .slider-title {
        text-align: center
    }

    .section-about-category .info-ab-cards {
        grid-template-columns: 1fr
    }

    .section-map-cat .cont-map-info {
        width: 100%
    }

    .section-map-cat .cont-map {
        flex-direction: column;
        align-items: center;
        width: 100px
    }

    .section-map-cat .cont-map .map-body-ab {
        display: none
    }

    .cont-map .cont-map-descrip {
        border-right: none
    }

    .section-map-cat .cont-map-img {
        width: 50px;
        height: 80px
    }

    .cont-map-descrip {
        text-align: center
    }

    .cont-map .map-title-ab {
        overflow-wrap: anywhere;
        font-size: 10px
    }

    .section-map-cat .cont-map:nth-child(2) {
        top: 65%;
        left: 5%
    }

    .section-map-cat .cont-map:nth-child(3) {
        top: 52%;
        left: 27%
    }

    .section-map-cat .cont-map:nth-child(4) {
        top: 60%;
        left: 45%
    }

    .section-map-cat .cont-map:nth-child(5) {
        top: 66%;
        left: 59%
    }

    .section-map-cat .cont-map:nth-child(6) {
        top: 69%;
        right: 0
    }

    .tour-vendido-item {
        grid-template-columns: 1fr
    }

    .section-map-cat .map-info-title .map-title {
        text-align: center
    }

    .section-map-cat .cont-map-info .map-info-descrip {
        text-align: center;
        margin-top: 20px
    }

    .section-cat-slider2 .slider2-cont-desp {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 576px) {
    .container-map,.slider-landing .slider-landing-content {
        padding-bottom:20px
    }

    .info3-grid {
        grid-template-columns: 1fr
    }

    .info3-grid .list-item-info3 {
        grid-template-columns: auto 1fr;
        gap: 10px
    }

    .info3-grid .list-info3 {
        grid-template-columns: 1fr
    }

    .section-contact-us {
        height: auto;
        padding: 1rem;
        grid-template-columns: none
    }

    .section-contact-us img {
        position: absolute;
        top: 0
    }

    .section-contact-us .section-cat-form {
        width: 100%;
        position: relative
    }

    .custom-accordion-wrapper {
        gap: 0
    }

    .custom-accordion-wrapper .custom-accordion-column {
        flex: 100%
    }

    .section-map-cat .container-map {
        padding: 20px 0
    }

    .section-cat-slider2 {
        height: 550px
    }

    .section-cat-slider2 .slider-cont-descrip {
        font-size: 14px
    }

    .tour-vendido-item .tour-vend-img {
        height: auto
    }

    .tour-vend-footer {
        margin-top: 30px
    }
}

.card-pricing-mb {
    display: none
}

.section-breadcrumb-tour {
    margin-top: 10px
}

.ds-none {
    display: none
}

.section-detail-tour {
    grid-template-columns: 1fr 32%;
    margin-bottom: 3rem;
    display: grid
}

.section-detail-tour .detail-bd-content {
    padding-right: 20px
}

.section-detail-tour .body-descrip {
    margin-bottom: 40px
}

.section-detail-tour .tour-media-videos {
    position: relative
}

.section-detail-tour .tour-media-videos .cont-video {
    height: 280px
}

.section-detail-tour .pos-abs-overlay {
    position: absolute;
    top: 0
}

.section-detail-tour .tour-media-maps {
    position: relative
}

.section-detail-tour .tour-media-maps .contn-map {
    height: 280px
}

.section-detail-tour .nav-tabs-activities {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: none
}

._navigation_sticky.stick {
    background: #fff;
    width: 100%;
    margin-top: 69px;
    transition: all .3s;
    animation: .7s ease-in-out fadeInDown;
    display: block;
    position: fixed;
    top: 0;
    box-shadow: 0 8px 20px #0000000d;
    z-index: 99!important
}

.tabnavs {
    margin: 0;
    padding: 0
}

.tabnavs li {
    margin: 5px
}

.tabnavs li a {
    padding: 8px 15px;
    text-decoration: none
}

.tourtabs>a,.tourtabs>li {
    text-align: center;
    width: 100%;
    font-size: 14px;
    margin: 0 12px!important
}

.tourtabs a {
    width: 100%;
    margin: 0!important
}

.tourtabs a i {
    color: var(--color-gold)!important
}

.tourtabs>li a i {
    color: var(--color-gold)
}

.tourtabs .list-group-item {
    border: 0!important
}

.tabnavs li a:hover {
    color: #00224f;
    border-bottom: 2px solid #00193a
}

.nav-pills .nav-link.active {
    font-weight: 700
}

.list-group-item.active,.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #00224f!important;
    background-color: var(--color-gold)!important
}

.tourtabs a.active i {
    color: #00224f!important
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    text-decoration: none;
    color: #00224f!important;
    background-color: var(--color-gold)!important
}

._tabicon i,.list-group-item-action:focus,.list-group-item-action:hover i,.nav-pills .nav-link.active i,.nav-pills .show>.nav-link i {
    color: #00224f!important
}

.ToursleftList .nav-link {
    white-space: nowrap;
    margin-bottom: 10px;
    padding: 1em 2em;
    font-weight: 700;
    color: #00224f!important;
    background-color: #e0e0e0!important;
    border-radius: 20px!important
}

.ToursleftList .nav-link.active,.ToursleftList .nav-link:hover,.ToursleftList .show>.nav-link {
    color: #fff!important;
    background-color: #00193a!important
}

.custompricelist ._pricedescription ul li {
    grid-template-columns: 1fr 1fr;
    line-height: 2;
    display: grid
}

.custompricelist ._pricedescription ul li strong {
    text-align: end;
    font-weight: 700
}

.pricebox_3 .pricehead {
    background: #f1ffe2!important
}

.TabsSlider__Container-sc-1dz5frm-0 {
    width: 100%
}

.es-tabs-slider-inner {
    justify-content: space-between;
    width: 25%;
    display: inline-flex;
    padding: 1em!important
}

.es-header-container {
    margin-top: 1em
}

.inquiryFroms div.wpforms-container-full input[type=checkbox]:before,div.wpforms-container-full input[type=radio]:before {
    border-radius: 8px
}

.videoBox {
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 40%
}

.tabs_vertical_ab .nav-pills .nav-link.active,.tabs_vertical_ab .nav-pills .show>.nav-link {
    color: #fff!important;
    background-color: #434141!important
}

.nav_home_ttabs li+li {
    margin-left: 5px
}

.nav_home_ttabs li .nav-link {
    border: 2px solid #00afef00;
    border-radius: 20px;
    padding: 1em 2em;
    color: #00193a!important;
    background-color: #e3f6fe!important;
    font-weight: 400!important
}

.nav_home_ttabs li .nav-link i {
    font-size: 25px
}

.nav_home_ttabs li .nav-link .t_titles {
    color: #00224f!important
}

.nav_home_ttabs li .nav-link.active,.nav_home_ttabs li .nav-link:hover {
    color: #00193a!important
}

.nav_home_ttabs li:first-child .nav-link {
    border: 2px solid #00afef00;
    background-color: #e3f6fe!important
}

.nav_home_ttabs li:first-child .nav-link.active,.nav_home_ttabs li:first-child .nav-link:hover {
    border: 2px solid #00b1ef
}

.nav_home_ttabs li:nth-child(2) .nav-link {
    border: 2px solid #00afef00;
    background-color: #fff6cc!important
}

.nav_home_ttabs li:nth-child(2) .nav-link.active,.nav_home_ttabs li:nth-child(2) .nav-link:hover {
    border: 2px solid #e5cf6d
}

.nav_home_ttabs li:nth-child(3) .nav-link {
    border: 2px solid #00afef00;
    background-color: #f3ffcf!important
}

.nav_home_ttabs li:nth-child(3) .nav-link.active,.nav_home_ttabs li:nth-child(3) .nav-link:hover {
    border: 2px solid #b2db3a
}

.nav_home_ttabs li:nth-child(4) .nav-link {
    border: 2px solid #00afef00;
    background-color: #ffe5cd!important
}

.nav_home_ttabs li:nth-child(4) .nav-link.active,.nav_home_ttabs li:nth-child(4) .nav-link:hover {
    border: 2px solid #d67c28
}

.nav_home_ttabs li:nth-child(5) .nav-link {
    border: 2px solid #00afef00;
    background-color: #ebe9ff!important
}

.nav_home_ttabs li:nth-child(5) .nav-link.active,.nav_home_ttabs li:nth-child(5) .nav-link:hover {
    border: 2px solid #968df3
}

.nav-link {
    color: #00224f!important
}

.tabs_vertical_ab button.nav-link {
    text-align: left;
    border-radius: 10px;
    min-width: 250px;
    margin-bottom: 8px;
    padding: 1em;
    font-size: 20px;
    position: relative;
    background-color: #fff6e5!important
}

@media only screen and (max-width: 992px) {
    ul.gallerytour li:nth-child(4) {
        display:none
    }

    ul.gallerytour li:first-child {
        width: 75%!important
    }

    ul.gallerytour li:nth-child(2),ul.gallerytour li:nth-child(3) {
        width: 20%!important
    }

    ._tourcontainer .accordion-body {
        padding: 1rem 0!important
    }

    .flex-reverse {
        flex-direction: column-reverse;
        display: flex
    }

    .tour_lists {
        margin-left: 0
    }

    .tour_lists>div:after,.tour_lists>div:first-child:before {
        display: none!important
    }

    .accordion-flush.tour_lists .accordion-button {
        font-size: 13px
    }
}

.owl-carousel.owl-carousel_medium.m_arrows .owl-nav button.owl-next {
    margin-right: 20px
}

.owl-carousel.owl-carousel_medium.m_arrows .owl-nav button.owl-prev {
    margin-left: 23px
}

@media only screen and (max-width: 1370px) {
    ._navigation_sticky {
        display:none!important
    }

    .sticky-top.ab_sticky {
        top: 80px
    }

    ._calltoaction,._calltoaction a {
        padding: 0!important
    }

    ._calltoaction a {
        font-size: 13px;
        padding: 11px 0!important
    }
}

.titlehead_2 {
    background: #0000008f;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    padding: 3em;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff!important
}

.titlehead_2 h1 {
    color: #fff!important
}

.priceusd {
    font-size: 15px
}

.table_p_uros {
    border: 1px solid #333;
    border-radius: 10px;
    width: 100%;
    margin: 5px;
    overflow: hidden;
    box-shadow: 1px 2px 6px #b0b0b0
}

.table_p_uros thead {
    color: #fff;
    background: #00193a
}

.table_p_uros thead th {
    padding: 1.5em;
    font-size: 1.2em
}

@media only screen and (max-width: 1122px) {
    ._promo_ div {
        margin:2px;
        font-size: 14px
    }

    ._tprice {
        font-size: 15px
    }

    ._detailprice ._calltoaction,._detailprice ._calltoaction a {
        font-size: 15px!important
    }

    ._tourmap img {
        object-fit: cover;
        width: 100%;
        height: 100%
    }

    ._changecol>div {
        width: 100%;
        margin-bottom: 1em
    }

    ul.gallerytour li:nth-child(2) ._playzoom,ul.gallerytour li:nth-child(3) ._playzoom {
        width: 40px;
        height: 34px;
        top: 36%;
        left: 35%
    }
}

._playvideo {
    height: 150px;
    position: absolute;
    bottom: 10%;
    left: 47%;
    width: 150px!important
}

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

ul.gallerytour li {
    float: left;
    width: 33.3%;
    position: relative
}

ul.gallerytour li:first-child {
    border-radius: 20px;
    width: 54%;
    max-height: 645px;
    margin-right: 5px;
    overflow: hidden
}

ul.gallerytour li:nth-child(2) {
    border-radius: 20px;
    width: 23%;
    margin-left: 9px;
    overflow: hidden
}

ul.gallerytour li:nth-child(3) {
    border-radius: 20px;
    width: 20%;
    margin-left: 9px;
    overflow: hidden
}

ul.gallerytour li:nth-child(2),ul.gallerytour li:nth-child(3) {
    margin-bottom: 5px
}

ul.gallerytour li:nth-child(4) {
    border-radius: 20px;
    width: 20%;
    margin-top: 5px;
    margin-left: 5px;
    overflow: hidden
}

ul.gallerytour li:nth-child(10),ul.gallerytour li:nth-child(11),ul.gallerytour li:nth-child(12),ul.gallerytour li:nth-child(13),ul.gallerytour li:nth-child(14),ul.gallerytour li:nth-child(15),ul.gallerytour li:nth-child(16),ul.gallerytour li:nth-child(17),ul.gallerytour li:nth-child(18),ul.gallerytour li:nth-child(19),ul.gallerytour li:nth-child(21),ul.gallerytour li:nth-child(22),ul.gallerytour li:nth-child(23),ul.gallerytour li:nth-child(24),ul.gallerytour li:nth-child(25),ul.gallerytour li:nth-child(26),ul.gallerytour li:nth-child(27),ul.gallerytour li:nth-child(28),ul.gallerytour li:nth-child(29),ul.gallerytour li:nth-child(30),ul.gallerytour li:nth-child(5),ul.gallerytour li:nth-child(6),ul.gallerytour li:nth-child(7),ul.gallerytour li:nth-child(8),ul.gallerytour li:nth-child(9) {
    display: none
}

ul.gallerytour li img {
    box-sizing: border-box;
    width: 100%;
    transition-duration: 1.9s
}

ul.gallerytour li a:hover img {
    transition-duration: 1.9s;
    transform: scale(1.1) rotate(1deg)
}

ul.gallerytour li a {
    cursor: pointer;
    display: block
}

#gallerybuttom3 {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0
}

.buttomMore {
    color: #fff;
    text-align: center;
    float: right;
    width: 150px;
    margin-right: 10px;
    padding: 10px;
    font-style: normal;
    position: absolute;
    bottom: 10px;
    right: 0;
    background-color: #00193ad1!important
}

#gallerybuttom27 {
    width: 100%;
    height: 100%;
    position: absolute
}

ul.gallerytour li:nth-child(3) #gallerybuttom {
    visibility: visible
}

._playzoom {
    color: #fff;
    z-index: 90;
    opacity: .5;
    text-align: center;
    background-color: #ff90bfb8;
    border-radius: 10px;
    padding: 5px;
    font-size: 1.5em;
    position: absolute;
    width: 40px!important;
    height: 35px!important;
    top: 43%!important;
    left: 43%!important
}

.coverTourGal a:hover ._playzoom {
    opacity: 1
}

@media only screen and (max-width: 768px) {
    ul.gallerytour li:first-child {
        margin-right:0;
        width: 100%!important
    }

    ul.gallerytour li:nth-child(2),ul.gallerytour li:nth-child(3) {
        margin-top: 10px;
        margin-left: 8px;
        width: 47%!important
    }
}

@media only screen and (max-width: 400px) {
    ul.gallerytour li:nth-child(4) {
        width:98%;
        display: none
    }

    ._navigation_sticky {
        display: none!important
    }
}

.ytp-swatch-background-color {
    background-color: #00193a!important
}

._touricon {
    width: 80px;
    height: 75px;
    background: var(--color-gold)!important
}

img.theme_dark {
    display: none
}

.section-main-tour .contenedor-tour {
    width: 100%;
    max-width: 1900px;
    margin: 10px auto 0;
    position: relative
}

.contenedor-tour .boton-ver-mas {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border: none;
    border-radius: .375rem;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    display: inline-block
}

.more-images {
    position: relative
}

.more-overlay {
    color: #fff;
    background: #0000008c;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.2rem;
    font-weight: 700;
    display: flex;
    position: absolute;
    top: 0;
    left: 0
}

.section-main-tour .gallery-grid {
    grid-template-columns: auto 20% 20%;
    grid-auto-rows: 250px;
    gap: 10px;
    display: grid
}

.section-main-tour .gallery-grid .cont-img {
    height: 100%
}

.section-main-tour .gallery-grid img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.gallery-grid .gallery-item:first-child {
    grid-row: span 2
}

.gallery-grid .gallery-item:nth-child(2) {
    grid-area: 1/2
}

.gallery-grid .gallery-item:nth-child(3) {
    grid-area: 2/2
}

.gallery-grid .gallery-item:nth-child(4) {
    grid-area: span 2/3
}

.gallery-grid .gallery-item {
    position: relative
}

.contenedor-tour-title {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.contenedor-tour-title h1 {
    color: #fff;
    font-size: clamp(28px,4vw,45px)
}

.section-main-tour .pg-tour-title {
    color: #fff;
    z-index: 3;
    width: 35%;
    padding: 10px;
    position: absolute;
    bottom: 15%
}

.gallery-item .overlay {
    border-radius: inherit;
    pointer-events: none;
    background: linear-gradient(to top,#000000a6,#00000059,#0000);
    position: absolute;
    inset: 0
}

.contenedor-tour .boton-ver-mas {
    color: #fff;
    background-color: #00193a99;
    position: absolute;
    bottom: 5%;
    right: 1%
}

.contenedor-tour .boton-ver-mas:hover {
    color: #fff
}

.detail-tour-container {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.nav-tabs-activities {
    flex-wrap: wrap;
    list-style: none;
    display: flex
}

.nav-tabs-activities .nav-item .head-accor-item {
    color: #00224f;
    background-color: #fff;
    border-bottom: 3px solid transparent;
    position: relative;
    transition: all .3s
}

.tour-content h2 {
    font-size: 1.8rem
}

.tour-content h3 {
    margin-top: 15px;
    font-size: 1.25rem;
    margin-bottom: 15px;
    font-weight: 500;
}

.trip-summary-timeline.no-timeline::after,.trip-summary-timeline.no-timeline::before {
    display: none!important
}

.itinerary-gallery {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 12px;
    margin-bottom: 18px
}

.itinerary-gallery a {
    display: block;
    overflow: hidden;
    border-radius: 12px
}

.itinerary-gallery img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block
}

@media (max-width: 768px) {
    .itinerary-gallery {
        grid-template-columns:1fr
    }

    .itinerary-gallery img {
        height: 220px
    }
}

.tour-content h4 {
    color: var(--color-primary);
    font-size: 1rem
}

.tour-content h4 b,.tour-content h4 strong {
    font-weight: 500
}

.tour-content p {
    margin-bottom: 5px
}

.tour-content section {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid var(--color-gold)
}

.tour-content {
    padding: 30px 0
}

.tour-content ul {
    margin-bottom: 15px;
    margin-left: 0
}

.tour-content ul li {
    list-style: none;
    position: relative;
    padding-left: .85rem
}

.tour-content ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: orange;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: .55em
}

.iti-count {
    position: relative
}

.iti-count:after {
    content: "";
    border-left: 2px dashed #ffd859;
    width: 0;
    height: 100%;
    padding-top: 0;
    position: absolute;
    top: 40px;
    left: 20px
}

.iti-item {
    gap: 10px;
    padding: 20px 0;
    display: flex
}

.iti-count-cont {
    color: #fff;
    background-color: var(--color-gold);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 10px;
    font-family: "Merriweather 24pt",sans-serif;
    font-weight: 700;
    display: flex
}

.tour-info-cont {
    border-left: 1px solid #d0d0d0;
    padding-left: 20px;
    position: sticky;
    top: 10px
}

.calendartour .contenedor-botones a {
    display: none!important
}

.btn-tour {
    color: #00224f;
    text-transform: uppercase;
    font-size: 18px
}

.btn-tour-eq {
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 18px
}

.pos-abs-overlay {
    background-color: #0000004d;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex
}

.view-map {
    color: #fff;
    font-size: 22px;
    font-weight: 700
}

.tour-media-container {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    display: grid
}

.box_nav {
    z-index: 9;
    position: sticky;
    top: 0
}

.tour-nav-booking-bar {
    display: flex;
    align-items: stretch
}

.tour-nav-tabs-area {
    flex: 1 1 auto;
    min-width: 0
}

.nav-menu-wrapper,.tour-nav-tabs-area {
    position: relative;
    min-width: 0;
    overflow: visible
}

.tabs-tour-info {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 15px;
    width: 100%;
    margin: 0;
    padding: 8px 10px 5px;
    box-shadow: none;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #0000003d #e5e5e5
}

.tabs-tour-info::-webkit-scrollbar {
    height: 5px
}

.tabs-tour-info::-webkit-scrollbar-track {
    background: #e5e5e5;
    border-radius: 999px
}

.tabs-tour-info::-webkit-scrollbar-thumb {
    background: var(--color-gold);
    border-radius: 999px
}

.box_nav.tour-nav-booking-bar {
    border-top: 3px outset var(--color-gold);
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    background: var(--color-white)
}

.tabs-tour-info .tour-nav-link.active,.tabs-tour-info .tour-nav-link.is-active {
    background: rgba(193,146,43,.08);
    color: #00224f;
    font-weight: 700;
    border-radius: 8px
}

.tabs-tour-info li {
    flex: 0 0 auto;
    list-style: none
}

.tabs-tour-info .tour-nav-link span {
    white-space: nowrap
}

.nav-indicator.visible {
    opacity: 1
}

.tour-nav-booking-area {
    flex: 0 0 386px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    padding: 5px 20px;
    background: #fff;
    white-space: nowrap
}

.tour-nav-price {
    display: flex;
    flex-direction: column;
    gap: 4px;
    line-height: 1;
    color: #0b1633;
    min-width: 170px
}

.tour-nav-price-top {
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap
}

.tour-nav-price .price-label {
    display: inline-flex;
    align-items: end;
    font-size: 10px;
    letter-spacing: 1.2px;
    color: #4d4c4c;
    white-space: nowrap;
    font-weight: 600
}

.tour-nav-price .price-main {
    display: inline-flex;
    align-items: baseline;
    gap: 4px;
    white-space: nowrap
}

.tour-nav-price strong {
    font-size: 24px;
    font-weight: 800;
    line-height: 1
}

.tour-nav-price small {
    font-size: 11px;
    font-weight: 700;
    line-height: 1
}

.tour-nav-price em {
    display: block;
    font-size: 10px;
    font-style: normal;
    letter-spacing: 1.2px;
    color: #4d4c4c
}

.tour-nav-book-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 130px;
    height: 46px;
    padding: 0 24px;
    background: var(--color-gold);
    border-radius: 5px;
    color: var(--color-primary);
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    border: 0
}

.tour-nav-book-btn:hover {
    background: #e4aa00;
    color: #111
}

.nav-menu-wrapper {
    position: relative
}

.tour-tab-panel {
    scroll-margin-top: 120px
}

.nav-indicator {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: var(--color-gold);
    border-radius: 2px;
    opacity: 0;
    transition: transform .4s cubic-bezier(.4,0,.2,1),width .4s cubic-bezier(.4,0,.2,1),opacity .3s ease
}

.nav-indicator.visible {
    opacity: 1
}

.tab-pane.active.show {
    display: block
}

.section-destinations {
    padding: 4rem 0;
    background: #00000012
}

.section-destinations .desti-title {
    text-align: center
}

.section-destinations .desti-title h2 {
    color: #00193a;
    font-size: 40px!important
}

.section-destinations .desti-descrip {
    width: 70%;
    margin: 0 auto
}

.section-destinations .desti-body {
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    margin-top: 3rem;
    display: grid
}

.section-destinations .desti-card {
    position: relative
}

.section-destinations .desti-image-wrapper {
    height: 100%
}

.section-destinations .desti-image-wrapper img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.tailor-modal .wpforms-image-choices {
    display: grid!important;
    grid-template-columns: repeat(5,1fr)!important;
    gap: 12px!important;
    padding: 0!important;
    margin: 0!important
}

.tailor-modal .wpforms-image-choices-item {
    list-style: none!important
}

.tailor-modal .wpforms-field-label-inline {
    padding: 0!important
}

.tailor-modal .wpforms-image-choices-image img {
    width: 100%!important;
    height: auto!important;
    border-radius: 6px!important;
    display: block!important
}

.tailor-modal .wpforms-image-choices-label {
    display: block!important;
    margin-top: 6px!important;
    font-size: 14px!important
}

@media (max-width: 992px) {
    .tailor-modal .wpforms-image-choices {
        grid-template-columns:repeat(3,1fr)!important
    }
}

@media (max-width: 600px) {
    .tailor-modal .wpforms-image-choices {
        grid-template-columns:repeat(2,1fr)!important
    }
}

.tailor-made .wpforms-container .wpforms-image-choices-modern {
    padding: 0!important
}

.modal {
    padding: 5px;
    z-index: 1050;
    background: #0009;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto
}

.modal.show {
    display: block
}

.modal-dialog {
    margin: 50px auto;
    transition: transform .3s;
    transform: translateY(0);
    width: 65%
}

.modal-content {
    background: #fff;
    border-radius: 10px;
    animation: .3s fadeIn;
    overflow: hidden;
    box-shadow: 0 5px 20px #0003
}

.modal-header {
    background: var(--color-gold);
    justify-content: flex-end;
    padding: 20px;
    display: flex
}

.modal-body {
    padding: 20px
}

.btn-close {
    cursor: pointer;
    background: 0 0;
    border: none;
    font-size: 1.5rem;
    line-height: 1
}

.section-tour-related .title-related {
    text-align: center;
    font-size: clamp(24px,2.3vw,40px)
}

.cards-items .related-img {
    height: 280px
}

.cards-items .related-img img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.cards-items .card-related {
    grid-template-rows: 280px 1fr;
    display: grid
}

.cards-items .related-body {
    z-index: 2;
    background: #f8fafc;
    border-radius: 15px;
    margin-top: -15px;
    padding: 15px;
    position: relative
}

.cards-items .related-title {
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3
}

.cards-items .related-title a {
    color: #00224f
}

.cards-items .tour-description {
    color: #00193a;
    margin-bottom: 20px;
    font-size: 14px
}

.cards-items .difficulty-section {
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    display: flex
}

.cards-items .difficulty-label {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700
}

.cards-items .difficulty-bars {
    gap: 4px;
    display: flex
}

.cards-items .difficulty-bars .difficulty-bar {
    background-color: var(--color-gold);
    border-radius: 3px;
    width: 34px;
    height: 8px
}

.cards-items .price-section {
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    display: flex
}

.cards-items .price-section .price-label {
    color: #00193a;
    font-size: 14px;
    font-weight: 600
}

.cards-items .price-section .price {
    color: #00193a;
    font-size: 32px;
    font-weight: 700;
    line-height: 1
}

.cards-items .price-section .price-per-person {
    color: #00193a;
    margin-top: 2px;
    font-size: 13px
}

.cards-items .tour-btn {
    color: #000;
    text-transform: uppercase;
    background-color: var(--color-gold);
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s;
    display: inline-block
}

.cards-items .tour-btn svg {
    vertical-align: middle
}

.cards-items .tour-btn:hover {
    color: #000;
    background-color: #f59e0b;
    transform: translateY(-1px)
}

.tab-pane p {
    margin-bottom: 1rem
}

.tab-pane ol,.tab-pane ul {
    padding-left: 1rem
}

.tab-pane ul.not-included {
    margin-bottom: 1.5rem;
    list-style: none
}

.tab-pane ul.not-included>li {
    padding-left: 1.5em;
    position: relative
}

.tab-pane ul.not-included>li:before {
    content: "";
    background: url("data:image/svg+xml,%3Csvg fill='%23e63946' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.3 5.71a1 1 0 0 0-1.41 0L12 10.59 7.11 5.7a1 1 0 1 0-1.41 1.41L10.59 12l-4.89 4.89a1 1 0 1 0 1.41 1.41L12 13.41l4.89 4.89a1 1 0 0 0 1.41-1.41L13.41 12l4.89-4.89a1 1 0 0 0 0-1.4z'/%3E%3C/svg%3E") center/contain no-repeat;
    width: 1em;
    height: 1em;
    position: absolute;
    top: .2em;
    left: 0
}

.tab-pane ul.included {
    list-style: none
}

.tab-pane ul.included>li {
    padding-left: 1.5em;
    position: relative
}

.tab-pane ul.included>li:before {
    content: "";
    background: url("data:image/svg+xml,%3Csvg fill='%2300b894' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17l-3.88-3.88a1 1 0 1 1 1.41-1.41L9 13.34l8.47-8.47a1 1 0 1 1 1.41 1.41L9 16.17z'/%3E%3C/svg%3E") center/contain no-repeat;
    width: 1em;
    height: 1em;
    position: absolute;
    top: .2em;
    left: 0
}

.tab-pane .title-fqa {
    margin-bottom: 20px
}

.tab-pane .content-price {
    flex-direction: row;
    gap: 20px;
    display: flex
}

.tab-pane .content-price ol,.tab-pane .content-price ul {
    list-style: none
}

.tab-pane .content-price .item-price {
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: 8px;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    display: flex;
    position: relative
}

.tab-pane .content-price .title-price {
    color: #dfb880;
    text-align: center;
    font-size: 20px
}

.tab-pane .content-price ._priceamount {
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.tab-pane .content-price ._pricedescription ul li {
    grid-template-columns: 1fr 1fr;
    line-height: 2;
    display: grid
}

.tab-pane .content-price ._pricedescription ul li strong {
    text-align: end;
    font-weight: 700
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media (max-width: 1024px) {
    .tour-info-cont {
        border-left:none;
        padding-left: 0
    }

    .detail-tour-bd {
        grid-template-columns: auto 45%
    }

    .tabs-tour-info {
        top: 0
    }

    .tour-info-cont {
        top: 110px
    }

    .section-main-tour .gallery-grid {
        grid-auto-rows: 180px
    }

    .about-why-contenedor {
        grid-template-columns: repeat(2,1fr)
    }

    .contenedor-tour .boton-ver-mas {
        z-index: 2
    }
}

@media (max-width: 600px) {
    .section-main-tour .gallery-grid {
        grid-template-columns:1fr
    }

    .gallery-grid .gallery-item {
        display: none
    }

    .gallery-grid .gallery-item:first-child {
        display: block
    }

    .contenedor-tour-title {
        margin: 0
    }

    .section-main-tour .pg-tour-title {
        text-align: center;
        width: 100%;
        bottom: 30%
    }

    .detail-tour-bd {
        grid-template-columns: 1fr
    }

    .section-detail-tour .detail-bd-content {
        min-width: 0;
        padding-right: 0
    }

    .detail-bd-features {
        border-left: none;
        order: 1;
        margin-top: 25px;
        padding-left: 0
    }

    .about-why-contenedor,.section-detail-tour,.tour-media-container {
        grid-template-columns: 1fr
    }

    .tab-pane .content-price {
        flex-direction: column
    }

    .section-detail-tour .nav-tabs-activities {
        flex-wrap: nowrap;
        top: 0;
        overflow-x: auto
    }

    .card-desktop {
        display: none
    }

    .card-pricing-mb {
        margin-bottom: 20px;
        display: block
    }
}

.booking-card-new {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 1px;
    font-family: inherit
}

.booking-card-header {
    position: relative;
    overflow: hidden;
    background: var(--color-primary);
    color: var(--color-primary);
    padding: 24px 20% 20px 30px;
    min-height: 110px;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    border-radius: 8px 8px 0 0
}

.booking-card-title {
    margin: 0;
    color: var(--color-white);
    font-size: 25px;
    line-height: 1.1;
    font-weight: 700
}

.booking-card-duration {
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    color: var(--color-white)
}

.booking-card-new {
    position: relative;
    overflow: hidden
}

.booking-card-ribbon {
    position: absolute;
    top: 24px;
    right: -66px;
    width: 219px;
    text-align: center;
    transform: rotate(45deg);
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: 8px 0;
    white-space: nowrap;
    z-index: 3;
    box-shadow: 0 4px 12px rgba(0,31,69,.12)
}

.booking-card-ribbon.is-best-seller {
    background: var(--color-gold);
    color: #001f45
}

.booking-card-ribbon.is-recommended {
    background: #4cc786;
    color: #063323
}

.booking-card-ribbon.is-trending {
    background: #ff7a00;
    color: #fff
}

.booking-card-ribbon {
    position: absolute;
    top: 30px;
    right: -48px;
    width: 185px;
    background: var(--color-gold);
    color: #001f45;
    text-align: center;
    transform: rotate(45deg);
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 7px 0
}

.booking-card-body {
    padding: 26px 25px 15px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 0 0 8px 8px;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

.booking-information {
    margin-top: 30px;
    background: #fff;
    border: 1px solid #d8dde8;
    border-radius: 8px;
    padding: 18px 0 0
}

.booking-card-label {
    margin-bottom: 15px;
    color: #6f7480;
    font-size: 15px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-weight: 600
}

.booking-card-price-row {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 8px;
    margin-bottom: 24px;
    color: #001f45
}

.booking-card-old-price {
    position: relative;
    color: #51545c;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 8px;
    white-space: nowrap
}

.booking-card-old-price::after {
    content: "";
    position: absolute;
    left: -3px;
    right: -3px;
    top: 50%;
    height: 2px;
    background: #52575e;
    transform: rotate(-8deg)
}

.booking-card-price {
    color: #001f45;
    font-size: 40px;
    line-height: .95;
    font-weight: 900;
    white-space: nowrap
}

.booking-card-person {
    color: #333843;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 9px;
    white-space: nowrap
}

.booking-card-note {
    display: flex;
    gap: 10px;
    background: #f5f4fb;
    color: #656b78;
    border: 1px solid #efedf8;
    border-radius: 12px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 24px;
    align-items: center
}

.booking-card-note-icon {
    color: #bd7777;
    font-size: 25px;
    line-height: 0
}

.booking-card-actions {
    display: flex;
    gap: 22px;
    margin-bottom: 16px
}

.booking-btn {
    width: 50%;
    padding: 13px 10px;
    border: 0;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    transition: transform .2s ease,box-shadow .2s ease,opacity .2s ease
}

.booking-btn:hover {
    transform: translateY(-1px);
    text-decoration: none
}

.booking-btn-primary {
    background: var(--color-gold);
    color: var(--color-primary)
}

.booking-btn-primary:hover {
    color: #111;
    box-shadow: 0 8px 18px rgba(255,196,0,.35)
}

.booking-btn-secondary {
    background: #001f45;
    color: #fff
}

.booking-btn-secondary:hover {
    color: #fff;
    box-shadow: 0 8px 18px rgba(0,31,69,.25)
}

.booking-card-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    flex-wrap: wrap;
    color: #001f45;
    font-size: 13px;
    line-height: 1.2;
    padding: 0 0 16px;
    border-bottom: 1px solid #d7d7d7
}

.booking-card-rating a {
    color: #001f45;
    font-weight: 700;
    text-decoration: underline
}

.booking-trip-icon {
    width: 22px;
    height: 22px;
    background: #00aa6c;
    color: #00aa6c;
    border-radius: 50%;
    display: inline-block;
    font-size: 0
}

.booking-stars {
    color: #ffc400;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1
}

.booking-card-benefits {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
    color: #222833;
    font-size: 14px;
    font-weight: 600
}

.booking-benefit {
    display: flex;
    align-items: flex-start;
    gap: 8px
}

.booking-benefit span {
    width: 20px;
    display: inline-flex;
    justify-content: center;
    color: #001f45;
    font-size: 10px
}

.booking-card-benefits-wrap {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 5px;
    align-items: center;
    padding: 2px 20px
}

.booking-card-benefits-wrap .booking-card-benefits {
    margin-top: 0
}

.booking-tripadvisor-award {
    display: flex;
    align-items: center;
    justify-content: center
}

.booking-tripadvisor-award img {
    display: block;
    max-width: 120px;
    width: 100%;
    height: auto;
    object-fit: contain
}

@media (max-width: 575px) {
    .booking-card-benefits-wrap {
        gap:1px
    }

    .booking-card-benefits {
        gap: 5px;
        padding: 10px 15px 18px
    }

    .booking-tripadvisor-award img {
        max-width: 120px
    }
}

.booking-card-question {
    display: grid;
    grid-template-columns: 42px 1fr 20px;
    align-items: center;
    gap: 14px;
    background: #eef1fb;
    border-top: 1px solid #d7dceb;
    padding: 24px 25px;
    color: #001f45;
    border-radius: 0 0 14px 14px;
    min-width: 100%
}

.booking-question-icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: var(--color-primary);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px
}

.booking-card-question strong {
    display: block;
    font-size: 16px;
    line-height: 1.1
}

.booking-card-question span {
    display: block;
    color: #4e5562;
    font-size: 14px;
    line-height: 1.2
}

.booking-question-arrow {
    font-size: 34px;
    color: #707784;
    line-height: 1
}

@media (max-width: 575px) {
    .booking-card-new {
        max-width:100%;
        border-radius: 12px
    }

    .booking-card-header {
        padding: 22px 20% 18px 20px;
        min-height: 108px
    }

    .booking-card-title {
        font-size: 23px
    }

    .booking-card-duration {
        font-size: 16px
    }

    .booking-card-body {
        padding: 26px 25px 5px
    }

    .booking-card-price {
        font-size: 40px
    }

    .booking-card-old-price {
        font-size: 22px
    }

    .booking-btn {
        padding: 8px;
        font-size: 15px;
        background: var(--color-primary);
        color: var(--color-white)
    }

    .booking-btn-primary:hover {
        color: var(--color-white);
        box-shadow: 0 2px 10px #888
    }

    .booking-btn-secondary {
        background: var(--color-white);
        color: var(--color-primary);
        border: 2px solid var(--color-primary)
    }
}

@media (min-width: 1025px) {
    .detail-bd-features .card-desktop {
        background:#fff
    }
}

.nota-tour-price {
    text-align: center;
    color: #000;
    margin: 10px;
    font-size: 14px
}

.note-tripadvisor {
    text-align: center;
    background-color: #fff;
    border: 1px solid #0000002d;
    border-radius: 15px;
    margin-top: 25px;
    padding: 15px;
    font-family: sans-serif;
    position: relative
}

.note-price p {
    color: #5a6c7d;
    margin: 0;
    font-size: 15px;
    line-height: 1.5
}

.text-review {
    font-size: .6rem;
    line-height: 1.3
}

.reviews_bar {
    font-weight: 700;
    margin-top: 5px;
    font-size: .7rem;
    display: flex;
    align-items: flex-end;
    justify-content: left;
    gap: 5px;
    line-height: 1;
    margin-bottom: 5px
}

.contents-news {
    grid-template-columns: 65% 35%;
    display: grid
}

.contents-news h1 {
    color: #00193a;
    margin: 0;
    font-size: clamp(1.8rem,3vw + 1rem,3.5rem)
}

.contents-news .contenedor-imgs {
    margin-bottom: 10px
}

.contents-news .contenedor-imgs img {
    border-radius: 8px;
    width: 100%
}

.contents-news .section-news {
    border-right: 1px solid #e8e8e8;
    margin-top: 10px;
    padding: 10px 30px
}

.contents-news .header-news {
    max-width: 1033px;
    margin: 0 auto;
    padding: 25px 0 20px
}

.contents-news .entry-title {
    font-size: 45px;
    line-height: 57px
}

.contents-news .section-related {
    align-self: flex-start;
    height: fit-content;
    margin-top: 30px;
    padding: 10px 30px;
    position: sticky;
    top: 20px
}

.contents-news .contenedor-body .author {
    margin-right: 5px;
    font-style: italic;
    font-weight: 700
}

.contents-news .contenedor-body .published {
    color: gray;
    margin-left: 5px;
    font-style: italic
}

.contents-news .contenedor-body .info-published {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    display: flex
}

.contents-news .contenedor-body .info-published .author {
    font-weight: 700
}

.contents-news .contenedor-body .info-published img {
    border-radius: 50%
}

.contents-news .contenedor-body .info-published .author-info {
    align-items: center;
    gap: 10px;
    display: flex
}

.contents-news .contenedor-body .info-published .author-info div {
    align-items: center;
    gap: 25px;
    display: flex
}

.contents-news .contenedor-body .info-published .author-info p {
    color: #555;
    margin: 0;
    font-size: .85rem
}

.contents-news .contenedor-body .info-published .author-info p a {
    color: #001980
}

.contents-news .share-buttons {
    flex-direction: row;
    align-items: center;
    gap: 8px;
    font-family: system-ui,sans-serif;
    display: flex
}

.contents-news .share-buttons span {
    margin-right: 8px;
    font-weight: 700
}

.contents-news .share-buttons a {
    color: #fff;
    border-radius: 6px;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    font-size: 14px;
    text-decoration: none;
    transition: background-color .3s,transform .2s;
    display: inline-flex
}

.contents-news .share-buttons svg {
    width: 16px;
    height: 16px
}

.contents-news .share-buttons a:hover {
    filter: brightness(.9);
    transform: translateY(-2px)
}

.contents-news .share-buttons .facebook {
    background-color: #1877f2
}

.contents-news .share-buttons .twitter {
    background-color: #000
}

.contents-news .share-buttons .whatsapp {
    background-color: #25d366
}

.contents-news .share-buttons .linkedin {
    background-color: #0a66c2
}

.custom-item {
    border-bottom: 1px solid #e8e8e8;
    grid-template-columns: 59% 1fr;
    gap: 79px;
    padding: 20px 0;
    display: grid
}

.custom-item h3 {
    font-size: 14px!important
}

.custom-item .img-item {
    width: 100px;
    height: 100px;
    display: block
}

.custom-item .img-item img {
    border-radius: 8px
}

.custom-item .author {
    margin-right: 5px;
    font-style: italic;
    font-weight: 700
}

.custom-item .published {
    color: gray;
    margin-left: 5px;
    font-style: italic
}

@media (max-width: 576px) {
    .contents-news {
        grid-template-columns:1fr;
        padding: 0 10px
    }

    .contents-news .section-news {
        border-right: none;
        padding: 0
    }

    .contents-news .section-related {
        margin-top: 50px;
        padding: 0
    }

    .info-published {
        display: block!important
    }

    .author-info {
        padding-bottom: 15px
    }

    .custom-item {
        grid-template-columns: 1fr;
        gap: 20px
    }

    .custom-item .img-item {
        width: 100%;
        height: auto
    }
}

.contenedor-news {
    width: 70%;
    max-width: 1450px;
    margin: 0 auto
}

.title-new {
    color: #00193a;
    font-size: clamp(1.8rem,3vw + 1rem,3.5rem)
}

.content-first-new {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-top: 30px;
    display: grid
}

.new-imgs {
    width: 100%
}

.new-imgs img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.card-title-new {
    margin-bottom: 10px;
    font-size: 20px;
    display: block
}

.new-body .btn-readmore-blog {
    color: #00224f;
    text-transform: uppercase;
    border: 1px solid #00224f;
    border-radius: 10px;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex
}

.blog-cont-body img {
    width: 100%;
    height: auto
}

.new-body .btn-readmore-blog:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a
}

.new-body .btn-readmore-blog svg {
    vertical-align: middle
}

.lasted-news {
    margin-top: 20px
}

.lasted-news .title-lasted-new {
    margin-bottom: 20px;
    font-size: 18px
}

.btn-new {
    margin-top: 30px;
    display: inline-block
}

.content-first-new .info-published {
    font-size: 14px
}

.content-first-new .info-published .author {
    font-weight: 700
}

.entry-title {
    font-size: 45px;
    line-height: 57px
}

.breadcrump {
    column-gap: 8px;
    margin-bottom: 12px;
    display: flex
}

.breadcrump li {
    align-items: center;
    display: flex
}

.breadcrump li a {
    border-bottom: 2px solid #ffb42d;
    padding-bottom: 3px;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px
}

.header-news {
    max-width: 1033px;
    margin: 0 auto;
    padding: 25px 0 20px
}

.list-news {
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    display: grid
}

.list-news .card-new img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.list-news .card-title {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 18px;
    display: block
}

.list-news .info-published {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

.list-news .info-published .author {
    font-weight: 700
}

.list-news .info-published img {
    border-radius: 50%
}

.list-news .info-published div {
    flex-direction: column;
    display: flex
}

.list-news .info-published div address p {
    color: #555;
    margin: 0;
    font-size: .85rem
}

.list-news .info-published div address p a {
    color: #001980
}

.list-news .info-published div time {
    color: #222;
    font-size: .8rem;
    font-weight: 700
}

@media (max-width: 576px) {
    .contenedor-news {
        width:85%
    }

    .list-news {
        grid-template-columns: 1fr
    }

    .entry-title {
        padding: 20px 38px 0;
        font-size: 35px;
        line-height: 45px
    }

    .breadcrump {
        margin-bottom: 0;
        padding-left: 38px
    }
}

@media (max-width: 1024px) {
    .content-first-new {
        grid-template-columns:1fr;
        gap: 10px
    }

    .content-first-new .new-body {
        order: 2
    }

    .content-first-new .new-imgs {
        order: 1
    }
}

.planea-banner .blog-sld-title {
    font-size: clamp(1.8rem,2.5vw,3.5rem)
}

.content-body {
    text-align: center;
    width: 65%;
    margin: 0 auto
}

.text-second-planea {
    color: #00193a;
    font-size: clamp(24px,2.3vw,40px)
}

.breadcrumb-planea {
    margin-top: 10px;
    margin-bottom: 20px
}

.section-form {
    border: 1px solid #caced7;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px
}

.section-form .wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-content {
    padding: 0
}

.section-form div.wpforms-container-full .wpforms-form .wpforms-field-divider {
    border: none!important;
    padding: 0!important
}

.section-form h3 {
    text-align: start!important;
    color: #00193a!important;
    margin: 0 0 10px!important;
    padding: 0!important;
    font-size: 18px!important
}

.header-info {
    text-align: center
}

.header-info h2 {
    color: #00193a!important;
    font-size: clamp(1rem,2vw + .5rem,1.75rem)!important
}

.wpforms-submit-container {
    text-align: center!important
}

div.wpforms-container-full button[type=submit] {
    color: #000;
    text-transform: uppercase;
    background-color: var(--color-gold);
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s;
    display: inline-block
}

div.wpforms-container-full button[type=submit] svg {
    vertical-align: middle
}

div.wpforms-container-full button[type=submit]:hover {
    color: #000;
    background-color: #f59e0b;
    transform: translateY(-1px)
}

.section-info-cards {
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    margin-top: 3rem;
    display: grid
}

.section-info-cards .card-planea {
    border: 1px solid #caced7;
    border-radius: 15px;
    padding: 20px 30px
}

.section-info-cards .card-body {
    margin-top: 10px
}

.section-info-cards h2 {
    margin-top: 20px;
    font-size: 22px
}

.section-info-cards .number-cont {
    background-color: var(--color-gold);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    display: flex
}

.section-info-cards .number-cont span {
    font-size: 30px;
    font-weight: 700
}

.section-info-cards .planea-header {
    flex-direction: column;
    align-items: center;
    display: flex
}

.checkbox-cards {
    grid-template-columns: repeat(5,1fr);
    gap: 10px;
    display: grid
}

.check-card {
    cursor: pointer;
    position: relative
}

.check-card input {
    display: none
}

.check-card .card-content {
    text-align: center;
    background: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 14px;
    padding: 14px;
    transition: all .25s
}

.check-card img {
    width: 100%;
    height: 170px;
    margin-bottom: 8px
}

.check-card span {
    font-size: 14px;
    font-weight: 600;
    display: block
}

.check-card input:checked+.card-content {
    border-color: #00193a
}

.section-form .line-form {
    border: 1px solid #eee;
    margin-bottom: 15px
}

.section-form>h2 {
    text-align: center
}

.section-form .tai-descrip {
    text-align: center;
    width: 65%;
    margin: 0 auto
}

.section-form .title {
    color: #00193a;
    font-size: 18px
}

.section-form .trip-grid-2 {
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    display: grid
}

.section-form label {
    color: #00193a;
    font-size: 15px
}

.section-form input[type=date],.section-form input[type=email],.section-form input[type=number],.section-form input[type=tel],.section-form input[type=text],.section-form select {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    padding: 0 10px
}

.section-form textarea {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    width: 100%;
    padding: 10px
}

.section-form .form-group-g {
    margin-bottom: 30px
}

.section-form .form-group {
    margin-bottom: 1rem
}

.section-form .trip-grid-3 {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.section-form .form-tourch-spin {
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    display: flex;
    position: relative
}

.section-form .form-tourch-spin>input {
    border: 1px solid #d7d7d7;
    border-left: none;
    border-right: none;
    border-radius: 0;
    flex: auto;
    width: 1%
}

.section-form .form-tourch-spin button {
    border: 1px solid #d7d7d7;
    padding: 11px 20px
}

.section-form .iti {
    width: 100%
}

.section-form .checkbox-group,.section-form .radio-group {
    flex-wrap: wrap;
    gap: 20px;
    display: flex
}

.section-form .title-pref {
    color: #00193a;
    font-family: ibrand,sans-serif;
    font-size: 15px
}

.section-form .trip-action-forms {
    justify-content: center;
    display: flex
}

.section-form .buttom-trip {
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    background-color: var(--color-gold);
    border: none;
    border-radius: 10px;
    margin-right: 15px;
    padding: 12px 30px;
    font-size: .9rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s
}

.section-form .buttom-trip:hover {
    color: #000;
    background-color: #e0a800;
    transform: translateY(-2px)
}

.section-form .buttom-trip img,.section-form .buttom-trip svg {
    vertical-align: middle
}

@media (max-width: 576px) {
    .planea-banner .blog-banner-contenedor {
        justify-content:center
    }

    .section-info-cards {
        grid-template-columns: 1fr
    }

    .planea-banner .blog-sld-title {
        text-align: center
    }

    .content-body {
        width: 100%
    }

    .checkbox-cards,.section-form .trip-grid-2,.section-form .trip-grid-3 {
        grid-template-columns: 1fr
    }
}

.faqs-banner {
    height: 60vh;
    position: relative
}

.faqs-banner .faqs-banner-imgs {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.faqs-banner .faqs-banner-imgs img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.faqs-banner .faqs-banner-overlay {
    z-index: 2;
    background: linear-gradient(0deg,#000000a6 0,#00000059 40%,#0000);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.faqs-banner .faqs-banner-body {
    box-sizing: border-box;
    z-index: 2;
    align-items: end;
    width: 100%;
    height: 60vh;
    display: flex;
    position: relative
}

.faqs-banner .faqs-banner-container {
    color: #fff;
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.custom-accordion-wrapper {
    margin-bottom: 20px
}

.cont-faqs {
    margin-top: 3rem!important
}

.accordeon-contenedor.cont-faqs .faq_list_one {
    display: grid;
    grid-template-columns: 1fr
}

.title-faqs {
    color: #fff;
    margin: 0;
    font-size: clamp(28px,4vw,45px)
}

.faqs-banner .gold-line-main-left {
    margin: 0 0 25px
}

.title-second-faqs {
    color: #00224f;
    font-size: clamp(24px,2.3vw,40px)
}

.cont-descrip-faqs {
    color: #00224f;
    text-align: center;
    width: 75%;
    margin: 0 auto
}

.first-title {
    margin: 30px 0;
    font-size: 1.8rem
}

.blog-banner .blog-sld-title {
    text-transform: capitalize;
    color: var(--color-primary);
    font-size: clamp(1.8rem,2.5vw,3.5rem)
}

.uros-slider .blog-sld-title.tx-white {
    color: var(--color-white)
}

.section-main-blog {
    grid-template-columns: auto 30%;
    display: grid;
    margin-bottom: 80px
}

.section-main-blog .section-contents {
    border-right: 1px solid #caced7;
    padding-right: 20px
}

.section-main-blog .section-blog-right {
    padding-left: 20px
}

.section-main-blog .pb-card-item {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    display: grid
}

.section-main-blog .pb-cont-title {
    color: #00224f;
    margin-bottom: 20px;
    font-size: 22px
}

.blog-header {
    text-align: center
}

.blog-header .title-descrip {
    font-size: clamp(24px,2.3vw,40px)
}

.blog-header .blog-descrip-body {
    width: 65%;
    margin: 0 auto 3rem
}

.blog-last-published {
    margin-bottom: 3rem
}

.card-blog-last {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    display: grid
}

.card-blog-last .blog-title {
    margin-bottom: 10px
}

.card-blog-last .blog-title a {
    font-size: 20px;
    font-weight: 400
}

.card-blog-last .blog-images img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.card-blog-last .blog-card-footer {
    margin-top: 20px
}

.pb-card-decrip {
    flex-direction: column;
    gap: 10px;
    display: flex
}

.pb-card-decrip a {
    color: #00224f;
    font-weight: 400;
    text-decoration: none
}

.section-list-blog .blog-list-items {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.section-list-blog .blog-list-items .blog-card-item {
    grid-template-rows: 170px auto;
    display: grid;
    box-shadow: rgba(0,0,0,.16) 0 1px 4px;
    padding: 10px
}

.section-list-blog .blog-list-items .blog-images img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%
}

.section-list-blog .blog-list-items .blog-title {
    margin-bottom: 10px
}

.section-list-blog .blog-list-items .blog-title a {
    color: #00193a;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none
}

.section-list-blog .blog-list-items .blog-description {
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 0;
    display: flex
}

.section-list-blog .blog-list-items .blog-card-footer {
    margin-top: 15px
}

.section-list-blog .blog-list-items .blog-card-footer .rel-btn-link {
    color: #00224f;
    text-transform: uppercase;
    border: 1px solid #00224f;
    border-radius: 8px;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex
}

.blog-list-items .blog-card-footer .rel-btn-link:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a
}

.blog-list-items .blog-card-footer .rel-btns {
    margin-top: 10px
}

@media (max-width: 576px) {
    .blog-banner .blog-banner-contenedor {
        justify-content:center
    }

    .blog-header {
        margin-top: 20px
    }

    .blog-header .blog-descrip-body {
        width: 100%
    }

    .section-main-blog .section-blog-right {
        margin-top: 20px;
        padding-left: 0
    }

    .section-main-blog .section-contents {
        border-right: none;
        padding-right: 0
    }

    .card-blog-last {
        grid-template-columns: 1fr
    }

    .card-blog-last .blog-images {
        order: 1
    }

    .card-blog-last .blog-description {
        order: 2
    }
}

.breadcrumb-nav {
    width: 100%;
    max-width: 1450px;
    margin: 0 auto
}

.breadcrumb-list {
    list-style: none;
    display: flex
}

.breadcrumb-list .breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-list .breadcrumb-item+.breadcrumb-item:before {
    content: "/";
    float: left;
    padding-right: .5rem
}

.breadcrumb-nav .breadcrumb-item a {
    color: #444;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

.breadcrumb-nav .breadcrumb-item span {
    font-size: 14px
}

.custom-accordion-item {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: 0 2px 5px #0000000d
}

.custom-accordion-button {
    text-align: left;
    cursor: pointer;
    background: #f7f7f7;
    border: none;
    outline: 0;
    align-items: center;
    width: 100%;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 700;
    transition: background .3s;
    display: flex
}

.custom-accordion-button:hover {
    background: #ececec
}

.custom-accordion-button.collapsed:after {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    transition: transform .2s ease-in-out;
    display: inline-block
}

.custom-accordion-button:not(.collapsed):after {
    transform: rotate(180deg)
}

.custom-accordion-collapse {
    display: none
}

.custom-accordion-collapse.show {
    display: block
}

.custom-accordion-body {
    background: #fff;
    padding: 15px 20px;
    font-size: 15px;
    line-height: 1.5
}

.custom-accordion-header {
    margin: 0
}

.blog-sld {
    height: 50dvh;
    min-height: 470px;
    margin-top: 15px;
    position: relative
}

.blog-sld-background {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.blog-sld-background img {
    object-fit: cover;
    border-radius: 15px;
    width: 100%;
    height: 100%
}

.blog-sld-overlay {
    z-index: 2;
    background: linear-gradient(135deg,#000000b3,#0003);
    border-radius: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.blog-sld .blog-sld-cont {
    z-index: 3;
    color: #fff;
    margin: 0 auto;
    padding: 5% 2%;
    position: relative
}

.blog-sld .blog-sld-content {
    width: 50%
}

.blog-sld .blog-sld-content h1 {
    color: #fff
}

.blog-sld .blog-sld-info {
    gap: 30px;
    margin-top: 20px;
    display: flex
}

.blog-sld .blog-sld-info span {
    align-items: center;
    gap: 8px;
    display: flex
}

.blog-contenedor {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.main-blog .breadcrumb-list {
    padding: 0
}

.main-blog .pb-card-item {
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    padding: 10px 0;
    display: grid
}

.pb-card-imgs img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%
}

.blog-contenedor .pb-cont-title {
    color: #00224f;
    font-size: 22px;
    font-weight: 700
}

.pb-card-item .pb-card-imgs {
    height: 160px
}

.blog-contenedor-main {
    grid-template-columns: 70% 30%;
    gap: 30px;
    display: grid
}

.blog-contenedor-main .bc-left,.main-blog .blog-cont-body {
    border-right: 1px solid #caced7;
    padding-right: 30px
}

.main-blog .blog-cont-body .blogdetails ol,.main-blog .blog-cont-body .blogdetails ul {
    padding-left: 1rem
}

.main-blog .blog-cont-body a,.news-content a {
    font-weight: 700!important;
    -webkit-text-decoration: underline var(--color-gold);
    text-decoration: underline var(--color-gold);
    text-decoration-thickness: 2px
}

.main-blog .blog-cont-body figure.wp-caption {
    position: relative
}

figure.wp-caption.aligncenter {
    margin: 0 auto
}

.main-blog .blog-cont-body figure.wp-caption img {
    width: 100%;
    height: auto;
    display: block
}

.main-blog .blog-cont-body figure.wp-caption figcaption {
    color: #fff;
    text-align: center;
    background-color: #00000080;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    font-style: italic;
    position: absolute;
    bottom: 0
}

.blg-tour-title hr {
    border: .95px solid #caced7;
    margin-top: 5px;
    margin-bottom: 10px
}

.blg-tour-title strong {
    color: #00224f;
    font-size: 20px;
    font-weight: 700
}

.pb-cont-title strong {
    color: #00224f;
    font-size: 20px
}

.pb-cont-title hr {
    border: .9px solid #caced7;
    margin-top: 5px;
    margin-bottom: 10px
}

.blog-our-tours>ul>li {
    margin-bottom: 15px
}

.blog-our-tours>ul>li a {
    color: #00224f;
    text-decoration: none
}

.blp-searching .search-box {
    width: 100%;
    position: relative
}

.search-box input {
    border: 2px solid #ccc;
    border-radius: 10px;
    outline: 0;
    width: 100%;
    padding: 10px 40px 10px 12px;
    font-size: 16px
}

.search-box button {
    cursor: pointer;
    color: #00224f;
    text-transform: uppercase;
    background: var(--color-gold);
    border: none;
    border-radius: 10px;
    padding: 8px 12px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%)
}

.blp-searching {
    margin-bottom: 30px
}

.search-results-blog {
    z-index: 1000;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 100%;
    max-height: 300px;
    margin-top: 5px;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    left: 0;
    overflow-y: auto;
    box-shadow: 0 4px 12px #0000001a
}

.search-results-blog ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.blp-searching {
    position: relative
}

.search-results-blog li {
    align-items: center;
    padding: 8px 12px;
    display: flex
}

.search-box input:focus {
    border: 1px solid #00224f
}

.search-results-blog li:hover {
    background: #f7f7f7
}

.main-blog {
    grid-template-columns: calc(70% - 10px) calc(30% - 10px);
    grid-template-areas: "banner banner" "bread bread" "cont related";
    width: 90%;
    max-width: 1450px;
    margin: 20px auto;
    display: grid
}

.main-blog .breadcrumb-nav {
    grid-area: bread;
    margin-top: 10px
}

.main-blog .blog-cont-body {
    overflow-wrap: break-word;
    grid-area: cont;
    margin-top: 20px
}

.main-blog .blog-cont-body h2 {
    text-align: center;
    margin: 20px 0
}

.main-blog .blog-cont-body p {
    margin-top: 0;
    margin-bottom: 1rem
}

.main-blog .blog-cont-body a {
    color: #00224f;
    border-bottom: 0 solid #ffb42d;
    font-weight: 700
}

.main-blog .bc-right {
    grid-area: related;
    height: fit-content;
    padding-left: 20px;
    position: sticky;
    top: 100px
}

.main-blog-post {
    display: contents
}

.banner-blog-post {
    grid-area: banner;
    width: 100%
}

.section-related-posts .related-title {
    margin-bottom: 20px
}

.section-related-posts .related-title h2 {
    color: #00224f;
    font-weight: 700
}

.section-related-posts .related-cards {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.section-related-posts .rel-card-item {
    border: 1px solid #e9eaec;
    border-radius: 5px;
    display: grid
}

.section-related-posts .rel-card-imgs img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.section-related-posts .rel-card-decrip {
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    display: flex
}

.section-related-posts .rel-card-imgs {
    height: 250px
}

.section-related-posts .rel-card-imgs img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.section-related-posts .rel-card-title {
    margin-bottom: 15px
}

.section-related-posts .rel-card-title a {
    color: #00224f;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none
}

.section-related-posts .rel-card-foot {
    margin-top: 25px
}

.section-related-posts .rel-card-foot .rel-btns {
    margin-top: 20px
}

.section-related-posts .rel-card-foot .rel-btn-link {
    color: #00224f;
    text-transform: uppercase;
    border: 1px solid #00224f;
    border-radius: 8px;
    align-items: center;
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex
}

.section-related-posts .rel-card-foot .rel-btn-link:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a
}

.container-bread {
    width: 90%;
    max-width: 1450px;
    margin: 20px auto 0
}

.blg-social-media ol,.blg-social-media ul {
    list-style: none
}

.blg-social-media .blg-sm-content {
    margin-top: 20px
}

.blg-social-media .blg-sm-content .ulsocial {
    gap: 30px;
    display: flex
}

.blg-social-media .blg-sm-content .ulsocial li {
    padding: 0
}

.blg-social-media .blg-sm-content .ulsocial li svg {
    vertical-align: middle
}

.pb-cards-popu {
    gap: 20px;
    display: grid
}

.more-blog-content {
    justify-content: center;
    margin-top: 30px;
    display: flex
}

.boton-more-blog {
    color: #00193a;
    letter-spacing: .5px;
    text-transform: uppercase;
    background-color: #0000;
    border: 2px solid #00193a;
    border-radius: 10px;
    padding: 14px 35px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s
}

.boton-more-blog:hover {
    color: #fff;
    background: var(--color-gold);
    border-color: #00193a
}

#wpforms-form-3941 input,#wpforms-form-3941 textarea {
    border-radius: 10px;
    width: 100%;
    max-width: 100%
}

#wpforms-form-3941 label {
    color: #00224f;
    font-size: 14px
}

#wpforms-form-3941 .wpforms-field-container .wpforms-field {
    padding: 8px 0
}

.blg-contact-title strong {
    color: #00224f;
    font-size: 20px
}

.blg-contact-title hr {
    border: .95px solid #caced7;
    margin-top: 5px;
    margin-bottom: 10px
}

#wpforms-form-3941 .wpforms-submit {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #00193a;
    text-transform: uppercase;
    background-color: var(--color-gold);
    border-radius: 10px;
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    text-decoration: none;
    display: inline-block
}

.blog-promo-banner {
    margin: 28px 0;
    opacity: 0;
    transform: translateY(18px);
    animation: promoFadeUp .8s ease .5s forwards,promoFloat 3.2s ease-in-out 1.4s infinite
}

.blog-promo-banner a {
    display: block;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,.12);
    transition: box-shadow .45s ease
}

.blog-promo-banner img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform .45s ease,filter .45s ease
}

.blog-promo-banner a:hover {
    box-shadow: 0 16px 38px rgba(0,0,0,.18)
}

.blog-promo-banner a:hover img {
    transform: scale(1.035);
    filter: brightness(1.05)
}

@keyframes promoFadeUp {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes promoFloat {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-6px)
    }
}

.blg-contact,.blg-our-tours {
    margin-top: 20px
}

.blg-our-tours .priceContent ol,.blg-our-tours .priceContent ul {
    list-style: none
}

.blg-our-tours .ur-img {
    height: 250px!important
}

.blg-our-tours .card-content {
    background: #f8fafc78!important;
    border-radius: 1px!important;
    margin-top: -10px!important
}

.toc-blog {
    margin-top: 20px;
    margin-bottom: 20px
}

.toc-blog .accordion-header {
    position: relative
}

.toc-blog .accordion-button {
    cursor: pointer;
    border-radius: unset;
    color: #00224f;
    text-transform: uppercase;
    text-align: start;
    background-color: #0000;
    border: 1px solid #caced7;
    border-left: none;
    border-right: none;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
    font-size: 1rem;
    display: block;
    position: relative
}

.author-avatar .border {
    padding: 0
}

.toc-blog .accordion-button svg {
    vertical-align: bottom
}

.toc-blog .accordion-button:after {
    float: right;
    transition: transform .3s
}

.toc-blog .accordion-button[aria-expanded=true]:after {
    transform: rotate(180deg)
}

ol.tablelist.ckeck_ {
    padding: inherit
}

.toc-blog ol li ol {
    padding: 0;
    margin: 0
}

.tableindex.toc-blog.toc-custom {
    margin: 20px 0;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid rgba(0,25,58,.1);
    box-shadow: 0 18px 45px rgba(0,25,58,.08)
}

.tableindex.toc-blog.toc-custom .toc-toggle {
    width: 100%;
    padding: 22px 26px;
    border: 0;
    background: var(--color-primary);
    color: var(--color-white);
    font-size: 17px;
    font-weight: 900;
    line-height: 1.3;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 12px
}

.tableindex.toc-blog.toc-custom .toc-toggle svg {
    flex: 0 0 auto;
    color: var(--color-gold)
}

.tableindex.toc-blog.toc-custom .toc-icon {
    margin-left: auto;
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border-radius: 50%;
    background: var(--color-gold);
    color: var(--color-primary);
    font-size: 22px;
    font-weight: 900;
    display: grid;
    place-items: center;
    transition: transform .25s ease
}

.tableindex.toc-blog.toc-custom.active .toc-icon {
    transform: rotate(45deg)
}

.tableindex.toc-blog.toc-custom .toc-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s ease
}

.tableindex.toc-blog.toc-custom .toc-content article {
    padding: 24px 28px 28px
}

.tableindex.toc-blog.toc-custom .tablelist {
    margin: 0;
    padding: 20px;
    list-style: none;
    counter-reset: toc-counter
}

.tableindex.toc-blog.toc-custom .tablelist.toc-list {
    margin: 0;
    padding: 22px 24px 24px;
    list-style: none
}

.tableindex.toc-blog.toc-custom .tablelist.toc-list {
    margin: 0;
    padding: 22px 24px 24px;
    list-style: none
}

.toc-list,.toc-list li {
    list-style: none
}

.toc-list .tableli {
    margin: 0;
    padding: 0
}

.toc-list .tableli::before {
    display: none!important;
    content: none!important
}

.toc-list .tableli a {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    color: #00306a;
    text-decoration: none;
    line-height: 1.35
}

.toc-list .toc-number {
    flex: 0 0 auto;
    font-weight: 800;
    color: #00306a;
    line-height: 1.35;
    white-space: nowrap
}

.toc-list .toc-title {
    min-width: 0
}

.toc-list .toc-level-2 {
    margin-top: 16px
}

.toc-list .toc-level-2:first-child {
    margin-top: 0
}

.toc-list .toc-level-2 a {
    align-items: center;
    gap: 12px;
    font-size: 15px;
    font-weight: 900
}

.toc-list .toc-level-2 .toc-number {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #ffeaa3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1
}

.toc-list .toc-level-3 {
    margin-top: 7px;
    margin-left: 44px
}

.toc-list .toc-level-3 a {
    font-size: 14px;
    font-weight: 700
}

.toc-list .toc-level-3 .toc-number {
    min-width: 34px
}

.toc-list .toc-level-4 {
    margin-top: 6px;
    margin-left: 78px;
    padding-left: 12px;
    border-left: 2px solid #ffe29a
}

.toc-list .toc-level-4 a {
    font-size: 13.5px;
    font-weight: 600;
    color: #244766
}

.toc-list .toc-level-4 .toc-number {
    min-width: 42px
}

.toc-list .toc-level-5 {
    margin-top: 5px;
    margin-left: 112px;
    padding-left: 12px;
    border-left: 2px solid #e8eef5
}

.toc-list .toc-level-5 a {
    font-size: 13px;
    font-weight: 500;
    color: #52677c
}

.toc-list .toc-level-5 .toc-number {
    min-width: 52px
}

.toc-blog .tableli a:hover {
    color: #d9a800
}

@media (max-width: 768px) {
    .tableindex.toc-blog.toc-custom .tablelist.toc-list {
        padding:18px 16px 20px
    }

    .toc-list .toc-level-2 a {
        font-size: 14px
    }

    .toc-list .toc-level-3 {
        margin-left: 36px
    }

    .toc-list .toc-level-4 {
        margin-left: 48px;
        padding-left: 10px
    }

    .toc-list .toc-level-5 {
        margin-left: 60px;
        padding-left: 10px
    }

    .toc-list .toc-level-3 a,.toc-list .toc-level-4 a,.toc-list .toc-level-5 a {
        font-size: 13px
    }
}

@media (max-width: 768px) {
    .tableindex.toc-blog.toc-custom {
        border-radius:18px
    }

    .tableindex.toc-blog.toc-custom .toc-toggle {
        padding: 18px 20px;
        font-size: 15px
    }

    .tableindex.toc-blog.toc-custom .toc-content article {
        padding: 22px 20px
    }
}

.toc-blog {
    font-size: .8rem
}

.toc-blog .collapse:not(.show) {
    display: none
}

.toc-blog .accordion-body {
    border: 1px solid #caced7;
    margin-top: 10px;
    padding: 1.5rem
}

.toc-blog ol,.toc-blog ul {
    list-style: none
}

.toc-blog .ms-3 {
    margin-left: 1rem
}

.toc-blog .tableli a {
    color: #00306a
}

.toc-blog .tableli a:hover {
    color: #d9a800
}

.aco-blog {
    margin-top: 10px
}

.aco-blog .custom-accordion-header h3 {
    font-size: 16px
}

.main-blog>* {
    width: 100%
}

.custom-accordion-wrapper .custom-accordion-list {
    padding-left: 0
}

.contenedor-shortcode {
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    display: grid
}

.share-buttons {
    gap: 15px;
    display: flex
}

.profile-author {
    background-color: #f4f4f4;
    border-radius: 8px;
    padding: 20px
}

.profile-author .post-author-header {
    gap: 10px;
    display: flex
}

.profile-author img {
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.profile-author .post-author-name {
    font-weight: 700
}

.profile-author .post-author-role {
    font-size: 13px
}

@media (max-width: 576px) {
    .blog-contenedor-main {
        grid-template-columns:1fr
    }

    .blog-contenedor-main .bc-left {
        border-right: none;
        padding-right: 0
    }

    .breadcrumb-nav .breadcrumb-item,.breadcrumb-nav .breadcrumb-item a {
        font-size: 12px
    }

    .breadcrumb-list {
        flex-wrap: wrap;
        align-items: center
    }

    .breadcrumb-item.active {
        font-size: 14px
    }

    .blog-sld .blog-sld-cont {
        text-align: center;
        height: 100%
    }

    .blog-sld .blog-sld-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        display: flex
    }

    .blog-sld .blog-sld-info {
        flex-direction: column
    }

    .main-blog {
        grid-template-columns: 1fr;
        grid-template-areas: "banner" "bread" "cont" "related"
    }

    .main-blog .blog-cont-body {
        word-break: break-word;
        border-right: none;
        grid-area: cont;
        padding-right: 0
    }

    .section-related-posts .related-cards {
        grid-template-columns: 1fr
    }

    .blog-banner .blog-banner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        display: flex
    }

    .blog-banner-contenedor {
        height: 100%
    }

    .section-main-blog {
        grid-template-columns: 1fr
    }

    .section-main-blog .section-list-blog {
        border-right: none;
        padding-right: 0
    }

    .section-list-blog .blog-list-items {
        grid-template-columns: 1fr
    }

    .main-blog .bc-right {
        padding-left: 0
    }

    .section-related-posts {
        margin-top: 30px
    }
}

@media (min-width: 577px) and (max-width:1024px) {
    .contenedor-shortcode {
        grid-template-columns:repeat(1,1fr)
    }

    .main-blog .pb-card-item {
        border-bottom: 1px solid #caced7;
        grid-template-columns: 1fr;
        gap: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 576px) {
    .contenedor-shortcode {
        grid-template-columns:repeat(1,1fr)!important
    }
}

.contact-banner {
    height: 60vh;
    position: relative
}

.contact-banner picture {
    width: 100%;
    height: 100%;
    display: block
}

.contact-banner img {
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    height: 100%
}

.contact-banner-imgs {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.contact-banner-body {
    z-index: 2;
    box-sizing: border-box;
    align-items: end;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative
}

h1.contact-banner-title {
    color: var(--color-white)
}

.contact-banner-container hr.gold-line-main-left {
    margin: 0 0 40px
}

.contact-banner-container {
    color: #fff;
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.contact-bd-container {
    width: 90%;
    max-width: 1450px;
    margin: 2% auto;
    text-align: center
}

section.contact-location {
    max-width: 1250px;
    margin: 40px auto
}

.contact-bd-content {
    text-align: center;
    width: 70%;
    margin: 30px auto
}

.contact-second-title {
    color: #00193a
}

.contact-form-container {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto
}

.contact-form-container .wpforms-container {
    width: 70%;
    margin: auto;
    border: 1px solid #e9eaec!important;
    padding: 15px!important
}

.contact-form-container .wpforms-container label {
    color: #00224f!important
}

.contact-form-container .wpforms-container input,.contact-form-container .wpforms-container textarea {
    background-color: #f9f9f9!important;
    width: 100%!important;
    max-width: 100%!important
}

.contact-form-container .wpforms-submit-container {
    justify-content: center;
    display: flex
}

.contact-form-container .wpforms-submit-container .wpforms-submit {
    color: #00224f!important;
    background-color: var(--color-gold)!important;
    font-weight: 700!important
}

.contactarea {
    background-color: #f9f9f9;
    padding: 30px 0
}

.contactarea .contact-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px
}

.contactarea .contactarea-contenedor {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    width: 90%;
    max-width: 1450px;
    margin: 0 auto;
    display: grid
}

.contactarea .contactarea-contenedor h2 {
    color: #00224f;
    margin-bottom: 20px
}

.contact-banner-overlay {
    z-index: 2;
    background: linear-gradient(to top,#000000a6 0,#00000059 40%,#0000 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.contact-breadcrumb {
    margin-top: 15px;
    margin-bottom: 30px
}

@media (max-width: 576px) {
    .contact-banner-body h1 {
        text-align:center
    }

    .contact-bd-content,.contact-form-container .wpforms-container {
        width: 100%
    }

    .contactarea .contactarea-contenedor {
        grid-template-columns: 1fr
    }
}

.socpro-banner img {
    object-position: center
}

.socproj-container {
    margin-top: 20px
}

.proj-title h3 {
    font-size: 25px!important
}

.proj-boton {
    color: #00224f;
    text-transform: uppercase;
    border: 1px solid #00224f;
    border-radius: 8px;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex
}

.proj-boton:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a
}

.proj-images {
    height: 330px
}

.socpro-banner h1 {
    color: #fff
}

.section-list-social .social-project-item {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-bottom: 3rem;
    display: grid
}

.section-list-social .social-project-item .socialtext {
    margin-top: 20px
}

.section-list-social .social-project-item.image-left .social-project-image {
    order: 1
}

.section-list-social .social-project-item.image-left .social-project-image img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: rgba(0,0,0,.35) 0 5px 15px
}

.section-list-social .social-project-item.image-left .social-project-title,.section-list-social .social-project-item.image-right .social-project-image {
    order: 2
}

.section-list-social .social-project-item.image-right .social-project-image img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: rgba(0,0,0,.35) 0 5px 15px
}

.section-list-social .social-project-item.image-right .social-project-title {
    order: 1
}

.section-list-social .social-project-image {
    height: 350px
}

@media (max-width: 576px) {
    .section-list-social .social-project-image {
        height:250px
    }

    .section-list-social .social-project-item {
        grid-template-columns: 1fr;
        gap: 20px
    }

    .social-project-item .social-project-image,.social-project-item .social-project-title {
        order: unset
    }
}

.slider-abt .abt-title h1 {
    font-size: clamp(1.8rem,2.5vw,3.5rem)
}

.about-description-contenedor {
    width: 90%;
    max-width: 1450px;
    margin: 3% auto 0;
}

.about-description {
    margin-bottom: 4%
}

.about-description h2 {
    text-align: center;
    color: #00224f;
    font-weight: 700
}

.homedescript {
    color: #00224f;
    text-align: justify;
    width: 75%;
    margin: 0 auto
}

.about-why-contenedor {
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 5%;
    display: grid
}

.about-why-contenedor .why-card {
    text-align: center;
    background: #fff;
    border: 1px solid #caced7;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 15px 30px;
    transition: all .3s;
    display: flex
}

.about-why-contenedor .why-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px #0000001a
}

.about-why-contenedor .why-card .why-card-title {
    color: #00224f;
    margin-top: 10px
}

.about-why-contenedor .why-card {
    color: var(--color-primary)
}

.aboutlist {
    background-color: #f9f9f9;
    padding: 20px 0
}

.aboutlist-contenedor {
    width: 90%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 15px 0
}

.aboutlist-card {
    grid-template-columns: 40% auto;
    gap: 40px;
    margin-bottom: 30px;
    display: grid
}

.aboutlist-card:nth-child(2) {
    grid-template-columns: auto 40%
}

.aboutlist-card:nth-child(2n) .aboutlist-imagen {
    order: 2
}

.aboutlist-card:nth-child(2n) .aboutlist-description {
    order: 1
}

.aboutlist-imagen {
    background-color: #a6a6a6;
    border-radius: 8px;
    height: 300px
}

.aboutlist-imagen img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%
}

.abdescription,.aboutlist-title {
    color: #00224f
}

.about-founder {
    padding: 3% 0
}

.about-founder .title-founder {
    color: #00224f
}

.about-founder .compa-title {
    color: #00224f;
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px!important
}

.about-founder .abt-found-descrip {
    color: #00224f;
    text-align: center;
    width: 65%;
    margin: 10px auto 40px
}

.about-founder .team-description {
    text-align: center
}

.about-founder-contenedor {
    grid-template-columns: 40% auto;
    align-items: center;
    gap: 50px;
    margin-bottom: 40px;
    display: grid
}

.abt-founder-image {
    background-color: #b9b8b8;
    border-radius: 8px;
    height: 350px
}

.abt-founder-image img {
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
    height: 100%
}

.abt-founder-body {
    color: #00224f;
    margin-top: 15px
}

.abdescription {
    margin-top: 15px
}

.abt-founder-body>h6 {
    margin-top: 5px;
    font-size: 14px
}

.abt-founder-body>p {
    margin-top: 10px
}

.abt-founder-team .swiper-wrapper {
    align-items: stretch
}

.abt-founder-team .team-card-item {
    border: 1px solid #e4e6ea;
    border-radius: 10px;
    flex-direction: column;
    align-items: center;
    height: auto;
    padding: 20px;
    display: flex
}

.abt-founder-team .team-card-item .team-profiles {
    background-color: #ededed;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    padding: 5px
}

.abt-founder-team .team-card-item .team-profiles img {
    object-fit: cover;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block
}

.abt-founder-team .team-card-item .postcontent {
    margin-top: 10px
}

.abt-founder-team .team-card-item .title-team {
    color: #00224f;
    text-align: center
}

.tm-list-header .tm-list-title {
    color: #00224f;
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px!important
}

.tm-list-descrip {
    color: #00224f;
    text-align: center;
    width: 65%;
    margin: 10px auto 40px
}

.tm-grid-container {
    gap: 25px;
    width: 100%;
    margin-top: 40px;
    grid-template-columns: repeat(3,1fr)!important;
    display: grid!important
}

@media (max-width: 992px) {
    .tm-grid-container {
        grid-template-columns:repeat(2,1fr)!important
    }
}

@media (max-width: 576px) {
    .tm-grid-container {
        gap:15px;
        grid-template-columns: 1fr!important
    }
}

.tm-list-card {
    background-color: #f7f7f7;
    border: 1px solid #ececec;
    border-radius: 8px;
    flex-direction: column;
    height: 100%;
    transition: transform .3s,box-shadow .3s;
    display: flex;
    overflow: hidden
}

.tm-list-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px #0000000d
}

.tm-list-card .tm-list-descr-content {
    text-align: center;
    padding: 15px
}

.title-tm-item,.tm-item-description {
    color: #00224f;
    font-weight: 700
}

.gold-line-sm {
    background-color: var(--color-gold);
    border: none;
    width: 60px;
    margin: 12px auto;
    opacity: 1!important;
    height: 5px!important
}

.title-certificate {
    color: #00224f;
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px!important
}

.cert-list {
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    display: grid
}

.cert-list .cont-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

@media (max-width: 576px) {
    .about-founder .abt-found-descrip,.homedescript,.tm-list-descrip {
        width:100%
    }

    .about-founder-contenedor,.about-why-contenedor,.aboutlist-card,.aboutlist-card:nth-child(2),.cert-list {
        grid-template-columns: 1fr
    }

    .aboutlist-title {
        text-align: center;
        margin-bottom: 20px
    }

    .aboutlist-card:nth-child(2n) .aboutlist-description {
        order: 2
    }

    .aboutlist-card:nth-child(2n) .aboutlist-imagen {
        order: 1
    }
}

.equim-slider {
    height: 60vh;
    position: relative
}

.equim-slider .equim-banner-imgs {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.equim-slider .equim-banner-imgs img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.equim-slider .equim-banner-overlay {
    z-index: 2;
    background: linear-gradient(to top,#000000a6,#00000059 40%,#00000061);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.equim-slider .equim-banner-body {
    z-index: 2;
    box-sizing: border-box;
    align-items: end;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative
}

.equim-banner-body .gold-line-main-left {
    margin: 0 0 40px
}

.breakground-equi {
    margin-top: 10px
}

.equic-description {
    text-align: center;
    width: 65%;
    margin: 0 auto
}

.equic-list {
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    display: grid
}

.equic-list .cont-pictures img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

@media (max-width: 576px) {
    .equim-slider .equi-title {
        text-align:center
    }

    .equic-description {
        width: 100%
    }

    .equic-list {
        grid-template-columns: 1fr
    }
}

.slider-blog {
    height: 400px;
    position: relative
}

.slider-blog h1 {
    font-size: clamp(1.8rem,3vw + 1rem,3.5rem)
}

.slider-blog .slider-blog-background {
    height: 100%
}

.slider-blog .overlay-sldr {
    z-index: 2;
    background: linear-gradient(135deg,#000000b3,#0003);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.slider-blog img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
    display: block
}

.slider-blog .slider-blog-content {
    z-index: 2;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0
}

.header-blog {
    text-align: center;
    width: 65%;
    margin: 1rem auto 0
}

.header-blog h2 {
    font-size: clamp(24px,2.3vw,40px)
}

.blog-list {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 2rem;
    display: grid
}

.blog-list .blg-img {
    height: 250px
}

.blog-list .blg-img img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.blog-list .blg-body {
    margin-top: 15px
}

.blog-list .btn-outline-card {
    color: #00224f;
    text-transform: uppercase;
    border: 1px solid #00224f;
    border-radius: 10px;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex
}

.blog-list .btn-outline-card:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a
}

.blog-list .btn-outline-card svg {
    vertical-align: middle
}

.homedescript img {
    width: 100%;
    height: auto
}

@media (max-width: 576px) {
    .slider-blog h1 {
        text-align:center
    }

    .header-blog {
        width: 100%
    }

    .blog-list {
        grid-template-columns: 1fr
    }
}

.tag-header {
    color: #fff;
    text-align: center;
    padding: 30px 0
}

.tag-header .tag-title {
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 2.5rem
}

.tag-header .tag-description {
    opacity: .9;
    max-width: 700px;
    margin: 0 auto;
    font-size: 1.1rem
}

.tours-grid {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin: 1rem 0;
    display: grid
}

.tour-card {
    background: #fff;
    overflow: hidden
}

.tour-card-img {
    height: 240px
}

.tour-card-img img {
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.tour-card-body {
    flex-direction: column;
    height: 100%;
    display: flex
}

.tour-card-body .tour-card-title a {
    color: #00193a;
    margin-top: 10px;
    margin-bottom: .8rem;
    font-size: 18px;
    display: block
}

.tour-card-excerpt {
    color: #555;
    margin-bottom: 1rem;
    font-size: .95rem;
    line-height: 1.6
}

.tour-card-btn {
    color: #00224f;
    text-transform: uppercase;
    border: 1px solid #00224f;
    border-radius: 10px;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex
}

.tour-card-btn:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a
}

.tour-card-btn svg {
    vertical-align: middle
}

@media (max-width: 576px) {
    .tag-header .tag-title {
        font-size:2rem
    }

    .tours-grid {
        grid-template-columns: 1fr
    }

    .tour-card-body {
        padding: 1rem
    }
}

.contenedor-landing {
    width: 85%;
    max-width: 1140px;
    margin: 0 auto
}

.title-list-tr {
    text-align: center;
    margin-bottom: 20px;
    font-size: clamp(24px,2.3vw,40px)
}

.header-landing {
    background-color: #00193a;
    padding: 10px 0
}

.header-landing .land-logo {
    justify-content: center;
    display: flex
}

.slider-acf {
    width: 100%;
    height: 85vh
}

.slider-acf img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.overlay-landing-uro {
    z-index: 1;
    pointer-events: none;
    background: #0000002e;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.contenedor-slider {
    position: relative
}

.contenedor-slider .cont-contact {
    z-index: 2;
    color: #fff;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: #00193a3d;
    border-radius: 10px;
    padding: 20px;
    position: absolute;
    bottom: 10%;
    right: 10%
}

.contenedor-slider .cont-contact h2 {
    text-align: center;
    color: #fff;
    font-size: 20px
}

.contenedor-slider .cont-contact label {
    color: #fff!important
}

.contenedor-slider .cont-contact .wpforms-submit {
    width: 100%;
    color: #00193a!important;
    background: var(--color-gold)!important;
    height: auto!important;
    padding: 20px 0!important;
    font-size: 18px!important;
    font-weight: 700!important
}

.contenedor-slider .text-title {
    z-index: 2;
    width: 30%;
    position: absolute;
    bottom: 50%;
    left: 10%
}

.contenedor-slider .text-title h1 {
    color: #fff;
    font-size: clamp(1.8rem,3vw + 1rem,3.5rem)
}

.section-reviews {
    z-index: 2;
    position: relative;
    top: -20px
}

.lista-tours-land {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.lista-tours-land .ur-img {
    height: 240px
}

.lista-tours-land img {
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.lista-tours-land .cont-body {
    padding: 10px 0
}

.lista-tours-land .cont-info {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.lista-tours-land .duration-badge {
    align-items: center;
    gap: 5px;
    display: flex
}

.lista-tours-land .price-info .price {
    font-size: 20px
}

.lista-tours-land .cont-boton {
    margin-top: 10px
}

.lista-tours-land .cont-star {
    margin-top: 5px
}

.lista-tours-land .btn-book-now {
    cursor: pointer;
    color: #ac804e;
    background: 0 0;
    border: 2px solid #ac804e;
    border-radius: 8px;
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 700
}

.lista-tours-land .btn-book-now:hover {
    color: #fff;
    background-color: var(--color-gold)
}

.lista-tours-land .btn-book-now svg {
    vertical-align: middle
}

.section-licences-landing .cont-body {
    grid-template-columns: 30% 1fr;
    gap: 20px;
    display: grid
}

.section-licences-landing .cont-lic-images {
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    display: grid
}

.section-licences-landing .cont-lic-images img {
    width: 100%
}

.footer-landing {
    position: relative;
    overflow: hidden
}

.footer-landing .sec-conta {
    margin-bottom: 20px
}

.footer-landing .wpforms-container {
    margin: 0!important
}

.footer-landing label {
    height: 0;
    color: #fff!important;
    display: none!important
}

.footer-landing input,.footer-landing textarea {
    border-radius: 8px!important
}

.footer-landing .wpforms-form>.wpforms-field-container>.wpforms-field {
    padding: 0 0 8px!important
}

.footer-landing .wp-core-ui div.wpforms-container .wpforms-field,.footer-landing .wpforms-container .wpforms-field {
    padding: 0!important
}

.footer-landing .form-contact {
    margin-top: 20px
}

.footer-landing .form-contact .title-contact {
    color: var(--color-gold);
    font-size: 25px
}

.footer-landing .background-img {
    object-fit: cover;
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0
}

.footer-landing .overlay-ft {
    z-index: 1;
    background: #00193ade;
    position: absolute;
    inset: 0
}

.footer-landing .cont-forms {
    z-index: 2;
    grid-template-columns: 45% 1fr;
    align-items: center;
    gap: 30px;
    display: grid;
    position: relative
}

.footer-landing .land-logo-ft {
    justify-content: center;
    display: flex
}

.footer-landing .wpforms-submit {
    width: 100%;
    color: #00193a!important;
    background: var(--color-gold)!important;
    height: auto!important;
    padding: 20px 0!important;
    font-size: 18px!important;
    font-weight: 700!important
}

.footer-landing .descrip-lnd {
    z-index: 2;
    color: #fff;
    background-color: #00193a;
    padding: 20px 0;
    position: relative
}

.footer-landing .descrip-lnd .text-copy {
    padding: 20px 0
}

.icon-wpp-float {
    z-index: 99;
    animation: 1.2s infinite attract-shake-strong;
    position: fixed;
    bottom: 20px;
    right: 20px
}

.icon-wpp-float a {
    color: #fff;
    cursor: pointer;
    background-color: #25d366;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    text-decoration: none;
    display: flex;
    position: relative;
    box-shadow: 0 4px 10px #00000040
}

.icon-wpp-float a .wpp-badge {
    color: #fff;
    background: #ff2d2d;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    font-size: 11px;
    font-weight: 700;
    display: flex;
    position: absolute;
    top: 0;
    right: -6px;
    box-shadow: 0 2px 6px #0000004d
}

.icon-wpp-float a:hover {
    transform: scale(1.08);
    box-shadow: 0 8px 20px #00000059
}

.icon-wpp-float a svg {
    vertical-align: middle
}

@keyframes attract-shake-strong {
    0% {
        transform: translateX(0) rotate(0)
    }

    5% {
        transform: translateX(-7px) rotate(-6deg)
    }

    10% {
        transform: translateX(7px) rotate(6deg)
    }

    15% {
        transform: translateX(-7px) rotate(-6deg)
    }

    20% {
        transform: translateX(7px) rotate(6deg)
    }

    25% {
        transform: translateX(-5px) rotate(-4deg)
    }

    30% {
        transform: translateX(5px) rotate(4deg)
    }

    35% {
        transform: translateX(0) rotate(0)
    }

    100% {
        transform: translateX(0) rotate(0)
    }
}

@media (max-width: 1100px) {
    .contenedor-slider .cont-contact {
        background-color:#00193a;
        width: 95%;
        margin: 0 auto;
        position: relative;
        bottom: 20px;
        right: 0
    }

    .contenedor-slider .text-title {
        text-align: center;
        width: 65%;
        top: 30%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .contenedor-slider .text-title h1 {
        font-size: 38px
    }

    .slider-acf {
        height: 60vh
    }

    .lading-slid-cont .ld-slid-cont {
        flex-direction: column
    }

    .footer-landing .cont-forms,.lista-tours-land,.section-licences-landing .cont-body {
        grid-template-columns: 1fr
    }
}

#slider,#sobre-nosotros,#tours-paquetes {
    scroll-margin-top: 100px
}

.hamburger {
    display: none
}

.section-header-1 {
    background-color: #00193a;
    padding: 10px 0
}

.section-header-1 .social-cont {
    justify-content: end;
    align-items: center;
    gap: 15px;
    display: flex
}

.section-header-1 .social-icon svg {
    vertical-align: middle
}

.nav-viaj-main {
    z-index: 999;
    background: #fff;
    padding: 20px 0;
    position: sticky;
    top: 0;
    box-shadow: 0 4px 20px #00000014
}

.btn-viaj {
    color: var(--color-primary);
    text-transform: uppercase;
    background-color: var(--color-gold);
    border: 1px solid #00193a;
    border-radius: 50px;
    align-items: center;
    padding: 10px 20px;
    display: inline-flex
}

.btn-viaj:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.02)
}

.btn-viaj svg {
    vertical-align: middle
}

.nav-uros {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.nav-uros .logo-main img {
    vertical-align: middle;
    width: 203px;
    height: auto;
    display: inline-block
}

.nav-uros>ul {
    gap: 20px;
    list-style: none;
    display: flex
}

.slider-main {
    height: 600px;
    position: relative
}

.slider-main .overlay-slider {
    pointer-events: none;
    background: #0000002e;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.slider-main .img-content {
    height: 100%
}

.slider-main img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.viaj-slider-cont {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0
}

.viaj-slider-cont h1 {
    color: #fff;
    font-size: clamp(1.8rem,3vw + 1rem,3.5rem)
}

.viaj-slider-cont .sld-cont {
    color: #fff;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 10%;
    height: 100%;
    display: grid
}

.viaj-slider-cont .sld-contact-form {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    color: #fff;
    background-color: #00193a3d;
    border-radius: 10px;
    padding: 0 20px
}

.viaj-slider-cont label {
    color: #fff!important
}

.section-tours-paq .sub-title {
    text-align: center;
    font-size: clamp(24px,2.3vw,40px)
}

.section-tours-paq .sub-descrip {
    text-align: center;
    margin-top: 10px
}

.section-tours-paq .list-tours-viaj {
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 3rem;
    display: grid
}

.section-tours-paq .item-tour {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    flex-direction: column;
    align-content: stretch;
    display: flex
}

.section-tours-paq .item-tour:hover {
    z-index: 1;
    transition: all .2s ease-in-out;
    transform: scale(1.02)
}

.section-tours-paq .item-tour .img-tour {
    position: relative
}

.section-tours-paq .item-tour .img-tour .tour-duration {
    background: var(--color-primary);
    border-top-left-radius: 8px;
    border-bottom-right-radius: 20px;
    padding: 0 10px;
    position: absolute;
    top: 0
}

.section-tours-paq .item-tour .img-tour img {
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%;
    height: 100%;
    display: block
}

.section-tours-paq .item-tour .tour-info {
    flex-direction: column;
    flex: auto;
    justify-content: space-between;
    padding: 20px 15px;
    display: flex
}

.section-tours-paq .item-tour .tour-title {
    text-align: center;
    text-transform: uppercase
}

.section-tours-paq .item-tour .btn-viaj-tour {
    background-color: #0000;
    border: 2px solid var(--color-gold);
    border-radius: 50px;
    padding: 5px 20px;
    font-size: 15px;
    font-weight: 700
}

.section-tours-paq .item-tour .btn-viaj-tour:hover {
    color: #fff;
    background-color: #00193a;
    border-color: #00193a;
    transition: all .2s ease-in-out;
    transform: scale(1.02)
}

.section-tours-paq .item-tour .section-foot {
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    display: flex
}

.section-tours-paq .item-tour .section-foot .trip-img {
    width: 123px
}

.section-tours-paq .item-tour .section-foot .trip-img img {
    width: 100%;
    height: auto
}

.cont-explora {
    grid-template-columns: repeat(2,1fr);
    gap: 3rem;
    display: grid
}

.cont-explora .expl-image img {
    object-fit: cover;
    -mask-image: url(https://www.urosexpeditions.com/wp-content/uploads/Pintura-2.svg);
    width: 100%;
    height: 100%;
    display: block;
    -webkit-mask-image: url(https://www.urosexpeditions.com/wp-content/uploads/Pintura-2.svg);
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat
}

.cont-explora .expl-title {
    font-size: clamp(24px,2.3vw,40px)
}

.cont-explora .expl-descrip {
    margin-bottom: 20px
}

.section-additional {
    background-color: #00193a
}

.section-additional .cont-aditional {
    grid-template-columns: repeat(2,1fr);
    align-items: center;
    gap: 3rem;
    display: grid
}

.section-additional .adi-image {
    height: 400px
}

.section-additional .adi-image img {
    object-fit: cover;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    display: block
}

.section-additional .item-adi {
    flex-direction: column;
    gap: 25px;
    display: flex
}

.section-additional .adi-title {
    font-size: clamp(1rem,2vw + .5rem,1.75rem)
}

.section-additional .adi-info {
    color: #fff;
    align-items: center;
    gap: 20px;
    display: flex
}

.section-additional .adi-info .adi-icon {
    background-color: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: flex
}

.section-additional .adi-info .adi-icon img {
    width: 50px;
    height: 50px
}

.cont-questions .questions-title {
    text-align: center;
    font-size: clamp(24px,2.3vw,40px)
}

.cont-questions .cont-image {
    width: 100%
}

.cont-questions .cont-image img {
    object-fit: cover;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    display: block
}

.cont-questions .conten-descrip {
    border-radius: 15px;
    grid-template-columns: 40% 1fr;
    align-items: center;
    gap: 3rem;
    margin-top: 30px;
    padding: 30px;
    display: grid;
    box-shadow: 0 0 10px #0003
}

.cont-questions .custom-accordion-item {
    box-shadow: none
}

.cont-questions .custom-accordion-wrapper .custom-accordion-header {
    background-color: #fff;
    border-bottom: none
}

.cont-questions .custom-accordion-wrapper .custom-accordion-header h3 {
    margin-bottom: 0;
    font-size: 16px
}

.cont-questions .custom-accordion-wrapper .custom-accordion-item.active {
    box-shadow: none
}

.footer-viajes {
    color: #fff;
    background-color: #00193a
}

.footer-viajes .sec-logo .descrip {
    margin-top: 20px
}

.footer-viajes ul {
    list-style: none
}

.footer-viajes ul li {
    margin-bottom: 10px
}

.footer-viajes a {
    color: #fff
}

.footer-viajes .logoft-viajes {
    width: 200px;
    height: auto
}

.footer-viajes .footer-main {
    grid-template-columns: 30% 1fr 1fr 1fr;
    gap: 20px;
    display: grid
}

.footer-viajes .ftv-title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 18px
}

.footer-viajes .separador-footer {
    border: 1px solid #07264e;
    width: 100%
}

.footer-viajes .sec-derechos {
    text-align: center
}

.sec-derechos {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
    display: flex
}

.sec-derechos .metodos-pago img {
    width: 256px;
    height: auto
}

.modal-landviaj .modal-body {
    color: #fff;
    background-color: #00193a;
    padding: 30px;
    position: relative
}

.modal-landviaj .header-modal {
    text-align: center
}

.modal-landviaj h2 {
    color: #fff
}

.modal-landviaj label {
    color: #fff!important
}

.modal-landviaj .modal-header {
    background-color: #00193a
}

.modal-landviaj .btn-close {
    z-index: 99;
    position: absolute;
    right: 20px
}

.wwp-buttom {
    color: #fff;
    z-index: 99;
    background-color: #25d366;
    border: none;
    border-radius: 50px;
    align-items: center;
    gap: 10px;
    padding: 15px;
    display: inline-flex;
    position: relative;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 4px 12px #0000004d
}

.wwp-buttom .wpp-badge {
    text-align: center;
    background-color: red;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0
}

.wwp-buttom:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.05);
    box-shadow: 0 6px 16px #0006
}

.wwp-buttom svg {
    vertical-align: middle;
    width: 30px;
    height: 30px
}

.anima-vibra {
    animation: .2s linear infinite both vibrate-3
}

@keyframes vibrate-3 {
    0% {
        transform: translate(0)
    }

    20% {
        transform: translate(-2px,2px)
    }

    40% {
        transform: translate(-2px,-2px)
    }

    60% {
        transform: translate(2px,2px)
    }

    80% {
        transform: translate(2px,-2px)
    }

    100% {
        transform: translate(0)
    }
}

@media (max-width: 1024px) {
    .section-tours-paq .list-tours-viaj {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 1025px) and (max-width:1350px) {
    .section-tours-paq .list-tours-viaj {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (max-width: 576px) {
    .nav-viaj-main {
        padding:10px 0
    }

    .nav-uros .logo-main img {
        width: 150px
    }

    .viaj-slider-cont .sld-cont {
        text-align: center;
        grid-template-columns: 1fr;
        gap: 10px
    }

    .viaj-slider-cont .sld-cont label {
        display: none!important
    }

    .slider-main {
        height: 100vh
    }

    .nav-uros {
        position: relative
    }

    .hamburger {
        cursor: default;
        display: inline-block
    }

    .viaj-buttom {
        display: none
    }

    .nav-uros>ul {
        z-index: 999;
        background: #fff;
        border: 1px solid #ccc;
        flex-direction: column;
        gap: 15px;
        width: 200px;
        padding: 15px;
        display: none;
        position: absolute;
        top: 50px;
        right: 0
    }

    .nav-items.show {
        display: flex
    }

    .cont-explora,.cont-questions .conten-descrip,.footer-viajes .footer-main,.section-additional .cont-aditional,.section-tours-paq .list-tours-viaj {
        grid-template-columns: 1fr
    }
}

.nav-viaj-main+.mobile-header-active {
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    max-width: 90%;
    height: 100vh;
    background: #00193a;
    z-index: 99999;
    overflow-y: auto;
    transform: translateX(-100%);
    visibility: hidden;
    transition: transform .35s ease,visibility .35s ease
}

.nav-viaj-main+.mobile-header-active.sidebar-visible {
    transform: translateX(0);
    visibility: visible
}

.nav-viaj-main+.mobile-header-active .mobile-menu-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border: 0;
    padding: 0;
    background: 0 0;
    color: #fff;
    font-size: 32px;
    line-height: 1;
    cursor: pointer;
    z-index: 2
}

.nav-viaj-main+.mobile-header-active #mobile-menu-placeholder {
    padding: 80px 30px 40px
}

.nav-viaj-main+.mobile-header-active .mobile-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-viaj-main+.mobile-header-active .mobile-menu>li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,.12)
}

.nav-viaj-main+.mobile-header-active .mobile-menu>li>a {
    display: block;
    padding: 17px 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase
}

.nav-viaj-main+.mobile-header-active .mobile-menu>li>a:hover {
    color: #f5c400
}

body.mobile-menu-active:has(.nav-viaj-main) {
    overflow: hidden
}

@media (min-width: 992px) {
    .nav-viaj-main+.mobile-header-active {
        display:none
    }
}

.gr-gallery-sproj .gallery {
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
    gap: 20px;
    display: grid
}

.gr-gallery-sproj .gallery a {
    border-radius: 8px;
    position: relative;
    overflow: hidden
}

.gr-gallery-sproj .gallery a:after {
    content: "+";
    color: #fff;
    opacity: 0;
    background: #00000059;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    transition: opacity .3s;
    display: flex;
    position: absolute;
    inset: 0
}

.gr-gallery-sproj .gallery a:hover:after {
    opacity: 1
}

.gr-gallery-sproj .gallery img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform .4s
}

.single_page ul li:before {
    display: none
}

body.single-blog table {
    width: 100%!important;
    border-collapse: collapse!important;
    margin: 30px 0!important;
    border: 1px solid #000!important;
    table-layout: auto!important;
    background-color: transparent!important
}

body.single-blog th {
    padding: 15px!important;
    border: 1px solid #00193a!important;
    text-align: left!important;
    color: #fff!important;
    background: #fff!important;
    width: auto!important;
    vertical-align: middle!important
}

body.single-blog td {
    padding: 15px!important;
    border: 1px solid #00193a!important;
    text-align: left!important;
    color: #00193a!important;
    background: #fff!important;
    width: auto!important;
    vertical-align: middle!important
}

body.single-blog th,body.single-blog thead th {
    background-color: #00193a!important;
    font-weight: 700!important;
    text-transform: uppercase!important
}

@media screen and (max-width: 768px) {
    body.single-blog thead {
        display:none!important
    }

    body.single-blog table,body.single-blog tbody,body.single-blog td,body.single-blog tr {
        display: block!important;
        width: 100%!important;
        height: auto!important;
        box-sizing: border-box!important
    }

    body.single-blog table {
        border: none!important;
        margin-bottom: 40px!important
    }

    body.single-blog tr {
        margin-bottom: 30px!important;
        border: 2px solid #00193a!important;
        border-radius: 10px!important;
        overflow: hidden!important;
        background: #fff!important;
        box-shadow: 0 4px 8px rgba(0,0,0,.1)!important
    }

    body.single-blog td {
        text-align: center!important;
        border: none!important;
        border-bottom: 1px solid #eee!important;
        padding: 12px 15px!important;
        color: #333!important;
        min-height: 40px!important
    }

    body.single-blog td:first-child {
        background-color: #00193a!important;
        color: #fff!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        font-size: 16px!important;
        padding: 15px!important;
        border-bottom: none!important;
        display: flex!important;
        justify-content: center!important;
        align-items: center!important
    }

    body.single-blog td:first-child b {
        color: #fff!important
    }

    body.single-blog td:last-child {
        border-bottom: none!important
    }
}

.grecaptcha-badge {
    bottom: -100px!important;
    right: 20px!important;
    z-index: 9999
}

._description.justify_ img {
    border-radius: 15px;
    display: block;
    width: 50%;
    height: auto;
    margin: 60px auto
}

.modal {
    z-index: 9999!important
}

#myModalenquire {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    padding: 24px;
    background: rgba(0,0,0,.55);
    overflow-y: auto
}

#myModalenquire.show {
    display: flex!important;
    align-items: center;
    justify-content: center
}

#myModalenquire .modal-dialog {
    width: min(620px,100%);
    margin: auto
}

#myModalenquire .modal-content {
    position: relative;
    width: 100%;
    max-height: calc(100vh - 48px);
    overflow-y: auto;
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 24px 70px rgba(0,0,0,.28)
}

@media only screen and (max-width: 480px) and (orientation:portrait) {
    .border {
        padding:15px
    }

    #reviewsSwiper {
        height: auto!important
    }

    #reviewsSwiper .swiper-wrapper {
        align-items: stretch
    }

    header#header {
        height: 70px!important
    }

    .whatsapp-button {
        width: 45px;
        height: 45px;
        bottom: 145px
    }

    div#zsiq_float {
        bottom: 85px
    }

    .flotante_tour {
        display: none!important
    }

    .grecaptcha-badge {
        bottom: -100px!important;
        right: 0!important;
        z-index: 9999
    }

    span.h_price {
        font-size: .8rem
    }

    h2.title-fqa {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 812px) and (orientation:landscape) and (max-height:480px) {
    .flotante_tour {
        display:none!important
    }

    .whatsapp-button {
        display: none
    }

    .grecaptcha-badge {
        bottom: -100px!important;
        right: 0!important;
        z-index: 9999
    }
}

@media only screen and (min-width: 600px) and (max-width:900px) and (orientation:portrait) {
    .flotante_tour_mobile {
        display:none
    }
}

@media only screen and (min-width: 600px) and (max-width:1024px) and (orientation:landscape) {
    .flotante_tour_mobile {
        display:none
    }
}

@media only screen and (min-width: 1024px) and (max-width:1440px) {
    .flotante_tour_mobile {
        display:none
    }
}

@media only screen and (min-width: 1440px) and (max-width:1920px) {
    .flotante_tour_mobile {
        display:none
    }

    .section-main-tour .contenedor-tour {
        max-width: 2200px
    }
}

@media only screen and (min-width: 1920px) {
    .flotante_tour_mobile {
        display:none
    }

    .section-main-tour .contenedor-tour {
        max-width: 100%
    }
}

.slider-reviews .card {
    background: linear-gradient(180deg,#fff 0,#f7f9fb 100%);
    border: 1px solid rgba(0,0,0,.05);
    border-radius: var(--border-radius-lg);
    padding: 1.25rem 1.5rem;
    max-width: 420px;
    margin: 1.5rem auto;
    font-family: var(--font-sans);
    box-shadow: 0 6px 18px rgba(0,0,0,.06)
}

.slider-reviews .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px
}

.slider-reviews .avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    background: linear-gradient(135deg,#ff7a3d 0,#ffc371 100%);
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
    flex-shrink: 0
}

.slider-reviews .user-info {
    margin-left: 12px;
    flex: 1
}

.slider-reviews .user-name {
    font-size: 15px;
    font-weight: 500;
    color: #1f2937;
    margin: 0
}

.slider-reviews .user-date {
    font-size: 13px;
    color: #6b7280;
    margin: 2px 0 0
}

.slider-reviews .ta-logo {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(145deg,#fff,#e6e9ef);
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-reviews .stars {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 14px
}

.slider-reviews .star-row {
    display: flex;
    gap: 3px
}

.slider-reviews .star {
    margin-right: 2px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #00c27a;
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-reviews .badge {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: linear-gradient(145deg,#3aa0ff,#147ac8);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-reviews .review-title {
    min-height: 45px;
    font-size: 15px;
    font-weight: 500;
    color: #111827;
    margin: 0 0 6px
}

.slider-reviews .review-body {
    font-size: 14px;
    line-height: 1.65;
    color: #4b5563;
    margin: 0
}

.slider-reviews .review-wrapper {
    position: relative;
    overflow: hidden;
    transition: max-height .5s ease;
    max-height: 72px
}

.slider-reviews .review-wrapper.expanded {
    max-height: 400px
}

.slider-reviews .fade-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 28px;
    background: linear-gradient(transparent,#f7f9fb);
    transition: opacity .35s ease;
    pointer-events: none
}

.slider-reviews .review-wrapper.expanded .fade-overlay {
    opacity: 0
}

.slider-reviews .read-toggle {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #6b7280;
    cursor: pointer;
    border: none;
    background: 0 0;
    padding: 0;
    transition: color .2s
}

.slider-reviews .read-toggle:hover {
    color: #111827
}

.slider-reviews .toggle-arrow {
    width: 14px;
    height: 14px;
    transition: transform .4s ease;
    color: inherit
}

.slider-reviews .toggle-arrow.rotated {
    transform: rotate(180deg)
}

.slider-reviews {
    margin-bottom: 20px;
    padding-top: 40px;
    position: relative;
    padding-bottom: 20px
}

.slider-reviews .swiper-button-next.nextp {
    right: 5px!important;
    position: absolute;
    top: 30px;
    transition: all .3s;
    box-shadow: 0 0 5px #00000040;
    padding: 10px;
    border: 1px solid #d7d7d7;
    width: 40px;
    height: 40px;
    border-radius: 509%
}

.slider-reviews .swiper-button-next.nextp {
    box-shadow: 0 0 10px #00000040
}

.slider-reviews .swiper-button-prev.prevp {
    left: 92%!important;
    position: absolute;
    top: 30px;
    transition: all .3s;
    box-shadow: 0 0 5px #00000040;
    padding: 10px;
    border: 1px solid #d7d7d7;
    width: 40px;
    height: 40px;
    border-radius: 509%
}

.slider-reviews .swiper-button-prev.prevp {
    box-shadow: 0 0 10px #00000040
}

.slider-reviews .swiper-button-next.nextp path {
    fill: #bdbdbd
}

.slider-reviews .swiper-button-prev.prevp path {
    fill: #bdbdbd
}

.slider-reviews .avatar img {
    width: 100%;
    height: 100%
}

.slider-reviews .dots {
    display: flex;
    gap: 12px;
    align-items: center
}

.dots {
    width: fit-content;
    margin: 14px auto;
    display: flex;
    gap: 12px;
    align-items: center
}

.dots span {
    width: 16px!important;
    height: 16px!important;
    border: 3px solid #00b894;
    border-radius: 50%;
    background: #00b894
}

p.rev-title {
    font-size: 1.4rem;
    line-height: 1rem;
    font-weight: 900!important
}

.trip_logo svg {
    width: 140px
}

.link-success {
    color: RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important
}

a.btn-tripadvisor {
    color: #198754;
    border-bottom: 1px solid #19875440;
    padding-bottom: 2px
}

a.btn-tripadvisor b {
    color: #198754;
    border-bottom: 1px solid #19875440;
    padding-bottom: 2px
}

@media (max-width: 480px) {
    .slider-reviews .swiper-button-prev.prevp {
        left:70%!important
    }
}

section.section-review {
    padding: 45px 0;
    margin: 0 auto;
    max-width: 1300px;
    align-items: center;
    text-align: center
}

.nav-viaj-main .nav-items a {
    color: #fff
}

.main-blog-post h4,.main-blog-post h5,.main-blog-post h6 {
    font-size: 1.15em
}

.tour-tab-panel {
    display: none
}

.tour-tab-panel.is-active {
    display: block
}

.tabs-tour-info .tour-nav-link.is-active::after {
    opacity: 1
}

.tabs-tour-info .tour-nav-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
    text-decoration: none;
    color: var(--color-primary);
    padding: 5px 12px;
    border-radius: 6px;
    transition: background .25s ease,color .25s ease
}

.tabs-tour-info .tour-nav-link svg path {
    transition: stroke .25s ease
}

.tabs-tour-info .tour-nav-link svg circle,.tabs-tour-info .tour-nav-link svg ellipse {
    transition: fill .25s ease
}

.tabs-tour-info .tour-nav-link:hover {
    background: rgba(193,146,43,.08);
    color: #00224f
}

.tabs-tour-info .tour-nav-link.active::after,.tabs-tour-info .tour-nav-link.is-active::after {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 3px;
    height: 2px;
    background: var(--color-gold);
    border-radius: 999px
}

@media (max-width: 991px) {
    .tour-nav-booking-area {
        display:none!important
    }

    .flotante_tour_mobile {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
        display: block;
        background: #fff;
        padding: 8px 16px
    }

    .flotante_mobile_inner {
        display: grid;
        grid-template-columns: .9fr 1.5fr;
        align-items: center;
        gap: 16px;
        max-width: 450px;
        margin: 0 auto
    }

    .flotante_mobile_price {
        display: flex;
        flex-direction: column;
        line-height: 1.1
    }

    .flotante_mobile_price span {
        font-size: 13px;
        font-weight: 700;
        color: #595858;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .flotante_mobile_price strong {
        font-size: 32px;
        font-weight: 800;
        color: #06112a
    }

    .flotante_mobile_price small {
        font-size: 14px;
        color: #4d4c4c
    }

    .flotante_mobile_btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        background: #f6b900;
        color: #06112a;
        font-size: 18px;
        font-weight: 800;
        text-transform: uppercase;
        text-decoration: none;
        border-radius: 5px;
        max-width: 215px
    }
}
