@import url(../fonts/ubuntu_bold/stylesheet.css); /* ubuntubold */
@import url(../fonts/ubuntu_regular/stylesheet.css); /* ubunturegular */
@import url(../fonts/ubuntu_light/stylesheet.css); /* ubuntulight */
@import url(../fonts/ubuntu_medium/stylesheet.css); /* ubuntumedium */
@import url(../fonts/fontawesome-free-5.15.2-web/css/all.min.css);

@font-face {
    font-family: "Poppins-Bold";
    src: url("../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url("../fonts/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: "Poppins-Light";
    src: url("../fonts/Poppins-Light.ttf");
}

html,
body {
    margin: 0 !important;
    padding: 0 !important;
    background-color: #FFFFFF;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.hidden-desktop {
    display: none !important;
}

.noshow {
    display: none;
}

a,
button,
input[type=submit] {
    outline: none !important;
}

.dropdown-item {
    font-family: Poppins-Regular!important;
}

h1 {
    margin: 0;
    display: inline-block;
}

#header {
    position: relative;
}

/*#form-cotizacion {
    margin-top: 25px;
}
*/

#header {
    margin: 0;
    background: #FFF;
    padding-top: 10px;
}

    #header a.marca {
        display: block;
        max-width: 100%;
        height: 134px;
        background: url(../imgs/iconos/logo_universal_assistance.jpg) no-repeat left top;
        background-size: contain;
        background-position: center;
    }

        #header a.marca.doslogos {
            display: block;
            max-width: 100%;
            height: 134px;
            background: url(../imgs/iconos/logo_ua_ta.jpg) no-repeat left top;
            background-size: contain;
            background-position: center;
        }

    #header .imgs {
        padding-left: 0px;
    }

        #header .imgs #teaser {
            margin-top: 50px;
            margin-left: 0px;
            display: block;
            max-width: 100%;
            height: 50px;
            background: url(../imgs/iconos/bg_teaser.gif) no-repeat;
            background-size: contain;
            background-position: left;
        }

    #header #ventas {
        margin-top: 20px;
        text-align: right;
    }

        #header #ventas div {
            display: inline-block;
            float: right;
            margin-right: 0px;
        }

        #header #ventas,
        #header #ventas h3 {
            font-size: 18px;
            text-align: center;
            color: #008996;
            margin-bottom: 0;
        }

            #header #ventas span.tel {
                font-weight: bold;
                font-size: 1.8em;
                color: #002E6D;
                line-height: 1;
            }

    #header #nav_main {
        margin-top: 10px;
        height: 20px;
        background: #1273B9;
        background: -moz-linear-gradient(top, #1273B9 0%, #2DAAE1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1273B9), color-stop(100%, #2DAAE1));
        background: -webkit-linear-gradient(top, #1273B9 0%, #2DAAE1 100%);
        background: -o-linear-gradient(top, #1273B9 0%, #2DAAE1 100%);
        background: -ms-linear-gradient(top, #1273B9 0%, #2DAAE1 100%);
        background: linear-gradient(to bottom, #1273B9 0%, #2DAAE1 100%);
        -pie-background: linear-gradient(top, #1273B9 0%, #2DAAE1 100%);
    }

    #header ul {
        list-style: none;
    }

@media screen and (max-width:950px) {
    #header {
        background: #FFF;
        margin-top: 0;
        padding-top: 10px;
    }

        #header .imgs {
            padding-left: 0px;
        }

        #header #ventas {
            margin-top: 0;
        }

            #header #ventas div {
                float: none;
                margin: 0;
            }
}

.datepicker input:hover {
    cursor: pointer;
    background-color: #E6E6E6;
}

.dropdown-menu {
    max-height: 300px !important;
}

.glyphicon {
    font-size: 6.5px !important;
    color: #676767;
}

.bxslider {
    list-style: none;
}

