/*
Theme Name: Machu Picchu Peru travel Child
Description: Machu Picchu Peru travel  Child Theme
Author: Artbees
Author URI: https://tecnodus.com
Template: theme
Version: 1.0.0
Text Domain: theme
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

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

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px !important;
}
.logo-box img {
    height: 90px;
    text-align: left;
    display: block;
    margin: auto;
}


.logo-box {
    margin-bottom: -30px;
    z-index: 9;
    position: relative;
}


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

.header-tour {
    position: relative;

}

.header_content {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6503851540616247) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6503851540616247) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6503851540616247) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);

    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;

}

.header_content h1 {
    color: white;
    text-transform: uppercase;
}



.related_tours {
    overflow: hidden;
}

.fondo_categoria {
    background-size: cover;
    border-radius: 15px;
    height: 300px;
    position: relative;
}

.fondo_categoria {
    overflow: hidden;
    background-size: cover;
    border-radius: 15px;
    height: 300px;
    position: relative;
}
a.category_link .transparent {
    transition: all 300ms;
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: #00000059;
}

a.category_link:hover .transparent {
    background-color: rgba(0, 0, 0, 0.13);
}

.categoria_title_content h2 {
    font-family: "Oswald", serif;
    color: white;
    text-transform: uppercase;
    text-shadow: 0 0 11px black;
}


nav.rank-math-breadcrumb {
    color: white;
}

nav.rank-math-breadcrumb a{
    text-decoration: none;
    color: white;
}
.categoria_title_content {
    z-index: 1;
    position: absolute;
    bottom: 45%;
    width: 100%;
    text-align: center;
}

.card-price .card-title {
    min-height: 20px;
}

.gtranslate_wrapper {
    margin-left: 5px;
    margin-top: -5px;
}
.gtranslate_wrapper img {
    width: 20px;
}


/* horizontal card title */

.horizontal-card {
    border-radius: 10px;
    overflow: hidden;
    border: 1px;
}

.horizontal-card .per {
    font-size: 0.7rem;
}


.horizontal-card .inner_box {
    height: 100%;
    width: 100%;
    position: relative;
}
.horizontal-card .box_book_form {
    width: 53%;
    background-color: whitesmoke;
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: 8px 8px;
    border-radius: 5px;
}
.horizontal-card .label_2 {
    border-radius: 5px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    background-color: #0546aa;
}
.slick-next:before {
    color: #0546aa !important;

}
.slick-prev:before {
    color: #0546aa !important;

}


.horizontal-card .label_2 a{
    color: white !important;

}
.horizontal-card  .label_2 svg {
    width: 25px;
    margin-right: 5px;
    margin-top: -3px;
}
.horizontal-card .det_icon {
    margin-right: 10px;
    float: left;
    height: 40px;
}
.horizontal-card .duracion {
    font-weight: 600;
    background-color: #feb60a;
    width: fit-content;
    padding: 5px;
    line-height: 1;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
    font-size: 0.85rem;
    margin-bottom: 10px;
    margin-top: 5px;
}

.det_title {
    font-size: 0.6rem;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1;
}

.det_content {
    font-size: 0.9rem;
    font-weight: 400;
}
.det_icon i {
    font-size: 1.2rem;
}
.overview-card {
    padding: 15px 0;
    font-size: 0.95rem;
    color: #4f4f4f;
}
.horizontal-card  .detail_box {
    border-radius: 5px;
    border: 1px solid #f3f3f3;
    padding: 5px;
}


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

.black-overlay {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9248949579831933) 44%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9248949579831933) 44%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9248949579831933) 44%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);


}
.slider2 {
    padding-left: 120px;
    padding-right: 120px;
}
.inner-bg {
    position: relative;
}
.label_1 {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    top: 5px;
    background-color: red;
    color: white;
    padding: 7px;
    line-height: 1;
    font-weight: bold;
    font-size: 0.8rem;
}


