@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

@font-face {
    font-family: 'Just';
    src: url('../css/fonts/Just.otf') format('opentype');
}

/* ------------------------------------------------------CONTACTO------------------------------------- */
.imgContacto {
    content: url("../../img/contacto/banner-contacto-escritorio.webp");
}

#bannerSucUn {
    margin-top: 0;
    justify-content: center;
    gap: 64px;
}

#bannerSucUn2 {
    margin-top: 0;
    justify-content: center;
    gap: 64px;
    background-color: #1B9F68;
    margin-top: 4rem;
    padding: 2rem 0rem 2rem 0rem;
}

.dFle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dFle2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-caption1 {
    position: absolute;
    bottom: 0;
    left: 15%;
    top: 7%;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
}

.title-banner {
    font-size: 100px;
    font-family: 'Just', sans-serif;
    color: white;
}

.carousel-caption2 {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    top: 15%;
    padding-top: 0rem;
    padding-bottom: 0rem;
    color: #fff;
    text-align: center;
    width: 41%;
}

.cont-banner {
    font-size: 56px;
    font-family: 'Just', sans-serif;
    color: #fff;
    text-align: center;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 41%;
    top: 40%;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
}

.btn-conNo {
    background: linear-gradient(0deg, rgba(236, 104, 84, 1) 0%, rgba(255, 196, 187, 1) 50%);
    color: white;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    position: relative;
    display: inline-block;
    padding: 12px 36px;
    margin: 10px;
    border-radius: 40px;
    overflow: hidden;
    cursor: pointer;
    font-size: 40px;
    width: auto;
    border: none;

    transition: all 5s ease-in;
}

.btn-conNo span {
    position: absolute;
    background: linear-gradient(90deg, rgba(170, 170, 170, 0.5102415966386555) 0%, rgba(255, 255, 255, 1) 100%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    border-radius: 50%;
    animation: animate 1s linear;
}

@keyframes animate {
    0% {
        width: 0;
        height: 0;
        opacity: 0.5;
    }

    100% {
        width: 100%;
        height: 500px;
        opacity: 0;
    }
}

.info-ubi {
    margin-top: 10rem;
    padding: 3rem;
}

.mapa {
    margin-top: 5rem;
}

.imgFonUb {
    position: absolute;
    z-index: -1;
}

.icRedesF {
    width: 10%;
    margin: 0px 15px 0px 50px;
}

.icRedesI {
    width: 10%;
    margin: 0px 15px 0px 15px;
}


.text-contacto {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    color: #3B3B3B;
    margin-top: 3rem;
}

.text-sub-ubi {
    font-size: 56px;
    font-family: 'Just', sans-serif;
    border-bottom: 6px solid #4497D3;
    width: auto;
}



.icono-ubi i {
    color: red;
    font-size: 3em;
    animation: ubica 1s alternate;
}


.numeroC p,
.whats p,
.correo p {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #575757;
    margin-bottom: 0;
}

.icContacto {
    margin: 10px;
}

.icContactoC,
.icContactoW,
.icContactoE,
.icContacto {
    margin: 10px;
    width: 40px;
}

@keyframes ubica {
    from {
        /* stroke-dashoffset: 2550;
        */
        transform: translateY(0%);
    }

    to {
        /* stroke-dashoffset: 0; */
        transform: translateY(50%);

    }

}

.iFMa {
    border-radius: 40px;
}

/* .fondoContactoUbicacion {
    background-image: url(../../img/contacto/fondo.webp);
    background-size: cover;
} */
.backRed {
    text-align: center;
    background-color: #EC6854;
    border-radius: 0px 95px 95px 0px;
    margin-top: 4rem;
}

.banner-text p {
    font-family: 'Nunito', sans-serif;
    font-size: 46px;
    color: #FFFFFF;
}

.facebook p,
.insta p {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: left;
}

.facebook i,
.insta i {
    color: #3360AA;
    font-size: 30px;
    margin-right: 20px;
    margin-top: -10px;
}

.circuloCon {
    border: 5px #1AAF9B dashed;
    height: 250px;
    width: 250px;
    border-radius: 50%;
    animation: girar 5s infinite;
}

.desCont p {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    color: #EC6854;
    text-align: center;
}

.desCont p span {
    font-weight: 900;
}

@keyframes girar {
    0% {
        transform: rotate(360deg);
    }
}

.espCon {
    margin: 10rem 0px 0rem;
}

.espCon2 {
    margin: 6rem 0px;
}

.espConF2 {
    margin: 10rem 0px 0rem;
}

.info-ubiDi2 {
    margin-top: 9rem;
    padding: 0rem;
}

.fachada,
.fachada2 {}

.imgfac {
    border-radius: 40px;
}

.fachada2 {
    margin-top: -30px;
}

.Direc2 {
    position: relative;
}

.mapa1C {
    height: 60%;
    width: 100%;
}

/* ----------------cards--------------------- */
.seccion-ninofeliz {
    position: relative;
    /* top: -10vh; */
}

.alturaPrimerseccion {
    height: 38vh;
}

.alturaPrimerseccionsegundaparte {
    height: 35vh;
}

.textoSecc {
    color: #FFFFFF;
    font-size: 45px;
    text-align: left;
    font-weight: 300;
}

.fondoAutismoNeurodesarrollo {
    background: url(../../img/inicio/autismo-desarrollo-fondo.png);
    background-size: contain;
}

.imgninoautismoynuerodesarrollo {
    padding-top: 5vh;
    width: 100%;
}

.img-ninofeliz {
    -webkit-transform: rotate(354deg);
    border-radius: 100px;
    width: 100%;
}

.img-ninofeliz:hover {
    cursor: pointer;
    -webkit-transform: rotate(0deg);
}

.card-ninofeliz {
    -webkit-transform: rotate(6deg);
    border-radius: 100px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #FF9080;
    border: none;
}

.card-ninofeliz:hover {
    cursor: pointer;
    -webkit-transform: rotate(0deg);
}

.texto-ninofeliz {
    font-size: 40px;
    color: white;
    font-weight: bold;
    margin: 65px 50px 50px;
    font-family: 'Nunito', sans-serif;
}

.poligono-imagen {
    width: 100%;
    animation: levitar 5s infinite;
}

.poligono-imagen:hover {
    -webkit-transform: rotate(180deg);

}

@keyframes levitar {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
        /* Ajusta la altura según lo desees */
    }

    100% {
        transform: translateY(0);
    }
}