.landing-home {
    padding-top: 25px;
    background: #FFF;
    padding-bottom: 50px;
}

    .landing-home form#cotizador {
        margin-top: 10px;
        background: #F6F6F6;
        background-size: 100%;
        margin-bottom: 30px;
    }

    .landing-home form h2 {
        font-size: 23px;
        font-family: ubuntubold;
        display: inline-block;
        color: #013378;
    }

    .landing-home form span.dias {
        font-size: 12px;
        float: right;
        margin-top: 25px;
        font-family: ubuntubold;
        color: #4b4b4b;
        display: inline-block;
    }

    .landing-home form .set-padding-right {
        padding-right: 4px !important;
        padding-left: 0 !important;
    }

    .landing-home form .set-padding-left {
        padding-left: 4px !important;
        padding-right: 0 !important;
    }

    /*.landing-home form .bootstrap-select, .landing-home form .datepicker {
        float: left !important;
        padding: 0;
        margin: 5px 0;
    }*/


    .landing-home form .bootstrap-select.origen_destino .btn {
        background-image: url('../imgs/iconos/origen_destino.png');
    }


    .landing-home form .bootstrap-select .btn,
    .landing-home form .datepicker input,
    .landing-home form #edades label,
    .landing-home form #corporativo label {
        border-radius: 8px !important;
        font-family: Poppins-Regular;
        color: #4b4b4b;
        font-weight: normal;
        padding-left: 35px;
        background-position: 10px center;
        background-repeat: no-repeat;
        border-color: #e2e2e2;
    }

    .landing-home form .flex-group label {
        border-radius: 0 !important;
        font-family: Poppins-Regular;
        color: #4b4b4b;
        font-weight: normal;
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .landing-home form .flex-group input[type="radio"] {
        margin-left: 10px;
    }

    .landing-home form input,
    .landing-home form .btn {
        border-color: #dad6da;
        box-shadow: none;
    }

    .landing-home form .bootstrap-select.salida_regreso .btn,
    .landing-home form .salida_regreso input {
        background-image: url('../imgs/iconos/salida_regreso.png');
    }

    .landing-home form .bootstrap-select.viaje {
        width: 100% !important;
    }

        .landing-home form .bootstrap-select.viaje .btn {
            background-image: url('../imgs/iconos/viaje.png');
        }

    .landing-home form .bootstrap-select.pasajeros .btn {
        background-image: url('../imgs/iconos/pasajeros.png');
    }

    .landing-home form #edades label,
    .landing-home form #corporativo label {
        margin-top: 5px;
    }

    /*    .landing-home form #edades input {
        margin-left: 2px;
        margin-right: 2px;
    }
*/
    /*.landing-home form #edades .form-group {
    padding: 0 2px;
    margin-bottom: 7px;
}*/

    /*.landing-home form #edades > div {
        width: 10%;
        position: relative;
    }*/

    .landing-home form #edades input,
    .landing-home form #datos input,
    .landing-home form #corporativo input,
    .landing-home form #corporativo select {
        border-radius: 8px;
        border-color: #e2e2e2;
    }

    .landing-home form #datos .set-padding-left {
        padding-left: 0 !important;
        padding-right: 2px !important;
    }

    .landing-home form #datos .set-padding-right {
        padding-right: 0 !important;
        padding-left: 2px !important;
    }

    .landing-home form .addon input {
        padding-left: 30px;
        /*margin-bottom: 8px;*/
    }

    .landing-home form .addon span {
        width: 35px;
        height: 35px;
        display: inline-block;
        padding-top: 7px;
        padding-right: 12px;
        padding-bottom: 7px;
        padding-left: 12px;
        /*left: 0px;*/
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .landing-home form .edades,
    .landing-home form .nombre,
    .landing-home form .apellido {
        background-image: url('../imgs/iconos/nombre.png');
    }

    .landing-home form .telefono {
        background-image: url('../imgs/iconos/telefono.png');
    }

    .landing-home form .email {
        background-image: url('../imgs/iconos/email.png');
    }

    .landing-home form .edad {
        text-align: center;
    }

    .landing-home form input[type=submit],
    #toggleRecotizar {
        background-color: #008091;
        border: 1px solid #0e9cac;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
        font-family: ubuntubold;
        color: white;
        font-size: 14px;
        padding: 10px 40px;
        margin: 10px 0 0px 0;
        border-radius: 8px;
    }

#btnRecotizar {
    border-radius: 8px;
}

.landing-home form input[type=submit]:hover {
    background-color: #00528f;
}

.landing-home .landing-info p {
    margin-bottom: 20px;
    font-size: 12px;
}

.landing-home .slider {
    margin-top: 50px;
    padding-left: 40px;
}

.landing-home .lnkProteccion {
    display: block;
    margin: 10px 0 20px;
    font-size: 12px;
    color: #013378;
}

.landing-home .feedback {
    padding: 0;
}

.landing-home #edades .feedback {
    width: 100%;
}

.sombra_4 {
    height: 14px;
    background: url('../imgs/iconos/sombra_4.png') repeat-x;
}

#footer-bottom {
    background-color: #f2f2f2;
    z-index: 0;
}

#pre-footer-2 {
    background-color: #d2d2d2;
    padding: 15px 0;
    border-bottom: 5px solid #00528f;
}

    #pre-footer-2 #redes li {
        display: inline-block;
    }

        #pre-footer-2 #redes li a:hover {
            background-image: url('../imgs/iconos/redes-hover_2.png') !important;
        }

    #pre-footer-2 p {
        color: #727272;
        font-family: ubuntulight;
        font-size: 19px;
        margin: 0;
    }

        #pre-footer-2 p + p {
            font-size: 12px;
        }

    #pre-footer-2 > div > div:first-child + div > div {
        width: 180px;
        margin: auto;
    }

    #pre-footer-2 .redes p {
        margin-top: 10px;
    }

    #pre-footer-2 #redes {
        padding: 0;
        margin-top: 15px;
    }

#redes li a {
    width: 30px;
    height: 20px;
    display: inline-block;
    text-indent: -10000px;
    overflow: hidden;
    background-image: url('../imgs/iconos/redes.png');
    background-repeat: no-repeat;
    margin: 0 5px;
}

#pre-footer-2 #redes li a {
    background-image: url('../imgs/iconos/redes_3.png');
}

#redes li a:hover {
    background-image: url('../imgs/iconos/redes-hover.png');
}

#redes .facebook {
    background-position: 5px 0;
    width: 20px;
    margin-left: 0;
}

#redes .twitter {
    background-position: -31px -2px;
}

#redes .instagram {
    background-position: -70px -1px;
}

#redes .google-plus {
    background-position: -107px -2px;
}

#redes .linkedin {
    background-position: -148px 0;
}

#redes .youtube {
    background-position: -187px -1px;
}

#footer-bottom > div > :first-child * {
    vertical-align: top;
}

#footer-bottom > div > :first-child p {
    color: #727272;
    font-family: ubuntubold;
    display: block;
    margin: 0;
}

