:root {
    --richardlg: #DA0383;
    --richardlg1: #ffc61d;
}

.text-page.text-title {
    color: var(--richardlg) !important;
}

@media (max-width: 575.98px)
{
 .row > *{
 padding-right: 0 !important;
 padding-left: 0 !important;
 } }

.idiomasrm{

}





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



table {
   
    width: 100% !important;
}
/* Ocultar las imÃƒÂ¡genes base64 de Polylang */
#top-language-switcher li a img {
    display: none !important;
}

/* Agregar imÃƒÂ¡genes SVG de fondo */
 li.lang-item-en a {
    background-image: url('/wp-content/themes/richardlgv2/images/en-us.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px; /* TamaÃƒÂ±o ajustable */
    height: 22px;
    padding-left: 32px; /* Espacio para la bandera */
}

 li.lang-item-es a {
    background-image: url('/wp-content/themes/richardlgv2/images/es.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 22px;
    padding-left: 32px;
}

 li.lang-item-ko a {
    background-image: url('/wp-content/themes/richardlgv2/images/ko.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 22px;
    padding-left: 32px;
}







.tour_content h3
{
font-family: 'Poppins', sans-serif !important;
    margin: 10px 0;
    font-weight: 500;
    margin-bottom: 1.2rem;


}


#tablist1-panel2  li::marker
{
 color: green;
font-size: 1.2em;

}

#tablist1-panel3  li::marker
{
 color: red;
font-size: 1.2em;

}



#tablist1-panel5 h3
{
 text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;

}






thead.table-dark1 {
    --bs-table-color: #fff;
    --bs-table-bg: #09474e;
    --bs-table-border-color: #09474e;
    --bs-table-striped-bg: #09474e;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color);
}

.btn-salkantay {
    background: var(--richardlg);
    color: #fff;
}

li.normal {
    display: flex;
    flex-grow: 1;
    /* padding: 8px; */
    border-left: 1px solid #0949500d;
    text-align: center;
    /* line-height: 3; */
    /* flex-grow: 1; */
}

.cta-mobile-popup-container {
    position: fixed;
    bottom: -70px;
    z-index: 9;
    width: 100%;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
}

.rmcolor {
    font-size: 16px;
    font-weight: 600;
    color: var(--richardlg);
    padding: 10px 0px 15px 0px;
}

.cta-mobile-popup {
    transition: 0.5s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    flex: wrap;
}

@media screen and (min-width: 768px) {
    .cta-mobile-popup {
        display: none;
    }
}

.cta-mobile-popup > div {
    height: 40px;
}

.cta-mobile-popup__info {
    display: flex;
    align-items: center;
    line-height: 1;
    flex: 1;
    color: #333;
    font-family: "Roboto", sans-serif;
}

.cta-mobile-popup__info span {
    font-size: 1.2rem;
}

.cta-mobile-popup__info span strong {
    display: block;
    line-height: 1;
    font-size: 1.6rem;
    font-family: "Poppins", sans-serif;
}

.cta-mobile-popup__button-group {
    display: flex;
    align-items: center;
}

.cta-mobile-popup__button-group > a {
    margin-left: 1rem;
}

.cta-mobile-popup__button-group .enquire-icon {
    /* height: 1rem !important; */
    /* line-height: 1rem; */
    width: auto;
}

.cta-mobile-popup__button-group .enquire-icon::before {
    padding-right: 0.5rem !important;
}

.cta-mobile-popup__button {
    background-color: #db5f15;
    text-align: center;
    border-radius: 50px;
    margin-left: 10px;
}

.cta-mobile-popup__button span {
    font-family: "Poppins", sans-serif;
    color: white;
    line-height: 50px;
    text-transform: uppercase;
}

.cta-mobile-popup__button--primary {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.cta-mobile-popup__button--primary span {
    font-size: 1.6rem;
}

.cta-mobile-popup__button--tripadvisor {
    background-color: #00aa6c;
}

.with-separator {
    margin-left: 2rem;
    padding-left: 2.2rem;
    border-left: 2px solid white;
}

.post-header {
    position: relative;
}

.image_box {
    position: relative;
    padding: 0;
}

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

.title_box_card h5 {
    text-align: center;
}

.title_box_card h5 a {
    font-size: 1.5rem;
    color: white !important;
    text-transform: uppercase;
}

.image_box img {
    border-radius: 10px;
}

.classic-card {
    border-radius: 15px !important;
}

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

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

.megamenu h3 {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    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: 0.9rem;
    overflow: hidden;
}

.copyright a {
    font-weight: 500;
    color: #080808;
    font-size: 0.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 H5 {
    font-family: "Oswald", serif;
}

.classic-card h5 a {
    color: black;
}

.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 0px #00000033;
}

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

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

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

nav.rank-math-breadcrumb {
    color: white;
    font-size: 0.9rem;
}

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

.related_item {
    min-height: 172px;
}

nav.rank-math-breadcrumb a {
    color: white;
    font-size: 0.9rem;
}

.site-header {
    background-color: #1D508D;
}

.banner-menu-fix {
    position: fixed !important;
    top: 0;
    /* Altura del banner */
    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 0px rgb(0 0 0 / 26%);
    background-color: white !important;
    box-shadow: 0px 9px 11px 0px rgb(0 0 0 / 8%);
    background-image: none !important;
}

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

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

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

.banner-menu-fix .jet-menu-title {
    color: black;
}

.banner-menu-fix .sub-level-link .jet-menu-item-wrapper > .jet-menu-title {
    color: white;
}

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

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

/* cuadros  para las categorias */
.gallery.box {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 0;
    border: 0px;
}

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

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

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

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

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

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

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

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

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

.gallery .info h2 a {
    color: #fff;
    display: block;
    text-shadow: 1px 1px 4px rgb(0, 0, 0);
    text-decoration: none;
}

.gallery .info h2 {
    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: white;
}

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

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

.gallery .description {
    font-weight: 300;
}

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

/* All hovers here! */
.gallery:hover .info h2 {
    margin-bottom: 30px !important;
}

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

.gallery:hover .overlay {
    opacity: 0.6;
}

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

.gallery:hover .categoria {
}

/* cuadros  para las categorias */
a.btn-rainbow {
    color: white;
    border: 0px solid white;
    background-color: darkorange;
    border-radius: 0px;
    transition: all 300ms;
    font-weight: 600;
    font-size: 1.1rem;
}

a.btn-rainbow:hover {
    background-color: #a55d01;
    color: white;
}

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

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

.megamenu h3 > a {
    border-bottom: 0;
    font-weight: bold;
    color: #0546aa;
    font-size: 1.3rem;
    text-transform: uppercase;
}

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

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

.megamenu a:hover {
    color: #0546aa;
    font-size: 0.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: white;
    font-size: 1.4rem;
    line-height: 1;
}

.label_top {
    background-color: red;
    color: white;
    border-radius: 5px;
    padding: 0 8px;
    font-weight: 500;
    font-size: 0.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: 0.9rem;
    width: 100%;
    border-radius: 5px;
    padding: 0;
    background-color: white;
}

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

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

/*.tour .container {
    max-width: 1260px;
}*/
/* Add your custom CSS codes in assets/less/style.less */
.jet-mobile-menu__item {
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 5px;
    background-color: #ffffff26;
    color: black;
}

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

div#loading_b svg {
    width: 10px;
}

/* card tour */
.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;
}

/* efectos  */
.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;
}

/* Header */
.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 0.6em 0.1em;
    color: #74777b;
    font-weight: 300;
    font-size: 45%;
}

