@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");
}

/* Header layout */
.site-header {
    position: relative;
    background: #fff;
}

    .site-header > .container {
        padding-top: 15px;
        padding-bottom: 15px; /*DOL*/ /*min-height:100px;*/
    }


    .site-header #nav_main {
        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%);
    }

        .site-header #nav_main ul {
            list-style: none;
        }

    .site-header .sh-logo1 {
    }

    .site-header .sh-logo2 {
    }

    .site-header .sh-tel {
        margin-top: 20px;
        text-align: center;
    }

    .site-header .logo2-right {
        margin: 0 0 0 auto;
    }

    .site-header .lyt1 .sh-logo1 img {
        margin: 0 auto;
    }

@media (max-width: 430px) {
    .site-header .sh-tel {
        margin-top: 10px;
    }

    .text-xs-center {
        text-align: center; /*Ajuste pq bootstrap 3 no tiene responsive alignment*/
    }
}

@media (min-width: 768px) {
    .site-header .lyt1 .sh-logo1 img {
        margin: 0;
    }

    .site-header .lyt1 .sh-tel {
        margin-top: 8px;
        text-align: right;
    }
}

@media (min-width: 992px) {
    .site-header .lyt2 .sh-tel {
        margin-top: 8px;
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .site-header .lyt2 .sh-logo1 {
        width: 21%;
    }

    .site-header .lyt2 .sh-logo2 {
        width: 21%;
    }

    .site-header .lyt2 .sh-tel {
        width: 53%;
    }
}


/* Header elements */
.box-tel {
    display: inline-block;
    text-align: center;
}

/**/
.box-tel--regular {
}

    .box-tel--regular .tit {
        display: block;
        font-size: 18px;
        font-weight: 500;
        color: #008996;
        line-height: 1.1;
    }

    .box-tel--regular .num {
        display: block;
        font-weight: bold;
        font-size: 32px;
        color: #002E6D;
        line-height: 1;
    }

/**/
/* si siempre responsivas => usar helper class 'img-responsive' */
.box-tel--image {
}

    .box-tel--image img {
    }

        .box-tel--image img.resp {
            display: block;
            max-width: 100%;
            height: auto;
        }

/**/
/* Reseteamos los estilos por default de BS */
.box-tel--raw {
}

    .box-tel--raw p {
        margin: 0;
    }

    .box-tel--raw a {
    }

    .box-tel--raw b, .box-tel--raw strong {
    }

    .box-tel--raw i, .box-tel--raw em {
    }

/* FIN Header layout */

/* Fixed header alerta Backoffice */
.notice-fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
}

.notice-fixed {
    padding: 5px;
    background-color: #FF436E;
    font-family: Poppins-Regular;
    color: #FFFFFF;
    z-index: 15001;
    text-align: center;
    max-height: 70px;
}

    .notice-fixed .notice-fixed-img {
        max-height: 20px;
    }

@media (max-width: 399px) {
    .notice-fixed {
        font-size: 11px;
    }

    .prod-fixed .notice-fixed-prod-padding {
        min-height: 43px;
        max-height: 43px;
    }
}

@media (min-width: 400px) and (max-width: 499px) {
    .notice-fixed {
        font-size: 11px;
    }

    .prod-fixed .notice-fixed-prod-padding {
        min-height: 35px;
        max-height: 35px;
    }
}

@media (min-width: 500px) {
    .prod-fixed .notice-fixed-prod-padding {
        min-height: 40px;
        max-height: 40px;
    }
}

@media (min-width: 992px) {
    .prod-fixed .notice-fixed-prod-padding {
        min-height: initial;
        max-height: initial;
    }
}

/* Fixed header producto seleccionado */
/* --- */
.prod-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 0;
    background-color: #002447;
    font-family: Poppins-Regular;
    color: white;
    z-index: 15000;
}

    .prod-fixed .container {
        padding-bottom: 0;
    }

    .prod-fixed .pf_prod-name {
        display: block;
        margin-bottom: 10px;
        font-family: Poppins-SemiBold;
        font-size: 20px;
        line-height: 1.2;
    }

    .prod-fixed .pf_prod-desc {
        display: block;
        font-family: Poppins-Regular;
        font-size: 13px;
    }

    .prod-fixed .pf_price-dest {
        font-family: Poppins-Bold;
        font-size: 16px;
    }

/* FIN Fixed header */

.sec-pasajeros {
}

.sec-emergencia {
}

.sec-contratacion, .sec-upg {
    padding: 20px 0;
    background-color: #fff;
}

/* Descuentos */
.sec-descuentos {
}

