﻿:root {
    --sm: 13px;
    --md: 16px;
    --lg: 30px;
}

#principal_index {
    background-color: rgb(204, 231, 220);
    height: 500px;
    margin-top: 30px;
    display:flex;
    margin-bottom:50px;
}

.espacio {
    margin-top: 30px;
}
.linea{
    border: none;
    border-top: 1px solid #000; 
    margin: 20px 0; 
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1); 
}
.imagen_index {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
}


.texto_index p:nth-child(1) {
    font-family: 'Averta', sans-serif;
    font-weight: 700;
    display: flex;
    justify-content: start;
    margin-left: 70px;
    margin-top: 100px;
}

.texto_index p:nth-child(2) {
    font-size: 16px;
    font-family: 'Averta', sans-serif; /* Utiliza Averta Regular como fuente */
    font-weight: 400;
    display: flex;
    justify-content: start;
    margin-left: 70px;
    margin-top: 20px;
}

.texto_index div p{
     font-size: 35px;

}
.debajo {
    display: block;
}

.imagen_index img {
    height: 500px;
    width:650px;
    margin-left: 10px; 
}

.conte {
    background-color: rgb(230,231,232);
    height: 650px;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom:2%;
}

.conte .contenedor1 {
    background-color: rgb(255,255,255);
    height:530px;
    width:520px;
    border-radius:25px;
    margin-top: 50px;
    margin-left:60px;
    box-sizing: border-box;
    box-shadow: 2px 2px 5px #999;

}

.conte img {
    height: 250px;
    width: 350px;
    border-radius: 25px;
    margin-top: 25px;
    margin-left: 65px;
    }

.conte .contenedor1 p{
    width:90%;
    margin-top: 25px;
    margin-left: 35px;

}

.conte .contenedor1 #flecha {
    height: 40px;
    width: 40px;
    margin-left: 450px;
}
.enlace-negro {
    color: black;
}
#barra-informativa {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 99999;
    padding: 6px;
}

.inner {
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 5px;
    font-size: 0.95em;
    top: 30%;
}

    .inner a.info {
        padding-left: 5px;
        text-decoration: underline !important;
        color: #fff;
        font-size: 0.90em;
        font-weight: bold;
    }

    .inner a.ok {
        padding: 5px;
        margin: 0px;
        min-width: 0px;
        color: #ffffff;
        text-decoration: none;
        padding-left: 7px;
        padding-right: 7px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-transform: none;
        font-size: 0.90em !important;
    }

.inicio2 {
    height: 100%;
    width: 95%;
    margin-left: 5%;
    
}
.inicio3 {
    height: 100%;
    width: 90%;
    margin-left: 5%;
    border-radius: 0px;
}
.inicio4 {
    height: 100%; 
    width: 100%; 
    margin-left: 5%; 
    border-radius: 0px;
}

.inicio5 {
    height: 90%;
    width: 90%;
    margin-left: 5%;
    border-radius: 0px;
}
.inicio6 {
    height: 100%;
    width: 80%;
    margin-left: 5%;
    border-radius: 0px;
}
.wedo2 {
    height: 100%;
    width: 90%;
    margin-left: 5%
}

#conte_wedo3 p {
    margin-left: 25%;
    margin-bottom: 15%;
    margin-top: 5%;
}

#conte_wedo3 h1 {
    margin-top: 17%;
    margin-left: 25%;
}
.team_imagen1 {
    height: 100%;
    width: 100%;
    margin-left: 5%
}

.team_imagen2 {
    height: 100%;
    width: 100%;
    margin-right: 5%
}

.team_imagen3 {
    height: 100%;
    width: 100%;
    margin-left: 5%
}
.team_imagen0 {
    height: 100%;
    width: 95%;
    
}
#team_cero{
    height:25%
}
.team_conte1 {
    height: 100%;    
    margin-bottom: 2%;
    margin-top: 5%;
    max-width: 80%;
}

.team_conte2 {
    height: 100%;
}
.projects1 {
    height: 100%;
    width: 97%;
    margin-left: 5%
}
#conte_inicio2 {
    height:12%;
}
#index_conte1 {
    height:100%;
}
#index_conte2 {
    height: 100%;
}

