@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    font-family: 'Poppins', sans-serif;
}

.form-control:focus {
    border-color: black;
}

.nav-item{
    font-weight: 600;
    color: #000;
    font-size: 15px;
}
.nav-link:hover{
    color: #F56B09;
}

.nav-item.active .nav-link {
    font-weight: bold; /* Hace que el texto del enlace activo sea más grueso */
    color: #F56B09; /* Cambia el color del texto del enlace activo a blanco */
    border-radius: 5px; /* Agrega esquinas redondeadas al botón */
}
.position-relative {
    position: relative !important;
    margin-top: 7vh;
}
/* Estilos comunes para ambas imágenes */
.imagen1 {
    display: block;
}

.imagen2 {
    display: none;
}

.titulo-p{
    color: #f46809;
    text-align:center;
}
.subtitle-color{
    text-align: left;
}
.row{
    color: rgb(0, 0, 0);
}

.form-control{
    margin-top: 2vh;
    text-align: left;
    
}

.nav-item,.nav-link{
    font-weight: 600;
    color: #6d6865;
    font-size: 15px;
}
.nav-link:hover{
    color: #F56B09;
}

.nav-item.active .nav-link {
    font-weight: bold; /* Hace que el texto del enlace activo sea más grueso */
    color: #F56B09; /* Cambia el color del texto del enlace activo a blanco */
    border-radius: 5px; /* Agrega esquinas redondeadas al botón */
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #F56B09;
}

.dropdown-menu{
    color: #000;
    --bs-dropdown-link-hover-color: #F56B09;
}
/*---------------------------------------ANIMACIONES---------------------------*/

.bg-light {
    --bs-bg-opacity: 1;
    background-color: white !important;
}


/*----------------------------------------------------------------------------*/

/*------------ DROPDOWN NAVBAR ----------------*/
.dropdown-menu li {
    position: relative;
}
.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

/*------------------------------   FOOOTERR  -------------------------------------------*/
.contenedor-footer{
    border: #00000000 5px solid;
    background-color: #000000;
}
.contenedor-footer-principal{
    border: 3px solid rgba(47, 88, 47, 0);
    padding: 0;
    display: flex;
}

.logo{
    border: 3px solid rgba(255, 0, 0, 0);
}
.logo img{
    border: 3px solid rgba(0, 0, 0, 0);
    width: 15%;
}

.texto-1{
    border: 3px solid rgba(0, 255, 255, 0);
    width: 50%;

}
p {
    margin-top: 0;
    margin-bottom: 0; 
}
.info-footer{
    border: 3px solid rgba(255, 0, 0, 0);
    color: rgb(255, 255, 255);
    font-size: 15px;
    text-align: justify;
    font-weight: normal;
}


.texto-2{
    border: #46dd6200 3px solid;
    width: 50%;
    font-weight: 600;
    color: white;
    text-align: center;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0.4rem;
}

.texto-2 ul {
    list-style-type: none; /* Elimina los puntos de la lista */
    padding: 0;
    margin-left: 10px;
}
.texto-2 ul li a {
    text-decoration: none;
    color: white; /* Cambia el color del texto a blanco */
    font-weight: normal;
}
.texto-2 ul li a:hover{
    color: #F56B09;
}
.texto-2 {
    border: #46dd6200 3px solid;
    width: 50%;
    font-weight: 600;
    color: white;
    text-align: center;
}

.texto-3{
    border: #dd670000 5px solid;
    width: 50%;

}

.texto-3 h2{
    border: #00000000 5px solid;
    width: 50%;
    font-size: 15px;
    color: white;
    font-weight: bold;
}
.texto-3 ul{
    border: #00000000 5px solid;
    width: 100%;
    font-size: 14px;
    color: white;
    font-weight: normal;
    padding: 0;
}

.texto-4{
    border-top: 1px solid #f56b09;
    width: 100%;
    padding: 0;
    display: flex;
    padding-top: 10px;
}

