/*GENERALES*/

@import url('./variables.css');
@import url('./mkte_services_circuitos.css');

@media(min-width:1300px){
    .container-plus {
        max-width: 1400px;
        width: 95%;
    }
}

:root {
    --primary: #7774AD;
    --gris: #333333; 
}

body {
    --font: 'Montserrat';
    font-size: 16px;
}

a, a:hover, a:focus {
    color: var(--gris);
    text-decoration: none;
}

.btn-default {
    background-color: var(--primary);
    border-color: var(--primary);
    color:#FFFFFF;
    font-weight: bold;
    border-radius: 12px;
}

.btn-default:hover {
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
}

.input-group-addon {
    background: var(--primary);
    color: white;
    border-color: var(--primary);
}

.resultado #header-GLAM {
    margin-bottom: 0;
}

.resultado .jumbotron {
    margin-bottom: 30px;
}

.wrapper-header-contact {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}
.wrapper-header-contact .header-whatsapp {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    font-weight: 500;
}
.wrapper-header-contact .header-whatsapp i {
    color: var(--primary);
}
.redes {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}

.redes a {
    width: 35px;
    height: 35px;
    background-color: var(--primary);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ficha-producto .panel-mapa, body.resultado button[data-target="#mapa"] {
    display: none!important;
}

body.services #busqueda .container {
    max-width: 1170px;
}

form.buscador-horizontal .popover-select .placeholder,
form.buscador-horizontal > .list-group-item > .popover-select > .placeholder, .popover-ocupacion > .placeholder {
    padding: 6px 5px 0px 15px!important;
    line-height: 1em;
    font-size: 13px!important;
}

form.buscador-horizontal .row > div #btn-buscar {background-color: var(--primary)!important; border-color: var(--primary)!important;}

body.services .resultado .row > .tarifa .btn:hover {background-color: var(--primary)!important;}



/*HEADER*/


#top-header {
    font-size: 17px;
    padding-top: 25px;
}
#top-header b {
    font-weight: 700;
}
#top-header .fa {
    color:var(--primary)
}
#top-header .fa-inverse {
    color:white!important;
}

#header-GLAM {
    width: 100%;
    padding: 5px 0;
    background-color: #FFFFFF;
    height: 170px;
}

div#wrapperMenu {
    max-height: 100px;
}

#header-GLAM .navbar-nav .navbar-toggle .icon-bar {
    background-color: var(--primary);
}

#header-GLAM .navbar-nav .navbar-toggle,
#header-GLAM .navbar-nav .navbar-toggle:hover {
    background-color: transparent!important;
}

#header-GLAM .navbar-nav {
   background-color: transparent;
   border:none;
   margin-top: 25px;
   display: table;
   margin: auto;
}

#header-GLAM .navbar-nav a {
    color: #333333;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid transparent;
    padding: 15px;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;;
}

#header-GLAM #logo-header {
    margin-top: -30px;
}


#header-GLAM .navbar-nav a:hover {
    opacity: 0.8;
}

#header-GLAM .navbar-nav a:before {
    font-family: 'Material Symbols Outlined' !important;
    font-style: normal;
    color: var(--primary);
    text-decoration: inherit;
    font-size: 20px;
}

#btn-id-8 > a:before {
    content: 'luggage';
}
#btn-id-9 > a:before {
    content: 'map';
}
#btn-id-6 > a:before {
    content: 'person';
}
#btn-id-10 > a:before {
    content: 'calendar_month';
}
#btn-id-11 > a:before {
    content: 'confirmation_number';
}
#btn-id-12 > a:before {
    content: 'personal_bag';
}
#btn-id-13 > a:before {
    content: 'directions_bus';
}
#btn-id-7 > a:before {
    content: 'mail';
}


/*HOME*/

.titulos-seccion {
    font-weight: 700;
    color:var(--gris);
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}

.titulos-seccion-line {
    height: 3px;
    background-color: var(--primary);
    width: 130px;
    margin: 20px auto 0 auto;
}

.gradient {
    width: 100%;
    height: 50px;
    background: linear-gradient(to bottom, #E8E8E8, #F1F1F1);
}

#cultura {
    background-color: #f1f1f1;
    padding: 0 0 40px 0;
}

#news {
    background: var(--primary);
    padding: 35px 0;
}

#news form label {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    color:#FFFFFF
}

#news form input {
    height: 49px;
    padding: 6px 20px;
    border-color:transparent;
    border-radius: 35px;
}

#news form span {
    color:#FFFFFF
}

#news form .btn-default {
    font-size: 16px;
    border-radius: 35px;
    padding: 10px 20px;
    background-color: transparent;
    border-color:white!important;
    border-width: 2px;
}

