@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}

header{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
header h3{
    width: 100%;
    max-width: 760px;
    text-align: justify;
    font-weight: normal;
    margin-top: 25px;
    text-align: right;
}
header h2,h3{
    margin-top: 25px;
}

header .especial1{
    width: 100%;
    max-width: 760px;
}

.miorcid1{
    display: flex;
    justify-content: justify;
    align-items: justify;
    text-align: justify;
    margin-top: 17px;
}
.miorcid2{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.miorcid2 img{
    width: 20px;
}
.miorcid2 a{
    margin-left: 6px;
    text-decoration: none;
    color: green;
}

section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section h4{
    width: 100%;
    margin-top: 28px;
    text-align: left;
    justify-content: left;
    line-height: 28px;
    max-width: 760px;  

}



section .tab1{
    margin-top: 1%;
    justify-content: center;
    text-align: center;
}
section .tab1{
    max-width: 600px;
    width: 100%;
    justify-content: center;
    text-align: center;
}


section .tab2{
    margin-top: 1%;
}
section .tab2{
    max-width: 650px;
    width: 100%;
}

section .tab3{
    margin-top: 1%;
}
section .tab3{
    max-width: 600px;
    width: 100%;
}

section .imguno{
    margin-top: 1%;
    justify-content: center;
}

section .imguno{
    max-width: 650px;
    width: 100%;
    justify-content: center;
}



section .img2{
    margin-top: 1%;
}
section .img2{
    max-width: 650px;
    width: 100%;
}


section .img3{
    margin-top: 1%;
}
section .img3{
    max-width: 650px;
    width: 100%;
}



section .img4{
    margin-top: 1%;
}
section .img4{
    max-width: 650px;
    width: 100%;
}

section .img5{
    margin-top: 1%;
}
section .img5{
    max-width: 650px;
    width: 100%;
}



section h5{
   width: 100%;
   max-width: 760px;
   text-align: justify;
   font-weight: normal;
   line-height: 19px;
   margin-top: 28px; 

}

section .imagenidc1{
    margin-top: 28px;
}

.taxa1{ 
    display: flex;
    justify-content: justify;
    align-items: justify;
    text-align: justify;
    margin-top: 23px;
}

#final{margin-bottom: 30px; 
}