.texto-4 p{
    border: 3px solid rgba(0, 255, 0, 0);
    width: 50%;
    color: #ffffff;
    font-size: 15px;
    text-align: start;
}

.iconos-footer{
    border: #86868600 3px solid ;
    width: 50%;
    text-align: end;
}
.iconos-footer img{
    width: 4%;
    margin-right: 10px;
}

a {
    color: rgb(13 110 253 / 0%);
    text-decoration: underline;
}
/*-------------------------  WSP  ------------------*/
#whatsapp-link {
    position: fixed;
    bottom: 60px; /* ajusta este valor según sea necesario */
    right: 20px; /* ajusta este valor según sea necesario */
    z-index: 9999; /* asegura que esté por encima de otros elementos */
    cursor: pointer; /* cambia el cursor al pasar sobre el enlace */
  }
  
  #whatsapp-link:hover img {
    filter: brightness(0.9); /* cambia el brillo del icono al pasar el ratón sobre él */
  }

  #whatsapp-link:hover::after {
    content: "Pide información aquí"; /* contenido del mensaje */
    position: absolute;
    color: #000;
    font-weight: normal;
    font-size: 25px;
    background-color: #fff; /* color de fondo de la caja de texto */
    border: 1px solid #000; /* borde de la caja de texto */
    border-radius: 15px; /* border radius de 15px */
    padding: 10px 0px 0px 20px; /* espacio interno de la caja de texto */
    bottom: 30px; /* posición vertical de la caja de texto */
    right: 50px; /* posición horizontal de la caja de texto (modificado a 50px) */
    z-index: 999; /* asegura que esté por encima de otros elementos */
    width: 350px; /* ancho de la caja de texto (modificado a 200px) */
    height: 60px;
}
@keyframes shakeY {
    0% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-5px); }
    100% { transform: translateX(5px); }
}

.icon-wsp.animate__animated {
    animation: shakeY 7.5s infinite; /* Aquí defines la animación infinita */
}

/*1201max - +++++ hara lo que pongas entre {}/ PANTALLAS EXTRAGRANDES, TV*/
/*1025max - 1200PX hara lo que pongas entre {}/ PC Y PANTALLAS GRANDES*/
/*769max - 1024PX hara lo que pongas entre {}/ PANTALLAS PEQUEÑAS, PORTATILES */
/*481max - 768PX hara lo que pongas entre {}/ IPAD, TABLETS*/
/*320max - 480PX hara lo que pongas entre {}/ MOVIL*/

.boton-formulario{
    margin-left: 0;
}

.card{
    padding: 20px;
}

.p-4 {
    padding: 0 !important;
}
/* Estilos para pantallas medianas (hasta 1400px) */
form {
    background-color: #ffffff;
    width: 100%;
    padding: 15px;
}

.texto-container {
    height: 350px;
    padding: 10px;
    background-color: #77767400;
    margin-top: 25vh;
    margin-left: -10px;
}


.contenedor-derecha-izquierda{
    display: flex;
    justify-content: space-evenly; 
}

.imagen-derecha .card-body {
    flex: 1 1 auto;
    padding: 8px;
    color: var(--bs-card-color);
}
.imagen-derecha {
    padding: 0;
}

.cuadrados-izquierda{
    flex: 1 1 auto;
    padding: 8px;
    color: var(--bs-card-color);
}
.cuadrados-izquierda .card-body {
    flex: 1 1 auto;
    padding: 0;
    color: var(--bs-card-color);
}

@media screen and (max-width: 1400px){
    .FlexContainer div {
        width: 30%;
        height: 17vh;
        margin: 5px;
    }
    .imagen img {
        width: 103%;
    }
}

@media (min-width: 1025px) and (max-width: 1299px) {
    .texto-container {
        margin-top: 17vh;
        margin-left: -62px;
    }
}