.todas_news {
    background-color: white;
    padding-bottom: 1.5%;
    margin-left: 5%;
    margin-right: 3%;
    margin-bottom: 8%;
}




/* Estilos para pantallas pequeñas (móviles) */






@media (max-width: 430px) {
    .conte {
        height: 1250px;
    }
    .inicio2 {
        height: 70%;
        width: 95%;
        margin-left: 3%;
        margin-top: 4%;
    }
    .wedo2 {
        height: 300px;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo3 p {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        max-width: 80%;
    }

    #conte_wedo3 h1 {
        margin-top: 5%;
        margin-left: 5%;
    }

    #conte_wedo3 {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        width: 90%;
    }
    .inicio4 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
        margin-top:2%;
    }
    #team_uno {
        display: flex;
        flex-direction: column;
    }

    .team_imagen1 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }
    #team_dos {
        display: flex;
        flex-direction: column;
    }

    .team_imagen2 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_tres {
        display: flex;
        flex-direction: column;
        margin-bottom: 300px;
    }

    .team_imagen3 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
       
    }
    #team_cero {
        display: flex;
        flex-direction: column;
    }

    .team_imagen0 {
        height: 90%;
        width: 90%;
        margin-left:5%;
    }
    .team_conte1 {
        height: 50%;
    }

    .team_conte2 {
        height: 50%;
    }
    .projects1 {
        height: 200px;
        width: 70%;
        margin-left: 15%
    }
    #index_conte1 {
        height: 50%;
    }

    #index_conte2 {
        height: 50%;
    }

    .conte .contenedor1 {
        background-color: rgb(255,255,255);
        height: 50%;
        width: 520px;
        border-radius: 25px;
        margin-top: 1%;
        margin-left: 0;
        box-sizing: border-box;
        box-shadow: 2px 2px 5px #999;
    }
    .conte img {
        height: 250px;
        width: 100%;
        border-radius: 25px;
        margin-top: 25px;
        margin-left: 0;
    }
    
    .inicio6 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }
    .todas_news {
        
        margin-bottom: 53%;
    }
    



}
@media (min-width: 431px) and (max-width: 574px){

    .conte {
        height: 1250px;
    }

    .inicio2 {
        height: 80%;
        width: 85%;
        margin-left: 10%;
        margin-top: 4%;
    }

    .wedo2 {
        height: 289px;
        width: 85%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo3 p {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        max-width: 80%;
    }

    #conte_wedo3 h1 {
        margin-top: 5%;
        margin-left: 5%;
    }

    #conte_wedo3 {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        width: 90%;
    }

    .inicio4 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
        margin-top: 2%;
    }

    #team_uno {
        display: flex;
        flex-direction: column;
    }

    .team_imagen1 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_dos {
        display: flex;
        flex-direction: column;
    }

    .team_imagen2 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_tres {
        display: flex;
        flex-direction: column;
        margin-bottom: 300px;
    }

    .team_imagen3 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_cero {
        display: flex;
        flex-direction: column;
    }

    .team_imagen0 {
        height: 90%;
        width: 90%;
        margin-left: 5%;
    }

    .team_conte1 {
        height: 50%;
    }

    .team_conte2 {
        height: 50%;
    }

    .projects1 {
        height: 290px;
        width: 88%;
        margin-left: 8%;
    }

    #index_conte1 {
        height: 50%;
    }

    #index_conte2 {
        height: 50%;
    }

    .conte .contenedor1 {
        background-color: rgb(255,255,255);
        height: 50%;
        width: 520px;
        border-radius: 25px;
        margin-top: 1%;
        margin-left: 0;
        box-sizing: border-box;
        box-shadow: 2px 2px 5px #999;
    }

    .conte img {
        height: 250px;
        width: 100%;
        border-radius: 25px;
        margin-top: 25px;
        margin-left: 0;
    }

    .inicio6 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    .todas_news {
        margin-bottom: 28%;
    }

}