/* Demo links */
.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: bold;
}

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

/* To Navigation Style */
.codrops-top {
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 0.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: normal;
    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 demos */
.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: 0.8;
}

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

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

/* Demo ad design */
body #cdawrap {
    background: none;
    top: 50px;
    border: none;
}

body #cdawrap a {
    color: #fff !important;
}

body #cda-remove {
    color: #fff;
}

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

/* Common style */
.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: 0.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%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.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%;
}

/* Individual effects */
/*---------------*/
/***** Julia *****/
/*---------------*/
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: 0.5em 0;
}

figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255,255,255,0.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: 0.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);
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/
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 black;
}

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: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0.5690651260504201) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5690651260504201) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0.5690651260504201) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    width: 100%;
    font-size: 0.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);
}

/*-----------------*/
/***** Hera *****/
/*-----------------*/
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: 0.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(0.8,0.8,1);
    transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    /* just because it's stronger than nth-child */
    opacity: 1;
}

/*-----------------*/
/***** Winston *****/
/*-----------------*/
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(../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: 0.6;
}

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

figure.effect-winston:hover figcaption::before {
    opacity: 0.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;
}

/*-----------------*/
/***** Selena *****/
/*-----------------*/
figure.effect-selena {
    background: #fff;
}

figure.effect-selena img {
    opacity: 0.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(0.95,0.95,1);
    transform: scale3d(0.95,0.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);
}

/*-----------------*/
/***** Terry *****/
/*-----------------*/
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: 0.85;
}

figure.effect-terry h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.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: 0.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: 0.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;
}

/*-----------------*/
/***** Phoebe *****/
/*-----------------*/
figure.effect-phoebe {
    background: #675983;
}

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

figure.effect-phoebe:hover img {
    opacity: 0.6;
}

figure.effect-phoebe figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../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: 0.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);
}

/*-----------------*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo {
    background: #3498db;
}

figure.effect-apollo img {
    opacity: 0.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: rgba(255,255,255,0.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: 0.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;
}

/*-----------------*/
/***** Kira *****/
/*-----------------*/
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 0.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 0.5em;
    color: #101010;
}

figure.effect-kira p a:hover, figure.effect-kira p a:focus {
    opacity: 0.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,0.023,1) ;
    transform: translate3d(0,4em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

figure.effect-kira:hover img {
    opacity: 0.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: 0.7;
    -webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;
    transform: translate3d(0,5em,0) scale3d(1,1,1);
}

/*-----------------*/
/***** Steve *****/
/*-----------------*/
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 rgba(0,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: 0.25em;
}

figure.effect-steve h2:before {
    box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
    margin-top: 1em;
    padding: 0.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(0.9,0.9,1);
    transform: scale3d(0.9,0.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);
}

/*-----------------*/
/***** Moses *****/
/*-----------------*/
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: 0.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: 0.6;
}