#cotizacion #form_popup {
    position: fixed;
    background: url('../imgs/iconos/fondo_app.png');
    z-index: 1100 !important;
    width: 100%;
    height: 100%;
    display: none;
}

#cotizacion #promociones {
    text-align: center;
    padding-bottom: 50px;
}

    #cotizacion #promociones .wrapper {
        display: inline-block;
        width: auto;
    }

    #cotizacion #promociones .promo {
        max-width: 300px;
    }

    #cotizacion #promociones .my-owl-carousel {
        width: 1200px;
    }

        /*#cotizacion #promociones .my-owl-carousel-4
	{
		width: 900px;
	}*/

        #cotizacion #promociones .my-owl-carousel .owl-prev,
        #cotizacion #promociones .my-owl-carousel .owl-next {
            display: inline-block;
            background-color: #00528f;
            padding: 8px;
            border-radius: 0px;
            color: white;
            margin: 0px 10px;
            font-family: 'ubunturegular';
        }

        #cotizacion #promociones .my-owl-carousel .owl-nav {
            margin-top: 15px;
        }

#cotizacion #promociones_mobile .panel {
    border: none;
    box-shadow: none;
}

#cotizacion #promociones_mobile .panel-heading {
    border: 1px solid #1751a5;
    border-radius: 0;
    padding: 0;
    margin: 10px 0;
    color: #00528f;
    background-color: white;
}

    #cotizacion #promociones_mobile .panel-heading a {
        display: block;
        text-decoration: none;
        padding: 2px 10px;
    }

    #cotizacion #promociones_mobile .panel-heading.destacado {
        color: white;
        background-color: #00528f;
    }

        #cotizacion #promociones_mobile .panel-heading.destacado a {
            color: white;
        }

    #cotizacion #promociones_mobile .panel-heading .pInfo {
        float: right;
        display: block;
        height: 30px;
        width: 30px;
        cursor: pointer;
        background-size: cover;
    }

    #cotizacion #promociones_mobile .panel-heading .collapsed {
        background-color: transparent;
    }

    #cotizacion #promociones_mobile .panel-heading .pTitle {
        margin: 0;
        font-family: ubuntubold;
        font-size: 20px;
    }

    #cotizacion #promociones_mobile .panel-heading .pAttribute {
        font-family: ubuntulight;
        font-size: 14px;
        padding: 0;
        margin: 0;
    }

    #cotizacion #promociones_mobile .panel-heading a .expand_collapse {
        background: url('../imgs/iconos/collapseW.png');
        background-position: 100% 0;
        background-size: 26px;
        background-repeat: no-repeat;
        margin-bottom: 3px;
    }

    #cotizacion #promociones_mobile .panel-heading.destacado a .expand_collapse {
        background: url('../imgs/iconos/collapseB.png');
        background-position: 100% 0;
        background-size: 26px;
        background-repeat: no-repeat;
    }

    #cotizacion #promociones_mobile .panel-heading a.collapsed .expand_collapse {
        background: url('../imgs/iconos/expandW.png');
        background-position: 100% 0;
        background-size: 26px;
        background-repeat: no-repeat;
        margin-bottom: 3px;
    }

    #cotizacion #promociones_mobile .panel-heading.destacado a.collapsed .expand_collapse {
        background: url('../imgs/iconos/expandB.png');
        background-position: 100% 0;
        background-size: 26px;
        background-repeat: no-repeat;
    }

    #cotizacion #promociones_mobile .panel-heading a strong {
        font-family: ubuntubold;
        font-size: 18px;
        font-weight: normal;
    }

    #cotizacion #promociones_mobile .panel-heading a span {
        font-family: ubuntubold;
        padding: 5px 10px 2px 10px;
        display: inline-block;
    }

    #cotizacion #promociones_mobile .panel-heading.destacado .pInfo {
        color: white;
        background: url('../imgs/iconos/expandW.png') no-repeat;
    }

#cotizacion #promociones_mobile .panel-body {
    padding-top: 0;
}

    #cotizacion #promociones_mobile .panel-body > div {
        margin: 10px 0;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 10px;
    }

        #cotizacion #promociones_mobile .panel-body > div p {
            color: #00528f;
            font-family: ubunturegular;
            font-size: 12px;
            margin: 0;
        }

            #cotizacion #promociones_mobile .panel-body > div p strong {
                font-family: ubuntubold;
                font-weight: normal;
            }

    #cotizacion #promociones_mobile .panel-body .detalles,
    #cotizacion #promociones_mobile .panel-body .comprar {
        border: none;
    }

    #cotizacion #promociones_mobile .panel-body .comprar {
        border-bottom: 2px solid #464646;
        padding-bottom: 15px;
    }

        #cotizacion #promociones_mobile .panel-body .comprar button {
            width: 100%;
            display: block;
            background-color: #00528f;
            color: white;
            text-align: center;
            font-family: ubuntubold;
            font-size: 18px;
            color: white;
            padding: 10px 0 6px 0;
            box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
        }

        #cotizacion #promociones_mobile .panel-body .comprar a span {
            background: url('../imgs/iconos/comprar.png') center center no-repeat;
            display: inline-block;
            width: 30px;
            height: 18px;
        }

#cotizacion #pasajero1 {
    margin-top: 20px;
}

#cotizacion #form_compra {
    padding-top: 80px;
    background-color: #fafafa;
}

    #cotizacion #form_compra .cabecera {
        background-color: #033379;
        padding: 15px 15px 0px !important;
        color: white;
        font-family: ubunturegular;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 15000;
    }

