body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
}
.logo{
    width: 20%;
    height: 20%;
}
.menu-icono{
    width: 100%;
    height: 100%;
}
header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: black;
    color: white;
    padding: 10px 20px;
}

nav {
    display: block;
    
}
.spam{
    text-align: right;
    display: block;
    justify-content: flex-end;
    margin-left: 0px;
}
.contact2 {
    margin: 0.8vw;
    
}
.contact{
    color: beige;
}
.logs{
    font-size: 1.8vw;
    color: beige;
    margin: 0.3vw;
}
.logs:hover{
    color: #BF930D;
    transition: background-color 0.3s;
}
nav ul {
    list-style: none;
    display: flex;
    
}

nav ul a li {
    padding: 5px;
    margin: 10px;
    border-radius: 5px;
    width: 100px;
    text-align: center;
}
nav ul li:hover{
    background: #FFD700;
    color: black;
    transition: background-color 0.3s;
}
nav ul a {
    text-decoration: none;
    color: white;
    
}
.inc {
    background: gray;
    
}
.nos {
    background: gray;
}
.con {
    background: beige;
    color: black;
}
.pro {
    
    background: red;
}
/*---------------------inicio-------------------------------*/
.hero {
    text-align: center;
    background: black;
    color: #fff;
}

#Fotos {
    width: 100%;
    max-width:100%;
    height: 400px;
    border: none;
    box-shadow: 0px 1px 20px #fff;
    animation-name: fotos;
    animation-duration:30s;
    animation-iteration-count: infinite;
    background-size: 100%;
    margin: 0%;
    padding: 0%;
}
@keyframes fotos{
    0%{background-image: url(../fotos/logo.jpeg);
        background-repeat: none;}
    25%{ background-image: url(../fotos/1.jpg);
        }
    50%{background-image: url(../fotos/2.jpg); 
        }
    75%{background-image: url(../fotos/); 
        }
    100%{background-image: url(../fotos/); 
        }

}
.hero blockquote{
    padding: 3%;
    font-size: 1.8vw;
    font-weight: bold;
}
.about{
    text-align: center;
    color: black;
    font-size: 1.5vw;
}
#division1i {    
    width: 100%;  
}

.areas{
    display: flex;
    align-items: center;
    margin: 3vw;
    padding: 1vw;
}
.areas2 {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0;
    list-style: none;
    padding-left: 2vw;
    padding-right: 2vw;
}


.area {
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    color: white;
    text-align: center;
    width: 200px;
    text-decoration: none;
    transition: background-color 0.3s;
    list-style: none;
    
}
.area a{
    text-decoration: none;
    list-style: none;
}

.penal { background: gray;}
.familiar { background: red; }
.laboral { background: black; }
.administrativo { background: gray; }
.aduanero { background: red; }
.tributario { background: black; }

.area:hover{
    background: #FFD700;
    color: black;
}
.areas2 input[type=radio]:checked+label li {
    background-color: #BF930D;
}
.bot{
    display: none;
}
.spa {
    display: none;
    font-size: 18px;
    text-align: center;
}
.spa p{
    text-align:justify;
}
.areas3{
    background:#FFD700;
    border: 3px solid #BF930D;
    border-radius: 15px;
    margin: 3vw;
    padding: 1vw;
}
#penal2 {
    display: initial;
}
.about3{
    margin: 0%;
    padding: 0%;
    border: 0%;
}
/*----------------------------profesiona---------------------*/
.profesionales{
    text-align: center;
    align-items: center;
}
#fots0 {
    width: 20vw;
    display: none;
}
#fots01 {
    width: 20vw;
    display: initial;
}
#fots1{
    width: 20vw;
    display: initial;
}
#fots11{
    width: 20vw;
    display: none;
}
.profes{
    text-align: center;
    align-items: center;
    margin: 4vw;
}
.profes nav{
    display: flex;
    text-align: center;
    align-items: center;
}
.profes nav label li a{
    display: block;
    text-align: center;
    align-items: center;
}
.infopr{
    background-color: #BF930D;
    padding: 5em;
}
.redes0 a {
    background-color: red;
    color: greenyellow;
    padding: 0.5em;
    size: 10em;
    display: inline-block;
    border-radius: 40%;
}