@media (min-width: 575px) and (max-width: 630px) {
    #conte_inicio2 {
        display: flex;
        flex-direction: column;
    }
    .inicio2 {
        height: 320px;
        width: 80%;
        margin-left:14%;
       
    }
    #conte_inicio3 {
        display: flex;
        flex-direction: column;
    }
    #conte_inicio4 {
        display: flex;
        flex-direction: column;
    }

    .inicio3 {
        height: 80%;
        width: 70%;
        margin-left: 20%;
        border-radius: 0px;
    }
    .inicio4 {
        height: 80%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio5 {
        display: flex;
        flex-direction: column;
    }

    .inicio5 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio6 {
        display: flex;
        flex-direction: column;
    }

    .inicio6 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo2 {
        display: flex;
        flex-direction: column;
    }

    .wedo2 {
        height: 300px;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo3 p {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        max-width: 80%;
    }

    #conte_wedo3 h1 {
        margin-top: 5%;
        margin-left: 5%;
    }

    #conte_wedo3 {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        width: 90%;
    }
    #team_uno {
        display: flex;
        flex-direction: column;
    }

    .team_imagen1 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_dos {
        display: flex;
        flex-direction: column;
    }

    .team_imagen2 {
        height: 80%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_tres {
        display: flex;
        flex-direction: column;
        margin-bottom: 90px;
    }

    .team_imagen3 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
        
    }
    #team_cero {
        display: flex;
        flex-direction: column;
    }

    .team_imagen0 {
        height: 100%;
        width: 65%;
        margin-left:20%;
    }
    #conte_projects1 {
        display: flex;
        flex-direction: column;
    }

    .projects1 {
        height: 300px;
        width: 80%;
        margin-left: 13%
    }
    .conte {
        height: 1450px;
    }

        .conte .contenedor1 {
            background-color: rgb(255,255,255);
            height: 685px;
            width: 100%;
            border-radius: 25px;
            margin-top: 30px;
            margin-left: 5px;
            margin-right: 5px;
            box-sizing: border-box;
            box-shadow: 2px 2px 5px #999;
        }

        .conte img {
            height: 42%;
            width: 90%;
            margin-top: 25px;
            margin-left: 25px;
        }

        .conte .contenedor1 p {
            width: 90%;
            margin-top: 25px;
            margin-left: 35px;
        }

    #index_conte1 {
        height: 50%;
    }

    #index_conte2 {
        height: 50%;
    }

    .todas_news {
        margin-bottom: 16%;
    }
    
    


}

@media (min-width: 631px) and (max-width: 700px) {
    #conte_inicio2 {
        display: flex;
        flex-direction: column;
    }

    .inicio2 {
        height: 350px;
        width: 85%;
        margin-left: 10%;
    }

    #conte_inicio3 {
        display: flex;
        flex-direction: column;
    }

    #conte_inicio4 {
        display: flex;
        flex-direction: column;
    }

    .inicio3 {
        height: 80%;
        width: 70%;
        margin-left: 20%;
        border-radius: 0px;
    }

    .inicio4 {
        height: 80%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio5 {
        display: flex;
        flex-direction: column;
    }

    .inicio5 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio6 {
        display: flex;
        flex-direction: column;
    }

    .inicio6 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo2 {
        display: flex;
        flex-direction: column;
    }

    .wedo2 {
        height: 300px;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo3 p {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        max-width: 80%;
    }

    #conte_wedo3 h1 {
        margin-top: 5%;
        margin-left: 5%;
    }

    #conte_wedo3 {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        width: 90%;
    }

    #team_uno {
        display: flex;
        flex-direction: column;
    }

    .team_imagen1 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_dos {
        display: flex;
        flex-direction: column;
    }

    .team_imagen2 {
        height: 80%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_tres {
        display: flex;
        flex-direction: column;
        margin-bottom: 90px;
    }

    .team_imagen3 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_cero {
        display: flex;
        flex-direction: column;
    }

    .team_imagen0 {
        height: 100%;
        width: 65%;
        margin-left: 20%;
    }

    #conte_projects1 {
        display: flex;
        flex-direction: column;
    }

    .projects1 {
        height: 340px;
        width: 80%;
        margin-left: 13%
    }

    .conte {
        height: 1450px;
    }

        .conte .contenedor1 {
            background-color: rgb(255,255,255);
            height: 685px;
            width: 100%;
            border-radius: 25px;
            margin-top: 30px;
            margin-left: 5px;
            margin-right: 5px;
            box-sizing: border-box;
            box-shadow: 2px 2px 5px #999;
        }

        .conte img {
            height: 42%;
            width: 90%;
            margin-top: 25px;
            margin-left: 25px;
        }

        .conte .contenedor1 p {
            width: 90%;
            margin-top: 25px;
            margin-left: 35px;
        }

    #index_conte1 {
        height: 50%;
    }

    #index_conte2 {
        height: 50%;
    }
    .todas_news {
        margin-bottom: 16%;
    }
}
    
    

