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


:root {
    --richardlg: #124d2d;
    --richardlg1: #b47e2e;
    --richardlg2: #211e1e;
}


.btnrm{
    background:var(--richardlg1);
    border-color: var(--richardlg1);
}
.img-responsive-custom {
    width: auto;      /* Desktop */
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .img-responsive-custom {
        width: 100%;  /* Mobile */
    }
}

.btnrm:hover {
    color: #fff;
    background-color: var(--richardlg1);
    border-color: var(--richardlg1);
}

.bg-pink {
  background-color: #ff6f91; /* rosado similar al de la imagen */
}


.topbar-right > div:first-child {
  margin-bottom: -4px;
}

.topbar-right a {
  font-size: 14px;
  text-decoration: none;
  color: var(--richardlg2);
}

.top-contacts span {
  display: contents;
  font-size: 14px;
  white-space: nowrap;
}

.topbar-right ul li {
  white-space: nowrap;
  /* border: 1px solid #ddd; */
  /* background: #dddd; */
  padding: 10px;
}


#polylang-2 a{

   text-decoration:none;
}

#polylang-2 span{
   color:black;


}

.topbar-info li {
  position: relative;
  padding-right: 15px;
}

.topbar-info li:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: 0;
  color: #ccc;
}

/* En mÃ³vil no mostramos separadores */
@media (max-width: 991.98px) {
  .topbar-info li::after {
    display: none;
  }
}



/* Oculta la imagen original */
.widget_polylang img {
  display: none;
}

/* Estilo base del link */
.widget_polylang .lang-item a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-left: 12px;
 /* border: 1px solid #ddd;
  background: #f7f7f7dd;
  border-radius: 10px;
  padding: 1px 4px 1px 4px;*/
}

li#polylang-3 {
    list-style: none;
}



/* EN */
.lang-item-en a::before {
  content: "";
  width: 28px;
  height: 20px;
  background: url("/wp-content/themes/richardlg/imagenes/english-icon.svg") no-repeat center;
  background-size: contain;
  display: inline-block;
}

/* PT */
.lang-item-pt a::before {
  content: "";
  width: 28px;
  height: 20px;
  background: url("/wp-content/themes/richardlg/imagenes/portugues-icon.svg") no-repeat center;
  background-size: contain;
  display: inline-block;
}




/*a.text-primary {
  color: #2563eb !important; 
}
*/
/*a.text-primary:hover {
  text-decoration: underline;
}
*/



.rev_title h5 {
    margin-bottom: 0;
    font-size: 0.8rem;
}

.pp-advanced-menu .sub-arrow {
    fill: white;
    color: white;
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
    padding-left: 10px;
}

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

.icon svg {
    width: 24px;
    margin-top: 1px;
}

.icon {
    margin-right: 5px;
    float: left;
    position: relative;
    display: inline-block;
    top: -5px;
}


.card-review a {
    text-decoration: none;
    color: #24b292;
    font-size: 0.8rem;
}

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


.rev_title h5 {
    margin-bottom: 0;
    font-size: 0.8rem;
}


.inc ul {
    list-style: none;
}

.inc ul li::before {
    color: #00cd00;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 8px;
}

.noinc ul {
    list-style: none;

}

.noinc ul li::before {
    color: red;
    content: "\f00d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 8px;
}

.accordion-header {
    position: relative;
}
.plus {
    top: 30px;
    position: absolute;
    right: 15px;
    color: #636363;
}

.accordion-item-tour .accordion-header.collapsed .minus_icon{
    display: none;
}
.accordion-item-tour .accordion-header.collapsed .plus_icon{
    display: block;
}

.accordion-item-tour .accordion-header .plus_icon{
    display: none;
}
.accordion-item-tour .accordion-header .minus_icon{
    display: block;
}



.trip_icon img {
    width: 200px;
}

.tit_mob {
    color: white;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1;
}


    .foto img {
        width: 100%;
        border-radius: 50%;
    }
    .carita img {
        width: 100%;
    }
    .circles img {
        width: 80px;
    }

    

.background {
    position: relative;
    margin-top: 85px;
    background-size: cover;
    background-position: center;
    height: 75vh;
}
.title_box_2 {
    padding-top: 90px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.6980042016806722) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.6980042016806722) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6980042016806722) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    padding-bottom: 30px;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
}
.title_box_2 h1{
    color: white;
    font-size: 3.1rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); /* Sombra para mejor legibilidad */
    width: 1300px !important;
    font-weight: 900;
}
.slider_box {
    padding: 0 3rem 0 3rem !important
}

/* Overlay negro semitransparente */
/*.overlay_2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1; 
}*/

.nota {
    font-size: 0.7rem;
}

.post-header {
    position: relative;
}
.post-title {
    position: absolute;
    bottom: 30%;
}
.post-title h1 {
    font-size: 2rem;
    color: white;
    text-align: center;
    font-weight: 600;
}
.post-title {
    width: 100%;
}

.related_post img {
    border-radius: 5px;
}

.related_post a {
    text-decoration: none;
    font-weight: 400;
}
.related_post h4 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
}
.post-sigle img {
    border: 2px solid white;
    margin: auto;
    width: 80%;
    display: block;
    border-radius: 15px;
    box-shadow: 0 0px 9px 3px #00000036;
}
.jet-menu-title img {
    height: auto !important;
    width: 100%;
}

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

.paypal2 .form-label {
    margin-bottom: 10px;
}

.paypal2 {
    font-size: 0.65rem;
    top: -80px;
    background-color: white !important;
    z-index: 999;
    position: relative;
    padding: 0 15px;
}