.boton-agendarCita {
    width: 100%;
    height: 100px;
    background-color: #2A57A4;
    border-radius: 40px;
    font-size: 50px;
    color: white;
}

.boton-agendarCita:hover {
    width: 99%;
    background-color: #2A57A4;
    font-size: 49px;
    color: white;
}

.seccion-ninofeliz2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -3rem !important;
    margin-top: -1rem !important;
}

.dFleBtn {
    margin-top: 2rem;
}

.dFleBtn p {
    font-family: 'Nunito', sans-serif;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    color: #EC6854;
    line-height: 35px;
}

.text-star p {
    font-family: 'Just', sans-serif;
    text-align: center;
    font-size: 48px;
    color: #575757;
    margin-bottom: -13px;

}

#formularioContacto {
    margin-top: -6rem;
}

.fondoFormularioContacto {
    background-image: url(../../img/contacto/fondo-formulario.webp);
}

.cir-ubi {
    position: absolute;
    width: 21em;
    height: 21em;
    border: 10px dotted #3360AA;
    border-radius: 50%;
    top: 110em;
    transform: translate(-50%, -50%);
    z-index: -1;
    animation: circulo 5s infinite linear;
    left: 93em;
}

.box1 {
    box-shadow: -12px 14px 28px #00000033;
    border-radius: 10px 0px 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    margin-bottom: 2rem;
}

.img-contacto {
    border-radius: 10px 0px 0px 10px;
}

.box2 {
    border-radius: 0px 10px 10px 0px;
    padding: 3rem 3rem 0rem 3rem;
    background-color: white;
    box-shadow: #00000070 0px 14px 20px 0px;
    margin-bottom: 2rem;
}

.form-group-ubi label {
    color: #009DBD;
    font-size: 28px;
    transition: 0.5s all ease-in-out;
    pointer-events: none;
    font-weight: 500;
    margin-bottom: 10px;
}

.form-group-ubi input {
    background: none;
    margin-bottom: 1.25em;
    border-radius: 0;
    border: none;
    border: 1px solid #4497D3;
    height: 45px;
    font-size: 1em;
    color: black;
    border-radius: 28px;
}