/*---------------*/
/***** Jazz *****/
/*---------------*/
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: 0.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(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
}

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

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

figure.effect-jazz:hover img {
    opacity: 0.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);
}

/*---------------*/
/***** Ming *****/
/*---------------*/
figure.effect-ming {
    background: #030c17;
}

figure.effect-ming img {
    opacity: 0.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 rgba(255,255,255,0.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(0.9);
    transform: scale(0.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: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
    opacity: 0.4;
}

/*---------------*/
/***** Lexi *****/
/*---------------*/
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: 0.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 rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5,0.5,1);
    transform: scale3d(0.5,0.5,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-lexi:hover img {
    opacity: 0.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);
}

/*---------------*/
/***** Duke *****/
/*---------------*/
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: 0.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(0.8,0.8,1);
    transform: scale3d(0.8,0.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(0.8,0.8,1);
    transform: scale3d(0.8,0.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 queries */
@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%;
    }
}

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

.details {
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    font-size: 0.8rem;
}

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

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

.box_price {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: #f9f9f9;
    padding: 9px;
}

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

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

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

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

/* card tour */
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;
}

@font-face {
    font-family: 'Built';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('https://www.terraquechuaperu.com//wp-content/uploads/2023/08/built_titling_bd-webfont.eot');
    src: url('https://www.terraquechuaperu.com//wp-content/uploads/2023/08/built_titling_bd-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.terraquechuaperu.com//wp-content/uploads/2023/08/built_titling_bd-webfont.woff2') format('woff2'), url('https://www.terraquechuaperu.com//wp-content/uploads/2023/08/built_titling_bd-webfont.woff') format('woff'), url('https://www.terraquechuaperu.com//wp-content/uploads/2023/08/built_titling_bd-webfont.ttf') format('truetype'), url('https://www.terraquechuaperu.com//wp-content/uploads/2023/08/built_titling_bd-webfont.svg#Built') format('svg');
}

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

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

.banner_box img {
    width: 100%;
}

.banner_box {
    position: relative;
}

.banner_content h4 {
    color: white;
    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: white;
}

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

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

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

.intro_2 {
    padding: 15px;
    background-color: #fd9d01;
    color: white;
    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: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.6699054621848739) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.6699054621848739) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.6699054621848739) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    z-index: 2;
}

.title_box h1 {
    font-weight: 900;
    color: white;
    font-size: 2.0rem;
    margin-bottom: 1.3rem;
}

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

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

.box_intro {
    border-radius: 20px;
}

.sidebar {
}

.price_data {
    line-height: 1;
    font-size: 2rem;
    font-weight: 800;
    text-align: center;
    color: var(--richardlg);
    display: inline-flex;
    padding: 0px 40px 0px 40px;
    0px 0px 15px contain-intrinsic-block-size: auto 100px;
}

.price_from {
    text-align: center;
    line-height: 1;
    font-size: 1.3rem;
    padding: 10px 0;
}

.price_pp {
    text-align: center;
    /* font-style: italic; */
    color: #7e7e7e;
    font-weight: 300;
    font-size: 1rem;
    margin-top: 1rem;
    margin-left: 0.8rem;
}

.price_box {
    border-bottom: 1px solid #b3b3b3;
    /* margin-bottom: 15px; */
}

.tripadvisor_sidebar img {
    width: 100%;
}

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

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

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

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

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

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

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

.sidebar_title {
    background-color: var(--richardlg1);
    color: white;
    /* padding: 10px; */
    border-radius: 10px 10px 0px 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    width: 100%;
    padding-right: 10px;
}

.sidebar_title h4 {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
    font-size: 1.1rem;
    text-align: center;
    align-items: center;
    /* border-radius: 10px 10px 0px 0px; */
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* padding-left: 10px; */
    /* width: 100%; */
    /* padding-right: 10px; */
}

.sidebar_title p {
    margin-bottom: 0;
}

.icon_det img {
    width: 35px;
}

.overview {
    overflow: hidden;
    transition: all 300ms;
}

.title {
    font-size: 0.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: #ffffff;
}

.tour-accordion {
    background: none;
}

.day_title {
    font-size: 1.4rem;
    line-height: 1.2;
    width: auto;
    padding: 10px;
}

.accordion-item {
    overflow: hidden;
    border-radius: 10px;
    background-color: white !important;
    margin-bottom: 15px;
    border: none !important;
}

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

.day_label {
    color: #ffffff;
    font-weight: 800;
    background: var(--richardlg1);
    line-height: 1;
    width: auto;
    display: grid;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border-radius: 10px;
}

.day_label span {
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: var(--e-global-color-cce9862);
}