.accordion-body blockquote p {
    margin-bottom: 0;
    padding-left: 30px;
}


.calendarWidget__powered {
    display: none !important;
}

a.calendarWidget__powered {
    display: none !important;
}

.tcard_header img {
    height: 100%;
    width: 100%;
}
.accordion-body img {
    height: 100%;
    width: 100%;
}




.tour-accordion .accordion-body img {
    padding: 0 50px 0 50px;
}

.tour-accordion .accordion-body  {
    text-align: justify;
}
.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 {
    padding-bottom: 15px;
    margin-top: 85px;
    bottom: -10px;
    width: 100%;
    position: absolute;
    background-color: #00000059;
    height: 100%;
    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: #ffffff;
}

.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 .logo-box img {
    height: 60px !important;
    transition: all 400ms;
    width: auto;
}
.post_desktop_image img {
    width: 100%;
}

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

.site-header {
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    transition: all 400ms;
    padding: 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: 2px solid white;
    background-color: rgb(219, 13, 62);
    border-radius: 15px;
    transition: all 300ms;
    font-weight: 600;
}
a.btn-rainbow:hover {
    border: 2px solid red;
    background-color: white;
    border-radius: 15px;
}
.price_details .from {
    font-size: 0.6rem;
    font-weight: 900;
    line-height: 1;
}

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


.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.7rem;
    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: 15px;
    padding: 0;
    background-color: white;
}

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


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



/* 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 {
    font-size: 0.8rem;
}
.details li {
    padding: 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}


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

ul.nav_menu a {
    text-decoration: none;
}


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

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

.price {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
}
.dur {
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #eeeeee;
    width: fit-content;
    margin: auto;
    padding: 5px;
    line-height: 1;
    font-size: 0.7rem;
    font-weight: 700;
}
.box_intro {
    border-radius: 20px;
}

.btn-reserva {
    background-color: rgb(219, 13, 62);
    color: white;
}
.btn-reserva:hover {
    background-color: rgb(148, 4, 39);
    color: white;
}

.sidebar {
}

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

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


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

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

.price_box {
    background-color: var(--richardlg);
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 0;
    color: white;
    overflow: hidden;
    border-radius: 5px;
    padding: 5px;
}
.overview h2 {
    color: #548068 !important;
    font-size: 1.3rem;
}

.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: 15px;
    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: var(--richardlg);
    text-decoration: none;
    font-weight: 600;
}

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

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

.sidebar_title p {
   margin-bottom: 0;
}

.icon_det img {
    width: 35px;
}

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

.guide {
    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: #d7d7d7;

}

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

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

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



.accordion-header {
    background-color: #f2f2f2;
    padding: 10px;
}
.day_label {
    font-weight: 800;
    line-height: 1;
}



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

ul.nav_menu {
    margin: 0 0 15px 0;
    list-style: none;
    z-index: 8;
    display: inline-flex;
    background-color: white;
    width: 100%;
}
.nav_menu li a {
    border-bottom: 2px solid transparent;
    color: black;
    display: block;
    font-size: 1.1rem;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-right: 10px;
    transition: all 200ms;
}
div#preguntasRespuestas .accordion-item {
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}


.book_flotante {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background-color: white;
}
.flotante_from {
    line-height: 1;
    font-size: 0.75rem;
}
.flotante_price {
    font-weight: 600;
    line-height: 1;
    font-size: 1.3rem;
}
.book_flotante {
    padding: 5px;
}
.flotante_person {
    line-height: 1;
}
.btn-reserva {
    width: 100%;
}
/* 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;
}



.icono_tab {
    display: none;
}

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


.nav_menu li.active {
    background-color: #e7e7e7;
    border-bottom: 2px solid var(--richardlg);
}

.nav_menu li.active a:hover{

    border-bottom:0;
}
.nav_menu  li a:hover {
    border-bottom: 2px solid var(--richardlg1);
    color: black;
    background-color: #e7e7e7;
}

.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;
}
.sites {
    font-size: 0.85rem;
    color: #919191;
}

.sites i {
    color: #D21E3D;
}


a.btn-block {
    width: 100%;
}
.faqs .accordion-button {
    font-weight: 600;
}

.faqs h3, .bring h3, .inclusions h3, .itinerary h3{
    color: #548068;
    font-size: 1.3rem;
    font-weight: 600;
}

.accordion-header h3 {
    color: black !important;
}
.tour_content section h3 {
    color: #548068;
    font-size: 1rem;
    font-weight: 600;
}
.tour_content section h2 {
    color: var(--richardlg);
    font-size: 1.3rem;
    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;
    height: 100%;
}

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

.howto h5 {
    color: #548068;
    font-size: 0.9rem;
    font-weight: 700;
}

.howto h6 {
    color: #000000;
    font-size: 0.8rem;
    font-weight: 700;
}


.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: 1.25rem;
    color: #ff3d1b;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
    font-weight: 700;
}
.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: 1.4rem;
    line-height: 1;
    font-family: "Oswald", serif;
    font-weight: 600;
}
.tecnodus-card .dias {
    font-weight: 600;
    font-size: 0.7rem;
    color: orange;
}
.tecnodus-card .action {
    border-radius: 10px;
    background-color: #fbfbfb;
    border: 1px solid #eeeeee;
    padding: 10px;
}

.related_box {
    margin-bottom: 80px;
}

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

    .slider_box {
        padding: 0 !important;
    }

    .background {
        display: none;
    }

    .nav_menu {
        top: 0
    }
   

    .tour-accordion .accordion-body img {
        padding: 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.7rem;
        text-align: center;
    }


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

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

    .book_flotante {
        display: none;
    }


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

    .post_mobile_image {
        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 */
}





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

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