/* horizontal card title */

#slider-tour {
    background-color: #fbfbfb;
    overflow: hidden;
}
.slick-slider {
    margin-bottom: 0 !important;
}


.tour_slider {
    padding-left: 10px;
    display: inline-flex;
    padding-top: 10px;
    padding-right: 10px;
}
.col1 {
    width: 60%;
    padding-right: 10px;
}

.col2 {
    width: 15%;
}

.col3 {
    width: 25%;
    padding-left: 10px;
}

.main-slide {
    position: relative;
}



.col2 img.margin-img {
    margin-bottom: 8px;
}

.tour_slider img {

    border-radius: 0;
}


ul.list_relacionados {
    list-style: none;
    margin: 0;
    padding: 0;
}
.toast-header strong {
    font-size: 0.8rem;
}


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


img.map {
    width: 100%;
}
.tour_title {
    color: #686a00;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 2.3rem;
}
.post-header img {
    width: 100%;
}

.fast-itinerario {
    line-height: 1;
}
.fast-itinerario i{
    color: #686a00;
}
.mapa_box {
    padding: 5px;
    position: relative;
    display: inline-block;
    transition: all 300ms;
    background-color: #f9f9f9;
}

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

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

.mapa_box .lupa {
    transition: all 300ms;
}

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

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

.mapa_box a:hover img {
    opacity: 1;
}

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

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

section.content h2 {
    margin-bottom: 0;
    font-weight: 700 !important;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    display: block;
    background-color: #ffffff;
    padding: 0px 0 10px 0px;
    color: black;
}

