@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css";
@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";
@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css";

@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";


html {
    font-size:100%
}

.heroblog {
    background-image: url('/wp-content/uploads/2025/11/blog-hero.webp');
    background-size: cover;
    background-position: center;
    height: 60vh;
    position: relative;
    color: white;
    text-align: center;
}
body {
    overflow-x:hidden;
    font-family:"Roboto Condensed",sans-serif;
    list-style:none;
    color:#646464;
    font-size:1rem
}


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

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

/************************************/
.label {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 5px;
}
.sidebar .amount {
    font-size: 3rem;
}
.amount {
    line-height: 1;
    font-size: 2rem;
    font-family: "Oswald", serif;
    font-weight: 600;
}
span.usd_label {
    font-size: 0.8rem;
}
.data_label {
    line-height: 1;
    font-size: 0.9rem;
    margin-top: 10px;
}
.btn-reservations-2 {
    text-transform: uppercase;
    border: 2px solid var(--richardlg) !important;
    border-radius: 15px !important;
    color: #ffff !important;
    transition: all 500ms !important;
    background-color: var(--richardlg) !important;
    width: 100%;
    margin-top: 10px;
}

.box_note {
    background-color: var(--richardlg);
    padding: 10px;
    color: white;
    font-size: 0.8rem;
}
.box_specialist {
    margin-top: 70px;
    text-align: center;
}.foto_specialist {
    margin-bottom: 15px;
}
.foto_specialist img {
    margin: auto;
    border-radius: 50% !important;
    width: 90px;
    margin-top: -60px;
    box-shadow: 0 0 4px #0000006b !important;
    display: block;
    border: 3px solid white !important;
}
.box_specialist h4 {
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
}
.box_specialist p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.2;
}
/************************************/
.read-more__link
Specificity: (0,1,0)
 {
    margin-bottom: 18px;
    display: block;
    color: #ffbc00 !important;
    font-weight: 600;
    text-decoration: underline !important;
    text-transform: uppercase;
}

.trm{
    color:#000;
}
.brm{
    border-bottom:1px solid #d4d4d4 !important;
}

  #polylang-2 li a{
      /* font-size: 11px; */
      /* margin-left: 10px; */
      color: #888;
      /* transition: .5s; */
      width: 35px;
      align-items: center;
    }


    .header-info-top ul li {
    margin-left: 15px; /* O el espacio que necesites */
}
.header-info-top ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
/********************************/

/*.itinerario h3 {
    font-size: 1.1rem;
    padding: 0.8rem;
    text-transform: uppercase;
    font-weight: 700 !important;
    position: relative;
}
*/
.text-page1{
   color:var(--richardlg);
}
.text-page2{
   color:var(--richardlg1);
}
.overview {
    overflow: hidden;
    transition: all 300ms;
}


