@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%
}
body {
    overflow-x:hidden;
    font-family:"Roboto Condensed",sans-serif;
    list-style:none;
    color:#646464;
    font-size:1rem
}



/************************************/
.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(--richardlg1);
    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: #B79348;
    --alt-color: #646464;
    --richardlg: #B79348;
    --richardlg1:#144355;
}

.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(--page-color);
}
.bg-page1 {
    background-color:var(--richardlg);
}
.bg-page-dark {
    background-color: var(--richardlg1);
}
.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;
    color: var(--richardlg1);
}
.presentation {
    padding:1.5rem 0 2.25rem;
    background:#fff;
}
.presentation__content {
    max-width:900px;
    margin:0 auto;
    position:relative;
    padding-top:1.25rem;
}
.presentation__content::before {
    content:"";
    width:48px;
    height:4px;
    border-radius:999px;
    background: var(--richardlg);
    display:block;
    margin:0 auto 14px;
}
.presentation h2 {
    margin: 0;
    font-size:2.2rem;
    text-align: center;
    line-height:1.45;
    font-weight:800;
    letter-spacing:0;
    text-transform:uppercase;
    color:#1f2a3c;
}
.presentation p {
    max-width:820px;
    margin:0 auto .55rem;
    font-size:1.1rem;
    line-height:1.55;
    color:#2d3340;
}
.presentation strong {
    font-weight:800;
    color:#1d2433;
}
.presentation h2 strong,
.presentation h2 b {
    color: var(--richardlg1);
}
.presentation__image-wrap {
    max-width:860px;
    margin:0 auto;
}
.presentation__image,
.presentation img {
    width:100%;
    max-width:100%;
    border-radius:72px;
    display:block;
    object-fit:cover;
}
.presentation a {
    color:#9d6806
}
.presentation a:hover {
    color:#be7c03
}
@media (max-width:767.98px) {
    .presentation {
        padding:1rem 0 2.25rem;
    }
    .presentation__content {
        padding-top:.85rem;
    }
    .presentation__content::before {
        margin-bottom:12px;
    }
    .presentation h2 {
        font-size:1.55rem;
        line-height:1.4;
        margin-bottom:1rem;
    }
    .presentation p {
        font-size:1rem;
        line-height:1.5;
    }
    .presentation__image,
    .presentation img {
        border-radius:36px;
    }
}
.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(--richardlg1);
}
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: #ffffff;
    border-top: 1px solid #d4d4d4;
    background: var(--richardlg1) !important;
}
.nav-pills .nav-link {
    color: #ffffff;
    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: var(--richardlg1);
    transition:all .3s
}
.nav-pills .nav-link.active {
    border-radius:0px;
    background-color: var(--richardlg1);
    color: #ffffff;
    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 */
/* Header desktop/mobile overrides moved from includes/menu.php */
.header-topbar{/* border-top:1px solid #0f3954; */background:#fff}
.header-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border:1px solid #d9dde3;border-radius:999px;color:#2d3a45;text-decoration:none;font-weight:600;line-height:1;white-space:nowrap}
.header-pill i{color: var(--richardlg);}
.header-social-list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.45rem}
.header-social-list a{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background: var(--richardlg);color:#fff;text-decoration:none;font-size:1.1rem}
.header-language-widget ul,.header-language-widget ol{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.4rem}
.header-language-widget li{margin:0;display:flex;align-items:center}
.header-language-widget .flag-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:24px;overflow:hidden;text-decoration:none;line-height:1;border-radius:2px;box-shadow:0 0 0 1px rgba(15,57,84,.12);opacity:.9}
.header-language-widget .flag-link.is-active,.header-language-widget .flag-link:hover{opacity:1;box-shadow:0 0 0 2px rgba(182,37,50,.25)}
.header-language-widget .flag-link svg{width:100%;height:100%;display:block}
.header-book-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.75rem 1.25rem;border-radius:.4rem;border:0;background: var(--richardlg1);color:#fff;text-decoration:none;font-weight:700;line-height:1}
@media (max-width:991.98px){.mobile-menu-wrap{width:100%;padding-left:0;padding-right:0}.mobile-menu-wrap [id^="mega-menu-wrap-"]{width:100%!important}.mobile-menu-wrap .mega-menu-toggle{width:100%!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box}}

/* Popular tours card redesign */
.popular-tours .tours__top{border-radius:12px;overflow:hidden;border:1px solid #d7d7d7!important;box-shadow:0 6px 18px rgba(0,0,0,.12)!important;background:#fff}
.popular-tours .tours__top>a{display:block;color:inherit;text-decoration:none}
.popular-tours .tours__top-image{margin:0;position:relative;overflow:hidden}
.popular-tours .tours__top-image img{width:100%!important;min-width:100%!important;height:330px;object-fit:cover;display:block}
.popular-tours .tours__top-image::before{content:"MODERATE TO CHALLENGING";position:absolute;left:16px;bottom:16px;font-size:.78rem;font-weight:700;color:#fff;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.55);z-index:2}
.popular-tours .tours__top-image::after{content:"UP TO 8 PEOPLE";position:absolute;right:16px;bottom:16px;font-size:.78rem;font-weight:700;color:#fff;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.55);z-index:2}
.popular-tours .tours__top-content{padding:12px 16px 10px!important}
.popular-tours .tours__top-title{border:0!important;padding:0!important;margin:0!important;text-align:left!important;color:#0d6f7c!important;font-size:2rem!important;line-height:1.08!important;font-weight:800!important;letter-spacing:.2px}
.popular-tours .tours__top-title::before{content:"7 Days / 6 Nights";display:block;font-size:1.55rem;line-height:1.2;color:#1b1b1b;font-weight:500;margin-bottom:6px}
.popular-tours .tours__top-list{display:none!important}
.popular-tours .tours__top-actions{padding:6px 0 0!important;align-items:flex-end!important;gap:12px}
.popular-tours .tours__top-actions .fw-bold.text-page-dark{display:flex;flex-direction:column;line-height:1.05;color:#111!important}
.popular-tours .tours__top-actions .fw-bold.text-page-dark::before{content:"FROM";font-size:1.4rem;font-weight:700;letter-spacing:.5px;color:#111}
.popular-tours .tours__top-actions .fw-bold.text-page-dark small{font-size:1.8rem!important;line-height:1;color:#111}
.popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{font-size:2rem!important;font-weight:800;color:#111}
.popular-tours .tours__top-actions .crm1{display:none!important}
.popular-tours .tours__top-actions .p-2{padding:0!important;flex:1}
.popular-tours .tours__top-actions .btn.btn-page{background: var(--richardlg)!important;border-color: var(--richardlg) !important;border-radius:999px!important;font-size: 0.8rem!important;font-weight:700!important;padding:.72rem 1rem!important;l;line-height: 1.05;ext-transform:uppercase}
@media (max-width:767.98px){.popular-tours .tours__top-image img{height:280px}.popular-tours .tours__top-title{font-size:1.8rem!important}.popular-tours .tours__top-title::before{font-size:1.35rem}.popular-tours .tours__top-actions .btn.btn-page{font-size:1.2rem!important}}

/* Popular tours fine tune */
.popular-tours .tours__top-image::before{content:"MODERATE TO CHALLENGING";left:14px;right:auto;bottom:12px;top:auto}
.popular-tours .tours__top-image::after{content:"UP TO 8 PEOPLE";right:14px;left:auto;bottom:12px;top:auto}
.popular-tours .tours__top-image{position:relative}
.popular-tours .tours__top-image:has(img)::selection{background:transparent}
.popular-tours .tours__top-image:before,.popular-tours .tours__top-image:after{z-index:3}
.popular-tours .tours__top-image:after,.popular-tours .tours__top-image:before{font-size:.74rem;letter-spacing:.2px}
.popular-tours .tours__top-image::marker{content:""}
.popular-tours .tours__top-image::selection{background:transparent}
.popular-tours .tours__top-image .tour-overlay{display:none}
.popular-tours .tours__top-image::backdrop{background:transparent}
.popular-tours .tours__top-image::before,.popular-tours .tours__top-image::after{text-shadow:0 2px 3px rgba(0,0,0,.55)}
.popular-tours .tours__top-image::before,.popular-tours .tours__top-image::after{font-weight:800}
.popular-tours .tours__top-title{color:#146c7a!important;font-size:2.05rem!important;line-height:1.04!important}
.popular-tours .tours__top-title::before{font-size:1.45rem;color:#2c2c2c}
.popular-tours .tours__top-actions .fw-bold.text-page-dark::before{font-size: 0.7rem;}
.popular-tours .tours__top-actions .fw-bold.text-page-dark small{font-size:1.6rem!important}
.popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{font-size:1.9rem!important}
.popular-tours .tours__top-actions .btn.btn-page{min-height: auto;padding: 0.5rem!important;}
@media (max-width:767.98px){
  .popular-tours .tours__top-image img{height:255px}
  .popular-tours .tours__top-image::before,.popular-tours .tours__top-image::after{font-size:.68rem}
  .popular-tours .tours__top-title{font-size:1.72rem!important}
  .popular-tours .tours__top-title::before{font-size:1.2rem}
  .popular-tours .tours__top-actions{gap:8px}
  .popular-tours .tours__top-actions .fw-bold.text-page-dark::before{font-size:1.1rem}
  .popular-tours .tours__top-actions .fw-bold.text-page-dark small{font-size:1.35rem!important}
  .popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{font-size:1.55rem!important}
  .popular-tours .tours__top-actions .btn.btn-page{font-size:1.02rem!important}
}

/* Popular tours without effects */
.popular-tours .tours__top{
  box-shadow:none!important;
}
.popular-tours .tours__top,
.popular-tours .tours__top *{
  transition:none!important;
  animation:none!important;
}
.popular-tours .tours__top:hover .tours__item-content,
.popular-tours .tours__top:hover .tours__item-image img,
.popular-tours .tours__top:hover img{
  transform:none!important;
}
.popular-tours .tours__top-image::before,
.popular-tours .tours__top-image::after{
  text-shadow:none!important;
}
.popular-tours .tours__top-title,
.popular-tours .tours__top-title::before{
  text-shadow:none!important;
  filter:none!important;
  transform:none!important;
  transition:none!important;
  letter-spacing:normal!important;
}

/* Popular tours: real badges + duration */
.popular-tours .tours__top-image::before,
.popular-tours .tours__top-image::after{
  content:none!important;
}
.popular-tours .tour-badges{
  position:absolute;
  left:12px;
  right:12px;
  bottom:10px;
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.popular-tours .tour-badge{
  color:#fff;
  font-size:.74rem;
  font-weight:800;
  text-transform:uppercase;
  line-height:1;
  display:inline-flex;
  align-items:center;
  gap:4px;
}
.popular-tours .tour-duration{
  font-size:1.95rem;
  line-height:1.1;
  color:#3b3b3b;
  margin:0 0 6px!important;
}
.popular-tours .tours__top-title::before{
  content:none!important;
}
.popular-tours .tours__top-title{
  text-align:left!important;
  padding:0!important;
  margin:0!important;
}
@media (max-width:767.98px){
  .popular-tours .tour-duration{font-size:1.55rem}
  .popular-tours .tour-badge{font-size:.66rem}
}

/* Popular tours mobile card spacing */
.popular-tours .tours__top-actions{
  display:grid!important;
  grid-template-columns: minmax(0,50%) minmax(0,1fr);
  align-items:end!important;
  gap:10px;
}
.popular-tours .tours__top-actions > .pb-2{
  min-width:0;
}
.popular-tours .tours__top-actions > .p-2{
  min-width:0;
  width:100%;
}
.popular-tours .tour-duration{
  font-size: 1rem;
  /* line-height:1.05; */
  margin:0 0 4px!important;
}
.popular-tours .tours__top-title{
  font-size: 1rem!important;
  line-height:1.12!important;
}
@media (max-width:767.98px){
  .popular-tours .tours__top-content{
    padding:10px 14px 12px!important;
  }
  .popular-tours .tour-duration{
    font-size:1.2rem;
    margin:0 0 3px!important;
  }
  .popular-tours .tours__top-title{
    font-size:1.18rem!important;
    line-height:1.18!important;
  }
  .popular-tours .tours__top-actions{
    grid-template-columns:minmax(0,78px) minmax(0,1fr);
    gap:8px;
    padding-top:4px!important;
  }
  .popular-tours .tours__top-actions .fw-bold.text-page-dark::before{
    font-size:.9rem;
  }
  .popular-tours .tours__top-actions .fw-bold.text-page-dark small{
    font-size:1.05rem!important;
  }
  .popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{
    font-size:1.3rem!important;
  }
  .popular-tours .tours__top-actions .btn.btn-page{
    font-size:.92rem!important;
    min-height:40px;
    padding:.7rem .85rem!important;
  }
}

/* Popular tours price inline fix */
.popular-tours .tours__top-actions .fw-bold.text-page-dark{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:wrap!important;
  align-items:baseline!important;
  gap:0 4px;
}
.popular-tours .tours__top-actions .fw-bold.text-page-dark::before{
  content:none!important;
  display:none!important;
}
.popular-tours .tours__top-actions .tour-price-label{
  display:block;
  width:100%;
  font-size:1.2rem;
  font-weight:700;
  letter-spacing:.5px;
  color:#111;
}
.popular-tours .tours__top-actions .fw-bold.text-page-dark small,
.popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{
  display:inline!important;
}
.popular-tours .tours__top-actions .fw-bold.text-page-dark small{
  font-size:1.1rem!important;
}
.popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{
  font-size:1.45rem!important;
}
@media (max-width:767.98px){
  .popular-tours .tours__top-actions .tour-price-label{
    font-size:.9rem;
  }
  .popular-tours .tours__top-actions .fw-bold.text-page-dark small{
    font-size:.95rem!important;
  }
  .popular-tours .tours__top-actions .fw-bold.text-page-dark .fs-5{
    font-size:1.18rem!important;
  }
}

/* Shared tour card style for popular tours and destinations sliders */
:is(.popular-tours,.destinations) .tours__top{border-radius:12px;overflow:hidden;border:1px solid #d7d7d7!important;box-shadow:none!important;background:#fff}
:is(.popular-tours,.destinations) .tours__top>a{display:block;color:inherit;text-decoration:none}
:is(.popular-tours,.destinations) .tours__top,
:is(.popular-tours,.destinations) .tours__top *{transition:none!important;animation:none!important}
:is(.popular-tours,.destinations) .tours__top:hover .tours__item-content,
:is(.popular-tours,.destinations) .tours__top:hover .tours__item-image img,
:is(.popular-tours,.destinations) .tours__top:hover img{transform:none!important}
:is(.popular-tours,.destinations) .tours__top-image{margin:0;position:relative;overflow:hidden}
:is(.popular-tours,.destinations) .tours__top-image img{width:100%!important;min-width:100%!important;height:330px;object-fit:cover;display:block}
:is(.popular-tours,.destinations) .tours__top-image::before,
:is(.popular-tours,.destinations) .tours__top-image::after{content:none!important;display:none!important}
:is(.popular-tours,.destinations) .tour-badges{position:absolute;left:12px;right:12px;bottom:10px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:10px}
:is(.popular-tours,.destinations) .tour-badge{color:#fff;font-size:.74rem;font-weight:800;text-transform:uppercase;line-height:1;display:inline-flex;align-items:center;gap:4px}
:is(.popular-tours,.destinations) .tours__top-content{padding:12px 16px 10px!important}
:is(.popular-tours,.destinations) .tour-duration{font-size: 1rem;line-height:1.05;color:#3b3b3b;margin:0 0 4px!important}
:is(.popular-tours,.destinations) .tours__top-title::before{content:none!important}
:is(.popular-tours,.destinations) .tours__top-title{text-align:left!important;padding:0!important;margin:0!important;color:#146c7a!important;font-size: 1rem!important;line-height:1.12!important;font-weight:800!important;border:0!important}
:is(.popular-tours,.destinations) .tours__top-title,
:is(.popular-tours,.destinations) .tours__top-title:hover,
:is(.popular-tours,.destinations) .tours__top:hover .tours__top-title,
:is(.popular-tours,.destinations) a:hover .tours__top-title{
  text-shadow:none!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  letter-spacing:normal!important;
  text-decoration:none!important;
}
:is(.popular-tours,.destinations) .tours__top-list{display:none!important}
:is(.popular-tours,.destinations) .tours__top-actions{display:grid!important;grid-template-columns:minmax(0,50%) minmax(0,1fr);align-items:end!important;gap:10px;padding:6px 0 0!important}
:is(.popular-tours,.destinations) .tours__top-actions>.pb-2,
:is(.popular-tours,.destinations) .tours__top-actions>.p-2{min-width:0}
:is(.popular-tours,.destinations) .tours__top-actions>.p-2{width:100%}
:is(.popular-tours,.destinations) .tours__top-actions .crm1{display:none!important}
:is(.popular-tours,.destinations) .tours__top-actions .fw-bold.text-page-dark{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 4px;line-height:1.05;color:#111!important}
:is(.popular-tours,.destinations) .tours__top-actions .fw-bold.text-page-dark::before{content:none!important;display:none!important}
:is(.popular-tours,.destinations) .tours__top-actions .tour-price-label{display:block;width:100%;font-size: 0.9rem;font-weight:700;letter-spacing:.5px;color:#111}
:is(.popular-tours,.destinations) .tours__top-actions .fw-bold.text-page-dark small{display:inline!important;font-size:1.1rem!important;line-height:1;color:#111}
:is(.popular-tours,.destinations) .tours__top-actions .fw-bold.text-page-dark .fs-5{display:inline!important;font-size:1.45rem!important;font-weight:800;color:#111}
:is(.popular-tours,.destinations) .tours__top-actions .btn.btn-page{background:var(--richardlg)!important;border-color:var(--richardlg)!important;border-radius:999px!important;font-size: 0.8rem!important;font-weight:700!important;min-height:40px;padding: .7rem!important;line-height:1.05;text-transform:uppercase}
@media (max-width:767.98px){
  :is(.popular-tours,.destinations) .tours__top-image img{height:255px}
  :is(.popular-tours,.destinations) .tour-badge{font-size:.66rem}
  :is(.popular-tours,.destinations) .tours__top-content{padding:10px 14px 12px!important}
  :is(.popular-tours,.destinations) .tour-duration{font-size:1.2rem;margin:0 0 3px!important}
  :is(.popular-tours,.destinations) .tours__top-title{font-size:1.18rem!important;line-height:1.18!important}
  :is(.popular-tours,.destinations) .tours__top-actions{grid-template-columns:minmax(0,78px) minmax(0,1fr);gap:8px;padding-top:4px!important}
  :is(.popular-tours,.destinations) .tours__top-actions .tour-price-label{font-size:.9rem}
  :is(.popular-tours,.destinations) .tours__top-actions .fw-bold.text-page-dark small{font-size:.95rem!important}
  :is(.popular-tours,.destinations) .tours__top-actions .fw-bold.text-page-dark .fs-5{font-size:1.18rem!important}
}

/* Category cards aligned with home cards */
.category .tours__top{border-radius:12px;overflow:hidden;border:1px solid #d7d7d7!important;box-shadow:none!important;background:#fff}
.category .tours__top>a{display:block;color:inherit;text-decoration:none}
.category .tours__top,
.category .tours__top *{transition:none!important;animation:none!important}
.category .tours__top:hover .tours__item-content,
.category .tours__top:hover .tours__item-image img,
.category .tours__top:hover img{transform:none!important}
.category .tours__top-image{margin:0;position:relative;overflow:hidden}
.category .tours__top-image img{width:100%!important;min-width:100%!important;height:330px;object-fit:cover;display:block}
.category .tours__top-image::before,
.category .tours__top-image::after{content:none!important;display:none!important}
.category .tour-badges{position:absolute;left:12px;right:12px;bottom:10px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:10px}
.category .tour-badge{color:#fff;font-size:.74rem;font-weight:800;text-transform:uppercase;line-height:1;display:inline-flex;align-items:center;gap:4px}
.category .tours__top-content{padding:12px 16px 10px!important}
.category .tour-duration{font-size:1rem;line-height:1.05;color:#3b3b3b;margin:0 0 4px!important}
.category .tours__top-title::before{content:none!important}
.category .tours__top-title,
.category .tours__top-title:hover,
.category .tours__top:hover .tours__top-title,
.category a:hover .tours__top-title{text-align:left!important;padding:0!important;margin:0!important;color:#146c7a!important;font-size:1rem!important;line-height:1.12!important;font-weight:800!important;border:0!important;text-shadow:none!important;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important;letter-spacing:normal!important;text-decoration:none!important}
.category .tours__top-list{display:none!important}
.category .tours__top-actions{display:grid!important;grid-template-columns:minmax(0,50%) minmax(0,1fr);align-items:end!important;gap:10px;padding:6px 0 0!important}
.category .tours__top-actions>.pb-2,
.category .tours__top-actions>.p-2{min-width:0}
.category .tours__top-actions>.p-2{width:100%}
.category .tours__top-actions .crm1{display:none!important}
.category .tours__top-actions .fw-bold.text-page-dark{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 4px;line-height:1.05;color:#111!important}
.category .tours__top-actions .fw-bold.text-page-dark::before{content:none!important;display:none!important}
.category .tours__top-actions .tour-price-label{display:block;width:100%;font-size:.9rem;font-weight:700;letter-spacing:.5px;color:#111}
.category .tours__top-actions .fw-bold.text-page-dark small{display:inline!important;font-size:1.1rem!important;line-height:1;color:#111}
.category .tours__top-actions .fw-bold.text-page-dark .fs-5{display:inline!important;font-size:1.45rem!important;font-weight:800;color:#111}
.category .tours__top-actions .btn.btn-page{background:var(--richardlg)!important;border-color:var(--richardlg)!important;border-radius:999px!important;font-size:.8rem!important;font-weight:700!important;min-height:40px;padding:.7rem!important;line-height:1.05;text-transform:uppercase}
@media (max-width:767.98px){
  .category .tours__top-image img{height:255px}
  .category .tour-badge{font-size:.66rem}
  .category .tours__top-content{padding:10px 14px 12px!important}
  .category .tour-duration{font-size:1.2rem;margin:0 0 3px!important}
  .category .tours__top-title{font-size:1.18rem!important;line-height:1.18!important}
  .category .tours__top-actions{grid-template-columns:minmax(0,78px) minmax(0,1fr);gap:8px;padding-top:4px!important}
  .category .tours__top-actions .tour-price-label{font-size:.9rem}
  .category .tours__top-actions .fw-bold.text-page-dark small{font-size:.95rem!important}
  .category .tours__top-actions .fw-bold.text-page-dark .fs-5{font-size:1.18rem!important}
}

/* Single related cards aligned with home cards */
.single .tours__top{border-radius:12px;overflow:hidden;border:1px solid #d7d7d7!important;box-shadow:none!important;background:#fff}
.single .tours__top>a{display:block;color:inherit;text-decoration:none}
.single .tours__top,
.single .tours__top *{transition:none!important;animation:none!important}
.single .tours__top:hover .tours__item-content,
.single .tours__top:hover .tours__item-image img,
.single .tours__top:hover img{transform:none!important}
.single .tours__top-image{margin:0;position:relative;overflow:hidden}
.single .tours__top-image img{width:100%!important;min-width:100%!important;height:330px;object-fit:cover;display:block}
.single .tours__top-image::before,
.single .tours__top-image::after{content:none!important;display:none!important}
.single .tour-badges{position:absolute;left:12px;right:12px;bottom:10px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:10px}
.single .tour-badge{color:#fff;font-size:.74rem;font-weight:800;text-transform:uppercase;line-height:1;display:inline-flex;align-items:center;gap:4px}
.single .tours__top-content{padding:12px 16px 10px!important}
.single .tour-duration{font-size:1rem;line-height:1.05;color:#3b3b3b;margin:0 0 4px!important}
.single .tours__top-title::before{content:none!important}
.single .tours__top-title,
.single .tours__top-title:hover,
.single .tours__top:hover .tours__top-title,
.single a:hover .tours__top-title{text-align:left!important;padding:0!important;margin:0!important;color:#146c7a!important;font-size:1rem!important;line-height:1.12!important;font-weight:800!important;border:0!important;text-shadow:none!important;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important;letter-spacing:normal!important;text-decoration:none!important}
.single .tours__top-list{display:none!important}
.single .tours__top-actions{display:grid!important;grid-template-columns:minmax(0,50%) minmax(0,1fr);align-items:end!important;gap:10px;padding:6px 0 0!important}
.single .tours__top-actions>.pb-2,
.single .tours__top-actions>.p-2{min-width:0}
.single .tours__top-actions>.p-2{width:100%}
.single .tours__top-actions .crm1{display:none!important}
.single .tours__top-actions .fw-bold.text-page-dark{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 4px;line-height:1.05;color:#111!important}
.single .tours__top-actions .fw-bold.text-page-dark::before{content:none!important;display:none!important}
.single .tours__top-actions .tour-price-label{display:block;width:100%;font-size:.9rem;font-weight:700;letter-spacing:.5px;color:#111}
.single .tours__top-actions .fw-bold.text-page-dark small{display:inline!important;font-size:1.1rem!important;line-height:1;color:#111}
.single .tours__top-actions .fw-bold.text-page-dark .fs-5{display:inline!important;font-size:1.45rem!important;font-weight:800;color:#111}
.single .tours__top-actions .btn.btn-page{background:var(--richardlg)!important;border-color:var(--richardlg)!important;border-radius:999px!important;font-size:.8rem!important;font-weight:700!important;min-height:40px;padding:.7rem!important;line-height:1.05;text-transform:uppercase}
@media (max-width:767.98px){
  .single .tours__top-image img{height:255px}
  .single .tour-badge{font-size:.66rem}
  .single .tours__top-content{padding:10px 14px 12px!important}
  .single .tour-duration{font-size:1.2rem;margin:0 0 3px!important}
  .single .tours__top-title{font-size:1.18rem!important;line-height:1.18!important}
  .single .tours__top-actions{grid-template-columns:minmax(0,78px) minmax(0,1fr);gap:8px;padding-top:4px!important}
  .single .tours__top-actions .tour-price-label{font-size:.9rem}
  .single .tours__top-actions .fw-bold.text-page-dark small{font-size:.95rem!important}
  .single .tours__top-actions .fw-bold.text-page-dark .fs-5{font-size:1.18rem!important}
}

/* Single sidebar contact card */
.single .book-side > .shadow-sm.p-3.mb-3.bg-white.rounded:nth-of-type(2){display:none!important}
.tour-contact-card{border-radius:14px;overflow:hidden;border:1px solid #d9d9d9;box-shadow:0 8px 22px rgba(0,0,0,.12)!important}
.tour-contact-card__header{background: var(--richardlg1);color:#fff;text-align:center;font-size:1.7rem;font-weight:800;padding:1rem 1.25rem}
.tour-contact-card__body{padding: 1rem;background:#fff}
.tour-contact-card__price-label{text-align:center;color: var(--richardlg);font-size:1.2rem;font-weight:700;margin-bottom:.45rem}
.tour-contact-card__price-row{display:flex;align-items:flex-end;justify-content:center;gap:.35rem;color: var(--richardlg);}
.tour-contact-card__price-currency{font-size:2.1rem;font-weight:800;line-height:1}
.tour-contact-card__price-amount{font-size: 2rem;font-weight:800;line-height:1}
.tour-contact-card__price-note{font-size:1rem;color:#7b7b7b;line-height:1.2;margin-bottom:.35rem}
.tour-contact-card__divider{height:1px;background: var(--richardlg);margin: 1rem 0;}
.tour-contact-card__subtitle{text-align:center;color: var(--richardlg);font-size: 0.9rem;font-weight:700;line-height: 1!IMPORTANT;margin:0 0 1.5rem}
.tour-contact-card__alert{border-radius:10px;padding:.75rem .9rem;font-size:.95rem;line-height:1.35;margin-bottom:1rem}
.tour-contact-card__alert.is-success{background:#e9f8ef;color:#17653d}
.tour-contact-card__alert.is-error{background:#fdecec;color:#9d2a2a}
.tour-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.tour-contact-form__field{margin-bottom:1rem}
.tour-contact-form__field label{display:block;font-size:1rem;font-weight:700;color:#33424f;margin-bottom:.45rem}
.tour-contact-form__field label span{color:#ea5a5a}
.tour-contact-form__field input,
.tour-contact-form__field textarea{width:100%;border:1px solid #d6d6d6;border-radius:8px;background:#fff;padding: .5rem .2rem;font-size:1rem;color:#2d3340;outline:none}
.tour-contact-form__field textarea{min-height:110px;resize:vertical}
.tour-contact-form__phone{width:100%}
.tour-contact-form__phone .iti{width:100%}
.tour-contact-form__phone .iti__tel-input,
.tour-contact-form__phone input[type="tel"]{width:100%;border:1px solid #d6d6d6;border-radius:8px;background:#fff;padding:.78rem .9rem .78rem 5.4rem;font-size:1rem;color:#2d3340;outline:none}
.tour-contact-form__phone .iti--separate-dial-code .iti__selected-country{background:#fff;border-right:1px solid #e2e2e2;border-radius:8px 0 0 8px}
.tour-contact-form__phone .iti__selected-country-primary{padding-left:.75rem;padding-right:.55rem}
.tour-contact-form__phone .iti__country-container{left:1px;top:1px;bottom:1px}
.tour-contact-form__phone .iti__arrow{border-top-color:#666}
.tour-contact-form__phone .iti__country-list{max-width:280px}
.tour-contact-form__submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background: var(--richardlg);color:#fff;font-size:1.05rem;font-weight:700;padding:.9rem 1.35rem;text-transform:uppercase}
@media (max-width:991.98px){
  .tour-contact-card__header{font-size:1.45rem}
  .tour-contact-card__price-amount{font-size:2.5rem}
}
@media (max-width:767.98px){
  .tour-contact-card__body{padding:1.2rem 1rem 1.15rem}
  .tour-contact-form__row{grid-template-columns:1fr}
}