.gallery-box {
  height: 260px;
}

.gallery-featured {
  height: 528px;
}

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

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

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


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


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



 
.> ul > li, .noinc > ul > li {
    margin-bottom: 20px;
    list-style: none;
    padding-left: 5px;
    line-height: 1.4em;
}

/*.inc ol, ul {
    padding-left: 0.2rem !important;
}*/



.titlerlg26{
    text-transform:uppercase;
    font-size: 15px;
}

/*
.inc {
    margin-bottom: 50px;
}*/


/*.inc  ul {
    margin-left: 20px;
    padding-right: 0px;
}


.inc ul, .inc ol {
    color: #444;
    font-weight: 400;
    margin-left: 30px;
    margin-bottom: 20px;
}


.inc ul, .inc li, .inc ol {
    position: relative;
}*/


/*.inc  > ul > li:not(:last-child)::before, .inc  > ul > li:not(:last-child)::before {
    content: "";
    height: calc(100% + 15px);
    border-left: 1px solid #eee;
    position: absolute;
    top: 13px;
    left: -15px;
}


.inc ul strong {
    font-weight: 600;
}*/





/*********************************************** Menu 2026 ***************************/


/****************************************************** Mneu Mobile *************************/
/* -------------------------
   MOBILE HEADER HORIZONTAL
--------------------------*/
@media (max-width: 768px) {

    /* Contenedor principal del header */
    .navbar .container,
    .topbar .container {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 12px;
    }

    /* Logo mÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡s pequeÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±o y alineado */
    .navbar-brand img,
    .topbar img {
        height: 45px !important;
        width: auto !important;
    }

    /* IDIOMAS + WHATSAPP agrupados en fila */
    .header-icons {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    /* Iconos del header */
    .header-icons i {
        font-size: 20px;
    }

    /* Toggler estilo hamburguesa visible */
    .navbar-toggler {
        border: none !important;
        padding: 4px 8px;
        display: flex;
        align-items: center;
    }

    .navbar-toggler-icon {
        width: 24px;
        height: 24px;
        background-repeat: no-repeat;
        background-size: 24px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    /* Evitar que las redes queden separadas en otra lÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­nea */
    .social-icons {
        display: none !important; /* Ocultar redes en mobile si molestan */
    }

}



/* MOBILE TOPBAR */
.topbar-mobile {
    margin-left: auto;
}

.topbar-mobile .navbar-toggler i {
    font-size: 32px;
}

/* Asegura que el widget de idiomas no deforme el diseÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±o */
.mobile-lang {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbar img {
    height: 55px;
}


.navbar {
   
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}


/****************************************************** Mneu Mobile *************************/


    /* Megamenu styles */
    @media (min-width: 992px) {
      .dropdown:hover .dropdown-menu {
        display: block;
      }
      .dropdown-menu.mega-menu {
        width: 100%;
        left: 0;
        right: 0;
        margin-top: 0;
        border-top: 2px solid #eee;
      }
    }
.mega-item:hover {
      background-color: #f8f9fa;
      border-radius: 0.5rem;
    }

.extras-menu-dropdown {
  border: 0;
  border-top: 2px solid #eee;
}

.extras-visual-menu {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
}

.extras-tile {
  position: relative;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-decoration: none;
}

.extras-tile-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.08));
  transition: opacity 0.25s ease;
}

.extras-tile-content {
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 1;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.extras-tile-content strong {
  font-size: 1.2rem;
  line-height: 1.05;
  letter-spacing: -0.02em;
}

.extras-tile-content small {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
}

.extras-tile-content small i {
  font-size: 1.05em;
}

.extras-tile:hover .extras-tile-overlay {
  opacity: 0.82;
}

@media (max-width: 1399px) {
  .extras-tile {
    min-height: 340px;
  }
  .extras-tile-content strong {
    font-size: 1.85rem;
  }
  .extras-tile-content small {
    font-size: 1.3rem;
  }
}

.extras-mobile-list {
  padding: 10px 12px;
}

.extras-mobile-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 4px;
  color: #182238;
  text-decoration: none;
  border-bottom: 1px solid #e9edf3;
  font-weight: 700;
}

.extras-mobile-link:last-child {
  border-bottom: 0;
}

.extras-mobile-link i {
  font-size: 1.2rem;
  color: #0d6efd;
}

@media (max-width: 991px) {
  .extras-menu-dropdown {
    width: 100%;
    min-width: 100%;
    border-top: 1px solid #eceff3;
  }
}









/* TOP BAR GENERAL */
.topbar {
  background: #fff;
  font-size: 14px;
}

.topbar .icon {
  color: #555;
  transition: .3s;
}
.topbar .icon:hover {
  color: #000;
}

/* --- RESPONSIVE TOPBAR --- */
@media (max-width: 768px) {

  .topbar .container {
    /*flex-direction: column;*/
    gap: 8px;
    text-align: center;
  }

  /* Logos centrados */
  .topbar .d-flex.align-items-center.gap-3:first-child {
    justify-content: center;
  }

  /* Contactos apilados */
  .top-contacts {
    flex-direction: column;
    gap: 4px !important;
    font-size: 13px;
  }

  /* Ajuste selector de idioma */
  .top-contacts > div {
    margin-left: 0 !important;
  }

  /* Redes sociales centradas */
  .social-icons {
    justify-content: center;
  }

  .social-icons .icon i {
    font-size: 18px;
  }
}



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