/* MG:
#site_header.top
{
	min-height: 100px;
}
*/

#site_header.oculto.top {
    min-height: 40px;
}

/* MG
#site_header.oculto ~ #form_compra .formulario
{
	position: relative;
	top: 64px;
}
*/

#site_header.oculto ~ #site_footer {
    position: relative;
    bottom: -64px;
}

#cotizacion #form_compra .cabecera p,
#cotizacion #form_compra .cabecera ul li,
#cotizacion #form_compra .cabecera ul li strong {
    font-family: ubuntubold;
    font-size: 16px;
}

    #cotizacion #form_compra .cabecera p strong {
        font-family: ubuntubold;
        font-size: 20px;
    }

        #cotizacion #form_compra .cabecera p strong.nombre-producto {
            font-family: ubuntubold;
            font-size: 26px;
        }

#cotizacion #form_compra .cabecera ul {
    padding: 0;
}

    #cotizacion #form_compra .cabecera ul li {
        list-style: none;
    }

        /*#cotizacion #form_compra .cabecera p strong {
	font-size: 20px
}*/

        #cotizacion #form_compra .cabecera p strong,
        #cotizacion #form_compra .cabecera ul li strong {
            font-weight: normal;
        }

#cotizacion #form_compra .cabecera .total > p + p {
    font-family: ubuntulight;
}

.fix-cabecera {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 15000 !important;
}

.pt20 {
    padding-top: 20px;
}

.px2 {
    padding-left: .5em;
    padding-right: .5em;
}

#cotizacion span.field-validation-error,
#cotizacion span.input-validation-error {
    color: #d24956;
    font-family: ubunturegular;
    font-size: 12px;
    display: block;
}

/*#cotizacion #form_compra div>div .form-group {
    min-height: 85px;
}*/

#cotizacion #form_compra div > div .form-group > label + label {
    margin-right: 20px;
}

#cotizacion #form_compra div > div .form-group > label input[type=radio] {
    margin-right: 5px !important;
}

/* MG: targets custom select
	#cotizacion #form_compra div > div .form-group > div
	{
		display: inline-block;
	}
	*/

#cotizacion #form_compra div > div .form-group.tarjetas > div {
    display: block;
}

/* MG
#cotizacion #form_compra div #pagos input
{
	vertical-align: middle;
}
#cotizacion #form_compra div #pagos img
{
	max-width: 88%;
	margin-left: 5px;
}

#cotizacion #form_compra div #pagos .tarjetas img
{
	max-width: 80%;
	margin-left: 5px;
}

@media screen and (min-width:950px)
{
	#cotizacion #form_compra div #pagos img
	{
		max-width: 86%;
		margin-left: 5px;
	}
}
*/

/*
#cotizacion #form_compra div #pagos .promociones
{
	width: 100%;
	text-indent: 24px;
}
*/

#cotizacion #form_compra div #pagos .tarjetas .row {
    margin-left: 0;
    margin-right: 0;
}

    #cotizacion #form_compra div #pagos .tarjetas .row label {
        margin-bottom: 15px;
    }

/* MG: targets custom select
#cotizacion #form_compra div > div .form-group > div p,
#cotizacion #form_compra div > div .form-group > div a
{
	font-family: ubunturegular;
	font-size: 12px;
	color: #4b4b4b;
}
*/

#cotizacion #form_compra div > div .form-group > div p {
    margin-bottom: 5px;
}

/* MG: targets custom select
#cotizacion #form_compra div > div .form-group > div a
{
	font-family: ubuntubold;
	text-decoration: underline;
	display: block;
}
*/

#cotizacion #form_compra div .img-responsive {
    display: inline-block !important;
}

#cotizacion #form_compra .promociones {
    vertical-align: middle;
}

#cotizacion #form_compra h3,
#cotizacion #form_compra h3 a {
    color: #002447;
    font-family: Poppins-SemiBold;
    font-size: 18px;
    line-height: 121%;
}

#cotizacion #form_compra h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#form_compra label {
    font-family: Poppins-Regular;
    font-size: 14px;
    color: #002447;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

#cotizacion #form_compra input[type=text] {
    padding-left: 15px;
}

#cotizacion #form_compra input[type=text],
#cotizacion #form_compra .bootstrap-select .btn {
    width: 100%;
    height: 40px !important;
    background: #FFFFFF;
    border: 1.42292px solid #00569E;
    border-radius: 6.40312px;
    font-size: 14px !important;
}

#cotizacion #form_compra .filter-option-inner-inner {
    padding-top: 3px;
    font-family:Poppins-Regular;
}

#cotizacion #form_compra .nacionalidad .bootstrap-select .btn {
    width: 100%;
}

#cotizacion #form_compra .telefono input.cod {
    width: 20%;
    margin-right: 1%;
}

#cotizacion #form_compra .telefono input {
    width: 90%;
}

    #cotizacion #form_compra .telefono input.tel {
        width: 68%;
    }

#cotizacion #form_compra .bootstrap-select {
    width: 100%;
}

#cotizacion #form_compra .fecha_nacimiento > input {
    width: 16%;
    padding-left: 15px;
}

    #cotizacion #form_compra .fecha_nacimiento > input.anio {
        width: 23%;
    }

#cotizacion #form_compra .cuotas input {
    text-align: right;
    /* font-weight: bold; */
    color: #004d9c;
    padding-right: 15px;
    font-family: Poppins-Bold;
    font-size: 18px
}

