/*Global*/

@font-face {
    font-family: 'Raleway';
    src: url(../assets/fonts/Raleway-Medium.ttf);
}

html,
body {
    font-family: 'Raleway';
    margin: 0;
    padding: 0;
    /*height:100%;*/
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
}

.ocultar {
    display: none !important;
}

div#cont-log-coop {
    padding-left: 5%;
}

.cardConv {
    border: 3px solid #0080c5;
    border-radius: 15px;
    background-color: #f1f1f1;
    box-shadow: 0px 6px 5px #bfbfbf;
    margin: 15px;
}

.w-100-per {
    width: 100%;
}

.w-80-per {
    width: 80%;
}

div#header {
    background-color: #fff;
    color: #fff;
    display: flex;
    padding-left: 25px;
    /* padding-bottom: 1%; */
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 253, 254, 1) 90%, rgba(174, 226, 236, 1) 100%);
    z-index: 1;
    width: 100%;
    padding-top: 0.5%;
    position: fixed;
    box-shadow: 0px 1px 7px 1px #414a4c3d;
    /*display:none;*/
}

div#btn-planes {
    background: rgb(7, 166, 201);
    background: linear-gradient(143deg, rgba(7, 166, 201, 1) 0%, rgba(3, 148, 199, 1) 69%, rgba(1, 131, 198, 1) 98%);
    border-radius: 56px;
    width: 15%;
    padding-top: 0.5%;
    position: absolute;
    right: 2%;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding-bottom: 0.6%;
    transition: 1s;
    margin-right: 20%;
}

div#btn-planes:hover {
    width: 16%;
    transition: 1s;
}

p#txt-btn-contrata {
    margin-bottom: 0;
    text-shadow: 0px 3px 2px #6c757d85;
    font-size: 110%;
}

div.cont-sumate {
    margin-bottom: 0%;
    text-align: center;
}

p.txt-sum {
    color: #0080c5;
    font-size: 150%;
    text-align: center;
    margin-bottom: 1%;
    line-height: 75%;
}

.carousel-item {
    transition: transform 2s ease-in-out;
}

div#card-soc {
    padding-left: 26%;
    padding-right: 8%;
    width: 100%;
    margin-bottom: 3%;
    margin-top: 2%;
}

div.card-soc {
    width: 40%;
    padding-left: 30%;
    padding-right: 30%;
}

img.card-soc {
    width: 25%;
}

div#card-det {
    padding-left: 10%;
    padding-right: 10%;
    text-align: justify;
    width: 100%;
}

div#first-det {
    padding-left: 0%;
    padding-right: 5%;
}

p#txt-det-soc {
    font-size: 90%;
    color: #54595f;
}

li.li-det {
    color: #0080c5;
    font-size: 90%;
    font-weight: 700;
}

.text-cot-plan {
    font-size: 110%;
    margin-top: 10%;
    color: #6b6b6b;
}

div#mas-proteccion {
    margin-bottom: 4%;
}

img#img-mas-prot {
    width: 100%;
}

div#div-banner-mp {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 5%;
    margin-right: 5%;
}

div#column-2 {
    padding-top: 7%;
    width: 50%;
}

p.txt-mp {
    font-size: 145%;
    color: #54595f;
    font-weight: 500;
    margin-bottom: 0%;
}

div#cont-benf {
    padding-left: 10%;
    padding-right: 3%;
    margin-top: 2%;
}

.tit-div-pag {
    background-color: #07a9c9;
    width: 95%;
    color: #fff;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 3%;
    margin-bottom: 3%;
    display: inline-flex;
}

div#div-banner-familia {
    width: 100%;
}

div#coln-1 {
    font-size: 125%;
    text-align: -webkit-center;
}

p.txt-conv {
    color: #555555;
    text-align: center;
    font-size: 110%;
}

p.txt-conv-mobile {
    color: #555555;
    font-size: 115%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
}

.convenios-serm {
    padding-left: 5%;
    padding-right: 5%;
}

p.inv-txt-conv {
    text-align: center;
    color: #555;
    margin-top: 5%;
    margin-bottom: 5%;
}

img.log-conv {
    width: 30%;
}

img.log-conv-mobile {
    width: 50%;
}

div#convenios-mobile {
    margin-left: 2%;
    margin-top: 5%;
}

div#btn-conv-mobile {
    margin-top: 5%;
    position: static;
    width: 70%;
    background-color: #0080c5;
    border-radius: 40px;
}

p.txt-btn-conv-mobile {
    text-shadow: 0px 1px 1px #adb5bd;
    font-size: 200%;
}

.cont-btn-conv {
    text-align: -webkit-center;
    margin-top: 10%;
}

div#btn-conv {
    background: rgb(7, 166, 201);
    background: linear-gradient(143deg, rgba(7, 166, 201, 1) 0%, rgba(3, 148, 199, 1) 69%, rgba(1, 131, 198, 1) 98%);
    border-radius: 56px;
    width: 35%;
    padding-top: 0.5%;
    text-align: center;
    cursor: pointer;
    margin-top: 1%;
    color: #fff;
    padding-bottom: 0.8%;
    transition: 1s;
    box-shadow: 0px 3px 5px silver;
}

.conv {
    width: 25%;
    border: 3px solid #0080c5;
    border-radius: 15px;
    margin-left: 3%;
    margin-bottom: 8%;
    background-color: #f1f1f1;
    box-shadow: 0px 6px 5px #bfbfbf;
}

.conv.foot {
    margin-left: 0%;
}

.img-conv {
    width: 90%;
}

.conv:hover {
    opacity: 0.7;
}

div.cont-sumate-mobile {
    margin-bottom: 5%;
    margin-top: 2%;
    padding-left: 10px;
    padding-right: 10px;
}

p.tit-conv {
    color: #0080c5;
    font-size: 45%;
    padding-bottom: 0%;
    width: 90%;
    margin-top: 2%;
    position: relative;
    font-weight: 600;
}

p.tit-conv2 {
    color: #0080c5;
    padding-bottom: 0%;
    width: 90%;
    margin-top: 2%;
    position: relative;
    font-weight: 600;
}

p.txt-btn-conv {
    margin-bottom: 0;
    text-shadow: 0px 1px 1px #adb5bd;
}

a.nv_pi {
    color: #fff;
}

div#btn-conv:hover {
    width: 40%;
    transition: 1s;
}

.mas-info {
    display: flex;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
    color: #0080c5;
}

.mas-info-mobile {
    display: flex;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    color: #0080c5;
}

p.question-tit {
    font-size: 170%;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

.resp-info {
    margin-top: 2%;
    margin-left: 5%;
    font-size: 102%;
}

.resp-info-mobile {
    margin-top: 1%;
    margin-left: 12%;
    font-size: 135%;
}

p.questio-resp {
    font-size: 115%;
}

div#footer {
    padding-top: 10px;
    background-color: #0080c5;
    color: #fff;
    display: flex;
    font-family: var(--bs-font-sans-serif);
    text-align: left;
    padding: 2% 2% 2%;
    width: 100%;
}

p.desc-fisc {
    margin-left: 5%;
    margin-bottom: 2.5%;
    font-size: 12pt;
    font-weight: 600;
}

img.logo-minis-econom {
    width: 80%;
    margin-left: 20%;
    /* margin-top: 15%;*/
}

img#logo-Sermecoop-footer {
    width: 60%;
    /*  margin-top: 5%;*/
    margin-left: 20%;
}

div#icons-redes {
    padding-left: 2%;
    margin-top: 2%;
}

a.icon {
    margin-left: 2%;
}

a.icon svg {
    color: #fff;
}

a.icon :hover {
    color: #bae6ef;
}

p.txt-div-pag {
    font-size: 180%;
    font-weight: 600;
    margin-bottom: 0;
}

button.btn-contratar {
    color: #ffffff;
    border: none;
    border-radius: 12px;
    width: 90%;
    padding-bottom: 1%;
    font-size: 115%;
    font-weight: 700;
    margin-bottom: 3%;
    transition: 2s;
    background: rgb(1, 129, 198);
    background: linear-gradient(90deg, rgba(1, 129, 198, 1) 0%, rgba(1, 149, 200, 1) 60%, rgba(2, 169, 201, 1) 100%);
}

button.btn-contratar:hover {
    transition: 1s;
    background: rgb(1, 129, 198);
    background: linear-gradient(90deg, rgba(2, 169, 201, 1) 0%, rgba(1, 149, 200, 1) 60%, rgba(1, 129, 198, 1) 100%);
}

.btn-descargar.desc-det {
    border-radius: 6px;
    transition: 1s;
}

.btn-descargar {
    width: 100%;
    color: #0082cd;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 4%;
    font-size: 110%;
    text-align: center;
    cursor: auto;
}

p.txt-down {
    font-weight: 500;
    font-size: medium;
    cursor: pointer;
    padding-top: 1%;
    padding-bottom: 1%;
    width: 45%;
    margin-left: 27%;
    transition: 1s;
    text-decoration: underline;
}

p.txt-down:hover {
    background-color: #6b6b6b;
    color: #fff;
    width: 50%;
    margin-left: 25%;
    border-radius: 30px;
    transition: 1s;
}

p.txt-anual {
    color: #0081c5;
    font-weight: 400;
    margin-bottom: 0;
}

p.txt-val-anual {
    font-size: 90%;
    font-weight: 400;
}

img#logo-sello-mig {
    width: 20%;
    /*  margin-top: 10%;*/
}

img#sello-empresa-mujer {
    /*margin-top: 10%; */
    width: 20%;
    border-radius: 55px;
}

img#sello-achs {
    width: 25%;
    /* margin-top: 10%;*/
}

#fterplommargen {
    margin-left: 0;
}

div.vive-sermecoop {
    padding-right: 0%;
    color: #ffff;
    width: 30%;
}

img#log-vive {
    width: 45%;
    margin-top: 2%;
}

p#plan-vive-serm {
    font-size: 70%;
}


/*Index*/

.banner-pibe {
    background-image: url(../assets/multimedia/banners/Banner-PIBE.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 220px;
}

.cont-head-banner {
    /*background-image: url(../assets/multimedia/banners/banner-juv.png);
    background-repeat: no-repeat;
    margin-top: 5%;*/
    width: 100%;
    background-size: cover;
}

.cont-head-banner-mobile {
    /*background-image: url(../assets/multimedia/banners/banner-juv-mob.png);
    background-repeat: no-repeat;*/
    width: 100%;
    margin-top: 14%;
    background-size: cover;
    /*height: 1290px;*/
    height: 100%;
    padding-left: 3px;
    padding-right: 9px;
}

.content-det-coop {
    display: inline-flex;
    margin-top: 7%;
    margin-left: 8%;
    margin-right: 8%;
}

.col-md-6.cont-text-bann {
    margin-top: 12%;
    font-size: 184%;
    padding-left: 11%;
    padding-right: 12%;
    color: #fff;
}

.col-md-6.cont-text-bann-double {
    margin-top: 10%;
    font-size: 155%;
    padding-right: 5%;
    color: #fff;
    text-align: center;
}

.cont-text-bann-mob {
    margin-top: 12%;
    font-size: 70px;
    color: #fff;
    text-align: center;
}

p.text-bann {
    text-shadow: #0c0c0a 0px 5px 10px;
}

img.card-benef {
    width: 31%;
    margin-right: 2%;
    height: 70%;
}

.col-md-6.cont-det-coop {
    width: 55%;
    display: inline-flex;
    margin-top: 0%;
    border-radius: 9px;
    box-shadow: 0px 1px 5px 2px #131d21;
    padding-top: 3%;
    padding-left: 2%;
    background-color: #00000073;
}

.cont-det-coop-mob {
    width: 96%;
    margin-top: 30%;
    border-radius: 9px;
    box-shadow: 0px 1px 5px 2px #131d21;
    padding-top: 3%;
    padding-left: 5%;
    background-color: #00000073;
    margin-left: 25px;
    margin-right: 25px;
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}

img.card-benef-mob {
    width: 410px;
    margin-right: 2%;
    margin-bottom: 45px;
}


/*
div#Proteccion_Ideal {
    background-image: url(../assets/multimedia/banners/img_plan_b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#Proteccion_Ideal .text-plan {
    padding: 5% 4% 1% 6%;
    margin-bottom: 50%;
    display: none;
}

#Proteccion_Ideal img.img-card {
    width: 99%;
    margin-top: 10%;
    display: none;
}

#Proteccion_Ideal .footer-plan.foot-position {
    display: none;
}*/

.tit-pi {
    padding-left: 10%;
    /*padding-right: 10%;*/
    text-align: center;
    display: inline-flex;
    width: 100%;
}

img.log-indv {
    width: 40%;
    margin-bottom: 2%;
}

.div-text-indv {
    width: 70%;
}

p.text-tit-pi {
    font-size: 221%;
    color: #0080c5;
    margin-top: 1%;
}

p.text-tit-pi-mob {
    font-size: 70px;
    color: #0080c5;
}

.info-indv {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: rgb(174, 226, 236);
    background: linear-gradient(180deg, rgba(174, 226, 236, 1) 0%, rgba(214, 241, 246, 1) 50%, rgba(255, 255, 255, 1) 100%);
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 5%;
    padding-top: 10%;
}

.info-indv-mobile {
    width: 100%;
    background: rgb(174, 226, 236);
    background: linear-gradient(180deg, rgba(174, 226, 236, 1) 0%, rgba(214, 241, 246, 1) 50%, rgba(255, 255, 255, 1) 100%);
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 5%;
    padding-top: 20%;
}

.info-indv-benef {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5%;
}

.cont-info-plan {
    margin-top: -17%;
    color: #0080c5;
    font-weight: 100;
}

.info-indv-benef-conv {
    width: 100%;
    display: ruby;
    padding-top: 5%;
}

p.test-info-plan-mob {
    font-size: 50px;
    color: #0abeef;
}

.div-img-planes {
    padding-top: 5%;
}

img.card-planes {
    width: 100%;
}

.cont-banner {
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}

.cont-banner-mobile {
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}

.hand-index {
    content: url('../assets/multimedia/icons/hand-index-thumb.svg');
}

.arrow-back-short {
    content: url(../assets/multimedia/icons/arrow-left-short.svg);
    width: 30%;
}

.credit-card {
    content: url('../assets/multimedia/icons/credit-card.svg');
    margin-right: 5%;
}

.user {
    content: url('../assets/multimedia/icons/person-circle.svg');
}

.calendar {
    content: url('../assets/multimedia/icons/calendar3.svg');
}

.email {
    content: url('../assets/multimedia/icons/email.svg');
}

.download {
    content: url('../assets/multimedia/icons/download.svg');
}

.btn-cot-plan {
    background: linear-gradient(143deg, rgba(7, 166, 201, 1) 0%, rgba(3, 148, 199, 1) 69%, rgba(1, 131, 198, 1) 98%);
    color: #fff;
    font-size: 120%;
    font-weight: 400;
    padding-top: 2%;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 2%;
    width: 66%;
    text-align: center;
    border-radius: 30px;
    border: none;
    margin-top: 5%;
    transition: 1s;
}

.btn-cot-plan:hover {
    background: linear-gradient(143deg, rgba(1, 131, 198, 1) 0%, rgba(3, 148, 199, 1) 69%, rgba(7, 166, 201, 1)98%);
    width: 70%;
}

.info-indv_title {
    color: #0080c5;
    font-size: 260%;
    font-weight: 100;
    font-family: inherit;
    width: 65%;
    margin-bottom: 3%;
}

.info-indv_title-mobile {
    color: #0080c5;
    font-size: 385%;
    font-weight: 100;
    font-family: inherit;
    width: 65%;
    margin-bottom: 3%;
}

.info-indv_subtitle-plan {
    color: #007fc4;
    font-size: 140%;
}

.info-indv_subtitle-plan-mobile {
    color: #007fc4;
    font-size: 270%;
}

.info-indv_body {
    color: #6b6b6b;
    text-align: center;
    font-size: 120%;
    margin-top: 3%;
    margin-bottom: 4%;
    width: 60%;
}

.info-indv_body-mobile {
    color: #6b6b6b;
    text-align: center;
    font-size: 245%;
    margin-top: 3%;
    margin-bottom: 4%;
    width: 95%;
}

.info-form {
    width: 100%;
    text-align: -webkit-center;
}


/*
img.card-benef {
    width: 31%;
    margin-right: 2%;
}*/

form#form-cot {
    width: 60%;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: none;
    width: 20px;
    height: 20px;
    border-width: thin;
}