.accordion-header {
    background-color: #ffffff;
    padding: 6px;
    display: flex;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

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



.image_box_img img {
    width: 100%;
}

a {
}

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

/* card con efecto */
.card-tour {
    padding: 0;
}

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

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

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

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

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

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

.card-tour .wrapper {
    background-color: #fff;
    min-height: 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 black;
    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: transparent;
    padding: 10px 60px !important;
    border-radius: 0 !important;
}

.btn-black:hover {
    border: 1px solid black;
    color: white;
    background-color: black;
}

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

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

.example-1 .date .day {
    font-weight: 700;
    font-size: 24px;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
}

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

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

.example-1 .content {
    background-color: #fff;
    box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.example-2 .title a {
    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: black;
}

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

/* card con efecto */
.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;
}

.slider-nav {
    background-color: black;
}

.slider-nav img.slick-slide {
    border-radius: 10px;
    opacity: 0.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; */
}

a.btn-block {
    width: 100%;
}

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

.why_box {
    min-height: 70px;
}

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

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

.why_icon {
    padding-left: 0px;
    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: white;
    border-radius: 15px;
    padding: 30px 15px;
}

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

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

.btn-whatsapp {
    color: white;
    background-color: #01c30f;
    border: solid 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1), /* Sombra interna */ 0 0 0 3px rgba(255,255,255,0.3), /* Sombra externa superior */ 0 0 0 5px rgba(0,0,0,0.1), /* Sombra externa inferior */ 0 2px 5px rgba(0,0,0,0.5);
    padding: 5px 20px;
    font-weight: 800;
    border-radius: 30px !important;
}

.btn-whatsapp:hover {
    color: white;
    background-color: #007209;
    border: solid 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1), /* Sombra interna */ 0 0 0 3px rgba(255,255,255,0.3), /* Sombra externa superior */ 0 0 0 5px rgba(0,0,0,0.1), /* Sombra externa inferior */ 0 2px 5px rgba(0,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: 0.9rem;
    font-weight: 800;
}

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

.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: white;
    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: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

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

.bg_title h1 {
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    text-shadow: 0 0 12px black;
}

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

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

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

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

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

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

.tour h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: var(--richardlg);
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
    font-weight: 700;
    /* font-family: "Big Shoulders Display", serif; */
    /* font-optical-sizing: auto; */
    /* font-style: normal; */
}

.title-text img {
    width: 60px;
}

h2.archive-title {
    color: white;
}

.texto_debajo {
    color: white;
}

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

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

.box-title h3 {
    text-shadow: 0 0 15px black;
    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: white;
    font-size: 0.8rem;
    font-weight: 500;
}

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

/* Chat Whatsapp */
.tcard_header {
    position: relative;
}

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

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

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

.tecnodus-card .dias {
    font-weight: 600;
    font-size: 0.9rem;
    color: orange;
}

.tecnodus-card .action {
    border-radius: 10px;
    background-color: #fbfbfb;
    border: 1px solid #eeeeee;
    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: 0.9rem;
}

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

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

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Styles */ .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: 0.8rem;
    }

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

    .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: white;
        font-size: 2rem;
        font-weight: 700;
        text-shadow: 0 6px 7px black;
    }
}

@media screen and (max-width: 768px) {
    .desktop_image {
        display: none;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Styles */
}

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    /* Styles */ .mobile_image {
        display: none;
    }

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

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
}

.cta-mobile-popup-container {
    position: fixed;
    bottom: -70px;
    z-index: 9;
    width: 100%;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
}

.cta-mobile-popup {
    transition: 0.5s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    flex: wrap;
}

@media screen and (min-width: 768px) {
    .cta-mobile-popup {
        display: none;
    }
}

@media (max-width: 768px) {
    ul.nav_menu {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        flex-wrap: inherit;
        width: 100%;
    }
}

.cta-mobile-popup > div {
    height: 40px;
}

.cta-mobile-popup__info {
    display: flex;
    align-items: center;
    line-height: 1;
    flex: 1;
    color: #333;
    font-family: "Roboto", sans-serif;
}

.cta-mobile-popup__info span {
    font-size: 1.2rem;
}

.cta-mobile-popup__info span strong {
    display: block;
    line-height: 1;
    font-size: 1.2rem;
    font-family: "Poppins", sans-serif;
}

.cta-mobile-popup__button-group {
    display: flex;
    align-items: center;
}

.cta-mobile-popup__button-group > a {
    margin-left: 1rem;
}

.cta-mobile-popup__button-group .enquire-icon {
    /* height: 4rem !important; */
    /* line-height: 4rem; */
    width: auto;
    padding: 0.6rem;
    border-radius: 10px;
}

.cta-mobile-popup__button-group .enquire-icon::before {
    padding-right: 0.5rem !important;
}

.cta-mobile-popup__button {
    background-color: #db5f15;
    text-align: center;
    border-radius: 50px;
    margin-left: 10px;
}

.cta-mobile-popup__button span {
    font-family: "Poppins", sans-serif;
    color: white;
    line-height: 50px;
    text-transform: uppercase;
}