section.content h2::after {
    content: "";
    display: block;
    width: 500px;
    height: 6px;
    /*
      Se define una altura total de 6px para abarcar el borde rojo (5px)
      más el borde gris (1px) inmediatamente debajo.
    */
    background:
            linear-gradient(#05aea7, #05aea7)   /* Fondo lineal rojo */
            no-repeat left top         /* Posicionado arriba a la izquierda */
          / 200px 5px,               /* Tamaño: 200px de ancho y 5px de alto */
            linear-gradient(gray, gray) /* Fondo lineal gris */
            no-repeat left bottom      /* Posicionado abajo a la izquierda */
          / 500px 1px;               /* Tamaño: 500px de ancho y 1px de alto */
}

.content {
    padding-top: 15px;
    margin: 20px auto 0 auto;
}

.content h4 {
    font-size: 1.2rem;
    color: #000000;
}

.inc {
    border-right: 1px solid #cfcfcf;
}

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


p.font_contact {
    color: #686a00;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 700;
}




.tour_content table td {
    line-height: 1.3;
    padding: 0 5px;
    font-size: 0.7rem;
    margin: 0;
    border: 1px solid;
}
.tour_content  table p {
    margin-bottom: 0;
}
.tour_content table {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.jet-menu-title {
    position: relative;
}

.fecha-reserva {
    display: none;
}
.reservas_box {
    margin-top: 10px;
}

span.menu-item-description {
    position: absolute;
    right: -10px;
    top: -4px;
}
.sub-level-link .jet-menu-item-wrapper > .jet-menu-title {
    width: 100%;
}


.Zebra_DatePicker td, .Zebra_DatePicker th {
    padding: 3px;
}




.ribbon {
  font-size: 9px;
  font-weight: bold;
  color: #fff;
}
.ribbon {
  --r: .8em; /* control the cutout */
  
  border-block: .5em solid #0000;
  padding-inline: calc(var(--r) + .25em) .5em;
  line-height: 1.8;
  clip-path: polygon(0 0,100% 0,100% 100%,0 100%,var(--r) calc(100% - .25em),0 50%,var(--r) .25em);
  background:
   radial-gradient(.2em 50% at right,#000a,#0000) border-box,
   #189d02 padding-box; /* the color  */
  width: fit-content;
}




.post-header {
    position: relative;
}

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



.btn-block {
    width: 100%;
}
.price_from_amount img {
    width: 30px;
}
.image_box {
    position: relative;
}


/* the slides */
.slick-slide {
    margin: 0 5px;
}


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


/* the parent */
.slick-list {
    margin: 0 -5px;
}

.price_from_amount {
    font-size: 1.6rem;
    font-weight: 500;
}
.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;
}


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

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

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

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

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

.classic-card .card-body {
    border-radius: 15px;
    top: -20px;
    position: relative;
    background-color: white;
}
.classic-card H5 {
    font-family: "Oswald", serif;
}
.classic-card h5 a {
    color: black;
}
.image_related {
    width: 50%;
    float: left;
}

.action_bar {
    border: 1px solid #e1e1e1;
    padding: 5px;
}

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



.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 {
    line-height: 1;
    color: #ffffff;
    font-size: 0.75rem !important;
}
nav.rank-math-breadcrumb a {
    line-height: 1;
    color: #ffffff;
    font-size: 0.75rem !important;
}
nav.rank-math-breadcrumb p {
    margin-bottom: 0;
}

.upgrades ul {
    list-style-type: none;
    padding-left: 0.5em;
}
.upgrades ul li {
    position: relative;
    padding-left: 1.5em;
}

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



.content_related {
    font-size: 0.8rem;
    line-height: 1.1rem;
}
.related_item {
    min-height: 172px;
}



.banner-menu-fix {
    position: fixed !important;
    top: -10px; /* 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: 70px !important;
    transition: all 400ms;
    width: auto;
}




.tour_slider img {
    border-radius: 0px;
}

.first-item-menu .top-level-link {
    display:none;
}




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


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

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

img.icon_level {
    height: 20px !important;
}

.fast-itinerario {
    font-size: 1.1rem;
    padding-top: 5px;
}


.starting {
    font-size: 0.8rem;
}
.price_from_amount {
    font-size: 2.3rem;
}

.bread-tour, .bread-tour a {
    font-size: 0.65rem;
    color: #bdbdbd;
}
.title-box h1 {
    font-size: 2rem;
    font-weight: 900;
    width: 70%;
    margin-bottom: 0;
}

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

.btn-rainbow {
    border: 2px solid #feb60a !important;
    background-color: #feb60a;
    border-radius: 0;
    transition: all 300ms;
    color: white !important;
}

.btn-rainbow:hover {
    border: 2px solid #093286 !important;
    background-color: #093286;
    color: white;
}

.card_text_det {
    padding-top: 10px;
    font-size: 0.8rem;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding-bottom: 10px;
}
.box_det_card {
    padding: 5px;
    background-color: #f9f9f9;
    margin-bottom: 5px;
}




.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: 1rem;
    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 > h2 {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #484B54;
    font-weight: 800;
    font-size: 1.5em;
}


/* 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 {
    padding-top: 5px;
    font-size: 0.8rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.details i {
    color: #DB0D3E;
    width: 20px;
}
.details li {
    padding: 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.card-price {
    min-height: 100%;
}

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

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

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

.card-price .card-price-amount {
    font-size: 1rem !important;
}
.card-price .card-price-amount {
    font-weight: 600;
    font-size: 1.7rem !important;
    line-height: 1;
    color: #686a00;
}
.card-price .card-text {
    min-height: 40px;
    font-size: 0.85rem;
}

.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: #fafafa;
    padding-top: 20px;
}
.price {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
}
.title_tour_box {
    min-height: 50px;
}
.dur {
    position: absolute;
    width: fit-content;
    text-align: left;
    text-transform: uppercase;
    border-radius: 14px;
    background-color: #b20000;
    font-size: 0.8rem;
    font-weight: 700;
    padding: 5px 10px;
    color: #ffffff;
    top: 5px;
    left: 5px;
}

.price_card {
    font-size: 1.3rem;
    line-height: 1;
    font-family: "Oswald";
}
.box_intro {
    border-radius: 20px;
}

.price_details {
    color: black;
    font-size: 0.8rem;
}


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





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

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


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

.sidebar {
    position: sticky;
    top: 80px;
}
.pasajeros_select {
    text-align: center;
}

.pasajeros_select {
    font-size: 0.75rem;
    text-align: center;
    text-transform: uppercase;
}


.price_box {
    padding: 18px;
    margin: auto;
    width: 86%;
    background-color: #ffffff;
    margin-bottom: 0;
    color: black;
    overflow: hidden;
    border-radius: 5px;
}

.overview h2 {
    color: #686a00 !important;
    font-size: 1.3rem;
}
.from {
    font-size: 0.7rem;
    text-transform: uppercase;
    font-weight: 600;
}
.from svg {
    width: 20px;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

table.dp_header {
    margin-top: 0px;
}



.text-left{
    text-align: left;
}
.tripadvisor_sidebar img {
    width: 100%;
}
.square {
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 15px;
    background-color: whitesmoke;
    border-radius: 10px;
}

.label_fix_box {
    left: 0;
    width: 100%;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: 0;
}
.label_fix_1 {
    margin: auto;
    width: fit-content;
    background-color: #093286;
    color: white;
    line-height: 1;
    text-transform: uppercase;
    font-size: 0.9rem;
    padding: 3px 10px 5px 10px;
}
.btn-naranja {
    background-color: #ffb000;
    color: white;
}

.btn-naranja:hover {
    background-color: #dd9900;
    color: white;
}
.duration svg {
    width: 25px;
}

.duration {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 14px;
}
.duration svg {
    width: 17px;
    margin-top: -1px;
}
a.btn-especial {
    font-size: 0.85rem;
    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 {
    height: 100%;
    border: 1px solid #e7e7e75c;
    margin-bottom: 0px;
    padding: 10px;
    border-radius: 0;
    color: white;
}
.icon_det {
    margin-right: 0px;
    width: 50px;
    float: left;
}
.intro_col a {
    text-transform: uppercase;
    color: #D21E3D;
    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;
}





.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: #093286;
    font-weight: 800;
    line-height: 1;
}

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

.accordion-item {
    margin-bottom: 5px;
}




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

ul.nav_menu {
    padding: 0;
    border-bottom: 2px solid #686a00;
    margin: 0;
    list-style: none;
    z-index: 1;
    display: inline-flex;
    background-color: white;
    width: 100%;
}
.banner-menu-fix {
    z-index: 2;
}


li.normal a {
    height: 41px;
    display: block;
    font-size: 1.1rem;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-right: 10px;
    color: white;
    transition: all 400ms;
}
.icono_tab {
    width: 30px;
    height: 30px;
    margin-top: -7px;
}

li.normal a:hover {
    background-color: #dfdfdf;
    color: #686a00 !important;
}

li.normal a:hover .itinerary_label {
    color: #686a00;
}

li.normal a:hover svg {
    fill: #686a00;
}


/* 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 svg {
    width: 17px;
}
.icono_tab {
    float: left;
}



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


.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: #686a00;
    font-size: 1.3rem;
    font-weight: 600;
}

.accordion-header h3 {
    color: black !important;
}
.tour_content section h3 {
    color: #686a00;
    font-size: 1rem;
    font-weight: 500;
}

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

.tour_content a {
    color: #686a00;
    text-decoration: none;
}
.intro_tour {
    margin-bottom: 20px;
}


.inc ul {
    list-style-type: none; /* Remove default bullets */
    padding-left: 0.5em;   /* Space for icons */
}

.inc  ul li {
    position: relative;    /* Position relative for the ::before pseudo-element */
    padding-left: 1.5em;   /* Space for icons */
}

.inc  ul li::before {
    content: "\f00c";      /* Unicode for Font Awesome check-circle */
    font-family: "Font Awesome 5 Free"; /* Specify Font Awesome family */
    font-weight: 900;      /* Font weight for solid icons */
    position: absolute;    /* Position absolute for precise control */
    left: 0;               /* Align icon to the left */
    top: 0;                /* Align icon to the top */
    color: green;
}

.noinc ul {
    list-style-type: none; /* Remove default bullets */
    padding-left: 0.5em;   /* Space for icons */
}

.noinc  ul li {
    position: relative;    /* Position relative for the ::before pseudo-element */
    padding-left: 1.5em;   /* Space for icons */
}

.noinc  ul li::before {
    content: "\f00d";      /* Unicode for Font Awesome check-circle */
    font-family: "Font Awesome 5 Free"; /* Specify Font Awesome family */
    font-weight: 900;      /* Font weight for solid icons */
    position: absolute;    /* Position absolute for precise control */
    left: 0;               /* Align icon to the left */
    top: 0;                /* Align icon to the top */
    color: red;
}



.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;
}
.slider-tour {
    opacity: 0;
    transition: all 900ms;
    height: 100%;
}
.slider-tour.slick-initialized {
    opacity: 1;
    height: 100%;
}


.howto h5 {
    color: #686a00;
    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;
}
.pasajeros_select {
    margin-bottom: 5px;
    font-size: 0.75rem;
    text-align: center;
    text-transform: uppercase;
}
.resultado {
    padding-left: 10px;
    padding-right: 10px;
}



.btn-pax {
    color: white;
    background-color: #ff3d1b;
    border-radius: 5px;
    border: 0;
    width: 20px;
    height: 20px;
}
.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.8rem;
    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;
    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;
}