img.img-fam {
    width: 80%;
}

img.logo-indv {
    width: 50%;
}

.subtitle-conv {
    text-align: center;
    color: #1389c9;
    font-size: 150%;
    margin-bottom: 2%;
}

.subtitle-conv-mobile {
    text-align: center;
    color: #1389c9;
    font-size: 245%;
    margin-bottom: 2%;
    padding-left: 10%;
    padding-right: 10%;
}


/*individual*/

img#log-pi {
    width: 60%;
}

div#bann-family {
    padding-top: 5%;
}

img#img-family {
    width: 70%;
    margin-top: 5%;
}

p#tit-banner {
    color: #6b6b6b;
    font-size: 360%;
    margin-bottom: 0;
}

div#col-1 {
    padding: 3% 0% 4% 15%;
    display: inline-block;
    position: relative;
}

.text-ini {
    color: #0081c5;
    font-size: 230%;
    margin-top: 7%;
    text-align: justify;
}

p.txt-banner-prov {
    color: #0080c5;
    font-size: 280%;
    font-weight: 500;
}

div#foot-banner {
    text-align: justify;
    width: 60%;
}

p.pie-desc-global {
    font-size: 120%;
    color: #6b6b6b;
    width: 133%;
    margin-top: 5%;
}


/*IndividualMas65*/

img.logo-indv-happ {
    width: 50%;
    margin-top: 20%;
    margin-bottom: 5%;
}

.info-indv_title_happ {
    color: #0080c5;
    font-size: 300%;
    font-weight: 100;
    font-family: inherit;
    width: 80%;
    line-height: 100%;
}

.content-back {
    text-align: center;
    padding-bottom: 3%;
    padding-left: 41%;
}

.btn-back {
    width: 30%;
    background-color: #b5b5b5;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
    line-height: 205%;
    font-size: 120%;
    transition: 1s;
}

.btn-back:hover {
    width: 40%;
    background-color: #00a8c9;
    color: #fff;
    cursor: pointer;
    transition: 1s;
    margin-left: -5%;
}


/*IngresoCantCargas*/

div#img-banner-cant-cargas {
    background-color: #008bc6;
    text-align: center;
    padding-top: 10%;
}

#row-ingreso-carga {
    background-color: #efefef;
    width: 100%;
    margin-left: 0%;
}

div#info-cargas {
    padding-top: 8%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 14%;
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}

#info-cargas p {
    color: #0080c5;
    font-weight: 700;
    font-size: 170%;
    margin-top: 10%;
}

img#img-det-plan {
    width: 90%;
    margin-bottom: 2%;
}

p.desc-plan-sel {
    color: #7d7d7d;
    font-weight: 500;
    font-size: 95%;
    margin-bottom: 0.1%;
}

div#btn-habilitar-cargas {
    background-color: #0080c5;
    color: #fff;
    border-radius: 32px;
    font-weight: 500;
    width: 20%;
    padding-top: 1%;
    padding-bottom: 1%;
    cursor: pointer;
    font-size: 110%;
    transition: 1s;
}

div#btn-habilitar-cargas:hover {
    background-color: #00a8c9;
    color: #fff;
    transition: 1s;
}

p#nota_carga {
    font-size: 120%;
    color: #6b6b6bd6;
    margin-top: 10%;
}

div.info-plan-carga {
    color: #0480c6;
    font-weight: 700;
    font-size: 130%;
    border-radius: 6px;
    border: 2px solid #add8e6e3;
    width: 80%;
    padding: 2%;
    margin-top: 5%;
    background-color: #fff;
    padding-bottom: 5%;
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}

p.solicitud {
    color: #6b6b6b;
    font-size: 110%;
    font-weight: 500;
}

hr.divi {
    color: #404040;
}

.btn-cambiar-plan {
    background-color: #6b6b6b94;
    color: #fff;
    border-radius: 30px;
    width: 38%;
    padding-top: 1%;
    padding-bottom: 0.51%;
    margin-top: 4%;
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 5%;
    font-size: 130%;
    opacity: 0.8;
    margin-left: 21%;
    transition: 1s;
}

.btn-cambiar-plan:hover {
    background-color: #6b6b6b;
}

div#mej-decisiones {
    width: 100%;
    text-align: center;
    margin-top: 6%;
}

p#p-tit-mej-dec {
    color: #0080c5;
    font-size: 200%;
    font-weight: 700;
    line-height: 100%;
    width: 80%;
    margin-left: 1%;
}

p.caract {
    background-color: #fff;
    font-size: 130%;
    margin-bottom: 2%;
}

div#div-p-caract {
    background-color: #fff;
    padding-top: 14px;
}

img#mejores-decisiones {
    margin-left: 17%;
    width: 60%;
    margin-top: 4%;
}


/*IngresoDatosTitular*/

span.select2-selection.select2-selection--single {
    border: none;
}


/*IngresoDatosCargas*/

div#div-text-proceso {
    background-color: #0080c5;
    color: #fff;
    font-size: 170%;
    font-weight: 500;
    padding-top: 7%;
    padding-bottom: 0.5%;
    margin-bottom: 4%;
}

div#div-ingreso-datos {
    background-color: #efefef;
    padding: 3%;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #e2e2e2;
    margin-bottom: 3%;
}

.br-con-carga {
    background-image: url(../assets/multimedia/barra-avance/br-avance-cc-1.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}


/*ConfirmarPegido*/

.br-avance-sc-2 {
    background-image: url(../assets/multimedia/barra-avance/br-avance-sc-2.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.br-sin-carga {
    background-image: url(../assets/multimedia/barra-avance/br-avance-sc-1.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin-top: 6%;
    margin-left: auto;
    margin-right: auto;
}


/* ************************************************************************************************************* */

.img-banner-2 {
    width: 100%;
    text-align: center;
    height: 0;
}

p#text-sig {
    margin-top: 0.2%;
    font-size: 100%;
    font-weight: 500;
}


/*
a.icon :hover {
    color: #fecd00;
}
svg.bi.bi-instagram {
    margin-left: 17px;
    color: #fff;
}
svg.bi.bi-linkedin {
    margin-left: 17px;
    color: #fff;
}

svg.bi.bi-facebook {
    margin-left: 17px;
    color: #fff;
}*/


/*
img#img-logo-Sermecoop {
    width: 45%;
    margin-left: -44px;
}*/

img#img-logo-Sermecoop {
    width: 40%;
    margin-left: 2%;
}

a.nav-link {
    color: #fed21f;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: underline 3px;
    color: #fed21f;
}

div#navbarSupportedContent {
    margin-left: -654px;
}


/*
p.txt-banner-prov {
    color: #0080c5;
    font-size: 322%;
    font-weight: 500;
}*/

div#flip {
    position: relative;
}


/*
.txt-banner{
    position: absolute;
}*/


/*
.txt-banner:nth-child(1){
    object-fit: cover;
    top:0%;
    animation: headline-drop-in-out 3s infinite;
    animation-delay: 1s;


}
.txt-banner:nth-child(2){
    opacity:0;
    object-fit: cover;
    animation: headline-drop-in-out 3s infinite;
    animation-delay: 2s;
}

.txt-banner:nth-child(3){
    opacity:0;
    object-fit: cover;
    animation: headline-drop-in-out 3s infinite;
    animation-delay: 3s;
}
*/

.vis {
    object-fit: cover;
    animation: headline-drop-in-out 3s infinite;
}


/*
div#img-banner-cant-cargas {
    background-color: #008bc6;
    text-align: center;
}*/

@keyframes headline-drop-in-out {
    0% {
        opacity: 0;
        transform: translateZ(-100px);
    }
    50% {
        opacity: 1;
        transform: translateZ(0);
    }
    100% {
        opacity: 0;
        transform: translateZ(-100px);
    }
}


/*
div#col-1 {
    padding: 5% 3% 3% 5%;
    display: inline-block;
    position: relative;
}*/

.txt-banner {
    color: #0080c5;
    font-size: 500%;
    font-weight: 500;
}


/*
div#foot-banner {
    text-align: justify;
    width: 57%;
}*/

div#div-banners-family {
    background: rgb(209, 239, 245);
    background: linear-gradient(180deg, rgb(165 222 233) 0%, rgba(250, 253, 253, 1) 40%, rgba(255, 255, 255, 1) 50%);
}


/*
p#tit-banner {
    color: #6b6b6b;
    font-size: 440%;
    margin-bottom: 0;
}*/

p.desc-plan-global {
    font-size: 100%;
    color: #6b6b6b;
    margin-bottom: 1%;
}


/*div#cont-sumate {
    text-align: center;
}

p#txt-sum {
    color: #0080c5;
    font-size: 165%;
    margin-bottom: 4%;
}

div#card-soc {
    padding-left: 15%;
    padding-right: 15%;
    width: 100%;
    margin-bottom: 3%;
}


#first-card {
    background-image: url(../assets/multimedia/images/soc.png);
    background-size: 90%;
    background-repeat: no-repeat;
    height: 330px;
}

#second-card {
    background-image: url(../assets/multimedia/images/easy-soc.png);
    background-size: 90%;
    background-repeat: no-repeat;
    height: 330px;
}

#third-card{
    background-image: url("../assets/multimedia/images/red-soc.png");
    background-size: 90%;
    background-repeat: no-repeat;
    height: 330px;
}

div#card-det {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
}

p#txt-det-soc {
    font-size: x-large;
    color: #54595f;
}

div#first-det {
    padding-left: 5%;
    padding-right: 5%;
}*/


/*li.li-det {
    color: #0080c5;
    font-size: x-large;
    font-weight: 700;
}*/


/*div#cont-sumate {
    margin-bottom: 5%;
}*/

div.cont-plans {
    background-color: #f4fbfc;
    padding-top: 3%;
}


/*
.tit-div-pag {
    background-color: #07a9c9;
    width: 75%;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 3%;
    margin-bottom: 3%;
}
*/


/*
p.txt-div-pag {
    font-size: xxx-large;
    font-weight: 600;
}*/

span.icon-check {
    content: url("../assets/multimedia/icons/check.svg");
    vertical-align: middle;
}


/*
p.pie-desc-global {
    font-size: 120%;
    color: #6b6b6b;
    width: 133%;
    margin-top: 5%;
}*/

div#col-2 {
    padding-left: 0%;
    text-align: center;
    /* background: linear-gradient(31deg, #c5d5d4 60%, #a0b8c4);*/
}


/*
img#img-family {
    width: 60%;
}
*/

#banner {
    width: 135%;
}

img#logo-plan-individual {
    margin-top: 1%;
    margin-bottom: 2%;
    width: 20%;
    margin-right: 3%;
}

img#logo-plan-individual2 {
    width: 17%;
    margin-right: 3%;
    margin-top: -1%;
}

img#logo-fecrecoop {
    width: 25%;
    margin-top: -1%;
}

img#logo-lareina {
    width: 20%;
    margin-top: -1%;
}

img#logo-lareina-banner {
    width: 20%;
    margin-top: -1%;
}

img#logo-coopacsi-banner {
    width: 25%;
    margin-top: -1%;
}

img#logo-coopacsi {
    width: 40%;
    margin-top: -1%;
}

img#logo-plan-individual-bann {
    width: 65%;
    padding-top: 1%;
    padding-bottom: 1%;
}

.container {
    width: 100%;
}

div#info-gen {
    background-color: #dfdfdf;
    height: 367px;
}

#img-gen {
    background-image: url(../../Clb_img/Banners/family-health.jpg);
    background-size: contain;
    width: 50%;
    height: 367px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 100%;
    box-shadow: 0px 10px 20px 1px #d0c7c75e;
}

h2#titulo {
    margin-top: 3%;
    color: #247eb1;
    margin-bottom: 5%;
    font-size: 180%;
}

form.form-planes {
    margin-left: 3%;
    margin-right: 3%;
    padding-bottom: 2%;
}

.radio {
    color: #0480c6;
    font-weight: 700;
    font-size: medium;
    border-radius: 1px;
}

.card-plan {
    width: 100%;
}

img.img-card {
    width: 99%;
    margin-top: 10%;
}

.text-plan {
    padding: 5% 4% 1% 6%;
    margin-bottom: 50%;
}


/*
p.txt-anual {
    color: #7d7d7d;
    font-weight: 400;
}*/

