@import url('https://fonts.googleapis.com/css2?family=Yatra+One&display=swap');

:root {
    --colorNegro: #4e4d4d;
    --colorCremaPrimario: #0D71B9;
    --colorCremaSecundario: #228ACB;
    --colorBlanco: #ffffff;
    --colorNegroOpacity: #285bb1;
    --colorNegroOscuro: #1243a3;
    --colorNaranjaTenue: #2DABE3;
}

*:not(i):not(.far):not(.fa-regular):not(.fa-solid):not(.fab):not(.fa-brands):not(.fa):not([class*=" icon-"]):not([class^="icon-"]):not(.fas) {
    font-family: "Montserrat", sans-serif !important;
}

.svgLogo {
    height: 60px;
    width: auto;
}

.main-header {
    background: #ffffff;
}

.feature-one {
    background: linear-gradient(180deg, #228ACB 1%, #2DABE3 48%, #0084bc 100%) !important;
}

.feature-one__box__icon span {
    color: var(--colorCremaSecundario);
}

.main-header::after {
    background: var(--colorCremaPrimario);
}

.topbar-one {
    background-color: var(--colorNegroOscuro);
}

.topbar-one::after {
    background-color: var(--colorNegroOscuro);
}

.benefit-two {
    /* background: var(--colorCremaPrimario); */
    /* background: linear-gradient(81deg, rgb(236 193 128) 1%, rgb(206 170 120) 48%, rgb(224 184 125 / 72%) 100%) !important; */
    /* background: linear-gradient(81deg, rgb(236 193 128 / 88%) 1%, rgb(206 170 120 / 93%) 48%, rgb(175 139 84) 100%) !important; */
    /* background: linear-gradient(155deg, rgb(0 197 255) 1%, rgb(35 170 210) 48%, rgb(0 114 147) 100%) !important;*/
    background: linear-gradient(81deg, #2D3F92 1%, #4057A3 48%, #2D3F92 100%) !important;
}

#mejoresDestinos {
    /* background: var(--colorCremaPrimario); */
    background: linear-gradient(180deg, rgb(236 193 128) 1%, rgb(206 170 120) 48%, rgb(224 184 125 / 72%) 100%) !important;
}

.preloader {
    background: #1d1d1b;
}

.main-footer__bottom {
    /* background-color: var(--colorNegroOscuro); */
    background-color: var(--colorNegro);
}

.main-footer {
    background: linear-gradient(81deg, rgb(236 193 128) 1%, rgb(206 170 120) 48%, rgb(224 184 125 / 72%) 100%) !important;
}

.tab-one {
    background: linear-gradient(180deg, rgb(236 193 128) 1%, rgb(206 170 120) 48%, rgb(224 184 125 / 72%) 100%) !important;
}

.logoFooterSVG {
    height: 70px;
    width: auto;
}

.logo_footer {
    width: 230px;
}

.theme_search_form_tabbtn .nav-tabs .nav-item.show .nav-link,
.theme_search_form_tabbtn .nav-tabs .nav-link.active {
    color: var(--colorBlanco) !important;
    background-color: #2d3f92 !important;
}

.trevlo-btn--base::before {
    background-color: var(--colorNegroOscuro) !important;
}

.trevlo-btn--base::after {
    background-color: #228ACB;
}

.tour-type-two__box__back__image {
    background-color: #4057A3;
    /* background-color: #f06b1d; */
}

.tour-type-two__box__back__icon {
    color: #56c4ef;
}

.trevlo-btn::before {
    background-color: #4e4d4d;
}

.feature-one__box__icon::after {
    background-color: #474138;
}

.tour-type-two__box__front__icon {
    color: #e53758;
}

.bg-letter-tenue {
    color: #f0a01f;
}

.lista_fav {
    color: #2dabe3;
}

.tour-listing-two__card-show-content {
    /* background: linear-gradient(0deg, #f06b1d 0%, rgba(0, 0, 0, 0) 98.58%); */
    background: linear-gradient(0deg, #228ACB 0%, rgba(0, 0, 0, 0) 98.58%) !important;
}

.tour-listing__card-content {
    /* background-color: #04a7d7; */
    background-color: #ffffff;
}

.tour-listing__card-content h3 {
    color: var(--colorNegro);
}

.tour-listing__card-featured {
    background: #4057A3;
    color: #ffffff;
}

.benefit-two__box::after {
    background-color: #272727;
}

.benefit-two__box__icon::before {
    background: #56c4ef;
}

.blog .tab-one {
    background: linear-gradient(81deg, #2D3F92 1%, #4057A3 48%, #2D3F92 100%) !important;
}

.destination-one__card-overlay {
    background-color: #0d71b914;
}

.tour-listing__card-inner-content::after {
    background-color: #1243a3;
}

/* .card-informativo2 .boton a {
    background-color: #f0a01f;
} */

h2 span {
    color: var(--colorCremaPrimario) !important;
}

.trevlo-breadcrumb {
    background-color: var(--colorCremaPrimario);
}

.contact-page__info-top {
    background-color: var(--colorCremaSecundario);
}

.breadcrum-tabs {
    background: var(--colorCremaPrimario);
    transition: color 0.5s ease-out;
}

.breadcrum-tabs:hover {
    /* color: var(--colorNegroOpacity); */
    color: var(--colorNegroOscuro);
}

#botonGaleriaCompleta {
    transition: all 0.5s ease-in-out;
}

#botonGaleriaCompleta:hover {
    background-color: var(--colorBlanco) !important;
    color: #000000 !important;
}

.faq-page__contact {
    background-color: var(--colorCremaPrimario);
}

#tfooterTable>tr>td+td>input {
    border: none;
    background-color: var(--trevlo-white2);
    height: 41px;
    text-align: center;
}

