:root {
    --richardlg: #448088;
    --richardlg1: #F8B83D;
    --richardlg2: #211e1e;
}

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

.post-header img {
    width: 100%;
}

.izibox {
    margin-top: 66px;
}

.Zebra_DatePicker {
    position: inherit !important;
    width: 100% !important;
    border: 0px !important;
    box-shadow: none !important;
}
.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
    font-size: 25px;
    color: #282828;
}

.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
    font-size: 25px;
    color: #282828;
}

.Zebra_DatePicker table {
    margin-top: 0;
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    color: #282b2f;
    line-height: 1.5;
    border-radius: 4px;
    box-shadow: none;
    overflow: hidden;
    margin-bottom: 30px;
}
.Zebra_DatePicker .dp_actions .dp_caption {
    font-size: 1.3rem !important;

}

.resultados {
    font-size: 0.85rem !important;
}

.Zebra_DatePicker  table tr:hover {
    background-color: #ffffff;
}
.Zebra_DatePicker table th {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    padding: 10px;
    text-align: left;
}
.Zebra_DatePicker table td, table th {
    font-size: 1.1rem;
    padding: 5px !important;
    vertical-align: top;
    border: 1px solid transparent !important;
}

/* Estilo base de la tabla */
.Zebra_DatePicker table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
}

/* Encabezado de la tabla */
.Zebra_DatePicker table th {
  background-color: #fff;
  color: #000;
  font-weight: bold;
  padding: 10px;
  text-align: left;
}

/* Filas impares con un fondo gris claro */
.Zebra_DatePicker table tr:nth-child(odd) {
  background-color: #fff;
}

/* Filas pares con un fondo blanco */
.Zebra_DatePicker table tr:nth-child(even) {
  background-color: #fff;
}

/* Estilo en hover */
.Zebra_DatePicker table tr:hover {
  background-color: #fff;
}


.Zebra_DatePicker td {
    padding: 5px;
    font-size: 0.8rem;
}
.Zebra_DatePicker .dp_body .dp_selected {
    background: #025833 !important;
    color: #fff;
}



.btn-block {
    width: 100% !important;
}

.container {
    max-width: 1360px !important;
}
    



    .summary-box {
    border: 1px solid #dee2e6;
    padding: 15px;
    border-radius: 5px;
}



.top-bar {
  font-size: 13px;
}

.social {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}

.facebook { background:#1877f2; }
.instagram { background:#e1306c; }
.tripadvisor { background:#00aa6c; }
.youtube { background:#ff0000; }
.tiktok { background:#000; }

.btn-success {
  background:#0a8f3c;
  border-color:#0a8f3c;
}





    .container {
        max-width: 1358px !important;
    }


.bgrm{
  background:var(--richardlg);
}


.hero-travel {
  min-height: 90vh;
  background: 
    linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,.45)),
    url("/wp-content/uploads/2026/01/machu-picchu-hero.webp") center/cover no-repeat;
}

.text-shadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

/* Botn naranja personalizado */
.btn-orange {
  background-color: #f57c00;
  color: #fff;
  border: none;
}

.btn-orange:hover {
  background-color: #e66f00;
  color: #fff;
}





/*-------------------------- Galeria ------------------*/

/*.gallery-box {
  height: 260px;
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.15);
}

.gallery-featured {
  height: 528px;
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.15);
}



.gallery-box img,
.gallery-featured img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;
}

.gallery-box img:hover,
.gallery-featured img:hover {
  transform: scale(1.05);
}
*/


.gallery-box,
.gallery-featured {
  overflow: hidden;
  border-radius: 0.3rem;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.15);
}

.gallery-box {
  height: 260px;
}

.gallery-featured {
  height: 528px;
}

.gallery-box img,
.gallery-featured img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1 !important;
  filter: none !important;
  transition: transform .4s ease;
}

.gallery-box img:hover,
.gallery-featured img:hover {
  transform: scale(1.05);
}




.tour-info-box {
  font-size: 0.9rem;
}

.icon-circle {
  width: 56px;
  height: 56px;
  background-color: #fff3b0;
  color: #198754;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 1.5rem;
}






/* DESKTOP TABS */
.tour-nav-tabs {
  gap: 12px;
  border-bottom: none;
}

.tour-nav-tabs .nav-link {
  background: #0a8f3c;
  color: #fff;
  font-weight: 700;
  padding: 14px 26px;
  border-radius: 8px;
  border: none;
}

.tour-nav-tabs .nav-link.active {
  background: #ffc107;
  color: #000;
}

/* MOBILE ACCORDION */
.tour-accordion .accordion-item {
  border: none;
  margin-bottom: 10px;
}

.tour-accordion .accordion-button {
  background: #0a8f3c;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
}

.tour-accordion .accordion-button::after {
  filter: brightness(0) invert(1);
}

.tour-accordion .accordion-button:not(.collapsed) {
  background: #0a8f3c;
  color: #fff;
}

.tour-accordion .accordion-body {
  background: #fff;
  border-radius: 0 0 10px 10px;
}



/************************* New  Style Web 2026 ********************/

.tour h2,.tour h2 b,.tour h2 strong {
    font-size: 1.25rem!important;
    font-weight: 600!important;
    line-height: 1.25
}

.tour h3,.tour h3 b,.tour h3 strong {
    font-size: 1.2rem!important;
    font-weight: 600!important;
    line-height: 1.25
}

.tour h4,.tour h4 b,.tour h4 strong {
    font-size: 1.15rem!important;
    font-weight: 600!important;
    line-height: 1.25
}

.tour h5,.tour h5 b,.tour h5 strong {
    font-size: 1.1rem!important;
    font-weight: 600!important;
    line-height: 1.25
}

.tour h6,.tour h6 b,.tour h6 strong {
    font-size: 1rem!important;
    font-weight: 600!important;
    line-height: 1.25
}

.travel_guide_box figure.wp-caption {
    width: 50%!important;
    margin: 20px auto 20px auto
}

.mobile_header {
    position: relative
}

.mobile_header_content {
    color: #fff;
    position: absolute;
    top: 40%;
    width: 100%;
    font-size: 1.6rem!important;
    text-shadow: 0 0 7px #000
}

.mobile_header_content h2 {
    font-size: 2rem!important;
    font-weight: 700
}

.logo-box img {
    width: 100%;
    height: auto
}

.mobile_header_content h3 {
    font-size: 1.3rem!important
}

thead {
    border: 1px solid
}

th {
    border: 1px solid
}

table {
    margin-bottom: 1rem;
    border-radius: 5px
}

.content table thead {
    background: red;
    color: #fff
}

.content table tr td {
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    color: #323335
}

.content table thead tr th {
    padding: 4px 0
}

.bring_box button.nav-link {
    font-weight: 500;
    text-transform: uppercase;
    background-color: #3ab54a;
    color: #fff;
    margin-right: 5px
}

figure.wp-caption {
    font-style: italic;
    font-size: .8rem;
    color: #999;
    border: 1px solid #c4c4c4;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0 3px #00000029
}

.google_reviews {
    color: #fff;
    background-color: #f7f7f7
}

.container,.container-lg,.container-md,.container-sm,.container-xl {
    max-width: 1360px!important;
}

@keyframes swing {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(15deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.bell-icon {
    font-size: 1rem;
    color: #f0ad4e;
    animation: swing 300ms ease-in-out infinite
}

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

.toast-header strong {
    font-size: .8rem
}

ul.list_relacionados a {
    padding-top: 5px;
    padding-bottom: 3px;
    display: block;
    color: grey;
    font-size: .7rem;
    line-height: 1;
    border-bottom: 1px solid #e6e6e6
}

img.map {
    width: 100%
}

.post-header img {
    width: 100%
}

.mapa_box {
    position: relative;
    display: inline-block;
    transition: all 300ms;
    background-color: #000
}

.map_bg {
    background-color: #000;
    transition: all 400ms
}

.mapa_box a img {
    opacity: .7;
    transition: all 300ms
}

.mapa_box .lupa {
    transition: all 300ms
}

.mapa_box:hover .lupa {
    font-size: 2.3rem;
    color: #ffb000
}

.muted {
    text-align: center;
    font-size: .8rem;
    color: grey
}

.alignright {
    width: 50%;
    float: right;
    margin-left: 1rem;
    height: auto
}

.mapa_box a:hover img {
    opacity: 1
}

.mapa_box a:hover .lupa {
    display: none
}

img.map {
    display: block;
    width: 100%
}

.lupa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 2rem
}

table td {
    line-height: 1.4;
    padding: 5px;
    font-size: 1.2rem;
    margin: 4;
    border: 1px solid
}

table p {
    margin-bottom: 0
}

table {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px
}

.jet-menu-title {
    position: relative
}

span.menu-item-description {
    position: absolute;
    right: -10px;
    top: -4px
}

.sub-level-link .jet-menu-item-wrapper>.jet-menu-title {
    width: 100%
}

.ribbon {
    font-size: 9px;
    font-weight: 700;
    color: #fff
}

.ribbon {
    --r: .8em;
    border-block:.5em solid #0000;padding-inline:calc(var(--r) + .25em) .5em;line-height: 1.8;
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%,var(--r) calc(100% - .25em),0 50%,var(--r) .25em);
    background: radial-gradient(.2em 50% at right,#000a,#0000) border-box,#189d02 padding-box;
    width: fit-content
}

.post-header {
    position: relative
}

.post-header h1 {
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 30%;
    z-index: 9999999;
    color: #fff;
    text-align: center;
    font-size: 2rem;
    text-shadow: 0 0 11px #000
}

.btn-block {
    width: 100%
}

.price_from_amount img {
    width: 30px
}

.image_box {
    position: relative
}

.slick-slide {
    margin: 0 5px
}

a.slick-slide img {
    width: 100%
}

.slick-list {
    margin: 0 -5px
}

.price_from_amount {
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 9px
}

.megamenu img {
    width: 100%!important;
    height: auto!important;
    border-radius: 15px
}

.megamenu h3 {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-family: 'Oswald'
}

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

.megamenu li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px
}

.site-header .megamenu img {
    height: 100%!important
}

.copyright {
    font-weight: 500;
    color: #080808;
    font-size: .9rem;
    overflow: hidden
}

.copyright a {
    font-weight: 500;
    color: #080808;
    font-size: .9rem;
    overflow: hidden
}

.copyright a:hover {
    text-decoration: underline
}

.overlay {
    width: 100%;
    position: absolute;
    background-color: #00000059;
    height: 100%;
    top: 0;
    z-index: 0
}

.classic-card {
    border-radius: 15px;
    overflow: hidden;
    border: 0
}

.classic-card .card-body {
    border-radius: 15px;
    top: -20px;
    position: relative;
    background-color: #fff
}

.classic-card H5 {
    font-family: "Oswald",serif
}

.classic-card h5 a {
    color: #000
}

.image_related {
    width: 50%;
    float: left
}

.related_item {
    border-radius: 20px;
    min-height: 172px
}

.image_related img {
    border-radius: 20px;
    width: 100%;
    box-shadow: 0 0 8px 0 #0003
}

.text_related h4 a {
    text-decoration: none;
    color: red;
    line-height: 1
}

.text_related h4 {
    font-size: .9rem;
    font-family: "Oswald",serif
}

.text_related {
    display: flow-root;
    padding: 12px
}

nav.rank-math-breadcrumb {
    color: #fff;
    font-size: .9rem
}

.upgrades ul {
    list-style-type: none;
    padding-left: .5em
}

.upgrades ul li {
    position: relative;
    padding-left: 1.5em
}

.upgrades ul li::before {
    content: "\f217";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #001380
}

.content_related {
    font-size: .8rem;
    line-height: 1.1rem
}

.related_item {
    min-height: 172px
}

nav.rank-math-breadcrumb a {
    color: #fff;
    font-size: .9rem
}

.site-header {
    background-color: #fff
}

.banner-menu-fix {
    position: fixed!important;
    top: 0;
    z-index: 1;
    width: 100%;
    animation: translateFromTop 500ms!important;
    -webkit-animation: translateFromTop 500ms;
    -moz-animation: translateFromTop 500ms;
    -o-animation: translateFromTop 500ms;
    -ms-animation: translateFromTop 500ms;
    background-color: white!important;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 26%);
    background-color: white!important;
    box-shadow: 0 9px 11px 0 rgb(0 0 0 / 8%);
    background-image: none!important
}

.banner-menu-fix .jet-menu .top-level-link {
    width: 100%;
    margin: 0;
    padding: 0 10px 0 10px
}

.banner-menu-fix .topbar {
    display: none
}

.banner-menu-fix .logo-box img {
    height: 60px!important;
    transition: all 400ms;
    width: auto
}

.elementor-5972 .elementor-element.elementor-element-c7e7f45 .jet-menu {
    padding: 5px
}

.site-header {
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    transition: all 400ms;
    padding: 0
}

.site-header img {
    transition: all 400ms;
    height: 80px;
    max-width: min-content
}

.slider_tour {
    margin-top: 70px;
    overflow: hidden
}

nav.rank-math-breadcrumb {
    border-radius: 5px;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px 0;
    width: fit-content;
    margin-right: auto
}

img.stars-white {
    width: auto;
    height: 20px!important
}

span.per_person {
    display: block;
    font-size: .85rem
}

img.icon_level {
    height: 20px!important
}

.starting {
    font-size: .8rem
}

.price_from_amount {
    font-size: 2.3rem
}

.bread-tour,.bread-tour a {
    font-size: .65rem;
    color: #bdbdbd
}

.title-box h1 {
    font-size: 2rem;
    font-weight: 900;
    width: 100%;
    margin-bottom: 0
}

.gallery.box {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 0;
    border: 0
}

.box.gallery img {
    border-radius: 0
}

.tour-card {
    border-top: 6px solid #fff;
    border-bottom: 5px solid #fff;
    border-left: 3px solid #fff;
    border-radius: 10px;
    border-right: 3px solid #fff
}

.gallery .card {
    position: relative;
    border: 0
}

.gallery .background,.gallery .column {
    height: 100%
}

.single-tour {
    margin-bottom: 30px!important
}

.tour-card.card a {
    font-weight: 700;
    line-height: 100%;
    font-size: 2rem
}

.gallery .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: #000;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s
}

.gallery .info,.gallery .foot {
    -webkit-transition: bottom 0.35s;
    -o-transition: bottom 0.35s;
    transition: bottom 0.35s
}

.gallery .info {
    position: absolute;
    bottom: 30px;
    width: 100%
}

.gallery .info h2 a {
    color: #fff;
    display: block;
    text-shadow: 1px 1px 4px #000;
    text-decoration: none
}

.gallery .info h2 {
    transition: all 400ms;
    text-align: center;
    line-height: 24px;
    font-size: 30px;
    padding: 10px 10px 10px 10px;
    font-weight: 600;
    margin-bottom: 0
}

.gallery:hover .info h2 {
    background: none
}

.category-label {
    margin-bottom: 15px;
    text-align: center;
    color: #fff
}

.gallery .foot {
    height: 35px;
    bottom: -35px;
    position: relative;
    color: #fff;
    padding: 0 10px
}

.gallery .foot .line {
    height: 2px;
    display: block;
    margin: 10px 0;
    background-color: #fff;
    margin-top: 20px;
    width: 0%;
    transition: width 0.6s
}

.gallery .description {
    font-weight: 300
}

.gallery .categoria {
    font-weight: bolder;
    border-radius: 5px;
    background-color: #00A64F;
    top: 5px;
    left: 5px;
    padding: 0 10px;
    position: absolute;
    color: #fff;
    font-size: 14px;
    z-index: 1;
    transition: font-size 0.35s;
    text-transform: uppercase
}

.gallery:hover .info h2 {
    margin-bottom: 30px!important
}

.gallery:hover .info h2 {
    margin-bottom: 50px!important
}

.gallery:hover .overlay {
    opacity: .6
}

.gallery:hover .foot .line {
    width: 100%
}

a.btn-rainbow {
    color: #fff;
    border: 2px solid #ba5001;
    background-color: #ba5001;
    border-radius: 15px;
    transition: all 300ms
}

a.btn-rainbow:hover {
    border: 2px solid #ba5001;
    background-color: #fff;
    border-radius: 15px
}

.label_top a {
    color: #fff;
    text-decoration: none
}

.megamenu h3>a {
    border-bottom: 0;
    font-weight: 700;
    color: #3ab54a;
    font-size: 1.3rem;
    text-transform: uppercase
}

.megamenu h3>a:hover {
    border-bottom: 0;
    font-weight: 700;
    color: #3ab54a;
    font-size: 1.3rem;
    text-transform: uppercase
}

.megamenu a {
    color: #000;
    font-size: .9rem;
    border-bottom: 1px dotted #c7c7c7;
    display: block;
    transition: all 200ms
}

.megamenu a:hover {
    color: #0546aa;
    font-size: .9rem;
    border-bottom: 1px dotted #0546aa
}

.resumen-pedido {
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 10px
}

.resumen-pedido table {
    width: 100%
}

.resumen-pedido thead {
    height: 35px
}

.resumen-pedido tr {
    height: 36px
}

.resumen-pedido tr:hover {
    background-color: #e5e5e5
}

.slider-tour img {
    filter: brightness(120%)
}

button.slick-next.slick-arrow {
    right: 20px
}