label.precio-plan {
    text-align: end;
    padding-right: 6%;
    font-size: 120%;
    padding-bottom: 1%;
    padding-top: 1%;
}


/*p.desc-plan-sel {
    color: #7d7d7d;
    font-weight: 300;
    font-size: 95%;
    margin-bottom: 0.1%;
}*/

p.desc-plan {
    color: #000000;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 1%;
}

b.desc-plan {
    color: #7d7d7d;
}

.precio-plan-carga {
    margin-top: 1%;
    margin-bottom: 5%;
    font-size: 100%;
}

div#planes .radio {
    margin-left: 1%;
    margin-bottom: 1%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0;
    width: 23%;
    border-radius: 12px;
    position: relative;
    display: initial;
    box-shadow: 1px 2px 8px #adb5bd;
    margin-right: 1%;
    background-color: #fff;
    border: 3px solid #0385c6;
}

div#planesS .radio {
    margin-left: 1%;
    margin-bottom: 1%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0;
    width: 23%;
    border-radius: 12px;
    position: relative;
    display: initial;
    box-shadow: 1px 2px 8px #adb5bd;
    margin-right: 1%;
    background: rgb(0, 128, 197);
    background: linear-gradient(90deg, rgba(0, 128, 197, 1) 0%, rgba(0, 148, 199, 1) 50%, rgba(1, 170, 202, 1) 100%);
}

div#planes-mob .radio {
    margin-left: 1%;
    margin-bottom: 1%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0;
    width: 23%;
    border-radius: 12px;
    position: relative;
    display: initial;
    box-shadow: 1px 2px 8px #adb5bd;
    margin-right: 1%;
    background-color: #fff;
    border: 3px solid #0385c6;
}

.div-text-mob {
    display: inline-flex;
}

p.txt-des-plan-mob {
    margin-top: 32px;
    margin-right: 2%;
    font-size: 55px;
    font-weight: 300;
}

p.txt-prec-plan-mob {
    color: #0480ca;
    font-weight: 900;
    font-size: 100px;
}

.text-sermecoop-primary {
    color: #0480ca;
    font-weight: 900;
    font-size: 80px;
}

.text-sermecoop-primary-outfz {
    color: #0480ca;
}

.bor-bottom {
    border-bottom: solid 4px;
    color: #0480ca;
}

.pa-r-89 {
    padding-right: 89px;
}

.fz-lg {
    font-size: larger;
}

.fs-50 {
    font-size: 50px;
}

div#planes .radio-mob {
    margin-left: 1%;
    margin-bottom: 1%;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0;
    width: 23%;
    border-radius: 40px;
    position: relative;
    display: initial;
    box-shadow: 1px 2px 8px #adb5bd;
    margin-right: 1%;
    margin-left: 2.5%;
    background-color: #fff;
    border: 10px solid #0181c6;
}

div#planes-mobS .radio {
    margin-left: 1%;
    margin-bottom: 30px;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0;
    width: 95%;
    border-radius: 40px;
    position: relative;
    display: initial;
    box-shadow: 1px 2px 8px #adb5bd;
    margin-right: 1%;
    margin-left: 2.5%;
    background: rgb(0, 128, 197);
    background: linear-gradient(90deg, rgba(0, 128, 197, 1) 0%, rgba(0, 148, 199, 1) 50%, rgba(1, 170, 202, 1) 100%);
}

img.img-card-s {
    width: 70%;
    margin-top: 10%;
}

p.txt-des-plan-s {
    color: #fff;
    font-weight: 600;
    font-size: 125%;
    margin-bottom: 2%;
}

.txt-prec-plan-s {
    color: #fff;
    font-size: 190%;
    margin-bottom: 0;
}

p.txt-anual-s {
    color: #0081c5;
    font-weight: 400;
    margin-bottom: 0;
}

p.txt-des-plan {
    color: #0081c5;
    font-weight: 600;
    font-size: 125%;
    margin-bottom: 0;
}

p.txt-prec-plan {
    color: #0081c5;
    font-size: 190%;
    margin-bottom: 0;
    line-height: 1;
}

.cont-txt-anual {
    width: 100%;
    font-size: 105%;
    color: #0081c5;
}

.cont-txt-anual-s {
    width: 100%;
    font-size: 105%;
    color: #fff;
    margin-bottom: 5%;
}

p.txt-anual-s {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
}

p.desc-plan-s {
    color: #fff;
    font-size: 130%;
    font-weight: 400;
    margin-bottom: 1%;
}

button.btn-contratar-s {
    color: #0080c4;
    border: none;
    border-radius: 12px;
    width: 47%;
    padding-bottom: 1%;
    font-size: 115%;
    font-weight: 600;
    margin-bottom: 3%;
    transition: 2s;
    background: #fff;
}

.btn-descargar-s {
    width: 100%;
    color: #fff;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 4%;
    font-size: 110%;
    text-align: center;
    cursor: auto;
}

.tit-bons {
    display: inline-flex;
    text-align: center;
}

p.txt-prim-plan {
    color: #fff;
    background: rgb(2, 0, 36);
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(7, 186, 247, 0.7116349164177389) 50%, rgba(7, 186, 247, 1) 100%);
    bottom: 0;
    position: absolute;
    margin-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 165%;
    padding-bottom: 5%;
    font-weight: 400;
    text-align: left;
    text-shadow: 0px 2px 2px #026ea7;
}

.icon-circle-check {
    content: url(../assets/multimedia/icons/check-circle-fill.svg);
    cursor: pointer;
    width: 100%;
    margin-right: 2%;
}

.icon-star {
    content: url(../assets/multimedia/icons/star-fill.svg);
    cursor: pointer;
    width: 100%;
    margin-right: 2%;
}

p.txt-cob-plan {
    color: #7a7a7a;
    margin-left: 10%;
    font-size: 120%;
}

.text-cob-plan {
    text-align: center;
}

div#div-info {
    text-align: center;
    color: #0080C5;
    margin-top: 2%;
}

p#p-info {
    color: #6b6b6b;
    font-size: 110%;
}

.footer-plan {
    width: 100%;
}

.foot-position {
    bottom: 0;
    margin-bottom: 0%;
    position: absolute;
    left: 0;
    padding-left: 1%;
    padding-right: 1%;
}


/*
.btn-descargar {
    width: 100%;
    color: #0082cd;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 4%;
    font-size: 110%;
    text-align: center;
    cursor: auto;
}*/


/*
p.txt-down {
    font-weight: 500;
    font-size: medium;
    cursor: pointer;
    padding-top: 1%;
    padding-bottom: 1%;
    width: 45%;
    margin-left: 27%;
}

p.txt-down:hover {
    background-color: #6b6b6b;
    color: #fff;
    width: 50%;
    margin-left: 25%;
    border-radius: 30px;
}*/

div#desc-det {
    cursor: none;
}


/*
button.btn-contratar {
    color: #fff;
    border: none;
    border-radius: 30px;
    width: 50%;
    padding-bottom: 1%;
    font-size: larger;
    background-color: #07a9c9;
    margin-bottom: 3%;
}*/


/*
button.btn-contratar:hover {
    text-decoration: underline;
}*/


/*
.btn-descargar.desc-det {
    border-radius: 6px;
    transition: 1s;
}*/


/*.btn-descargar.desc-det:hover {
    color: #fff;
    background-color: #7a7a7a;
    text-decoration: underline;
}*/


/*
p.txt-conv {
    color: #0080c5;
}*/


/*
div#coln-1 {
    padding-left: 10%;
    font-size: 125%;
}*/


/*
div#column-2 {
    padding-top: 7%;
}*/


/*
div#btn-conv {
    background: rgb(7, 166, 201);
    background: linear-gradient(143deg, rgba(7, 166, 201, 1) 0%, rgba(3, 148, 199, 1) 69%, rgba(1, 131, 198, 1) 98%);
    border-radius: 56px;
    width: 23%;
    padding-top: 0.4%;
    position: absolute;
    text-align: center;
    cursor: pointer;
    margin-top: 1%;
    color: #fff;
    padding-bottom: 0.5%;
    transition: 1s;
}
*/


/*
div#btn-conv:hover {
    width: 25%;
    text-decoration: underline;
    padding-top: 0.7%;
    padding-bottom: 0.8%;
    transition: 1s;
}*/


/*
p.txt-btn-conv {
    margin-bottom: 0;
    text-shadow: 0px 1px 1px #adb5bd;
}*/

h4#info {
    font-size: 175%;
}


/*
#pagina {
    position: relative;
    min-height: 100%;
}*/


/*
img#img-mas-prot {
    width: 100%;
}*/

.icon-check {
    content: url('../assets/multimedia/icons/check.svg');
    width: 10%;
    margin-right: 2%;
}

.list-mas-prot {
    display: flex;
}


/*
p.txt-mp {
    font-size: xx-large;
    color: #54595f;
}*/


/*
div#cont-benf {
    padding-left: 15%;
    padding-right: 3%;
    margin-top: 2%;
}*/

.col-md-4.card-benf {
    padding: 3%;
    text-align: center;
    box-shadow: 3px 3px 10px #c1c0c0;
    border-radius: 12px;
    width: 30%;
    margin: 1%;
}

p.tit-benf {
    color: #0080c5;
    font-size: 185%;
    font-weight: 700;
    line-height: 1;
}

p.text-benf {
    color: #878987;
    font-size: larger;
}


/*
div#mas-proteccion {
    margin-bottom: 4%;
}*/

img#banner_footer {
    width: 130%;
}


/*
div#footer {
    padding-top: 10px;
    background-color: #0080c5;
    color: #fff;
    display: flex;
    font-family: var(--bs-font-sans-serif);
    text-align: left;
    padding: 28px 0 17px;
}*/


/*
p.desc-fisc {
    margin-left: 5%;
    margin-top: 1%;
    margin-bottom: 2.5%;
    font-size: 12pt;
    font-weight: 600;
}*/


/*
img.logo-minis-econom {
    width: 62%;
    margin-left: 10%;
    margin-top: 0%;
}
*/


/*
img#logo-Sermecoop-footer {
    width: 67%;
    margin-top: 2%;
    margin-left: 10%;
}*/


/*
div#icons-redes {
    padding-left: 10%;
    margin-top: 1%;
}*/

footer.footer-final {
    margin-top: -3%;
    background-color: #a4a4a4;
}

div#div-foot-final {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    align-content: center;
    align-items: center;
    max-width: 1140px;
}

div#foot-final {
    display: -webkit-box;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    align-content: center;
    align-items: center;
    padding-bottom: 2%;
}


/*
img#logo-sello-mig {
    width: 35%;
    margin-top: 10%;
}*/


/*
img#sello-empresa-mujer {
    margin-top: 10%;
    width: 30%;
}*/


/*
img#sello-achs {
    width: 50%;
    margin-top: 10%;
}*/


/*
div.vive-sermecoop {
    margin-top: 3%;
    padding-right: 0%;
    width: -33%;
    color: #ffff;
}*/


/*
p#plan-vive-serm {
    font-size: 110%;
}*/


/*
img#log-vive {
    width: 55%;
}*/


/*
div#btn-habilitar-cargas {
    background-color: #0080c5;
    color: #fff;
    border-radius: 32px;
    font-weight: 500;
    width: 17%;
    padding-top: 1%;
    padding-bottom: 1%;
    cursor: pointer;
    font-size: 100%;
}*/

.inf-carga {
    font-weight: 400;
    font-size: large;
    margin-bottom: 5px;
    margin-top: 9px;
}

.form-check-input:checked {
    background-color: #0080c5;
    border-color: #0080c5;
}

.form-check.form-switch.check-carga {
    width: 100%;
    padding-left: 40%;
    font-weight: 400;
}

label.label-switch {
    margin-left: -62%;
}

a {
    text-decoration: none !important;
}


/*vista de ingreso cantidad cargas*/

form#form-carga {
    background-color: #efefef;
}


/*#info-cargas p {
    color: #0080c5;
    font-weight: 700;
    font-size: 170%;
    margin-top: 10%;
}*/

.row.text-center {
    color: #0080c5;
}

div#btn-quitar-carga {
    width: 15%;
    margin-left: 30%;
}

div#btn-agregar-carga {
    width: 15%;
}

.menos {
    content: url('../assets/multimedia/icons/dash-circle-fill.svg');
}

.number-1 {
    content: url('../assets/multimedia/icons/1-circle-fill.svg');
}

.number-2 {
    content: url('../assets/multimedia/icons/2-circle-fill.svg');
}

.number-3 {
    content: url('../assets/multimedia/icons/3-circle-fill.svg');
}

.number-4 {
    content: url('../assets/multimedia/icons/4-circle-fill.svg');
}

.number-5 {
    content: url('../assets/multimedia/icons/5-circle-fill.svg');
}

.mas {
    content: url('../assets/multimedia/icons/plus-circle-fill.svg');
}

svg.numero {
    color: #6b6b6b;
    width: 10%;
}

#number-cant-carga {
    width: 15%;
}


/*
div#info-cargas {
    padding-top: 8%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 14%;
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}
*/

.btn-deshabilitar {
    color: #0080c5a6;
    cursor: not-allowed;
}


/*
div.info-plan-carga {
    color: #0480c6;
    font-weight: 700;
    font-size: 130%;
    border-radius: 6px;
    border: 2px solid #add8e6e3;
    width: 80%;
    padding: 2%;
    margin-top: 5%;
    background-color: #fff;
    padding-bottom: 5%;
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}
*/


/*
p.solicitud {
    color: #6b6b6b;
    font-size: 110%;
    font-weight: 500;
}*/


/*
hr.divi {
    color: #404040;
}*/

ul#list-documento-1 {
    padding-left: 2%;
}

p.tit-plan {
    font-size: 115%;
    margin-bottom: 1%;
    margin-top: -2%;
}

p.desc-plan-b {
    color: #7d7d7d;
    line-height: 119%;
    font-size: large;
}


/*
.btn-cambiar-plan {
    background-color: #6b6b6b94;
    color: #fff;
    border-radius: 30px;
    width: 38%;
    padding-top: 1%;
    padding-bottom: 0.51%;
    margin-top: 4%;
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 5%;
    font-size: 130%;
    opacity: 0.8;
    margin-left: 21%;
}*/


/*#row-ingreso-carga {
    background-color: #efefef;
    width: 100%;
    margin-left: 0%;
}*/