.form-group-ubi textarea {
    background: none;
    margin-bottom: 0em;
    border: none;
    border-bottom: 1px solid #FCC417;
    height: auto;
    font-size: 1em;
    color: black;
    resize: none;
}

.btn-contacto {
    background-color: #FCC417;
    color: #3360AA;
    border: none;
    width: 7em;
    height: 2em;
    font-size: 25px;
    font-weight: bold;
    transition: .5s all ease-in-out;
}

.btn-contacto:hover {
    box-shadow: 0px 4px 6px 4px #cfc5c5;
    background-color: #fcc317c7;

}

.mapa1 {
    height: 100%;
}

.campos {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #009DBD;
    margin-top: 20px;
}

.enviar-contacto {
    border: none;
    font-size: 30px;
    padding: 0.5rem;
    font-weight: bold;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #3360AA;
    background: #FCC417 0% 0% no-repeat padding-box;
    box-shadow: -2px 2px 10px #47474757;
    opacity: 1;
    width: 30%;
}



.cirC {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    top: 22em;
}

.cir2C {
    position: relative;
    display: flex;
    justify-content: end;
    align-items: flex-start;
    top: 0em;
    left: 11em;
}

.cir-serC {
    border: 5px dashed #3360AA;
    width: 15em;
    height: 15em;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    left: 0%;
    animation: servicios 5s normal;
    top: 20rem;
}

.cir-ser2C {
    border: 5px dashed #E51A31;
    width: 30em;
    height: 30em;
    border-radius: 50%;
    position: absolute;
    animation: servicios 5s normal;
    top: 70%;
    left: 83%;
    z-index: -1;
}

@keyframes servicios {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(360deg);
    }
}

.espcioform {
    height: 20rem;
}

.dFlIco {
    display: flex;
    justify-content: center;
    align-items: center;
}

.redesM {
    display: none;
}

#redesEC {
    display: block;
}

.fondoMov {
    display: none;
}

.brNo {
    display: block;
}

@media screen and (max-width:1440px) {
    .carousel-caption {
        top: 60%;
    }

    .cir-ser2C {
        left: 65%;
        z-index: -1;
    }

    .text-contacto {
        font-size: 25px;
        margin-top: 0rem;
        margin-bottom: 0px;
    }

    .info-ubi {
        margin-top: 9rem;
        padding: 1rem;
    }

    .texto-ninofeliz {
        font-size: 29px;
    }

    .info-ubiDi2 {
        margin-top: 7rem;
        padding: 0rem 0rem 0rem 0rem;
    }

    .numeroC p,
    .whats p,
    .correo p {
        font-size: 25px;
    }

    .icContactoC,
    .icContactoW,
    .icContactoE,
    .icContacto {
        margin: 5px 6px 0px 0px;
    }
}

@media screen and (max-width:1366px) {
    #formularioContacto {
        margin-top: -5rem;
    }

    .carousel-caption1 {
        left: 10%;
        top: 11%;
    }

    .carousel-caption {
        top: 70%;
    }

    .carousel-caption2 {
        left: 43%;
        top: 28%;
        width: 45%;
    }

    .cont-banner {
        font-size: 50px;
    }

    .cir-ser2C {
        z-index: -1;
        left: 60%;
    }

    .text-contacto {
        font-size: 27px;
    }

    .info-ubi {
        margin-top: 3rem;
        padding: 2rem !important;
    }

    .mapa {
        margin-top: 0rem;
    }

    .backRed {
        margin-top: 5rem;
    }

    .texto-ninofeliz {
        font-size: 28px;
        margin: 55px 40px 40px;
    }

    .dFleBtn {
        margin-top: 0rem;
    }

    .seccion-ninofeliz2 {
        margin-bottom: 0rem !important;
        margin-top: 0rem !important;
    }

    .enviar-contacto {
        width: 35%;
        margin: 20px;
    }
}

@media screen and (max-width:1280px) {
    .title-banner {
        font-size: 85px;
    }

    .carousel-caption1 {
        left: 10%;
        top: 15%;
    }

    .cont-banner {
        font-size: 40px;
    }

    .btn-conNo {
        font-size: 30px;
    }

    .carousel-caption {
        top: 60%;
        left: 30%;
    }
}

@media screen and (max-width:1114px) {
    .text-contacto {
        margin-top: 0rem;
    }
}