@media screen and (max-width: 1024px){
    .FlexContainer {
        /*height: 70vh;*/
    }
    .container-principal-beneficios{
        width: 100%;
        display: flex;
        padding: 0;
    }
    
    .FlexContainer div {
        height: 19vh;
        width: 31%;
    }
    .contenedores {
        border: 3px solid rgba(0, 0, 255, 0);
        padding: 40px;
        width: 100%;
    }
    .contenedor-principal {
        border: 3px solid rgba(255, 68, 0, 0);
        display: flex;
        width: 100%;
        justify-content: space-evenly;
        flex-direction: column;
        justify-content: center;
    }
    
    .texto-container {
        margin-top: 14vh;
    }
    .texto-container h3 {
        font-size: 20px;
        margin-top: 20px;
        font-weight: 400;
    }
    .icono-1, 
    .icono-2, 
    .icono-3 {
        display: flex;
        align-items: center;
        width: 100%;
    }
    .btn-mas-informacion {
        margin-top: 0vh;
        margin-left: 1vh;
        width: 65%;
        font-size: 14px;
    }
    .titulo-proyectosd {
        font-size: 35px;
    }
    .titulo-beneficios h2 {
        font-size: 35px;
    }
    .titulo-beneficios {
        border: 3px solid rgba(0, 128, 0, 0);
        text-align: center;
        padding-bottom: 0;
    }
    .listslider {
        left: 50%;
        bottom: 4%;
        width: 15%;
    }
    
    .contenedor-filas {
        width: 100%;
        margin-top: 5vh;
    }
    
    .iconos-footer img {
        width: 6%;
        margin-right: 10px;
    }   
    .contenedores h2 {
        margin-top: 0;
        text-align: center;
        background: white;
        border-radius: 13px;
        padding: 6px;
        color: #f46809;
        font-weight: 700;
        font-size: 35px;
    }
    .titulo-form {
        color: rgb(255, 255, 255);
        font-size: 33px;
        font-weight: 600;
        text-align: center;
        margin-top: 3vh;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 100%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
        padding: 35px;
    }
    .parrafos {
        color: white;
        margin-top: 2vh;
        font-size: 22px;
        text-align: center;
    }
    .form-label {
        margin-bottom: .5rem;
        color: gray;
        font-size: 17px;
    }
    #enviarBtn{
       background: linear-gradient(90deg, #46dd62 20%, #1ab138 80%);
        border: none;
        cursor: pointer;
        padding: 1vh;
        border-radius: 10px;
        color: white;
        font-size: 2vh; 
    }
    .container-informacion {
        background-color: rgba(243, 4, 4, 0);
        height: 750px;
        padding-top: 4vh;
        border: 3px solid rgba(0, 128, 0, 0);
    }
    .btn-mas-informacion {
        margin-top: 2vh;
        margin-left: 1vh;
        width: 65%;
        font-size: 14px;
    }
    .icono-1 img,
    .icono-2 img,
    .icono-3 img {
        width: 10%;
        margin-top: 15px;
    }
    .container-informacion {
        height: 58vh;
        padding-top: 4vh;
    }
    .container1 .box-container .box .btn1 {
        margin-top: 150px;
        display: inline-block;
        background: linear-gradient(90deg, #fe8b1c 0%, #f46807 80%);
        color: #fff;
        font-size: 17px;
        border-radius: 5px;
        padding: 8px 25px;
        text-decoration: none;
    }

}

@media screen and (max-width: 991px){
    .contenedor-principal .contenedores {
        width: 100%;
        text-align: justify;
    }
    .contenedor-principal {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        padding-top: 0;
    }
    .contenedores h3 {
        font-size: 33px;
        font-weight: 600;
        color: white;
        text-align: center;
        border: #00000000 3px solid;
    }
    .contenedores h2 {
        font-weight: 700;
        font-size: 35px;
    }
    .contenedores p {
        color: white;
        text-align: center;
        margin-bottom: 2vh;
    }
    
    .imagen-beneficios {
        width: 100%;
        display: none;
    }
    .contenedor-filas {
        border: 3px solid rgba(128, 128, 128, 0);
        width: 100%;
    }
    .titulo-beneficios h2 {
        font-size: 40px;
        font-weight: 700;
        color: #f46809;
    }
    
    
    .btn-mas-informacion {
        margin-left: 5vh;
    }
    .btn-mas-informacion:hover {
        width: 45%;
    }

    .texto-container h3 {
        font-weight: 400;
    }
    

    .FlexContainer div{
        width:25vh;
    }
    
    .titulo-beneficios {
        padding-bottom: 0vh;
    }
    
   
    .texto-container {
        margin-top: 0;
        margin-left: 15vh;
        width: 85%;
    }
    
    .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
    }
    .container-informacion {
        height: 50vh;
    }
    
    .imagen-container img {
        display: none;
    }
    
}
@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        --bs-modal-width: 1000px;
        margin-top: 5rem;
        height: 820px;
    }
    
}