div#btn-quitar-carga {
    cursor: pointer;
}

div#btn-agregar-carga {
    cursor: pointer;
}

div#caract-plan {
    margin-top: 3%;
    color: #606060;
    line-height: 1;
}


/*
img#img-det-plan {
    width: 70%;
    margin-bottom: 2%;
}*/

div#tit-mej-dec {
    display: inline-flex;
    width: 60%;
    line-height: 196%;
    margin-bottom: 2%;
}

div#text-mej-dec {
    padding-left: 15%;
    text-align: initial;
    padding-right: 15%;
    font-size: 100%;
}

p.tit-md {
    color: #6b6b6b;
    font-weight: 700;
    font-size: 100%;
    margin-bottom: -1%;
}

p.txt-md {
    color: #6b6b6b;
    line-height: initial;
}

svg#i-check {
    color: #0080c5;
}

svg.bi.bi-dash-circle-fill {
    width: 200%;
}

svg.numero {
    width: 270%;
    padding-left: 0%;
    padding-right: 70%;
}

svg.bi.bi-plus-circle-fill {
    width: 200%;
}

label#ind-datos-carga {
    font-weight: 700;
}

p#nombre-plan {
    color: #0080c5;
    font-size: x-large;
    font-weight: 700;
}

div#i-plan {
    text-align: center;
}

img#img-plan {
    width: 30%;
}

div#div-caract {
    border: 2px solid #afafaf;
    width: 50%;
    margin-left: 24%;
    border-radius: 15px;
    background-color: #ffffff;
}

p#tit-carac-plan {
    margin-top: 1%;
    margin-bottom: 1%;
    color: #0080c5;
    font-weight: 600;
    font-size: 200%;
    background-color: #fff;
}


/*div#mej-decisiones {
    width: 100%;
    text-align: center;
    margin-top: 6%;
}*/


/*
p#p-tit-mej-dec {
    color: #0080c5;
    font-size: 200%;
    font-weight: 700;
    line-height: 100%;
    width: 80%;
    margin-left: 1%;
}

p.caract {
    background-color: #fff;
    font-size: 130%;
    margin-bottom: 2%;
}

div#div-p-caract {
    background-color: #fff;
    padding-top: 14px;
}


img#mejores-decisiones {
    margin-left: 17%;
    width: 60%;
    margin-top: 4%;
}
*/


/*Pantalla ingreso datos*/

.requerido {
    box-shadow: 0px 0px 8px 0px #d51e1e;
}


/*div#div-text-proceso {
    background-color: #0080c5;
    color: #fff;
    font-size: 170%;
    font-weight: 500;
    padding-top: 1%;
    padding-bottom: 0.5%;
}*/

p.tit-datos {
    color: #6b6b6b;
    font-weight: 700;
    margin-bottom: 0%;
}


/*
.br-sin-carga {
    background-image: url(../assets/multimedia/barra-avance/br-avance-sc-1.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}*/


/*
.br-con-carga {
    background-image: url(../assets/multimedia/barra-avance/br-avance-cc-1.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}*/


/*
.br-avance-sc-2 {
    background-image: url(../assets/multimedia/barra-avance/br-avance-sc-2.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    margin-top: 1%;
    background-repeat: no-repeat;
    margin: 2% auto;
}*/

.br-avance-sc-3 {
    background-image: url(../assets/multimedia/barra-avance/br-avance-sc-3.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}

.br-avance-cc-2 {
    background-image: url(../assets/multimedia/barra-avance/br-avance-cc-2.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}

.br-avance-cc-3 {
    background-image: url(../assets/multimedia/barra-avance/br-avance-cc-3.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}

.br-avance-cc-4 {
    background-image: url(../assets/multimedia/barra-avance/br-avance-cc-4.png);
    background-size: 100%;
    width: 85%;
    height: 35px;
    background-repeat: no-repeat;
    margin: 2% auto;
}

div#barra {
    background-color: #efefef;
}


/*
div#div-ingreso-datos {
    background-color: #fff;
    padding: 3%;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #e2e2e2;
    margin-bottom: 3%;
}*/

.form-control2 {
    background-color: #d9d9d9;
    border: var(--bs-border-width) solid #d9d9d9;
    font-weight: 600;
    color: #0e2539;
    border-radius: 20px;
}

input,
select,
textarea {
    font-weight: 600;
    color: #6b6b6b;
}

p.tit-datos {
    color: #6b6b6b;
    font-weight: 600;
    text-align: justify;
    font-size: 140%;
    margin-top: 2%;
}


/* cambiar
p.tit-datos {
    color: #6b6b6b;
    font-weight: 600;
    text-align: justify;
    font-size: 140%;
    margin-top: 1%;
}

.title-section {
    display: inline-flex;
}
*/

svg.bi.bi-person-fill {
    margin-bottom: 1%;
}

p.sec {
    color: #6b6b6b;
    font-weight: 700;
    margin-bottom: 0%;
    margin-top: 7%;
}

.lbl_text {
    font-weight: 700;
    color: #6b6b6b;
    font-weight: 400;
}

p#titulo-ingreso-datos {
    font-size: 160%;
    margin-left: 16%;
    color: #6b6b6b;
    font-weight: 700;
    margin-top: 2%;
    margin-bottom: 1%;
}


/*
select{
    background-color: #d9d9d9  ;
}*/

div#div-btn-continuar {
    display: flex;
    margin-top: 6%;
}

.btn-continuar {
    background-color: #0080c5;
    color: #fff;
    border-radius: 6px;
    font-size: 110%;
    width: 25%;
    border: 2px solid #55555500;
    font-weight: 700;
    margin-left: 50%;
}

.btn-atras {
    background-color: #ffffff;
    color: #0080c5;
    border-radius: 6px;
    height: 100%;
    font-size: 110%;
    width: 25%;
    border: 2px solid #55555500;
    font-weight: 700;
    padding-top: 1%;
    padding-bottom: 1%;
    cursor: pointer;
    border: 2px solid #0080c5;
}

div#btn-contrato {
    color: #fff;
    background-color: #0080c5;
    border-radius: 6px;
    padding-top: 5%;
    padding-bottom: 5%;
    font-weight: 700;
    font-size: 100%;
    cursor: pointer;
}

div#text-final {
    margin-bottom: 5%;
}

div#btn-reg-tar {
    color: #fff;
    background-color: #d9d9d9;
    margin-top: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    border-radius: 6px;
    font-size: 100%;
    font-weight: 700;
    cursor: not-allowed;
    display: inline-flex;
    width: 98%;
    text-align: center;
    justify-content: center;
}

.btn-reg-tar-act {
    background-color: #0080c5 !important;
    cursor: pointer !important;
}

div#btn-back {
    color: #0080c5;
    border: 2px solid #0080c5;
    width: 36%;
    font-size: 100%;
    font-weight: 700;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

div.btn-back-conf {
    color: #0080c5;
    border: 2px solid #0080c5;
    width: 35%;
    font-size: 100%;
    font-weight: 700;
    border-radius: 6px;
    padding: 2%;
    text-align: center;
    cursor: pointer;
    display: inline-flex;
    padding: 2%;
    justify-content: center;
}

img#barra-avance-2 {
    width: 78%;
    margin-top: 3%;
    margin-bottom: 3%;
}


/*Pamntalla ingreso datos carga*/

img#barra-avance-2-carga {
    margin-top: 3%;
    margin-bottom: 1%;
    width: 78%;
}

div#tit {
    margin-top: 2%;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

p#inf-ext {
    color: #6b6b6b;
    margin-top: -1%;
}

p#ind-datos-carga {
    font-size: x-large;
    color: #6b6b6b;
    font-weight: 400;
}

#arch {
    cursor: pointer;
}

.custom__image-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

input.docmentos {
    opacity: 0;
}

.custom__image-container label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 150%;
    cursor: pointer;
    width: 100px;
    height: 100px;
    border: solid 1px black;
    border-radius: 5px;
    object-fit: cover;
}

.custom__image-container img {
    height: 100%;
    object-fit: cover;
}

.div-info-carga {
    background-color: #0080c50d;
    color: #0080c5;
    margin-bottom: 3%;
    cursor: pointer;
    margin-top: 1%;
    width: 50%;
    border-radius: 7px;
    font-weight: 600;
    font-size: 110%;
    padding-left: 1%;
    padding-top: 1%;
    padding-bottom: 0.1%;
    display: flex;
    border: 2px solid #0080c5;
}

.select-css {
    border-radius: 30px;
}

.div-info-active {
    color: #6b6b6b;
    background-color: #6b6b6b14;
    padding-top: 1%;
    border: none;
    border: 2px solid #6b6b6b;
}

p#titulo-ingreso-datos-carga {
    font-size: 160%;
    color: #6b6b6b;
    font-weight: 600;
    margin-bottom: 1%;
}

p#titulo-conf-ped {
    font-size: 160%;
    color: #6b6b6b;
    font-weight: 600;
    margin-bottom: 1%;
    margin-left: 8%;
}

p.text-rev {
    font-size: 160%;
    padding-left: 0.5%;
    color: #6b6b6b;
    font-weight: 600;
}

img#arch-carga {
    width: 100%;
}


/*Pantalla de confirma tu pedido*/

img#barra-avance-3 {
    width: 77%;
    margin-top: 3%;
    margin-bottom: 3%;
}

b.tit-resumen-plan {
    color: #6b6b6b;
    font-size: 115%;
}

div#datos-plan {
    font-size: smaller;
    color: #836b6b;
}

div#div-term-cond {
    background-color: #fff;
    padding: 3%;
    text-align: initial;
    border-radius: 30px;
    border: 2px solid #e2e2e2;
    color: #6b6b6b;
}

p#link-contrato {
    color: #0080c5;
    text-decoration: underline;
}

div#text-term {
    margin-left: -5%;
}

div#btns-finales {
    margin-left: 39%;
}

svg.bi.bi-hand-index-thumb {
    color: #6b6b83;
}

button.btn.btn-primary.btn-princ {
    background-color: #928e8e;
    width: 30%;
    color: #fff;
    font-size: 100%;
    font-weight: 600;
    border: none;
    cursor: not-allowed;
    margin: auto;
}

.modal-header {
    color: #282828;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: hidden;
}


/*Pantalla Confirma tu pedido*/

div#btn-firma-contrato {
    background-color: #0080c5;
    color: #fff;
    border-radius: 6px;
    height: 55%;
    margin-top: 9px;
    font-size: x-large;
    width: 100%;
    border: 2px solid #55555500;
    font-weight: 700;
    padding-top: 3%;
    cursor: pointer;
    margin-left: 1%;
}

div#btn-pagar {
    background-color: #d9d9d9;
    color: #fff;
    border-radius: 15px;
    height: 55%;
    margin-top: 18px;
    font-size: x-large;
    width: 100%;
    border: 2px solid #55555500;
    font-weight: 700;
    padding-top: 3%;
    cursor: not-allowed;
}

.habilitar-btn {
    background-color: #0080c5 !important;
    cursor: pointer !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6b6b6b;
    background-color: #ffffff;
    border-bottom: 2px solid #0884c7;
    border-radius: 6px;
}


/*span.select2-dropdown.select2-dropdown--below {
    top: 12px;
}*/

li.tit-conf-plan {
    list-style: none;
    margin-left: -2%;
    font-weight: 700;
    font-size: 110%;
}

li.cob {
    font-size: 110%;
}

button#btn-firma-contrato {
    color: #fff;
    background-color: #d9d9d9;
    border: none;
    border-radius: 15px;
    width: 100%;
    height: 59%;
    font-size: x-large;
    font-weight: 700;
}

div#div-btns {
    display: flex;
    margin-bottom: 4%;
}

.list-docu {
    font-weight: 700;
    color: #0080c5;
    list-style: circle;
    font-size: 100%;
    text-align: initial;
}

span.select2.select2-container.select2-container--default {
    width: 100%;
}

button.close {
    border: none;
    background-color: #fff0;
}

span.cerrar-modal {
    color: #fff;
    font-size: x-large;
    font-weight: 700;
}

.modal-content {
    height: calc(100% - var(--bs-modal-margin)*2);
}

.image-upload img {
    width: 100%;
    cursor: pointer;
}

.get-in-touch {
    margin: 0px auto;
    position: relative;
}

.get-in-touch .title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 3.2em;
    line-height: 48px;
    padding-bottom: 48px;
    color: #0180c5;
    background: #0180c5;
    background: -moz-linear-gradient(left, #f4524d 0%, #0180c5 100%);
    background: -webkit-linear-gradient(left, #f4524d 0%, #0180c5 100%);
    background: linear-gradient(to right, #f4524d 0%, #0180c5 100%);
    -webkit-text-fill-color: transparent;
}

.contact-form .form-field {
    position: relative;
    margin-top: 3%;
}

.contact-form .input-text {
    display: block;
    width: 100%;
    height: 60%;
    border-width: 0 0 2px 0;
    border-color: #0180c5;
    font-weight: 400;
    text-align: center;
    border-radius: 5px;
}

.contact-form .input-text:focus {
    outline: none;
}

label {
    display: inline-block;
    color: #6b6b6b;
}

svg.bi.bi-geo-alt-fill,
svg.bi.bi-bank2 {
    margin-bottom: 1%;
}

.contact-form .input-text:focus+.label,
.contact-form .input-text.not-empty+.label {
    font-weight: 700;
}

div#img-fel {
    text-align: center;
    padding-top: 10%;
}

img#fel-ce {
    width: 45%;
    margin-top: 0%;
}

p#tit-pago-exitoso {
    color: #6b6b6b;
    text-align: center;
    font-size: 115%;
    margin-top: 1%;
    width: 56%;
}

div#text-conv {
    background-color: #fff;
    padding-top: 2%;
}

p#inv-cat {
    color: #6b6b6b;
    text-align: center;
    font-size: 110%;
    margin-top: 1%;
    width: 56%;
    margin-bottom: 2%;
}

div#icons-redes-conv {
    text-align: center;
    padding-bottom: 2%;
}

#icon-conv-face {
    margin-left: 0%;
    color: #537bbe;
}

#icon-conv-inst {
    color: #e4405f;
    margin-left: 1%;
    margin-right: 1%;
}

#icon-conv-yout {
    color: #f00;
}

div#det-conv {
    text-align: center;
    color: #0080c5;
    font-size: 255%;
    font-weight: 800;
}

