﻿.accordionPreguntas .importante {
    font-weight: bold;
}

.accordionPreguntas .icono {
    width: 30px;
}
.card-header button {
    color: #666666;
}
.card-header button:hover{
    color:#739600;
}
.accordionPreguntas button[aria-expanded="true"] {
    color: #739600;
    text-decoration:none;
}
.accordionPreguntas button[aria-expanded="true"] .iconos .mas {
    display: none;
}
.accordionPreguntas button[aria-expanded="false"] .iconos .menos {
    display: none;
}
p {
    color: #666666;
    margin: 0;
    padding: 0;
}

h2, h3, h4, h5, h6 {
    color: #0C3440;
}
.descuento h3{
    font-size:30px;
}
.descuento h3 span{
    font-weight: 300;
}
.imgNuevoYoDescuento{
    width: 120px;
}
.btnSuscribirme {
    padding: 15px 25px;
    color: #0C3440 !important;
    background: #C1D72F;
    cursor:pointer;
    font-size:18px;
    border-radius: 30px;
    font-weight:600;
    display:block;
}
.btnWhatsapp {
    padding: 15px 25px;
    color: #FFFFFF !important;
    background: #25D366;
    cursor: pointer;
    font-size: 18px;
    border-radius: 30px;
    font-weight: 600;
    display: block;
}
.btnComprar {
    padding: 15px 25px;
    color: #FFFFFF !important;
    background: #4D4D4D;
    cursor: pointer;
    font-size: 18px;
    border-radius: 30px;
    font-weight: 600;
    display: block;
}
.descuento h6 img{
    width: 80px;
    margin-left: 10px;
}
.imgDocumentos{
    width:50px;
}
.cardTresiba {
    clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
    background: #F5F5F5;
    padding: 20px 10px 20px 25px;
    margin-bottom: 10px;
}
.ctnTarjetas {
    clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
    background: #F5F5F5;
    padding: 20px 10px 20px 25px;
    margin-bottom: 10px;
}
.imgTarjeta {
    width:20%;
}
video {
    width: 100%;
    height: auto !important;
}

.imgVideo {
    width: 100% !important;
    cursor: pointer;
    height: auto;
    margin: 0 !important;
    padding: 0;
}
.link{
    color: #0C3440;
    cursor:pointer;
    font-weight: bold;
}
.tituloSuscribete {
    clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
    background: #F5F5F5;
    padding: 20px 10px 20px 25px;
    margin-bottom: 10px;
}
.tituloSuscribete h2 span{
    font-weight:300;
}
.terminosCondiciones h5, p{
    margin: 10px 0px;
}
.titulo h3{
    font-size:40px !important;
}
.titulo p{
    font-size: 20px;
}
.imgDoc {
    width: 4rem;
    margin-right: 1rem
}
.listTitulo {
    color: #1b244c;
    font-weight: 700;
}

.lista h5 {
    color: #1A434E;
    font-weight: 700;
}

.lista h5 span {
    color: #666666;
    font-weight: 500;
}

.lista p {
    color: #666666;
    font-size: 15px;
    margin: 0;
}

.lista p a {
    color: #1A434E;
}

.lista p img {
    width: 60px;
}
p{
    margin:0;
}