@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
body{
font-family: "Inter", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}
.typed-cursor{
opacity:0 !important
}
#educacion{
z-index:0
}
ul#menu-footer{
margin-top:20px !important;
padding-left: 10px;
}
ul#menu-footer li a{
color:#54595f;
font-family: Rubik;
}
ul#menu-footer li a:visited{
color:#7a7a7a
}
#n2-ss-1item5{
cursor:pointer
}
.content-card-servicios p{
margin-bottom: 0px
}
.content-card-servicios p{
cursor: pointer
}
.content-card-servicios:hover .card-titulo{
transition: 0.3s ease-in-out;
background-color: #fff;
padding: 10px;
border-radius:20px;
}
.content-card-servicios{
max-width:396px !important
}
.content-card-servicios:hover .card-desc{ 
transition: 0.3s ease-in-out;
background-color: #fff;
padding: 10px;
border-radius:20px;
}
#formulario-j{ width:100%;
display:inline;
}
#formulario-j label{
font-size: 0.9em !important;
font-family: Rubik;
margin-bottom: 15px;
}
.form-check-label{
font-family: Rubik;
font-size: 14px !important;
font-weight:500 !important;
margin-bottom: 0px !important;
font-weight: normal !important;
}
#terminos-check{
font-weight:600;
cursor: pointer
}
#formulario-j .form-row{
margin-bottom:20px
}
.input-form-home{
border: 1px solid #333 !important;
border-radius: 20px !important;
background: transparent;
font-size: 1.05em !important;
height: 40px;
}
.select-form-home{
border: 1px solid #333 !important;
border-radius: 20px !important;
background: transparent;
font-size: 1.05em !important;
height: 40px;
}
#enviar-datos-form{
background: #faaf3b;
color: #fff;
border-radius: 20px;
font-size: 1.05em !important;
padding: 10px 20px;
padding-right: 40px;
margin-bottom: 0px;
}
.icono-enviar{
margin-left: -26px;
}
.content-enviar{
display: flex;
padding-left: 0;
justify-content: center;
align-items: center;
}
.btn-contacto{
font-family: "Rubik", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
}
.enlace a{
text-decoration:none;
}
.enlace a:hover{
text-decoration:none;
} @keyframes float {
0% { transform: translateY(0); }
50% { transform: translateY(-7px); }
100% { transform: translateY(0); }
}
.pop-up-home .n2-ss-item-image-content {
animation: float 3s ease-in-out infinite;
}
.n2-ss-item-image-content{
padding:11px
}
.n2-ss-item-image-content #n2-ss-2item5 {
animation: float 3s ease-in-out infinite;
}
.elementor-14 .elementor-element.elementor-element-9a55310 .elementor-button .elementor-button-content-wrapper {
transition: gap 0.3s ease-in-out;
}
.elementor-14 .elementor-element.elementor-element-9a55310 .elementor-button .elementor-button-content-wrapper:hover {
gap: 16px;
} .typed-cursor{
opacity:0 !important
}
.animate-bounce-infinito {
animation: animate__bounce 3s infinite ease-in-out;
}
@keyframes bounceInfinito {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-10px); }
}
.bounce-infinito {
animation: bounceInfinito 3s infinite ease-in-out;
}
.texto-animado{
font-family: "Rubik", Sans-serif;
font-size: 40px !important;
font-weight: 600;
-webkit-text-stroke-color: #000;
stroke: #FFFFFF;
color: #FFFFFF;
}
.bounce-infinito-movil {
animation: bounceInfinito 3s infinite ease-in-out;
}
.texto-animado-movil{
font-family: "Rubik", Sans-serif;
font-size: 28px !important;
font-weight: 600;
-webkit-text-stroke-color: #000;
stroke: #FFFFFF;
color: #FFFFFF;
} .video-modal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
justify-content: center;
align-items: center;
z-index: 9999;
}
.video-content {
position: relative;
width: 90%;
max-width: 80%;
background: #000;
padding: 20px;
border-radius: 10px;
}
.close-modal {
position: absolute;
top: 10px;
right: 15px;
font-size: 30px;
color: white;
cursor: pointer;
}
#formulario-j{ width:100%;
display:inline;
}
#boton-contactar{
display:none
}
@media only screen and (max-width: 900px) and (min-width: 576px)  {
#formulario-j{
width: 100%
}
}
@media only screen and (max-width: 576px) {
.contenedor-especialidades {
position: relative;
max-width: 100%;
margin: 0 auto;
padding: 0 20px;
font-family: "Rubik", Sans-serif;
}
.carrusel-especialidades {
display: flex;
overflow-x: auto;
scroll-behavior: smooth;
gap: 10px;
padding: 10px 0;
}
.tarjeta_especialidad {
display: flex;
flex-direction: column;
gap: 10px;
min-width: 200px;
margin-left: 20px;
border-radius: 20px;
border: 1px solid #0cbdef;
padding: 20px;
transition: all ease 1s;
cursor: pointer;
transition: background-color 0.3s ease;
background: #2462AA;
background: linear-gradient(120deg, rgba(36, 98, 170, 1) 0%, rgba(27, 149, 209, 1) 57%, rgba(21, 187, 238, 1) 100%);
}
.tarjeta_der h4 {
text-align: center;
color: #fff;
font-size: 20px;
}
.tarjeta_izq {
width: 100%;
background: #fff;
border-radius: 30px;
padding: 10px;
}
.tarjeta_der {
width: 100%;
}
.btn-ver-productos {
background: #FAAF3B;
color: #222;
border: 1px solid #FAAF3B;
padding: 10px 20px;
border-radius: 15px;
cursor: pointer;
font-size: 14px;
font-weight: normal;
transition: background 0.3s;
margin: 10px auto 0;
display: block;
font-family: "Rubik", Sans-serif;
}
#formulario-j{
width: 100%
}
.content-contactar{
display: flex;
align-items: center;
margin-bottom: 10px;
}
#boton-contactar{
display:block;
background: #15b1e6;
padding: 7px 7px;
border-radius: 30px;
color: #fff;
font-size: 12px;
font-family: Rubik;
display: block;
margin: 0 10px 10px 10px;
margin-bottom: 10px;
width: 80%;
margin-bottom: 0px;
}
.icono-contactar {
margin-left: -32px;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 12px;
}
}