@media (min-width: 701px) and (max-width: 767px) {
    #conte_inicio2 {
        display: flex;
        flex-direction: column;
    }

    .inicio2 {
        height: 360px;
        width: 80%;
        margin-left: 14%;
    }

    #conte_inicio3 {
        display: flex;
        flex-direction: column;
    }

    #conte_inicio4 {
        display: flex;
        flex-direction: column;
    }

    .inicio3 {
        height: 80%;
        width: 70%;
        margin-left: 20%;
        border-radius: 0px;
    }

    .inicio4 {
        height: 80%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio5 {
        display: flex;
        flex-direction: column;
    }

    .inicio5 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio6 {
        display: flex;
        flex-direction: column;
    }

    .inicio6 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo2 {
        display: flex;
        flex-direction: column;
    }

    .wedo2 {
        height: 330px;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo3 p {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        max-width: 80%;
    }

    #conte_wedo3 h1 {
        margin-top: 5%;
        margin-left: 5%;
    }

    #conte_wedo3 {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        width: 90%;
    }

    #team_uno {
        display: flex;
        flex-direction: column;
    }

    .team_imagen1 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_dos {
        display: flex;
        flex-direction: column;
    }

    .team_imagen2 {
        height: 80%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_tres {
        display: flex;
        flex-direction: column;
        margin-bottom: 90px;
    }

    .team_imagen3 {
        height: 90%;
        width: 80%;
        margin-left: 15%;
        border-radius: 0px;
    }

    #team_cero {
        display: flex;
        flex-direction: column;
    }

    .team_imagen0 {
        height: 100%;
        width: 65%;
        margin-left: 20%;
    }

    #conte_projects1 {
        display: flex;
        flex-direction: column;
    }

    .projects1 {
        height: 360px;
        width: 80%;
        margin-left: 11%;
    }

    .conte {
        height: 1450px;
    }

        .conte .contenedor1 {
            background-color: rgb(255,255,255);
            height: 685px;
            width: 100%;
            border-radius: 25px;
            margin-top: 30px;
            margin-left: 0;
            margin-right: 5px;
            box-sizing: border-box;
            box-shadow: 2px 2px 5px #999;
        }

        .conte img {
            height: 42%;
            width: 90%;
            margin-top: 25px;
            margin-left: 25px;
        }

        .conte .contenedor1 p {
            width: 90%;
            margin-top: 25px;
            margin-left: 35px;
        }

    #index_conte1 {
        height: 50%;
    }

    #index_conte2 {
        height: 50%;
    }

    .todas_news {
        margin-bottom: 15%;
    }
}

    

    @media (min-width: 768px) and (max-width: 800px) {
        .conte {
            height: 1450px;
        }

            .conte .contenedor1 {
                background-color: rgb(255,255,255);
                height: 650px;
                width: 600px;
                border-radius: 25px;
                margin-top: 30px;
                margin-left: 0px;
                margin-right: 5px;
                box-sizing: border-box;
                box-shadow: 2px 2px 5px #999;
            }

            .conte img {
                height: 300px;
                width: 560px;
                margin-top: 25px;
                margin-left: 5px;
            }

            .conte .contenedor1 p {
                width: 90%;
                margin-top: 25px;
                margin-left: 35px;
            }
        #conte_inicio2 {
            display: flex;
            flex-direction: column;
        }

        .inicio2 {
            height: 400px;
            width: 80%;
            margin-left: 14%;
        }
        #conte_inicio3 {
            display: flex;
            flex-direction: column;
        }
        .inicio3 {
            height: 80%;
            width: 70%;
            margin-left: 20%;
            border-radius: 0px;
        }

        #conte_inicio4 {
            display: flex;
            flex-direction: column;
        }

        .inicio4 {
            height: 250px;
            width: 80%;
            margin-left: 10%;
        }
        #conte_inicio5 {
            display: flex;
            flex-direction: column;
        }

        .inicio5 {
            height: 100%;
            width: 80%;
            margin-left: 10%;
            border-radius: 0px;
        }
        #conte_inicio6 {
            display: flex;
            flex-direction: column;
        }

        .inicio6 {
            height: 100%;
            width: 80%;
            margin-left: 10%;
            border-radius: 0px;
        }

        #conte_wedo2 {
            display: flex;
            flex-direction: column;
        }

        .wedo2 {
            height: 350px;
            width: 80%;
            margin-left: 10%;
            border-radius: 0px;
        }

        #conte_wedo3 p {
            margin-left: 5%;
            margin-bottom: 2%;
            margin-top: 5%;
            max-width:80%;
        }

        #conte_wedo3 h1 {
            margin-top: 5%;
            margin-left: 5%;
        }

        #conte_wedo3 {
            margin-left: 5%;
            margin-bottom: 2%;
            margin-top: 5%;
            width:90%;
        }
        .conte img {
            height: 51%;
            width: 90%;
            margin-top: 25px;
            margin-left: 25px;
        }

        #team_uno {
            display: flex;
            flex-direction: column;
        }

        .team_imagen1 {
            height: 90%;
            width: 70%;
            margin-left: 20%;
            border-radius: 0px;
        }

        #team_dos {
            display: flex;
            flex-direction: column;
        }

        .team_imagen2 {
            height: 90%;
            width: 70%;
            margin-left: 20%;
            border-radius: 0px;
        }
        #team_tres {
            display: flex;
            flex-direction: column;
            margin-bottom: 90px;
        }

        .team_imagen3 {
            height: 90%;
            width: 70%;
            margin-left: 20%;
            border-radius: 0px;
          
        }

        #team_cero {
            display: flex;
            flex-direction: column;
        }
        .team_imagen0 {
            height: 100%;
            width: 56%;
            margin-left: 20%;
           
        }

        #conte_projects1 {
            display: flex;
            flex-direction: column;
        }
        .projects1 {
            height: 400px;
            width: 80%;
            margin-left: 13%
        }
        .todas_news {
            margin-bottom: 11%;
        }
    }