.wa__button{
    border-bottom: none !important;
}

.wa__btn_w_img:hover{
    text-decoration: none;
}

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

/* VVV--button--VVV */
.wa__button{
    position: relative;
    width: 300px;
    min-height: 64px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
    -webkit-box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
    -moz-box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
}
.wa__btn_txt{
    display: inline-block;
    font-size: 12px;
    line-height: 1.33em;
}

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

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



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

.wa__cs_info{
    margin-bottom: 2px
}

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

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

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

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

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

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

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

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


.wa__stt_online{
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    backface-visibility: hidden;
    will-change: transform;
}
.wa__stt_online .wa__btn_txt{
    position: relative;
    z-index: 4;
}
.wa__r_button.wa__stt_online:before{
    border-radius: 50vh;
}
.wa__sq_button.wa__stt_online:before{
    border-radius: 5px;
}
.wa__stt_online:before{
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity;
}
.wa__button.wa__stt_online:focus,
.wa__button.wa__stt_online:active,
.wa__button.wa__stt_online:hover{
    box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.19);
    transform: translate(0,-3px);
    -webkit-transform: translate(0,-3px);
    -moz-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
}
.wa__button.wa__stt_online:focus:before,
.wa__button.wa__stt_online:active:before,
.wa__button.wa__stt_online:hover:before{
    opacity: 1;
}
.wa__stt_online.wa__btn_w_icon .wa__btn_icon img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
}

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

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

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

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

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

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

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