.borderCustomPrice {
    border: none;
    background-color: var(--trevlo-white2);
    height: 41px;
    text-align: center;
    font-weight: 500;
}

#td1precioTotalAnticipoTable {
    text-align: start !important;
}

.form-check-input:checked {
    background-color: var(--colorNegroOscuro);
    border-color: var(--colorNegroOpacity);
}

.tour-listing__card-image-overlay {
    background-color: #1242a33f;
}

.boderInputsMotorHabit {
    border: 2px dashed var(--colorCremaSecundario);
    border-radius: 8px;
    transition: border 0.5s ease-in;
}

#motorContentHabitaciones p {
    color: var(--colorNegroOpacity);
    font-size: 18px;
}

.boderInputsMotorHabit:hover {
    border-color: #253745;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--colorCremaPrimario);
    color: white;
}

#certificaciones .tab-one {
    background: rgb(0 0 0 / 81%) !important;
}

#certificaciones .tab-one__bg {
    animation: none;
    background-position: center center;
}

.main-header nav>ul>li a {
    transition: color 0.5s ease !important;
}

.main-menu__list li:hover a {
    color: var(--colorNegroOscuro) !important;
}

.logo_footer {
    filter: none !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--colorNegroOscuro) !important;
}

.contact-page__info-row {
    background: var(--colorNegroOscuro);
}

.contact-page__info-icon-box::after {
    background-color: var(--colorCremaPrimario);
}

.footer-widget__links a:hover {
    color: #000000;
}

.sub-menu li:hover a {
    color: #fff !important;
}

.trevlo-btn--white-two::before {
    background-color: var(--colorNegroOscuro);
}

.sectionPromocionesExpress .tour-listing__card-day span {
    background: #4e4d4d !important;
    color: #ffffff !important;
    font-weight: 600;
}

#procesosPagos>label {
    font-weight: 600;
    font-size: 20px !important;
    color: #000;
}