#cotizacion #form_compra .cuotas > div > .bootstrap-select {
    width: 180px;
}

#cotizacion #form_compra .terminos {
    margin-top: 15px;
}

    #cotizacion #form_compra .terminos input[type="checkbox"] {
        vertical-align: middle;
        flex: none;
    }

    #cotizacion #form_compra .terminos a {
        font-family: Poppins-Light;
        font-size: 10.97px !important;
        color: #00569E !important;
        border-bottom: none !important;
        text-decoration: none;
        margin-left: 5px;
        text-align: justify;
        align-self: center;
    }

        #cotizacion #form_compra .terminos a:hover {
            border-bottom: none;
            text-decoration: none;
        }

#cotizacion #form_compra input[type=submit] {
    display: block;
    background-color: #00528f;
    border: none;
    box-shadow: none;
    width: 370px;
    color: #FFFFFF;
    font-family: Poppins-Bold;
    font-size: 15.3307px;
    line-height: 23px;
    padding: 12px 0 9px 0;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
}

    #cotizacion #form_compra input[type=submit]:hover {
        text-decoration: none;
        background-color: #FF436E;
    }

    #cotizacion #form_compra input[type=submit]:disabled:hover {
        text-decoration: none;
        background-color: #cdcdcd;
    }

#cotizacion #form_compra input:disabled,
#cotizacion #form_compra input.readonly {
    background: #cdcdcd;
}

#cotizacion #form_compra input.input-monto
{
    height:inherit !important;
}

#cotizacion #form_compra .bootstrap-select.disabled .btn {
    background: #CCC;
}

#cotizacion #form_compra span.readonly {
    display: inline-block;
    background: #CCC;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    width: 50%;
    text-align: right;
    vertical-align: middle;
    border-bottom: #e2e2e2 solid 1px;
}

#cotizacion #nav_main ul {
    margin-bottom: 0;
}

/*#form-cotizacion h2 {
    color: #4b4b4b;
    font-size: 18px;
    font-family: ubuntubold;
}

#form-cotizacion .form-group {
    padding: 0 4px;
    width: 14.88571428571429%;*/
/* todos los campos */
/*display: inline-block;
    vertical-align: top;
}

#form-cotizacion .set-width {
    width: 9.28571428571429%;*/
/*salida, regreso, telefono*/
/*}

#form-cotizacion .set-width_2 {
    width: 19.7099999999999%;*/
/* email */
/*}

#form-cotizacion .set-width_3 {
    width: 7.28571428571429%;*/
/*cod area, pasajeros*/
/*}

#form-cotizacion .bootstrap-select {
    width: 100%;
}

#form-cotizacion label {
    color: #008091;
    font-family: ubunturegular;
    font-size: 14px;
    font-weight: normal;
    display: block;
}*/

/*#form-cotizacion > div > p,
*/
#promociones > div > p,
#promociones > div > p ~ a,
.promo .precio_total > span,
.mensaje-precios p {
    color: #4b4b4b;
    font-family: ubuntulight;
    font-size: 18px;
}

/*    #form-cotizacion > div > p strong {
        color: #008091;
        font-family: ubuntubold;
        font-weight: normal;
    }

#form-cotizacion input {
    padding: 6px 8px;
}

#form-cotizacion input,
#form-cotizacion .btn {
    border-radius: 8px;
    border: 1px solid #e2e2e2;
    box-shadow: none;
}

#form-cotizacion .form_edades {
    width: 57.28571428571429%;
}

    #form-cotizacion .form_edades > div {
        width: 8%;
    }

        #form-cotizacion .form_edades > div input[type=text] {
            padding: 5px 0;
            text-align: center;
        }

#form-cotizacion input[type=submit] {
    background-color: #008091;
    font-family: ubuntubold;
    font-size: 16px;
    color: white;
    border: 1px solid #23baca;
    padding: 7px 15px 3px 15px;
}

    #form-cotizacion input[type=submit]:hover {
        background-color: #00528f;
    }
*/
#promociones {
    background-color: #fafafa;
}

    #promociones > div:first-child {
        text-align: center;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    #promociones > div > p {
        font-size: 24px;
        display: inline-block;
        padding-left: 70px;
    }

        #promociones > div > p strong {
            font-family: ubuntubold;
            font-weight: normal;
        }

        #promociones > div > p ~ a {
            text-decoration: underline;
            float: right;
            margin-top: 5px;
        }