@media screen and (max-width: 768px){
    .titulo-proyectosd {
        font-size: 30px;
    }
    .container-informacion {
        height: 50vh;
    }
    .titulo-beneficios h2 {
        font-size: 35px;
    }
    
    .caja-formulario{
        width: 85%;
    }
    .content_slider h2 {
        font-size: 7vh;
    }
    .listslider {
        left: 50%;
        bottom: 5%;
        width: 20%;
    }
    .icono-1, 
    .icono-2,
    .icono-3 {
        margin-top: 0vh;
    }
    
    .iconos-footer img {
        width: 7%;
        margin-right: 10px;
    }
    .logo img {
        width: 24%;
    }
    .contenedores p {
        color: white;
        text-align: justify;
    }
    .texto-container{
        display: block;
    }
}

@media screen and (max-width: 767px){
    
    .contenedores {
        padding: 40px 0px 0px 0px;
        width: 100%;
    }
    .caja-formulario {
        width: 100%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0px;
    }
    .texto-container {
        margin-top: 0;
        margin-left: 5vh;
        width: 85%;
        display: block;
    }
    .contenedores h2 {
        font-size: 25px;
    }
    .contenedores p {
        color: white;
        text-align: center;
    }
   
    
}

@media screen and (max-width: 600px){
    .contenedor-footer {
        padding: 20px 40px 20px 40px;
    }
    .titulo-proyecto-carousel {
        font-size: 7vh;
    }
    .logo img {
        width: 35%;
    }
    .iconos-footer img {
        width: 10%;
        margin-right: 10px;
    }
    .contenedor-footer-principal {
        display: flex;
        flex-direction: column;
    }
    .logo {
        border: 3px solid rgba(255, 0, 0, 0);
        text-align: center;
    }
    .texto-1,
    .texto-2,
    .texto-3{
        text-align: center;
        width: 100%;
    }
    .texto-3 h2 {
        width: 100%;
    }
    
    .texto-3 .text{
        text-align: center !important;
    }
    
    .texto-4 p {
        font-size: 12px;
        text-align: center;
        width: 100%;
    }
    .texto-4 {
        width: 100%;
        flex-direction: column;
        text-align: center;
    }
    .iconos-footer {
        width: 100%;
        text-align: center;
    }
    .iconos-footer img {
        width: 7%;
        margin-right: 10px;
    }
    .parrafos {
        color: white;
        margin-top: 2vh;
        font-size: 17px;
        text-align: center;
    }
    .titulo-form {
        font-size: 25px;
    }
    .texto-container{
        display: block;
    }
    
    .logo{
        display: flex;
        padding: 0;
        justify-content: center;
    }
    
}

@media screen and (max-width: 535px){
    .FlexContainer div {
        width: 20vh;
        height: 16vh;
    }
    .titulo-proyecto-carousel{
        font-size: 7vh;
    }
    .contenedor-footer-principal {
        display: flex;
        flex-direction: column;
    }
    .titulo-proyecto-carousel {
        font-size: 6vh;
    }
    .contenedor-filas {
        margin-top: 0;
    }
    .texto-container{
        display: block;
    }
    
}