@media screen and (max-width:1024px) {
    #formularioContacto {
        margin-top: -3rem;
    }

    .title-banner {
        font-size: 65px;
    }

    .carousel-caption1 {
        top: 20%;
    }

    .carousel-caption2 {
        top: 30%;
    }

    .cont-banner {
        font-size: 35px;
    }

    .cir-ser2C {
        z-index: -1;
        left: 58%;
        top: -1rem;
        width: 22em;
        height: 22em;
    }

    .text-star p {
        font-size: 40px;
    }

    .info-ubi {
        margin-top: 5rem;
        padding: 0rem !important;
    }

    .desCont p {
        font-family: 'Nunito', sans-serif;
        font-size: 25px;
        color: #EC6854;
        text-align: center;
    }

    .dFleBtn {
        margin-top: 0rem;
    }

    .circuloCon {
        height: 150px;
        width: 150px;
    }

    .text-contacto {
        font-size: 20px;
        margin-top: 0rem;
    }

    .texto-ninofeliz {
        font-size: 22px;
        margin: 40px 30px 30px;
    }

    .card-ninofeliz {
        border-radius: 75px;
    }

    .espcioform {
        height: 13rem;
    }

    .form-group-ubi input {
        margin-bottom: 0.2em;
    }

    .form-group-ubi textarea {
        margin-bottom: 0.5em;
    }

    .numeroC p,
    .whats p,
    .correo p {
        font-size: 20px;
    }

    .banner-text p {
        font-size: 40px;
    }

    .facebook p,
    .insta p {
        font-size: 25px;
    }

    .facebook,
    .insta,
    .banner-text {
        margin-top: 30px;
    }

    .Direc2 {
        flex-flow: row-reverse;
        margin-top: 4rem;
    }

    .iFMa {
        border-radius: 40px;
        padding: 2rem;
    }

    .espCon {
        margin: 0rem 0px 0rem;
    }

    #bannerSucUn1 {
        gap: 45px;
    }
    #bannerSucUn2 {
        gap: 45px;
    }
    .mapa1C {
        height: 85%;
        width: 100%;
    }
}

@media screen and (max-width:998px) {
    .info-ubi {
        margin-top: 7rem;
        padding: 0rem !important;
    }

    .espCon {
        margin: 3rem 0px 0rem;
    }

    .btn-conNo {
        font-size: 20px;
    }

    .backRed {
        margin-top: 3rem;
    }

    .texto-ninofeliz {
        font-size: 25px;
        margin: 30px 30px;
    }

    .dFleBtn {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .box2 {
        padding: 1rem 2rem 0rem 2rem;
    }

    .mapa1 {
        margin-top: 5%;
    }

    .cir2C {
        position: relative;
        display: flex;
        justify-content: end;
        align-items: flex-start;
        top: 8em;
        left: 26em;
    }

    .espConF2 {
        margin: 5rem 0px 0rem;
    }

    .icContactoC,
    .icContactoW,
    .icContactoE,
    .icContacto {
        margin: 5px 10px 0px 0px;
        width: 40px;
    }
}

@media screen and (max-width:768px) {
    #formularioContacto {
        margin-top: 0rem;
    }

    .title-banner {
        font-size: 45px;
    }

    .animacion {
        position: absolute;
        z-index: -1;
    }

    .cont-banner {
        font-size: 25px;
    }

    .carousel-caption2 {
        top: 28%;
    }

    .cir-ser2C {
        left: 61%;
        top: 0rem;
        width: 15em;
        height: 15em;
    }

    .text-contacto {
        font-size: 17px;
    }

    .text-star p {
        font-size: 40px;
    }

    .info-ubi {
        margin-top: 5rem;
    }

    .banner-text p {
        font-size: 30px;
    }

    .facebook p,
    .insta p {
        font-size: 20px;
    }

    .texto-ninofeliz {
        font-size: 22px;
        margin: 40px 30px 30px;
    }

    .dFleBtn p {
        font-size: 25px;
    }

    .cir-serC {
        left: -8%;
        top: 6rem;
    }

    .content-form {
        border-radius: 24px;
        width: 70%;
        box-shadow: 1px 1px 20px 0px #c3b1b1;
    }

    .sobre {
        display: flex;
        justify-content: center;
        padding: 1em;
        background-color: #4497DD;
        background-color: #4497DD;
        border-radius: 24px 24px 0px 0px;
        /* margin-bottom: -17px; */
    }

    .form-group {
        /* position: relative; */
        margin-bottom: 10px;
    }

    .espaForm {
        padding: 8%;
    }

    .form-group label {
        /* position: absolute; */
        color: #4497DD;
        font-size: 1.2em;
        transition: 0.5s all ease-in-out;
        pointer-events: none;
    }

    .form-group input {
        background: none;
        /* margin-bottom: 1em; */
        border: none;
        border-bottom: 2px solid #FCC417;
        border-radius: 0;
        height: auto;
        font-size: 1em;
        color: black;
        /* margin-top: 1em; */
    }

    .enviar {
        border: none;
        font-size: 20px;
        padding: 0.2rem 1.5em;
        font-weight: bold;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        color: #3360AA;
        background: #FCC417 0% 0% no-repeat padding-box;
        box-shadow: -2px 2px 10px #47474757;
        opacity: 1;
    }

    .camposO {
        font-size: 12px;
        font-family: 'Nunito', sans-serif;
        color: #009BDB;
        margin-top: 10px;
    }

    .espConF2 {
        margin: 2rem 0px 0rem;
    }
}

