.copy1{
    font-size: 26px;
    text-align: center;
    color: #585858;
}
body{
    overflow-x: hidden;
}
.titles{
    font-size: 18px;
    text-align: center;
    color: #585858;
    font-weight: 800;
}

.bannerHome{
    margin-top: 150px;
}

.icontainer{
    width: 175px;
    height: 175px;
}

.asimujer{
    font-size: 28px;
    text-align: center;
    color: #006CAA;
    font-weight: 800; 
    margin-top: 6%;
    position: inherit;
    height: 30px;
}

.fondo_c2a{
    background-image: url("/img/back_esferas02.png");
}

.copyC2A{
    font-size: 36px;
    text-align: center;
    color: #006CAA;
    font-weight: 800; 
    margin-top: 5%; 
}

.precioHome{
    width: 400px;
    height: 142px;
}

.mycardContainer{
    margin-top: 10px;
    padding: 0px;
    /* background-color: aqua; */

}

.cardSalud{
    padding: 45px;
    background-color: #00CAE5;
    border-radius: 8px;
    color: #fff;
    margin-left: 10px;
    filter: drop-shadow(-1px 6px 6px #bfbfbf);
    position: absolute;
}

.cardHogar{
    padding: 45px;
    background-color: #0f9ec0;
    border-radius: 8px;
    color: #fff;
    margin-left: 10px;
    filter: drop-shadow(-1px 6px 6px #bfbfbf);
    height: 370px; 
    position: absolute;
}

.cardLife{
    padding: 45px;
    background-color: #008BA9;
    border-radius: 8px;
    color: #fff;
    margin-left: 10px;
    filter: drop-shadow(-1px 6px 6px #bfbfbf);
    /* height: 280; */
    position: absolute;
}

.cardLegal{
    padding: 45px;
    background-color: #0f9ec0;
    border-radius: 8px;
    color: #fff;
    margin-left: 10px;
    filter: drop-shadow(-1px 6px 6px #bfbfbf);
    /* height: 486px; */
    position: absolute;
}

.cardEdu{
    padding: 45px;
    background-color: #0f9ec0;
    border-radius: 8px;
    color: #fff;
    margin-left: 10px;
    filter: drop-shadow(-1px 6px 6px #bfbfbf);
    /* height: 350px; */
    position: absolute;
}

.btn_modal{
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: underline;
    text-align: center;
}

.icontainerCard{
    margin-top: 5px;
    width: 120px;
    height: 120px;
    position: relative;
    margin-left: 35%;
}

.icontainerCardEdu{
    margin-top: 5px;
    width: 145px;
    height: 145px;
    margin-left: 35%;
}

.icontainerCardLeg{
    margin-top: 5px;
    width: 145px;
    height: 145px;
    margin-left: 35%;
}

.myModal{
    margin-top: auto;
    width: 100%;
    padding: 5px;
}

.modal_med{
    background-color: #00CAE5;
    color: #ffffff;
}

.modal_hogar{
    background-color: #0f9ec0;
    color: #ffffff;
}
.modal_lif{
    background-color: #00CAE5;
    color: #ffffff;
}

.modal_med h5{
    font-size: 30px;
    font-weight: 900;
    color: #ffffff;
}

.modal_table{
    overflow: auto;
    width: 100%;
}

.modal_table table{
    table-layout: fixed;
    text-align: left;
}

.modal_table td{
    width: 80%;
}

.modal_table td h4{
    font-size: 20px;
    font-weight: bolder;
    line-height: 12px;
}

.modal_table_subttl{
    font-size: 14px;
    font-style: italic;
    line-height: 10px;
    margin-top: -5px;
    vertical-align: text-top;
    color:#006CAA;
}

.modal_table_subttl_drk{
    font-size: 14px;
    font-style: italic;
    line-height: 10px;
    margin-top: -5px;
    vertical-align: text-top;
    color:#252625;
}

.modal_table_descr{
    font-size: 16px;
    margin-top: 10px;
}

.modal_table_terms{
    font-size: 12px;
    margin-top: 10px;
    font-weight: bolder;
}

.myrow{
    display: flex;
    flex-wrap: wrap;
    /* background-color: bisque; */
    position: relative;
    /* overflow: hidden;
    padding: 0 10px;
    width: 100%; */
}

.myrow .mycolumn{
    flex: 33.3%;
    overflow: hidden;
    width: 100%;
    padding: 20px 20px;
    margin-bottom: 20px;
}
@media(max-width: 576px) {
    .myrow{
    width: 90%;
    margin-left: 10px;
    }
}

.asistrow{
    display: flex;
    flex-wrap: wrap;
    position: relative; 
}

@include media-breakpoint-up(sm) { !important;
    .asimujer{
        font-size: 28px;
        text-align: center;
        color: #006CAA;
        font-weight: 800; 
        padding-top: 5px;!important;
        margin-top: 10%; !important;
        position: inherit;
    }
}

.callToaction2{
    margin-top: 35px;
    margin-bottom: 35px;
    width: 310px;
    padding: 0 12px 6px 12px;
    background-color: #006CAA;
    font-size: 28px;
    font-weight: 800;
    color: #ffffff;
    border-radius: 8px;
    border-color: #006CAA;
    border: 0px;
    align-items: center;
    text-decoration: none;
    text-align: center;
}

.callToaction2:hover{
    margin-top: 35px;
    margin-bottom: 35px;
    width: 310px;
    background-color:#00CAE5;
    font-size: 28px;
    font-weight: 800;
    color: #ffffff;
    border-radius: 8px;
    border-color: #006CAA;
    border: 0px;
    align-items: center;
}

.disclaimer{
   margin-bottom: 35px;
   margin-top: 35px;
   color: #585858; 
}

.atel{
    color: #008BA9;
    font-weight: 700;
}

.atel:hover{
    color:#00CAE5;
    font-weight: 700;
}

.mifooter{
    background-color: #4f99d8; 
    margin-top: 10px;
    position: inherit;
}
@media(max-width: 576px) {
    .grid {
        display: grid; 
        grid-template-columns: repeat(3, 1fr); 
        grid-template-rows: auto;
    }
    .logo{
        grid-row: span 2;
    }
    .mifooter{
        width: 100%;
        margin-top: 20px;
    }
    .img-mujer {
        width: 266px;
        height: 212px;
    }
    .img-mujer2 {
        width: 266px;
    }
    .cvv {
        width: 30%;
    }
    .show-hide-btn{
        transform: translateY(-40%) !important;
    }
}
/* Tablets */
@media (min-width: 768px) and (max-width: 991px) {
    .mifooter{
        width: 100%;
        margin-top: 50px;
    }
    .img-mujer {
        width: 323px;
        height: 370px;
    }
    .show-hide-btn{
        transform: translateY(-40%) !important;
    }
  }
  /* Escritorio */
  @media (min-width: 992px) {
    .mifooter{
        width: 100%;
    }
    .show-hide-btn{
        transform: translateY(-50%) !important;
    }
}

.mifooter a{
    font-size: 14pt;
    color: #ffffff;
    vertical-align: middle;
    text-align: right;
    margin-top: 15px;
    text-decoration: none;
}

.mifooter a:hover{
    font-weight: 800;
    color:#006CAA;
    text-decoration: none;
}

.compraContent{
    margin-top: 150px;
    position: relative;
}

.exitoContent{
    margin-top: 100px;
    position: relative;
}

.resumenCard{
    background-color: #ffffff;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(161,161,161,1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(161,161,161,1);
    box-shadow: 0px 0px 8px 0px rgba(161,161,161,1);    
    border: 0;
    border-radius: 10px;
}

.resumenCard h4{
    font-size: 20px;
    font-weight: 900;
    color: #006CAA;
}
.resumenCard h2{
    font-size: 14px;
    font-weight: 700;
    color: #006CAA;
}

.resumenPrecio{
    font-size: 30pt;
    font-weight: 900;
    color: #ECB43F;
}

.recurre{
    font-size: 26pt;
    color: #006CAA;
    font-weight: lighter;
    margin-top: -5;
}

.resumenCard h1{
    font-size: 18pt;
    font-weight: 900;
    color: #ECB43F;
}
.preformText{
    color: #585858;
}


.myInput{
    flex: 0 1 100px;
}

.myFormButton{
    background-color: #006CAA;
    font-weight: 900;
    color: #ffffff;
    border-radius: 8px;
    border: 0px;
    padding: 5px;
    width: 185px;
    font-size: 14pt;
}

.myFormButton:hover{
    background-color:#00CAE5;
    font-weight: 900;
    color: #ffffff;
    border-radius: 8px;
    border: 0px;
    padding: 5px;
    width: 185px;
    font-size: 14pt;
}

.myFormButtonAcc{
    background-color: #006CAA;
    font-weight: 900;
    color: #ffffff;
    border-radius: 8px;
    border: 0px;
    padding: 5px;
    width: 205px;
    font-size: 14pt;
}

.myFormButtonAcc:hover{
    background-color:#00CAE5;
    font-weight: 900;
    color: #ffffff;
    border-radius: 8px;
    border: 0px;
    padding: 5px;
    width: 205px;
    font-size: 14pt;
}

.compraLegal{
    font-size: 12px;
    font-weight: lighter;
    color: #585858;
}

.cargoLegal{
    font-size: 11px;
    font-weight: lighter;
    color: #585858;
}

.exitoText{
    color: #585858;
}

.exitoTel{
    font-size: 20pt;
    font-weight: bolder;
    color: #006CAA;
    text-decoration: none;
}

.exitoTel a:hover{
    font-size: 20pt;
    font-weight: bolder;
    color: #00CAE5
    text-decoration: none;
}

.faqsContainer{
    margin-top: 450px;
}

.faqsH4{
    font-size: 26pt;
    color: #006CAA;
    font-weight: 800;
    text-align: center;
}

.faqsLlama{
    font-size: 22pt;
    color: #ECB43F;
    font-weight: 400;
    text-align: left;
    padding-top: 10px;
}

.faqsLlama a{
    font-size: 22pt;
    color: #ECB43F;
    font-weight: 400;
    text-align: left;
    padding-top: 10px;
    text-decoration: none;
}

.faqsLegal{
    font-size: 16px;
    font-weight: lighter;
    color: #585858;
    margin-top: 20px;
}

.subseccBanner{
    /* height: 390px; */
}

.subseccBannerImg{
    margin-top: 12px;
    width: 341.5px;
    height: 328px;
    text-align: center;
}

.tycStyle{
    color: #585858;
}

.tycStyle li{
    list-style: none;
}

.tycStyleDot li {
    list-style:inside;
}

.tycStyleLet li {
    list-style:lower-alpha;
}

.tycStyleNum li {
    list-style:decimal;
}

#loading {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #ffffffed;
	position: fixed;
	z-index: 1;
	width: 100%;
	display: none;
	justify-content: center;
	height: 100%;
}
#timer{
display: none;
}
#loading img {
	width: 150px;
	height: 150px;
	margin: auto;
}
/* Modificar el fondo de los mensajes de éxito */
.toast-success {
    background-color: rgb(18, 92, 18);
}

/* Modificar el fondo de los mensajes de error */
.toast-error {
    background-color: rgb(177, 32, 32);
}
.frm__generate {
	color: #767676;
	margin-top: 10px;
	display: none;
}

.frm__generate img {
	width: 16px;
}
.cursor-pointer {
	cursor: pointer;
}
.sms{
    width: 50%;
}

/************* Contacto **************************/

#frmContact textarea {
    min-height: 140px;
    max-height: 500px;
}

#frmContact .char-counter {
    text-align: right;
    margin-top: 10px;
    font-size: 0.95em;
    color: #666;
    font-weight: 500;
}