p#subr-tit {
    margin-top: -3%;
}

p#desc-conv {
    font-weight: 100;
    font-size: 49%;
    width: 35%;
    opacity: 0.8;
    padding-bottom: 1%;
}


/*
div#convenios {
    width: 60%;
}*/


/*.col-md-4.conv {
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
}*/


/*
.img-conv {
    width: 90%;
    opacity: 0.7;
}*/


/*
.img-conv:hover{
    width: 90%;
    opacity: 1;
}-*/


/*
p.tit-conv {
    color: #fff;
    background-color: #0080c5;
    font-size: small;
    padding-top: 5%;
    padding-bottom: 5%;
    width: 90%;
    margin-top: -3%;
    position: relative;
    font-weight: 600;
}*/


/*
a.nv_pi {
    color: #fff;
    text-decoration: underline;
}*/

.tit-datos svg {
    color: #0080c5;
}

.fade {
    transition: opacity 0.5s linear;
}

.input-hide {
    border-color: #fff0;
}

div#btn-volver {
    margin-bottom: 2%;
}

div#button-volver-inicio {
    font-weight: 700;
    color: #fff;
    background-color: #0080c5;
    display: flex;
    width: 25%;
    font-size: 140%;
    border-radius: 12px;
    padding: 1%;
}


/* Tamaño por defecto pantallas (1280-1024) */

@media all and (min-width: 1024px) and (max-width: 1280px) {
    .info-indv {
        padding-top: 10%;
    }
    div#btn-conv {
        margin-top: 10%;
        position: static;
        width: 45%;
    }
    div#btn-conv:hover {
        width: 46%;
        transition: 1s;
    }
    .tit-div-pag {
        background-color: #07a9c9;
        width: 95%;
        color: #fff;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        padding-left: 3%;
        margin-bottom: 3%;
        display: inline-flex;
        margin-top: 2%;
    }
    div#num-carga {
        width: 100%;
    }
    div#foot-final {
        margin-right: 10%;
        display: flex;
        margin-left: 10%;
        width: auto;
    }
    div#btn-planes:hover {
        width: 40%;
        transition: 1s;
    }
    div#cont-log-coop {
        padding-left: 2%;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .info-indv {
        padding-top: 20%;
    }
    div#cont-log-coop {
        padding-left: 2%;
    }
    div#btn-conv {
        margin-top: 10%;
        position: static;
        width: 125%;
    }
    .foot-position {
        bottom: 0;
        position: absolute;
        margin-bottom: 4%;
    }
    div#foot-final {
        margin-right: 10%;
        display: flex;
        margin-left: 10%;
        width: auto;
    }
    div#btn-planes:hover {
        width: 40%;
        transition: 1s;
    }
    div#btn-planes {
        margin-right: 1%;
    }
}


/*responsivo para desk  note */


/*responsivo para mobile */

@media screen and (max-width: 767px) {
    div#cont-log-coop {
        padding-left: 2%;
    }
    .info-indv {
        padding-top: 20%;
    }
    div#btn-conv {
        margin-top: 10%;
        position: static;
        width: 125%;
    }
    div#btn-planes:hover {
        width: 40%;
        transition: 1s;
    }
    .foot-position {
        bottom: 0;
        margin-bottom: 4%;
    }
    p.desc-plan {
        color: #7d7d7d;
        font-size: 12pt;
        font-weight: 400;
        margin-bottom: 1%;
        text-align: initial;
    }
    p#txt-dat-banc {
        font-weight: bolder;
        color: #6b6b6b;
        text-align: justify;
        font-size: xx-large;
    }
    div#btn-planes:hover {
        width: 40%;
        transition: 1s;
    }
    img.log-conv-mobile {
        width: 48%;
    }
    .text-plan-mob {
        margin-top: -30px;
    }
    img#logo-fecrecoop {
        width: 55%;
    }
    img#logo-lareina {
        width: 45%;
        margin-top: -1%;
    }
    img#logo-lareina-banner {
        width: 45%;
        margin-top: -1%;
    }
    img#logo-coopacsi-banner {
        width: 25%;
        margin-top: -1%;
    }
    img#logo-coopacsi {
        width: 40%;
        margin-top: -1%;
    }
}

#movilclors {
    background-color: #0080c5;
    color: #fff;
}

#fterplommargen {
    margin-left: 0%;
}

.logo-minis-econommovil {
    margin-left: 3%;
    width: 100%;
}

#logo-Sermecoop-footermovil {
    width: 100%;
    margin-top: 5%;
}

#icon-footer-facemovil {
    color: #fff;
}

#ftermovilicon {
    margin-top: -30%;
}

#footermovilplomo {
    padding-top: 10px;
    background-color: #a4a4a4;
    color: #fff;
    display: flex;
    font-family: var(--bs-font-sans-serif);
    text-align: left;
    width: 100%;
}

#logo-sello-migmovil {
    width: 60%;
}

#sello-empresa-mujermovil {
    width: 60%;
}

#sello-achsmovil {
    width: 80%;
}

p.vive-sermecoopmovil {
    /* font-size: 12pt; */
    text-align: center;
    margin-left: 5%;
    margin-top: 1%;
    margin-bottom: 2.5%;
    font-size: 12pt;
    font-weight: 600;
}

#log-movil {
    width: 60%;
}

#footermovil1 {
    background-color: #0080c5;
    color: #fff;
    /* display: flex; */
    font-family: var(--bs-font-sans-serif);
    text-align: left;
    height: 200px;
    width: 113%;
    margin-left: -25px;
}

.footer-finalm {
    background-color: #a4a4a4;
    color: #fff;
    padding-top: 10px;
    display: flex;
    font-family: var(--bs-font-sans-serif);
    text-align: left;
    padding: 28px 0 17px;
}


/*.col-md-4.docs-parent {
    color: #6b6b6b;
    border: 5px double #0080c5;
    width: 25%;
    left: 18%;
    position: relative;
    border-radius: 12px;
    font-weight: 600;
}*/


/*
li.li-doc {
    text-align: initial;
    list-style: none;
    margin-left: -10%;
}*/

.col-md-4.docs-parent {
    padding-top: 2%;
}

li.li-doc {
    list-style: none;
    margin-left: -14%;
    color: #6b6b6b;
    font-size: 96%;
    font-weight: 500;
    text-align: center;
}

ul li.li-doc::before {
    content: "\2724";
    color: #dc362e;
    font-weight: bold;
    display: inline-block;
    margin-right: 2%;
}

img#banner-mobile {
    width: 100%;
}

.convenios-serm-mobile {
    margin-bottom: 10%;
}

img.card-soc-mobile {
    width: 31%;
}

div#card-det-mobile {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    width: 100%;
    margin-top: 5%;
}

img.img-fam-mobile {
    width: 30%;
    margin-top: 2%;
    margin-bottom: 2%;
}

p.question-tit-mobile {
    font-size: 170%;
    font-weight: 700;
    width: 130%;
    text-align: center;
}