.formas_pagos-carousel#formas_pagos-carousel_all h4.formas-pago-h4 {
    color: var(--color2);
    font-weight: 800!important;
}


#promociones .paqDestacados .owl-item {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 20px;
}

#promociones .paqDestacados .btn_verMas3 {
    width: 21%;
    text-align: center;
    padding: 7px 10px;
    font-weight: 700;
    margin-top: 5px;
    font-size: 13px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

#promociones .paqDestacados .titulo,
#promociones .paqDestacados .precio-c {
    width: 90%;
    text-align: left;
}

#promociones .paqDestacados .precio-c{
    font-size: 17px;
}



/*FOOTER*/

#footer-GLAM {
    padding: 50px 0 50px;
    background-color:var(--gris);
    color:var(--gris);
}

#footer-GLAM a, #footer-GLAM li {
    color:#ffffff;
    border:none!important;
}

#footer-GLAM a:hover {
    color: var(--primary);
}

#footer-GLAM ul li {
    margin-bottom: 3px;
    font-weight: 400;
}

#footer-GLAM .fa {
    color:var(--primary)
}

.contacto-footer {
    text-align: right;
    margin-top: 20px;
    list-style: none;
}

@media (max-width: 768px) {
    #footer-GLAM .redes {
        justify-content: center;
        width: 100%;
    }
    #footer-GLAM a, #footer-GLAM li {
        text-align: center;
    }
    .wrapper-cultura {
        margin-bottom: 20px;
    }
}

@media (min-width: 769px) {
    #footer-GLAM .p-60 {
        padding-left: 60px;
    }
}



#consultar {
    background: #202020;
    padding: 10px 0;
    font-size: 15px;
}

#consultar a {
    color:#FFFFFF;
}



/*RESPONSIVE*/

@media (min-width: 1099px) {
    #wrapperMenu2 {
        display: none !important;
    }
}

@media(max-width:768px){
    #conBuscador {
        position: initial!important;
        width: 90%!important;
        margin: 20px auto;
    }
    #slidesup #sldHome .item > div {
        height: 250px!important;
    }
    #logo-header {
        margin-top: 5px !important;
    }
    #header-GLAM .navbar-nav {
        display: initial;
    }
    #header-GLAM .navbar-nav a {
        text-align: center;
        flex-direction: row!important;
        gap: 10px;
    }
    #header-GLAM .navbar-nav .navbar-collapse {
        border:none
    }
    #slideinf .carousel-caption {
    width: 90%!important;
    left: 5%!important;
    top: -10px;
    }
    #logo-footer {
        margin: auto auto 25px auto;
        display: block;
    }
    #footer-GLAM .redes {
        margin-top: 10px;
    }
    .resultados .resultado .info .label-destacado {
        top: -38px!important;
    }
    .resultados .resultado ul.list-iconos {
        display: none!important;
    }
}




/*AJUSTE RESULTADOS AGENCIA*/


body.agencia-buscar .panel.resultado .row > div:last-child {padding-left:15px!important}
body.agencia-buscar .panel.resultado .label-destacado {padding: 10px; background: #fccd3f;}
body.agencia-buscar #filtro .btn-default.active {background:#ebbb2c; border-color:#ebbb2c; color:white}


/*AJUSTE MKTE AIR*/

#wb_motor.horizontal_pasos #wb_sidebar_motor {
    padding: 10px 10px 0px 10px;
    background: #727272!important;
  }
  

  /*AJUSTE FICHA PRODUCTOS*/

  .ficha-producto.ficha-paquete > div:last-child {
    display: none;
  }
  .ficha-producto .list-group-item {
    margin-bottom: 0px;
    }
 .panel-buscador {
        margin-top:25px
    }


/*Ajuste ficha novedad*/

.ficha-novedad .carousel-inner img {
    width: 50%;
    margin: 15px auto;
}


/*AJUSTE RESULTADO HOTELES*/

#app_hot .pre-scrollable[data-v-06d5e44e] {
    max-height: 100%!important;}
  
  #app_hot.reserva .affix {
    position: initial;
  }

/*** AJUSTES RESULTADOS MANUAL ***/

.relacionados-container {
    display: none;
  }
.ficha-producto {
    margin-top: 25px;
}

/*** RESULTADOS SPIDER ONLINE CONSULTA ***/

.desglose .table tbody tr.subt th, .desglose .table tbody tr.subt td {
    font-size: 14px!important;
    color: #333333!important;
    background-color: #f1f1f1!important;
    border-top: none!important;
}

.panel.panel-default.desglose > .table tbody tr.rule th, .panel.panel-default.desglose > .table tbody tr.rule td {
    color: #ffffff;
    background-color: var(--primary)!important;
    font-weight: 700!important;
}