.promo {
    padding: 0 10px;
}

    .promo > div {
        border: 1px solid #00528f;
    }

    .promo h3 {
        color: #0b3879;
        font-family: ubuntubold;
        font-size: 16px;
        text-align: center;
        width: 200px;
        margin: auto;
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .promo .precio_total > button + a {
        color: #008091;
        font-family: ubuntubold;
        font-size: 13px;
        text-decoration: underline;
        width: 150px;
        background: url('../imgs/iconos/consulta.png') left center no-repeat;
        padding: 5px 0;
        padding-left: 30px;
        display: block;
        margin: 20px auto;
    }

    .promo .precio_total > a + a:hover {
        color: #00528f;
    }

    .promo > div > div > div {
        border-top: 1px solid #dbdbdb;
        margin-top: 5px;
        padding-top: 5px;
    }

        .promo > div > div > div > p {
            color: #00528f;
            font-family: ubunturegular;
            font-size: 12px;
            margin: 0;
        }

            .promo > div > div > div > p strong {
                font-weight: normal;
                font-family: ubuntubold;
            }

    .promo .precio_total {
        border: none;
    }

        .promo .precio_total > span {
            font-size: 14px;
            display: block;
            text-align: center;
        }

        .promo .precio_total > p {
            color: #008091;
            font-family: ubuntulight;
            font-size: 14px;
            text-align: center;
            margin-bottom: 10px;
        }

            .promo .precio_total > p strong {
                font-weight: normal;
                font-family: ubuntubold;
                font-size: 20px;
            }

            .promo .precio_total > p + form button {
                display: block;
                text-align: center;
                color: white;
                font-family: ubuntubold;
                font-size: 18px;
                background: url('../imgs/iconos/comprar.png') 55px center no-repeat;
                background-color: #00528f;
                text-indent: 20px;
                padding: 12px 0 8px 0;
                border: 0;
                width: 100%;
            }

        .promo .precio_total a {
            width: 100%;
            background: transparent;
            text-align: center;
            padding: 0;
        }

.promo_plus > div {
    border: none;
    background-color: #00528f;
}

.promo_plus h3,
.promo_plus p,
.promo_plus a,
.promo_plus span {
    color: white !important;
}

.promo_plus > div > div {
    border-color: #277cca;
}

.promo_plus .precio_total > p + form button {
    background-color: white;
    color: #008091 !important;
    background-image: url('../imgs/iconos/comprar_2.png');
}

.promo .destacado {
    background-color: white;
    color: #008091 !important;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    font-family: ubuntubold;
    display: block;
    margin-top: 10px;
}

.mensaje p {
    font-size: 18px !important;
    display: block !important;
    text-align: center !important;
    margin-top: 40px;
    margin-bottom: 20px;
}

#cotizacion #ticket {
    background-color: #fafafa;
    padding-bottom: 60px;
    padding-top: 25px;
}

    #cotizacion #ticket p {
        color: #4b4b4b;
        font-family: ubuntulight;
        font-size: 18px;
    }

        #cotizacion #ticket p strong {
            font-family: ubuntubold;
            font-weight: normal;
        }

        #cotizacion #ticket p a {
            color: #008091;
            font-family: ubuntubold;
            text-decoration: underline;
        }

    #cotizacion #ticket table {
        margin: 0 0 50px 0;
    }

        #cotizacion #ticket table td,
        #cotizacion #ticket table th {
            font-family: ubunturegular;
            font-size: 13px;
            color: #4b4b4b;
            font-weight: normal;
            vertical-align: middle;
        }

        #cotizacion #ticket table .validez,
        #cotizacion #ticket table .voucher {
            width: 190px;
        }

        #cotizacion #ticket table .pasajeros {
            width: 100px;
        }

        #cotizacion #ticket table .dias {
            width: 120px;
        }

#cotizacion .navbar {
    background-color: #fafafa;
}

.tgl {
    display: inline-block;
    background: #033479;
    padding: 3px 8px 5px;
    margin-left: 10px;
    border-radius: 8px;
}

    .tgl i {
        font-size: 14px !important;
        color: #FFF;
    }

    /*.tgl i:before {
            content: "\e113";
        }*/

    .tgl.down i:before {
        content: "\e114";
    }

.cbx-container {
    margin: 0 0 20px 0;
}

.promo .cbx-container,
.promo_plus .cbx-container {
    margin: 20px 0;
}

.cbx-icon i {
    font-size: 16px !important;
}

.promo_plus .cbx-icon i {
    color: white;
}

#cotizacion #promociones_mobile .panel-body .detalles a,
#cotizacion #promociones_mobile .panel-body .detalles a + a {
    color: #464646;
    text-decoration: underline;
    font-family: ubuntubold;
    font-size: 14px;
}

.descarga {
    margin: 20px 0 30px;
    text-align: center;
}

    .descarga a {
        display: block;
        color: #00528f;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .descarga button {
        border: 0;
        padding: 10px 20px;
        border-radius: 0;
        background-color: #00528f;
        color: white;
        text-align: center;
        font-family: ubuntubold;
        font-size: 18px;
        color: white;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    }

/*#pasajero0 {
    margin-top: 20px;
}
*/
input[type="checkbox"] {
    font-size: 20px;
    width: 25px;
    height: 25px;
}

@media (min-width: 1260px) {
    #promociones > div:first-child + div {
        width: 1185px !important;
    }

    /*    #form-cotizacion .set-width_2 {
        width: 19.4099999999999%;
    }

    #form-cotizacion .form_edades > div {
        width: 7.4%;
    }
*/
    #cotizacion #form_compra .fecha_nacimiento > input {
        width: 20%;
        vertical-align: top;
    }

    #cotizacion #form_compra .fecha_nacimiento > input {
        width: 21%;
    }
    /*
	#cotizacion #form_compra .cuotas > div:first-child
	{
		width: 28%;
	}

	#cotizacion #form_compra .cuotas > div
	{
		width: 50%;
	}
	*/
}