.area2:hover{
    background: #FFD700;
    color: black;
}
.bot2{
    display: none;
}
.area2{
    display: block;
    margin: 5vw;
    border: 3px solid #FFD700;
    background: #FFD700;
}            
#inforh {
    display:initial;
}
#infopj {
    display: none;
}
/*----------------------------nosotros----------------------*/
.nosotrosp {
    text-align: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.685);    
    font-size: 2vw;
    padding-right: 10vw;
    padding-left: 10vw;
    padding-bottom: 3vw;
    padding-top: 3vw;
}
.nosotrosp h1{
    
    color:#f7bc0e;
}
.nosotrosp h2{
    color:#FFD700 ;
}
.nosotrosp p{
    color: white ;
    text-align: justify;
}
.lemaa {
    background: rgba(0, 0, 0, 0.322); 
    margin: 0%;
}
.videon{
    background: rgba(0, 0, 0, 0.616);
    text-align: center;

}
.vidx{
    width: 500px;
}
.lemaa h2{
    font-size: 4vw;
    text-align: center;
    padding-right: 10vw;
    padding-left: 10vw;
    padding-bottom: 3vw;
    padding-top: 3vw;
    border: none;
    margin-block-start: 0em;
    margin-block-end: 0em;

}
/*---------------------------------pie de pagina-------------------------------------*/

footer {
    text-align: center;
    padding: 20px;
    background: black;
    color: beige;
    display: flex;
}
footer div {
    font-size: 1.3vw;
    padding: 1vw;
    margin-left: 5vw ;
    text-align:justify;
}
.menu-icon{
    width:20vw ;
    margin-left: 32vw;
}
/*-------------------------------------------------------whatsapp---------------*/

.btn-wsp {
    position: fixed;
    font-size: 30px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    bottom: 30px;
    right: 30px;
    background: #0df053;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
    z-index: 100;
}
.btn-wsp:hover {
    text-decoration: none;
    color: #0df053;
    background: #fff;
    box-shadow: 0px 1px 40px #0df053;
}

/*-----------------------------RESPONSIVE-------------------------------------------*/
@media(max-width:750px){
    .logo{
        width: 50%;
        margin-right: 25%;
        margin-left: 25%;
    }
    header {
        display: block;
        text-align: center;
        justify-content: center;
    }
    nav ul a li {
        padding: 5px;
        margin: 5px;
        font-size: 2.6vw;
        border-radius: 10px;
        width: 15vw;
        text-align: center;
    }
    .spam{
        text-align: center;
        display: block;
        justify-content: center;
        margin-left: 0px;
    }
    .logs{
        font-size: 4vw;
        margin: 0.3vw;
    }
    /*---------------------------inicio responsive---------------------*/
    .hero blockquote{
        padding: 0%;
        font-size: 2.8vw;
        font-weight: bold;
    }
    .about{
        text-align: center;
        color: black;
        font-size: 3vw;
        
    }
    .areas{
    display: block;
    align-items: center;
    margin: 3vw;
    padding: 1vw;
    
    }
    .area{
        width: 90%;
    }
    .areas3{
        margin: 3vw;
        padding: 3vw;
    }
    #Fotos {
    max-width:100%;
    height: 40vw;
    
    }
    /*--------------------------nosotros---------------*/
    .videon{
        width: 98%;
        padding: 1vw;
    }
    .vidx{
        width: 100%;
    }
    .nosotrosp p {
        font-size: 3vw;
    }
    .nosotrosp h1 {
        font-size: 3vw;
    }
    .nosotrosp h2 {
        font-size: 3vw;
    }
/*------------------------responsive foooter-----------------------*/
    footer {
    display: block;
    text-align: center;
    }

    footer div {
    font-size: 2.5vw;
    text-align:center;
    }
    .menu-icon{
    width:30vw ;
    margin-left: 0%;
}
}