.label_bottom {
    color: #fff;
    font-size: 1.7rem;
    line-height: 1
}

.label_top {
    background-color: red;
    color: #fff;
    border-radius: 5px;
    padding: 0 8px;
    font-weight: 500;
    font-size: .9rem;
    width: fit-content
}

button.slick-prev.slick-arrow {
    z-index: 9;
    left: 10px
}

.slick-prev:before,.slick-next:before {
    font-size: 35px;
    line-height: 1;
    opacity: .75
}

.fluentform_wrapper_4 button.disabled {
    background-color: #4898fc!important;
    cursor: not-allowed!important
}

.box_map {
    color: #9b9b9b;
    font-size: .9rem;
    width: 100%;
    border-radius: 15px;
    padding: 0;
    background-color: #fff
}

.box_map img {
    width: 100%;
    border-radius: 15px
}

.box_map h5 {
    text-align: center;
    background-color: red;
    padding: 5px;
    font-size: .8rem;
    color: #fff
}

.jet-mobile-menu__item {
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 5px;
    background-color: #ffffff26;
    color: #000
}

.jet-mobile-menu__container-inner {
    padding: 10px
}

div#loading_b svg {
    width: 10px
}

.tour-card h4 a {
    color: #0546AA;
    transition: all 300ms
}

.tour-card h4 a:hover {
    color: #FFB700
}

.tour-card img {
    border-radius: 10px
}

.tour-card h4 {
    color: #0546AA;
    font-family: "Built";
    min-height: 70px;
    margin-bottom: 0
}

.content {
    margin: 0 auto;
    max-width: 1000px
}

.content>h2 {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #484B54;
    font-weight: 800;
    font-size: 1.5em
}

.content>h2:first-child {
    padding-top: 0em
}

.codrops-header {
    margin: 0 auto;
    padding: 4em 1em;
    text-align: center
}

.codrops-header h1 {
    margin: 0;
    font-weight: 800;
    font-size: 4em;
    line-height: 1.3
}

.codrops-header h1 span {
    display: block;
    padding: 0 0 .6em .1em;
    color: #74777b;
    font-weight: 300;
    font-size: 45%
}

.codrops-demos {
    clear: both;
    padding: 1em 0 0;
    text-align: center
}

.content+.codrops-demos {
    padding-top: 5em
}

.codrops-demos a {
    display: inline-block;
    margin: 0 5px;
    padding: 1em 1.5em;
    text-transform: uppercase;
    font-weight: 700
}

.codrops-demos a:hover,.codrops-demos a:focus,.codrops-demos a.current-demo {
    background: #3c414a;
    color: #fff
}

.codrops-top {
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    font-size: .69em;
    line-height: 2.2
}

.codrops-top a {
    display: inline-block;
    padding: 1em 2em;
    text-decoration: none;
    letter-spacing: 1px
}

.codrops-top span.right {
    float: right
}

.codrops-top span.right a {
    display: block;
    float: left
}

.codrops-icon:before {
    margin: 0 4px;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-family: 'codropsicons';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased
}

.codrops-icon-drop:before {
    content: "\e001"
}

.codrops-icon-prev:before {
    content: "\e004"
}

.related {
    clear: both;
    padding: 6em 1em;
    font-size: 120%
}

.related>a {
    display: inline-block;
    margin: 20px 10px;
    padding: 25px;
    border: 1px solid #4f7f90;
    text-align: center
}

.related a:hover {
    border-color: #39545e
}

.related a img {
    max-width: 100%;
    opacity: .8
}

.related a:hover img,.related a:active img {
    opacity: 1
}

.related a h3 {
    margin: 0;
    padding: .5em 0 .3em;
    max-width: 300px;
    text-align: left
}


@media screen and (max-width: 25em) {
    .codrops-header {
        font-size:75%
    }

    .codrops-icon span {
        display: none
    }
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 100%;
    max-width: 100%;
    max-height: 640px;
    height: auto;
    background: #112a56;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption::before,.grid figure figcaption::after {
    pointer-events: none
}

.grid figure figcaption,.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h2 {
    word-spacing: -.15em;
    font-weight: 300
}

.grid figure h2 span {
    font-weight: 800
}

.grid figure h2,.grid figure p {
    margin: 0
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.effect-julia {
    background: #2f3238
}

figure.effect-julia img {
    max-width: none;
    height: 400px;
    -webkit-transition: opacity 1s,-webkit-transform 1s;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.effect-julia figcaption {
    text-align: left
}

figure.effect-julia h2 {
    position: relative;
    padding: .5em 0
}

figure.effect-julia p {
    display: inline-block;
    margin: 0 0 .25em;
    padding: .4em 1em;
    background: rgb(255 255 255 / .9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(-360px,0,0);
    transform: translate3d(-360px,0,0)
}

figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

figure.effect-julia:hover img {
    opacity: .4;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
}

figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-goliath {
    background: #112a56
}

figure.effect-goliath h2 {
    width: 100%;
    font-weight: 700;
    font-size: 1.3rem;
    text-align: center;
    text-shadow: 0 0 13px #000
}

figure.effect-goliath img,figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

figure.effect-goliath div.box_details {
    background: #000;
    background: -moz-linear-gradient(180deg,rgb(0 0 0 / .5690651260504201) 0%,#fff0 100%);
    background: -webkit-linear-gradient(180deg,rgb(0 0 0 / .5690651260504201) 0%,#fff0 100%);
    background: linear-gradient(180deg,rgb(0 0 0 / .5690651260504201) 0%,#fff0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    width: 100%;
    font-size: .7rem;
    top: 0;
    position: absolute;
    left: 0;
    text-align: center;
    padding: 15px 5px 15px 5px
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.effect-goliath h2,figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px
}

figure.effect-goliath p {
    text-transform: none;
    display: block;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    width: 100%
}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0,-110px,0);
    transform: translate3d(0,-110px,0)
}

figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0)
}

figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-hera {
    background: #303fa9
}

figure.effect-hera h2 {
    font-size: 158.75%
}

figure.effect-hera h2,figure.effect-hera p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%
}

figure.effect-hera figcaption::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    border: 2px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
    transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%
}

figure.effect-hera p {
    width: 100px;
    text-transform: none;
    font-size: 121%;
    line-height: 2
}

figure.effect-hera p a {
    color: #fff
}

figure.effect-hera p a:hover,figure.effect-hera p a:focus {
    opacity: .6
}

figure.effect-hera p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

figure.effect-hera p a:first-child i {
    -webkit-transform: translate3d(-60px,-60px,0);
    transform: translate3d(-60px,-60px,0)
}

figure.effect-hera p a:nth-child(2) i {
    -webkit-transform: translate3d(60px,-60px,0);
    transform: translate3d(60px,-60px,0)
}

figure.effect-hera p a:nth-child(3) i {
    -webkit-transform: translate3d(-60px,60px,0);
    transform: translate3d(-60px,60px,0)
}

figure.effect-hera p a:nth-child(4) i {
    -webkit-transform: translate3d(60px,60px,0);
    transform: translate3d(60px,60px,0)
}

figure.effect-hera:hover figcaption::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
    transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1)
}

figure.effect-hera:hover h2 {
    opacity: 0;
    -webkit-transform: translate3d(-50%,-50%,0) scale3d(.8,.8,1);
    transform: translate3d(-50%,-50%,0) scale3d(.8,.8,1)
}

figure.effect-hera:hover p i:empty {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

figure.effect-winston {
    background: #162633;
    text-align: left
}

figure.effect-winston img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.effect-winston figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/img/triangle.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.45s,-webkit-transform 0.45s;
    transition: opacity 0.45s,transform 0.45s;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

figure.effect-winston h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0)
}

figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0
}

figure.effect-winston a {
    margin: 0 10px;
    color: #5d504f;
    font-size: 170%
}

figure.effect-winston a:hover,figure.effect-winston a:focus {
    color: #cc6055
}

figure.effect-winston p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0)
}

figure.effect-winston:hover img {
    opacity: .6
}

figure.effect-winston:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-winston:hover figcaption::before {
    opacity: .7;
    -webkit-transform: rotate3d(0,0,1,20deg);
    transform: rotate3d(0,0,1,20deg)
}