@media (min-width: 801px) and (max-width: 991px) {
    .conte {
        height: 1450px;
    }

        .conte .contenedor1 {
            background-color: rgb(255,255,255);
            height: 650px;
            width: 600px;
            border-radius: 25px;
            margin-top: 30px;
            margin-left: 0px;
            margin-right: 5px;
            box-sizing: border-box;
            box-shadow: 2px 2px 5px #999;
        }

        .conte img {
            height: 300px;
            width: 560px;
            margin-top: 25px;
            margin-left: 5px;
        }

        .conte .contenedor1 p {
            width: 90%;
            margin-top: 25px;
            margin-left: 35px;
        }

    #conte_inicio2 {
        display: flex;
        flex-direction: column;
    }

    .inicio2 {
        height: 420px;
        width: 77%;
        margin-left: 15%;
    }

    #conte_inicio3 {
        display: flex;
        flex-direction: column;
    }

    .inicio3 {
        height: 80%;
        width: 76%;
        margin-left: 9%;
        border-radius: 0px;
    }

    #conte_inicio4 {
        display: flex;
        flex-direction: column;
    }

    .inicio4 {
        height: 300px;
        width: 80%;
        margin-left: 10%;
    }

    #conte_inicio5 {
        display: flex;
        flex-direction: column;
    }

    .inicio5 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_inicio6 {
        display: flex;
        flex-direction: column;
    }

    .inicio6 {
        height: 100%;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo2 {
        display: flex;
        flex-direction: column;
    }

    .wedo2 {
        height: 400px;
        width: 80%;
        margin-left: 10%;
        border-radius: 0px;
    }

    #conte_wedo3 p {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        max-width: 80%;
    }

    #conte_wedo3 h1 {
        margin-top: 5%;
        margin-left: 5%;
    }

    #conte_wedo3 {
        margin-left: 5%;
        margin-bottom: 2%;
        margin-top: 5%;
        width: 90%;
    }

    .conte img {
        height: 51%;
        width: 90%;
        margin-top: 25px;
        margin-left: 25px;
    }

    #team_uno {
        display: flex;
        flex-direction: column;
    }

    .team_imagen1 {
        height: 90%;
        width: 70%;
        margin-left: 20%;
        border-radius: 0px;
    }

    #team_dos {
        display: flex;
        flex-direction: column;
    }

    .team_imagen2 {
        height: 90%;
        width: 70%;
        margin-left: 20%;
        border-radius: 0px;
    }

    #team_tres {
        display: flex;
        flex-direction: column;
        margin-bottom: 90px;
    }

    .team_imagen3 {
        height: 90%;
        width: 70%;
        margin-left: 20%;
        border-radius: 0px;
    }

    #team_cero {
        display: flex;
        flex-direction: column;
    }

    .team_imagen0 {
        height: 100%;
        width: 56%;
        margin-left: 20%;
    }

    #conte_projects1 {
        display: flex;
        flex-direction: column;
    }

    .projects1 {
        height: 430px;
        width: 80%;
        margin-left: 13%
    }
    .todas_news {
        margin-bottom: 3%;
    }
}


    @media (min-width: 992px) and (max-width: 1200px) {


        .conte {
            height: 1400px;
        }

            .conte .contenedor1 {
                background-color: rgb(255,255,255);
                height: 650px;
                width: 600px;
                border-radius: 25px;
                margin-top: 30px;
                margin-left: 17%;
                margin-right: 5px;
                box-sizing: border-box;
                box-shadow: 2px 2px 5px #999;
            }

            .conte img {
                height: 55%;
                width: 560px;
                margin-top: 25px;
                margin-left: 5px;
            }

            .conte .contenedor1 p {
                width: 90%;
                margin-top: 25px;
                margin-left: 35px;
            }

        .inicio2 {
            height: 65%;
            width: 99%;
            margin-top: 15%;
            margin-left: 3%;
        }
        .inicio3 {
            height: 65%;
            width: 95%;
            margin-left: 3%;
            border-radius: 0px;
            margin-top:20%;
        }
        .inicio4 {
            height: 100%;
            width: 100%;
            margin-left: 5%;
            border-radius: 0px;
        }
        .inicio5 {
            height: 80%;
            width: 90%;
            margin-left: 10%;
            border-radius: 0px;
            margin-top:5%;
        }
        .inicio6 {
            height: 70%;
            width: 90%;
            margin-left: 10%;
            border-radius: 0px;
            margin-top:10%;
        }

        .wedo2 {
            height: 80%;
            width: 97%;
            margin-left: 5%;
            margin-top:7%;
        }

        #conte_wedo3 p {
            margin-left: 25%;
            margin-bottom: 15%;
            margin-top: 5%;
        }

        #conte_wedo3 h1 {
            margin-top: 17%;
            margin-left: 25%;
        }



        .team_imagen1 {
            height: 90%;
            width: 100%;
            margin-left: 5%;
            margin-top:5%;
        }
        .team_imagen2 {
            height: 90%;
            width: 100%;
            margin-right: 5%;
            margin-top: 15%;
        }
        .team_imagen3 {
            height: 70%;
            width: 100%;
            margin-left: 5%;
            margin-top: 10%;
        }
        #team_tres {
            margin-bottom: 160px;
        }
        .todas_news {
            margin-bottom: 22%;
        }
        .team_imagen0 {
            height: 90%;
            width: 100%;
            margin-top:4%;
        }
    }