.navbar-nav .nav-link {
    color: #fff !important;
    font-weight: 600;
    padding: 15px 18px;
}

.navbar-nav .nav-link {
    padding: 14px 18px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    transition: all .2s ease;
}



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




/********************* slider home 2026*************************/
.hero-peru2026 {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  color: #fff;
}

.hero-video2026 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.hero-peru2026 .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.hero-peru2026 .container {
  z-index: 2;
}

.hero-title2026 {
  font-size: clamp(1.7rem, 4vw, 2.2rem);
  font-weight: 700;
  text-transform: uppercase;
}

.hero-subtitle2026 {
  font-size: 1rem;
  margin-top: 15px;
  opacity: 0.95;
}

.hero-buttons2026 .btn-warning {
  background-color: #b47e2e;
  border: none;
  color: #fff;
}

.hero-buttons2026 .btn-warning:hover {
  background-color: #e68410;
}

@media (max-width: 767.98px) {
  .hero-peru2026 {
    min-height: 95vh;
  }

  .hero-peru2026 .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title2026 {
    font-size: 1rem;
    line-height: 1.05;
    letter-spacing: -0.5px;
    margin-bottom: 14px;
  }

  .hero-subtitle2026 {
    font-size: 0.8rem;
    line-height: 1.35;
    margin: 0 auto;
    max-width: 95%;
  }

  .hero-buttons2026 {
    margin-top: 26px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }

  .hero-buttons2026 .btn {
    width: 100%;
    max-width: 290px;
    margin: 0 !important;
    font-size: 1.05rem;
    padding: 12px 20px;
  }
}



.broderrm{

    border-radius: 1rem !important;
}

/********************* slider home 2026*************************/





/********************  Home cards singles *******************/

/* ====== FEATURES BAR STYLE ====== */

.feature-box {
  padding: 25px 15px;
  height: 100%;
  border-right: 1px solid #e6e6e6;
}

.feature-box:last-child {
  border-right: none;
}

/* Iconos */
.feature-box .boxicon {
  width: 48px;
  height: auto;
  margin-bottom: 12px;
}

/* TÃƒÂ­tulos */
.feature-box h6 {
  font-size: 15px;
  font-weight: 700;
  color: #2f7a4f; /* verde similar a la imagen */
  margin-bottom: 8px;
}

/* Texto */
.feature-box p {
  font-size: 13px;
  line-height: 1.5;
  color: #6b6b6b;
  margin: 0;
}

/* Responsive */
@media (max-width: 991px) {
  .feature-box {
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
  }
}





/*.whyrm-section {
  position: relative;
  background: 
    linear-gradient(
      rgba(255, 255, 255, 0.88),
      rgba(255, 255, 255, 0.88)
    ),
    url("/wp-content/themes/richardlg/imagenes/bg25.webp") center / cover no-repeat;
}*/


.whyrm-section {
    position: relative;
    background: url('/wp-content/themes/richardlg/imagenes/bg25.webp') center / cover no-repeat;
}


/* Subttulo */
.whyrm-eyebrow {
  font-size: 0.8rem;
  letter-spacing: 0.35em;
  color: #7a8b8e;
  font-weight: 600;
  margin-bottom: 1rem;
}

/* TÃƒÂ­tulo principal */
.whyrm-title {
  font-size: clamp(2rem, 4vw, 2.2rem);
  font-weight: 800;
  color: #0b3d2e;
  line-height: 1.2;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.whyrm-title span {
  color: #0b6b4f;
}

/* Texto descriptivo */
.whyrm-text {
  max-width: 880px;
  font-size: 1rem;
  color: #5f6f73;
  line-height: 1.75;
}

/* Logos */
.rating-logo {
  max-height: 70px;
  opacity: 0.95;
}

/* Espacio extra antes de los logos */
.whyrm-section .row {
  margin-top: 1rem;
}



.whyrm-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  flex-wrap: wrap;
  margin-top: 2.5rem;
}

.whyrm-logos img {
  max-height: 65px;
  width: auto;
  object-fit: contain;
  opacity: 0.95;
}

/* Mobile */
@media (max-width: 576px) {
  .whyrm-logos {
    gap: 1.5rem;
  }

  .whyrm-logos img {
    max-height: 55px;
  }
}















/***********************  card Tour New RichardLG **************************/

.tour-card {
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 8px 25px rgba(0,0,0,.1);
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Imagen */
.tour-image img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}


/* Contenido */
.tour-content {
  padding: 18px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* CategorÃ­a */
/*.tour-category {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: #6c757d;
  padding: 6px 12px;
  border-radius: 20px;
  display: inline-block;
  width: fit-content;
  margin-bottom: 12px;
}*/

/* TÃ­tulo */
.tour-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.3;
}

/* DescripciÃ³n */
.tour-desc {
  font-size: 14px;
  color: #555;
  /* margin-bottom: 14px; */
}

/* Info */
.tour-info {
  font-size: 14px;
  color: #444;
  margin-bottom: 14px;
}

.tour-info span {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
}

/* Precio */
.tour-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.tour-price .label {
  font-size: 13px;
  color: #777;
}

.tour-price .price strong {
  font-size: 18px;
  color: #000;
}

.tour-price .price small {
  display: block;
  font-size: 12px;
  color: #777;
}