@media screen and (max-width: 492px){
    
    .container-formulario-text {
        border: 3px solid rgba(0, 0, 0, 0);
        width: 100%;
        padding-bottom: 0;
    }
    .contenedor-principal {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
        overflow: hidden;
        flex-direction: row;
        margin-top: 0;
        padding-top: 0;
    }
    .titulo-proyectosd {
        font-size: 25px;
        padding-top: 3vh;
    }

    .mySwiper{
        margin-top: -28vh ;
    }
    
    swiper-container {
        width: 100%;
        padding-bottom: 50px;
        margin-top: 30px;
    }
    
    .imagen-container img {
        width: 1300px;
        height: auto;
        background-color: rgba(0, 255, 255, 0);
        display: none;
    }

    
    #bene1,
    #bene2,
    #bene3,
    #bene4{
        display: none;
    }
    .contenedores h2 {
        font-size: 20px;
        text-align: center;
        width: 100%;
        padding: 5px;
        background-color: white;
        border-radius: 10px;
        margin-top: 0;
    }
    .contenedores .parrafos {
        color: rgb(255, 255, 255);
        font-size: 12px;
    }
    .texto-container h3 {
        margin-top: 2vh;
    }
    .contenedores h3 {
        font-size: 22px;
        font-weight: 600;
        color: white;
        text-align: center;
        border: #00000000 3px solid;
        margin-top: 0;
    }
    .contenedores .parrafo {
        color: white;
        text-align: center;
        font-size: 13px;
        margin-bottom: 2vh;
    }

    .texto-container h3 {
        font-size: 15px;
    }
    form {
        background-color: #ffffff;

        padding: 15px;
    }
    button[type="submit"] {
        background: linear-gradient(90deg, #46dd62 20%, #1ab138 80%);
        width: 100%;
        color: white;
        padding: 7px 20px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        transition: background-color 0.3s ease;
        font-size: 15px;
        font-weight: 600;
    }
    label {
        display: block;
        margin-bottom: 10px;
        color: #727272;
        font-weight: 600;
        font-size: 13px;
    }
    .container-informacion {
        height: 45vh;
    }
    .btn-mas-informacion {
        margin-top: 2vh;
        margin-left: 5vh;
        width: 60%;
        font-size: 12px;
    }
    .btn-mas-informacion:hover {
        width: 60%;
    }
    .listslider {
        position: absolute;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        left: 45%;
        bottom: 5%;
        width: 40%;
        list-style: none;
        z-index: 2;
        transform: translateX(-50%);
    }
    .icono-1, .icono-2, .icono-3 {
        width: 90%;
        margin-left: 5vh;
        margin-top: 0vh;
    }
    .titulo-form {
        font-size: 20px;
    }
    .card-subtitle {
        font-size: 13px;
    }
    
    .logo {
        border: 3px solid rgba(255, 0, 0, 0);
        text-align: center;
    }
    .texto-1,
    .texto-2,
    .texto-3{
        text-align: center;
        width: 100%;
    }
    .texto-3 h2 {
        width: 100%;
    }
    .contenedor-footer-principal {
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
    .logo img {
        width: 55%;
    }
    
    .titulo-proyecto-carousel {
        font-size: 4vh;
    }
    .texto-4 {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .texto-4 p {
        width: 100%;
    }
    .iconos-footer {
        border: #86868600 3px solid;
        width: 100%;
        text-align: center;
    }
    .iconos-footer img {
        width: 7%;
    }
    .texto-container {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
    }
    .contenedores p {
        color: white;
        text-align: center;
    }
    .texto-container{
        display: block;
    }
}

@media screen and (max-width: 425px){
    
    .content_slider h2 {
        font-size: 5vh;
    }

    .titulo-beneficios h2 {
        font-size: 30px;
    }

    
    .FlexContainer div {
        width: 20vh;
        height: 20vh;
    }

    .titulo-form {
        font-size: 24px;
    }

    .card-subtitle {
        font-size: 13px;
    }
    .contenedor-filas {
        margin-top: 0;
    }
    .contenedores h2 {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }
    .icono-1, .icono-2, .icono-3 {
        width: 100%;
        margin-left: 0vh;
    }
    .texto-3 h2 {
        width: 100%;
    }
    .contenedor-footer {
        text-align: center;
    }
    .listslider {
        left: 50%;
        bottom: 2%;
        width: 47%;
    }
    .texto-1,
    .texto-2,
    .texto-3{
        width: 100%;
    }
    .btn-mas-informacion {
        width: 75%;
    }
    .btn-mas-informacion:hover {
        width: 75%;
    }
    
    .texto-4 p {
        font-size: 12px;
        text-align: center;
        width: 100%;
    }
    .texto-4 {
        width: 100%;
        flex-direction: column;
        text-align: center;
    }
    .contenedores p {
        color: white;
        text-align: center;
        font-size: 13px;
    }
    .texto-container {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        display: block;
    }

}

@media screen and (max-width: 375px){
    .FlexContainer {
        /*height: 90vh;*/
    }
    .contenedor-filas {
        margin-top: 0;
    }
    .FlexContainer div {
        width: 24vh;
        height: 20vh;
    }
    
    .contenedor-footer {
        text-align: center;
    }
    .texto-3 h2 {
        width: 100%;
    }
    
    .btn-mas-informacion:hover {
        width: 85%;
    }
    .texto-1,
    .texto-2,
    .texto-3{
        width: 100%;
    }
    .card-body {
        flex: 1 1 auto;
        padding: 5px;
        color: var(--bs-card-color);
    }
    .btnSlider {
        padding: 10px 10px;
        width: 100%;
    }
    .btn-mas-informacion {
        margin-top: 2vh;
        margin-left: 2vh;
        width: 85%;
        font-size: 12px;
    }
    .contenedores p {
        color: white;
        text-align: center;
    }
    .texto-container{
        display: block;
    }

    
}

@media screen and (max-width: 360px){
    
    .btnSlider {
        width: 100%;
        display: flex;
    }
    .FlexContainer div {
        width: 28vh;
        height: 20vh;
        
    }
    .contenedor-filas {
        margin-top: 0;
    }
    .texto-container{
        display: block;
    }
}

@media screen and (max-width: 320px){
    .FlexContainer {
        /*height: 170vh;*/
    }
    .boton-formulario {
        font-size: 15px;
    }
    .texto-container {
        padding: 10px;
        margin-top: 0; 
        margin-left: 0;
        height: 0;
    }
    .contenedor-footer-principal {
        display: flex;
        text-align: center;
    }

    .texto-4 p {
        font-size: 12px;
        text-align: center;
        width: 100%;
    }
    .texto-4 {
        width: 100%;
        flex-direction: column;
        text-align: center;
    }
    
    .btn-mas-informacion:hover {
        width: 95%;
    }
    .texto-1,
    .texto-2,
    .texto-3{
        width: 100%;
        text-align: center;
    }
    .btn-mas-informacion {
        padding: 11px 12px;
        width: 95%;
    }
    
    .btnSlider {
        width: 80%;
    }
    .logo {
        text-align: center;
    }
    .iconos-footer {
        width: 100%;
        text-align: center;
    }
    .iconos-footer img {
        width: 10%;
    }
    .info-footer {
        font-size: 12px;
        text-align: justify;
        font-weight: normal;
    }
    .texto-container{
        display: block;
    }

    
}

.texto-3 .text{
    text-align:start;
}

.logo{
        display: flex;
        padding: 0;
    }

#animacion1,
#animacion2,
#animacion3,
#animacion4,
#animacion5,
#animacion6,
#animacion7,
#animacion8 {
    display: none;
}
.animate__fadeIn {
    animation-duration: 0.3s !important; /* Cambiar la duración de la animación a 0.5 segundos */
}


.contenedores{
    display: none;
}





/**/