@media screen and (max-width:712px) {
    .fondoEsc {
        display: none;
    }

    .fondoMov {
        display: block;
        height: 36rem;
    }

    .Direc2 {
        flex-flow: column;
        margin-top: 4rem;
    }

    .info-ubiDi2 {
        margin-top: 3rem;
        padding: 0rem 1rem 0rem 1rem;
    }

    .backRed {
        margin-top: 3rem;
    }

    .circuloCon {
        height: 90px;
        width: 90px;
    }

    #bannerSucUn {
        padding: 1rem 5rem 1rem 5rem;
    }

    #bannerSucUn2 {
        padding: 1rem 5rem 1rem 5rem;
        margin-top: 0rem;
    }

    .mapa1C {
        height: 100%;
        width: 100%;
    }
}

@media screen and (max-width:540px) {
    .cir-ser2C {
        left: 33%;
    }

    .btn-conNo {
        font-size: 15px;
        padding: 6px 25px;
        margin: 10px 0px 0px 0px;
    }

    .carousel-caption2 {
        top: 40%;
    }

    .cont-banner {
        font-size: 20px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width:468px) {
    #bannerSucUn {
        padding: 1rem 2rem 1rem 2rem;
    }

    #bannerSucUn2 {
        padding: 1rem 2rem 1rem 2rem;
        margin-top: 0rem;
        margin-bottom: 1rem;
    }

    .espConF2 {
        margin: 2rem 0px 2rem;
        flex-flow: column-reverse;
    }

    #bannerSucUn {
        margin-top: 2rem;
    }

    .brNo {
        display: none;
    }

    .fondoMov {
        display: block;
        height: 60rem;
    }

    .imgContacto {
        content: url("../../img/contacto/banner-contacto-movil.webp");
    }

    .title-banner {
        font-size: 50px;
    }

    .carousel-caption1 {
        top: 17%;
        left: 20%;
    }

    .carousel-caption2 {
        top: 30%;
        width: 80%;
        left: 8%;
    }

    .cont-banner {
        font-size: 30px;
        color: #FCC417;
    }

    .carousel-caption {
        top: 90%;
        left: 0%;
    }

    .btn-conNo {
        font-size: 16px;
    }

    .cir-ser2C {
        left: -15%;
        top: 29rem;
        width: 10rem;
        height: 10rem;
    }

    .cir-serC {
        left: -8%;
        top: 61rem;
        width: 10rem;
        height: 10rem;
    }

    .iFMa {
        border-radius: 40px;
        padding: 1rem;
    }

    .info-ubi {
        margin-top: -1rem;
        padding: 1rem !important;
    }

    .banner-text p {
        font-size: 33px;
    }

    .text-contacto {
        font-size: 22px;
        text-align: center;
        justify-content: center;
        display: flex;
        flex-flow: column;
        align-items: center;
    }

    .text-contacto p {
        text-align: center;
        margin: 0px 15px;
    }

    .backRed {
        border-radius: 95px 0px 0px 95px;
        padding: 10px;
    }

    .contenidoRedes {
        padding: 0px 0px 0px 20px;
    }

    .box1 {
        box-shadow: -1px -11px 20px 8px #999999;
        border-radius: 10px 10px 0px 0px;
    }

    .box2 {
        box-shadow: -1px 7px 13px 14px #999999;
        border-bottom: 2px solid #3360AA;
        border-right: 2px solid #3360AA;
        border-top: 0px solid #3360AA;
        border-left: 2px solid #3360AA;
        border-radius: 0px 0px 10px 10px;
    }

    .img-contacto {
        border-radius: 10px 10px 0px 0px;
    }

    #redesEC {
        display: none;
    }

    .dFlIco {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .banner-textMo p {
        color: #EC6854;
        font-size: 22px;
        font-family: 'Nunito', sans-serif;
        font-weight: bold;
        margin-bottom: 0px;
    }


    .redesM {
        display: block;
    }

    .circuloCon {
        display: none;
    }

    .espCon {
        margin: 10rem 0px 3rem 0px;
    }

    .espCon2 {
        margin: 1rem 0px;
    }

    .desCont p {
        font-size: 20px;
        padding: 10px;
    }

    .facebook,
    .insta,
    .banner-text {
        padding: 0em;
        margin-top: 0px;
        padding-left: 1em;
    }

    .facebook p,
    .insta p {
        font-size: 20px;
    }

    .icContactoC,
    .icContactoW,
    .icContactoE,
    .icContacto {
        margin: 5px 10px 0px 0px;
        width: 40px;
    }

    /* .icContactoC,
    .icContactoW,
    .icContactoE {
        margin: 3px;
        width: 60%;
    } */

    /* .icContactoW,
    .icContactoE {
        margin: 3px;
        width: 7%;
    } */

    .icRedesF {
        width: 10%;
        margin: 0px 15px 0px 1px;
    }


    .icRedesI {
        width: 10%;
        margin: 0px 15px 0px 1px;
    }

    .mapa1 {
        width: 100%;
        height: 25rem;
        padding: 0em !important;
    }

    .card-ninofeliz {
        border-radius: 30px;
    }

    .img-ninofeliz {
        border-radius: 30px;
    }

    .texto-ninofeliz {
        font-size: 15px;
        margin: 20px 15px 15px;
    }

    .dFleBtn p {
        font-size: 20px;
        line-height: 25px;
    }

    .backRed {
        margin-top: 1rem;
    }

    .poligono-imagen {
        width: 45%;
    }

    .dFleBtn {
        margin-top: 2rem;
        margin-bottom: 0rem;
    }

    .content-form {
        width: 95%;
    }

    .espaForm {
        padding: 5%;
    }

    .form-group input {
        height: 2rem;
    }



    .c-dashed-line__path {
        animation: c-dashed-line-path 3s ease-in-out alternate;
        fill: none;
        stroke: #1AAF9B;
        stroke-dasharray: 2550;
        stroke-dashoffset: 0;
        stroke-width: 6px;
    }

    .c-dashed-line__dash {
        fill: none;
        stroke: #FFFFFF;
        stroke-dasharray: 13 17;
        stroke-width: 11px;
    }

    @keyframes c-dashed-line-path {
        from {
            stroke-dashoffset: 2550;
        }

        to {
            stroke-dashoffset: 0;
        }
    }

    .mt-Ub {
        margin-top: 0rem;
    }

    .Direc2 {
        flex-flow: column;
        margin-top: 1rem;
    }
}

@media screen and (max-width:412px) {
    .carousel-caption2 {
        top: 30%;
        width: 83%;
        left: 8%;
    }
}

@media screen and (max-width:360px) {
    .title-banner {
        font-size: 40px;
    }

    .carousel-caption1 {
        top: 15%;
        left: 24%;
    }

    .cont-banner {
        font-size: 25px;
        color: #FCC417;
    }

    .carousel-caption2 {
        top: 28%;
        left: 11%;
    }

    .texto-ninofeliz {
        font-size: 14px;
    }
}

@media screen and (max-width:320px) {
    .title-banner {
        font-size: 35px;
    }

    .carousel-caption1 {
        top: 15%;
        left: 23%;
    }

    .cont-banner {
        font-size: 22px;
    }

    .carousel-caption2 {
        left: 11%;
    }

    .texto-ninofeliz {
        font-size: 12px;
        margin: 15px 15px;
    }

    .facebook p,
    .insta p {
        font-size: 16px;
    }
}

@media screen and (max-width:280px) {
    .texto-ninofeliz {
        font-size: 10px;
    }
}