.day-gallery {
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.day-image {
    display: block;
}.sized.size_5_4 {
    width: 100%;
    padding-top: calc(100% * 4 / 5);
}
.sized {
    position: relative;
}
.sized img.size-target {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.accordion-body {
    padding: 0.5rem 0 !important;
}

.accordion-header {
    margin-bottom: 0;
    padding: 0!important;
}

#faqs h3 {
    font-size: 1.1rem;
    padding: 0.8rem !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    position: relative;
}

pre {
    line-height: 1.4em;
    font-size: 12px;
    font-family: inherit;
    text-wrap: auto;
    padding-bottom: 1px;
}

.faqsrm ,.incluye, .noincluye, .recomendaciones, .maprm {border: 1px solid #DDD;padding: 20px 20px 20px;border-radius: 10px;margin-bottom: 20px;}


.incluye ul, .noincluye ul, .recomendaciones ul{margin: 0;}


ol, ul {
    padding-left: 1rem;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}



.incluye > ul > li { list-style-type: disc;  margin: 5px 0 0 10px; }
.incluye > ul > li::marker {  color: green;    font-size: 1.2em; / }

.incluye li > ul > li { list-style-type: circle; margin-bottom: 4px; }
.incluye li > ul > li::marker  {  color: green;   font-size: 1.2em; / }


.noincluye > ul > li { list-style-type: disc;  margin: 5px 0 0 10px; }
.noincluye > ul > li::marker {  color: red;   font-size: 1.2em; / }

.noincluye li > ul > li { list-style-type: circle; margin-bottom: 4px; }
.noincluye li > ul > li::marker  {  color: red;  font-size: 1.2em; / }

.recomendaciones > ul > li { list-style-type: disc;  margin: 5px 0 0 10px; }
.recomendaciones > ul > li::marker {  color: #495057;    font-size: 1.2em; / }

.recomendaciones li > ul > li { list-style-type: circle; margin-bottom: 4px; }
.recomendaciones li > ul > li::marker  {  color: #495057;   font-size: 1.2em; / }


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

blockquote p:last-child {
    margin-bottom: 20px;
}

blockquote p {
    color: #089920 !important;
    font-size: 14px !important;
    position: relative;
    padding-left: 40px;
    line-height: 1.5em !important;
    font-style: normal !important;
}
blockquote p:before {
    content: "\f075";
    font-family: 'font awesome 5 free';
    font-weight: 600;
    background: #23c93b;
    font-size: 20px;
    height: 30px;
    width: 30px;
    padding: 4px 6px;
    border-radius: 4px;
    position: absolute;
    left: -5px;
    color: white;
}
/********************************/


a {
    text-decoration:none
}
.only-movil {
    display:none !important
}
.text-whatsapp {
    color:#25d366
}
.btn-page-alt {
    background-color:#f7931e;
    border-color:#f7931e;
    color:#fff !important
}
.btn-page-alt:hover {
    background-color:#f38709;
    border-color:#f7931e;
    color:#fff !important
}
.tour-item-link {
    border-radius:10px;
    border:1px solid #fff;
    padding:.3rem;
    color:#fff;
    transition:all .3s
}
.tour-item-link:hover {
    background-color:#fff
}
:root {
    --whatsapp-color: #25D366;
    --facbook-color: #3b5998;
    --instagram-color: #e1306c;
    --twitter-color: #1da1f2;
    --youtube-color: #ff0000;
    --page-color: #0141bc;
    --alt-color: #646464;
    --richardlg: #0141BC;
    --richardlg1:#1e202c;
}

.text-richard{
        color: var(--richardlg1) !important; 
}

.crm1{
    color:#1e202c !important;
}
.whatsapp {
    color:var(--whatsapp-color)
}
.fa-facebook-square,.fa-facebook,.fa-instagram,.fa-tiktok,.fa-youtube {
    transition:all .3s;
    padding:.2rem;
    border-radius:.3rem
}
.bg-whastapp {
    color:#fff;
    padding:.5rem;
    border-radius:10px;
    transition:all .3s
}
.overlay-box {
    position:absolute;
    top:0;
    width:100%;
    bottom:0;
    background:radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    transition:.5s;
    left:0
}
.title {
    margin-bottom:1.2em;
    margin-top:1em;
    position:relative;
    display:inline-block;
    font-weight:800;
    color:#03317b;
    font-family:"Montserrat",sans-serif
}
.title:after {
    content:"";
    margin:.5em auto auto;
    background-color: var(--richardlg);
    height:5px;
    width:20%;
    display:inline-block;
    position:absolute;
    bottom:-15px;
    right:0;
    text-align:center;
    left:0;
    border-radius:3px
}
.text-page {
    color: var(--richardlg) !important;
}
.text-page-alt {
    color:var(--alt-color) !important
}
.text-page-dark {
    color: var(--richardlg);
}
.text-page-warning {
    color:#f7931e
}
.bg-page {
    background-color: var(--richardlg);
}
.bg-page1 {
    background-color:var(--richardlg);
}
.bg-page-dark {
    background-color: var(--richardlg2);
}
.bg-page-darken {
    background-color:#032762;
}
.bg-page-warning {
    background-color: var(--richardlg);
}
.btn-page {
    background-color: var(--richardlg);
    border-color: var(--richardlg);
    color:#fff !important
}
.btn-page:hover {
    background-color: var(--richardlg);
    border-color: var(--richardlg);
    color:#fff !important
}
.btn-page-warning {
    background-color:#f7931e;
    border-color:#f7931e;
    color:#fff !important;
}
.btn-page-warning:hover {
    background-color:#f38709;
    border-color:#f7931e;
    color:#fff !important;
}
.bg-page-light {
    background-color:#e1e5f7;
}
.bg-page-alt {
    background-color:var(--alt-color);
}
.licenses-item {
    color:#000
}
.licenses-item:hover {
    color:#2e47ab
}
.title-line {
    content:"";
    background:#2e47ab;
    display:block;
    height:3px;
    text-align:center;
    border-radius:1px;
    animation-delay:.5s;
    margin:auto;
    margin-top:.2em;
    animation:titulo-linea 2s forwards
}
.languages-menu {
    font-style:italic
}
.languages-menu a {
    color: var(--richardlg1);
}
.languages-menu a:hover {
    text-decoration:underline
}
.languages-menu .current-lang {
    font-weight:bolder
}
.mega-sub-menu a.mega-menu-link:before {
    content:"";
    background:url("/wp-content/uploads/2025/07/favicon-4ktravelperu-2025.png") !important;
    width:.7rem !important;
    height:.7rem !important;
    background-size:cover !important
}
.menu a {
    padding:.5rem;
    color:#000
}
.navbar-brand img {
    height:65px;
    width:auto
}
.sub-menu {
    display:none;
    position:absolute;
    background-color:#fff;
    text-transform:uppercase;
    z-index:99;
    padding:1rem .5rem;
    font-size:.8rem;
    top:100%;
    left:-15px
}
.sub-menu li {
    padding:.15rem;
    white-space:nowrap;
    list-style:none
}
.navbar-nav li {
    position:relative;
    padding:.5rem
}
.navbar-nav li:hover {
    background:#eb222f
}
.navbar-nav li:hover a {
    color:#fff
}
.navbar-nav li:hover .sub-menu {
    display:block
}
.navbar-nav li:hover .sub-menu a {
    color:#000;
    display:block
}
.navbar-nav li:hover .sub-menu li {
    padding:0
}
.navbar-nav li:hover .sub-menu li:hover a {
    color:#fff
}
.nav-menu {
    position:relative;
    z-index:1;
    border-top: 1px solid #d4d4d4 !important;
}
.nav-menu .menu ul {
    display:flex;
    justify-content:center;
    padding-bottom:0;
    margin-bottom:0
}
.nav-menu .menu li {
    padding:.5rem;
    list-style:none
}
.nav-menu .menu li a {
    color:#fff;
    font-size:17px;
    text-transform:uppercase
}
.nav-terms li {
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    padding:0em .8em
}
.nav-terms li a {
    font-weight:700;
    font-size:.8rem;
    text-transform:capitalize
}
.recomendado a:after {
    content:"Recomendado";
    color:#fff;
    margin:auto
}
#mega-menu-wrap-superior .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,#mega-menu-wrap-superior .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,#mega-menu-wrap-superior .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    background-color:#506368 !important
}
.mega-menu-toggle {
    position:absolute !important;
    top:0;
    right:0;
    background-color:var(--page-color) !important
}
.mega-menu-superior-mobile-open header {
    background-color:#fff !important
}
.mega-description-group {
    display:flex !important
}
.mega-menu-description {
    background:var(--page-color);
    margin-left:1em !important;
    padding:.05rem .5rem !important;
    border-radius:7px !important;
    color:#fff;
    font-size:.7rem !important;
    font-weight:600 !important;
    align-items:center !important
}
.etiqueta {
    align-self:center;
    color:#fff !important
}
.mega-menu-link {
    display:flex !important;
    align-items:center
}
.mega-menu-link:hover .etiqueta,.mega-menu-link:hover .mega-menu-description {
    color:#fff !important;
    text-decoration:none !important
}
.widget_media_image {
    text-align:center !important
}
.widget_media_image img {
    border-radius:5px;
    height:150px !important;
    box-shadow:1px 1px 6px 0px rgba(3,3,3,.42)
}
.linear::after {
    content:"";
    display:block;
    width:100%;
    height:5px;
    background-color:var(--page-color);
    margin-top:.5rem
}
#mega-menu-wrap-superior #mega-menu-superior li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align:left !important
}
#mega-menu-wrap-superior #mega-menu-superior>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    line-height:23px
}
.carousel__item {
    background-color:#fff;
    border:1px solid rgba(225,225,225,.8823529412);
    border-radius:.5em
}
.carousel__item-title {
    color:#2e47ab;
    font-size:.9rem;
    padding:.8em .5em;
    font-weight:700;
    text-transform:lowercase;
    margin:0
}
.carousel__item-title::first-letter {
    text-transform:uppercase
}
.carousel__item-icon {
    margin:1.1em 0 .8rem 0
}
.carousel__item-icon i {
    font-size:2.2rem;
    color:rgba(8,43,52,.8784313725)
}
.carousel__item:hover .carousel__item-title {
    color:#405ccc
}
.carousel__item-content {
    padding:0 .5em;
    font-size:.9rem
}
.carousel::after {
    content:"";
    display:block;
    background-color:#f0f0f0;
    position:absolute;
    bottom:0;
    height:60%;
    width:100%
}
.carousel-circle i {
    color:#2e47ab;
    padding:.5rem;
    border-radius:50%;
    width:70px;
    height:70px;
    line-height:55px;
    border:1px dotted #2e47ab
}
.carousel-circle .carousel__item-title {
    font-size:1rem;
    font-weight:600;
    color:#444
}
header {
    top:0;
    width:100%;
    position:relative;
    z-index:99
}
.slider-bg {
    min-height: 450px;
    height: 90vh;
    max-height: 90vh;
}
.header-info-top li::after {
    /* content:"|"; */
    margin:0 .2em 0 .8rem;
    color:var(--alt-color)
}
.tour-slider {
    width:400px;
    background-color: var(--richardlg);
    z-index:2;
    position:absolute;
    transform:translateY(-25%);
    top:50%;
    right:50px
}
.tour-slider__header {
    color:#f7931e;
    padding:1rem
}
.presentation h2 {
    font-size:2.8rem
}
.presentation img {
    max-width:100%
}
.presentation a {
    color:#9d6806
}
.presentation a:hover {
    color:#be7c03
}
.destinations {
    filter:contrast(1.2)
}
.destinations__header {
    padding:4em 0;
    position:relative;
    z-index:1
}
.destinations__header-title {
    font-size:3.5em;
    color:#faeda7;
    text-transform:uppercase;
    font-weight:600
}
.destinations__content a {
    color:#faeda7
}
.destinations__content a:hover {
    color:#facba7;
    text-decoration:underline
}
.type-tour-image {
    overflow:hidden;
    height:450px;
    position:relative;
    margin-bottom:0
}
.type-tour-image::after {
    content:"";
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent);
    top:0;
    left:0;
    right:0;
    position:absolute;
    bottom:0;
    height:100%;
    z-index:1
}
.type-tour-image img {
    height:100%;
    width:auto;
    transform:translate(0, 0) scale(1);
    transition:all 5s ease-out
}
.type-tour-image:hover img {
    transform:scale(1.2)
}
.type-tour-image:hover .tour-item-excerpt {
    height:180px;
    opacity:1
}
.type-tour-image figcaption {
    z-index:4;
    bottom:.5em;
    text-transform:uppercase
}
.icons-tours {
    font-style:italic
}
.tour-item-price {
    margin-top:1em;
    font-size:1.6em;
    font-weight:600;
    background-color:rgba(8,43,52,.8784313725);
    font-style:italic;
    color:#fff;
    display:inline-block;
    padding:.2em .5em
}
.tour-item-excerpt {
    height:0;
    opacity:0;
    overflow:hidden;
    transition:all 1s cubic-bezier(0.075, 0.82, 0.165, 1)
}
.tours-out .tours__item {
    height:auto
}
.tours-out .tours__item-content {
    background:#fff;
    color:#000
}
.tours-out .tours__item-image {
    height:200px;
    border-radius:0px !important
}
.tours-out .tours__item:hover .tours__item-title {
    color:#2e47ab
}
.boxes {
    justify-content:space-evenly;
    text-align:center
}
.boxes__title {
    text-align:center;
    font-weight:600;
    padding:10px;
    font-size:1.2rem
}
.boxes__item {
    min-width:150px;
    flex:1;
    padding:8px;
    border:1px solid #ccc;
    border-radius:10px;
    margin:10px
}
.header {
    z-index:99
}
.header ul {
    list-style:none;
    /* display:flex; */
    /* text-transform: capitalize; */
    color: #d8d4d4;
    /* border-right: 1px solid #d4d4d4 !important; */
    /* padding: 0 10px; */
}
.header-link {
    color:#fff;
    transition:all .3s;
    text-align:left
}
.header-link i {
    margin-right:.5rem
}
.header-link:hover {
    color:#ffc98a
}
.lang-item img {
    width:16px !important;
    height:16px !important;
    border-radius:50%;
    position:relative;
    top:-1px
}
footer {
    color:#fff;
    background: var(--richardlg);
}
footer ul {
    padding-left:1rem
}
footer li {
    list-style:none;
    padding:.1em 0
}
footer li,footer a {
    color:#eee;
    font-size:1rem
}
footer li:hover,footer a:hover {
    color:#fff
}
footer img {
    max-width:100%
}
footer .payments img {
    max-width:350px;
    height:auto
}
.footer-menu {
    color:#fff
}
.footer-image img {
    max-width:100%;
    max-height:110px;
    padding:0 15px
}
.social {
    padding:.5em;
    text-align:center;
    display:inline-flex;
    width:250px;
    justify-content:space-evenly;
    border-radius:9px;
    margin-bottom:1em
}
.social i {
    font-size:2em
}
.social-item {
    transition:all .3s
}
.social-item:hover {
    transform:scale(1.1)
}
.footer-title {
    margin-bottom:.5em;
    margin-top:1em;
    color:#fff;
    text-transform:uppercase
}
.footer-title::after {
    content:"";
    background:orange;
    display:block;
    height:3px;
    border-radius:3px;
    width:20%;
    text-align:center;
    position:relative;
    bottom:-8px
}
.category__title {
    position:relative;
    display:inline-block;
    font-weight:800;
    color:#000
}
.category__title:after {
    content:"";
    margin:.5em auto auto;
    background-color:#f7931e;
    height:5px;
    width:20%;
    display:inline-block;
    position:absolute;
    bottom:-15px;
    right:auto;
    text-align:center;
    left:0;
    border-radius:3px
}
.packages__title {
    font-size:3.5em;
    font-weight:bold;
    display:inline-block;
    position:relative
}
.packages__title:after {
    content:"";
    margin:.5em auto auto;
    background-color:#2e47ab;
    height:5px;
    width:20%;
    display:inline-block;
    position:absolute;
    bottom:-15px;
    right:auto;
    text-align:center;
    left:0;
    border-radius:3px
}
.packages__item {
    box-shadow:0 0 3px #dedede;
    padding:15px
}
.packages__item img {
    width:100%;
    min-height:270px;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
    border-radius:10px;
    box-shadow:0 3px 30px -18px #000
}
.itinerary {
    text-align:justify
}
.itinerary__slider {
    height:100%;
    background-position:fixed
}
.itinerary__slider-title {
    left:0;
    right:0;
    transform:translate(0, -50%)
}
.itinerary__title {
    text-shadow:0px 1px 1px #353535;
    display:inline-block;
    max-width:900px
}
.itinerary__title::after {
    content:"";
    display:block;
    width:20%;
    height:5px;
    background-color: var(--richardlg);
    border-radius:3px;
    margin-top:1rem
}
.tab-content-item {
    border-bottom:1px solid #ccc
}
.itinerary__details .video i {
    transition:all .3s
}
.itinerary__details .video:hover i {
    transform:scale(1.2);
    color:#546dd1
}
.hover-icon {
    transition:all .3s
}
.hover-icon:hover {
    transform:scale(1.05)
}
.hover-icon:hover .hover-icon-item {
    display:block !important
}
.includes {
    background-color:rgba(255,255,255,0);
    display:flex;
    flex-wrap:wrap;
    justify-content:space-evenly;
    align-items:center;
    -webkit-backdrop-filter:saturate(180%) blur(5px);
    backdrop-filter:saturate(180%) blur(5px);
    box-shadow:0px -1px 0px rgba(130,130,130,.6705882353);
    border-radius:5px 5px 0 0;
    text-align:center;
    position:relative;
    text-transform:capitalize;
    top:-86px;
    color:#000
}
.includes-info {
    display:flex;
    align-items:center;
    padding:1rem
}
.includes-info i {
    font-size:2rem;
    padding:0 15px;
    font-weight:100
}
.includes-info span {
    display:block;
    color:#2e47ab
}
h1,h2,h3 {
    position:relative
}
.descripcion img {
    width:100%;
    height:auto;
    box-shadow:0px 0px 4px #ccc;
    border:1px solid #ccc;
    background:#fff
}
.itinerario {
    border-radius:5px;
    background-color:#fff;
    line-height:23px
}
.itinerario h2 {
    padding: 1rem 0 2rem 0;
    font-size: 1.7rem;
}
.itinerario h3 {
    font-size: 1.1rem;
    padding: 0.8rem;
    text-transform:uppercase;
    font-weight:700 !important;
    position:relative
}
.itinerario h3 strong {
    font-weight:700
}
.itinerario p {
    line-height:28px
}
.itinerario img {
    max-width:100%;
    height:auto;
    box-shadow:0px 0px 4px #ccc
}
.itinerario__content iframe {
    width:100%;
    height:auto;
    aspect-ratio:16/9;
    box-shadow:1px 3px 8px #c4c4c4;
    border-radius:10px
}
.video-tour video {
    width:100%
}
.nav-item {
    display:flex;
    flex:1 1 auto;
    font-weight:bold;
    margin:0 .5rem
}
.nav-item i {
    font-size:1.4rem
}
.nav-item button {
    width:100%;
    color:#3f3f3f
}
.nav-pills {
    border-radius:0px;
    padding:.8rem;
    border-bottom: 1px solid #d4d4d4;
    color:#646464;
    border-top: 1px solid #d4d4d4;
}
.nav-pills .nav-link {
    color: var(--richardlg1);
    font-weight:500;
    padding: .5rem;
    text-transform:uppercase;
    font-size:.9rem;
    text-align:left;
    background: var(--richardlg2);
    border-radius:0px;
    transition:all .3s
}
.nav-pills .nav-link i {
    margin-right:.5rem;
    color: var(--richardlg);
}
.nav-pills .nav-link:hover {
    color: var(--richardlg);
    background-color:#fff;
    transition:all .3s
}
.nav-pills .nav-link.active {
    border-radius:0px;
    background-color: #ffffff;
    color: var(--richardlg);
    transition:all .3s
}
.siderbook {
    position:sticky;
    top:0;
    border-radius:10px;
    background:#fff;
    border:1px solid #c4c4c4;
    color:#242424
}
.siderbook__header {
    color:#000
}
.siderbook-title {
    border-bottom:1px dotted #dfdfdf;
    font-weight:700
}
.siderbook .price {
    font-size:30px;
    font-weight:bold
}
.siderbook .datepicker {
    margin:auto
}
.siderbook .datepicker .day {
    border:1px solid #e1e1e1;
    padding:.4em .8em;
    border-radius:50%;
    text-align:center
}
.siderbook .datepicker thead {
    background-color:rgba(0,0,0,0);
    color:#1b1b1b;
    text-align:center;
    border:1px solid e1e1e1
}
.siderbook .datepicker thead th {
    background:rgba(0,0,0,0);
    border-radius:0
}
.siderbook .datepicker td {
    color:#575757;
    font-size:.85rem;
    font-weight:700;
    font-family:"Montserrat",sans-serif
}
.siderbook .datepicker-inline {
    width:-moz-fit-content;
    width:fit-content;
    max-width:350px
}
.siderbook .datepicker .datepicker-switch:hover,.siderbook .datepicker .next:hover,.siderbook .datepicker .prev:hover,.siderbook .datepicker tfoot tr th:hover {
    background-color:#353535
}
.siderbook .datepicker table tr td.active.active.focus,.siderbook .datepicker table tr td.active.active:focus,.siderbook .datepicker table tr td.active.active:hover,.siderbook .datepicker table tr td.active.highlighted.active.focus,.siderbook .datepicker table tr td.active.highlighted.active:focus,.siderbook .datepicker table tr td.active.highlighted.active:hover,.siderbook .datepicker table tr td.active.highlighted:active.focus,.siderbook .datepicker table tr td.active.highlighted:active:focus,.siderbook .datepicker table tr td.active.highlighted:active:hover,.siderbook .datepicker table tr td.active:active.focus,.siderbook .datepicker table tr td.active:active:focus,.siderbook .datepicker table tr td.active:active:hover {
    background-color:#111;
    color:#fff
}
.siderbook .datepicker table tr td.active.active,.siderbook .datepicker table tr td.active.highlighted.active,.siderbook .datepicker table tr td.active.highlighted:active,.siderbook .datepicker table tr td.active:active {
    background-color:#272727;
    color:#fff
}
.siderbook .datepicker table tr td.day:hover,.siderbook .datepicker table tr td.focused {
    background:#2e2e2e;
    color:#fff
}
.siderbook .datepicker table tr td.active.active,.siderbook .datepicker table tr td.active.highlighted.active,.siderbook .datepicker table tr td.active.highlighted:active,.siderbook .datepicker table tr td.active:active {
    border-color:#fff
}
.siderbook .selectors {
    padding:15px
}
.siderbook .selectors label {
    width:100%;
    padding:10px 0
}
.siderbook .selectors button {
    width:100%
}
.accordion-button:not(.collapsed) {
    background-color: var(--richardlg);
    color:#fff
}
.gallery {
    display:flex;
    justify-content:center;
    align-items:center;
    position:relative;
    width:100%;
    height:100%;
    background:#f5f4f4
}
@supports(display: grid) {
    .gallery {
        display:block
    }
}
.section {
    display:none;
    padding:2rem
}
@media screen and (min-width: 768px) {
    .section {
        padding:4rem
    }
}
@supports(display: grid) {
    .section {
        display:block
    }
}
.grid {
    display:grid;
    grid-gap:0px;
    grid-template-columns:repeat(auto-fit, minmax(500px, 1fr));
    grid-auto-rows:200px;
    grid-auto-flow:row dense
}
.item {
    overflow:hidden;
    position:relative;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    box-sizing:border-box;
    background:#0c9a9a;
    color:#fff;
    grid-column-start:auto;
    grid-row-start:auto;
    color:#fff;
    background-size:cover;
    background-position:center;
    box-shadow:-2px 2px 10px 0px rgba(68,68,68,.4);
    transition:transform .3s ease-in-out;
    cursor:pointer;
    counter-increment:item-counter
}
.item:after {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background-color:#000;
    opacity:.3;
    transition:opacity .3s ease-in-out
}
.item:hover {
    transform:scale(1.05)
}
.item:hover:after {
    opacity:0
}
.item--medium {
    grid-row-end:span 2
}
.item--medium img {
    height:100%;
    width:-moz-fit-content;
    width:fit-content
}
.item--large {
    grid-row-end:span 3
}
.item--large img {
    width:100%
}
.item--large-col {
    grid-column-end:span 2
}
.item--full {
    grid-column-end:auto
}
@media screen and (min-width: 768px) {
    .item--full {
        grid-column:1/-1;
        grid-row-end:span 2
    }
}
.item__details {
    position:relative;
    z-index:1;
    padding:15px;
    color:#444;
    background:#fff;
    text-transform:lowercase;
    letter-spacing:1px;
    color:#828282
}
.item__details:before {
    content:counter(item-counter);
    font-weight:bold;
    font-size:1.1rem;
    padding-right:.5em;
    color:#444
}
.col-list .col-w {
    position:relative;
    height:380px;
    overflow:hidden
}
.col-list .col-h {
    position:relative;
    height:380px;
    overflow:hidden
}
.fade-in {
    opacity:0;
    animation:fadeIn ease-in 1;
    animation-fill-mode:forwards;
    animation-duration:1s
}
.delay-1 {
    animation-delay:.3s
}
.delay-2 {
    animation-delay:.6s
}
@keyframes fadeIn {
    0% {
        opacity:0
    }
    100% {
        opacity:1
    }
}
.zoom-in {
    opacity:0;
    transform:scale(2);
    animation:zoomIn ease-in 1;
    animation-fill-mode:forwards;
    animation-duration:1s
}
.zoom-out {
    opacity:1;
    transform:scale(1);
    animation:zoomOut ease-in 1;
    animation-fill-mode:forwards;
    animation-duration:1s
}
@keyframes zoomIn {
    0% {
        opacity:0;
        transform:scale(2)
    }
    100% {
        opacity:1;
        transform:scale(1)
    }
}
@keyframes zoomOut {
    0% {
        opacity:1;
        transform:scale(1)
    }
    100% {
        opacity:0;
        transform:scale(2)
    }
}
.slide-in {
    opacity:0;
    transform:translateY(-100%);
    animation:slideIn ease-in;
    animation-fill-mode:forwards;
    animation-duration:1s
}
.slide-up {
    opacity:0;
    transform:translateY(100%);
    animation:slideUp ease-in;
    animation-fill-mode:forwards;
    animation-duration:1s
}
.slide-x {
    opacity:0;
    transform:translateX(-100px);
    animation:slideX ease-in;
    animation-fill-mode:forwards;
    animation-duration:1s
}
@keyframes slideIn {
    0% {
        opacity:.95;
        transform:translateY(-100%)
    }
    100% {
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes slideX {
    0% {
        opacity:0;
        transform:translateX(-100%)
    }
    100% {
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes slideUp {
    0% {
        opacity:0;
        transform:translateY(100%)
    }
    100% {
        opacity:1;
        transform:translateY(0)
    }
}
.mask-image {
    position:relative;
    overflow:hidden
}
.mask-image img {
    top:0;
    left:0;
    width:100%;
   /* -o-object-fit:cover;
    object-fit:cover;*/
 /*   -webkit-clip-path:circle(0% at 50% 50%);
    clip-path:circle(0% at 50% 50%);*/
    /*animation:maskImageCircle 1s ease-in-out forwards;
    animation-delay:1s*/
}
@keyframes maskImageCircle {
    0% {
        -webkit-clip-path:circle(0% at 50% 50%);
        clip-path:circle(0% at 50% 50%)
    }
    100% {
        -webkit-clip-path:circle(100% at 50% 50%);
        clip-path:circle(100% at 50% 50%)
    }
}
@keyframes maskImage {
    0% {
        -webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%);
        clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%)
    }
    100% {
        -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)
    }
}
.image-move {
    animation:moveImage 8s ease-out 1
}
@keyframes moveImage {
    0% {
        transform:translate(0, 0)
    }
    50% {
        transform:translate(-50px, -20px)
    }
    100% {
        transform:translate(0px, 0px)
    }
}
.tours__item {
    position:relative;
    overflow:hidden
}
.tours__item:hover .tours__item-content {
    bottom:0
}
.tours__item:hover .tours__item-image img {
    transform:scale(1.2)
}
.tours__item-label {
    font-size:.8rem;
    line-height:1.1rem;
    display:block
}
.tours__item-image {
    overflow:hidden;
    height:auto;
    position:relative;
    margin:0
}
.tours__item-image::after {
    content:"";
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent);
    top:0;
    left:0;
    right:0;
    position:absolute;
    bottom:0;
    height:100%;
    z-index:1
}
.tours__item-image img {
    height:100%;
    width:100%;
    transform:translate(0, 0) scale(1);
    transition:all .5s ease-out;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
    aspect-ratio:4/3
}
.tours__item-image figcaption {
    z-index:4;
    bottom:.5em
}
.tours__item-description {
    font-size:.9rem
}
.tours__item-content {
    bottom:-11rem;
    z-index:1;
    transition:.6s ease-out;
    background:linear-gradient(3deg, rgba(0, 0, 0, 0.5882352941), transparent)
}
.tours__item-list ul {
    margin:0;
    padding:0
}
.tours__item-list li {
    list-style:none;
    font-size:.8rem;
    padding:.2rem 0
}
.tours__item img {
    aspect-ratio:4/3;
}
.tours__item-title {
    font-weight:900
}
.tours__item-description p {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    line-clamp:4
}
.tours__item-slide {
    bottom:0;
    z-index:1;
    height:60px;
    transition:.6s ease-out;
    padding-top:0%;
    background:rgba(55,55,70,.9019607843)
}
.tours__item:hover .tours__item-slide {
    height:100%;
    bottom:0;
    padding-top:30%
}
.tours-card {
    position:relative;
    overflow:hidden
}
.tours-card:hover .tours__item-content {
    bottom:0
}
.tours-card:hover .tours__item-image img {
    transform:scale(1.2)
}
.tours-card-label {
    font-size:.8rem;
    line-height:1.1rem;
    display:block
}
.tours-card-image {
    overflow:hidden;
    height:auto;
    position:relative;
    margin:0
}
.tours-card-image::after {
    content:"";
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent);
    top:0;
    left:0;
    right:0;
    position:absolute;
    bottom:0;
    height:100%;
    z-index:1
}
.tours-card-image img {
    height:100%;
    width:100%;
    transform:translate(0, 0) scale(1);
    transition:all .5s ease-out;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
    aspect-ratio:4/3
}
.tours-card-image figcaption {
    z-index:4;
    bottom:.5em
}
.tours-card-description {
    font-size:.9rem
}
.tours-card-content {
    bottom:-11rem;
    z-index:1;
    transition:.6s ease-out;
    background:linear-gradient(3deg, rgba(0, 0, 0, 0.5882352941), transparent)
}
.tours-card-list ul {
    margin:0;
    padding:0
}
.tours-card-list li {
    list-style:none;
    font-size:.8rem;
    padding:.2rem 0
}
.tours-card img {
    aspect-ratio:4/5
}
.tours-card-title {
    font-weight:900
}
.tours__top {
    position:relative;
    overflow:hidden;
    border-radius: 15px;
}
.tours__top:hover .tours__item-content {
    bottom:0
}
.tours__top:hover .tours__item-image img {
    transform:scale(1.2)
}
.tours__top-label {
    font-size:.8rem;
    line-height:1.1rem;
    display:block
}
.tours__top-image {
    overflow:hidden;
    height:auto;
    position:relative;
    margin:0
}
.tours__top-image::after {
    content:"";
    /* background:linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent); */
    top:0;
    left:0;
    right:0;
    position:absolute;
    bottom:0;
    height:100%;
    z-index:1
}
.tours__top-image img {
    height:100%;
    width:100%;
    transform:translate(0, 0) scale(1);
    transition:all .5s ease-out;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
    aspect-ratio:4/3
}
.tours__top-image figcaption {
    z-index:4;
    bottom:.5em
}
.tours__top-description {
    font-size:.9rem
}
.tours__top-content {
    bottom:-11rem;
    z-index:1;
    transition:.6s ease-out;
    background:#fff
}
.tours__top-list ul {
    margin:0;
    padding:0
}
.tours__top-list li {
    list-style:none;
    font-size:.8rem;
    padding:.2rem 0
}
.tours__top-title {
    font-weight:600;
    transition:all .3s
}
.tours__top:hover .tours__top-title {
    color: var(--richardlg) !important;
    transform:scale(1.1)
}
.tours__top:hover img {
    transform:scale(1.2)
}
.tours__bgimage {
    position:relative;
    overflow:hidden
}
.tours__bgimage:hover .tours__item-content {
    bottom:0
}
.tours__bgimage:hover .tours__item-image img {
    transform:scale(1.2)
}
.tours__bgimage-label {
    font-size:.8rem;
    line-height:1.1rem;
    display:block
}
.tours__bgimage-image {
    overflow:hidden;
    height:auto;
    position:relative;
    margin:0
}
.tours__bgimage-image::after {
    content:"";
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent);
    top:0;
    left:0;
    right:0;
    position:absolute;
    bottom:0;
    height:100%;
    z-index:1
}
.tours__bgimage-image img {
    height:100%;
    width:100%;
    transform:translate(0, 0) scale(1);
    transition:all .5s ease-out;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
    aspect-ratio:4/3
}
.tours__bgimage-image figcaption {
    z-index:4;
    bottom:.5em
}
.tours__bgimage-description {
    font-size:.9rem
}
.tours__bgimage-content {
    bottom:-11rem;
    z-index:1;
    transition:.6s ease-out;
    background:#fff
}
.tours__bgimage-list ul {
    margin:0;
    padding:0
}
.tours__bgimage-list li {
    list-style:none;
    font-size:.8rem;
    padding:.2rem 0
}
.tours__bgimage-content {
    position:absolute;
    transition:.6s ease-out;
    width:100%;
    padding:1rem;
    z-index:4
}
.tours__bgimage-title {
    font-family:"Montserrat",sans-serif;
    font-weight:900
}
.tours__bgimage-description p {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    line-clamp:4
}
.main {
    background-color:#fff;
    padding-bottom:5em
}
.main-title {
    color:#333
}
.main-title h1 {
    font-size:2.5rem;
    font-weight:700;
    text-transform:uppercase;
    text-align:center;
    padding:1em 0
}
.main-title h1 span {
    color:#2e47ab
}
.main-title h2 {
    font-style:italic
}
.main-title h3 {
    color:#d5cd97
}
.circle-num {
    width:50px;
    height:50px;
    background-color:#2e47ab;
    border-radius:50%;
    color:#fff;
    font-size:1.5rem;
    font-weight:700;
    text-align:center;
    line-height:50px;
    margin:auto;
    display:inline-block;
    box-shadow:0px 0px 3px #ccc
}
.book-box {
    background:#f0f0f0
}
.book-box-title {
    padding-bottom:1rem;
    border-bottom:1px dotted #ccc;
    margin-bottom:1rem;
    color:#000
}
.book-box i {
    font-size:3rem;
    color:#2e47ab
}
.book {
    border:1px solid #ccc;
    box-shadow:0px 0px 3px #ccc;
    border-radius:.3rem;
    max-width:1200px
}
.book__header {
    position:relative;
    border-bottom:1px solid #ddd
}
.book__header-title h1 {
    font-size:1.2rem;
    font-weight:700;
    text-transform:uppercase
}
.book__header-circle {
    width:130px;
    height:130px;
    background-size:cover;
    border-radius:50%;
    position:absolute;
    top:-30%;
    border:4px solid #fff;
    filter:drop-shadow(0px 0px 4px #ccc)
}
.book__body-field {
    padding:2em 0
}
.book__body-field-title {
    font-size:.8rem;
    font-weight:700;
    color:#354c64
}
.book__table-col {
    padding:.5em
}
.book__table-col label {
    font-size:.8rem;
    color:#5d5d5d;
    font-weight:600
}
.book__summary {
    color:#666
}
.book__summary .book__table {
    max-width:500px;
    margin:auto
}
.book__summary .book__table-col {
    border:1px solid #eee
}
.book__ticket {
    padding:1em
}
.book__pay {
    border:1px solid #32d332;
    width:400px;
    padding:2em;
    margin:auto
}
.circle-p {
    width:20px;
    height:20px;
    color:#484848;
    line-height:20px;
    text-align:center;
    border-radius:50%;
    border:1px solid #484848;
    font-size:.8rem;
    display:inline-block
}
.remove-p:hover {
    background-color:red !important;
    color:#fff !important
}
.el-radio {
    white-space:pre-wrap !important
}
.el-select {
    display:block !important
}
.el-input__icon {
    color:#2e47ab;
    font-weight:700 !important
}
.el-input-number__decrease,.el-input-number__increase {
    background-color:#2e47ab !important;
    color:#fff !important
}
.el-radio__inner {
    width:20px !important;
    height:20px !important
}
.payment-method:hover {
    border:1px solid #2e47ab !important
}
.payment-method.is-active {
    border:1px solid #2e47ab !important
}
input[name=paymentmethod] {
    display:none
}
input[name=paymentmethod]:checked+label {
    border:1px solid #2e47ab !important;
    box-shadow:0px 0px 3px #2e47ab
}
.payment-list .nav-pills .nav-link.active {
    background-color:#2e47ab !important;
    color:#fff !important
}
.payment-list .nav-pills .nav-link:hover {
    background-color:#2e47ab !important;
    color:#fff !important
}
.table-passengers td,.table-passengers th {
    padding:.5em;
    border:1px solid #eee
}
@media(max-width: 1024px) {
    html {
        font-size:90%
    }
    .mega-menu-link {
        font-size:80% !important
    }
    header {
        position:relative;
        background-color: #ffffff !important;
    }
    header .logo-head img {
        max-width: 65% !important;
    }
    .header-info {
        margin:0 !important
    }
    .slider-bg {
        height:100vh !important
    }
    .slider-bg img {
        width:auto !important;
        height:100%
    }
    .no-movil {
        display:none !important
    }
}
@media(max-width: 1366px) {
    html {
        font-size:90%
    }
    .mega-menu-link {
        font-size:.8vw
    }
    .tours__item-content {
        bottom:-9rem
    }
}
/*# sourceMappingURL=app.min.css.map */