.cta-mobile-popup__button--primary {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.cta-mobile-popup__button--primary span {
    font-size: 1.6rem;
}

.cta-mobile-popup__button--tripadvisor {
    background-color: #00aa6c;
}

/******************************************* Table Responsive  ******************/
.tour-card {
    border-radius: 15px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    background-color: #ccc;
    display: block;
    color: #555;
    position: relative;
}

.tour-card:hover .tour-card__content {
    bottom: 0;
}

.tour-card a {
    color: inherit;
}

.tour-card a:hover {
    color: inherit;
}

.tour-card__heading {
    position: relative;
}

.tour-card__image {
    width: 100%;
    padding-top: calc(100% * 16 / 12);
    position: relative;
    overflow: hidden;
}

.tour-card__image img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.tour-card__image1 {
    width: 100%;
    padding-top: calc(100% * 16 / 10);
    position: relative;
    overflow: hidden;
}

.tour-card__image1 img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.tour-card__location {
    position: absolute;
    top: 0rem;
    left: 0rem;
    padding: 2rem;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

.tour-card__location span {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 2rem;
    background-color: white;
    color: #db5f15;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 1.2rem;
    margin-right: 1rem;
}

.tour-card__content {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    bottom: 0;
    bottom: 0rem;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgb(0 0 0 / 20%) 20%, rgba(0, 0, 0, 0) 30%);
    color: white;
    padding: 1rem;
    transition: 0.5s;
    width: 100%;
    height: 100%;
}

.tour-card__content .title {
    font-size: 1.3rem;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.tour-card__content .duration-price {
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
    padding-top: 0.5rem;
}

.tour-card__content .excerpt {
    font-size: 1.4rem;
    margin-top: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.tour-card__content .visited-places {
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tour-card__content .btn-wrapper {
    margin-top: 3rem;
    text-align: center;
}

.tour-card-grid-wrap {
    width: min(1500px, calc(100vw - 32px));
    margin-left: calc(50% - 50vw + 16px);
    margin-right: auto;
}

.tour-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.tour-card-showcase {
    position: relative;
    display: block;
    min-height: 480px;
    border-radius: 18px;
    overflow: hidden;
    background: #d9d9d9;
    text-decoration: none;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.12);
    aspect-ratio: 4 / 5.4;
}

.tour-card-showcase:hover,
.tour-card-showcase:focus {
    color: inherit;
}

.tour-card-showcase__media {
    position: absolute;
    inset: 0;
}

.tour-card-showcase__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.12) 42%, rgba(0, 0, 0, 0.78) 100%);
    transition: opacity 0.35s ease;
}

.tour-card-showcase__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.tour-card-showcase__top {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 3;
}

.tour-card-showcase__pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 104px;
    min-height: 40px;
    padding: 0 16px;
    border-radius: 14px;
    background: #f2197f;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.tour-card-showcase__hover {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    padding: 28px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 12%, rgba(0, 0, 0, 0.72) 100%);
    color: #fff;
    opacity: 0;
    transition: opacity 0.35s ease;
}

.tour-card-showcase__hover-content {
    width: 100%;
    transform: translateY(18px);
    transition: transform 0.35s ease;
    max-width: 88%;
}

.tour-card-showcase__title {
    margin: 0 0 12px;
    color: #fff;
    font-size: clamp(1rem, 1vw + 1rem, 1.4rem);
    line-height: 1.05;
    font-weight: 800;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.tour-card-showcase__excerpt {
    margin: 0 0 18px;
    max-width: 100%;
    color: rgba(255, 255, 255, 0.92);
    font-size: 0.98rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.tour-card-showcase__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 16px;
    background: #f2197f;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.tour-card-showcase__footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 56px 14px 18px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.82) 100%);
    transition: transform 0.35s ease, opacity 0.35s ease;
}

.tour-card-showcase__footer-title {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tour-card-showcase__footer-meta {
    display: block;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.96);
    font-size: 13px;
    line-height: 1.2;
    font-weight: 500;
}

.home-gallery-promo__shirt {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding: 24px;
}

.home-gallery-promo__shirt img {
    max-width: 320px;
    width: 100%;
    object-fit: contain;
}

.home-gallery-promo__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 135px;
    gap: 8px;
}

.home-gallery-promo__item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    aspect-ratio: auto;
}

.home-gallery-promo__item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.home-gallery-promo__item:hover img,
.home-gallery-promo__item:focus img {
    transform: scale(1.04);
}

@media (max-width: 991px) {
    .home-gallery-promo__shirt {
        padding: 0 0 12px;
    }
}

@media (max-width: 767px) {
    .home-gallery-promo__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 100px;
    }
}

.tour-card-showcase:hover .tour-card-showcase__hover,
.tour-card-showcase:focus .tour-card-showcase__hover {
    opacity: 1;
}

.tour-card-showcase:hover .tour-card-showcase__hover-content,
.tour-card-showcase:focus .tour-card-showcase__hover-content {
    transform: translateY(0);
}

.tour-card-showcase:hover .tour-card-showcase__footer,
.tour-card-showcase:focus .tour-card-showcase__footer {
    transform: translateY(100%);
    opacity: 0;
}

.tour-card-showcase:hover .tour-card-showcase__media::after,
.tour-card-showcase:focus .tour-card-showcase__media::after {
    opacity: 0;
}

.tour-card-showcase:hover .tour-card-showcase__media img,
.tour-card-showcase:focus .tour-card-showcase__media img {
    transform: scale(1.04);
}