#gracias .flipInX h2 {
    color: #333 !important;
    font-size: 18px!important;
    font-weight: 300!important;
}

/*** RESULTADOS CIRCUITOS COTIZAR ***/

#desglose > .table tr.tarifa th, #desglose > .table tr.tarifa td {
    color: #333333!important;
    background-color: #F1F1F1!important;
    border: none!important;
}
#desglose > .table tr.subtotal th, #desglose > .table tr.subtotal td {
    color: #333333!important;
    background-color: #d9d9d9!important;
    border: none!important;
}
body.mkte_circuitos-consulta .conector img {
    display: none!important;
}
#gracias > div.row.row-20 > div.col-xs-12.col-sm-4 > .row > div {
    width: 100%;
}
/*** VPT ***/
body.is-excursion #btn-cotizar {
    border-radius: 10px!important;
}
body.is-excursion select.input-sm {
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 10px!important;
}
.paso3 #reservar #habitaciones .table tr td .form-control {
    height: 40px!important;
    border-radius: 10px!important;
}

/*** VIAJES A MEDIDA ***/

#formViajes > div:nth-child(12) > div.list-group > div > div > div:nth-child(2) > div > label {
    visibility: hidden;
    position: relative;
    border: none !important;
}
#formViajes > div:nth-child(12) > div.list-group > div > div > div:nth-child(3) > div > label {
    visibility: hidden;
    position: relative;
    border: none !important;
}

#formViajes > div:nth-child(12) > div.list-group > div > div > div:nth-child(2) > div > label:before {
    content: '\f0f5';
    font-family: 'FontAwesome';
    font-style: normal;
    visibility: visible!important;
    background: var(--primary);
    color: white;
    border: solid 1px var(--primary)!important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border-radius: 4px 0 0 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#formViajes > div:nth-child(12) > div.list-group > div > div > div:nth-child(3) > div > label:before {
    content: '\f07b';
    font-family: 'FontAwesome';
    font-style: normal;
    visibility: visible!important;
    background: var(--primary);
    color: white;
    border: solid 1px var(--primary)!important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border-radius: 4px 0 0 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*** BOTONERA RESPONSIVE ***/

@media (max-width: 991px) {
    .header-esc {
        display: none !important;
    }
}

@media(max-width: 768px){
    .botonera-ul{
        overflow: auto;
        display: flex!important;
        flex-wrap: nowrap;
        margin-top: 0!important;
    }
    #header-GLAM .navbar-nav a:before {
        color: #ffffff!important;
    }

    #navMobile{
        padding-top: 5px;
    }
    #header-GLAM .navbar {
        margin-bottom: 5px!important;
    }
    .botonera-ul li a{
        white-space: nowrap;
    }
    .navbar-nav{
        margin: 0px;
    }
    #navMobile {
        background-color: var(--primary);
        z-index: 100;
        padding-top: 0px;
    }
}



@media (max-width: 768px) {
    .botonera-ul li a {
        white-space: nowrap;
    }
    .botonera-ul li a {
        color: #fff!important;
    }
}

@media (min-width: 769px) {
    .navbar-nav {
        float: right!important;
    }
}


/*** CIRCUITOS ***/

.resultados .tarifa_leyenda span {
    display: block!important;
}
.mkte_circuitos-consulta .conector {
    display: none!important;
}

/*** RESULTADOS CIRCUITOS COTIZAR ***/

#desglose > .table tr.tarifa th, #desglose > .table tr.tarifa td {
    color: #333333!important;
    background-color: #F1F1F1!important;
    border: none!important;
}
#desglose > .table tr.subtotal th, #desglose > .table tr.subtotal td {
    color: #333333!important;
    background-color: #d9d9d9!important;
    border: none!important;
}

body.mkte_circuitos-consulta .conector {
    display: none!important;
}
body.mkte_circuitos-consulta .conector img {
    display: none!important;
}
#gracias > div.row.row-20 > div.col-xs-12.col-sm-4 > .row > div {
    width: 100%;
}
/*** VPT ***/
body.is-excursion #btn-cotizar {
    border-radius: 10px!important;
    height: 40px;
    opacity: 1;
}
body.is-excursion select.input-sm {
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 10px!important;
}
body.is-excursion form#reservar .panel {
    border: none;
}

.paso3 .panel.panel-default.panel-habitacion .form-control {
    border-radius: 10px;
    height: 40px;
}