@media (min-width: 1201px) and (max-width: 1650px) {


    .conte {
        height: 1400px;
    }

        .conte .contenedor1 {
            background-color: rgb(255,255,255);
            height: 650px;
            width: 600px;
            border-radius: 25px;
            margin-top: 30px;
            margin-left: 18%;
            margin-right: 5px;
            box-sizing: border-box;
            box-shadow: 2px 2px 5px #999;
        }

        .conte img {
            height: 56%;
            width: 560px;
            margin-top: 25px;
            margin-left: 5px;
        }

        .conte .contenedor1 p {
            width: 90%;
            margin-top: 25px;
            margin-left: 35px;
        }

    .inicio2 {
        height: 70%;
        width: 100%;
        margin-top: 10%;
        margin-left: 3%;
    }

    .inicio3 {
        height: 65%;
        width: 95%;
        margin-left: 3%;
        border-radius: 0px;
        margin-top: 20%;
    }

    .inicio4 {
        height: 100%;
        width: 100%;
        margin-left: 5%;
        border-radius: 0px;
    }

    .inicio5 {
        height: 80%;
        width: 90%;
        margin-left: 10%;
        border-radius: 0px;
        margin-top: 5%;
    }

    .inicio6 {
        height: 70%;
        width: 90%;
        margin-left: 10%;
        border-radius: 0px;
        margin-top: 10%;
    }

    .wedo2 {
        height: 90%;
        width: 97%;
        margin-left: 5%;
        margin-top: 5%;
    }

    #conte_wedo3 p {
        margin-left: 25%;
        margin-bottom: 15%;
        margin-top: 5%;
    }

    #conte_wedo3 h1 {
        margin-top: 17%;
        margin-left: 25%;
    }



    .team_imagen1 {
        height: 90%;
        width: 100%;
        margin-left: 5%;
        margin-top: 5%;
    }

    .team_imagen2 {
        height: 90%;
        width: 100%;
        margin-right: 5%;
        margin-top: 15%;
    }

    .team_imagen3 {
        height: 70%;
        width: 100%;
        margin-left: 5%;
        margin-top: 10%;
    }

    #team_tres {
        margin-bottom: 160px;
    }

    .todas_news {
        margin-bottom: 15%;
    }
}

    .aviso-cookies {
        display: none;
        background: #fff;
        padding: 20px;
        width: calc(100% - 40px);
        max-width: 300px;
        line-height: 150%;
        border-radius: 10px;
        position: fixed;
        bottom: 20px;
        left: 20px;
        z-index: 100;
        padding-top: 60px;
        box-shadow: 0px 2px 20px 10px rgba(222,222,222,.25);
        text-align: center;
    }

        .aviso-cookies.activo {
            display: block;
        }

        .aviso-cookies .galleta {
            max-width: 100px;
            position: absolute;
            top: -50px;
            left: calc(50% - 50px);
        }

        .aviso-cookies .titulo,
        .aviso-cookies .parrafo {
            margin-bottom: 15px;
        }

        .aviso-cookies .boton {
            width: 100%;
            background: #595959;
            border: none;
            color: #fff;
            font-family: 'Roboto', sans-serif;
            text-align: center;
            padding: 15px 20px;
            font-weight: 700;
            cursor: pointer;
            transition: .3s ease all;
            border-radius: 5px;
            margin-bottom: 15px;
            font-size: 14px;
        }

            .aviso-cookies .boton:hover {
                background: #000;
            }

        .aviso-cookies .enlace {
            color: #4DBFFF;
            text-decoration: none;
            font-size: 14px;
        }

            .aviso-cookies .enlace:hover {
                text-decoration: underline;
            }

    .fondo-aviso-cookies {
        display: none;
        background: rgba(0,0,0,.20);
        position: fixed;
        z-index: 99;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
    }

        .fondo-aviso-cookies.activo {
            display: block;
        }

    .green-link {
        color: green;
    }

    h5 b.green-link {
        color: green;
    }

    .boton_edicion {

    }