@media (max-width: 991px) {
    .tour-card-grid-wrap {
        width: 100%;
        margin-left: 0;
    }

    .tour-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .tour-card-grid-wrap {
        width: 100%;
    }

    .tour-card-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .tour-card-showcase {
        min-height: 460px;
        aspect-ratio: 4 / 5.6;
    }

    .tour-card-showcase__hover {
        padding: 22px;
    }

    .tour-card-showcase__title {
        font-size: 1.45rem;
    }

    .tour-card-showcase__excerpt {
        font-size: 0.95rem;
        -webkit-line-clamp: 4;
    }
}

/*****************************/
.day-gallery {
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 1rem;
}

.day-content {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 992px) {
    .day-content {
        padding-left: 6rem;
    }
}

.day-image {
    display: block;
}

.sized {
    position: relative;
}

.sized.size_4_5 {
    width: 100%;
    padding-top: calc(100% * 5 / 4);
}

.sized.size_5_4 {
    width: 100%;
    padding-top: calc(100% * 4 / 3);
}

.sized.size_3_2 {
    width: 100%;
    padding-top: calc(100% * 2 / 3);
}

.sized.size_2_3 {
    width: 100%;
    padding-top: calc(100% * 3 / 2);
}

.sized.size_1_1 {
    width: 100%;
    padding-top: 100%;
}

.sized img.size-target {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    border-radius: 10px;
}

.swiper-button-next {
    color: white !important;
}

.swiper-button-next::after {
    font-size: 2.4rem !important;
}

.swiper-button-prev {
    color: white !important;
}

.swiper-button-prev::after {
    font-size: 2.4rem !important;
}

/******************Nav menu *********************/
ul.nav_menu a {
    text-decoration: none;
}

ul.nav_menu {
    margin: 0 0 15px 0;
    list-style: none;
    border-radius: 10px;
    z-index: 999;
    display: flex;
    background-color: #F6F8FB;
    width: 100%;
    background-color: #F6F8FB;
    padding: 5px 5px 5px 5px;
    box-shadow: 0px 4px 5px -5px rgba(0, 0, 0, 0.5);
    line-height: 2.3;
    flex-grow: 1;
    justify-content: center;
}

li.normal a {
    display: block;
    border-bottom: 1px solid #f6f8fb;
    text-align: center;
    /* margin-right: 10px; */
    color: #094950;
    transition: all 200ms;
}

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

.icono_tab {
    color: #094950;
    display: block;
    float: left;
    margin-top: -6px;
}

.itinerary_label {
    font-size: 1rem;
    margin-left: 25px;
    height: 100%;
    padding: 0px;
    border-radius: 5px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 4px;
}

li.normal a.active {
    color: var(--richardlg1) !important;
}

li.normal a:hover {
    background-color: #f6f8fb;
    border-bottom: 2px solid var(--richardlg);
    color: var(--richardlg1);
}

/*************** New ++++++++++++++***/
.nav_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    list-style: none;
    padding: 0;
}

.nav_menu li {
    flex: 1 1 calc(25% - 10px);
    /* 4 columnas */
    max-width: 25%;
    /* justify-content: center; */
}

.nav_menu a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    text-decoration: none;
}

.icono_tab {
    /* font-size: 24px; */
}

@media (max-width: 768px) {
    .itinerary_label {
        font-size: 13PX;
    }

    .nav_menu li {
        flex: 1 1 calc(25% - 10px);
        /* Mantener 4 columnas en mÃƒÆ’Ã‚Â³vil */
        max-width: 25%;
        /* padding: 10px; */
        justify-content: left;
    }
}


/******************************************/


/********************************* Gallery  *********************************/


.tour-gallery {
    width: 100%;
    position: relative;
    line-height: 0;
    display: grid;
    grid-template-columns: minmax(0, 74%) minmax(220px, 26%);
    gap: 8px;
    margin-bottom: 2rem;
    align-items: stretch;
}

.tour-gallery-wrap {
   /* width: min(100%, 1320px);
    max-width: 1320px;*/
    padding-left: 12px;
    padding-right: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

.tour-gallery--single-column {
    grid-template-columns: minmax(0, 1fr);
}

.galeria1,
.galeria2,
#galeria .item {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.galeria1 {
    min-width: 0;
}

.galeria2 {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: repeat(3, minmax(0, 1fr));
    gap: 8px;
    height: 680px;
}

#galeria .galeria,
#galeria .tour-gallery__main-link,
#galeria .tour-gallery__thumb-link {
    display: block;
    width: 100%;
    height: 100%;
}

#galeria .galeria1,
#galeria .galeria {
    height: 680px;
}

#galeria .galeria1 img,
#galeria .galeria2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    transition: transform .35s ease, filter .35s ease;
}

#galeria .galeria1 img {
    min-height: 650px;
}

#galeria .galeria2 .item {
    height: calc((680px - 16px) / 3);
}

#galeria .galeria2 img {
    min-height: calc((500px - 16px) / 3);
}

#galeria .tour-gallery__main-link:hover img,
#galeria .tour-gallery__thumb-link:hover img {
    transform: scale(1.03);
}

.tour-gallery__thumb-link::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0;
    transition: opacity .25s ease;
}