.main-header__phone-icon::after {
    background-color: var(--colorNegroOscuro);
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  background: linear-gradient(49deg, rgba(34, 138, 203, 0.88) 1%, rgba(34, 138, 203, 0.93) 48%, #228ACB 100%) !important;
}

.preloader__image {
    height: 250px;
    width: 250px;
    background-size: contain;
    border-radius: 20px;
}

.logo-box img {
    filter: unset;
    height: 142px;
    width: auto;
}

.benefit-two {
    background: linear-gradient(81deg, #2D3F92 1%, #4057A3 48%, #2D3F92 100%) !important;
}

#mejoresDestinos {
    background: linear-gradient(180deg, #228ACB 1%, #2DABE3 48%, #0084bc 100%) !important;
}

.tab-one {
    background: linear-gradient(180deg, rgb(0 171 221) 1%, rgb(10 156 198) 48%, rgb(3 160 206) 100%) !important;
}

.main-header__logo img {
    width: auto;
    height: 94px;
    position: absolute;
    bottom: 10px;

}

.main-footer {
    background: linear-gradient(81deg, rgba(13, 113, 185, 0.73) 1%, #0D71B9 48%, rgba(13, 113, 185, 0.73) 100%) !important;
}

.logo_footer {
    width: 178px;
    filter: drop-shadow(1px 2px 2px black) !important;
}

.feature-one__box__icon span {
    color: var(--colorNaranjaTenue);
}

.destination-two__card-overlay {
    background-color: #2dace38a;
}

.main-menu .main-menu__list li ul li.current>a,
.main-menu .main-menu__list li ul li:hover>a {
    background-color: #228ACB;
}

.topbar-one {
    background-color: #2dabe3;
}

.topbar-one::after {
    background-color: var(--colorNegro);
}

.main-header__inner::before {
    /* content: ""; */
    background-image: url('../img/airplane.svg');
    background-size: contain;
    background-repeat: repeat;
    background-position: center bottom;
    filter: brightness(0) invert(1) opacity(0.85);
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
}

.main-header::after {
    background: #f0a01f;
    background-image: url('../img/airplane.svg');
    background-size: contain;
    background-repeat: repeat;
    background-position: center bottom;
    background: unset;
}

/* footer::before {
    content: "";
    background-image: url('../img/airplane.svg');
    background-size: cover;
    background-repeat: repeat;
    background-position: center bottom;
    filter: brightness(0) invert(1) opacity(0.60);
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
} */

#content-footer .primer-air {
    content: "";
    left: 44px;
    top: 50%;
    background-image: url('../img/airplane.svg');
    background-size: contain;
    width: 283px;
    height: 283px;
    position: absolute;
    z-index: -1;
    filter: brightness(0) invert(1) opacity(0.95);
    transform: translateY(-50%);
}

#content-footer .segundo-air {
    content: "";
    right: 44px;
    top: 50%;
    background-image: url('../img/airplane.svg');
    background-size: contain;
    width: 283px;
    height: 283px;
    position: absolute;
    z-index: -1;
    filter: brightness(0) invert(1) opacity(0.95);
    transform: translateY(-50%);
}

#formbuscador .plan_icon_posation,
#formbuscadorTours .plan_icon_posation {
    color: var(--colorNaranjaTenue) !important;
}

.people-element {
    position: absolute;
    bottom: 61px;
    left: 149px;
    z-index: 1;
    height: 184px;
    width: 184px;
    transform: rotateZ(358deg);
    transition: all 1s ease-in-out;
}

.waterfall-element {
    position: absolute;
    top: 57px;
    left: 137px;
    z-index: 1;
    height: 184px;
    width: 184px;
    transform: rotateZ(356deg);
    transition: all 1s ease-in-out;
}

.map-element {
    position: absolute;
    top: 64px;
    right: 128px;
    z-index: 1;
    height: 184px;
    width: 184px;
    transform: rotateZ(10deg);
    transition: all 1s ease-in-out;
}

.crucero-element {
    position: absolute;
    bottom: 52px;
    right: 112px;
    z-index: 1;
    height: 184px;
    width: 184px;
    transform: rotateZ(2deg);
    transition: all 1s ease-in-out;
}

.hero-icon-compass {
    position: absolute;
    bottom: -26px;
    left: -30px;
    z-index: 1;
    height: 110px !important;
    width: 110px !important;
}

.people-element__img {
    width: 100%;
    height: 100%
}

.feature-one__box__text {
    font-size: 17px;
}

.main-menu .main-menu__list>li>a {
    font-size: 17px;
}

.sec-title__tagline {
    font-size: 18px;
}

.topbar-one__info-text {
    font-size: 16px;
}

.topbar-one__social-link:hover {
    color: #f0a01f;
}

.benefit-two__box__text,
#formbuscador p,
#formbuscadorTours p {
    font-size: 17px;
}

.tour-listing__card-discount {
    background-color: #228acb;
}