.paso3 #reservar #politicas {
    padding: 0!important;
    border-radius: 10px!important;
}
.paso3 #reservar #politicas .list-group {
    padding: 10px!important;
}
.paso3 #reservar #habitaciones .table tr td .form-control {
    height: 40px!important;
    border-radius: 10px!important;
}
.paso3 #reservar #habitaciones .panel-body .form-control,
.paso3 #reservar #categorias .form-control,
.paso3 #reservar #regimenes .form-control,
.paso3 #reservar #idiomas .form-control {
    height: 40px!important;
    border-radius: 10px;
}
.paso3 #reservar #btn-cotizar {
    border-radius: 10px!important;
    height: 40px;
    opacity: 1;
}
.paso3 .container-agencia {
    font-weight: normal!important;
}
.paso3 #reservar #btn-reservar, 
.paso3 #reservar #btn-cotizar, 
.paso3 #reservar #btn-consultar {
    color: #ffffff;
}
.paso3 #reservar .table-condensed>tbody>tr {
    font-size: 14px;
}
.paso3 #reservar .trasladosIncluidos_item input {
    border-radius: 5px!important;
    border: solid 1px #d9d9d9!important;
}
.paso3 #reservar section.nochesAdicionales select {
    border: solid 1px #d9d9d9!important;
    border-radius: 5px!important;
    padding: 2px 10px!important;
}


/*** MENSAJES ***/

.gracias .page-header h2 {
    color: var(--primary);
    font-weight: 700;
}

.gracias .flipInX h3 {
    background-color: var(--primary);
    color: #ffffff;
    padding: 10px 20px;
    font-size: 21px;
    font-weight: 700;
}

.gracias .flipInX h2 {
    color: var(--primary)!important;
    font-weight: 700;
    padding: 20px;
    font-size: 21px;
}

.gracias .flipInX p {
    font-size: 16px;
    padding: 0 20px;
}

.gracias #detalle .panel.infomacion {
    margin-top: 20px;
}

.gracias #detalle .panel.infomacion .list-group .list-group-item-caratula .list-group-item-heading {
    color: var(--primary);
    font-weight: 700;
    padding: 10px 0;
}

.gracias #panel_politicas .panel-heading {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
    font-weight: 700;
}

.gracias #panel_politicas .list-group .list-group-item {
    background-color: #f1f1f1!important;
}

.gracias #desglose .table thead tr th {
    background: #333333!important;
    color: #FFFFFF;
}

.gracias #desglose .table tbody tr.subt th, 
.gracias #desglose .table tbody tr.subt td {
    color: #333333!important;
    background-color: #d9d9d9!important;
}

.gracias #desglose .table tbody tr.rule th, 
.gracias #desglose .table tbody tr.rule td {
    color: #333333!important;
    background-color: #f1f1f1!important;
}

.gracias #desglose .table tfoot tr th {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-top: 1px dashed var(--primary)!important;
}


/*** PAQUETES ***/

#gracias .flipInX h1 {
    background-color: var(--primary);
    padding: 10px 20px;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
}

#gracias .flipInX h4 {
    color: var(--primary);
    padding: 10px 20px;
    font-weight: 700;
    font-size: 18px;
}

#gracias .flipInX h2 {
    color: var(--primary)!important;
    font-weight: 700;
    padding: 20px;
    font-size: 21px;
}

#gracias .flipInX p {
    font-size: 16px;
    padding: 0 20px;
}

#gracias #detalle .panel.infomacion {
    margin-top: 20px;
}

#gracias #detalle .panel.infomacion .list-group .list-group-item-caratula .list-group-item-heading {
    color: var(--primary);
    font-weight: 700;
    padding: 10px 0;
}

#gracias #panel_politicas .panel-heading {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
    font-weight: 700;
}

#gracias #panel_politicas .list-group .list-group-item {
    background-color: #f1f1f1!important;
}

#gracias .desglose .table thead tr th {
    background: #333333!important;
    color: #FFFFFF;
}

#gracias .desglose .table tbody tr.subt th, 
#gracias .desglose .table tbody tr.subt td {
    color: #333333!important;
    background-color: #d9d9d9!important;
}

#gracias .desglose .table tbody tr.rule th, 
#gracias .desglose .table tbody tr.rule td {
    color: #333333;
    background-color: #f1f1f1;
}

tr.rule.tfoot .concepto, tr.rule.tfoot .monto {
    background-color: var(--primary) !important;
    font-weight: 700 !important;
    color: #ffffff !important;
}

#gracias .desglose .table tfoot tr th {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-top: 1px dashed var(--primary)!important;
}

#gracias .desglose .table thead tr th:first-child {
    border-bottom: 0;
    border-radius: 10px 0 0 0;
}

#gracias .desglose .table thead tr th:nth-child(2) {
    border-radius: 0 10px 0 0;
}

#gracias .desglose .table tbody tr.subt th, 
#gracias .desglose .table tbody tr.subt td {
    border-top: none;
}



/*AJUSTE PLUGIN EVENTOS*/

body.eventos .dias3 {display:none!important}