@media (max-width: 992px) {
    #cotizacion #form_compra {
        padding-top: 140px;
    }

    #pre-footer-2 {
        text-align: center;
    }

        #pre-footer-2 > div > div {
            margin: 10px 0;
            width: 100%;
        }

            #pre-footer-2 > div > div img {
                margin: auto;
            }

            #pre-footer-2 > div > div > a {
                float: none !important;
                display: block;
            }

    .promo {
        margin-top: 50px;
    }

    /*#form-cotizacion .form-group,
    #form-cotizacion .set-width,
    #form-cotizacion .set-width_2,
    #form-cotizacion .set-width_3 {
        width: 49.5%;*/
    /*salida, regreso, telefono, email, cod area, pasajeros*/
    /*}

    #form-cotizacion .form_edades {
        width: 100%;
    }

        #form-cotizacion .form_edades > div {
            width: 7.7%;
        }*/

    #promociones > div > p {
        display: block;
        padding-left: 0;
        margin-bottom: 40px;
    }

        #promociones > div > p ~ a {
            float: none;
        }

    #cotizacion #promociones .my-owl-carousel,
    #cotizacion #promociones .my-owl-carousel-4 {
        width: 630px;
    }
    /*
	#cotizacion #form_compra
	{
		padding-top: 80px;
	}
	*/
    #cotizacion #form_compra input[type=submit] {
        width: 100%;
    }

    #cotizacion #form_compra input[type="text"],
    #cotizacion #form_compra .bootstrap-select .btn {
        width: 100%;
    }

    #cotizacion #form_compra .fecha_nacimiento > input {
        width: 22%;
    }

    #cotizacion #form_compra .telefono > input {
        width: 20%;
    }

        #cotizacion #form_compra .telefono > input + input {
            width: 78%;
        }
}

@media (max-width: 768px) {
    #form-cotizacion .form-group,
    #form-cotizacion .set-width,
    #form-cotizacion .set-width_2,
    #form-cotizacion .set-width_3 {
        width: 100%;
    }

    #form-cotizacion .form_edades {
        width: 100%;
    }

        #form-cotizacion .form_edades > div {
            width: 18.2%;
        }

        #form-cotizacion .form_edades .submit {
            width: 100%;
            text-align: center;
        }
    /*
	#cotizacion #form_compra
	{
		padding-top: 30px;
	}
	*/
    #cotizacion #form_compra .cabecera p strong {
        margin: 0px;
        font-size: 20px;
    }
    /*
		#cotizacion #form_compra .cuotas > div:first-child
		{
			width: 31%;
		}
		*/
    #cotizacion #form_compra .cabecera .total p strong {
        display: inline;
    }

    #cotizacion #form_compra .cabecera p {
        font-family: ubunturegular;
    }

    #cotizacion #ticket {
        padding: 0 0 60px 0;
    }
}

/* MG
@media (max-width: 700px)
{

	#cotizacion #form_compra .cuotas > div
	{
		width: 31%;
	}

		#cotizacion #form_compra .cuotas > div input,
		#cotizacion #form_compra .cuotas > div .bootstrap-select
		{
			width: 100%;
		}
}
*/

@media (max-width: 640px) {
    .mensaje p {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 14px !important;
    }

    .hidden-desktop {
        display: block !important;
    }

    .hidden-640 {
        display: none !important;
    }

    .bx-wrapper {
        margin-bottom: 30px !important;
    }

    .landing-home {
        padding-top: 0px;
    }

        .landing-home .slider {
            margin-top: 0px;
        }

    #footer-tel > div {
        position: fixed;
        bottom: 0;
        z-index: 15000;
        background-color: #008091;
        border: 1px solid #0e9cac;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
        color: white;
        padding: 10px 40px;
        text-align: center;
    }

        #footer-tel > div .tit {
            background-image: url('../imgs/iconos/telefono_3.png');
            background-repeat: no-repeat;
            background-position: left;
            background-size: 24px;
            color: white;
            font-size: 16px;
            padding-left: 25px;
        }

    .container {
        padding-bottom: 20px;
    }

    #footer-tel > div .num {
        color: white;
        font-size: 28px;
        padding-top: 5px;
    }

    #footer-bottom > div > div {
        width: 100%;
    }

    #footer-bottom > div {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

        #footer-bottom > div > div > * {
            float: none !important;
            margin: auto !important;
            display: block !important;
            text-align: center;
        }

    #cotizacion,
    #cotizacion .panel {
        background-color: #ffffff;
    }

        #cotizacion #promociones_mobile .panel {
            background-color: white;
        }
}

@media (max-width: 512px) {
    #cotizacion #form_compra .fecha_nacimiento > label {
        width: 30%;
    }

    #cotizacion #form_compra .fecha_nacimiento > input {
        width: 20%;
    }
    /*
	#cotizacion #form_compra .cuotas > div
	{
		width: 100%;
	}
	*/
}

@media (max-width: 430px) {
    h1 {
        width: 90%;
    }

    .landing-home {
        padding-top: 2px !important;
    }

        .landing-home .slider {
            margin-top: 1px;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .landing-home form h2 {
            font-size: 18px;
            margin-top: 10px;
        }

    #slider_mobile .bx-wrapper {
        margin: 0 auto 5px;
    }

    #slider_mobile .bx-controls {
        display: none;
    }

    #slider_mobile .bx-wrapper {
        margin-bottom: 0px !important;
    }

    .mensaje p {
        margin-top: 0;
        margin-bottom: 5px;
    }

    #cotizacion #promociones_mobile .panel-body .detalles {
        margin-bottom: 0 !important;
    }

    #cotizacion #promociones_mobile .panel-body .comprar {
        margin-top: 0 !important;
    }

    #cotizacion #promociones_mobile .panel-body .detalles a:first-child {
        display: block;
        text-align: center;
        float: none !important;
    }

    #cotizacion #promociones_mobile .panel-body .detalles {
        margin-bottom: 0 !important;
    }

        #cotizacion #promociones_mobile .panel-body .detalles a:first-child {
            display: block;
            text-align: center;
            float: none !important;
        }

    #form-cotizacion {
        margin-top: 5px;
    }

    #toggleRecotizar {
        width: 90%;
    }
}