@media only screen and (max-width: 980px) {
    .subtitle-head {
        background-color: #00000078;
        border-radius: 15px;
        width: 41%;
        display: none;
    }
    img.img-title-abast {
        width: 100% !important;
        margin-bottom: 1%;
    }
    img.logo-sermecoop-head {
        margin-top: 11% !important;
        margin-bottom: 6% !important;
        width: 100% !important;
    }
    .info-indv {
        padding-top: 20%;
    }
    img#logo-plan-individual {
        width: 50%;
        margin-top: 1%;
        margin-bottom: 2%;
    }
    img#logo-plan-individual2 {
        width: 40%;
        margin-top: -1%;
    }
    img#logo-fecrecoop {
        width: 45%;
        margin-top: -2%;
    }
    img#logo-lareina {
        width: 45%;
        margin-top: -1%;
    }
    img#logo-lareina-banner {
        width: 45%;
        margin-top: -1%;
    }
    img#logo-coopacsi-banner {
        width: 45%;
        margin-top: -1%;
    }
    img#logo-coopacsi {
        width: 40%;
        margin-top: -1%;
    }
    div#planes .radio {
        margin-left: 1.5%;
        margin-bottom: 1%;
        padding-bottom: 0%;
        padding-left: 1%;
        padding-right: 1%;
        width: 98%;
        position: relative;
    }
    div#header {
        background-color: #fff;
        height: 140px;
        display: flex;
        padding-top: 16px;
        padding-left: 25px;
        z-index: 15;
    }
    .plan-especial {
        margin-left: 1%;
        margin-bottom: 1%;
        padding-bottom: 0%;
        padding-left: 0%;
        padding-right: 0;
        width: 23%;
        border-radius: 12px;
        color: #FFF;
        position: relative;
        display: initial;
        box-shadow: 1px 2px 8px #adb5bd;
        margin-right: 1%;
        background: rgb(0, 128, 197);
        background: linear-gradient(90deg, rgba(0, 128, 197, 1) 0%, rgba(0, 148, 199, 1) 50%, rgba(1, 170, 202, 1) 100%);
    }
    .b-white {
        border: 1px solid #fff;
        border-radius: 20px;
    }
    div#btn-planes {
        background: rgb(7, 166, 201);
        background: linear-gradient(143deg, rgba(7, 166, 201, 1) 0%, rgba(3, 148, 199, 1) 69%, rgba(1, 131, 198, 1) 98%);
        border-radius: 56px;
        width: 355px;
        padding-top: 3px;
        position: absolute;
        right: 2px;
        text-align: center;
        cursor: pointer;
        margin-top: 1%;
        color: #fff;
        padding-bottom: 8px;
        margin-top: 30px;
        margin-right: 1%;
    }
    div#cont-log-coop {
        padding-left: 2%;
    }
    p#txt-btn-contrata {
        margin-bottom: 0;
        text-shadow: 0px 3px 2px #6c757d85;
        font-size: 40px;
    }
    div.cont-sumate {
        margin-bottom: 5%;
        margin-top: 35%;
        padding-left: 10px;
        padding-right: 10px;
    }
    img.log-conv-mobile {
        width: 48%;
    }
    p.txt-sum {
        color: #0080c5;
        font-size: 40px;
        margin-bottom: 45px;
    }
    p#txt-det-soc {
        font-size: 40px;
        color: #54595f;
    }
    div#first-det {
        padding-left: 20px;
        padding-right: 34px;
    }
    li.li-det {
        color: #0080c5;
        font-size: 35px;
        font-weight: 700;
    }
    div#card-soc {
        padding-left: 15px;
        padding-right: 5px;
        width: 940px;
        margin-bottom: 0%;
        height: 210px;
        margin-left: 35px;
    }
    #first-card {
        background-image: url(../assets/multimedia/images/soc.png);
        background-size: 250px;
        background-repeat: no-repeat;
        height: 330px;
    }
    #second-card {
        background-image: url(../assets/multimedia/images/easy-soc.png);
        background-size: 250px;
        background-repeat: no-repeat;
        height: 330px;
    }
    #third-card {
        background-image: url(../assets/multimedia/images/red-soc.png);
        background-size: 250px;
        background-repeat: no-repeat;
        height: 330px;
    }
    div.cont-plans {
        padding-top: 3%;
    }
    .tit-pi-mob {
        margin-top: 5%;
        text-align: center;
    }
    .content-back {
        text-align: center;
        padding-bottom: 3%;
        padding-left: 26%;
        width: 199%;
        font-size: 40px;
    }
    .tit-div-pag {
        background-color: #07a9c9;
        width: 980px;
        color: #fff;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        padding-left: 20px;
        margin-bottom: 40px;
        margin-top: 12%;
        text-align: center;
    }
    .text-ver-doc {
        cursor: pointer;
        transition: 1s;
        text-decoration: underline;
    }
    p.txt-div-pag {
        font-size: 60px;
        font-weight: 600;
    }
    .icon-circle-check {
        content: url(../assets/multimedia/icons/check-circle-fill.svg);
        cursor: pointer;
        width: 90px;
        margin-right: 5px;
    }
    p.txt-cob-plan {
        color: #7a7a7a;
        margin-left: 15px;
        font-size: 55px;
    }
    .text-cob-plan {
        text-align: center;
        margin-top: -35px;
    }
    p.desc-plan {
        color: #0182c6;
        font-size: 40px;
        font-weight: 900;
        margin-bottom: 1%;
        text-align: center;
    }
    img.img-card {
        width: 99%;
        margin-top: 2%;
    }
    p.txt-des-plan {
        color: #54595f;
        font-weight: 400;
        font-size: xxx-large;
        margin-bottom: 0;
    }
    p.txt-prec-plan {
        color: #555;
        font-size: 110px;
    }
    p#text-sig {
        margin-top: 0.2%;
        font-size: 160%;
        font-weight: 500;
    }
    div#cont-benf {
        padding-left: 35px;
        padding-right: 3%;
        margin-top: 2%;
    }
    .col-md-4.card-benf {
        padding: 3%;
        text-align: center;
        box-shadow: 3px 3px 10px #c1c0c0;
        border-radius: 12px;
        width: 280px;
        margin: 3px 3px 3px 20px;
    }
    p.tit-benf {
        color: #0080c5;
        font-size: 35px;
        font-weight: 700;
        line-height: 1;
    }
    p.text-benf {
        color: #878987;
        font-size: 30px;
    }
    div#coln-1 {
        padding-left: 50px;
        font-size: 40px;
    }
    .convenios-serm {
        margin-bottom: 120px;
    }
    div#btn-conv {
        margin-top: 10%;
        position: static;
        width: 125%;
    }
    svg.bi.bi-instagram {
        color: #fff;
        transform: scale(1.0);
    }
    svg.bi.bi-linkedin {
        color: #fff;
        transform: scale(1.0);
    }
    svg.bi.bi-facebook {
        color: #fff;
        transform: scale(1.0);
    }
    img#img-logo-Sermecoop {
        width: 60%;
        margin-left: 2%;
    }
    h2#titulo {
        margin-top: 3%;
        color: #247eb1;
        margin-bottom: 5%;
        font-size: 280%;
        margin-bottom: 13%;
    }
    div#planes .radio {
        margin-left: 1.5%;
        margin-bottom: 3%;
        padding-bottom: 0%;
        padding-left: 4%;
        padding-right: 4%;
        width: 96%;
        position: relative;
    }
    p.txt-des-plan-s {
        color: #fff;
        font-weight: 200;
        font-size: 60px;
        margin-bottom: 0;
    }
    .txt-prec-plan-s {
        color: #fff;
        font-size: 85px;
        margin-top: -30px;
    }
    p.desc-plan-s {
        color: #fff;
        font-size: 55px;
        font-weight: 400;
        margin-bottom: 1%;
    }
    button.btn-contratar-s {
        color: #0080c4;
        border: none;
        border-radius: 20px;
        width: 55%;
        padding-bottom: 1%;
        font-size: 50px;
        font-weight: 400;
        margin-bottom: 3%;
        transition: 2s;
        background: #fff;
    }
    img.img-card-s {
        width: 90%;
        margin-top: 2%;
    }
    img.log-indv {
        width: 450px;
        margin-bottom: 2%;
    }
    .text-plan {
        padding: 2% 3% 1% 3%;
        position: relative;
        margin-bottom: -4%;
    }
    label.precio-plan {
        text-align: end;
        padding-right: 6%;
        font-size: 370%;
        padding-bottom: 1%;
        padding-top: 1%;
    }
    .icon-star {
        content: url(../assets/multimedia/icons/star-fill.svg);
        cursor: pointer;
        width: 90px;
        margin-right: 5px;
    }
    .btn-descargar {
        width: 100%;
        color: #6b6b6b;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
    .btn-descargar.desc-det {
        margin-left: 0%;
        margin-right: 25%;
        border-radius: 6px;
    }
    p.txt-down {
        font-weight: 500;
        font-size: 50px;
        cursor: pointer;
        color: #0480c6;
    }
    p.txt-down-s {
        font-weight: 500;
        font-size: 50px;
        cursor: pointer;
        color: #fff;
    }
    p.txt-down:hover {
        font-weight: 500;
        font-size: 50px;
        cursor: pointer;
        background-color: #7a7a7a;
        color: #fff;
    }
    .btn-descargar.desc-det:hover {
        color: #fff;
        background-color: #7a7a7a00;
        text-decoration: underline;
        padding-left: 246px;
        padding-right: 246px;
        border-radius: 12px;
    }
    p.txt-anual {
        color: #7d7d7d;
        font-weight: 400;
        font-size: 45px;
    }
    button.btn-contratar {
        background-color: #07a9c9;
        color: #fff;
        border: none;
        border-radius: 26px;
        width: 500px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 55px;
        font-weight: 500;
        margin-bottom: 1px;
    }
    h4#info {
        font-size: 300%;
    }
    p#p-info {
        color: #6b6b6b;
        font-size: 270%;
        width: 95%;
    }
    img.logo-minis-econom {
        width: 90%;
        margin-left: 10%;
        margin-top: 0%;
    }
    .logo-min {
        width: 100%;
    }
    .log-foot-serm {
        width: 100%;
    }
    img#logo-Sermecoop-footer {
        width: 100%;
        margin-top: 2%;
        margin-left: 10%;
    }
    div#img-banner-cant-cargas {
        background-color: #008bc6;
        text-align: center;
        padding-top: 10%;
        margin-top: 10%;
        padding-bottom: 5%;
    }
    p#nota_carga {
        font-size: 30px;
        color: #6b6b6bd6;
        margin-top: 11%;
    }
    img#logo-plan-individual-bann {
        width: 85%;
        padding-top: 1%;
        padding-bottom: 1%;
    }
    svg#icon-footer-face {
        margin-left: 0px;
    }
    svg#icon-footer-link {}
    svg#icon-footer-inst {}
    img#logo-sello-mig {
        width: 40%;
        margin-top: 10%;
    }
    img#sello-empresa-mujer {
        margin-top: 10%;
        width: 45%;
    }
    img#sello-achs {
        width: 60%;
        margin-top: 10%;
    }
    div.vive-sermecoop {
        margin-top: 3%;
        padding-right: 0%;
        width: -33%;
        color: #ffff;
        width: 44%;
    }
    div#info-cargas {
        padding-top: 8%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 0%;
        width: 100%;
    }
    #info-cargas p {
        color: #0080c5;
        font-weight: 700;
        font-size: 370%;
    }
    div#btn-habilitar-cargas {
        background-color: #0080c5;
        color: #fff;
        border-radius: 12px;
        font-weight: 500;
        width: 25%;
        padding-top: 2%;
        padding-bottom: 2%;
        cursor: pointer;
        font-size: 270%;
    }
    .txt-consulta {
        margin-bottom: 10%;
    }
    div#info-calc-plan {
        width: 100%;
    }
    p.desc-plan-sel {
        color: #7d7d7d;
        font-weight: 300;
        font-size: 215%;
        margin-bottom: 0.1%;
    }
    p.tit-plan {
        font-size: 290%;
        margin-bottom: 1%;
        margin-top: -2%;
    }
    p.desc-plan-sel {
        color: #7d7d7d;
        font-weight: 300;
        font-size: 220%;
        margin-bottom: 0.1%;
        width: 100%;
        text-align: initial;
    }
    svg.bi.bi-check {
        margin-left: 1%;
    }
    div.info-plan-carga {
        color: #0480c6;
        font-weight: 700;
        font-size: 130%;
        border-radius: 6px;
        border: 2px solid #add8e6e3;
        width: 95%;
        padding: 2%;
        margin-top: 5%;
        background-color: #fff;
        padding-bottom: 5%;
        margin-left: 3%;
    }
    p.solicitud {
        color: #6b6b6b;
        font-size: 260%;
        font-weight: 500;
    }
    .precio-plan-carga {
        margin-top: 1%;
        margin-bottom: 5%;
        font-size: 280%;
    }
    .btn-cambiar-plan {
        background-color: #ffffff;
        color: #0480c6;
        border-radius: 6px;
        width: 80%;
        padding-top: 1%;
        padding-bottom: 1%;
        margin-top: 4%;
        cursor: pointer;
        font-weight: 700;
        margin-bottom: 5%;
        font-size: 300%;
        border: 2px solid #0080C5;
        opacity: 0.8;
        margin-left: 11%;
    }
    img#img-plan {
        width: 70%;
    }
    div#div-caract {
        border: 2px solid #afafaf;
        width: 90%;
        margin-left: 5%;
        border-radius: 15px;
        background-color: #ffffff;
        margin-top: 3%;
    }
    p#tit-carac-plan {
        margin-top: 1%;
        margin-bottom: 1%;
        color: #0080c5;
        font-weight: 600;
        font-size: 290%;
        background-color: #fff;
    }
    p.caract {
        background-color: #fff;
        font-size: 270%;
        margin-bottom: 2%;
    }
    div#tit-mej-dec {
        display: inline-flex;
        width: 80%;
        line-height: 196%;
        margin-bottom: 2%;
    }
    p#p-tit-mej-dec {
        color: #0080c5;
        font-size: 290%;
        font-weight: 700;
        line-height: 100%;
        width: 100%;
        margin-left: 1%;
    }
    div#text-mej-dec {
        padding-left: 6%;
        text-align: initial;
        padding-right: 5%;
        font-size: 180%;
        width: 100%;
    }
    p.tit-md {
        color: #6b6b6b;
        font-weight: 700;
        font-size: 100%;
        margin-bottom: -1%;
        line-height: 116%;
    }
    svg#i-check {
        margin-top: 2%;
        color: #0080c5;
    }
    div#div-text-proceso {
        background-color: #0080c5;
        color: #fff;
        font-size: 290%;
        font-weight: 500;
        padding-top: 17%;
        padding-bottom: 0.5%;
    }
    .contact-form .form-field {
        position: relative;
        margin-top: 3%;
        width: 100%;
    }
    p#titulo-ingreso-datos {
        font-size: 290%;
        margin-left: 5%;
        color: #6b6b6b;
        font-weight: 700;
        margin-top: 2%;
        margin-bottom: 1%;
    }
    div#div-ingreso-datos {
        background-color: #fff;
        padding: 3%;
        text-align: center;
        border-radius: 30px;
        border: 2px solid #e2e2e2;
        margin-bottom: 3%;
        width: 95%;
    }
    p.tit-datos {
        color: #6b6b6b;
        font-weight: 600;
        text-align: justify;
        font-size: 240%;
        margin-top: 2%;
    }
    label {
        display: inline-block;
        font-size: 260%;
    }
    .contact-form .input-text {
        display: block;
        width: 100%;
        height: 60%;
        border-width: 0 0 2px 0;
        border-color: #0180c5;
        font-weight: 400;
        text-align: center;
        border-radius: 5px;
        font-size: 255%;
    }
    span.select2.select2-container.select2-container--default {
        font-size: 255%;
    }
    span.select2.select2-container.select2-container--default {
        width: 100%;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        width: 100%;
        height: 180%;
        margin-top: 3%;
    }
    label.label.label-select {
        margin-top: 3%;
    }
    input.select2-search__field {
        font-size: 290%;
        height: 80px;
    }
    .select2-container--default .select2-results>.select2-results__options {
        max-height: 505px;
        overflow-y: auto;
        font-size: 260%;
    }
    svg {
        margin: 0 auto;
        transform: scale(2.5);
        margin-right: 3%;
    }
    .btn-atras {
        background-color: #ffffff;
        color: #0080c5;
        border-radius: 6px;
        height: 100%;
        font-size: 290%;
        width: 45%;
        border: 2px solid #55555500;
        font-weight: 700;
        padding-top: 1%;
        padding-bottom: 1%;
        cursor: pointer;
        border: 2px solid #0080c5;
    }
    .btn-continuar {
        background-color: #0080c5;
        color: #fff;
        border-radius: 12px;
        font-size: 290%;
        width: 67%;
        border: 2px solid #55555500;
        font-weight: 700;
        margin-left: 8%;
    }
    input.select2-search__field {
        height: 70px;
    }
    .error {
        font-size: 260%;
    }
    p#titulo-conf-ped {
        font-size: 290%;
        color: #6b6b6b;
        font-weight: 600;
        margin-bottom: 1%;
        margin-left: 0%;
    }
    div#tit {
        margin-top: 2%;
        width: 100%;
        padding-left: 5%;
    }
    div#div-term-cond {
        background-color: #fff;
        padding: 3%;
        text-align: initial;
        border-radius: 30px;
        border: 2px solid #e2e2e2;
        color: #6b6b6b;
        width: 96%;
    }
    b.tit-resumen-plan {
        color: #6b6b6b;
        font-size: 42px;
    }
    li.tit-conf-plan {
        list-style: none;
        margin-left: -2%;
        font-weight: 700;
        font-size: 280%;
    }
    #datos-plan ul li {
        font-size: 280%;
    }
    div#text-term {
        margin-left: -2%;
        font-size: 220%;
        width: 90%;
    }
    div#myToast {
        font-size: 170%;
        width: 80%;
    }
    div#text-final {
        font-size: 220%;
    }
    div#btn-back {
        color: #0080c5;
        border: 2px solid #0080c5;
        width: 50%;
        font-size: 270%;
        font-weight: 700;
        border-radius: 6px;
        padding: 2%;
        text-align: center;
        cursor: pointer;
        display: inline-flex;
    }
    div#btn-back-mob {
        color: #0080c5;
        border: 2px solid #0080c5;
        width: 50%;
        font-size: 270%;
        font-weight: 700;
        border-radius: 6px;
        padding: 2%;
        text-align: center;
        cursor: pointer;
        display: inline-flex;
        margin-top: 10%;
    }
    div#btns-finales {
        margin-left: 0%;
    }
    div#btn-firmar-contrato {
        background-color: #0080c5;
        color: #fff;
        font-size: 290%;
        font-weight: 600;
        border-radius: 12px;
        padding-bottom: 3%;
        padding-top: 2%;
        padding-left: 5%;
        padding-right: 5%;
        width: 105%;
    }
    div#btn-reg-tar {
        color: #fff;
        background-color: #d9d9d9;
        margin-top: 5%;
        padding-top: 2%;
        padding-bottom: 4%;
        border-radius: 12px;
        font-size: 280%;
        font-weight: 700;
        cursor: not-allowed;
        width: 105%;
        display: inline-flex;
        padding-left: 4%;
    }
    div#btn-reg-tar-mob {
        color: #fff;
        background-color: #d9d9d9;
        margin-top: 5%;
        padding-top: 1%;
        padding-bottom: 1%;
        border-radius: 15px;
        font-size: 45px;
        font-weight: 700;
        cursor: not-allowed;
        width: 100%;
        display: inline-flex;
        padding-left: 4%;
        justify-content: center;
    }
    .swal-modal {
        width: 85%;
    }
    .swal-title {
        font-size: 70px;
    }
    .swal-title {
        font-size: 70px;
    }
    .swal-icon {
        width: 100px;
        height: 100px;
        border-width: 4px;
        border-style: solid;
        border-radius: 50%;
        padding: 0;
        position: relative;
        box-sizing: content-box;
        margin: 30px auto;
    }
    .swal-icon--error__line--right {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 28px;
        top: 46px;
    }
    .swal-icon--error__line--left {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 21px;
        top: 46px;
    }
    .swal-text {
        font-size: 40px;
        position: relative;
        float: none;
        line-height: normal;
        vertical-align: top;
        text-align: left;
        display: inline-block;
        margin: 0;
        padding: 0 10px;
        font-weight: 400;
        color: rgba(0, 0, 0, .64);
        max-width: calc(100% - 20px);
        overflow-wrap: break-word;
        box-sizing: border-box;
    }
    button.swal-button.swal-button--confirm {
        width: 127px;
        font-size: 40px;
    }
    svg.bi.bi-dash-circle-fill {
        width: 100%;
    }
    svg.numero {
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        margin-left: 35%;
    }
    svg.bi.bi-plus-circle-fill {
        width: 100%;
        margin-left: 65%;
    }
    p#titulo-ingreso-datos-carga {
        font-size: 270%;
        color: #6b6b6b;
        font-weight: 600;
        margin-bottom: 1%;
    }
    p#inf-ext {
        color: #6b6b6b;
        margin-top: 4%;
        font-size: 208%;
        width: 105%;
    }
    .check {
        width: 30px;
        height: 30px;
        margin-top: 5px;
    }
    svg.bi.bi-person {
        transform: scale(4.5);
    }
    div.titDatosC {
        font-size: 240%;
        width: 100%;
        display: initial;
    }
    p.tit-datos-carga {
        width: 100%;
    }
    li.li-doc {
        list-style: none;
        margin-left: -14%;
        color: #6b6b6b;
        font-size: 200%;
        font-weight: 500;
        text-align: center;
        width: 350%;
    }
    img.img-doc {
        width: 140%;
        margin-left: -25%;
    }
    p.txtList {
        font-size: 180%;
    }
    li.datos-li {
        padding-bottom: 5%;
    }
    p.txtDelete {
        font-size: 190%;
    }
    .br-sc-mobile-1 {
        background-image: url(../assets/multimedia/barra-avance/br-avance-mobile-sc-1.png);
        background-size: 100%;
        width: 80%;
        height: 60px;
        margin-top: 5%;
        background-repeat: no-repeat;
        margin-left: 8%;
    }
    .br-sc-mobile-2 {
        background-image: url(../assets/multimedia/barra-avance/br-avance-mobile-sc-2.png);
        background-size: 100%;
        width: 80%;
        height: 60px;
        margin-top: 5%;
        background-repeat: no-repeat;
        margin-left: 8%;
    }
    .br-sc-mobile-3 {
        background-image: url(../assets/multimedia/barra-avance/br-avance-mobile-sc-3.png);
        background-size: 100%;
        width: 80%;
        height: 60px;
        margin-top: 5%;
        background-repeat: no-repeat;
        margin-left: 8%;
    }
    .br-cc-mobile-1 {
        background-image: url(../assets/multimedia/barra-avance/br-avance-mobile-cc-1.png);
        background-size: 100%;
        width: 90%;
        height: 60px;
        margin-top: 5%;
        background-repeat: no-repeat;
        margin-left: 6%;
    }
    .br-cc-mobile-4 {
        background-image: url(../assets/multimedia/barra-avance/br-avance-mobile-cc-4.png);
        background-size: 100%;
        width: 90%;
        height: 50px;
        margin-top: 5%;
        background-repeat: no-repeat;
        margin-left: 6%;
    }
    img#fel-ce {
        width: 95%;
        margin-top: 2%;
        margin-bottom: 2%;
    }
    p#tit-pago-exitoso {
        color: #6b6b6b;
        text-align: center;
        font-size: 245%;
        margin-top: 1%;
        width: 85%;
        margin-bottom: 3%;
    }
    svg.bi.bi-arrow-counterclockwise {
        transform: scale(1.5);
    }
    div#btn-volver {
        background-color: #0080c5;
        color: #fff;
        width: 35%;
        font-size: 160%;
        font-weight: 500;
        border-radius: 10px;
        padding-top: 1%;
        margin-bottom: 2%;
        display: flex;
    }
    p#inv-cat {
        color: #6b6b6b;
        text-align: center;
        font-size: 240%;
        margin-top: 1%;
        width: 75%;
        margin-bottom: 2%;
    }
    #icon-conv-face {
        margin-left: 0%;
        color: #537bbe;
        margin-top: 4%;
    }
    #icon-conv-inst {
        color: #e4405f;
        margin-left: 1%;
        margin-right: 1%;
        width: 4%;
        margin-top: 4%;
    }
    #icon-conv-yout {
        color: #f00;
        margin-left: 5%;
        margin-top: 4%;
    }
    p#desc-conv {
        font-weight: 100;
        font-size: 100%;
        width: 94%;
        opacity: 0.8;
        padding-bottom: 1%;
    }
    div#convenios {
        width: 95%;
        margin-bottom: 5%;
        margin-top: 4%;
    }
    .col-md-4.conv.foot {
        margin-left: 17%;
    }
    p.tit-conv {
        color: #0080c5;
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 190px;
        margin-top: 0px;
        position: relative;
        font-weight: 600;
    }
    img.log-conv-mobile {
        width: 48%;
    }
    div#convenios-mobile {
        margin-left: 3%;
        margin-top: 5%;
        margin-right: 5%;
    }
    p.txt-btn-conv-mobile {
        text-shadow: 0px 1px 1px #adb5bd;
        font-size: 230%;
        padding-top: 1%;
        padding-bottom: 2%;
    }
    .convenios-serm-mobile {
        margin-bottom: 0%;
    }
    .conv {
        width: 30%;
        border: 3px solid #0080c5;
        border-radius: 15px;
        margin-left: 3%;
        margin-bottom: 8%;
        background-color: #f1f1f1;
        box-shadow: 0px 6px 5px #bfbfbf;
    }
    div#icons-redes {
        padding-left: 5%;
        margin-top: 1%;
    }
    .text-warn-banc {
        margin-top: 5%;
    }
    p#txt-dat-banc {
        font-weight: bolder;
        color: #6b6b6b;
        text-align: justify;
        font-size: xx-large;
    }
    .icon-important {
        content: url(../assets/multimedia/icons/exclamation-diamond-fill.svg);
        color: #bc2d2df7;
        cursor: pointer;
        width: 30%;
        margin-right: 2%;
    }
    div#btn-planes {
        margin-right: 1%;
    }
    div#btn-planes:hover {
        width: 40%;
        transition: 1s;
    }
    .credit-card {
        content: url(../assets/multimedia/icons/credit-card.svg);
        margin-right: 5%;
        width: 64px;
    }
    p.txt-conv-mobile {
        color: #555555;
        font-size: 40px;
        padding-left: 5%;
        padding-right: 5%;
        text-align: justify;
    }
    /* .img-wsp-mob{

    }*/
    div#content-btn-wsp-mob {
        padding-right: 1%;
        padding-bottom: 10%;
        text-align: end;
    }
    img.img-wsp-mob {
        width: 19%;
        box-shadow: 8px 6px 9px 2px #4751568c;
        border-radius: 25px;
    }
    div#cont-prom-mob {
        margin-top: 50px;
        border-radius: 40px;
        border: 8px solid #f18a00;
    }
    .head-prom-mob {
        background-color: #f18a00;
        justify-items: center;
        padding-top: 1%;
        padding-bottom: 1%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .cl-logo-mob {
        text-align-last: center;
        margin-top: 2%;
    }
    img.img-prom-mob {
        width: 55%;
    }
    .cl-title-mob {
        text-align-last: center;
    }
    p.title-prom-mob {
        color: #fff;
        font-size: 64px;
        margin-top: 2%;
        padding-left: 7%;
        padding-right: 7%;
    }
    .body-prom-mob {
        margin-bottom: 1%;
        text-align: center;
        margin-top: 3%;
    }
    img.logo-body-prom-mob {
        width: 85%;
    }
    p.info-precio-mob {
        color: #0080c5;
        font-size: 65px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    ul.list-body-prom-mob {
        color: #0080c5;
        font-size: 55px;
        list-style: none;
        font-weight: 700;
    }
    .button-con-mob {
        display: inline-block;
        color: #ffffff;
        border: none;
        border-radius: 26px;
        width: 500px;
        padding-bottom: 1%;
        font-size: 55px;
        font-weight: 700;
        margin-bottom: 3%;
        transition: 2s;
        background: rgb(1, 129, 198);
        background: linear-gradient(90deg, rgba(1, 129, 198, 1) 0%, rgba(1, 149, 200, 1) 60%, rgba(2, 169, 201, 1) 100%);
        justify-self: center;
        margin-top: 20px;
    }
    .button-ficha-mob {
        font-weight: 500;
        font-size: 50px;
        cursor: pointer;
        color: #0480c6;
        text-decoration: underline;
    }
    div#btn-firm-serie {
        background-color: #0080c5;
    }
    div#btn-firm-ecert-mob {
        background-color: #0080C5;
    }
    div#btn-firm-serie-mob {
        background-color: #0080C5;
    }
    div#btn-firm-clave-unica-mob {
        background-color: #0080C5;
    }
    div#swal2-html-container {
        font-size: 30px;
    }
    h2#swal2-title {
        font-size: 50px;
    }
    button.swal2-confirm.swal2-styled {
        font-size: 30px;
    }
    .swal2-icon.swal2-warning.swal2-icon-show {
        width: 130px;
        height: 130px;
    }
    /*ABASTIBLE*/
    /*div#header-abastible {
        display: inline-flex  ;
        border-bottom: 4px solid #0480ca;
        padding-bottom: 1%;
    }

    div#cont-log-coop-abastible {
        padding-left: 2%;
        padding-top: 1%;
        text-align: start;
        width: 35% ;
        padding-right: 1%;
    }

    div#pagina-conv-abast {
        background-color: #dddddd;
        padding:10px;
        width: 100%;
    }

    img.logo-conv-abast {
        margin-top: 5%;
        margin-bottom: 2%;
        width: 85% ;
    }
    #info-calc-abast .text-red-dav{
        display: none;
    }

    div#info-calc-abast {
        margin-top: 3%;
        padding-left: 1%;
        width: 80%  ;
    }

    img.img-title-abast {
        width: 85% ;
        margin-bottom: 3%;
    }

    p.text-content-abast {
        background-color: #0480ca;
        width: 100% ;
        justify-self: center;
        display: block;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 30px ;
        font-size: 40px ;
        font-weight: 600;
    }

    .content-det-plan-abast {
        border: 2px solid #dddddd;
        border-radius: 12px;
        text-align: -webkit-center ;
        padding: 80px ;
        font-size: 40px ;
        color: #212121;
        margin-bottom: 1%;
    }

    .cobs {
        text-align: justify;
    }
    
    div#info-cargas-conv {
        padding-top: 5%;
        display: block;
        width: 80%;
    }*/
    div#header-abastible {
        display: inline-flex;
        border-bottom: 4px solid #0480ca;
        padding-bottom: 1%;
        justify-content: center;
    }
    img.logo-conv-abast {
        margin-top: 12%;
        margin-bottom: 2%;
        width: 80%;
    }
    div#cont-log-coop-abastible {
        padding-left: 2%;
        padding-top: 1%;
        text-align: end;
        width: 25% !important;
        padding-right: 1%;
    }
    div#info-calc-abast {
        margin-top: 3%;
        padding-left: 1%;
        text-align: center;
        width: 100%;
    }
    div#info-cargas-conv {
        align-content: center;
        width: 100%;
    }
    p.text-content-abast {
        background-color: #0480ca;
        ;
        width: 100%;
        justify-self: center;
        display: block;
        color: #fff;
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 50px;
        font-weight: 600;
        text-align: center;
    }
    .content-det-plan-abast {
        border: 10px solid #dddddd;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        text-align: center;
        padding: 85px 45px;
        font-size: 56px;
        color: #212121;
        margin-bottom: 1%;
    }
    .cobs {
        text-align: justify;
    }
    .det-cob {
        list-style: url(../assets/multimedia/icons/check-curv-mob.svg);
    }
    .desc-ficha-abast p {
        margin-bottom: 0;
        font-size: 30px !important;
    }
    .download {
        content: url(../assets/multimedia/icons/download-mob.svg);
        width: 10%;
    }
    p.title-conv-plan-abast {
        color: #fff;
        font-size: 80px;
        font-weight: 600;
        background-color: #0480ca;
        text-align: center;
        border-top-left-radius: 35px;
        border-top-right-radius: 35px;
    }
    .txt-consulta-abast {
        color: #0480ca;
        font-size: 80px;
        font-weight: 700;
        margin-top: 50px;
        margin-bottom: 35px;
    }
    .ind-menor {
        content: url(../assets/multimedia/icons/chevron-left-mob.svg);
        margin-right: 5%;
    }
    .ind-mayor {
        content: url(../assets/multimedia/icons/chevron-right-mob.svg);
        margin-right: 5%;
    }
    .content-num-text {
        padding: 0px;
    }
    #number-cant-carga {
        width: 12%;
    }
    p.nota-carga {
        font-size: 25px;
        margin-top: 40px;
        color: #555555;
    }
    .fz-25 {
        font-size: 25px;
    }
    .content-det-plan-abast {
        font-size: 166% !important;
    }
    .cont-logo-davila {
        width: 50% !important;
    }
    .cont-cotizacion-abast {
        color: #0480ca;
        font-size: 90px;
        line-height: 1;
        text-align: center;
        padding-top: 5%;
        font-weight: 800;
        margin-bottom: 10px;
    }
    div.btn-action-orange {
        background-color: #0480ca;
        margin-left: 1%;
        margin-right: 1%;
        color: #fff;
        border-radius: 30px;
        font-size: 70px;
        font-weight: 500;
        cursor: pointer;
        display: inline-flex;
        padding: 10px;
        width: 80%;
        justify-content: center;
        margin-bottom: 50px;
    }
    .arrow-right-white {
        content: url(../assets/multimedia/icons/chevron-right-white-mob.svg);
    }
    .footer-abast {
        background-color: #0080c5;
        color: #fff;
        text-align: -webkit-center;
        font-size: 50px;
        padding: 55px;
    }
    .footer-abast img {
        width: 650px;
        margin-top: 30px;
    }
}