.card-informativo2 {
    background-color: #4057A3;
    border-radius: 25px;
    overflow: hidden;
    background-size: cover;
    background-blend-mode: color-dodge;
    margin-bottom: 25px;
}

.card-informativo img,
.card-informativo2 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.card-informativo .contenido,
.card-informativo2 .contenido {
    display: flex;
    align-items: center;
}

.card-informativo .boton,
.card-informativo2 .boton {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-informativo .contenido h4,
.card-informativo2 .contenido h4 {
    font-size: 30px;
    padding-left: 30px;
    color: white;
    font-family: "Red Hat Display", sans-serif;
}

#header_div {
    position: relative;
    /* overflow: hidden; */
}

.primer-air {
    content: "";
    left: 22px;
    top: -22px;
    background-image: url('../img/airplane.svg');
    background-size: contain;
    width: 190px;
    height: 190px;
    position: absolute;
    z-index: -1;
    filter: brightness(0) invert(1) opacity(0.95);
}

.segundo-air {
    content: "";
    right: 15px;
    top: -25px;
    background-image: url('../img/airplane.svg');
    background-size: contain;
    width: 190px;
    height: 190px;
    position: absolute;
    z-index: 0;
    filter: brightness(0) invert(1) opacity(0.95);
}

@media(max-width:900px) {

    .card-informativo .contenido h4,
    .card-informativo2 .contenido h4 {
        font-size: 18px;
        padding-left: 0;
    }

    .card-informativo .boton a,
    .card-informativo2 .boton a {
        font-size: 12px;
    }
}

.card-informativo .boton a {
    background-color: #0084bc;
    font-weight: bolder;
    padding: 14px 15px;
    border-radius: 10px;
    color: white;
}

.card-informativo2 .boton a {
    background-color: #228ACB;
    font-weight: bolder;
    padding: 14px 15px;
    border-radius: 10px;
    color: white;
}

@media(max-width:450px) {

    .card-informativo .contenido h4,
    .card-informativo2 .contenido h4 {
        text-align: center;
        font-size: 14px;
    }

    .card-informativo .boton a,
    .card-informativo2 .boton a {
        padding: 5px 15px;
        font-size: 10px;
    }
}

@media(max-width: 450px) {
    .txtCenter {
        text-align: center;
    }

    .jcenter {
        justify-content: center;
    }
}

.logo-box {
    justify-content: center;
}

.svgLogoF {
    height: 66px;
    width: auto;
}

@media (min-width: 1200px) {
    .mobile-nav__btn {
        display: none;
    }

}

@media (max-width: 1200px) {

    .main-header__logo img {
        width: auto;
        height: 75px;
        left: 4%;
        bottom: 2px;
    }
}



@media (max-width: 1340px) {

    .main-header__logo img {

        left: 4%;
    }
}

@media(max-width: 1415px) {
    .main-header__logo img {
        left: 6%;
    }
}

@media(max-width: 1450px) {
    .main-header__logo img {
        left: 8%;
    }
}

@media(max-width: 1540px) {
    .people-element {
        left: 36px;
    }

    .waterfall-element {
        left: 36px;
    }

    .map-element {
        right: 21px;
    }

    .crucero-element {
        right: 15px;
    }
}

@media (max-width: 1800px) {

    .main-header__logo img {
        left: 10%;
    }
}

@media (max-width: 1340px) {

    .main-header__logo img {
        left: 5.5%;
    }
}

@media(max-width: 800px) {
    .people-element {
        height: 125px;
        width: 125px;
    }

    .waterfall-element {
        height: 125px;
        width: 125px;
    }

    .map-element {
        height: 125px;
        width: 125px;
    }

    .crucero-element {
        height: 125px;
        width: 125px;
    }

    .hero-icon-compass {
        left: 0;
    }
}

@media(max-width: 800px) {
    .people-element {
        bottom: 0;
    }

    .waterfall-element {
        top: 0;
    }

    .map-element {
        top: 0;
    }

    .crucero-element {
        bottom: 0;
    }

    #content-footer .primer-air {
        /* left: 96px;
        top: 23%; */
        transform: translateX(-50%);
        left: 50%;
        top: 11%;
    }

    #content-footer .segundo-air {
        /* right: 44px;
        top: 79%; */
        transform: translateX(-50%);
        left: 50%;
        top: 58%;
    }
}