@media screen and (min-width: 768px) {
    #formConfirmaCompra .md-tn-class1 {
        margin-top: 10px;
    }

    #formConfirmaCompra .md-tn-class2 {
        margin-top: 25px;
    }

    #formConfirmaCompra .md-tn-class3 {
        height: 50px;
        margin-top: 27px;
    }
}

#atento-chat-box {
    position: fixed;
    bottom: 0;
    right: 20px;
    width: 300px;
    border: 1px solid silver;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 1;
}

#atento-chat-header {
    border-radius: 5px 5px 0 0;
    background: #005091;
    padding: 10px;
    color: white;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}

#atento-chat-btn {
    top: 10px;
    right: 10px;
    position: absolute;
}

#atento-chat-content {
    background-color: white;
    height: 250px;
    padding-left: 10px;
    padding-right: 10px;
}

#atento-chat-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

@media (max-width: 1202px) {
    #overlay-detail {
        display: block;
        width: 100%;
        height: 400px;
        position: fixed;
        bottom: 0;
        left: 0;
        top: unset !important;
        background-color: #f3f2f2;
        border: 1px 0 0 0 dotted #bab4b4;
        z-index: 10000 !important;
    }
}

/* Cartel Carro Inválido */

.cartel-carro-invalido {
    color: #00528f;
    background-color: #d2d2d2;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

    .cartel-carro-invalido > div {
        padding: 0px;
    }

.cartel-carro-invalido-img {
    max-height: 100px;
}

.cartel-carro-invalido-text {
    text-align: justify;
}

@media screen and (min-width: 769px) {
    .cartel-carro-invalido-img {
        float: right;
    }

    .cartel-carro-invalido-text {
        padding-top: 15px !important;
        font-size: 18px;
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .cartel-carro-invalido-img {
        margin-left: auto;
        margin-right: auto;
    }

    .cartel-carro-invalido-text {
        padding-top: 10px !important;
        font-size: 16px;
    }
}

@media screen and (max-width: 640px) {
    .cartel-carro-invalido-img {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Financiacion */

#pagos .f-text-red {
    color: red;
}

#pagos .f-text-blue {
    color: #00528f;
}

#pagos .f-text-gray {
    color: #777;
}

#pagos .f-descs-container {
    margin-left: 0px;
    margin-right: 0px;
}

#pagos .f-desc-container {
    text-align: center;
}

#pagos .f-desc-sub-container {
    border: 1px solid black;
    text-align: center;
    padding: 0px;
    height: 139px;
}

#pagos .f-desc-cant-container {
    padding: 0px;
    font-size: 10px;
}

#pagos .f-desc-cant {
    font-size: 30px;
    font-weight: bold;
}

#pagos .f-desc-card-only {
    padding-top: 15px;
}

/* MG
#pagos .f-opts-container
{
	padding-right: 15px !important;
}
*/

#pagos .f-opts-header {
    margin-bottom: 20px;
    text-align: justify;
}

#pagos .f-opt-first-container {
    border-top: 1px solid silver;
}

#pagos .f-opt-container {
    border-bottom: 1px solid silver;
}

#pagos .f-opt-sin-banco {
    font-size: 14px;
    padding-top: 8px;
    padding-top: 8px;
}

#pagos .f-opt-con-banco {
    font-size: 14px;
}

#pagos .f-opt-cant-cuotas {
    font-size: 18px;
    font-weight: bold;
}

#pagos .f-opt-img-banco {
    border: 2px solid #fafafa;
}

#pagos .f-opt-plataforma {
    color: #00528f;
    padding-top: 8px;
}

#pagos .f-opt-pago-container {
    text-align: right;
}

#pagos .f-opt-pago {
    /* border: 2px solid #fafafa; */
    cursor: pointer;
}

#pagos .f-opt-selected {
    /* border: 2px solid #84FF00; */
}

/* Cartel Detalle Parámetros Cotización */

.cartel-det-params-cot {
    color: #808080;
    font-size: 13px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

    .cartel-det-params-cot > div {
        padding: 10px 0px 10px 0px;
        text-align: center;
    }

        .cartel-det-params-cot > div:first-child {
            text-align: left;
        }

        .cartel-det-params-cot > div:last-child {
            text-align: right;
        }

    .cartel-det-params-cot img {
        max-width: 30px;
        display: none;
    }

    .cartel-det-params-cot span {
        color: #00528f;
    }

@media screen and (max-width: 500px) {
    .cartel-det-params-cot {
        font-size: 11px;
    }
}

@media screen and (min-width: 768px) {
    .cartel-det-params-cot {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #cotizacion #form_compra div > div .form-group {
        min-height: 85px;
    }

    .cartel-det-params-cot {
        width: 970px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .cartel-det-params-cot br {
            display: none;
        }

        .cartel-det-params-cot img {
            display: inline-block;
        }

        .cartel-det-params-cot span {
            padding-left: 10px;
        }
}

@media (min-width: 1200px) {
    .cartel-det-params-cot {
        width: 970px;
    }
}

/* Powered by */

.poweredby {
    font-size: 12px;
}

@media (min-width: 992px) {
    .poweredby {
        text-align: right;
    }
}
