@charset "UTF-8";

.estSecc{
    padding-top: 100px;
    padding-bottom: 100px;
    border-top: 1px solid #000;
}


section:first-of-type{
    border-top: 0;
    padding-top: 0;
}

.estFndClaro{
    background-color: #fff;
    color:#000;
}
.estFndOscuro{
    background-color: #000;
    color: #fff;
}


h1.estTit{
    font-size: 60pt;
    padding-bottom: 20px
}
h2.estSubTit{
    font-size: 14pt;
    padding-bottom: 20px;
}
p.estDescrip{
    font-size: 21pt;
}

.estCont h3{
    font-size: 48pt;
}
.estCont h4{
    font-size: 29pt;
}
.estCont p{
    font-size: 17pt;
}



/*z
p.estContDescrip{
    font-size: 21pt;
}









*/






