/****** CSS para la landing de producto **************/
.comp-coberturas .accordion-header {
    border-bottom: 1px solid #e6f1ec;
}
.box_icon_img {
    max-width: 90px;
    margin: 0 auto;
}
.ban-prod {
    margin: 0 auto 2rem;
    display: block;
}
#title-seguro-present {
    padding: 15px 30px 0 !important;
}
div#img-producto {
    display: block;
    max-width: 80px;
    margin: 0 auto 2%;
}
@media (max-width: 992px){
    td.text-left.tam3_tab {
        width: 60% !important;
        text-align: left;
    }
}
@media (max-width: 576px){
    .icono-viaje img {
        width: 100px !important;
        height: auto;
    }
    section#title-seguro-present h3 {
        color: var(--color-a);
        font-size: 22px;
    }
    h1.h1-servicios, h3.under_h1{
        text-align: center;
    }
}

table.table_cob_viajes {
    margin: 5px 0px !important;
}
div#coberturas {
    margin-top: -15px !important;
}
span.min-h2-moneda {
    font-size: 18px;
}
@media (min-width: 992px) {
    div#img-producto {
        margin: 0 0 2% 5%;
    }
    .comp-dsktp  .card-viaje-option {
        max-width: 240px;
    }
    .comp-dsktp table.table_cob_viajes td {
        width: 260px;
    }
    .ban-prod {
        max-width: 75%;
    }
    #title-seguro-present {
        padding: 70px 0 0 !important;
    }
    div#form_salud_blk {
        background: #FBFBFB;
        padding: 1.5rem 2rem 3rem;
        border-radius: 13px;
        border-top: none;
        box-shadow: 2px 2px 13px 0px #00000052;
        width: 50%;
        margin-top: 0;
    }
    div#coberturas {
        margin-top: 85px !important;
    }
    div#img-producto {
        max-width: 160px;
    }
    h3.h2{
        font-size: 25px !important;
        font-weight: bold !important;
    }
}
.number .minus, .number .plus{
    font-size: 24px;
    color: var(--color-b);
    border-radius: 13px !important;
    background: var(--color-d) !important;
}
#call-single-act{
    display: none !important;
}
@media (max-width: 567px) {
    .tab-content{
        width: 100% !important;
    }
    section#title-seguro-present h3 {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: center;
    }
}
#form_salud_blk .form-switch {
    padding-left: 0 !important;
    margin-top:30px
}
#form_salud_blk .form-switch label, p#errorPolitica {
    color: var(--color-b);
    font-size: 14px;
    line-height: 1.5;
    margin-top: 1px;
}
p#errorPolitica {
    color: red;
    display: none;
    margin-top: 5px;
    margin-bottom: 0;
}
.name-price-inter{
    padding:2.2rem 1.5rem 1.5rem !important;
}
.aviso_info_legal {
    font-size: 14px;
    line-height: 1.5;
    color: red;
    max-width: 900px;
    margin: 25px auto 6rem;
    text-align: center;
}
h3.con_bk {
    color: var(--color-c) !important;
    font-weight: 600 !important;
    margin-top: 30px !important;
}
.icono-viaje img {
    height: 35px !important;
    width: 90px !important;
    margin-bottom: 10px;
}
img.ofert-limt_img {
    width: 230px;
    position: absolute;
    top: -55px;
    left: 25px;
}
.producto-oculto {
    display: none !important;
}
.container-fluid.last-bll-sa {
    margin-bottom: 8rem;
}
@media (max-width: 567px) {
    span.prMvop {
        font-size: 19px !important;
    }
}
.card-viaje-option .icono-viaje img{
    height: 60px !important;
    width: auto !important;
}
.form-control:disabled, .form-control[readonly] {
    background-color: white !important;
}
#fecha_nacimiento_cliente{
    cursor: pointer;
}
span.txt-desde-vob {
    margin-bottom: -8px;
    display: block;
}
p.aviso_info_legal {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
    font-size: 0.95rem;
    line-height: 1.5;
}