
::-webkit-scrollbar {
    width: 4px;
    background-color: #90A4AF;
    height: 2px;
}

::-webkit-scrollbar-thumb {
    background-color: #00A1ED;
    outline: 1px solid #00A1ED;
}

/******************** Font Family *********************/
@font-face {
    font-family: 'Avenir';
    src: url('./../fonts/AeonikPro-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('./../fonts/AeonikPro-Medium.otf') format('opentype');
}
/*****************************************/

a{
    text-decoration: none;
}

/*_______________________________________ layout _____________________________________________*/

.centrarCont{
    display: flex;
    align-items: center;
    justify-content: center;
}
.endCont{
    display: flex;
    align-items: end;
    justify-content: end;
}
.BaselineCont{
    display: flex;
    align-items: baseline;
    justify-content: start;
}
.hideCont{
    display: none;
}
/*_______________________________________ --DGT-- _____________________________________________*/

body {
    /*font-family: "Outfit", sans-serif !important;*/
}

.tag-bg {
    background-color: #152049;
}

/* pone blancos los a ??*/
/*.white-links a:not(.dropdown-item) {
    color: white;
}*/

.carousel-indicators {
    flex-direction: column;
    margin: 0;
    right: 0;
    left: 96%;
    bottom: initial;
    top: 10px;
}

.carousel-indicators [data-bs-target] .active {
    width: 60px;
}

.indicator-container > button {
    transform: rotate(90deg);
}

.indicator-container > p {
    position: absolute;
    color: white;
    margin-top: 10px;
    left: 23%;
    padding-top: 5px;
}

.carousel-indicators [data-bs-target] {
    width: 52px;
}

.carousel-indicators .active {
    height: 5px;
}

.vertical-white-line {
    border-left: 1px solid white;
    margin: 0 10px 0 0px;
    display: flex;
    align-self: center;
}

.line-sm {
    height: 40px;
}

.alert-arrow-container > button {
    background: #f8ac0034 0% 0% no-repeat padding-box;
    border-radius: 2em;
    border: none;
    color: #f8ac00;
}

.alert-arrow-container {
    position: absolute;
    right: 10%;
    top: 25%;
}

.navbar-sm {
    color: #00a1ed;
    font-size: 10px;
}

.navbar .navbar-item {
    font-size: 14px;
}

.username {
    font-size: 12px;
}

.nav-item-name a:not(.normal-link) {
    padding-top: 0px;
    margin-top: -5px;
    line-height: 0.95em;
}

.alert-tag-warning {
    background: #f8ac0015 0% 0% no-repeat padding-box;
    border: 0.5px solid #f8ac00;
    opacity: 0.97;

    text-align: left;
    font: normal normal normal 14px/19px Avenir;
    letter-spacing: 0px;
    color: #152049;
}

.fa-info-circle {
    color: #f8ac00;
    padding: 0;
}

.horizontal-scroll {
    overflow: auto;
}


.rw-disabled {
    color: gray !important;
    border-color: gray !important;
}


.tag-sky-pills {
    background-color: #33b5e5;
    color: white;
    z-index: 2;
}
.tag-white-pills {
    background-color: white;
    color: #021d49;
    z-index: 1;
}

/* ----- MODAL ---- */
/*.modal-dialog {
    width: 100%;
    top: 55px;
    position: fixed;
    max-width: 100vw;
    margin: 0;
    opacity: 0.9;
}

!* ----- MODAL ---- *!

.tag-dark-link a {
    text-decoration: none;
    color: black;
}*/

/* DATEPICKER */
.ui-state-default {
    border: none !important;
    background-color: transparent !important;
}

.ui-widget-header {
    border: none !important;
    background-color: transparent !important;
    color: #33b5e5 !important;
}

.ui-widget.ui-widget-content {
    border-color: #33b5e5 !important;
    -webkit-box-shadow: 5px 5px 9px -3px rgba(0, 0, 0, 0.84);
    box-shadow: 5px 5px 9px -3px rgba(0, 0, 0, 0.84);
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background-color: #33b5e5 !important;
}

.holder {
    position: relative;
}
.tag-sm-lh {
    line-height: 0.8rem;
}
.tag-txt {
    color: #021d49;
}
#returnDate:focus,
#originDate:focus {
    border: none;
    box-shadow: none;
}