figure.effect-winston:hover p i {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-winston:hover p a:nth-child(3) i {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

figure.effect-winston:hover p a:nth-child(2) i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

figure.effect-winston:hover p a:first-child i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

figure.effect-selena {
    background: #fff
}

figure.effect-selena img {
    opacity: .95;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

figure.effect-selena:hover img {
    -webkit-transform: scale3d(.95,.95,1);
    transform: scale3d(.95,.95,1)
}

figure.effect-selena h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0)
}

figure.effect-selena p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
    transform: perspective(1000px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%
}

figure.effect-selena:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-selena:hover p {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
    transform: perspective(1000px) rotate3d(1,0,0,0)
}

figure.effect-terry {
    background: #34495e
}

figure.effect-terry figcaption {
    padding: 1em
}

figure.effect-terry figcaption::before,figure.effect-terry figcaption::after {
    position: absolute;
    width: 200%;
    height: 200%;
    border-style: solid;
    border-color: #101010;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

figure.effect-terry figcaption::before {
    right: 0;
    bottom: 0;
    border-width: 0 70px 60px 0;
    -webkit-transform: translate3d(70px,60px,0);
    transform: translate3d(70px,60px,0)
}

figure.effect-terry figcaption::after {
    top: 0;
    left: 0;
    border-width: 15px 0 0 15px;
    -webkit-transform: translate3d(-15px,-15px,0);
    transform: translate3d(-15px,-15px,0)
}

figure.effect-terry img,figure.effect-terry p a {
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

figure.effect-terry img {
    opacity: .85
}

figure.effect-terry h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .4em 10px;
    width: 50%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

@media screen and (max-width: 920px) {
    figure.effect-terry h2 {
        padding:.75em 10px;
        font-size: 120%
    }
}

figure.effect-terry p {
    float: right;
    clear: both;
    text-align: left;
    text-transform: none;
    font-size: 111%
}

figure.effect-terry p a {
    display: block;
    margin-bottom: 1em;
    color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(90px,0,0);
    transform: translate3d(90px,0,0)
}

figure.effect-terry p a:hover,figure.effect-terry p a:focus {
    color: #f3cf3f
}

figure.effect-terry:hover figcaption::before,figure.effect-terry:hover figcaption::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-terry:hover img {
    opacity: .6
}

figure.effect-terry:hover h2,figure.effect-terry:hover p a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-terry:hover p a {
    opacity: 1
}

figure.effect-terry:hover p a:first-child {
    -webkit-transition-delay: 0.025s;
    transition-delay: 0.025s
}

figure.effect-terry:hover p a:nth-child(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

figure.effect-terry:hover p a:nth-child(3) {
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s
}

figure.effect-terry:hover p a:nth-child(4) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

figure.effect-phoebe {
    background: #675983
}

figure.effect-phoebe img {
    opacity: .85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

figure.effect-phoebe:hover img {
    opacity: .6
}

figure.effect-phoebe figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/img/triangle2.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale3d(5,2.5,1);
    transform: scale3d(5,2.5,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

figure.effect-phoebe:hover figcaption::before {
    opacity: .6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

figure.effect-phoebe h2 {
    margin-top: 1em;
    -webkit-transition: transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0)
}

figure.effect-phoebe:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-phoebe p a {
    color: #fff;
    font-size: 140%;
    opacity: 0;
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

figure.effect-phoebe p a:first-child {
    -webkit-transform: translate3d(-60px,-60px,0);
    transform: translate3d(-60px,-60px,0)
}

figure.effect-phoebe p a:nth-child(2) {
    -webkit-transform: translate3d(0,60px,0);
    transform: translate3d(0,60px,0)
}

figure.effect-phoebe p a:nth-child(3) {
    -webkit-transform: translate3d(60px,-60px,0);
    transform: translate3d(60px,-60px,0)
}

figure.effect-phoebe:hover p a {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-apollo {
    background: #3498db
}

figure.effect-apollo img {
    opacity: .95;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1)
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / .5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

figure.effect-apollo h2 {
    text-align: left
}

figure.effect-apollo:hover img {
    opacity: .6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

figure.effect-kira {
    background: #fff;
    text-align: left
}

figure.effect-kira img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

figure.effect-kira figcaption {
    z-index: 1
}

figure.effect-kira p {
    padding: 2.25em .5em;
    font-weight: 600;
    font-size: 100%;
    line-height: 1.5;
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
}

figure.effect-kira p a {
    margin: 0 .5em;
    color: #101010
}

figure.effect-kira p a:hover,figure.effect-kira p a:focus {
    opacity: .6
}

figure.effect-kira figcaption::before {
    position: absolute;
    top: 0;
    right: 2em;
    left: 2em;
    z-index: -1;
    height: 3.5em;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(0,4em,0) scale3d(1,.023,1);
    transform: translate3d(0,4em,0) scale3d(1,.023,1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

figure.effect-kira:hover img {
    opacity: .5
}

figure.effect-kira:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-kira:hover figcaption::before {
    opacity: .7;
    -webkit-transform: translate3d(0,5em,0) scale3d(1,1,1);
    transform: translate3d(0,5em,0) scale3d(1,1,1)
}

figure.effect-steve {
    z-index: auto;
    overflow: visible;
    background: #000
}

figure.effect-steve:before,figure.effect-steve h2:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

figure.effect-steve:before {
    box-shadow: 0 3px 30px rgb(0 0 0 / .8);
    opacity: 0
}

figure.effect-steve figcaption {
    z-index: 1
}

figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0,0,0);
    transform: perspective(1000px) translate3d(0,0,0)
}

figure.effect-steve h2,figure.effect-steve p {
    background: #fff;
    color: #2d434e
}

figure.effect-steve h2 {
    position: relative;
    margin-top: 2em;
    padding: .25em
}

figure.effect-steve h2:before {
    box-shadow: 0 1px 10px rgb(0 0 0 / .5)
}

figure.effect-steve p {
    margin-top: 1em;
    padding: .5em;
    font-weight: 800;
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale3d(.9,.9,1);
    transform: scale3d(.9,.9,1)
}

figure.effect-steve:hover:before {
    opacity: 1
}

figure.effect-steve:hover img {
    -webkit-transform: perspective(1000px) translate3d(0,0,21px);
    transform: perspective(1000px) translate3d(0,0,21px)
}

figure.effect-steve:hover h2:before {
    opacity: 0
}

figure.effect-steve:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

figure.effect-moses {
    background: -webkit-linear-gradient(-45deg,#EC65B7 0%,#05E0D8 100%);
    background: linear-gradient(-45deg,#EC65B7 0%,#05E0D8 100%)
}

figure.effect-moses img {
    opacity: .85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

figure.effect-moses h2,figure.effect-moses p {
    padding: 20px;
    width: 50%;
    height: 50%;
    border: 2px solid #fff
}

figure.effect-moses h2 {
    padding: 20px;
    width: 50%;
    height: 50%;
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0)
}

figure.effect-moses p {
    float: right;
    padding: 20px;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

figure.effect-moses:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-moses:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-moses:hover img {
    opacity: .6
}

figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg,#f3cf3f 0%,#f33f58 100%);
    background: linear-gradient(-45deg,#f3cf3f 0%,#f33f58 100%)
}

figure.effect-jazz img {
    opacity: .9
}

figure.effect-jazz figcaption::after,figure.effect-jazz img,figure.effect-jazz p {
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

figure.effect-jazz h2,figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(.8,.8,1);
    transform: scale3d(.8,.8,1)
}

figure.effect-jazz h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

figure.effect-jazz p {
    padding: .5em 2em;
    text-transform: none;
    font-size: .85em;
    opacity: 0
}

figure.effect-jazz:hover img {
    opacity: .7;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1)
}

figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,1,1)
}

figure.effect-jazz:hover h2,figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

figure.effect-ming {
    background: #030c17
}

figure.effect-ming img {
    opacity: .9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgb(255 255 255 / .2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1)
}

figure.effect-ming h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

figure.effect-ming p {
    padding: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

figure.effect-ming:hover h2 {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

figure.effect-ming:hover figcaption::before,figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

figure.effect-ming:hover figcaption {
    background-color: #fff0
}

figure.effect-ming:hover img {
    opacity: .4
}

figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg,#000 0%,#fff 100%);
    background: linear-gradient(-45deg,#000 0%,#fff 100%)
}

figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: .9;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.effect-lexi figcaption::before,figure.effect-lexi p {
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

figure.effect-lexi figcaption::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgb(255 255 255 / .2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(.5,.5,1);
    transform: scale3d(.5,.5,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

figure.effect-lexi:hover img {
    opacity: .6;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-lexi h2 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px,5px,0);
    transform: translate3d(5px,5px,0)
}

figure.effect-lexi p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    width: 140px;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px,20px,0);
    transform: translate3d(20px,20px,0)
}

figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

figure.effect-lexi:hover h2,figure.effect-lexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.effect-duke {
    background: -webkit-linear-gradient(-45deg,#34495e 0%,#cc6055 100%);
    background: linear-gradient(-45deg,#34495e 0%,#cc6055 100%)
}

figure.effect-duke img,figure.effect-duke p {
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

figure.effect-duke:hover img {
    opacity: .1;
    -webkit-transform: scale3d(2,2,1);
    transform: scale3d(2,2,1)
}

figure.effect-duke h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale3d(.8,.8,1);
    transform: scale3d(.8,.8,1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

figure.effect-duke p {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 20px;
    padding: 30px;
    border: 2px solid #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transform: scale3d(.8,.8,1);
    transform: scale3d(.8,.8,1);
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%
}

figure.effect-duke:hover h2,figure.effect-duke:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

@media screen and (max-width: 50em) {
    .content {
        padding:0 10px;
        text-align: center
    }

    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%
    }
}

.overview_detail {
    border-top: 3px solid #0546AA;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9rem;
    text-align: justify;
    line-height: 1.3
}

.details {
    padding-top: 5px;
    font-size: .8rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.details i {
    color: #ba5001;
    width: 20px
}

.details li {
    padding: 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.card-price {
    min-height: 100%
}

.card-price .card-header {
    border-bottom: 0;
    text-align: center;
    background-color: #3ab54a;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.card-price .card-body {
    text-align: center
}

.card-price .card-title {
    font-size: 1rem;
    margin-bottom: 10px
}

.card-price .card-price-amount {
    font-size: 1rem!important
}

.card-price .card-price-amount {
    font-weight: 600;
    font-size: 1.7rem!important;
    line-height: 1;
    color: #3a1c0a;
    font-family: "Oswald"
}

.card-price .card-text {
    min-height: 80px;
    font-size: .85rem
}

.details li:hover {
    background-color: whitesmoke
}

.details ul.list-group {
    border-radius: 0
}

ul.list-group li {
    font-weight: 600
}

ul.list-group span {
    font-weight: 400
}

button.kr-popin-button {
    line-height: 1;
    font-weight: 500;
    width: 300px;
    font-size: 1.4rem!important;
    background-color: #ffb700!important;
    display: block;
    margin: auto!important;
    color: black!important;
    border-radius: 10px
}

.intro_1 {
    background-color: #ff3d1b;
    color: #fff;
    padding: 12px;
    font-weight: 500;
    text-align: center
}

.intro_2 {
    background-color: orange;
    color: #fff;
    padding: 12px;
    font-weight: 500;
    text-align: center
}

.banner_box img {
    width: 100%
}

.banner_box {
    position: relative
}

.banner_content h4 {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 700
}

.banner_content {
    padding: 15px;
    position: absolute;
    top: 44%;
    text-align: center;
    width: 100%
}

.menu_vert_box li {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    line-height: 1;
    border-radius: 5px;
    background-color: #fff
}

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

.menu_vert_box a {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden!important;
    transition: all 500ms;
    padding: 10px;
    display: block;
    font-weight: 500;
    text-decoration: none;
    color: #ff3d1b
}

.menu_vert_box a:hover {
    color: #fff;
    background-color: #fd9d01
}

.intro_2 {
    padding: 15px;
    background-color: #fd9d01;
    color: #fff;
    text-align: center;
    font-weight: 600
}

.jet-menu .jet-menu-item .top-level-link {
    transition: all 300ms
}

.elementor-6 .elementor-element.elementor-element-c0cef7c .jet-menu ul.jet-sub-menu {
    min-width: 300px;
    max-width: max-content
}

.header {
    width: 100%;
    position: relative;
    overflow: hidden
}

.title_box {
    padding-bottom: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    background: -moz-linear-gradient(0deg,rgb(0 0 0 / .6699054621848739) 0%,#fff0 100%);
    background: -webkit-linear-gradient(0deg,rgb(0 0 0 / .6699054621848739) 0%,#fff0 100%);
    background: linear-gradient(0deg,rgb(0 0 0 / .6699054621848739) 0%,#fff0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    z-index: 2
}

ul.nav_menu a {
    text-decoration: none
}

.title_box h1 {
    font-weight: 900;
    color: #fff;
    font-size: 3.1rem
}

.tour {
    background-color: #fbfbfb;
    padding-top: 20px
}

.price {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700
}

.title_tour_box {
    min-height: 50px
}

.dur {
    position: absolute;
    width: fit-content;
    text-align: left;
    text-transform: uppercase;
    border-radius: 14px;
    background-color: #b20000;
    font-size: .8rem;
    font-weight: 700;
    padding: 5px 10px;
    color: #fff;
    top: 5px;
    left: 5px
}

.price_card {
    font-size: 1.3rem;
    line-height: 1;
    font-family: "Oswald"
}

.box_intro {
    border-radius: 20px
}

.price_details {
    color: #000;
    font-size: .8rem
}

.price_details i {
    font-weight: 500;
    color: #DB0D3E
}

.price_data {
    line-height: 1;
    font-size: 2rem;
    font-weight: 600;
    text-align: center
}

.price_from {
    text-align: center;
    line-height: 1
}

.price_pp {
    text-align: center;
    font-style: italic;
    color: #fff
}

.sidebar {
    position: sticky;
    top: 40px;
}

.price_box {
    background-color: var(--richardlg);
    border-bottom: 1px solid var(--richardlg);
    margin-bottom: 0;
    color: #fff;
    overflow: hidden;
    border-radius: 5px;
    padding: 5px
}

.tripadvisor_sidebar img {
    width: 100%
}

.square {
    border: 1px solid #e1e1e1;
    padding: 15px;
    background-color: whitesmoke;
    border-radius: 10px
}

.btn-naranja {
    background-color: #ffb000;
    color: #fff
}

.btn-naranja:hover {
    background-color: #d90;
    color: #fff
}

a.btn-especial {
    background-color: #0546aa;
    color: #fff
}

a.btn-especial:hover {
    background-color: #00225b;
    color: #fff
}

.btn_box {
    padding-bottom: 15px;
    text-align: center
}

.detalles {
    padding: 10px 0 0 0;
    background: #fbfbfb
}

.detalles_box {
    height: 100%;
    border: 1px solid #e7e7e7;
    margin-bottom: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 0
}

.icon_det {
    margin-right: 0;
    width: 50px;
    float: left
}

.intro_col a {
    text-transform: uppercase;
    color: #D21E3D;
    text-decoration: none;
    font-weight: 600
}

.sidebar_title {
    background-color: #D21E3D;
    color: #fff;
    padding: 10px;
    border-bottom: 2px solid #D21E3D
}

.sidebar_title h4 {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
    font-size: 1.1rem
}

.sidebar_title p {
    margin-bottom: 0
}

.icon_det img {
    width: 35px
}

.overview,.why_to,.faqs_box,.travel_guide_box {
    overflow: hidden;
    transition: all 300ms
}

.title {
    font-size: .8rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px
}

.detalle_content {
    line-height: 1
}

.accordion-header {
    cursor: pointer;
    background-color: #f2f2f2;
    padding: 10px;
    transition: all 400ms
}

.accordion-header:hover {
    cursor: pointer;
    background-color: #d7d7d7
}

.day_title {
    font-size: 1.4rem;
    line-height: 1.2
}

.day_title h3 {
    font-size: 1.3rem;
    margin-bottom: 0;
    font-weight: 600
}

.day_label {
    color: #ff3d1b;
    font-weight: 800;
    line-height: 1
}

.accordion-header {
    background-color: #f2f2f2;
    padding: 10px
}

.day_label {
    font-weight: 800;
    line-height: 1
}

.nav_menu {
    position: sticky;
    top: 0px;
}

ul.nav_menu {
    margin: 0 0 15px 0;
    list-style: none;
    z-index: 8;
    display: inline-flex;
    background-color: #fff;
    width: 100%
}

li.normal a {
    display: block;
    border-bottom: 5px solid #fff;
    border-radius: 0;
    font-size: 1.1rem;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    transition: all 200ms
}

div#preguntasRespuestas .accordion-item {
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden
}

.card-tour {
    padding: 0
}

.card-tour .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.card-tour .menu-content::before,.card-tour .menu-content::after {
    content: "";
    display: table
}

.card-tour .menu-content::after {
    clear: both
}

.card-tour .menu-content li {
    display: inline-block
}

.card-tour .menu-content a {
    color: #fff
}

.card-tour .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    transform: translate(-50%,0)
}

.card-tour .wrapper {
    background-color: #fff;
    min-height: 540px;
    position: relative;
    overflow: hidden
}

.card-tour .wrapper .content a.btn {
    opacity: 0;
    transition: all 300ms;
    transform: translateY(50px)
}

.card-tour .wrapper:hover .data {
    transform: translateY(0)
}

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

.card-tour .data {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(calc(70px + 1em));
    transition: transform 0.3s
}

.card-tour .data .content {
    padding: 1em;
    position: relative;
    z-index: 1
}

.example-2.card-tour {
    margin-right: 0;
    margin-left: 0
}

.card-tour .author {
    font-size: 16px
}

.card-tour .title {
    text-shadow: 0 0 20px #000;
    font-size: 2rem !IMPORTANT;
    margin-top: 10px;
    font-weight: 700!important;
    text-transform: uppercase
}

.card-tour .text {
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
    font-weight: 500
}

.card-tour input[type=checkbox] {
    display: none
}

.card-tour input[type=checkbox]:checked+.menu-content {
    transform: translateY(-60px)
}

.card-tour .date {
    background-color: #4A981A;
    padding: 5px 15px;
    border-radius: 5px
}

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

.btn-black:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000
}

.example-1 .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #77d7b9;
    color: #fff;
    padding: .8em
}

.example-1 .date span {
    display: block;
    text-align: center
}

.example-1 .date .day {
    font-weight: 700;
    font-size: 24px;
    text-shadow: 2px 3px 2px rgb(0 0 0 / .18)
}

.example-1 .date .month {
    text-transform: uppercase
}

.example-1 .date .month,.example-1 .date .year {
    font-size: 12px
}

.example-1 .content {
    background-color: #fff;
    box-shadow: 0 5px 30px 10px rgb(0 0 0 / .3)
}

.example-1 .title a {
    color: gray
}

.example-1 .menu-button {
    position: absolute;
    z-index: 999;
    top: 16px;
    right: 16px;
    width: 25px;
    text-align: center;
    cursor: pointer
}

.example-1 .menu-button span {
    width: 5px;
    height: 5px;
    background-color: gray;
    color: gray;
    position: relative;
    display: inline-block;
    border-radius: 50%
}

.example-1 .menu-button span::after,.example-1 .menu-button span::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    position: absolute;
    border-radius: 50%
}

.example-1 .menu-button span::before {
    left: -10px
}

.example-1 .menu-button span::after {
    right: -10px
}

.example-1 .menu-content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: transform 0.3s;
    transform: translateY(0)
}

.example-1 .menu-content li {
    width: 33.333333%;
    float: left;
    background-color: #77d7b9;
    height: 60px;
    position: relative
}

.example-1 .menu-content a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 24px
}

.example-1 .menu-content span {
    top: -10px
}

.example-2 .wrapper:hover .menu-content span {
    transform: translate(-300px,-10px);
    opacity: 1
}

.example-2 .header {
    color: #fff;
    padding: 1em
}

.example-2 .header::before,.example-2 .header::after {
    content: "";
    display: table
}

.example-2 .header::after {
    clear: both
}

.example-2 .header .date {
    float: left;
    font-size: 12px
}

.example-2 .menu-content {
    float: right
}

.example-2 .menu-content li {
    margin: 0 5px;
    position: relative
}

.example-2 .menu-content span {
    transition: all 0.3s;
    opacity: 0
}

.example-2 .data {
    color: #fff;
    padding-bottom: 70px;
    transform: translateY(calc(50px + 4em));
    background: #000;
    background: -moz-linear-gradient(360deg,rgb(0 0 0) 0%,#fff0 100%);
    background: -webkit-linear-gradient(360deg,rgb(0 0 0) 0%,#fff0 100%);
    background: linear-gradient(360deg,rgb(0 0 0) 0%,#fff0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)
}

.example-2 .title a {
    color: #fff
}

.example-2 .button {
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 700
}

.example-2 .button::after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100px,-50%);
    transition: all 0.3s
}

.example-2 .button:hover::after {
    transform: translate(5px,-50%);
    opacity: 1
}

.tour-card h5 a {
    color: #000
}

.card-tour .wrapper {
    background-size: cover;
    background-color: #fff;
    min-height: 540px;
    position: relative;
    overflow: hidden
}

.contact_box {
    background-color: #f7f7f7;
    padding: 5px;
    border-radius: 5px
}

.contact_icon {
    padding-left: 10px;
    margin-right: 30px;
    float: left;
    height: 60px;
    font-size: 1.7rem
}

.contact_title {
    font-weight: 600
}

.contact_content a {
    color: red;
    text-decoration: none
}

.icono_tab {
    display: none
}

.itinerary_label {
    color: #000;
    padding: 0;
    border-radius: 5px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1rem;
    margin-top: 0
}

li.normal a.active {
    background-color: #e7e7e7;
    border-bottom: 2px solid #3ab54a
}

li.normal a:hover {
    background-color: #fff;
    border-bottom: 2px solid #3ab54a;
    color: #000
}

.slider-nav {
    background-color: #000
}

.slider-nav img.slick-slide {
    border-radius: 10px;
    opacity: .6;
    cursor: pointer;
    padding: 5px;
    transition: all 200ms
}

.slider-nav img.slick-slide:hover {
    opacity: 1;
    cursor: pointer
}

.tour-accordion button.accordion-button {
    font-weight: 700;
    background-color: #ff3d1b!important;
    color: white!important
}

.inclusions-accordion button.accordion-button {
    background-color: #f1f1f1
}

span.icon_inc {
    color: green;
    margin-right: 10px
}

span.icon_noinc {
    color: red;
    margin-right: 10px
}

.header img {
    width: 100%
}

img.image-itinerario {
    transition: all 200ms;
    border-radius: 15px;
    width: 100%
}

img.image-itinerario:hover {
    box-shadow: 0 0 11px 3px #00000042
}

.sites {
    font-size: .85rem;
    color: #919191
}

.sites i {
    color: #D21E3D
}

a.btn-block {
    width: 100%
}

.faqs .accordion-button {
    font-weight: 600
}

.accordion-header h3 {
    color: black!important
}

.tour_content section h2 {
    color: #3ab54a;
    font-size: 1.3rem;
    font-weight: 600;
    position: relative
}

.inc ul {
    list-style-type: none;
    padding-left: .5em
}

.inc ul li {
    position: relative;
    padding-left: 1.5em
}

.inc ul li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: green
}

.noinc ul {
    list-style-type: none;
    padding-left: .5em
}

.noinc ul li {
    position: relative;
    padding-left: 1.5em
}

.noinc ul li::before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: red
}

.why_box {
    min-height: 70px
}

.why_box .contact_content {
    font-size: .8rem;
    line-height: 1.2
}

.why_box {
    margin-bottom: 20px;
    min-height: 70px
}

.why_icon {
    padding-left: 0;
    margin-right: 7px;
    float: left;
    height: 85px;
    font-size: 1.7rem
}

.why_icon svg {
    width: 90px
}

.whatsapp_sidebar a {
    margin: auto;
    position: relative;
    display: block
}

.whatsapp_sidebar img {
    width: 90px;
    margin: auto;
    text-align: center;
    display: block
}

.whatsapp_icon svg {
    width: 30px
}

.whatsapp_icon {
    position: absolute;
    bottom: 0;
    right: -50px
}

.whatsapp_box {
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 15px;
    height: 100%
}

.howto {
    color: #353535;
    font-size: .75rem
}

.slider-tour {
    opacity: 0;
    transition: all 900ms;
    height: 100%
}

.slider-tour.slick-initialized {
    opacity: 1;
    height: 100%
}

.howto h5 {
    color: #9c0027;
    font-size: .9rem;
    font-weight: 700
}

.howto h6 {
    color: #000;
    font-size: .8rem;
    font-weight: 700
}

.whatapp_text_1 {
    font-size: .8rem;
    margin-top: 10px
}

.whatapp_text_2 {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 700
}

.btn-whatsapp {
    color: #fff;
    background-color: #01c30f;
    border: solid 1px rgb(0 0 0 / .2);
    box-shadow: 0 0 0 1px rgb(0 0 0 / .1),0 0 0 3px rgb(255 255 255 / .3),0 0 0 5px rgb(0 0 0 / .1),0 2px 5px rgb(0 0 0 / .5);
    padding: 5px 20px;
    font-weight: 800;
    border-radius: 30px!important
}

.btn-whatsapp:hover {
    color: #fff;
    background-color: #007209;
    border: solid 1px rgb(0 0 0 / .2);
    box-shadow: 0 0 0 1px rgb(0 0 0 / .1),0 0 0 3px rgb(255 255 255 / .3),0 0 0 5px rgb(0 0 0 / .1),0 2px 5px rgb(0 0 0 / .5);
    padding: 5px 20px;
    font-weight: 800
}

.whatsapp_sidebar svg {
    width: 32px;
    text-align: center;
    display: block;
    margin: -27px auto 0 auto;
    left: 30px;
    position: relative
}

.whatsapp_box h4 {
    font-size: .9rem;
    font-weight: 800
}

.social_link a {
    text-decoration: none;
    color: #000
}

.faqs .accordion-button:not(.collapsed) {
    background-color: whitesmoke;
    font-weight: 600
}

.faqs .accordion-button:hover {
    font-weight: 600;
    background-color: whitesmoke
}

.Zebra_DatePicker {
    position: inherit!important;
    width: 100%!important;
    border: 0px!important;
    box-shadow: none!important
}

.Zebra_DatePicker .dp_header .dp_previous,.Zebra_DatePicker .dp_header .dp_next {
    font-size: 25px;
    color: red
}

.Zebra_DatePicker .dp_header .dp_previous,.Zebra_DatePicker .dp_header .dp_next {
    font-size: 25px;
    color: red
}

.tecnodus-card {
    border: 0
}

.btn-pax {
    color: #fff;
    background-color: #ff3d1b;
    border-radius: 50%;
    border: 0;
    width: 30px;
    height: 30px
}

.tecnodus-card {
    overflow: hidden;
    border: 0;
    border-radius: 20px
}

h4.selects {
    font-size: 1.2rem;
    margin-bottom: 20px
}

.btn-reservar {
    width: 100%
}

.title-page {
    width: 100%
}

.title-page-desktop img {
    width: 100%
}

.title-page {
    position: relative
}

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

.texto_encima {
    color: orange;
    font-size: 1.2rem;
    font-weight: 200
}

.bg_title h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 12px #000
}

.tour-list {
    background-color: #f4f4f4
}

.black-contact .contact_box {
    border: 1px solid #ffffff7d;
    background-color: #fff0;
    color: #fff;
    border-radius: 0
}

.black-contact .contact_content a {
    color: #ff9100;
    font-size: .4rem
}

.black-contact .contact_icon {
    margin-right: 10px
}

.black-contact .contact_content a {
    color: #ff9100;
    font-size: .6rem;
    font-weight: 600;
    line-height: 1
}

.black-contact .contact_box .contact_title {
    line-height: 1
}

.tour h2 {
    text-transform: uppercase;
    font-size: 1.25rem;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
    font-weight: 700
}

.title-text img {
    width: 60px
}

h2.archive-title {
    color: #fff
}

.texto_debajo {
    color: #fff
}

.card2 {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    border: 4px solid #fff
}

.box-title {
    padding: 40px 10px 10px 10px;
    background: #000;
    background: -moz-linear-gradient(0deg,rgb(0 0 0 / .8407738095238095) 0%,#fff0 100%);
    background: -webkit-linear-gradient(0deg,rgb(0 0 0 / .8407738095238095) 0%,#fff0 100%);
    background: linear-gradient(0deg,rgb(0 0 0 / .8407738095238095) 0%,#fff0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 999999
}

.box-title h3 {
    text-shadow: 0 0 15px #000;
    font-weight: 700;
    font-size: 1.5rem
}

.data {
    color: #ffd01e;
    font-weight: 700
}

.card2 a img {
    transform: scale(1);
    transition: all 1000ms
}

.card2 a:hover img {
    transform: scale(1.2)
}

ul.polylang_langswitcher {
    margin-top: -6px;
    text-align: right;
    padding: 0;
    margin-bottom: 0
}

ul.polylang_langswitcher a {
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-size: .8rem;
    font-weight: 500
}

li.lang-item {
    display: inline-block;
    line-height: 1;
    height: 100%;
    padding-left: 9px;
    margin-right: 0
}

.wa__button {
    border-bottom: none!important
}

.wa__btn_w_img:hover {
    text-decoration: none
}

.wa__button,.wa__btn_popup,.wa__button *,.wa__btn_popup *,.wa__btn_popup :before,.wa__button :before,.wa__button :after,.wa__btn_popup :after,.wa__popup_chat_box,.wa__popup_chat_box *,.wa__popup_chat_box :before,.wa__popup_chat_box :after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.wa__button {
    position: relative;
    width: 300px;
    min-height: 64px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
    box-shadow: 0 4px 8px 1px rgb(32 32 37 / .09);
    -webkit-box-shadow: 0 4px 8px 1px rgb(32 32 37 / .09);
    -moz-box-shadow: 0 4px 8px 1px rgb(32 32 37 / .09)
}

.wa__btn_txt {
    display: inline-block;
    font-size: 12px;
    line-height: 1.33em
}

.wa__btn_w_icon .wa__btn_txt {
    padding: 16px 20px 15px 71px
}

.wa__button_text_only .wa__btn_txt,.wa__r_button.wa__btn_w_img.wa__button_text_only .wa__btn_txt,.wa__sq_button.wa__btn_w_img.wa__button_text_only .wa__btn_txt {
    padding-top: 25px;
    padding-bottom: 24px
}

.wa__btn_w_icon .wa__btn_txt .wa__btn_title {
    font-weight: 600;
    padding-left: 2px;
    font-size: 14px
}

.wa__cs_info {
    margin-bottom: 2px
}

.wa__btn_status {
    color: #F5A623;
    font-size: 9px;
    padding: 2px 0 0;
    font-weight: 700
}

.wa__cs_info .wa__cs_name,.wa__cs_info .wa__cs_status {
    display: inline-block
}

.wa__cs_info .wa__cs_name {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.36em
}

.wa__stt_online .wa__cs_info .wa__cs_name {
    color: #d5f0d9
}

.wa__stt_offline .wa__cs_info .wa__cs_name {
    color: #76787d
}

.wa__cs_info .wa__cs_status {
    width: 36px;
    height: 14px;
    margin-left: 3px;
    padding: 1px;
    font-size: 9px;
    line-height: 1.34em;
    border-radius: 5px;
    color: rgb(255 255 255 / .98);
    position: relative;
    top: -1px;
    left: 0;
    text-align: center
}

.wa__stt_online .wa__cs_info .wa__cs_status {
    background: #62c971
}

.wa__stt_offline .wa__cs_info .wa__cs_status {
    background: #b9bbbe
}

.wa__stt_online {
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    backface-visibility: hidden;
    will-change: transform
}

.wa__stt_online .wa__btn_txt {
    position: relative;
    z-index: 4
}

.wa__r_button.wa__stt_online:before {
    border-radius: 50vh
}

.wa__sq_button.wa__stt_online:before {
    border-radius: 5px
}

.wa__stt_online:before {
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgb(0 0 0 / .2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity
}

.wa__button.wa__stt_online:focus,.wa__button.wa__stt_online:active,.wa__button.wa__stt_online:hover {
    box-shadow: 0 4px 8px 1px rgb(32 32 37 / .19);
    transform: translate(0,-3px);
    -webkit-transform: translate(0,-3px);
    -moz-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px)
}

.wa__button.wa__stt_online:focus:before,.wa__button.wa__stt_online:active:before,.wa__button.wa__stt_online:hover:before {
    opacity: 1
}

.wa__stt_online.wa__btn_w_icon .wa__btn_icon img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all
}

.wa__stt_offline {
    background: #EBEDF0;
    color: #595B60;
    box-shadow: none;
    cursor: initial
}

.wa__stt_offline.wa__btn_w_icon .wa__btn_txt {
    padding: 8px 20px 6px 71px
}

.wa__stt_offline.wa__r_button.wa__btn_w_img .wa__btn_txt {
    padding: 8px 20px 8px 100px
}

.wa__stt_offline.wa__sq_button.wa__btn_w_img .wa__btn_txt {
    padding: 8px 20px 8px 70px
}

.wa__btn_w_icon .wa__btn_icon {
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%)
}

.wa__btn_w_icon .wa__btn_icon img {
    width: 41px;
    height: 69px
}

.wa__btn_w_img {
    position: relative;
    width: 300px;
    margin: 20px 0 20px
}

.wa__btn_w_img .wa__cs_img {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%)
}

.wa__btn_w_img .wa__cs_img_wrap {
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 3px solid #fff;
    position: relative;
    overflow: hidden
}

.wa__btn_w_img .wa__cs_img img {
    max-width: 100%;
    height: auto;
    transition: 0.2s ease transform;
    -webkit-transition: 0.2s ease transform;
    -moz-transition: 0.2s ease transform
}

.wa__btn_w_img .wa__cs_img:after {
    content: '';
    background: #fff url(/wp-content/themes/theme-child/images/whatsapp_logo_green.svg) center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 4px 6px 0 rgb(39 38 38 / .3);
    -webkit-box-shadow: 0 4px 6px 0 rgb(39 38 38 / .3);
    -moz-box-shadow: 0 4px 6px 0 rgb(39 38 38 / .3)
}

.wa__stt_offline.wa__btn_w_img .wa__cs_img:after {
    content: '';
    background: #fff url(/wp-content/themes/theme-child/images/whatsapp_logo_gray.svg) center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 4px 6px 0 rgb(39 38 38 / .3);
    -webkit-box-shadow: 0 4px 6px 0 rgb(39 38 38 / .3);
    -moz-box-shadow: 0 4px 6px 0 rgb(39 38 38 / .3)
}

.wa__btn_w_img .wa__btn_txt {
    padding: 14px 20px 12px 103px
}

.wa__r_button {
    border-radius: 50vh
}

.wa__sq_button {
    border-radius: 5px
}

.wa__sq_button.wa__btn_w_img {
    width: 270px;
    margin-left: 30px
}

.wa__r_button.wa__btn_w_img .wa__cs_img {
    left: -5px
}

.wa__sq_button.wa__btn_w_img .wa__cs_img {
    left: -35px
}

.wa__sq_button.wa__btn_w_img .wa__btn_txt {
    padding: 10px 20px 10px 70px;
    display: table-cell;
    vertical-align: middle;
    height: 66px
}

.wa__btn_txt .wa__btn_title {
    font-weight: 600
}

.wa__r_button.wa__btn_w_img .wa__btn_txt {
    padding: 8px 20px 8px 100px;
    display: table-cell;
    vertical-align: middle;
    height: 66px
}

.wa__r_button.wa__btn_w_img .wa__cs_info .wa__cs_status {
    margin-left: 3px
}

.wa__popup_chat_box {
    font-family: Arial,Helvetica,sans-serif;
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0 10px 10px 4px rgb(0 0 0 / .04);
    -webkit-box-shadow: 0 10px 10px 4px rgb(0 0 0 / .04);
    -moz-box-shadow: 0 10px 10px 4px rgb(0 0 0 / .04);
    bottom: 102px;
    right: 25px;
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px)
}

.wa__popup_chat_box:hover,.wa__popup_chat_box:focus,.wa__popup_chat_box:active {
    box-shadow: 0 10px 10px 4px rgb(32 32 37 / .23);
    -webkit-box-shadow: 0 10px 10px 4px rgb(32 32 37 / .23);
    -moz-box-shadow: 0 10px 10px 4px rgb(32 32 37 / .23)
}

.wa__popup_chat_box.wa__active {
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1
}

.wa__popup_chat_box .wa__popup_heading {
    position: relative;
    padding: 15px 43px 17px 74px;
    color: #d9ebc6;
    background: #2db742
}

.wa__popup_chat_box .wa__popup_heading_sm {
    padding: 12px 15px 17px 74px
}

.wa__popup_chat_box .wa__popup_heading:before {
    content: '';
    background: url(/wp-content/themes/theme-child/images/whatsapp_logo.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px
}

.wa__popup_chat_box .wa__popup_heading_sm:before {
    top: 19px;
    left: 11px
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    padding-top: 2px;
    padding-bottom: 3;
    color: #fff;
    font-size: 18px;
    line-height: 24px
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px
}

.wa__popup_chat_box .wa__popup_heading_sm .wa__popup_intro {
    padding-top: 0
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a {
    display: inline-block;
    color: #fff;
    text-decoration: none
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:hover,.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:focus,.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:active {
    text-decoration: underline
}

.wa__popup_chat_box .wa__popup_notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px
}

.wa__popup_chat_box .wa__popup_content {
    background: #fff;
    padding: 13px 20px 21px 19px;
    text-align: center
}

.wa__popup_chat_box .wa__popup_content_left {
    text-align: left
}

.wa__popup_chat_box .wa__popup_avatar {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px
}

.wa__popup_chat_box .wa__popup_avatar.nta-default-avt {
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset
}

.wa__popup_chat_box .wa__stt {
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 2px 4px 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px 2px 4px
}

.wa__popup_chat_box .wa__stt:after {
    content: '';
    background: url(/wp-content/themes/theme-child/images/whatsapp_logo_green.svg) 0 0 no-repeat;
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%
}

.wa__popup_chat_box .wa__stt.wa__stt_offline:after {
    background-image: url(/wp-content/images/whatsapp_logo_gray_sm.svg)
}

.wa__popup_chat_box .wa__stt.wa__stt_online {
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all
}

.wa__popup_chat_box .wa__stt.wa__stt_online:hover,.wa__popup_chat_box .wa__stt.wa__stt_online:active,.wa__popup_chat_box .wa__stt.wa__stt_online:focus {
    background: #fff;
    box-shadow: 0 7px 15px 1px rgb(55 62 70 / .07);
    -webkit-box-shadow: 0 7px 15px 1px rgb(55 62 70 / .07);
    -moz-box-shadow: 0 7px 15px 1px rgb(55 62 70 / .07)
}

.wa__popup_content_list .wa__popup_content_item {
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item {
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1) {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2) {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(3) {
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(4) {
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(5) {
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(6) {
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(7) {
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(8) {
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s
}

.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(9) {
    transition-delay: 1.9s;
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s
}

.wa__popup_chat_box.wa__lauch .wa__popup_content_list .wa__popup_content_item {
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0)
}

.wa__popup_content_list .wa__popup_content_item .wa__member_name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em!important
}

.wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em!important
}

.wa__popup_content_list .wa__popup_content_item .wa__member_status {
    color: #F5A623;
    font-size: 10px;
    padding: 5px 0 0;
    line-height: 1.125em!important
}

.wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px
}

.wa__popup_content_list .wa__popup_content_item .wa__stt_offline {
    border-left-color: #c0c5ca
}

.wa__popup_avt_list {
    font-size: 0;
    margin: 7px 0 24px
}

.wa__popup_avt_list .wa__popup_avt_item {
    display: inline-block;
    position: relative;
    width: 46px
}

.wa__popup_avt_list .wa__popup_avt_img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    left: -7px
}

.wa__popup_call_btn {
    background: #2db742;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 275px;
    max-width: 100%;
    font-size: 16px;
    padding: 14px 10px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    margin: 25px 0 15px;
    box-shadow: 0 8px 17px 2px rgb(13 15 18 / .2);
    -webkit-box-shadow: 0 8px 17px 2px rgb(13 15 18 / .2);
    -moz-box-shadow: 0 8px 17px 2px rgb(13 15 18 / .2)
}

.wa__popup_call_btn.wa__popup_call_btn_lg:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url(/wp-content/themes/theme-child/images/whatsapp_logo_green_sm.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    vertical-align: top;
    top: 0;
    margin-right: -19px;
    left: -31px;
    transition: 0.2s ease background-image;
    -webkit-transition: 0.2s ease background-image;
    -moz-transition: 0.2s ease background-image
}

.wa__popup_call_btn.wa__popup_call_btn_lg:hover:before,.wa__popup_call_btn.wa__popup_call_btn_lg:focus:before,.wa__popup_call_btn.wa__popup_call_btn_lg:active:before {
    background-image: url(/wp-content/themes/theme-child/images/whatsapp_logo.svg)
}

.wa__popup_chat_box_gray {
    border-radius: 2px 2px 8px 8px
}

.wa__popup_chat_box_gray .wa__popup_heading_gray {
    background: #f8f8f8;
    border-top: 3px solid #2db742;
    color: #868c9a;
    font-weight: 500
}

.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_title {
    color: #595b60
}

.wa__popup_chat_box_gray .wa__popup_heading_gray:before {
    content: '';
    background: url(/wp-content/themes/theme-child/images/whatsapp_logo_green.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px
}

.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_intro a {
    color: #595b60
}

.wa__popup_chat_box_ct {
    width: 384px;
    text-align: center
}

.wa__popup_chat_box_ct .wa__popup_heading_ct {
    text-align: center;
    padding: 18px 0 18px
}

.wa__popup_chat_box_ct .wa__popup_heading_ct:before {
    content: '';
    background: url(/wp-content/themes/theme-child/images/whatsapp_logo.svg) center top no-repeat;
    background-size: 30px;
    display: block;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 15px;
    left: 72px
}

.wa__popup_chat_box_ct .wa__popup_heading_ct .wa__popup_title {
    padding-left: 22px;
    padding-bottom: 14px
}

.wa__popup_chat_box_ct .wa__popup_heading_ct .wa__popup_intro {
    margin-top: -5px;
    line-height: 12px
}

.wa__popup_chat_box_ct .wa__popup_ct_avt_list:after {
    content: '';
    clear: both;
    display: block
}

.wa__popup_chat_box_ct .wa__popup_ct_content {
    background: #fff;
    padding: 0 0 14px
}

.wa__popup_chat_box_ct .wa__popup_ct_content .wa__popup_notice {
    padding-top: 18px;
    padding-bottom: 15px
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item {
    width: 33%;
    float: left;
    font-size: 10px
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item a {
    text-decoration: none;
    color: #989b9f
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__popup_ct_txt {
    padding-top: 8px
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_name {
    color: #363c47;
    font-size: 13px
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_duty {
    color: #989b9f;
    padding: 3px 0 0
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_stt_online {
    color: #2db742;
    font-size: 9px;
    line-height: 12px;
    display: inline-block;
    padding: 3px 0 0 16px;
    background: url(/wp-content/themes/theme-child/images/whatsapp_logo_green.svg) 0 3px no-repeat;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_stt_offline {
    color: #f5a623;
    font-size: 9px;
    line-height: 12px;
    padding: 2px 0 0
}

.wa__popup_chat_box_ct .wa__popup_ct_avatar img {
    border-radius: 50%
}

.wa__popup_chat_box_ct .wa__popup_ct_call_btn {
    width: 97px;
    font-size: 11px;
    padding: 9px 10px 11px;
    margin: 15px 0 15px
}

.wa__btn_popup {
    width: fit-content;
    position: fixed;
    right: 30px;
    bottom: 40px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999
}

.wa__btn_popup .wa__btn_popup_icon {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / .14);
    -webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / .14);
    -moz-box-shadow: 0 6px 8px 2px rgb(0 0 0 / .14)
}

.wa__btn_popup .wa__btn_popup_icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff0 url(/wp-content/themes/theme-child/images/whatsapp_logo.svg) center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all
}

.wa__btn_popup .wa__btn_popup_icon:after {
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff0 url(/wp-content/themes/theme-child/images/x_icon.svg) center center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(-360deg);
    -webkit-transform: scale(0) rotate(-360deg);
    -moz-transform: scale(0) rotate(-360deg)
}

.wa__btn_popup.wa__active .wa__btn_popup_icon:before {
    opacity: 0;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg)
}

.wa__btn_popup.wa__active .wa__btn_popup_icon:after {
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg)
}

.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 156px;
    right: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    top: 7px;
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all
}

.wa__btn_popup.wa__active .wa__btn_popup_txt {
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transform: translate(0,15px);
    -moz-transform: translate(0,15px);
    opacity: 0;
    visibility: hidden
}

.tcard_header {
    position: relative
}

.tcard_title {
    padding: 15px 10px;
    background: #000;
    background: -moz-linear-gradient(0deg,rgb(0 0 0) 0%,#fff0 100%);
    background: -webkit-linear-gradient(0deg,rgb(0 0 0) 0%,#fff0 100%);
    background: linear-gradient(0deg,rgb(0 0 0) 0%,#fff0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    width: 100%;
    position: absolute;
    bottom: 0
}

.tecnodus-card .from {
    font-size: .6rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1
}

.tecnodus-card .monto {
    font-size: 1.3rem;
    line-height: 1;
    font-family: "Oswald",serif;
    font-weight: 600
}

.tecnodus-card .dias {
    font-weight: 600;
    font-size: .9rem;
    color: #3ab54a
}

.tecnodus-card .action {
    border-radius: 10px;
    background-color: #fbfbfb;
    border: 1px solid #eee;
    padding: 10px
}

.tecnodus-card .details {
    padding: 10px 0;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf
}

.tecnodus-card .tcard_desc {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: .9rem
}

.tcard_header img {
    width: 100%
}

h5.card-title a {
    font-size: 1.7rem;
    margin-bottom: 0;
    color: #fff;
    text-decoration: none
}

h5.card-title {
    font-family: "Oswald",sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin-bottom: 0
}

@media only screen and (min-device-width: 320px) and (max-device-width:480px) {
    span.mobile_hide {
        display:none
    }

    .bring_box button.nav-link {
        padding: 4px 10px;
        background-color: #3ab54a;
        color: #fff;
        margin-right: 5px;
        font-size: .7rem
    }

    .header {
        display: none
    }

    .tour {
        background-color: #fbfbfb;
        padding-top: 0
    }

    ul.nav_menu {
        margin: 0
    }

    .tour_content section h2 {
        font-size: 1.1rem;
        font-weight: 400
    }

    .tour_content section h3 {
        font-size: 1rem
    }

    .tour_content section h3 {
        font-size: 1rem
    }

    .pages-art {
        display: none
    }

    .slider_tour {
        margin-top: 70px;
        overflow: hidden
    }

    .title-box h1 {
        font-size: 1.4rem;
        font-weight: 900;
        width: 70%;
        margin-bottom: 0
    }

    .fast-itinerario {
        font-size: .8rem;
        color: #888
    }

    .nav_menu {
        top: 0
    }

    ul#navbar {
        padding: 0
    }

    .sidebar {
        margin-top: 0
    }

    .title-page-desktop {
        display: none
    }

    li.nav_item_6 {
        display: none
    }

    .nav_item_2 {
        display: none
    }

    .nav_item_7 {
        display: none
    }

    .itinerary_label {
        font-size: .8rem
    }

    li.normal a {
        margin-right: 1px;
        border-radius: 0
    }

    .tripadvisor_sidebar img {
        width: 100%
    }

    .icono_tab {
        display: none
    }

    .title_box h1 {
        font-size: 2rem;
        font-weight: 800;
        text-transform: uppercase
    }

    .title_box {
        padding-bottom: 19px
    }

    .desktop_image {
        display: none
    }

    .title-page-mobile img {
        width: 100%
    }

    .texto_debajo {
        display: none
    }

    .bg_title h1 {
        text-align: center;
        color: #fff;
        font-size: 2rem;
        font-weight: 700;
        text-shadow: 0 6px 7px #000
    }
}

@media only screen and (min-width: 1224px) {
    .mobile_image {
        display:none
    }

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


.inclusions blockquote {
    background: #edfbef;
    border-radius: 5px;
    border: 1px solid #b9f1c1 !important;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 20px 0;
    font-size: 13px;
    font-weight: 400;
    text-indent: 0;
    margin: 10px 0 15px 10px;
}

.inclusions blockquote p {
    color: #089920 !important;
    font-size: 14px !important;
    position: relative;
    padding-left: 40px;
    line-height: 1.5em !important;
    font-style: normal !important;
}

.inclusions blockquote p:before {
    content: "\f075";
    font-family: 'font awesome 5 free';
    font-weight: 600;
    background: #23c93b;
    font-size: 20px;
    height: 30px;
    width: 30px;
    padding: 4px 6px;
    border-radius: 4px;
    position: absolute;
    left: -5px;
    color: #fff;
}




.feature-box {
  max-width: 210px;
  margin: auto;
}

.feature-box i {
  font-size: 48px;
  color: #2e7d32; /* verde como la imagen */
  display: block;
  margin-bottom: 6px;
}

.feature-box h6 {
  font-weight: 700; /* Adjusted to be bolder */
  font-size: 16px;
  margin-bottom: 4px;
}

.feature-box p {
  font-size: 12px;
  color: #6c757d;
  line-height: 1.4;
  margin: 0;
}

/* ===== Home Machu Picchu Sacred layout ===== */
.mps-home {
  background: #f4f7f8;
  color: #122127;
}

.mps-home .mps-section-title {
  font-size: clamp(1.5rem, 2.3vw, 2.4rem);
  line-height: 1.1;
  margin: 0;
  font-weight: 700;
  color: var(--richardlg);
}

.mps-home .mps-lead {
  color: #46606b;
  font-size: 1.02rem;
  line-height: 1.7;
}

.mps-home .mps-eyebrow {
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: .72rem;
  color: #ffd67a;
  margin-bottom: .75rem;
}

.mps-home .mps-eyebrow--dark {
  color: #2f6875;
}

.mps-hero {
  min-height: 78vh;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
}

.mps-hero__content {
  max-width: 760px;
  color: #fff;
  padding: 4.5rem 0;
}

.mps-hero__content h1 {
  font-size: clamp(2rem, 4.8vw, 4rem);
  line-height: 1.05;
  margin-bottom: 1rem;
  font-weight: 700;
}

.mps-hero__content p {
  font-size: 1.15rem;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  opacity: .95;
}

.mps-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.mps-partners {
  background: #ffffff;
  border-bottom: 0;
}

.mps-partners .mps-section-title {
  color: #2c8a75;
  margin-bottom: 1rem !important;
}

.mps-partners .mps-lead {
  color: #6f757b;
  max-width: 760px;
  margin: 0 auto 2.6rem !important;
}

.mps-partners__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.4rem 3.2rem;
  align-items: center;
}

.mps-partners__row img {
  width: auto;
  max-width: 150px;
  max-height: 48px;
  object-fit: contain;
  filter: grayscale(1) saturate(0) contrast(0.9);
  opacity: .75;
  transition: filter 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
}

.mps-partners__row img:hover {
  filter: none;
  opacity: 1;
  transform: translateY(-1px);
}

.mps-discover {
  background: linear-gradient(180deg, #f9fcfd 0%, #f3f7f8 100%);
}

.mps-pill-card {
  background: #fff;
  border: 1px solid #dde8ec;
  border-radius: 14px;
  padding: 1rem .8rem;
  text-align: center;
  height: 100%;
}

.mps-pill-card img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-bottom: .7rem;
}

.mps-pill-card h3 {
  font-size: .95rem;
  margin: 0;
  color: #12323a;
}

.mps-packages {
  background: #fff;
}

.mps-tour-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #d9e4e8;
  height: 100%;
  box-shadow: 0 14px 30px rgba(8, 31, 40, 0.08);
}

.mps-tour-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.mps-tour-card__body {
  padding: 1rem;
}

.mps-tour-card h3 {
  font-size: 1.1rem;
  margin-bottom: .75rem;
  color: #12323a;
}

.mps-tour-card ul {
  margin: 0 0 1rem;
  padding-left: 1.1rem;
  color: #516872;
  font-size: .93rem;
}

.mps-tour-card a,
.mps-trek-card a,
.mps-why-card--cta a,
.mps-article-content a {
  text-decoration: none;
  font-weight: 700;
  color: #0f7f96;
}

.mps-service {
  background: #0e2730;
  color: #edf7fa;
}

.mps-service .mps-section-title {
  color: #fff;
}

.mps-advisor {
  background: linear-gradient(135deg, rgba(10, 44, 53, 0.92), rgba(14, 90, 106, 0.9)), url('/wp-content/themes/richardlg/imagenes/general-pattern.png') center/cover no-repeat;
}

.mps-trekking {
  background: #f6fafb;
}

.mps-trek-card {
  background: #fff;
  border: 1px solid #dbe5e9;
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
}

.mps-trek-card img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.mps-trek-card__body {
  padding: 1rem;
}

.mps-trek-card h3 {
  font-size: 1.05rem;
  color: #12323a;
  min-height: 50px;
}

.mps-meta {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  margin-bottom: .75rem;
}

.mps-meta span {
  font-size: .78rem;
  border: 1px solid #d4e1e6;
  color: #36515c;
  border-radius: 999px;
  padding: .25rem .6rem;
}

.mps-testimonials {
  background: #fff;
}

.mps-quote-card {
  background: #f7fbfc;
  border: 1px solid #dde8ec;
  border-radius: 14px;
  padding: 1.15rem;
  height: 100%;
}

.mps-quote-card p {
  color: #38535d;
  line-height: 1.7;
}

.mps-why {
  background: #f3f7f9;
}

.mps-why-card {
  background: #fff;
  border: 1px solid #d9e5e9;
  border-radius: 14px;
  padding: 1rem;
  height: 100%;
}

.mps-why-card h3 {
  font-size: 1.05rem;
  color: #15353d;
}

.mps-why-card p {
  color: #4a626c;
  margin: 0;
}

.mps-why-card--cta {
  background: #14343d;
  border-color: #14343d;
}

.mps-why-card--cta h3,
.mps-why-card--cta a {
  color: #fff;
}

.mps-articles {
  background: #fff;
}

.mps-article-card {
  border: 1px solid #dde7eb;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 25px rgba(10, 42, 52, 0.07);
}

.mps-article-thumb img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.mps-article-content {
  padding: 1rem;
}

.mps-article-content small {
  color: #5c7680;
}

.mps-article-content h3 {
  font-size: 1.1rem;
  margin: .45rem 0;
}

.mps-article-content h3 a {
  color: #12323a;
}

.mps-article-content p {
  color: #4a626c;
  margin-bottom: .7rem;
}

@media (max-width: 991px) {
  .mps-hero {
    min-height: 68vh;
  }

  .mps-partners__row {
    gap: 1.8rem 2.1rem;
  }
}

@media (max-width: 575px) {
  .mps-hero__content {
    padding: 3.5rem 0;
  }

  .mps-partners__row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem 1.2rem;
    justify-items: center;
    align-items: center;
  }

  .mps-partners__row img {
    width: 100%;
    max-width: 130px;
    max-height: 40px;
  }

  .mps-tour-card img,
  .mps-trek-card img,
  .mps-article-thumb img {
    height: 190px;
  }
}

.mps-custom,
.mps-destinations,
.mps-fixed {
  background: #fff;
}

.mps-subtitle {
  font-size: 1.05rem;
  color: #173840;
  margin: 1rem 0 .7rem;
}

.mps-includes {
  margin: 0 0 1.2rem;
  padding-left: 1rem;
  color: #4f676f;
}

.mps-includes li {
  margin-bottom: .35rem;
}

.mps-full-day {
  background: #ffffff;
}

.mps-full-day--adventure .mps-adventure-swiper {
  position: relative;
  padding: 4px 0 8px;
}

.mps-full-day--adventure .swiper-slide {
  height: auto;
}

.mps-full-day--adventure .swiper-slide .mps-day-card {
  height: 100%;
}

.mps-adventure-nav {
  position: static;
}

.mps-adventure-prev,
.mps-adventure-next {
  position: absolute !important;
  top: 46%;
  margin-top: 0 !important;
  transform: translateY(-50%);
  z-index: 6;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  border: 1px solid #d5e2e7;
  background: #fff;
  color: #1e6070 !important;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.14);
}

.mps-adventure-prev {
  left: 8px;
}

.mps-adventure-next {
  right: 8px;
}

.mps-adventure-prev::after,
.mps-adventure-next::after {
  font-size: 14px !important;
  font-weight: 700;
}

.mps-adventure-pagination {
  display: none;
}

.mps-packages--carousel .mps-packages-swiper {
  position: relative;
  padding: 4px 0 8px;
}

.mps-packages--carousel .swiper-slide {
  height: auto;
}

.mps-packages--carousel .swiper-slide .mps-day-card {
  height: 100%;
}

.mps-packages-nav {
  position: static;
}

.mps-packages-prev,
.mps-packages-next {
  position: absolute !important;
  top: 46%;
  margin-top: 0 !important;
  transform: translateY(-50%);
  z-index: 6;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  border: 1px solid #d5e2e7;
  background: #fff;
  color: #1e6070 !important;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.14);
}

.mps-packages-prev {
  left: 8px;
}

.mps-packages-next {
  right: 8px;
}

.mps-packages-prev::after,
.mps-packages-next::after {
  font-size: 14px !important;
  font-weight: 700;
}

.mps-packages-pagination {
  display: none;
}

@media (max-width: 767px) {
  .mps-day-image-wrap img {
    height: 255px;
    object-fit: cover;
  }

  .mps-adventure-prev,
  .mps-adventure-next {
    width: 32px !important;
    height: 32px !important;
  }

  .mps-adventure-prev {
    left: 4px;
  }

  .mps-adventure-next {
    right: 4px;
  }

  .mps-packages-prev,
  .mps-packages-next {
    width: 32px !important;
    height: 32px !important;
  }

  .mps-packages-prev {
    left: 4px;
  }

  .mps-packages-next {
    right: 4px;
  }
}

.mps-destination-card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  background: linear-gradient(135deg, #163b44, #2f6673);
  color: #fff;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  padding: 1rem;
}

.mps-destination-card:hover {
  color: #fff;
  opacity: .92;
}

.mps-fixed-card {
  background: #f7fbfc;
  border: 1px solid #d8e4e8;
  border-radius: 14px;
  padding: 1.2rem;
  height: 100%;
}

.mps-fixed-card h3 {
  font-size: 1.15rem;
  color: #12323a;
  margin-bottom: .6rem;
}

.mps-fixed-card p,
.mps-fixed-card ul {
  color: #4a626c;
}

.mps-fixed-card ul {
  padding-left: 1rem;
  margin-bottom: .9rem;
}

.mps-fixed-card a {
  text-decoration: none;
  font-weight: 700;
  color: #0f7f96;
}

/* ===== Footer Machu Picchu Sacred ===== */
.mps-footer {
  margin-top: 0;
  color: #e7f2f6;
  background: #0b1f27;
}

.mps-footer-top {
  padding: 3rem 0 2.4rem;
  background: linear-gradient(180deg, #14313b 0%, #0b1f27 100%);
}

.mps-footer-logo {
  max-width: 220px;
  width: 100%;
  height: auto;
  filter: brightness(0) invert(1);
}

.mps-footer-brand p {
  color: #b8d0d8;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.mps-footer-col h3 {
  color: #fff;
  font-size: 1.05rem;
  margin-bottom: .9rem;
}

.mps-footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mps-footer-col li {
  margin-bottom: .55rem;
  color: #b8d0d8;
}

.mps-footer-col a {
  color: #cce1e8;
  text-decoration: none;
}

.mps-footer-col a:hover {
  color: #fff;
}

.mps-footer-socials {
  display: flex;
  gap: .6rem;
}

.mps-footer-socials a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,.12);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.mps-footer-socials a:hover {
  background: #f6b739;
  color: #132a33;
}

.mps-footer-contact li {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.mps-footer-contact i {
  width: 18px;
  text-align: center;
  color: #f6b739;
}

.mps-office {
  color: #d8eaf0;
  line-height: 1.6;
}

.mps-office-note {
  color: #a9c4cd;
  line-height: 1.7;
}

.mps-footer-cta {
  display: inline-block;
  background: #f6b739;
  color: #152f39;
  font-weight: 700;
  text-decoration: none;
  border-radius: 999px;
  padding: .58rem 1rem;
}

.mps-footer-cta:hover {
  color: #152f39;
  opacity: .92;
}

.mps-footer-bottom {
  border-top: 1px solid rgba(255,255,255,.14);
  padding: .85rem 0;
  background: #081820;
}

.mps-footer-bottom small {
  color: #a4bec7;
}

@media (max-width: 991px) {
  .mps-footer-logo {
    max-width: 190px;
  }
}

.mps-footer-top {
  padding: 3.4rem 0 2.6rem;
  background-position: center;
  background-size: cover;
  position: relative;
}

.mps-footer-top::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(5, 15, 20, 0.45), rgba(5, 15, 20, 0.1));
}

.mps-footer-top .container {
  position: relative;
  z-index: 1;
}

.mps-footer-brand h3,
.mps-footer-col h3 {
  text-transform: none;
  letter-spacing: .01em;
  margin-bottom: .95rem;
  font-weight: 700;
}

.mps-footer-brand p {
  max-width: 360px;
}

.mps-footer-contact--stack li {
  display: block;
  margin-bottom: .6rem;
  line-height: 1.65;
}

.mps-footer-contact--stack span {
  color: #f4c04f;
  font-weight: 700;
  margin-right: .25rem;
}

/* Footer exact-match overrides */
.mps-footer {
  font-family: Arial, sans-serif;
}

.mps-footer .container {
  max-width: 1360px !important;
}

.mps-footer-top {
  padding: 3rem 0 2.2rem;
}

.mps-footer-logo {
  max-width: 250px;
  filter: none;
}

.mps-footer-brand p,
.mps-footer-col li,
.mps-footer-bottom small {
  font-size: .92rem;
}

.mps-footer-col h3 {
  font-size: 1.05rem;
  text-transform: uppercase;
  letter-spacing: .02em;
  margin-bottom: 1rem;
}

.mps-footer-col ul li {
  margin-bottom: .45rem;
}

.mps-footer-col ul li a {
  color: #d6e7ed;
}

.mps-footer-col ul li a:hover {
  color: #f6b739;
}

.mps-footer-contact--stack span {
  display: inline-block;
  color: #f6b739;
  text-transform: none;
}

.mps-footer-socials a {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255,255,255,.3);
  background: transparent;
}

.mps-footer-socials a:hover {
  border-color: #f6b739;
}

.mps-footer-bottom {
  background: #07141a;
  border-top: 1px solid rgba(246, 183, 57, 0.35);
  padding: .7rem 0;
}

@media (max-width: 991px) {
  .mps-footer-top {
    padding: 2.4rem 0 1.7rem;
  }

  .mps-footer-col h3 {
    margin-top: .25rem;
  }
}

/* Screenshot-match footer */
.mps-footer {
  background: #2f8b76;
  color: #fff;
}

.mps-footer-top {
  background: #2f8b76 !important;
  padding: 48px 0 28px;
}

.mps-footer-top::before {
  display: none;
}

/*.mps-footer .container {
  max-width: 1100px !important;
}*/

.mps-footer-logo {
  max-width: 210px;
  filter: brightness(0) invert(1);
}

.mps-footer-brand p {
  color: #e8f6f1;
  font-size: 33px;
  max-width: 280px;
  line-height: 1.45;
  margin: 0 0 14px;
}

.mps-footer-col h3 {
  color: #fff;
  font-size: 29px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 700;
}

.mps-footer-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mps-footer-col li {
  margin-bottom: 12px;
  color: #fff;
  font-size: 32px;
  line-height: 1.35;
}

.mps-footer-col a {
  color: #fff;
  text-decoration: none;
}

.mps-footer-col a:hover {
  color: #e5f8f2;
  text-decoration: none;
}

.mps-footer-socials {
  display: flex;
  gap: 22px;
  margin-top: 8px;
}

.mps-footer-socials a {
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 25px;
  line-height: 1;
  padding: 0;
}

.mps-footer-contact--stack li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
}

.mps-footer-contact--stack i {
  color: #fff;
  font-size: 23px;
  width: 24px;
  margin-top: 4px;
  text-align: center;
}

.mps-footer-contact--stack span {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
}

.mps-claims {
  margin-top: 6px;
  display: block !important;
}

.mps-claims a {
  display: inline-block;
  margin-bottom: 6px;
}

.mps-claims i {
  font-size: 46px;
}

.mps-footer-bottom {
  background: #2f8b76;
  border-top: 1px solid rgba(255, 255, 255, 0.75);
  padding: 16px 0 18px;
}

.mps-footer-bottom__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.mps-payments {
  background: #fff;
  border-radius: 999px;
  padding: 9px 16px;
  display: inline-flex;
  align-items: center;
  gap: 18px;
}

.mps-pay {
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.mps-pay--visa { color: #1a4ea1; }
.mps-pay--mc { color: #d52b1e; }
.mps-pay--pp { color: #003087; }
.mps-pay--ae { color: #0a70c8; font-size: 12px; }
.mps-pay--w { color: #1eb4c7; }

.mps-footer-bottom small {
  color: #fff;
  font-size: 29px;
}

@media (max-width: 991px) {
  .mps-footer-top {
    padding: 34px 0 20px;
  }

  .mps-footer .container {
    max-width: 92% !important;
  }

  .mps-footer-brand p,
  .mps-footer-col li,
  .mps-footer-bottom small,
  .mps-footer-contact--stack span {
    font-size: 16px;
  }

  .mps-footer-col h3 {
    font-size: 19px;
    margin-top: 12px;
  }

  .mps-footer-socials a {
    font-size: 19px;
  }

  .mps-footer-contact--stack i {
    font-size: 18px;
    margin-top: 2px;
  }

  .mps-footer-bottom__row {
    flex-direction: column;
    align-items: flex-start;
  }

  .mps-payments {
    width: 100%;
    overflow-x: auto;
    border-radius: 18px;
  }
}

/* Footer size fix */
.mps-footer-brand p { font-size: 32px; max-width: 300px; line-height: 1.35; }
.mps-footer-col h3 { font-size: 30px; margin-bottom: 18px; }
.mps-footer-col li { font-size: 31px; margin-bottom: 14px; }
.mps-footer-contact--stack span { font-size: 32px; }
.mps-footer-bottom small { font-size: 30px; }

@media (max-width: 1399px) {
  .mps-footer-brand p { font-size: 16px; }
  .mps-footer-col h3 { font-size: 28px; }
  .mps-footer-col li { font-size: 22px; }
  .mps-footer-contact--stack span { font-size: 23px; }
  .mps-footer-bottom small { font-size: 16px; }
}

@media (max-width: 991px) {
  .mps-footer-brand p,
  .mps-footer-col li,
  .mps-footer-bottom small,
  .mps-footer-contact--stack span { font-size: 16px; }
  .mps-footer-col h3 { font-size: 19px; }
}

/* Footer final scale */
.mps-footer-brand p { font-size: 15px !important; line-height: 1.45 !important; max-width: 280px !important; }
.mps-footer-col h3 {font-size: 23px !important;margin-bottom: 16px !important;}
.mps-footer-col li {font-size: 18px !important;margin-bottom: 12px !important;line-height: 1.35 !important;}
.mps-footer-contact--stack span { font-size: 21px !important; }
.mps-footer-bottom small { font-size: 28px !important; }
.mps-footer-socials a { font-size: 24px !important; }

@media (max-width: 1399px) {
  .mps-footer-col h3 { font-size: 18px !important; }
  .mps-footer-col li { font-size: 17px !important; }
  .mps-footer-contact--stack span { font-size: 17px !important; }
  .mps-footer-bottom small { font-size: 15px !important; }
}

@media (max-width: 991px) {
  .mps-footer-brand p,
  .mps-footer-col li,
  .mps-footer-bottom small,
  .mps-footer-contact--stack span { font-size: 15px !important; }
  .mps-footer-col h3 { font-size: 17px !important; }
}

/* Packages cards like screenshot */
.mps-packages .mps-tour-card {
  background: #eceff1;
  border: 1px solid #d5d9dd;
  border-radius: 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  height: auto;
  overflow: hidden;
}

.mps-packages .mps-tour-card img {
  height: 265px;
  width: 100%;
  object-fit: cover;
  border-radius: 14px 14px 0 0;
}

.mps-packages .mps-tour-card__body {
  padding: 14px 18px 16px;
  display: flex;
  flex-direction: column;
  min-height: 255px;
}

.mps-packages .mps-tour-card h3 {
  font-size: 17px;
  line-height: 1.25;
  margin: 0 0 10px;
}

.mps-packages .mps-tour-desc {
  color: #6e6e6e;
  font-size: 15px;
  line-height: 1.35;
  margin: 0 0 10px;
  min-height: 60px;
}

.mps-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #6f6f6f;
}

.mps-stars {
  color: #f3bb1c;
  letter-spacing: 1px;
  font-size: 15px;
}

.mps-tour-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
}

.mps-price small {
  display: block;
  color: #737373;
  font-size: 14px;
  line-height: 1.1;
}

.mps-price strong {
  display: block;
  color: #27876f;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
}

.mps-more-btn {
  border: 1.6px solid #f7941d;
  color: #f7941d;
  background: #fff;
  border-radius: 999px;
  padding: 7px 16px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.mps-more-btn:hover {
  background: #f7941d;
  color: #fff;
  border-color: #f7941d;
}

@media (max-width: 1199px) {
  .mps-price strong {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .mps-packages .mps-tour-card img {
    height: 220px;
  }

  .mps-price strong {
    font-size: 26px;
  }
}

/* Full day cards like screenshot */
.mps-day-card {
  background: linear-gradient(180deg, #f5f6f7 0%, #ebedef 100%);
  border: 1px solid #d9dde1;
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  position: relative;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.mps-day-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 65%;
  height: 100%;
  background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
  transform: skewX(-18deg);
  pointer-events: none;
  transition: left 0.6s ease;
}

.mps-day-card:hover {
  transform: translateY(-8px);
  border-color: #eceff1 !important;
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.14);
}

.mps-day-card:hover::before {
  left: 130%;
}

.mps-day-image-wrap {
  position: relative;
  overflow: hidden;
}

.mps-day-image-wrap img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.mps-day-card:hover .mps-day-image-wrap img {
  transform: scale(1.06);
}

.mps-day-image-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.2) 100%);
  pointer-events: none;
}

.mps-day-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  background: var(--richardlg);
  color: #fff;
  font-size: 14px;
  border-radius: 999px;
  padding: 3px 12px;
  line-height: 1.2;
}

.mps-day-body {
  padding: 16px 18px 18px;
  display: flex;
  flex-direction: column;
  min-height: 250px;
  background: #eceff1 !important;
}

.mps-day-body h3 {
  font-size: 15px;
  margin: 0 0 8px;
  line-height: 1.25;
  min-height: 38px;
}

.mps-day-body p {
  color: #6c6c6c;
  font-size: 15px;
  line-height: 1.35;
  text-align: left;
  margin: 0 0 12px;
  min-height: 84px;
}

.mps-day-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 10px;
  margin-top: auto;
}

.mps-day-price small {
  display: block;
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.1;
}

.mps-day-price strong {
  display: block;
  color: var(--richardlg);
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
}

.mps-day-btn {
  border: 1.6px solid #f28b2a;
  color: #fff;
  background: #f28b2a;
  border-radius: 999px;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.mps-day-btn:hover {
  background: #ea7e18;
  border-color: #ea7e18;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 7px 16px rgba(242, 139, 42, 0.35);
}

@media (max-width: 1199px) {
  .mps-day-image-wrap img {
    height: 230px;
  }

  .mps-day-price strong {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .mps-day-body {
    min-height: auto;
  }

  .mps-day-body h3,
  .mps-day-body p {
    min-height: auto;
  }

  .mps-day-price strong {
    font-size: 25px;
  }
}

/* Destinations cards like screenshot */
.mps-destinations {
  background: #efefef;
}

.mps-destination-tile {
  position: relative;
  display: block;
  border-radius: 14px;
  overflow: hidden;
  min-height: 360px;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.mps-destination-tile img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  transition: transform .35s ease;
}

.mps-destination-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.06) 42%, rgba(0, 0, 0, 0.72) 100%);
}

.mps-destination-content {
  position: absolute;
  left: 16px;
  right: 56px;
  bottom: 14px;
  color: #fff;
  z-index: 2;
}

.mps-destination-content strong {
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 5px;
}

.mps-destination-content small {
  display: block;
  font-size: 15px;
  opacity: .96;
}

.mps-destination-arrow {
  position: absolute;
  right: 16px;
  bottom: 18px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.28);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  font-size: 12px;
}

.mps-destination-tile:hover img {
  transform: scale(1.04);
}

@media (max-width: 991px) {
  .mps-destination-tile,
  .mps-destination-tile img {
    min-height: 330px;
    height: 330px;
  }
}

/* Support section like screenshot */
.mps-support {
  background: #efefef;
}

.mps-support .mps-section-title {
  color: var(--richardlg);
}

.mps-support-pill {
  background: #efefef;
  border: 1.5px solid #cfcfcf;
  border-radius: 999px;
  min-height: 72px;
  padding: 12px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.mps-support-pill i {
  font-size: 30px;
  color: #6f6f6f;
}

.mps-support-pill strong {
  display: block;
  color: #2d2d2d;
  font-size: 17px;
  line-height: 1.1;
}

.mps-support-pill p {
  margin: 2px 0 0;
  color: #666;
  font-size: 15px;
}

.mps-lang {
  margin-left: auto;
  font-size: 27px;
  line-height: 1;
}

.mps-support-note {
  margin-top: 20px;
  color: #8b8b8b;
  font-size: 14px;
}

.mps-support-divider {
  border: 0;
  border-top: 1px solid #d6d6d6;
  margin: 12px 0 24px;
}

.mps-agent-avatars {
  display: flex;
  align-items: center;
  gap: 0;
}

.mps-agent-avatars img {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #efefef;
  margin-left: -12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.mps-agent-avatars img:first-child {
  margin-left: 0;
}

.mps-agent-title {
  font-size: 23px;
  line-height: 1.2;
  margin: 0 0 8px;
  color: #172e39;
}

.mps-agent-text {
  color: #5f656a;
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 1399px) {
  .mps-agent-title {
    font-size: 35px;
  }

  .mps-agent-text {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .mps-support-pill {
    border-radius: 18px;
  }

  .mps-agent-avatars {
    justify-content: center;
  }

  .mps-agent-title {
    font-size: 26px;
  }

  .mps-agent-text {
    font-size: 16px;
  }
}

/* Trekking rows like screenshot */
.mps-trekking {
  background: #efefef;
}

.mps-trek-row {
  display: grid;
  grid-template-columns: 48% 52%;
  background: #ededed;
  border-radius: 14px;
  overflow: hidden;
  min-height: 330px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.mps-trek-row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mps-trek-row__body {
  padding: 18px;
}

.mps-trek-row__body h3 {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 700;
  margin: 0 0 8px;
  color: #232323;
}

.mps-trek-inline {
  display: flex;
  gap: 14px;
  color: #6d6d6d;
  font-size: 20px;
  margin-bottom: 9px;
}

.mps-trek-row__body p {
  color: #6f6f6f;
  font-size: 18px;
  line-height: 1.45;
  margin: 0 0 14px;
  text-align: j;
}

.mps-trek-row .mps-day-btn {
  padding: 9px 18px;
}

@media (max-width: 1399px) {
  .mps-trek-row {
    min-height: 280px;
  }

  .mps-trek-row__body h3 {
    font-size: 30px;
  }

  .mps-trek-inline {
    font-size: 19px;
  }

  .mps-trek-row__body p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .mps-trek-row {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .mps-trek-row img {
    height: 240px;
  }

  .mps-trek-row__body h3 {
    font-size: 22px;
  }

  .mps-trek-inline {
    font-size: 14px;
    gap: 10px;
  }

  .mps-trek-row__body p {
    font-size: 15px;
  }
}

/* Testimonials like screenshot */
.mps-testimonials {
  background: linear-gradient(180deg, #efefef 0%, #efefef 74%, rgba(0,0,0,0) 74%), url('/wp-content/themes/richardlg/imagenes/portada.webp') center bottom/cover no-repeat;
  padding-bottom: 34px !important;
}

.mps-testi-collage {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0;
}

.mps-testi-collage img {
  width: 82px;
  height: 96px;
  object-fit: cover;
  border-radius: 16px;
  border: 2px solid #e7e7e7;
  margin-left: -8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
}

.mps-testi-collage img:nth-child(1) { transform: rotate(-16deg); }
.mps-testi-collage img:nth-child(2) { transform: rotate(-10deg); }
.mps-testi-collage img:nth-child(3) { transform: rotate(-5deg); }
.mps-testi-collage img:nth-child(4) { transform: rotate(0deg); }
.mps-testi-collage img:nth-child(5) { transform: rotate(5deg); }
.mps-testi-collage img:nth-child(6) { transform: rotate(10deg); }
.mps-testi-collage img:nth-child(7) { transform: rotate(16deg); }

.mps-review-stage {
  position: relative;
  margin-top: 16px;
}

.mps-review-card {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 14px;
  text-align: left;
  padding: 14px 16px;
  min-height: 190px;
}

.mps-review-head {
  margin-bottom: 6px;
}

.mps-review-head strong {
  display: block;
  font-size: 16px;
  color: #202020;
}

.mps-review-head small {
  color: #9a9a9a;
  font-size: 13px;
}

.mps-review-stars {
  color: #f4be2a;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.mps-review-card p {
  color: #545454;
  font-size: 15px;
  line-height: 1.42;
  margin: 0;
}

.mps-review-arrow {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #c5d8cf;
  background: rgba(255, 255, 255, 0.85);
  color: #5d7e74;
  z-index: 3;
}

.mps-review-arrow--left { left: -14px; }
.mps-review-arrow--right { right: -14px; }

.mps-testi-cta {
  margin-top: 28px;
}

@media (max-width: 991px) {
  .mps-testimonials {
    background: #efefef;
  }

  .mps-review-arrow {
    display: none;
  }

  .mps-testi-collage {
    flex-wrap: wrap;
    gap: 8px;
  }

  .mps-testi-collage img {
    margin-left: 0;
    transform: none !important;
  }
}

/* Why choose cards like screenshot */
.mps-why {
  background: #efefef;
}

.mps-why-card {
  background: #f4f4f4;
  border: 1px solid #e1e1e1;
  border-radius: 14px;
  padding: 18px 18px 20px;
  min-height: 280px;
}

.mps-why-icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #dcefeb;
  color: #2d8b74;
  font-size: 24px;
  margin-bottom: 12px;
}

.mps-why-card h3 {
  font-size: 16px;
  color: #2a2a2a;
  margin: 0 0 8px;
  line-height: 1.3;
}

.mps-why-card p {
  color: #6a6a6a;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}

.mps-why-card--cta {
  background: var(--richardlg1);
  border-color: var(--richardlg1);
  color: #fff;
}

.mps-why-card--cta .mps-why-icon--cta {
  background: rgba(255, 255, 255, 0.28);
  color: #fff;
}

.mps-why-card--cta h3,
.mps-why-card--cta p {
  color: #fff;
}

.mps-why-card--cta a {
  margin-top: 14px;
  display: inline-block;
  background: #fff;
  color: #f68a2d;
  text-decoration: none;
  border-radius: 999px;
  padding: 7px 18px;
  font-size: 14px;
  font-weight: 700;
}

.mps-why-card--cta a:hover {
  color: #f68a2d;
}

/* Articles section like screenshot */
.mps-articles {
  background: #efefef;
}

.mps-articles .mps-lead {
  color: #707980;
}

.mps-article-card {
  border: 1px solid #dddddd;
  border-radius: 14px;
  overflow: hidden;
  background: #f4f4f4;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
}

.mps-article-thumb img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.mps-article-content {
  padding: 14px 16px 16px;
}

.mps-article-content h3 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 0 10px;
}

.mps-article-content h3 a {
  color: #212121;
  text-decoration: none;
}

.mps-article-content small {
  display: block;
  color: #8b8b8b;
  font-size: 25px;
  margin-bottom: 8px;
}

.mps-article-content p {
  color: #666;
  font-size: 32px;
  line-height: 1.45;
  margin: 0;
}

.mps-article-content > a {
  display: none !important;
}

@media (max-width: 1399px) {
  .mps-article-content h3 {
    font-size: 30px;
  }

  .mps-article-content small {
    font-size: 14px;
  }

  .mps-article-content p {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .mps-article-thumb img {
    height: 190px;
  }

  .mps-article-content h3 {
    font-size: 22px;
  }
}

/* Discover block like screenshot */
.mps-discover {
  background: #ffffff;
}

.mps-ig-card {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 14px;
  overflow: hidden;
}

.mps-ig-top {
  height: 52px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid #ececec;
}

.mps-ig-avatar {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #17a274;
  display: inline-block;
}

.mps-ig-top strong {
  font-size: 14px;
  color: #303030;
}

.mps-ig-top i {
  margin-left: auto;
  color: #a1a1a1;
}

.mps-ig-card img {
  width: 100%;
  height: 360px;
  object-fit: cover;
}

.mps-ig-bottom {
  height: 44px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 12px;
}

.mps-ig-bottom i {
  font-size: 19px;
  color: #4a4a4a;
}

.mps-ig-bottom .bi-heart-fill {
  color: #f5506c;
}

.mps-discover-feature {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mps-discover-feature i {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #dcefeb;
  color: #2f8b76;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.mps-discover-feature strong {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 1.2;
}

.mps-discover-feature small {
  color: #7c7c7c;
  font-size: 14px;
}

.mps-discover-logos {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.mps-discover-logos img {
  height: 48px;
  width: auto;
  object-fit: contain;
}

@media (max-width: 991px) {
  .mps-ig-card {
    max-width: 360px;
    margin: 0 auto;
  }

  .mps-discover-logos img {
    height: 40px;
  }
}

/* Header redesign responsive */
.mps-header {
  position: sticky;
  top: 0;
  z-index: 1050;
  background: #fff;
  box-shadow: 0 6px 24px rgba(13, 36, 44, 0.08);
}

.mps-header__top {
  background: linear-gradient(90deg, #123845, #215666);
  color: #d8eaf0;
  font-size: 13px;
}

.mps-header__top-inner {
  min-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
}

.mps-header__contact,
.mps-header__quick {
  display: flex;
  align-items: center;
  gap: 16px;
}

.mps-header__top a,
.mps-header__lang {
  color: #d8eaf0;
  text-decoration: none;
}

.mps-header__top a:hover {
  color: #fff;
}

.mps-header__main {
  background: #fff;
}

.mps-header__main-inner {
  min-height: 84px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
}

.mps-header__brand img {
  height: 62px;
  width: auto;
}

.mps-header__actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mps-header__social {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-right: 8px;
}

.mps-header__social a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #f1f6f8;
  color: #1f4d5b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 14px;
}

.mps-header__social a:hover {
  background: #1f4d5b;
  color: #fff;
}

.mps-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 9px 18px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid transparent;
}

.mps-btn--solid {
  background: #f68a2d;
  color: #fff;
}

.mps-btn--solid:hover {
  color: #fff;
  background: #ea7d1f;
}

.mps-btn--outline {
  border-color: #1f4d5b;
  color: #1f4d5b;
  background: #fff;
}

.mps-btn--outline:hover {
  background: #1f4d5b;
  color: #fff;
}

.mps-header__menu {
  background: #2f8b76;
}

.mps-header__menu .mega-menu-wrapper {
  padding: 0;
}

@media (max-width: 991px) {
  .mps-header__top {
    display: none;
  }

  .mps-header__main-inner {
    min-height: 72px;
    flex-wrap: wrap;
    padding: 10px 0;
  }

  .mps-header__brand img {
    height: 52px;
  }

  .mps-header__actions {
    width: 100%;
    justify-content: space-between;
  }

  .mps-header__social {
    margin-right: 0;
  }

  .mps-btn {
    padding: 8px 14px;
    font-size: 13px;
  }
}

@media (max-width: 575px) {
  .mps-header__social {
    gap: 6px;
  }

  .mps-header__social a {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .mps-btn {
    padding: 7px 12px;
    font-size: 12px;
  }
}

.mps-btn--wa {
  background: #19c46b;
  color: #fff;
  gap: 6px;
}

.mps-btn--wa:hover {
  color: #fff;
  background: #12ad5c;
}

/* Header v2 style (reference-like) */
.mps-header {
  box-shadow: none;
  border-bottom: 1px solid #ebebeb;
}

.mps-header__top {
  background: #fff;
  color: #3f3f3f;
  border-bottom: 1px solid #ececec;
  font-size: 14px;
}

.mps-header__top-inner {
  min-height: 38px;
  gap: 16px;
}

.mps-header__top-left,
.mps-header__top-right {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.mps-header__top-right a,
.mps-header__top-left a,
.mps-header__top-left strong,
.mps-header__lang {
  color: #3f3f3f;
  text-decoration: none;
  font-size: 14px;
}

.mps-header__top-right a:not(:last-child)::after {
  content: "|";
  margin-left: 12px;
  color: #8a8a8a;
}

.mps-header__main-inner {
  min-height: 58px;
  gap: 18px;
}

.mps-header__brand img {
  height: 74px;
}

.mps-header__actions {
  flex: 1;
  justify-content: flex-end;
  gap: 18px;
}

.mps-header__info-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #2f2f2f;
  font-size: 30px;
  white-space: nowrap;
}

.mps-header__info-item i {
  color: #ec7417;
  font-size: 32px;
}

.mps-header__info-item a {
  color: #2f2f2f;
  text-decoration: none;
}

.mps-btn {
  font-size: 27px;
  padding: 10px 20px;
}

.mps-btn--wa {
  background: #fff;
  color: #16a34a;
  border: 2px solid #32ba59;
  font-size: 29px;
}

.mps-btn--wa:hover {
  color: #fff;
  background: #1faa52;
  border-color: #1faa52;
}

.mps-btn--solid {
  background: #ef7c1b;
  border-color: #ef7c1b;
  font-size: 29px;
}

.mps-header__cart {
  color: #df6d12;
  font-size: 40px;
  text-decoration: none;
  line-height: 1;
}

.mps-header__menu {
  background: #2f8b76;
}

@media (max-width: 1399px) {
  .mps-header__top,
  .mps-header__top-right a,
  .mps-header__top-left a,
  .mps-header__top-left strong,
  .mps-header__lang {
    font-size: 12px;
  }

  .mps-header__brand img {
    height: 62px;
  }

  .mps-header__info-item,
  .mps-btn--wa,
  .mps-btn--solid,
  .mps-btn {
    font-size: 15px;
  }

  .mps-header__info-item i {
    font-size: 18px;
  }

  .mps-header__cart {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .mps-header__top {
    display: none;
  }

  .mps-header__main-inner {
    min-height: 0;
    padding: 10px 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .mps-header__actions {
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
  }

  .mps-header__info-item {
    font-size: 13px;
  }

  .mps-btn,
  .mps-btn--wa,
  .mps-btn--solid {
    font-size: 13px;
    padding: 7px 12px;
  }
}

/* Header exact style from reference */
.mps-header {
  position: relative;
  top: 0;
  box-shadow: none;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
}

/*body {
  margin: 0;
}*/

.mps-header-lite {
  max-width: 100%;
  padding: 0;
}

.mps-header-lite__brand-wrap {
  border-right: 1px solid #ededed;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 88px;
  padding-left: 12px;
}

.mps-header-lite__brand {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
}

.mps-header-lite__brand img {
  width: clamp(130px, 15vw, 190px);
  max-width: 100%;
  height: auto !important;
  object-fit: contain;
}

.mps-header-lite__top {
  min-height: 34px;
  border-bottom: 1px solid #ededed;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 2px 14px 1px;
  color: #2f2f2f;
  font-size: 24px;
  flex-wrap: wrap;
}

.mps-header-lite__top strong {
  font-weight: 700;
}

.mps-header-lite__top a {
  color: #4b4b4b;
  text-decoration: none;
}

.mps-sep {
  color: #8b8b8b;
}

.mps-lang-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.mps-flag {
  font-size: 16px;
}

.mps-header-lite__bottom {
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  padding: 2px 14px 3px;
  flex-wrap: wrap;
}

.mps-info {
  color: #303030;
  text-decoration: none;
  font-size: 29px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.mps-info i {
  color: #e6751c;
  font-size: 35px;
}

.mps-wa-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 2px solid #33b45a;
  color: #1fb14e;
  border-radius: 999px;
  padding: 5px 16px;
  text-decoration: none;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

.mps-wa-pill:hover {
  color: #fff;
  background: #1fb14e;
}

.mps-cart {
  color: #e6751c;
  font-size: 40px;
  text-decoration: none;
  line-height: 1;
}

.mps-enquire {
  background: #ea7618;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 29px;
  padding: 10px 20px;
  border-radius: 0;
  line-height: 1;
}

.mps-enquire:hover {
  color: #fff;
  background: #dc6b12;
}

/* hide previous menu bar for this header style */
.mps-header__menu {
  display: none !important;
}

@media (max-width: 1399px) {
  .mps-header-lite__brand img {
    width: clamp(120px, 18vw, 170px);
  }

  .mps-header-lite__top {
    font-size: 12px;
    min-height: 36px;
  }

  .mps-header-lite__bottom {
    min-height: 42px;
    gap: 12px;
  }

  .mps-info {
    font-size: 15px;
  }

  .mps-info i {
    font-size: 17px;
  }

  .mps-wa-pill {
    font-size: 14px;
    padding: 6px 12px;
  }

  .mps-cart {
    font-size: 25px;
  }

  .mps-enquire {
    font-size: 15px;
    padding: 9px 16px;
  }
}

@media (max-width: 991px) {
  .mps-header-lite__brand-wrap {
    border-right: 0;
    min-height: 64px;
    justify-content: center;
    padding: 6px 10px;
  }

  .mps-header-lite__brand img {
    width: clamp(120px, 34vw, 165px);
  }

  .mps-header-lite__top,
  .mps-header-lite__bottom {
    justify-content: center;
    text-align: center;
    padding: 5px 10px;
  }

  .mps-header-lite__top {
    border-top: 1px solid #ededed;
  }
}

/* Re-enable WP menu under header */
.mps-header__menu {
  display: block !important;
  background: #000 !important;
  border-top: 0;
}

.mps-header__menu .mega-menu-wrapper {
  min-height: 52px;
  display: flex;
  align-items: center;
}

.mps-header__menu .mega-menu-wrapper ul,
.mps-header__menu .mega-menu-wrapper li {
  list-style: none;
}

.mps-header__menu .mega-menu-wrapper a,
.mps-header__menu .mega-menu-wrapper .top-level-link,
.mps-header__menu .mega-menu-wrapper .mega-menu-link {
  color: #fff !important;
  font-weight: 500;
  letter-spacing: .01em;
}

.mps-header__menu .mega-menu-wrapper a:hover,
.mps-header__menu .mega-menu-wrapper .top-level-link:hover,
.mps-header__menu .mega-menu-wrapper .mega-menu-link:hover {
  color: #f6b739 !important;
}

@media (max-width: 991px) {
  .mps-header__menu .mega-menu-wrapper {
    min-height: 48px;
  }
}

/* Header layout matching reference (without touching mega menu) */
.sk-header {
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 0;
  padding-top: 0;
}

.sk-header__inner {
  padding: 0;
  margin-top: 0;
}

.sk-header__logo-col {
  /* border-right: 1px solid #ececec; */
  min-height: 84px;
  display: flex;
  align-items: center;
  padding-left: 8px;
  padding-top: 0;
  padding-bottom: 0;
}

.sk-header__logo-link {
  display: inline-flex;
  align-items: center;
}

.sk-header__logo {
  width: clamp(130px, 14vw, 190px);
  height: auto;
  display: block;
}

.sk-header__top-row,
.sk-header__bottom-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 11px;
  padding: 0 12px;
  flex-wrap: wrap;
}

.sk-header__top-row {
  min-height: 32px;
  /* border-bottom: 1px solid #ececec; */
  color: #2d2d2d;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
}

.sk-header__top-row a {
  color: #4b4b4b;
  text-decoration: none;
}

.sk-header__top-row strong {
  font-weight: 700;
}

.sk-header__lang {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.sk-header__bottom-row {
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.sk-header__info {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #2f2f2f;
  text-decoration: none;
}

.sk-header__info i {
  color: #ea7618;
  font-size: 18px;
}

.sk-header__wa {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1.5px solid #35b95b;
  color: #1fb14e;
  border-radius: 999px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 14px;
  line-height: 1;
}

.sk-header__wa:hover {
  background: #1fb14e;
  color: #fff;
}

.sk-header__cart {
  color: #ea7618;
  font-size: 27px;
  line-height: 1;
  text-decoration: none;
}

.sk-header__enquire {
  background: #ea7618;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 18px;
  line-height: 1;
}

.sk-header__enquire:hover {
  color: #fff;
  background: #d66811;
}

@media (max-width: 991px) {
  .sk-header__logo-col {
    border-right: 0;
    justify-content: center;
    min-height: 70px;
    padding-left: 0;
  }

  .sk-header__top-row,
  .sk-header__bottom-row {
    justify-content: center;
    text-align: center;
    padding: 6px 10px;
  }

  .sk-header__top-row {
    min-height: auto;
  }

  .sk-header__bottom-row {
    min-height: auto;
    gap: 10px;
  }

  .sk-header__enquire {
    padding: 10px 14px;
  }
}


/* RHX header modern (keeps mega menu untouched) */
.rhx-header {
  background: #fff;
  border-bottom: 1px solid #ececec;
}

.rhx-header__top {
  border-bottom: 1px solid #ececec;
}

.rhx-header__top-inner {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.rhx-header__top-left,
.rhx-header__top-right {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.rhx-header__top-right a,
.rhx-header__top-left a,
.rhx-header__top-left strong,
.rhx-header__lang {
  font-size: 13px;
  color: #3f3f3f;
  text-decoration: none;
}

.rhx-header__top-right a:not(:last-child)::after {
  content: "|";
  margin-left: 10px;
  color: #8b8b8b;
}

.rhx-header__main-inner {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.rhx-header__logo {
  width: clamp(130px, 14vw, 190px);
  height: auto;
  display: block;
}

.rhx-header__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 14px;
  flex-wrap: wrap;
}

.rhx-header__info {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #2f2f2f;
  text-decoration: none;
}

.rhx-header__info i {
  color: #e7761d;
}

.rhx-header__wa {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1.5px solid #34b95a;
  color: #1fb14e;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 14px;
  line-height: 1;
}

.rhx-header__wa:hover {
  background: #1fb14e;
  color: #fff;
}

.rhx-header__cart {
  color: #e7761d;
  font-size: 24px;
  line-height: 1;
  text-decoration: none;
}

.rhx-header__cta {
  background: #ea7618;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 12px 18px;
}

.rhx-header__cta:hover {
  color: #fff;
  background: #d66811;
}

@media (max-width: 991px) {
  .rhx-header__top-inner {
    justify-content: center;
    text-align: center;
    padding: 6px 0;
  }

  .rhx-header__main-inner {
    min-height: auto;
    flex-direction: column;
    align-items: center;
    padding: 8px 0;
  }

  .rhx-header__actions {
    justify-content: center;
    gap: 10px;
  }
}

/* No top bar on header (compact) */
.rhx-header__top {
  display: none !important;
}

.rhx-header__main-inner {
  min-height: 56px !important;
}

.rhx-header__logo {
  width: clamp(120px, 12vw, 170px) !important;
}

/* Custom package section like screenshot */
.mps-custom {
  background: var(--richardlg);
}

.mps-custom .mps-section-title,
.mps-custom .mps-subtitle,
.mps-custom .mps-lead,
.mps-custom .mps-custom-item span {
  color: #fff;
}

.mps-custom .mps-lead {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1.1rem;
}

.mps-custom .mps-subtitle {
  font-size: 20px;
  margin-bottom: .8rem;
}

.mps-custom-img {
  /* width: 100%; */
  max-height: 460px;
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  border-radius: 10px 10px 10px 10px;
}

.mps-custom-list {
  margin-bottom: 1rem;
}

.mps-custom-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mps-custom-item i {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #25727c;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.mps-custom-item span {
  font-size: 17px;
  line-height: 1.35;
}

.mps-custom-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f6892f;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border-radius: 999px;
  padding: 10px 22px;
  font-size: 17px;
}

.mps-custom-btn:hover {
  color: #fff;
  background: #ea7b1f;
}

@media (max-width: 991px) {
  .mps-custom .mps-section-title {
    margin-top: 10px;
  }

  .mps-custom-item span {
    font-size: 15px;
  }
}

/* Slider hero like screenshot */
.hero-travel {
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(rgba(0, 0, 0, .42), rgba(0, 0, 0, .42)),
    url('/wp-content/uploads/2026/01/machu-picchu-hero.webp') center/cover no-repeat;
}

.hero-travel__inner {
  max-width: 840px;
  padding: 40px 0;
}

.hero-travel__inner h1 {
  margin: 0 0 12px;
  font-size: clamp(28px, 3.5vw, 30px);
  line-height: 1.15;
  font-weight: 700;
  color: #fff;
}

.hero-travel__inner p {
  margin: 0 auto 22px;
  max-width: 720px;
  color: #fff;
  font-size: clamp(14px, 1vw, 21px);
  line-height: 1.45;
}

.hero-travel__actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.hero-travel__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 999px;
  padding: 11px 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}

.hero-travel__btn--solid {
  background: #f68a2d;
  border: 1px solid #f68a2d;
  color: #fff;
}

.hero-travel__btn--solid:hover {
  color: #fff;
  background: #ea7d1f;
}

.hero-travel__btn--outline {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, .9);
  color: #fff;
}

.hero-travel__btn--outline:hover {
  background: rgba(255, 255, 255, .14);
  color: #fff;
}

@media (max-width: 991px) {
  .hero-travel {
    min-height: 72vh;
  }

  .hero-travel__inner {
    padding: 26px 0;
  }
}

/* Video background for slider */
.hero-travel {
  position: relative;
  overflow: hidden;
  background: #000;
}

.hero-travel__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-travel__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.38);
}

.hero-travel__inner {
  position: relative;
  z-index: 2;
}



#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display:unset !important; 
   



   }
/* Category template refresh */
.catx-hero {
  min-height: 42vh;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
}

.catx-hero__inner {
  padding: 56px 0;
  max-width: 860px;
}

.catx-hero__eyebrow {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .08em;
  opacity: .9;
}

.catx-hero h1 {
  margin: .4rem 0 .6rem;
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.1;
  font-weight: 800;
}

.catx-hero p {
  margin: 0 auto;
  max-width: 680px;
  font-size: 16px;
  line-height: 1.45;
}

.catx-list {
  background: #f3f5f6;
}

.catx-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.catx-head h2 {
  margin: 0;
  color: #173740;
  font-size: clamp(24px, 2.2vw, 34px);
}

.catx-head span {
  color: #667f88;
  font-size: 14px;
}

.catx-card {
  border: 1px solid #d9e2e6;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 8px 24px rgba(16, 42, 52, 0.08);
}

.catx-card__thumb {
  display: block;
  position: relative;
}

.catx-card__thumb img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.catx-badge {
  position: absolute;
  top: 12px;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 700;
}

.catx-badge--left {
  left: 12px;
  background: #1f8f51;
  color: #fff;
}

.catx-badge--right {
  right: 12px;
  background: #2368c8;
  color: #fff;
}

.catx-card__body {
  padding: 16px;
}

.catx-card__body h3 {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.25;
}

.catx-card__body h3 a {
  color: #1e2f36;
  text-decoration: none;
}

.catx-card__body p {
  color: #66777d;
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 10px;
}

.catx-meta {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  color: #708990;
  font-size: 13px;
  margin-bottom: 12px;
}

.catx-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.catx-price {
  color: #1d8f78;
  font-size: 24px;
}

.catx-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  text-decoration: none;
  background: #f68a2d;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  padding: 9px 16px;
}

.catx-btn:hover {
  color: #fff;
  background: #e97c1e;
}

.catx-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.catx-pagination a,
.catx-pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1px solid #d7e2e7;
  text-decoration: none;
  color: #2f4e59;
  background: #fff;
}

.catx-pagination .current {
  background: #2f8b76;
  color: #fff;
  border-color: #2f8b76;
}



.paymentsright {
    margin: 10px;
    /* padding-top: 10px; */
    border-top: 1px solid #f7f7f7;
    margin-top: -10px;
}

.paymentsright-title {
    margin: 0 0 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #6b6b6b;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.paymentsright-logos {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    margin-bottom: 50px;
}

.paymentsright-logos img {
    width: calc((100% - 24px) / 5);
    height: 34px;
    object-fit: contain;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 6px;
    padding: 3px 4px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .paymentsright-logos img {
        height: 38px;
    }
}



 pre {
 /*   line-height: 1.4em;*/
    font-size: 16px;
    font-family: inherit;
    text-wrap: auto;
    padding-bottom: 15px;
}

/* Sakura-like main menu bar */
.sakura-menu-bar {
  background: #b6202b;
  position: relative;
  z-index: 20;
}

.sakura-menu-nav {
  min-height: 58px;
  display: flex;
  align-items: center;
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 {
  width: 100%;
  background: transparent;
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
  background: transparent;
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  line-height: 58px;
  padding: 0 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.18);
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:last-child > a.mega-menu-link {
  border-right: 0;
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:hover > a.mega-menu-link,
.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-current-menu-item > a.mega-menu-link {
  background: #9e1b25;
  color: #fff !important;
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  color: #fff !important;
  margin-left: 6px;
}

@media (max-width: 991px) {
  .sakura-menu-nav {
    min-height: 52px;
  }

  .sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    line-height: 50px;
    font-size: 14px;
    padding: 0 12px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
}

/* Header style like reference */
.sx-header {
  background: #fff;
}

.sx-mobile-header {
  display: none;
}

.sx-header__promo {
  background: #154a57;
  color: #fff;
}

.sx-header__promo-inner {
  min-height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

.sx-header__promo-inner p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.sx-header__promo-btn {
  background: #d39a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border-radius: 8px;
  padding: 10px 18px;
  white-space: nowrap;
}

.sx-header__promo-btn:hover {
  color: #fff;
  background: #be891f;
}

.sx-header__main {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.sx-header__main-inner {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.sx-brand {
  display: inline-flex;
  align-items: center;
}

.sx-brand img {
  height: 54px;
  width: auto;
}

.sx-header__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 10px;
}

.sx-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #39434b;
  background: #ffffff;
  border: 1px solid #f1eeee;
  border-radius: 999px;
  padding: 8px 14px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
}

.sx-pill i {
  color: var(--richardlg);
}

.sx-socials {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.sx-socials a {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: var(--richardlg);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 17px;
}

.sx-flags {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.sx-flags a {
  min-width: 42px;
  height: 30px;
  border: 1px solid #d8d8d8;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #31424d;
  letter-spacing: .05em;
  line-height: 1;
}

.sx-reserve-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--richardlg);
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border-radius: 6px;
  padding: 10px 18px;
  line-height: 1;
}

.sx-reserve-btn:hover {
  color: #fff;
  background: #a61f29;
}

.sakura-menu-bar {
  background: var(--richardlg);
}

.sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  font-size: 22px;
  line-height: 58px;
}

@media (max-width: 1399px) {
  .sx-header__promo-inner p {
    font-size: 15px;
  }

  .sx-header__promo-btn {
    padding: 8px 14px;
    font-size: 14px;
  }

  .sx-brand img {
    height: 65px;
  }

  .sx-pill {
    font-size: 16px;
  }

  .sakura-menu-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .sx-desktop-only {
    display: none;
  }

  .sx-mobile-header {
    display: block;
    border-top: 6px solid #3b3b3b;
  }

  .sx-mobile-header__top {
    min-height: 68px;
    background: #efefef;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 10px;
    gap: 8px;
  }

  .sx-mobile-brand {
    display: inline-flex;
    align-items: center;
  }

  .sx-mobile-brand img {
    height: 52px;
    width: auto;
    display: block;
  }

  .sx-mobile-tools {
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }

  .sx-mobile-lang {
    display: inline-flex;
    align-items: center;
    border-right: 1px solid #d3d3d3;
    padding-right: 6px;
    margin-right: 2px;
    gap: 6px;
  }

  .sx-mobile-lang a {
    text-decoration: none;
    color: #bbbbbb;
    font-size: 22px;
    line-height: 1;
  }

  .sx-mobile-icon {
    text-decoration: none;
    font-size: 27px;
    line-height: 1;
  }

  .sx-mobile-icon--orange {
    color: #df6f18;
  }

  .sx-mobile-icon--green {
    color: #22a745;
  }

  .sx-mobile-menu-toggle {
    width: 36px;
    height: 36px;
    border: 0;
    background: transparent;
    color: #2f2f2f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    line-height: 1;
    padding: 0;
  }

  .sx-mobile-header__promo {
    background: #2f3237;
    text-align: center;
    padding: 6px 10px;
  }

  .sx-mobile-header__promo p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 500;
  }

  .sx-mobile-header__promo a {
    color: #ef7f1c;
    text-decoration: underline;
    font-weight: 700;
  }

  .sx-header__promo-inner {
    min-height: auto;
    padding: 8px 0;
    flex-direction: column;
    gap: 8px;
  }

  .sx-header__promo-inner p {
    font-size: 13px;
  }

  .sx-header__main-inner {
    flex-direction: column;
    justify-content: center;
    padding: 10px 0;
  }

  .sx-header__actions {
    justify-content: center;
    gap: 8px;
  }

  .sx-pill {
    font-size: 13px;
    padding: 7px 12px;
  }

  .sx-socials a {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }

  .sx-flags a {
    min-width: 38px;
    height: 28px;
    font-size: 12px;
  }

  .sx-reserve-btn {
    padding: 8px 12px;
    font-size: 13px;
  }

  .sx-header .sakura-menu-bar {
    display: none;
  }

  .sx-header.sx-mobile-menu-open .sakura-menu-bar {
    display: block;
  }
}

/* Life Expeditions style footer */
.mps-footer.mps-footer--life {
  background: #448088 !important;
  color: #eef7f8 !important;
  margin-top: 0 !important;
  position: relative;
  overflow: hidden;
}

.mps-footer.mps-footer--life::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.55;
  background-image:
    radial-gradient(circle at 10% 12%, #e7568a 0 2px, transparent 3px),
    radial-gradient(circle at 28% 6%, #45b7ff 0 2px, transparent 3px),
    radial-gradient(circle at 53% 20%, #68d26f 0 2px, transparent 3px),
    radial-gradient(circle at 80% 10%, #ffbc38 0 2px, transparent 3px),
    radial-gradient(circle at 90% 30%, #8e5dff 0 2px, transparent 3px),
    radial-gradient(circle at 14% 64%, #45b7ff 0 2px, transparent 3px),
    radial-gradient(circle at 37% 72%, #ffbc38 0 2px, transparent 3px),
    radial-gradient(circle at 66% 66%, #e7568a 0 2px, transparent 3px),
    radial-gradient(circle at 84% 76%, #68d26f 0 2px, transparent 3px),
    radial-gradient(circle at 93% 92%, #45b7ff 0 2px, transparent 3px);
}

.mps-footer--life .mps-footer-top {
  position: relative;
  z-index: 1;
  background: var(--richardlg) !important;
  padding: 22px 0 14px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.mps-footer--life .mps-life-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 18px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.mps-footer--life .mps-life-logo {
  max-width: 120px;
  width: 100%;
  height: auto;
}

.mps-footer--life .mps-life-socials {
  display: flex;
  gap: 10px;
}

.mps-footer--life .mps-life-socials a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #ffffff;
  color: #448088 !important;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 800;
}

.mps-footer--life .mps-life-card {
  background: #38747c;
  border: 1px solid rgba(230, 247, 250, 0.22);
  border-radius: 12px;
  padding: 14px 15px;
  min-height: 220px;
}

.mps-footer--life .mps-footer-col h3 {
  color: var(--richardlg1) !important;
  font-size: 12px !important;
  letter-spacing: 0.08em;
  margin: 0 0 14px !important;
  font-weight: 700;
}

.mps-footer--life .mps-footer-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mps-footer--life .mps-footer-col li {
  margin: 0 0 9px !important;
  line-height: 1.4;
  color: #f0fbff !important;
  font-size: 14px !important;
}

.mps-footer--life .mps-footer-col a {
  color: #f0fbff !important;
  text-decoration: none;
}

.mps-footer--life .mps-footer-col a:hover {
  color: #ffffff !important;
}

.mps-footer--life .mps-life-contact li {
  background: #38747c;
  border: 1px solid rgba(214, 242, 233, 0.2);
  border-radius: 10px;
  padding: 7px 10px;
  display: flex;
  gap: 8px;
  align-items: flex-start;
}

.mps-footer--life .mps-life-contact i {
  margin-top: 2px;
  color: #d9eee8;
}

.mps-footer--life .mps-footer-company {
  margin: 10px 0 0;
  font-size: 13px !important;
  line-height: 1.45;
  color: #eaf9fc !important;
  background: #38747c;
  border: 1px solid rgba(214, 242, 233, 0.2);
  border-radius: 10px;
  padding: 8px 10px;
}

.mps-footer--life .mps-life-payment {
  margin-top: 12px;
  background: #38747c;
  border: 1px solid rgba(230, 247, 250, 0.22);
  border-radius: 12px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

.mps-footer--life .mps-life-payment__label {
  color: #f4fdff;
  letter-spacing: 0.25em;
  font-size: 11px;
  font-weight: 700;
}

.mps-footer--life .mps-life-cards {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.mps-footer--life .mps-card-pill {
  background: #0c6d61;
  border: 1px solid #f4bf16;
  color: #f6fbff;
  border-radius: 3px;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: 700;
}

.mps-footer--life .mps-life-payments-strip {
  /* display: flex; */
  /* align-items: center; */
  justify-content: center;
  /* gap: 6px; */
  /* background: #2b5f66; */
  /* border: 2px solid #ffc400; */
  border-radius: 4px;
  /* padding: 4px 8px; */
}

.mps-footer--life .mps-life-payments-strip img {
  display: block;
  width: auto;
  height: 80px;
  object-fit: contain;
}

.mps-footer--life .mps-footer-bottom {
  position: relative;
  z-index: 1;
  background: #38747c !important;
  padding: 20px 0;
}

.mps-footer--life .mps-life-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.mps-footer--life .mps-footer-bottom small {
  color: #f3feff !important;
  font-size: 16px !important;
}

.mps-footer--life .mps-life-bottom-links {
  display: flex;
  gap: 16px;
}

.mps-footer--life .mps-life-bottom-links a {
  color: #f3feff !important;
  text-decoration: none;
  font-size: 16px !important;
  /* font-weight: 700; */
}

@media (max-width: 575px) {
  .mps-footer--life .mps-life-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .mps-footer--life .mps-footer-top {
    padding: 20px 0 12px;
  }

  .mps-footer--life .mps-life-card {
    min-height: auto;
  }

  .mps-footer--life .mps-life-payment {
    flex-direction: column;
    gap: 8px;
    padding: 10px 12px;
  }

  .mps-footer--life .mps-life-payments-strip {
    gap: 4px;
    padding: 4px 6px;
  }

  .mps-footer--life .mps-life-payments-strip img {
    height: 22px;
  }

  .mps-footer--life .mps-life-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}