.tour-gallery__thumb-link:hover::after {
    opacity: 1;
}

.tour-gallery__more {
    position: absolute;
    right: 14px;
    bottom: 14px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .02em;
}

.tour-gallery__hidden {
    display: none;
}

.tour-gallery-mobile {
    display: none;
}

.tour-gallery-mobile__link {
    display: block;
    line-height: 0;
}

.tour-gallery-mobile__link img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    border-radius: 12px;
}

.tour-gallery-mobile__pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 14px !important;
    z-index: 3;
}

.tour-gallery-mobile__nav {
    width: 42px !important;
    height: 42px !important;
    margin-top: 0 !important;
    transform: translateY(-50%);
    border-radius: 999px;
    background: rgba(218, 3, 131, 0.9);
    color: #fff !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.tour-gallery-mobile__nav::after {
    font-size: 18px !important;
    font-weight: 700;
}

.tour-gallery-mobile__nav.swiper-button-disabled {
    opacity: .45;
}

.tour-gallery-mobile .swiper-pagination-bullet {
    width: 22px;
    height: 3px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.55);
    opacity: 1;
}

.tour-gallery-mobile .swiper-pagination-bullet-active {
    background: #DA0383;
}

.fancybox__container {
    --fancybox-accent-color: #DA0383;
    --fancybox-bg: rgba(15, 17, 21, 0.94);
    --fancybox-thumbs-border-radius: 6px;
    --fancybox-thumbs-width: 96px;
    --fancybox-thumbs-ratio: 1.5;
}

.fancybox__toolbar,
.fancybox__counter,
.fancybox__nav .carousel__button,
.carousel__button.is-close {
    color: #DA0383;
}

.fancybox__slide {
    padding: 46px 72px 10px;
}

.fancybox__content {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
}

.has-image .fancybox__content {
    background: rgba(26, 28, 32, 0.9);
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: min(100%, 840px);
    max-height: 72vh;
}

.fancybox__toolbar {
    padding: 4px 10px 0;
}

.fancybox__counter {
    min-width: auto;
    padding: 0 12px;
    font-size: 18px;
    font-weight: 500;
}

.fancybox__nav .carousel__button.is-prev {
    left: 16px;
}

.fancybox__nav .carousel__button.is-next {
    right: 16px;
}

.fancybox__thumb {
    background-color: rgba(255, 255, 255, 0.08);
}

.fancybox__thumbs {
    background: rgba(36, 38, 44, 0.92);
    padding: 0 4px 6px;
}

.fancybox__thumbs .carousel__track {
    justify-content: flex-start;
}

.fancybox__thumbs .carousel__slide {
    padding-top: 6px;
    padding-bottom: 6px;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-width: 3px;
}

@media(max-width:1024px) {
    .fancybox__slide {
        padding: 54px 44px 10px;
    }
}

@media(max-width:768px) {
    #galeria {
        display: none;
    }

    .tour-gallery-mobile {
        display: block;
        position: relative;
        overflow: hidden;
        border-radius: 12px;
    }

    .tour-gallery-mobile__link img {
        height: 480px;
        border-radius: 12px;
    }

    .tour-gallery-mobile__nav--prev {
        left: 12px !important;
    }

    .tour-gallery-mobile__nav--next {
        right: 12px !important;
    }

    .fancybox__slide {
        padding: 56px 16px 8px;
    }

    .has-image[data-image-fit=contain] .fancybox__image {
        max-height: 62vh;
    }
}


img {
    border: none;
    padding: 0;
    max-width: 100%;
    height: auto;
}

/*.site-top-hero {
    min-height: 172px;
    background: #000;
}*/

.site-header-bar {
    background: #fff;
    border-bottom: 1px solid #ece7e7;
    position: relative;
    z-index: 20;
}

.site-header-bar__inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.site-header-bar__brand img {
    max-width: 160px;
    width: 100%;
    height: auto;
    display: block;
}

.site-header-bar__contact {
    display: flex;
    align-items: center;
    gap: 18px;
    color: #4c5570;
    font-size: 14px;
    flex-wrap: wrap;
}

.site-header-bar__contact a {
    color: inherit;
    text-decoration: none;
}

.site-header-bar__contact i {
    color: #ec0a8c;
    margin-right: 8px;
}

.site-header-bar__tools {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.site-header-bar__flags {
    display: flex;
    align-items: center;
    gap: 12px;
}

.site-header-bar__flags img {
    width: 28px;
    height: auto;
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.site-header-bar__social {
    display: flex;
    align-items: center;
    gap: 8px;
}

.site-header-bar__social a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.site-header-bar__social .tripadvisor {
    background: #5f9f45;
}

.site-header-bar__social .facebook {
    background: #3b5998;
}

.site-header-bar__social .instagram {
    background: #222;
}

.site-header-bar__social .tiktok {
    background: #000;
}

.site-header-bar__social .youtube {
    background: #d92929;
}

.home-hero-slider {
    position: relative;
    min-height: 520px;
    overflow: hidden;
    background: #0d1117;
}

.home-hero-slider__media {
    position: absolute;
    inset: 0;
}

.home-hero-slider__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(4, 10, 18, 0.18) 0%, rgba(4, 10, 18, 0.42) 100%),
        linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.08) 100%);
}

