/**@import url("https://fonts.googleapis.com/css?family=Poppins&j9e823d847ddfdfhf4$"); **/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700;800&display=swap');

body {
    font-family: 'Poppins';
    font-style: normal;
    color: #0B4650;
    background-color: #F7F8F2;
    letter-spacing: 0.5px;
}

a {
    text-decoration: none;
    color: #0B4650;
}

b {
    font-weight: 600 !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('../img/menu_movil.svg') !important;
}

.navbar-light .navbar-toggler {
    border: none !important;
    box-shadow: unset;
}

.navbar-light .navbar-toggler:focus {
    border: none !important;
    box-shadow: unset;
}

.menu-texto-movil {
    letter-spacing: 0.1em;
    font-weight: 500;
    border-color: #0B4650 !important;
    background-color: #D0C5FB;

}

.menu-texto {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.05em !important;
}

a.menu-texto:hover {
    text-decoration: none;
    color: #01DC94 !important;
}

/* a.menu-texto:hover{
    text-decoration: none;
    color: #0B4650 !important;
} */

.icono-login {
    width: 25px;
}

.ingresar {
    font-weight: 500;
}

.top-azul {
    background: #0B4650;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
}

.pie-morado {
    background: #D0C5FB;
    color: #0B4650;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
}

.texto-destacado {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 40px !important;
    line-height: 50px !important;
}

.texto-general {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}

.texto-general2 {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}

.verde-2 {
    background: #01DC94;
    color: #E8FFC9;
}

.titulo-seccion-2 {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.texto-seccion-2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 58px;
    text-align: center;
}

.seccion-3 {
    font-weight: 600;
    color: #0B4650;
}

.texto-azul {
    color: #0B4650 !important;
}

.titulo-seccion-3 {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.texto-seccion-3 {
    font-size: 50px;
    line-height: 58px;
    text-align: center;
}

.subtitulo {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    /*text-align: center !important;*/
}

.subtitulo-formulario {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #0B4650;
}

.titulo-bloque-seccion-cf {
    font-weight: 400;
    font-size: 45px !important;
    line-height: 50px;
}

.texto-bloque-seccion-3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.texto-bloque-seccion-cf {
    font-weight: 400;
    font-size: 20px !important;
    line-height: 30px !important;
}

.seccion-4-parrafo {
    font-size: 44px;
    line-height: 58px;
    font-weight: 500;
}

.seccion-4-texto {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.seccion-4 {
    /*css*/
}

.morado {
    background: #D0C5FB;
    color: #E8FFC9;
}

.beige {
    background-color: #F1EBE5;
    color: #0B4650;
}

.verde {
    background-color: #DCFE54;
    color: #0B4650;
}

.verde-claro {
    background-color: #E8FFC9;
    color: #0B4650;
}

.seccion-5-titulo {
    color: #0B4650;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
}

.seccion-5-redes {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
}

/*bootstrap*/

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited {
    color: #0B4650;
    background-color: #D0C5FB;
    border-color: #D0C5FB;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
}

.btn-com3 {
    background-color: #0B4650;
    border: 2px solid #0B4650;
    color: #F1EBE5;
    /*box-shadow: none;
   	border-radius: 36.5px;*/
}

.btn-com3:focus {
    background-color: #0B4650;
    color: #F1EBE5;

}

.btn-com3:hover {
    background-color: #0B4650;
    color: #F1EBE5;

}

.text-input-com1 {
    color: #0B4650;
    background-color: transparent;
    border: 2px solid #0B4650;
    color: #0B4650;

}

.text-input-com1:focus {
    color: #0B4650;
    background-color: transparent;
    border: 2px solid #0B4650;
    color: #0B4650;
}

.btn.btn-rounded {
    border-radius: 50%;
    /*padding: 40px;*/
    height: 105px;
    width: 105px;
}

.btn.btn-rounded img.boton-img {
    width: 40%;
}

.text-input-com1::placeholder {
    color: #0B4650;
}

.form-check-input:checked {
    background-color: #0B4650;
    border-color: #0B4650;
}

.form-switch .form-check-input {
    width: 3em;
}

.form-check-input {
    height: 1.5em;
}

.form-check .form-check-input {
    float: right;
}

.form-switch .form-check-input {
    background-size: 25px;
}

.text-primary {
    color: #D0C5FB !important;
}

.text-secondary {
    color: #DCFE54 !important;
}

.text-success {
    color: #01DC94 !important;
}

.lang-select {
    background-image: url('../img/globo.png') !important;
}