/* BotÃ³n */
.tour-btn {
  margin-top: auto;
  background: var(--richardlg);
  color: #fff;
  font-weight: 600;
  padding: 12px;
  border-radius: 8px;
  text-align: center;
}

.tour-btn:hover {
  background: #124d2dde;
  color: #fff;
}






.border-right {
    border-right: 1px solid #dee2e6 !important;
}



.tour-image {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.tour-image img {
  width: 100%;
  height: auto;
  display: block;
}

.tour-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgb(0 0 0 / 40%);
  color: #fff;
  padding: 8px 8px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  box-sizing: border-box;
}




.tour-image img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}




/*@media (max-width: 576px) {

.tour-image img {
  width: 100%;
  height: auto !important;
  object-fit: cover;
}


}*/



/* Contenedor general */
.swiper-button-prev,
.swiper-button-next {
    width: 44px;
    height: 44px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0,0,0,.25);
    display: flex;
    align-items: center;
    border: 1px solid var(--richardlg);
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
}

/* Iconos */
.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

/* Posiciones laterales */
.swiper-button-prev {
    left: 15px;
}

.swiper-button-next {
    right: 15px;
}

/* Hover elegante */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background: #f8f9fa;
    transform: translateY(-50%) scale(1.05);
}




@media (max-width: 768px) {
    .swiper-button-prev,
    .swiper-button-next {
        width: 38px;
        height: 38px;
    }

    .swiper-button-prev::after,
    .swiper-button-next::after {
        font-size: 16px;
    }
}


/***************  card Tour New RichardLG **************************/

.single-hero {
    margin-bottom: 22px;
}

.single-hero img {
    display: block;
    min-height: 380px;
}

@media (max-width: 991.98px) {
    .single-hero img {
        min-height: 300px;
    }
}



.box-details {
    width: 100%;
    bottom: 0;
    margin-bottom: 24px;
}


.box-det {
    padding: 5px 15px
}

.box_title {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700
}
.detalles {
    border-radius: 10px;
    border: 1px solid rgb(224,224,224);
    overflow: hidden
}
.detalles img {
    width: 40px;
    height: auto;
}

.detail_title {
    font-weight: 700
}

.details_data {
    font-size: .9rem
}

.detalles .col-6 {
    margin-bottom: 0!important
}

.icon-play {
    padding: 15px;
    background-color: #f8f8f8;
    height: 70px!important
}


.float_left {
    float: left;
    margin-right: 9px
}

.detalles img {
    /* width: 40px; */
}

.detail_title {
    font-weight: 700
}

.details_data {
    font-size: .9rem
}

.detalles .col-6 {
    margin-bottom: 0!important
}


.icon-play {
    text-align: center
}

.icon-play img {
    width: 60px
}

.short-itinerary {
    font-size: .9rem;
    color: #a1a1a1
}
.h-100 {
    height: 100% !important;
}

.detail {
    height: 100%
}
.border_detail {
    border-right: 1px solid rgb(224,224,224);
    color-interpolation: linearRGB
}

.box-itinerary-header {
    margin-top: 0
}

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

.box_detail {
    border-radius: 15px;
    padding: 10px
}

.box_content {
    font-size: .75rem;
    line-height: 1.5
}





/*************************** Footer New Richardlg 2026 ******************/



.footer-trexperience {
  background: var(--richardlg);
  font-size: 14px;
  font-family: Inter;
}

h6.footer-title {
      color: #ffffff;
    font-size: clamp(18px, 1rem + 0.3vw, 20px);
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 14px;
    position: relative;
    margin: 0 0 clamp(18px, 2vw, 20px);
}

h6.footer-title:before {
   content: '';
   background: var(--richardlg1);
   position: absolute;
   bottom: 0;
   left: 0;
   width: 50px;
   height: 4px;
}

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

.footer-list li {
  margin-bottom: 6px;
}

.footer-list a {
  color: #cfe9f1;
  text-decoration: none;
}

.footer-list a:hover {
  color: #ffffff;
}

/* ===== SOCIAL BAR ===== */
.footer-social-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-top: 40px;
}

.footer-social-bar .line {
  flex: 1;
  height: 1px;
  background: rgba(255,255,255,0.4);
}

/* Social icons */
.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin: 0 6px;
  font-size: 14px;
  transition: all 0.3s ease;
}

.footer-social a:hover {
  /*background: #fff;*/
  color: #064b63;
}

/* ===== BOTTOM BAR ===== */
.footer-bottom {
  margin-top: 35px;
}

.footer-logo {
 width: 30%;
 height: auto;
 display: block;
 max-width: clamp(202px, 20vw, 265px);
 object-fit: contain;
}

/* Payment logos */
.footer-logos img {
  margin-left: 12px;
 
}


@media (max-width: 767px) {
  .footer-social-bar .line {
    /*display: none;*/
  }

   .footer-logo {
    display: block;
    margin: 0 auto 15px;
  }

  .footer-logos img {
   display: none;
  }
}




.footer-wave-top img,
.footer-wave-bottom img {
  display: block;
}


.footer-copy  {
    background: black;
    padding: 15px 0;
    text-align: center;
    color: white;
}