.discounts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.disc {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 10px;
    border-radius: 10px;
    background-color: #f1f1f1;
    padding: 0px;
}

    .disc .disc_percent {
        display: -ms-flexbox;
        display: flex;
        padding: 8px 14px 2px 12px;
        min-width: 110px;
        -ms-flex-pack: center;
        justify-content: center;
        border-right: 1px dashed #cccccc;
        line-height: 1;
        color: #013379;
        align-self: center;
    }

        .disc .disc_percent .dp_number {
            font-family: ubuntubold, sans-serif;
            font-size: 50px;
            margin-right: 5px;
        }

        .disc .disc_percent .dp_aside {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .disc .disc_percent .dp_sign {
            font-family: ubuntumedium, sans-serif;
            font-size: 20px;
            margin: 3px 0;
        }

        .disc .disc_percent .dp_off {
            font-family: ubuntumedium, sans-serif;
            font-size: 15px;
        }

    .disc .disc_condition {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 12px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-align: center;
        align-items: center;
    }

        .disc .disc_condition img {
            height: auto;
            max-height: 36px;
            max-width: 100%;
        }

        .disc .disc_condition .disc_item {
            text-align: center;
        }

.dc_cuotas {
    color: #033479;
    font-family: Poppins-SemiBold;
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 15px;
}

.dc_cuotas_conditions {
    color: black;
    font-family: ubuntulight, sans-serif;
    font-size: 10px;
    text-align: justify;
    margin-bottom: 30px;
}

.dc_opcionespago {
    font-family: Poppins-SemiBold;
    font-size:18px;
}

@media (min-width: 576px) {
    .disc {
        -ms-flex-direction: column;
        flex-direction: row;
    }

        .disc .disc_percent {
            border-right: 0;
        }

        .disc .disc_condition {
            -ms-flex-direction: row;
            flex-direction: row;
            padding: 12px 12px 8px;
        }

            .disc .disc_condition .disc_item {
                max-width: 100px;
            }

                .disc .disc_condition .disc_item .dc_card {
                }
}

@media (min-width: 992px) {
    .discounts {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .disc {
    }
}
/**/


/* Opciones de pago */
.text-blue {
    color: #013379;
}

.text-green {
    color: #008898;
}

.font-ubuntu-500 {
    font-family: ubuntumedium, sans-serif;
}

.sec-pagos {
}

.sec-pagos {
    font-family: ubunturegular, sans-serif;
    font-size: 15px;
    color: #333333;
}

    .sec-pagos a {
        color: #013379;
        text-decoration: underline;
    }

        .sec-pagos a:hover {
            text-decoration: none;
        }

    .sec-pagos .radio:not(:only-child) {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .sec-pagos input[type=radio] {
        width: 16px;
        height: 16px;
        margin-left: -30px;
    }

    .sec-pagos .radio label {
        padding-left: 30px;
    }

    .sec-pagos .cuotax label {
        font-family: ubuntumedium, sans-serif !important;
        font-size: 17px !important;
        line-height: 1.3 !important;
    }

    .sec-pagos .cuotax .cant {
        font-family: ubuntubold, sans-serif;
        font-size: 21px;
    }

    .sec-pagos .row-bank {
        border-top: 1px solid #CCCCCC;
        padding: 15px 0
    }

    .sec-pagos .row-card:not(:first-child) {
        border-top: 1px dashed #CCCCCC;
        margin-top: 10px;
        padding-top: 15px;
    }

    .sec-pagos .logos {
        display: block;
        max-width: 90px;
        height: auto;
        margin: 0 auto;
    }

    .sec-pagos .text-only-bank {
        display: inline-block;
        text-align: center;
        font-family: ubuntumedium;
        font-size: 16px;
        line-height: 1.2;
    }

@media (max-width: 575.98px) {
    .sec-pagos .logos-card {
        max-width: 100%;
    }

    .sec-pagos .form-group {
        min-height: auto !important;
    }
}

@media (min-width: 992px) {
    .sec-importes {
        border: 1px solid #7FA8CD;
        border-radius: 10px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767.98px) {
    .sec-pagos .row-bank > div:first-child {
        background: #fafafa;
        margin: -15px 0 15px;
    }

    .sec-pagos .logos {
        margin: 0;
    }

    .sec-pagos .text-only-bank {
        padding: 12px 0;
        text-align: left;
    }

    .container-fluid.no-padding .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

#cotizacion #form_compra .cuotas .form-group {
    min-height: auto;
}

.sec-importes {
    border-top: 1px solid #7FA8CD;
    margin-bottom: 30px;
}

.sec-importes-header {
    margin-top: 15px;
    padding: 0;
    font-family: Poppins-Bold;
    font-size: 12px;
    color: #002447;
}

/* Montos */
.div-monto {
    border-bottom: 1px solid #7FA8CD;
    margin-top: 15px;
}

.label-monto {
    display: inline !important;
    color: #4E5356 !important;
    font-size: 11.41px !important;
}

.input-monto {
    background: none !important;
    height: auto !important;
    font-size: 16px !important;
    font-family: Poppins-Bold;
    padding: 0px !important;
    display: inline;
    width: 50% !important;
    float: right;
    border: none !important;
    color: #033479;
    cursor: default;
}

    .input-monto:focus {
        outline: none;
    }

#cotizacion #form_compra .terminos {
    margin-top: 0px;
    display: flex;
}