#originInput,
#destInput,
#originInputRes,
#destinationInputRes {
    background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") white no-repeat calc(100% - 10px) !important;
    padding-right: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tag-btn-arr {
    background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") transparent no-repeat calc(100% - 10px) !important;
    padding-right: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown-block {
    position: initial !important;
    transform: initial !important;
    top: initial !important;
    left: initial !important;
    will-change: initial !important;
    border: none;
}

.dropdown-toggle::after {
    display: none !important;
}

button.resTab {
    width: 65%;
    color: white;
    background-color: #021d49;
    height: 35px;
    border: none;
}

/* ____________________________________ Responsive ______________________________________________*/
/* responsive */
@media (min-width: 1000px) {
    .navbar-collapse {
        flex-basis: 0% !important;
        flex-grow: 0;
    }

    .hide-desktop {
        display: none !important;
    }
}

@media (max-width: 1000px){
    .hide-responsive {
        display: none;
    }
    .navbar > .container {
        justify-content: flex-start;
    }

    .menuNavbar{
        display: none !important;
        background: grey;
    }
}

/*@media only screen and (max-width: 920px) {
    .hide-responsive {
        display: none;
    }
    .navbar > .container {
        justify-content: flex-start;
    }
}*/

/* ____________________________________ Header A.K.A navbar ______________________________________________*/
.imgHLogoTAG{
    width: auto;
    height: 36px;
    margin-left: 78px;
}
.navbarTAG{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
    background: #152049;
    z-index: 0;
    min-width: 300px;
}
@media (max-width: 920px){
    .imgHLogoTAG{
        margin-left: 0;
    }

    .navbarTAG{
        height: 100px;
        justify-content: flex-start;
    }
}

.menuNavbar{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.menuNavbarRes{
    position: relative;
    background: #C90019;
    background-image: url("img/navbar/ico_header-menu-mobile.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;


    margin-left: 15px;
}

.btnSignIn {
    width: 88px;
    height: 22px;
    border: 1px solid #00A1ED;
    border-radius: 11px;
    opacity: 1;
    background: #152049;
    display: block;
    margin: 0.5rem 1rem;

    align-self: center;
    justify-self: flex-end;
}

.btnSignInRes{
    width: 88px;
    height: 22px;
    border: 1px solid #00A1ED;
    border-radius: 11px;
    opacity: 1;
    background: #152049;
    display: block;
    margin: 0.5rem 1rem;
    margin-left: auto;
}
@media (min-width: 920px){
    .btnSignInRes{
        display: none;
    }
}
@media (max-width: 325px){
    .btnSignInRes{
        height: 40px;
    }
}


.txtBtnSignIn {
    text-align: center;
    font: normal normal normal 12px/22px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: auto;
}

.txtNavItem {
    font: normal normal 300 20px/25px Avenir;
    letter-spacing: 0px;
    color: white;
    opacity: 1;

    z-index: 1;
}

.linkDestinos{
	text-decoration: none;
}
.linkDestinos:hover{
	color: white;
}
/* __________________________ M E N U ________________________________ */
.divItemMenu{
    height: 50px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 10px 0 10px;
}
.linksMovil{
    display: flex;
    flex-direction: column;
}
.linksMovil > a{
    text-align: left;
    font: normal normal normal 18px/62px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.subMenuAcc button{
    text-align: left;
    font: normal normal 900 18px/62px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.btnAccMenu{
    text-align: left;
    font: normal normal 900 20px/62px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}

.subMenuAcc .accordion-item {
    border: none;
}

.subMenuAcc .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://tagairlines.com/img/navbar/mas.svg") !important;

}
.finalBorder{
    border-bottom: #A9B6C6 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.subMenuAcc .accordion-button:not(.collapsed)::after {
    width: 1rem;
    height: 1rem;
    background-image: url("https://tagairlines.com/img/navbar/-.svg") !important;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(-180deg);
}
.txtHPaisSel{
    text-align: left;
    font: normal normal normal 12px/16px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
/* ____________ Item 0 -  _____________ */
.divItemMenuRes{
    height: 100px;
    width: 60px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px 0 20px;
    /*background-image: url("imgQuejas/navbar/ico_header-menu-mobile.svg");
    background-position: bottom 17px right -7px;
    background-repeat: no-repeat;
    background-size: 110%;*/
}

.btnMenuMovil{
    height: 50px;
    width: 50px;
    background: transparent;
    border: none;
    background-image: url("https://tagairlines.com/img/navbar/ico_header-menu-mobile.svg");
    background-position: bottom -1px right -6px;
    background-repeat: no-repeat;
    background-size: 110%;
}

.flechaMRes{
    position: absolute;
    bottom: 0px;
    left: 14px;
    display: none;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 12px;
    z-index: 2001;
    opacity: 0.9;
}

/*.menuItemRes:hover .flechaMRes {
    display: block;
}*/
.menuItemRes {
    overflow: hidden;
    background: none;
    border: none;
}
.itemMenuRes {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 99px;
    z-index: 20;
}
/*.menuItemRes:hover .itemMenuRes {
    display: block;
}*/

/* __ accordion Menu movil __ */
/*.accordion-menuRes > .accordion{
    min-width: 300px;
    background: red;
}*/
/* ____________ Item 1 - Tu vuelo_____________ */
.flechaM1{
    position: absolute;
    bottom: 0px;
    left: 18px;
    display: none;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 12px;
    z-index: 2001;
    opacity: 0.9;
}
.menuItem1:hover .flechaM1 {
    display: block;
}
.menuItem1 {
    overflow: hidden;
}
.itemMenu1 {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 200;
}
.menuItem1:hover .itemMenu1 {
    display: block;
}
/* ____________ Item 2 - Experiencia TAG _____________ */
.flechaM2{
    position: absolute;
    bottom: 0px;
    left: 37px;
    display: none;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 12px;
    z-index: 2001;
    opacity: 0.9;
}
.menuItem2:hover .flechaM2 {
    display: block;
}
.menuItem2 {
    overflow: hidden;
}
.itemMenu2 {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 200;
}
.menuItem2:hover .itemMenu2 {
    display: block;
}
/* ____________ Item 3 - Destinos _____________ */
.flechaM3{
    position: absolute;
    bottom: 0px;
    left: 17px;
    display: none;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 12px;
    z-index: 2001;
    opacity: 0.9;
}
.menuItem3:hover .flechaM3 {
    display: block;
}
.menuItem3 {
    overflow: hidden;
}
.itemMenu3 {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 200;
}
.menuItem3:hover .itemMenu3 {
    display: block;
}
/* ____________ Item 4 - Servicios _____________ */
.flechaM4{
    position: absolute;
    bottom: 0px;
    left: 17px;
    display: none;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 12px;
    z-index: 200;
    opacity: 0.9;
}
.menuItem4:hover .flechaM4 {
    display: block;
}
.menuItem4 {
    overflow: hidden;
}
.itemMenu4 {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 2000;
}
.menuItem4:hover .itemMenu4 {
    display: block;
}
/* ____________ Item 5 - Promociones _____________ */
.flechaM5{
    position: absolute;
    bottom: 0px;
    left: 30px;
    display: none;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 12px;
    z-index: 200;
    opacity: 0.9;
}
.menuItem5:hover .flechaM5 {
    display: none;
}
.menuItem5 {
    overflow: hidden;
}
.itemMenu5 {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 2000;
}
.menuItem5:hover .itemMenu5 {
    display: none;
}

.bacMenuNavbar {
    background: white 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #000000BE;
    opacity: 0.9;
}

.txtTittleMenu {
    text-align: left;
    font: normal normal 300 24px/33px Avenir;
    letter-spacing: 0px;
    color: #2B2B2B;
    opacity: 1;
}

.txtTittleMenuI {
    text-align: left;
    font: normal normal 300 16px/22px Avenir;
    letter-spacing: 0px;
    color: #2B2B2B;
    opacity: 1;
    text-decoration: none;
}
.txtTittleMenuI:hover {
    color: #33B5E5;
}
.txtTittleMenuIOff {
    text-align: left;
    font: normal normal 300 16px/22px Avenir;
    letter-spacing: 0px;
    color: #2B2B2B;
    opacity: 0.5;
    text-decoration: none;
}
.txtTittleMenuIOff:hover {
    color: #2B2B2B;
    opacity: 0.5;
}
.navbar, .rm-p {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.dpPais{
    align-self: center;
}
/* ____________________________________ alert.html A ______________________________________________*/
.txtALeermas {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 14px/19px Avenir;
    letter-spacing: 0px;
    color: #33B5E5;
}
.iconAAlert{
    width: 18px;
    height: 18px;
    opacity: 1;
    padding-right: 25px;
}
.btnAlertRight{
    width: 26px;
    height: 26px;
    border-radius: 0px;
		padding-top: 6px;
}
/* __________________ Alert movil __________________ */
.divAlertContainer {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 300px;
    margin: 10px 0;
}
@media (min-width: 920px) {
    .divAlertContainer{
        display: none;
    }
}

.divAlertRes {
    display: none;
    min-width: 300px;
    width: 95%;
    max-width: 700px;
    /*height: 74px;*/
    min-height: 74px;
    background: #F8AC0015 0% 0% no-repeat padding-box;
    border: 0.5px solid #F8AC00;
    opacity: 0.97;
}

.divAAviso {
    display: flex;
    justify-content: flex-start;
    margin: 15px 15px;
}

.divAAviso a {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 14px/19px Avenir;
    letter-spacing: 0px;
    color: #33B5E5;
}

/* bullets */
.divABulletRes {
    text-align: center;
    position: absolute;
    bottom: 0;
}

.bullAR {
    cursor: pointer;
    height: 4px;
    width: 4px;
    margin: 0 2px;
    background-color: #A9B6C6;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.activeSlideARes {
    background-color: #F8AC00;
}

/* Fading animation */
.fadeARes {
    animation-name: fadeAResKey;
    animation-duration: 2s;
}

@keyframes fadeAResKey {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.iconAAlertRes {
    width: 18px;
    height: 18px;
    opacity: 1;
    padding-right: 25px;
    padding-top: 5px;
}

/* ____________________________________ complements.html C ______________________________________________*/
.divComplementaTuViaje{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
@media (max-width: 920px) {
    .divComplementaTuViaje {
    }
}
.divCItemContainer{
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: scroll;
    cursor: grab;
}

.divCItem{
    /*width: 380px;
    height: 318px;
    min-width: 380px;
    min-height: 318px;*/

    width: 350px;
    height: 275px;
    min-width: 350px;
    min-height: 275px;
    border: 1px solid #A9B6C6;
    margin: 20px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.divCItem:hover{
    box-shadow: 0px 13px 16px #00000029;
}


/* ___ ___*/

.btnCComprar{
    width: 188px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #00A1ED;
    opacity: 1;

    text-align: center;
    font: normal normal normal 18px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    margin-right: auto;
    margin-left: auto;
    flex-shrink: 0;
}
.btnCComprar:hover{
    background: #00A1ED 0% 0% no-repeat padding-box;
    border: 1px solid #00A1ED;
    opacity: 1;

    color: #FFFFFF;
}
.txtCCardTitle{
    text-align: center;
    font: normal normal 300 22px/20px Avenir;
    letter-spacing: 0px;
    color: #33B5E5;
    opacity: 1;
}
.txtCCardInfo{
    text-align: center;
    font: normal normal normal 16px/18px Avenir;
    letter-spacing: 0px;
    color: #2B2B2B;
    opacity: 1;
}
.imgCIcon{
    height: 70px;
    width: 70px;
    margin: 20px 0;
    user-select: none;
}
.card-blockC{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #90A4AF;
    border-radius: 0px;
    opacity: 1;
    margin-bottom: 20px;
    min-height: 350px;
    padding: 20px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}


@media (min-width: 920px){
    .divComplementaTuViaje{
        justify-content: center;
    }

    .divCItemContainer{
        padding-left: 20px;
        max-width: 1190px;
    }

    .divCItem{

        width: 580px;
        height: 150px;
        min-width: 580px;
        min-height: 150px;
        border: 1px solid #A9B6C6;
        display: grid;
        grid-template-columns: 20% 80%;
        margin: 20px;
        padding: 10px;
        align-items: center;
    }

    .txtCCardTitle{
        text-align: left;
    }

    .txtCCardInfo{
        text-align: left;
    }

    .imgCIcon{
        height: 70px;
        width: 70px;
        margin: 0 0 0 20px;
    }
}
/* ___ movil ___*/
.swiper {
    width: 100%;
    height: 410px;
}

.swiper-slide {
    display: flex !important;
    align-items: start;
    justify-content: center;
    background: white;
}

/* mods */
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}

.swiper-pagination-bullet-active {
    background: #00A1ED !important;
}

.swpComplements {
    background: white;
    height: 365px;
}
/* ____________________________________ services.html S ______________________________________________*/
.txtSTituloServios{
    text-align: left;
    font: normal normal 300 36px/20px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.txtSTituloServiosInfo{
    text-align: left;
    font: normal normal 300 16px/24px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.txtSSubtituloVar{
    text-align: left;
    font: normal normal 300 26px/24px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;

    margin-top: 15px;
}
.txtSTextoVar{
    text-align: left;
    font: normal normal 300 16px/22px Avenir;
    letter-spacing: 0px;
    color: #2B2B2B;
    opacity: 1;
    text-decoration: none;
}
.txtSTextoVar:hover{
    color: #00A1ED;
}
.txtSCarrouselTittle{
    text-align: left;
    font: normal normal 300 34px/24px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
    margin-top: 15px;
}
.txtSCarrouselDescription{
    text-align: left;
    font: normal normal 300 16px/24px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}

/* ____ Movil ____*/
/*
.txtSDes{
    display: none;
    text-align: left;
    font: normal normal 300 16px/24px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
@media (max-width: 920px){
    .txtSDes{
        display: block;
        background: lightgray;
    }
}
*/
.swpServices {
    height: 740px;
    background: white;
}
.divSItem{
    height: 640px;
    min-width: 380px;
    min-height: 640px;
    max-width: 600px;
    max-height: 640px;
    background: white 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 20px;
    margin: 10px;

    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
}
.imgSIcon{
    width: 100%;
    max-width: 450px;
    opacity: 1;
}
/* __ accordion __ */
.accordion-services{
    padding: 0 20px 0 20px;
    width: 90%;
}
.accordion-services > .accordion{
    min-width: 300px;
}
.icoSCarrRes{
    margin-right: 20px;
    width: 50px;
}
/* ____________________________________ footer.html F ______________________________________________*/
.txtFTittle{
    text-align: left;
    font: normal normal 900 17px/23px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.txtFHyperVinculo{
}
.txtFFooterRights{
    text-align: center;
    font: normal normal normal 11px/12px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;

    text-decoration: none;
    display: inline-block;
}
.txtFFooterRights:hover{
    color: #00A1ED;
}
.txtFFooterRightsRes{
    text-align: center;
    font: normal normal normal 11px/12px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;

}
.txtFFooterRightsTAG{
    text-align: center;
    font: normal normal normal 11px/12px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: auto;
    margin-bottom: auto;
    display: inline-block;
}
.footerBar{
    padding: 15px;
    margin-top: 25px;
}

.colFooter > a{
    display: block;

    text-align: left;
    font: normal normal normal 12px/25px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
    text-decoration: none;
}
.colFooter > a:hover{
    color: #00A1ED;
}
.imgFIconSocial{
    width: 20px;
    height: 20px;
    opacity: 1;
}
/* _____________ footer Res _________*/
.footerRes{
    margin-top: 15px;
    border-top: solid;
    border-top-color: #90A4AF;
    border-top-width: 1px;
}
.divFRedes{
    display: flex;
    justify-content: space-between;
    margin:30px 16px 30px 16px;
    min-width: 300px;
}
.footerBarRes{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    min-width: 300px;

    padding: 20px 0;
}
.imgFIconTailRes{
    width: 44px;
    height: 23px;
    margin-left: 15px;
    margin-top: 30px;
}
.divRModals{
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0;
}
.accFMenu > a{
    display: block;
    text-decoration: none;

    text-align: left;
    font: normal normal normal 14px/35px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.accFMenu > a:hover{
    color: #00A1ED;
}

/* __ accordion __ */
.accordion-footer{
    padding: 0 20px 0 20px;
}
.accordion-footer > .accordion{
    min-width: 300px;
}

.accordion-footer .accordion-item{
    border-color: #A9B6C6 ;
}
.accordion-footer .accordion-button{
    padding: 0 0 0 20px;
}
.accordion-footer .accordion-body{
    padding: 0 0 0 30px;
}
.accordion-footer .accordion-button:not(.collapsed) {
     color: #152049;
     background-color: white;
     box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-footer .accordion-button:focus {
    box-shadow: none;
}
.accordion-footer .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}
/* __ SUB accordion __ */
.subMenuAcc{
    padding: 0;
}
.subMenuAcc .accordion-button{
    padding: 0;
}
.subMenuAcc .accordion-body{
    padding: 0 0 0 20px;
}

.div-iosa-cert{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #FFFFFF;
    font: normal normal normal 11px/12px Avenir;
    margin-right: 40px;
}
.div-iosa-cert > img {
    height: 25px;
}

.txt-iosa-cert{
    color: #FFFFFF;
    font: normal normal normal 11px/12px Avenir;
    margin: 0;

}

@media(max-width: 1200px){
    .div-iosa-cert{
        display: flex;
        align-items: center;
    }
}

/* ____________________________________ destinos.html D ______________________________________________*/
/*
 TODO arreglar carrusel con esto :D
@media (min-width: 1400px)
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        !* max-width: 1320px; *!
    }
.carDestinos{
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}*/
.destinos-populares{
    display: flex;
    justify-content: center;
    width: 100%;
}
.txtDTituloDes{
    text-align: left;
    font: normal normal 300 36px/30px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}
.btnDestinosPopulares{
    width: 188px;
    height: 50px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #00A1ED;
    opacity: 1;

    text-align: center;
    font: normal normal normal 18px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
}
.btnDestinosPopulares:hover{
    background: #00A1ED 0% 0% no-repeat padding-box;
    border: 1px solid #00A1ED;
    opacity: 1;

    color: white;
}
.txtDtitulo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    font-family: Avenir;
    font-size: 24px;
}
.txtDSubtitulo {
    position: absolute;
    bottom: 0px;
    color: white;
    left: 20px;
    font-size: 16px;
    font-family: Avenir;
}
.txtDdesde{
    text-align: left;
    font: normal normal 300 12px/2px Avenir;
    letter-spacing: 0px;
    color: #7F7F7F;
    opacity: 1;
    margin: 0;
}
.txtDPrice{
    text-align: left;
    font: normal normal 30px/30px Avenir;
    letter-spacing: 0px;
    color: #152049;
    font-weight: bold;
    margin: 0;
}
.txtDCurrency{
    text-align: left;
    font: normal normal 14px/0px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    margin: 0;
    margin-left: 2px;
    align-self: end;
    grid-row: 2 / 3;
}
.txtDViajeDesc{
    text-align: left;
    font: normal normal 300 12px/28px Avenir;
    letter-spacing: 0px;
    color: #7F7F7F;
    opacity: 1;
    margin: 0;
    grid-column: 1 / 3;
}
.imgDestinos{
    width: 350px;
    height: 530px;
    min-width: 350px;
    min-height: 530px;
    margin-bottom: 20px;
}

.divTitles{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.divTitles > p{
    text-align: left;
    font: normal normal 300 36px/40px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
    margin: 50px 0 20px 0;
    width: 1190px;
}

.divTitles > p > span{
    color: #00A1ED;
}

.divTitles > p > img{
    max-width: 20px
}

.divTitles > p.txtSDes{
    display: none;
}

.divDestItem{
    width: 350px;
    height: 380px;
    border: 1px solid #A9B6C6;
    margin: 0 12px;
}

.divDestItem:hover{
    box-shadow: 0px 13px 16px #00000029;
}

@media (max-width: 920px) {
    .divTitles > p{
        padding-left: 15px;
        font: normal normal 300 30px/40px Avenir;
        width: 100%;
    }

    .divTitles > p.txtSDes{
        display: block;
        text-align: left;
        font: normal normal 300 16px/24px Avenir;
        letter-spacing: 0px;
        color: #152049;
        opacity: 1;
        margin: 10px 0;
    }


}

.divDetinosPopulares{
    width: 85%;
    max-width: 1085px;
    display: flex;
    align-items: flex-start;
    overflow-x: visible;
    overflow-y: scroll;
    scroll-behavior: smooth;
}

.divDActions{
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
@media (max-width: 920px) {
    .divDActions{
        display: none;
    }
    .divDetinosPopulares{
        width: 100%;
    }
}


.btnDestinosCtrl {
    border-radius: 100%;
    border: 1px solid #152049;
    font-size: larger;
    width: 64px;
    height: 64px;
    background: white;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.scroll-hidden::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.scroll-hidden {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.imgDestIImg{
    max-width: 348px;
    max-height: 200px;
    width: 348px;
    height: 200px;
    min-width: 348px;
    min-height: 200px;
    opacity: 1;
    margin-right: 15px;
    user-select: none;
}

.divDItemDesc{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
}

.txtD-Destino{
    text-align: center;
    font: normal normal 28px/32px Avenir;
    color: #152049;
    margin: 0;
}
.txtD-pais{
    text-align: center;
    font: normal normal 300 18px/21px Avenir;
    color: #00A1ED;
    margin:0;
}

.txtD-desciption-destiny{
    text-align: center;
    font: normal normal 200 16px/19px Avenir;
    color: #00A1ED;
    margin:0

}



.divItemDescP{
    display: grid;
    grid-template-columns: 70% 30%;
    grid-template-rows: 20% 60% 20%;
}

/* ____________________________________ WidgetBooking2.html WB ______________________________________________*/
.divFlex{
    display: flex;
}
.divBorrar{
    height: 200px;
    display: block;
    background-color: #00A1ED;
    position: relative;
}
/*@media only screen and (max-width: 960px){
    .max-100-res{
        max-width: 100%;
    }
}*/
.tab-content.tag-bg .form-control,.tab-content.tag-bg .btn-info{
    border-radius:0;
}
.WBDesk{
    position: relative;
    top: -113px;
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    transform: scale(1.3, 1.3);
}
@media (max-width: 1500px){
    .WBDesk{
        display: none;
        top:0;

        background: mediumpurple;
    }
    .WBDeskCon{
        width: 100% !important;
    }
    .tabContentWB{
        width: 100%;
        background: lightcyan;
    }
}
.modifyTAGInput{
    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 0px;
    border: none;

    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;

}
.modifyTAGInput:focus{
    box-shadow: none !important;
}
.modifyTAGButton{
    width: 140px;
    height: 50px;

    background: #33B5E5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #152049;
    opacity: 1;
    border: none;
    border-radius: 0px;

    text-align: center;
    font: normal normal 900 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.labelInputTAG{
    color: #8FB5BF;
}
.form-control:focus {
    color: #021D49 ;
    background: #F0F0F0 0% 0% no-repeat padding-box;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    transform: scale(.85) translateY(-0.5rem) translateX(0.15rem);
    color: #0082BE;
}
.form-floating>.form-control, .form-floating>.form-select {
    height: 50px;
}


/* _____________________________ new design xD   */
.BWTabs{
    display: flex;
    align-items: end;
    width: 100%;
}

@media (max-width: 1500px) {
    .BWTabs{
        width: 100%;
        overflow: scroll;

    }
}
@media (min-width: 1500px) {
    .BWTabs{
        display: none;
    }
}

.btnBWTab{
    background-color: #152049;
    width: 276px;
    min-width: 276px;
    height: 40px;
    border: none;

    text-align: center;
    font: normal normal 14px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 0.5;
    text-transform: uppercase;
}
.btnBWTab:not(.btnBWTabAc):hover{
    opacity: 0.7;
}
.btnBWTabAc{
    opacity: 1;
}
.BWTabContainer{

}
.BWTabContent {
    display: none;
    width: 100%;
    height: 147px;
}

.f{
    animation-name: fadeTabs;
    animation-duration: 1.5s;
    animation-timing-function: ease;
}

@keyframes fadeTabs {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

.ddBWRContainer{
    width: 100%;
    min-width: 300px;
    max-height: 507px;
    min-height: 100px;

    background: #F0F0F0 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000006A;
    opacity: 1;
    overflow: scroll;
    margin-top: 5px;
    display: none;
    position: absolute;
    top: 51px;
    z-index: 200;
}
.nacioBW, .interBW, .globalBW{
    text-align: center;
    font: normal normal 900 12px/20px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
    margin: 15px 0;
    user-select: none;
}
.cityBWR{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    opacity: 1;
    padding: 10px 16px;
    user-select: none;
}
.cityBWR > span{
    color: #00A1ED;
    margin-left: 5px;
}
.cityBWR > p{
    color: red;
    margin-left: 5px;
}

.inputTAGF {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    background-color: -moz-field;
    font: -moz-field;
    font: -webkit-small-control;

    border: none;
    width: 100%;
    min-width: 300px;
    height: 50px;
    /*max-height: 26px;*/
    overflow: hidden;
    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;

    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    padding: 24px 0 0 16px;
}

.inputTAGF:focus-visible {
    outline: none;
}

.inputTAGF > p {
    color: #00A1ED;
    margin-left: 5px;
}

.inpTAGTittle {
    text-align: left;
    font: normal normal 300 12px/20px Avenir;
    letter-spacing: 0px;
    color: #0082BE;
    opacity: 1;
    margin: 0;

    position: absolute;
    top: 5px;
    left: 16px;
    user-select: none;
    z-index: 2;
}

.inpTAGPlaceholder {
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #8FB5BF;
    opacity: 1;
    margin: 0;

    position: absolute;
    top: 16px;
    left: 16px;
    user-select: none;
    z-index: 2;

    transition: color 0.8s, font 0.8s, top 0.8s;
}

.inputTAGCont {
    height: 50px;
    width: 100%;
    min-width: 300px;

    border: none;
    position: relative;
    background: #FFFFFF ;
}

.inpTAGIcon {
    width: 17px;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: rotate(0deg);
    transition: transform 0.6s;
}

#ddBWRContainerPas{
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;

    height: 258px;
    width: 100%;
    min-width: 300px;
    z-index:5;

    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #A9B6C6;
    opacity: 1;

    position: absolute;
    top: 51px;
}

.tittlePasRes{
    width: calc(100% - 32px);
    text-align: left;
    font: normal normal 300 16px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    opacity: 1;
    margin: 0;/*
    margin-top: 12px;*/
    margin-left: 32px;
}

.btnBWConfirmarRes{
    width: 140px;
    height: 40px;
    background: #33B5E5 0% 0% no-repeat padding-box;

    text-align: center;
    font: normal normal 900 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    border: none;
}


.divTypePas{
    display: grid;
    grid-template-columns: 75px 40px 70px 40px;
    grid-template-rows: 40px 40px 40px;
    grid-row-gap: 14px;
}
.divTypePas > button{
    background: #021D49 0% 0% no-repeat padding-box;
    border: none;

    text-align: center;
    font: normal normal 900 14px/19px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.divTypePas > input{
    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;
    border: none;

    text-align: center;
    font: normal normal normal 14px/19px Avenir;
    letter-spacing: 0px;
    color: #021D49;
}
.divTypePas > input:focus-visible{
    outline: none;
}
.divBWRPassDes{
    display: grid;
    grid-template-rows: 2fr 1fr;

    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    opacity: 1;
}

.divBWRPassDes > p{
    text-align: left;
    font: normal normal 300 10px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    opacity: 1;
    margin: 0;
}
.inputTAGRes{
    height: 50px;
    width: 100%;
    min-width: 300px;

    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;
    outline: none;
    border: none;

    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;

    padding-left: 16px;
    padding-top: 25px;

}
.inputTAGRes:focus-visible{
    outline: none;
}
.divBWDatesRes{
    display: grid;
    grid-template-columns: 50% 50%;
    min-width: 300px;
    width: 100%;

    position: relative;
    border: none;
    background: #ffffff;
}
.divBWDatesRes > .inputTAGCont{
    min-width: 150px;
}
.divBWDatesRes > .inputTAGCont > .inputTAGRes{
    min-width: 150px;
}

#ddBWRContainerDates{
    width: 100%;
    height: 450px;
    min-width: 300px;
    position: absolute;
    top: 51px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;

    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #A9B6C6;
    opacity: 1;
    z-index: 10;

}
.tittleDateRes{
    width: 100%;
    text-align: center;
    font: normal normal 300 16px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    opacity: 1;
    margin: 12px 0px;
}
.BWFormRes{
    width: 100%;
    min-width: 300px;
    height: 482px;
    background: #152049 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 10px 22px;

    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
}

@media (min-width: 1500px) {
    .BWFormRes{
        display: none;
    }
}

.btnBWBuscarRes{
    width: 100%;
    height: 50px;

    background: #33B5E5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #152049;
    opacity: 1;

    text-align: center;
    font: normal normal 900 18px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: none;
}
.txtBWPromoRes{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
}
.txtBWPromoRes:hover{
    color: #00A1ED;
}

.divWBPromoC{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 350px;
    max-width: 350px;
}

.divCentrador{
    width: 100%;
    display: flex;
    justify-content: center;
}
.divBWWaysContainer{
    /*width: 294px;*/
		width: 199px;
    height: 30px;
    position: relative;
    background: #FFFFFF;
    border-radius: 15px;
}

.btnBWWay{
    width: 106px;
    height: 30px;

    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
    border: none;

    position: absolute;
    top: 0;

    text-align: center;
    font: normal normal 800 12px/20px Avenir;
    letter-spacing: 0px;
    color: #152049;

    transition: background .5s, color .5s;
}
.divSeparadorDateRes{
    width: 1px;
    height: 30px;
    background: #021D49 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    bottom: 0;


}
/* _____________________________ FIN new design xD   */
.WBDeskCon{
    width: 1190px;
    height: 187px;
    display: block;
}
.navWB{
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.nav-tag > a{
    background-color: #152049;
    width: 276px;
    height: 40px;

    text-align: center;
    font: normal normal 14px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
    text-transform: uppercase;
    padding-top: 11px;

}
.nav-tag > a:not(.active):hover {
    opacity: 0.7;
}
.nav-tag > a:not(.active) {
    opacity: 0.5;
}
.tabContentWB{
    width: 1190px;
    height: 146px;
    background: #152049;
    /*background: #152049 0% 0% no-repeat padding-box;*/
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 26px 20px 20px 20px;
}
.flexWB{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Botones ida y vuelta/solo ida/multidestino  ________________________________*/
.btnWBTipeFlight{
    width: 106px;
    height: 30px;
    border-radius: 15px;
    opacity: 1;
    border: none;
    position: absolute;

    text-align: center;
    font: normal normal 900 12px/20px Avenir;
    letter-spacing: 0px;
}
.bacWBTipeFlight{
    position: relative;
    background: white;
    /*width: 270px; !* 3 btn*!*/
    width: 180px;
    height: 30px;
    border-radius: 15px;
    margin-right: 25px;
}
.txtWBPromo{
    text-align: center;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
}
.txtWBPromo:hover{
    color: #00A1ED;
}
.txtWBPromoDes{
    text-align: center;
    text-decoration: none;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: none;
    margin: 0;
}
.txtWBPromoRemove{
    text-align: center;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    visibility: hidden;
}
.txtWBPromoRemove:hover {
    color: #00A1ED;
}
.divBWWayCode{
    display: flex;
    align-items: center;
}

.divWBooking{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
}

.bacCard{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #A9B6C6;
    opacity: 1;
}
.inputWBText{
    width: 240px;
    height: 50px !important;
    border-radius: 0;
    border: none;
    background: #F0F0F0;

}
.inputWBTextTrans{
    width: 240px;
    height: 50px !important;
    border-radius: 0;
    border: none;
    background: #F0F0F0;

    color: transparent;
    user-select: none;
}

.inputWBTextTrans::selection { background: transparent; }
.inputWBTextTrans:focus{
    color: transparent;
    box-shadow: none;
}
.inputWBText:focus{
    box-shadow: none;
}
.inputWBTextTrans:focus{
    box-shadow: none;
}
.inputWBLable{
    text-align: left;
    font: normal normal 300 12px/20px Avenir;
    letter-spacing: 0px;
    color: #0082BE;
    opacity: 1;
}
.inputWBLableOrg{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    opacity: 1;
    position: absolute;
    bottom: -10px;
    left: 12px;
}
.inputWBLableOrg > span{
    color: #00A1ED;
}
.inputWBLableP{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #8FB5BF;
    opacity: 1;
    position: absolute;
    bottom: -10px;
    left: 12px;
}
.btnWBBuscar{
    width: 140px;
    height: 50px;
    background: #33B5E5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #152049;
    opacity: 1;
    border: none;

    text-align: center;
    font: normal normal 900 18px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
}
/* Origen card  ________________________________ */
.elegibleOrigins {
    position: absolute;
    display: none;
    z-index: 1;
    background: transparent;
    padding-top: 18px;
}
.cardOrigen{
    width: 300px;
    height: 379px;
    display: block;
    padding: 16px;
}
.txtWBOrigenCard{
    text-align: left;
    font: normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    opacity: 1;
}
.cardWBOrigenes{
    width: 100%;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: scroll;
}
.cardWBOrigenCont{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.cardWBOrigenCont > p{
    text-align: left;
    font: normal normal 900 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    opacity: 1;
}
.btnOrigen{
    width: 95%;
    height: 40px;
    background: white;
    border: none;
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

.btnOrigen:hover{
    background: #F2FAFE;
}

.btnOrigen > .txtOrigenCard{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    line-height: 15px;
    margin: 0px;
}
.txtOrigenCard > span{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    line-height: 15px;
    margin: 0px;
}
.btnOrigen > p{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    opacity: 1;
    margin: 0;
}

.arrowOrigen{
    position: absolute;
    top: -20px;
    left: 205px;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 20px;
    z-index: 1;
}
/* Destinos card   ________________________________*/
.elegibleDestinations{
    position: absolute;
    display: none;
    z-index: 1;
    background: transparent;
    padding-top: 16px;
    right: -14px;
}
.carDestination{
    width: 270px;
    height: 345px;
    display: block;
    padding: 18px;
}
.arrowDest{
    position: absolute;
    top: -20px;
    right: 14px;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 20px;
    z-index: 1;
}
/* scroll */
.carDestination::-webkit-scrollbar {
    width: 4px;
}
.carDestination::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.carDestination::-webkit-scrollbar-thumb {
    background: #33b5e5;
    border-radius: 10px;
}
.txtWBDestinoT{
    text-align: center;
    font: normal normal 18px/20px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
    font-weight: bold;
}

.cardWBDestinos{
    display: block;
}
.cardWBDestCont{
    width: 240px;
    height: 300px;
    overflow-y: scroll;
}
.cardWBDestinos > p{
    text-align: left;
    font: normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    text-transform: uppercase;
    opacity: 1;
    font-weight: bold;

}
.imgWBPlaceDes{
    width: 150px;
    height: 52px;
    opacity: 1;
}
.btnDest{
    width: 150px;
    height: 100px;
    outline: 1px solid #A9B6C6;
    border: none;
    opacity: 1;
    display: block;
    background-color: white;
    padding: 0;
    margin-right: 25px;
}
.btnDest:focus{
    outline: 1px solid #A9B6C6 !important;
}
.btnDest > .txtDestCard{
    text-align: left;
    font: normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    line-height: 15px;
    margin: 10px 0 0 10px;
}
.txtDestCard > span{
    text-align: left;
    font: normal normal 10px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    line-height: 15px;
    margin: 0px;
}
.txtDestPrice{
    text-align: left;
    font: normal normal normal 12px/20px Avenir;
    letter-spacing: 0px;
    color: #8FB5BF;
    margin-left: 10px;
    margin-bottom: 0;
}
.txtDestPrice > span{
    text-align: left;
    font: normal normal normal 10px/20px Avenir;
    letter-spacing: 0px;
    color: #8FB5BF;
}
.divDestLine{
    height: 0.5px !important;
    background-color: #A9B6C6;
    opacity: 1;
    margin: 11px 0 4px 0;
}
/* Fecha card  ________________________________*/
/* input Fecha */
.divWBfechas{
    width: 250px;
    height: 50px !important;
    position: relative;
    display: flex;
}
.inputWBDate{
    width: 125px;
    height: 50px !important;
    border-radius: 0;
    border: none;
    background: #F0F0F0;
}
.divLineDate{
    content: "";
    width: 1px;
    height: 30px;
    background: #021D49 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    bottom: 0;
    right: 125px;
    z-index: 1;
}
.elegibleDates {
    position: absolute;
    display: none;
    z-index: 1;
    background: transparent;
    padding-top: 18px;
    right: -365px;
}
.cardDates{
    width: 1000px;
    height: 441px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
}

.arrowDates{
    position: absolute;
    top: -20px;
    right: 345px;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 20px;
    z-index: 1;
}

/* Calendario*/

 /* Pasajeros card   ________________________________*/
.txtWBPasajeros{
    text-align: left;
    font: normal normal 300 16px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    opacity: 1;
    margin-bottom: 20px;
}
.txtWBPasajerosT{
    text-align: left;
    font: normal normal normal 16px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    opacity: 1;
    margin: 0;
}
.txtWBPasajerosTDit{
    text-align: left;
    font: normal normal 300 10px/20px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
    opacity: 1;
    margin: 0;
    line-height: 5px;
}
.btnWBPlus{
    width: 40px;
    height: 30px;
    background: #021D49 0% 0% no-repeat padding-box;
    border: none;

    text-align: center;
    font: normal normal 900 14px/19px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;

}
.inpWBPasajerosNum{
    height: 30px;
    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;
    border: none;
    text-align: center;
    max-width: 100%;
}
.inpWBPasajerosNum:focus-visible{
    outline: none;
}

.arrowPasajeros{
    position: absolute;
    top: -20px;
    left: 70px;

    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 20px;
    z-index: 1;
}
.elegiblePassengers {
    position: absolute;
    display: none;
    z-index: 1;
    background: transparent;
    padding-top: 18px;
    left: -70px;
}
.cardPasajeros{
    width: 325px;
    height: 277px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: space-around;
    padding: 0 0px 0px 32px;
}
.btnWBPasajeros{
    width: 140px;
    height: 40px;
    background: #33B5E5 0% 0% no-repeat padding-box;
    opacity: 1;
    border: none;

    text-align: center;
    font: normal normal 900 16px/20px Avenir;
    letter-spacing: 0px;
    color: #FFFFFF;
}
/*________________ tooltip ________________*/

.tooltip-tag {
    display: none;
    position: relative;
    /*display: inline-block;*/
    width: 18px;
    height: 16px;
    background: #33B5E5;
    border-radius: 10px;

    text-align: center;
    font: normal normal 900 12px/16px Avenir;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-top: 2px;
    text-decoration: none;
}
.tooltip-tag:hover{
    color: #FFFFFF;
}


.tooltip-info {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 50%;
    margin-left: -200px;
}

.tooltip-tag:hover .tooltip-info {
    visibility: visible;
}

.cardTooltip{
    width: 400px;
    height: 265px;
    position: absolute;
    top: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #00A1ED;

    text-align: left;
    font: normal normal normal 14px/16px Avenir;
    letter-spacing: 0px;
    color: #152049;

    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.cardTooltip > p{
    margin:0  13px;
}
.divDestinosParti{
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: center;
    margin-left: 13px;
}
.tooltip-arrow-pc{
    height: 0;
    width: 0;
    position: absolute;
    top: -14px;
    right: 196px;
    border: 5px solid transparent;
    border-bottom: 9px solid white;
    border-radius: 0;
    z-index: 3;
}
.tooltip-arrow-pc2{
    height: 0;
    width: 0;
    position: absolute;
    top: -16px;
    right: 196px;
    border: 5px solid transparent;
    border-bottom: 9px solid #00A1ED;
    border-radius: 0;
    z-index: 2;
    transform: scale(1.2,1.2);
}
.tooltip-tittle{
    color: #33B5E5;
}

/*________________ iFrames ________________*/

.iframe-tag-foooter{
    width: 100%;
    height: 100vh;
    overflow: visible ;
}


/*________________________________ Modal TagAirlines ________________________________*/
.modal-tag {
    display: none;
    position: fixed;
    z-index: 20;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.57);
}

.modal-tag-content {
    position: relative;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 640px;
    height: 265px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000041;
    border-top: 2px solid #33B5E5;

    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

.modal-tag-close{
    display: flex;
    align-items: center;
    justify-content: end;
}
.modal-tag-close > img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-top: 10px;
}

.modal-tag-tittle{
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-tag-tittle > h2{
    text-align: center;
    font: normal normal 26px/27px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
}

.modal-tag-tittle > img{
    width: 35px;
    height: 46px;
    margin-right: 32px;
}

.modal-tag-body{
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-tag-body > p{
    text-align: center;
    font: normal normal normal 16px/22px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    margin: 20px 20px;
}

.modal-tag-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.modal-tag-footer > button{
    background: white;
    width: 160px;
    height: 40px;

    border: 1px solid #00A1ED;

    text-align: center;
    font: normal normal medium 16px/22px Avenir;
    letter-spacing: 0px;
    color: #00A1ED;
}

@media (max-width: 920px) {
    .modal-tag-content{
        width: 90%;
        min-width: 300px;
        height: fit-content;
    }

    .modal-tag-tittle > h2{
        width: 200px;
    }
}

/*________________________________ Modal TagAirlines ________________________________*/

#tagInicioSesion .tag-form-login {
    color: #7F7F7F;
}

#tagInicioSesion .tag-form-login  h2 {
    font: normal normal 300 20px/27px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
    margin-top: 5%;
    margin-bottom: 5%;
}

#tagInicioSesion .tag-nav-btns-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

#tagInicioSesion .tag-nav-btns  {
    width: auto;
    display: inline-flex;
    font: normal normal 900 12px/20px Avenir;
    border-radius: 99em;
    background-color: #F5F7FB;
    margin-top: 2%;
    margin-bottom: 2%;
    align-items: center;
    height: 30px;
    min-width: 106px;
    justify-content: center;
}

#tagInicioSesion .tag-nav-btns.active {
    border-radius: 99em;
    background-color: #00A1ED;
    color: #F2FAFE;
    width: 106px;
    height: 30px;
}

#tagInicioSesion .tag-form-input {
    background-color: #F5F7FB;
    height: 50px;
    border-bottom: 1px solid #021D49;
    border-radius: 0;
}

#tagInicioSesion .tag-form-label {
    color: #7F7F7F;
}

#tagInicioSesion .tag-btn-inicio-sesion {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00A1ED;
    height: 50px;
    border: none;
}

#tagInicioSesion .tag-btn-inicio-sesion:hover {
    background-color: #00A1ED;
}

#tagInicioSesion .tag-olvidaste-contra {
    text-decoration: none;
    font: normal normal 300 12px/20px Avenir;
    letter-spacing: 0px;
    color: #021D49;
    opacity: 1;
}

#tagInicioSesion .tag-olvidaste-contra:hover {
    color: #00A1ED;
    margin-top: 3%;
    margin-bottom: 3%;
}

#tagInicioSesion #tagSesionAgencia.tag-form-login  h2 {
    margin-bottom: 50px;
}

#tagInicioSesion .tag-registra-agencia {
    text-align: center;
    margin: 30px 0;
}

#tagInicioSesion .tag-icon-newpage-white,
#tagInicioSesion .tag-icon-newpage-blue {
    margin-left: 5px;
    width: 14px;
    height: 14px;
}

#tagInicioSesion .tag-msg-contraseña-title {
    text-align: center;
    font: normal normal 300 20px/27px Avenir;
    letter-spacing: 0px;
    color: #152049;
    opacity: 1;
}

#tagInicioSesion .tag-msg-contraseña-info {
    font: normal normal 300 16px/22px Avenir;
    letter-spacing: 0px;
    color: #152049;
}

#tagInicioSesion .tag-btn-regresar {
    margin-top: 35px;
}

#tagInicioSesion .tag-txt-bold {
    font: normal normal 900 16px/22px Avenir;
    letter-spacing: 0px;
    color: #152049;
}

/******* Clases para texto de error en formulario de inisio sesion *******/
#tagInicioSesion .tag-form-errors {
    font: normal normal 10px/20px Avenir;
    letter-spacing: 0px;
    color: #B90606;
    opacity: 1;
    display: none;
}

#tagInicioSesion .tag-form-input-error {
    border-bottom: 1px solid #B90606;
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { }

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #tagInicioSesion .tag-modal-form-container {
        margin-left: 30px;
    }

    #tagInicioSesion #tagInicioSesion .modal-content {
        width: 500px;
        height: 500px;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {  }

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {  }

/* __________________ SECCION BLOG __________________ */

.div-section-blog{
    display: grid;
    grid-template-columns: 40% 30% 30%;
}

.div-section-blog-item{
    margin: 10px
}

.item-blog-big{
    margin-left: 0px;
}

.div-section-blog-img{
    width: 100%;
}

.div-section-blog-item{}

.div-section-blog-item > h4 {
    font: normal normal 900 16px/24px Avenir;
    color: #152049;
}

.div-section-blog-item > p {
    font: normal normal 300 16px/24px Avenir;
    color: #152049;
}
.div-section-blog-item > a {
    font: normal normal 300 16px/24px Avenir;
    color: #4BA2E2;
    text-decoration: none;
}

.div-section-blog-item > a > img{
    width: 15px;
}

@media (max-width: 900px) {
    .div-section-blog{
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr;
    }

    .item-blog-big{
        margin-left: 10px;
    }
}