.wa__btn_w_img .wa__cs_img{
    position: absolute;
    top: 50%;
    left: 0px;
    text-align: center;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}
.wa__btn_w_img .wa__cs_img_wrap{
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 3px solid #ffffff;
    position: relative;
    overflow: hidden;
}
.wa__btn_w_img .wa__cs_img img{
    max-width: 100%;
    height: auto;
    transition: 0.2s ease transform;
    -webkit-transition: 0.2s ease transform;
    -moz-transition: 0.2s ease transform;
}
.wa__btn_w_img .wa__cs_img:after{
    content: '';
    background: #ffffff url('images/whatsapp_logo_green.svg') center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -webkit-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -moz-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
}

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


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

.wa__r_button{
    border-radius: 50vh;
}

.wa__sq_button{
    border-radius: 5px;
}

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

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

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

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

.wa__btn_txt .wa__btn_title{
    font-weight: 600;
}

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

.wa__r_button.wa__btn_w_img .wa__cs_info .wa__cs_status{
    margin-left: 3px;
}
/* ^^^--button--^^^ */

/* VVV--popup--VVV */

.wa__popup_chat_box{
    font-family: Arial,Helvetica,sans-serif;
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    bottom: 102px;
    right: 25px;
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px);
}
.wa__popup_chat_box:hover,
.wa__popup_chat_box:focus,
.wa__popup_chat_box:active{
    box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
    -moz-box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
}
.wa__popup_chat_box.wa__active{
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1;
}
.wa__popup_chat_box .wa__popup_heading{
    position: relative;
    padding: 15px 43px 17px 74px;
    color: #d9ebc6;
    background: #2db742;
}
.wa__popup_chat_box .wa__popup_heading_sm{
    padding: 12px 15px 17px 74px;
}
.wa__popup_chat_box .wa__popup_heading:before{
    content: '';
    background: url('images/whatsapp_logo.svg') center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
}
.wa__popup_chat_box .wa__popup_heading_sm:before{
    top: 19px;
    left: 11px;
}

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

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

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a{
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:hover,
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:focus,
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:active{
    text-decoration: underline;
}

.wa__popup_chat_box  .wa__popup_notice{
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
}
.wa__popup_chat_box .wa__popup_content{
    background: #ffffff;
    padding: 13px 20px 21px 19px;
    text-align: center;
}
.wa__popup_chat_box .wa__popup_content_left{
    text-align: left;
}
.wa__popup_chat_box .wa__popup_avatar{
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px;
}

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

.wa__popup_chat_box .wa__stt{
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 2px 4px 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px 2px 4px;
}
.wa__popup_chat_box .wa__stt:after{
    content: '';
    background: url('images/whatsapp_logo_green.svg') 0 0 no-repeat;
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.wa__popup_chat_box .wa__stt.wa__stt_offline:after{
    background-image: url('../../images/whatsapp_logo_gray_sm.svg');
}
.wa__popup_chat_box .wa__stt.wa__stt_online{
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
}
.wa__popup_chat_box .wa__stt.wa__stt_online:hover,
.wa__popup_chat_box .wa__stt.wa__stt_online:active,
.wa__popup_chat_box .wa__stt.wa__stt_online:focus{
    background: #ffffff;
    box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
    -webkit-box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
    -moz-box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
}
.wa__popup_content_list .wa__popup_content_item{
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item{
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1){
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2){
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(3){
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(4){
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(5){
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(6){
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(7){
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(8){
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(9){
    transition-delay: 1.9s;
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s;
}
.wa__popup_chat_box.wa__lauch .wa__popup_content_list .wa__popup_content_item{
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name{
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty{
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_status{
    color: #F5A623;
    font-size: 10px;
    padding: 5px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__popup_txt{
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
}
.wa__popup_content_list .wa__popup_content_item .wa__stt_offline{
    border-left-color: #c0c5ca;
}
.wa__popup_avt_list{
    font-size: 0;
    margin: 7px 0 24px;
}
.wa__popup_avt_list .wa__popup_avt_item{
    display: inline-block;
    position: relative;
    width: 46px;
}
.wa__popup_avt_list .wa__popup_avt_img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 2px solid #ffffff;
    left: -7px;
}
.wa__popup_call_btn{
    background: #2db742;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 275px;
    max-width: 100%;
    font-size: 16px;
    padding: 14px 10px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    margin: 25px 0 15px;
    box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
    -webkit-box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
    -moz-box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
}
.wa__popup_call_btn.wa__popup_call_btn_lg:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url('images/whatsapp_logo_green_sm.svg') 0 0 no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    vertical-align: top;
    top: 0px;
    margin-right: -19px;
    left: -31px;
    transition: 0.2s ease background-image;
    -webkit-transition: 0.2s ease background-image;
    -moz-transition: 0.2s ease background-image;
}
.wa__popup_call_btn.wa__popup_call_btn_lg:hover:before,
.wa__popup_call_btn.wa__popup_call_btn_lg:focus:before,
.wa__popup_call_btn.wa__popup_call_btn_lg:active:before{
    background-image: url('images/whatsapp_logo.svg')
}

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

.wa__popup_chat_box_gray .wa__popup_heading_gray{
    background: #f8f8f8;
    border-top: 3px solid #2db742;
    color: #868c9a;
    font-weight: 500;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_title{
    color: #595b60;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray:before{
    content: '';
    background: url(images/whatsapp_logo_green.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_intro a{
    color: #595b60;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

/* ^^^--popup--^^^ */

/* VVV--popup button--VVV */
.wa__btn_popup {
    width: fit-content;
    position: fixed;
    right: 30px;
    bottom: 40px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 999;
}
.wa__btn_popup .wa__btn_popup_icon{
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}
.wa__btn_popup .wa__btn_popup_icon:before{
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('images/whatsapp_logo.svg') center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.wa__btn_popup .wa__btn_popup_icon:after{
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('images/x_icon.svg') center center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(-360deg);
    -webkit-transform: scale(0) rotate(-360deg);
    -moz-transform: scale(0) rotate(-360deg);
}
.wa__btn_popup.wa__active .wa__btn_popup_icon:before{
    opacity: 0;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg);
}
.wa__btn_popup.wa__active .wa__btn_popup_icon:after{
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
}
.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 156px;
    left: -302%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    top: 7px;
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.wa__btn_popup.wa__active .wa__btn_popup_txt{
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transform: translate(0,15px);
    -moz-transform: translate(0,15px);
    opacity: 0;
    visibility: hidden;
}
/* ^^^--popup button--^^^ */




/* Chat Whatsapp */

.tcard_header {
    position: relative;
}

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

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

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

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

.tecnodus-card .details {
    padding: 10px 0;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}
.tecnodus-card .tcard_desc {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0.9rem;
}

h5.card-title a {
    font-size: 1.7rem;
    margin-bottom: 0;
    color: #fff;
    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 */
    
h1.tour_title {
    display: none;
}

    .content {
        text-align: left;
    }
    

    div#slider-tour {
        display: none;
    }


    .slider2 {
        padding-left: 0;
        padding-right: 0;
    }



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

    ul.nav_menu {
        margin: 0;
    }
    .tour_content section h2 {
        font-size: 1.1rem;
        font-weight: 400;
    }
    .tour_content section h3 {
        font-size: 1rem;
    }

    .tour_content section h3 {
        font-size: 1rem;
    }
    .pages-art {
        display: none;
    }

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

    .fast-itinerario {
        font-size: 0.8rem;
        color: #888888;
    }
    .nav_menu {
        top: 0
    }

    ul#navbar {
        padding: 0;
    }
.sidebar {
    margin-top: 0;
}

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



    
    li.nav_item_6 {
        display: none;
    }
    
    .nav_item_2 {
        display: none;
    }
    
.nav_item_7 {
    display: none;
}

.itinerary_label {
    font-size: 0.8rem;
}


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

.tripadvisor_sidebar img {
    width: 100%;
}

    
    .icono_tab {
        display: none;
    }


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

    }

    .desktop_image {
        display: none;
    }

    .title-page-mobile img {
        width: 100%;
    }
    .texto_debajo {
        display: none;
    }
    .bg_title h1 {
        text-align: center;
        color: white;
        font-size: 2rem;
        font-weight: 700;
        text-shadow: 0 6px 7px black;
    }
}

/* 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 */
    .button_mobile {
        display:none;
    }
    
    .header {
        display: none;
    }

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

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