.col-md-4.conv.foot {
    margin-left: 3%;
}


/*
p#nota_carga {
    font-size: 120%  ;
    color: #6b6b6bd6  ;
    margin-top: 10%;
}*/

div#text-mej-dec .col-md-5 {
    margin: 3%;
}

.open-eye {
    content: url("../assets/multimedia/icons/eye.svg");
    color: #0080c5;
    cursor: pointer;
}

.close-eye {
    content: url("../assets/multimedia/icons/eye-close.svg");
    color: #0080c5;
    cursor: pointer;
}

.trash {
    content: url("../assets/multimedia/icons/trash.svg");
    color: #bc2d2df7;
    cursor: pointer;
}

.person {
    content: url("../assets/multimedia/icons/person-fill.svg");
}

.geo {
    content: url("../assets/multimedia/icons/geo-alt-fill.svg");
}

.bank {
    content: url("../assets/multimedia/icons/bank2.svg");
}

.facebook {
    content: url("../assets/multimedia/icons/facebook.svg");
}

.linkedin {
    content: url("../assets/multimedia/icons/linkedin.svg");
}

.instagram {
    content: url("../assets/multimedia/icons/instagram.svg");
}

.text-warn-banc {
    display: flex;
}

.icon-important {
    content: url(../assets/multimedia/icons/exclamation-diamond-fill.svg);
    color: #bc2d2df7;
    cursor: pointer;
    width: 3%;
    margin-right: 1%;
}

.text-warn-banc {
    margin-top: 5%;
}

p#txt-dat-banc {
    font-weight: bolder;
    color: #6b6b6b;
    text-align: justify;
    font-size: 100%;
}

.row.mas-info {
    margin-top: 7%;
    padding-left: 10%;
    padding-right: 10%;
    color: #0080c5;
    margin-bottom: 5%;
}