.footer-copy  a {
    color: white;
}
.footer-copy {
 /* background: #043847;
  font-size: 12px;

  */
 background: #043847;
 font-size: 12px;
 /* background: linear-gradient(
179deg, #124d2d 0%, #124d2d 20%, #1b7843 100%); */
 background: linear-gradient(to top, #185e36 0, #185e36 clamp(35px, 5vw, 83px), #124d2d clamp(38px, 5vw, 86px), #124d2d 100%);
 padding: clamp(35px, 5vw, 83px) 0 16px;
 text-align: center;
 color: white;
 font-weight: 400;
 line-height: clamp(12px, 3vw, 24px);
 font-size: clamp(13px, 2.2vw, 16px);
 position: relative;
}

.footer-copy:before {
    content: '';
    position: absolute;
    width: 100%;
    height: clamp(35px, 5vw, 83px);
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/richardlg/imagenes/copyright-deco.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
/*************************** Footer New Richardlg 2026 ******************/




.mobile-lang {
    display: flex;
    align-items: center;
    justify-content: center;
}

#polylang-2 {
    list-style: none;
}
.widget_polylang ul {
    display: flex;
    margin-bottom: 0;
    margin-left: -50px;
    margin-top: 0px;
}
.widget_polylang ul li {
    list-style: none;
    display: contents;
    /* border: 1px solid #ddd; */
    /* background: #dddd; */
}

li.lang-item {
    display: inline-block;
    line-height: 1;
    height: 100%;
    padding-left: 9px;
    /* border: 1px solid #ddd; */
    /* background: #dddd; */
    margin-right: 0px;
    /* padding: 10px; */
}

#polylang-2 img {
    width: 20px !important;
    height: 15px !important;
}






/*************** Socios Logos *********************/

/*************** Socios Logos *********************/

.logossociosrm{
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 24px;
    row-gap: 16px;
    flex-wrap: wrap; /* ðŸ”¥ clave para mobile */
}

/* contenedor de cada logo */
.logossociosrm .col-auto{
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* logos */
.logossociosrm img{
    padding: 12px;
    width: 100%;
    max-width: 135px;
    max-height: 85px;
    object-fit: contain;
    display: block;
    filter: grayscale(100%) contrast(.9) opacity(.85);
    transition: filter .25s ease, opacity .25s ease, transform .15s ease;
}

/* hover */
.logossociosrm img:hover{
    filter: grayscale(0%) contrast(1) opacity(1);
    transform: translateY(-1px);
}

/* ðŸ“± MOBILE */
@media (max-width: 576px){
    .logossociosrm{
        max-width: 100%;
        column-gap: 12px;
        row-gap: 12px;
    }

    .logossociosrm .col-auto{
        width: 33.333%; /* 3 logos por fila */
    }

    .logossociosrm img{
        max-width: 90px;
        max-height: 60px;
        padding: 8px;
    }
}

/* ðŸ“±ðŸ“± MUY PEQUEÃ‘O */
@media (max-width: 360px){
    .logossociosrm .col-auto{
        width: 50%; /* 2 logos por fila */
    }
}

/*************** Socios Logos *********************/






.tour-title .line-yellow{
    width: 3px;
    height: 45px;
    background-color: #f5b400; /* amarillo */
    display: inline-block;
}


/*a.rlgmenu26{
        text-decoration: none;
        margin-left: 0rem;
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
        border-left: 5px solid #060;
        background: #fff;
        display: flex;
        border-bottom: 2px solid #f0f0f0;
        height: 1.8rem;
        margin-top: 0px;
        margin-bottom: -10px;
}

a.rlgmenu26 h6{
    margin-left: 0.5rem;
}


.rlgmenu26{
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 0.6rem 0.75rem;
    background: #fff;
    border-left: 5px solid #006600;
    border-bottom: 1px solid #eee;
    transition: all 0.25s ease;
}


.rlgmenu26-text h6{
    color: #222;
    font-size: 0.9rem;
    line-height: 1.2;
}

.rlgmenu26-text small{
    color: #6c757d;
    font-size: 0.75rem;
}


.rlgmenu26:hover{
    background: #f8f9fa;
    border-left-color: #009900;
    transform: translateX(4px);
}


.rlgmenu26:hover,
.rlgmenu26:focus{
    text-decoration: none;
}



.best_seller {
    background: #FF0044;
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px;
}

.best_seller.trending {
    background: #e91e63;
}

.best_seller.recommended {
    background: #4caf50; 
}*/


/* UL reset */
.rlg-tour-list{
    list-style: none;
    padding: 0;
    margin: 0;
}

/* LI */
.rlg-tour-item{
    margin-bottom: 4px;
}

/* Link principal */
.rlgmenu26{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.6rem 0.75rem;
    background: #fff;
    border-left: 5px solid var(--richardlg);
    border-bottom: 1px solid #eee;
    text-decoration: none;
    transition: all .25s ease;
}

.rlgmenu26:hover{
    background: #f8f9fa;
    transform: translateX(4px);
    border-left-color: var(--richardlg1);
}

/* Texto */
.rlgmenu26-text h6{
    font-size: 0.9rem;
    color: #222;
}

/* Badges */
.badge-r{
    font-size: 0.65rem;
    padding: 3px 8px;
    border-radius: 20px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
}

.lg-best{ background:#198754; color:#fff; }
.lg-trending{ background:#fd7e14; color:#fff; }
.lg-recommended{ background:#0d6efd; color:#fff; }
.lg-new{ background:#6f42c1; color:#fff; }




/****************** New Card Tours RLG11 ************************/


.tour-image img {
  height: 300px;
  object-fit: cover;
}

/* Badge diagonal */
.discount-badge {
  background: #e63946;
  color: #fff;
  font-weight: 700;
  padding: 6px 30px;
  transform: rotate(-45deg);
  transform-origin: left top;
  position: absolute !important;
  top: 45px !important;
  left: -20px !important;
  font-size: 14px;
}



.cardtoursrm img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 18px 18px 0 0;
  transition: transform 0.45s ease;
}

.cardtoursrm {
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid #e8edf3;
  box-shadow: 0 10px 26px rgba(16, 24, 40, 0.08) !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  height: 100%;
  background: #fff;
}

.cardtoursrm:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 38px rgba(16, 24, 40, 0.18) !important;
}

.cardtoursrm:hover img {
  transform: scale(1.06);
}

.cardtoursrm .position-relative {
  overflow: hidden;
}

.cardtoursrm .position-relative::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 45%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0));
  pointer-events: none;
}