.home-hero-slider__media img,
.home-hero-slider__media video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.home-hero-slider__overlay {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px 24px;
}

.home-hero-slider__frame {
    position: absolute;
    width: min(1190px, calc(100% - 120px));
    height: 72px;
    /* border: 1px solid rgba(255, 255, 255, 0.18); */
    /* background: rgba(255, 255, 255, 0.04); */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -46%);
}

.home-hero-slider__content {
    position: relative;
    text-align: center;
    color: #fff;
    max-width: 860px;
}

.home-hero-slider__content h1 {
    margin: 0 0 14px;
    color: #fff;
    font-size: clamp(2.1rem, 4vw, 3.55rem);
    line-height: 1.02;
    font-weight: 800;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.22);
}

.home-hero-slider__content p {
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: clamp(0.95rem, 1.2vw, 1.2rem);
    line-height: 1.6;
}

.home-hero-slider__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 34px;
    padding: 14px 28px;
    min-width: 224px;
    border-radius: 10px;
    background: #e0008a;
    color: #fff;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.home-hero-slider__cta:hover {
    background: #c10076;
    color: #fff;
    transform: translateY(-1px);
}

.site-footer-rt {
    background: #3c3f4a;
    color: #fff;
    padding: 34px 0 16px;
}

.site-footer-rt__grid {
    align-items: flex-start;
}

.site-footer-rt__block h3,
.site-footer-rt__social-wrap h3 {
    margin: 0;
    color: #fff;
    font-size: 1.05rem;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.site-footer-rt__line {
    display: block;
    width: 100%;
    height: 2px;
    margin: 26px 0 28px;
    background: #e0008a;
}

.site-footer-rt__brand img {
    max-width: 285px;
    width: 100%;
    display: block;
}

.site-footer-rt__payments {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 18px;
    font-size: 2.1rem;
    color: #fff;
}

.site-footer-rt__list,
.site-footer-rt__contact {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-footer-rt__list li,
.site-footer-rt__contact li {
    margin-bottom: 8px;
    color: #fff;
    font-size: 0.98rem;
    line-height: 1.45;
}

.site-footer-rt__list a,
.site-footer-rt__contact a {
    color: #fff;
    text-decoration: none;
}

.site-footer-rt__list a:hover,
.site-footer-rt__contact a:hover {
    color: #ff4fb1;
}

.site-footer-rt__contact li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.site-footer-rt__contact i {
    width: 14px;
    color: #e0008a;
    margin-top: 4px;
    flex: 0 0 14px;
}

.site-footer-rt__hours p {
    margin: 0 0 6px;
    font-size: 0.98rem;
    line-height: 1.45;
}

.site-footer-rt__hours-address {
    margin-top: 18px !important;
}

.site-footer-rt__social-wrap {
    text-align: center;
    margin-top: 26px;
}

.site-footer-rt__social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 14px;
}

.site-footer-rt__social a {
    width: 38px;
    height: 38px;
    background: #fff;
    color: #e0008a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 3px;
    font-size: 1.2rem;
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.site-footer-rt__social a:hover {
    background: #e0008a;
    color: #fff;
    transform: translateY(-1px);
}

.site-footer-rt__bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 32px;
    font-size: 0.84rem;
}

.site-footer-rt__bottom p {
    margin: 0;
}


@media(max-width:768px){


    .tour-gallery {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .tour-gallery-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .galeria2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: auto;
        gap: 10px;
        height: auto;
    }

    #galeria .galeria1,
    #galeria .galeria {
        height: auto;
    }

    #galeria .galeria1 img {
        min-height: 280px;
    }

    #galeria .galeria2 .item {
        height: auto;
    }

    #galeria .galeria2 img {
        min-height: 140px;
    }

.checkleft, .checkright{width: 100%;padding:0;}
.checkright{padding-top: 20px;}

    .home-hero-slider,
    .home-hero-slider__overlay {
        min-height: 420px;
    }

    .home-hero-slider__overlay {
        padding: 32px 16px;
    }

    .home-hero-slider__frame {
        width: calc(100% - 32px);
        height: 58px;
        transform: translate(-50%, -58%);
    }

    .home-hero-slider__content h1 {
        font-size: 2rem;
    }

    .home-hero-slider__content p {
        font-size: 0.95rem;
    }

    .home-hero-slider__cta {
        min-width: 210px;
        padding: 13px 22px;
    }

    .site-footer-rt {
        padding-top: 28px;
    }

    .site-footer-rt__line {
        margin: 18px 0 20px;
    }

    .site-footer-rt__brand img {
        max-width: 240px;
    }

    .site-footer-rt__social-wrap {
        margin-top: 18px;
    }

    .site-footer-rt__bottom {
        gap: 8px;
        font-size: 0.8rem;
    }


}

@media (max-width: 991px) {
    .site-top-hero {
        min-height: 72px;
    }

    .site-header-bar__inner {
        padding: 12px 16px;
        flex-direction: column;
        align-items: flex-start;
    }

    .site-header-bar__tools {
        justify-content: flex-start;
    }
}