.icon-hand {
    content: url(../assets/multimedia/icons/hand-index-thumb-fill.svg);
    cursor: pointer;
    width: 10%;
    margin-right: 3%;
}

p.p-hand {
    margin-bottom: 0;
    margin-top: 1%;
}

button.swal2-confirm.swal2-styled {
    background-color: #0080c5;
}

.cont-contrato {
    background-color: #21212191;
    padding: 8% 2.5%;
    z-index: 0;
    position: fixed;
    top: 15%;
    height: 75%;
    overflow: auto;
}

div#contrato {
    background-color: #fff;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: justify;
    font-size: 100%;
}

.head-table {
    background-color: #0080c5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

img.img-cuadro-cob {
    width: 100%;
    margin-bottom: 5%;
}

.content-log-contrato {
    width: 40%;
}

.body-table {
    text-align: start;
    font-weight: 500;
}

.head-text-center {
    text-align: center;
    background-color: #0080C5;
    color: #fff;
}

p.text-start.fw-bold {
    line-height: 10%;
}

.d-inline-flex {
    display: inline-flex;
    width: 100%;
}

p.text-center.resp {
    margin-left: 1%;
    border-top: 1px solid;
    padding-left: 1%;
    border: 1px solid;
    width: 100%;
    margin-right: 1%;
}

p.text-start.resp {
    margin-left: 1%;
    border-top: 1px solid;
    padding-left: 1%;
    border: 1px solid;
    width: 100%;
    margin-right: 1%;
}

img.img-firma-pie {
    width: 60%;
}

p.firma-pie {
    margin-top: 38%;
    border-top: 1px solid;
}

img.img-firma-pie {
    width: 60%;
    margin-top: 5%;
    margin-bottom: 3%;
}


/*
.container-lg.cont-contrato {
    position: sticky;
}*/

div#btn-contrato-accion {
    background-color: #0080c5c7;
    width: 260px;
    height: 260px;
    position: fixed;
    display: flex;
    color: #fff;
    text-align: center;
    padding-top: 8%;
    font-size: 50px;
    justify-content: space-evenly;
    margin-left: 63%;
    bottom: 15%;
    box-shadow: 0px 0px 20px 5px #6b6b6b;
}

div#tit-cont-resumen {
    display: inline-flex;
}

div#btn-preview-contrato {
    background-color: #ffcd00;
    color: #fff;
    font-size: 50px;
    margin-left: 10%;
    width: 40%;
    text-align: center;
    font-weight: 500;
    border-radius: 71px;
}

.bann-s {
    background-image: url(../assets/multimedia/banners/bann-senior.png);
    width: 93%;
    height: 140px;
    background-repeat: no-repeat;
    margin-bottom: 1%;
    color: #fff;
    font-size: 198%;
    margin-left: 3%;
    margin-right: 3%;
    padding-left: 10%;
    padding-top: 2%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-size: cover;
}

p.txt-bann-s {
    margin-bottom: 0;
}

.bann-mob-s {
    background-image: url(../assets/multimedia/banners/bann-senior.png);
    width: 93%;
    background-repeat: no-repeat;
    margin-bottom: 1%;
    color: #fff;
    font-size: 60px;
    margin-left: 3%;
    padding-top: 2%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: linear-gradient(90deg, rgba(1, 129, 198, 1) 0%, rgba(1, 149, 200, 1) 60%, rgba(2, 169, 201, 1) 100%);
    text-align: center;
    padding-bottom: 30px;
}

.info-serm {
    background-color: #e6fffe;
}

.btn-swal-info-serm {
    padding-left: 30%;
    padding-right: 30%;
    color: #fff;
    margin-bottom: 5%;
}

p.cont-btn-sis {
    background: rgb(0, 128, 197);
    background: linear-gradient(90deg, rgba(0, 128, 197, 1) 0%, rgba(17, 145, 208, 1) 50%, rgba(67, 193, 238, 1) 100%);
    border-radius: 4px;
    padding-top: 7%;
    padding-bottom: 7%;
    font-weight: 600;
    cursor: pointer;
}

p.cont-btn-sis:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

button.swal2-confirm.swal2-styled {
    background: rgb(0, 128, 197);
    background: linear-gradient(90deg, rgba(0, 128, 197, 1) 0%, rgba(17, 145, 208, 1) 50%, rgba(67, 193, 238, 1) 100%);
}

p.txt-btn-conf {
    font-weight: 600;
    font-size: 110%;
    margin-bottom: 0;
}

p.txt-sis {
    margin-bottom: 0;
}

.swal2-actions {
    margin-top: 1%;
}

.btns-contrato-mobile {
    display: grid;
    padding-left: 10%;
    padding-right: 10%;
}

.btn-princ-mob {
    font-size: 45px;
    font-weight: 500;
    margin-top: 35px;
    background-color: #0080C5;
    border-radius: 20px;
}

svg.bi.bi-vector-pen {
    margin-left: 3%;
}

.content-form-firm {
    padding: 10%;
    text-align: -webkit-center;
}

button#btn-consultar-contrato {
    background-color: #0080c5;
}

div#cont-prom {
    border: 3px solid #f18a00;
    margin-left: 3%;
    margin-right: 4%;
    border-radius: 12px;
}

.head-prom {
    background-color: #f18a00;
    justify-items: center;
    padding-top: 1%;
    padding-bottom: 1%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: -webkit-box;
}

img.img-prom {
    width: 30%;
}

.row.align-items-center.head-prom {
    padding-top: 1%;
    padding-bottom: 1%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.cl-logo {
    text-align-last: right;
}

p.title-prom {
    color: #fff;
    font-size: 200%;
    margin-top: 2%;
    margin-left: 2%;
}

.cl-title {
    text-align-last: left;
}

.body-prom {
    margin-bottom: 1%;
}

.content-body.row {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 1%;
}

img.logo-body-prom {
    width: 40%;
}

p.text-body-prom {
    color: #555555;
    margin-top: 1%;
}

ul.list-body-prom {
    color: #555555;
}

p.txt-body-prom {
    color: #555555;
    margin-top: 10%;
    font-size: 110%;
    margin-bottom: 0;
}

p.info-precio {
    color: #0080c5;
    font-size: 140%;
}

div.button-con {
    color: #fff;
    background-color: #0080c5;
    border-radius: 5px;
    padding: 3%;
    text-align: center;
    width: 50%;
    margin-bottom: 5%;
}

div.button-ficha {
    text-decoration: underline;
    color: #0080c5;
    background-color: #d9d9d9;
    border-radius: 5px;
    padding: 3%;
    text-align: center;
    width: 50%;
}

img.img-wsp {
    width: 9%;
    box-shadow: 5px 5px 5px #2924247a;
    border-radius: 10px;
    display: block;
}

.img-wsp {
    cursor: pointer;
}

#content-btn-wsp {
    position: fixed;
    bottom: 0;
    margin: 16px;
    padding: 0;
    display: flex;
    justify-content: end;
    align-items: center;
    padding-right: 2%;
}

.content-text-wsp {
    background-color: #d9d9d9;
    border-radius: 7px;
    padding: 1%;
    width: 45%;
    height: 40px;
    margin-right: 1%;
    align-self: center;
    text-align: center;
    box-shadow: 8px 6px 9px 2px #4751568c;
}

p.p-wsp {
    margin-bottom: 0;
}

.a-wsp {
    display: block;
    margin: 0;
    padding: 0;
}

.modal-dialog-scrollable .modal-content {
    box-shadow: 2px 2px 10px #5f575759;
}

.modal-header {
    background-color: #0080c5;
    color: #fff;
}

h5.modal-title {
    font-weight: 700;
}

div#document-contractual {
    --bs-modal-margin: 1%;
}

button.close.col-md-6 {
    text-align: end;
    color: #fff;
}

.modal-header {
    box-shadow: 2px 2px 7px 2px #5f575759;
}

.subtitle-head {
    background-color: #00000078;
    border-radius: 15px;
    width: 41%;
}


/*Abastible*/

div#header-abastible {
    display: inline-flex;
    /*border-bottom: 4px solid #0480ca;*/
    padding-bottom: 1%;
    box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.61);
    -webkit-box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.61);
    -moz-box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.61);
}

img.logo-conv-abastible {
    width: 90%;
    border-right: 1px solid #000;
    padding-right: 5%;
}

div#cont-log-coop-abastible {
    padding-left: 2%;
    padding-top: 1%;
    text-align: end;
    width: 10%;
    padding-right: 1%;
}

img.logo-conv-abast {
    margin-top: 13%;
    margin-bottom: 4%;
    width: 82%;
}

img.logo-sermecoop-head {
    margin-top: 11%;
    margin-bottom: 6%;
    width: 50%;
}

div#pagina-conv-abast {
    background-color: #FFF;
    /*padding-top: 2%;*/
    padding-bottom: 4%;
}

form#form-carga-abast {
    background-color: #fff;
    padding-left: 2%;
    padding-right: 2%;
}

p.text-content-abast {
    background-color: #0480ca;
    width: 100%;
    justify-self: center;
    display: block;
    color: #fff;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 110%;
    font-weight: 600;
}

div#info-calc-abast {
    padding-left: 1%;
    text-align: center;
}

img.img-title-abast {
    width: 25%;
    margin-bottom: 1%;
}

.font-bolder-500 {
    font-weight: 500;
}

.font-bolder-light {
    font-weight: lighter;
}

.content-det-plan-abast {
    border: 2px solid #dddddd;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: justify;
    padding: 3%;
    font-size: 124%;
    color: #212121;
    margin-bottom: 1%;
    height: 90%;
}

.det-cob {
    list-style: url('../assets/multimedia/icons/check-curv.svg');
}

.content-desc {
    text-align: justify;
}

a.desc-ficha-abast {
    color: #020380;
    display: inline-flex;
    font-size: 115%;
}

.desc-ficha-abast p {
    margin-bottom: 0;
    font-size: 15px;
}

div#info-cargas-conv {
    align-content: center;
}

p.title-conv-plan-abast {
    color: #fff;
    font-size: 155%;
    font-weight: 600;
    background-color: #0480ca;
    text-align: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.txt-consulta-abast {
    color: #0480ca;
    font-size: 140%;
    font-weight: 700;
}

.cont-ing-cargas {
    text-align: center;
}

div#btns-number-conv {
    justify-content: center;
    margin-bottom: 2%;
}

div#btns-number-conv {
    align-items: center;
}

div.btn-change-cargas {
    width: 10%;
    cursor: pointer;
}

.ind-menor {
    content: url(../assets/multimedia/icons/chevron-left.svg);
    margin-right: 5%;
}

.ind-mayor {
    content: url(../assets/multimedia/icons/chevron-right.svg);
    margin-right: 5%;
}

.orange-number-0 {
    content: url('../assets/multimedia/icons/0-square-fill.svg');
}

.orange-number-1 {
    content: url('../assets/multimedia/icons/1-square-fill.svg');
}

.orange-number-2 {
    content: url('../assets/multimedia/icons/2-square-fill.svg');
}

.orange-number-3 {
    content: url('../assets/multimedia/icons/3-square-fill.svg');
}

.orange-number-4 {
    content: url('../assets/multimedia/icons/4-square-fill.svg');
}

.orange-number-5 {
    content: url('../assets/multimedia/icons/5-square-fill.svg');
}

.orange-number-6 {
    content: url('../assets/multimedia/icons/6-square-fill.svg');
}

.cont-cotizacion-abast {
    color: #0480ca;
    font-size: 190%;
    line-height: 1;
    text-align: center;
    padding-top: 1%;
    font-weight: 800;
}

.arrow-right-white {
    content: url('../assets/multimedia/icons/chevron-right-white.svg');
}

div.btn-action-orange {
    background-color: #0480ca;
    margin-left: 1%;
    margin-right: 1%;
    color: #fff;
    border-radius: 5px;
    font-size: 113%;
    font-weight: 500;
    cursor: pointer;
    display: inline-flex;
    padding: 1%;
    width: 30%;
    justify-content: center;
}

#btn-contratar-conv p {
    margin-bottom: 0;
    font-size: 120%;
}

.row.btns-align-center.btns-action {
    justify-content: center;
}

.footer-abast {
    background-color: #0080c5;
    padding-top: 2%;
    padding-bottom: 2%;
    color: #fff;
    text-align: -webkit-center;
    font-size: 120%;
}

.footer-abast img {
    width: 20%;
}


/*HOME*/

.content-page {
    margin-top: 5%;
}

.img-conent-mant {
    width: 100%;
    margin-bottom: 3%;
}

body.swal2-height-auto {
    height: inherit;
}

div#convenios {
    margin-left: 0%;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #a8a8a8;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: -1rem;
    margin-left: 15%;
    transform: translateY(50%);
}

.carousel-indicators [data-bs-target] {
    background-color: gray;
    height: 25px;
    width: 25px;
    border-radius: 50%;
}

.borderPlan {
    border: 10px solid #0181c6;
    border-radius: 41px;
    margin-left: 3px;
}

.imgTelemedicina {
    border-radius: 20px;
}

.circle-sermecoop {
    color: #FFF;
    background: linear-gradient(90deg, rgba(0, 128, 197, 1) 0%, rgba(0, 148, 199, 1) 50%, rgba(1, 170, 202, 1) 100%);
    border-radius: 20px;
}

.pt-15px {
    padding-top: 15px;
}

.span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-container {
    width: 100% !important;
}

div.plan-title {
    padding-top: 5%;
    padding-bottom: 2%;
    font-family: 'Verdana'
}

div.plan-title-elderly {
    padding-top: 5%;
    padding-bottom: 2%;
    font-family: 'Verdana';
    color: White;
}

div.banner-footer {
    color: White;
    font-family: 'Verdana';
    background-color: #104e8b;
    padding-bottom: 0.5%;
    padding-top: 0.5%;
    font-size: 120%;
}

div.banner-footer-mobile {
    color: White;
    font-family: 'Verdana';
    background-color: #104e8b;
    font-size: 50px;
    vertical-align: middle;
    text-align: center;
}

button.go-button {
    border-radius: 10px 10px 10px 10px;
    color: white;
    background-color: #104e8b;
    box-shadow: 0 10px 10px 0 #333;
}

.main-content-banner {
    color: gold;
    text-shadow: 1px 1px 4px black;
    font-size: 185%;
}

#img-familia {
    width: 120%;
}