.cardtoursrm .card-body {
  padding: 1rem 1rem 0.9rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

.cardtoursrm h3 {
  line-height: 1.35;
  min-height: 44px;
  margin-bottom: 0.15rem !important;
}

.cardtoursrm h3 a {
  color: #0f172a !important;
}

.cardtoursrm h3 a:hover {
  color: #0d6efd !important;
}

.cardtoursrm ul {
  margin-bottom: 0.25rem !important;
}

.cardtoursrm ul li {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #5f6f82;
  margin-bottom: 0.18rem;
}

.cardtoursrm ul li i {
  width: 14px;
  color: #198754;
}

.cardtoursrm .d-flex.justify-content-between.align-items-center {
  margin-top: auto;
  padding-top: 0.55rem;
  border-top: 1px dashed #d6deea;
}

.cardtoursrm .text-warning.small a {
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.cardtoursrm .tour-rating-link {
  color: #ffbc00 !important;
}

.cardtoursrm .text-warning.small .text-muted {
  color: #6a7787 !important;
  font-weight: 600;
}

.cardtoursrm .text-danger.fw-bold.fs-5 {
  background: linear-gradient(135deg, #ff3d3d, #d90429);
  color: #fff !important;
  padding: 5px 11px;
  border-radius: 999px;
  font-size: 1rem !important;
  display: inline-block;
  line-height: 1.2;
  box-shadow: 0 8px 16px rgba(217, 4, 41, 0.28);
}

.cardtoursrm .badge {
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 999px;
  padding: 0.34rem 0.56rem;
}

.cardtoursrm .badge.bg-warning {
  background: #124d2d !important;
  color: #ffffff !important;
  box-shadow: 0 5px 12px rgba(255, 193, 7, 0.35);
  z-index: 1;
}

.cardtoursrm .position-absolute.top-0.end-0 .badge {
  box-shadow: 0 6px 14px rgba(16, 24, 40, 0.25);
}

.machuSwiper {
  padding: 6px 4px 44px;
}

.machuSwiper .swiper-slide,
.treksSwiper .swiper-slide {
  height: auto;
}

.machu-swiper-prev,
.machu-swiper-next,
.treks-swiper-prev,
.treks-swiper-next {
  width: 38px !important;
  height: 38px !important;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(16, 24, 40, 0.2);
  color: #0d6efd !important;
}

.machu-swiper-prev::after,
.machu-swiper-next::after,
.treks-swiper-prev::after,
.treks-swiper-next::after {
  font-size: 14px !important;
  font-weight: 800;
}

.machu-swiper-prev {
  left: -4px !important;
}

.treks-swiper-prev {
  left: -4px !important;
}

.machu-swiper-next {
  right: -4px !important;
}

.treks-swiper-next {
  right: -4px !important;
}

.machu-swiper-pagination {
  bottom: 0 !important;
}

.treksSwiper {
  padding: 6px 4px 44px;
}

.treks-swiper-pagination {
  bottom: 0 !important;
}

.machu-swiper-pagination .swiper-pagination-bullet-active,
.treks-swiper-pagination .swiper-pagination-bullet-active {
  background: #0d6efd !important;
}

@media (max-width: 991px) {
  .machu-swiper-prev,
  .machu-swiper-next,
  .treks-swiper-prev,
  .treks-swiper-next {
    display: none !important;
  }
}



/****************** New Card Tours RLG11 ************************/


.imgrichardlgcircle {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #fff;
  margin-left: -18px; /* efecto encimado desktop */
  background: #fff;
  transition: all 0.3s ease;
}

/* primera imagen sin encimar */
.imgrichardlgcircle:first-child {
  margin-left: 0;
}

/* ðŸ”¹ TABLET */
@media (max-width: 991px) {
  .imgrichardlgcircle {
    width: 90px;
    height: 90px;
    margin-left: -14px;
  }
}

/* ðŸ”¹ MOBILE */
@media (max-width: 576px) {
  .imgrichardlg-wrapper {
    justify-content: center !important;
    flex-wrap: wrap; /* ðŸ’¥ aquÃ­ se vuelve responsive */
    gap: 10px;
  }

  .imgrichardlgcircle {
    width: 60px;
    height: 60px;
    margin-left: 0; /* âŒ no encimar en mobile */
  }
}

/****************** New circles imagenes ************************/


/****************** New circles imagenes  ************************/


.idiomarichardlgcircle {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #fff;
  margin-left: -18px;     /* ðŸ”¥ ENCIME */
  background: #fff;
}

/* para que la primera no se encime */
.idiomarichardlgcircle:first-child {
  margin-left: 0;
}


hr {
    margin: 1rem 0;
    color: rgb(205 205 205) !important;
    background-color: rgb(205 205 205) !important;
    border: 0;
    opacity: .25;
}


.bg-purple{
  background-color:#6f42c1;
}


.rlgbtn26{
      background: #74c585;
    color: #fff !important;
    border-radius: 6px;
    display: inline;
    margin-left: 0;
    font-size: 11px;
    width: max-content;
    padding: 0 7px;
    margin-top: 3px;
    margin-left: 10px;
    font-family: "Poppins", Arial, sans-serif;
    border-radius: 5px;
    position: absolute;
}




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


.tripadvisor_box {
    padding: 10px;
    transition: 200ms;
}.tripadvisor_box h4 {
    font-size: 1rem;
    color: rgb(0, 0, 0);
}.circles {
    display: flex;
    width: fit-content;
    line-height: 1;
    margin: auto;
}.circles svg {
    width: 12px;
}.r_counter {
    font-size: 0.8rem;
    font-weight: 600;
    margin-top: -4px;
}
.tripadvisor_box img {
    margin-top: 5px;
    width: 130px;
}

.tripadvisor_box img {
    width: 40px;
}





.category-hero {
  min-height: 45vh;
  background-size: cover;
  background-position: center;
}

@media (max-width: 768px) {
  .category-hero {
    min-height: 30vh;
  }
}




.social-icons .icon {
  background: #efefef;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  transition: 0.3s;
  margin-top: 0.7rem;
}

.social-icons .icon:hover {
  background: #0d6efd;
  color: #fff;
}



a.btncoontac21 {
    background: #fff;
    color: #4d66f7;
    font-size: 14px;
    padding: 3px 15px;
    border-radius: 5px;
    margin-left: 75px;
}




.paymentsright {
    margin: 24px 12px 40px;
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
}

.paymentsright-title {
    margin: 0 0 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #6b6b6b;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.paymentsright-logos {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    margin-bottom: 50px;
}

.paymentsright-logos img {
    width: calc((100% - 24px) / 5);
    height: 34px;
    object-fit: contain;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 6px;
    padding: 3px 4px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .paymentsright-logos img {
        height: 38px;
    }
}

.enquiry-form-card {
    /* background: #f3f3f3; */
    /* border: 1px solid #d9d9d9; */
    /* border-radius: 28px; */
    padding: 5px;
    margin: 14px 12px 20px;
}

.enquiry-form-card h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 26px;
}

.enquiry-form label {
    display: block;
    font-size: 14px;
    color: #222;
    margin-bottom: 8px;
}

.enquiry-form input[type="text"],
.enquiry-form input[type="email"],
.enquiry-form textarea {
    width: 100%;
    border: 1px solid #d1d1d1;
    background: #fff;
    border-radius: 999px;
    padding: 12px 16px;
    margin-bottom: 18px;
    outline: none;
}

.enquiry-form textarea {
    border-radius: 24px;
    min-height: 125px;
    resize: vertical;
}

.enquiry-form input:focus,
.enquiry-form textarea:focus {
    border-color: var(--richardlg);
    box-shadow: 0 0 0 2px rgba(18, 77, 45, 0.12);
}

.enquiry-privacy {
    display: flex !important;
    align-items: center;
    gap: 8px;
    margin: 2px 0 18px;
    font-size: 14px;
}

.enquiry-privacy input {
    margin: 0;
    width: 18px;
    height: 18px;
}

.enquiry-privacy a {
    color: var(--richardlg);
    text-decoration: none;
}

.enquiry-privacy a:hover {
    text-decoration: underline;
}

.enquiry-form button[type="submit"] {
    width: 100%;
    border: 0;
    border-radius: 999px;
    padding: 13px 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #07ad18;
    transition: background .2s ease;
}

.enquiry-form button[type="submit"]:hover {
    background: #069214;
}

.enquiry-alert {
    border-radius: 10px;
    padding: 10px 12px;
    margin-bottom: 16px;
    font-size: 13px;
}

.enquiry-success {
    background: #e9f9eb;
    border: 1px solid #a9e2b0;
    color: #0d6a1c;
}

.enquiry-error {
    background: #fff1f1;
    border: 1px solid #f0b5b5;
    color: #9b1d1d;
}


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

.why-sayariq-title {
    font-weight: 700;
    color: var(--richardlg);
    margin-bottom: 10px;
}

.why-sayariq-subtitle {
    max-width: 760px;
    margin: 0 auto;
    color: #5f6368;
}

.why-sayariq-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 34px;
}

.why-card {
    background: #fff;
    border-radius: 14px;
    padding: 18px 18px 16px;
    box-shadow: 0 8px 20px rgba(13, 22, 40, 0.08);
    min-height: 196px;
}

.why-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(18, 77, 45, 0.10);
    color: var(--richardlg);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 14px;
}

.why-card h4 {
    font-size: 1.05rem;
    line-height: 1.35;
    margin-bottom: 10px;
    color: #1f242d;
}

.why-card p {
    margin: 0;
    color: #6e737a;
    font-size: 0.95rem;
    line-height: 1.55;
}

.why-card-cta {
    background: var(--richardlg);
    color: #fff;
}

.why-card-cta .why-icon {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.why-card-cta h4,
.why-card-cta p {
    color: #fff;
}

.why-cta-btn {
    display: inline-block;
    margin-top: 14px;
    border-radius: 999px;
    padding: 8px 20px;
    font-size: 0.92rem;
    font-weight: 600;
    color: var(--richardlg);
    background: #fff;
    text-decoration: none;
}

.why-cta-btn:hover {
    color: var(--richardlg);
    opacity: 0.92;
}

@media (max-width: 991px) {
    .why-sayariq-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .why-sayariq-grid {
        grid-template-columns: 1fr;
    }

    .why-card {
        min-height: 0;
    }
}
