*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
    background-color: rgb(255, 255, 255);
}

header {
    width: 100%;
    height: auto;
    position: relative;
}

main {
    width: 100%;
    height: 2200px;
}

nav ul li{
    list-style: none;
    cursor: pointer;
}

nav ul li a {
    color: #7c7c7c;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 9px 0px 7px;
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
}

nav ul li a:hover{
    color: black;

    transition-duration: 0.8s;
}

nav {
    width: 100%;
    height: 150px;
}

nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    margin-top: 80px;
}

#logo {
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px;
    height: 100px;
    margin-top: 30px;
    margin-left: 80px;
    background-image: url(../img/logo.png);
    background-position: center;
}

ul.esquerda{
    float: left;
}

ul#direita{
    float: right;
}

.bt2via {
    position: absolute;
    width: 200px;
    height: auto;
    right: 50px;
    top: 65px;
}

.btn-viavertical {
    display: none;
}

.icone-menu-mobile {
    display: none;
}

/*  Slide Imagens  */

.slider {
    width: 100%;
    height: auto;
    position: relative;
}

.slider img {
    width: 100%;
    height: 250px;
}

/*  Bem vindo Adsel e Descrição  */

.bemvindo {
    padding: 0px;
    position: relative;
    width: 100%;
    height: 250px;
    top: 0px;
    left: 0px;
    margin: 0px;
}

.infoempresa{
    position: absolute;
    width: 596px;
    height: 203px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;

}

.titulodesc {
    position: absolute;
    width: 220px;
    height: 29px;
    left: 100px;
    top: 25px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}

.desc-adsel {
    position: absolute;
    width: 596px;
    height: 179px;
    left: 100px;
    top: 57px;
    font-family: arial;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}

/*  Botões de Atalhos  */

.bt-atalhos {
    position: absolute;
    width: 441px;
    height: 220px;
    right: 40px;
    margin-top: 25px;
}

.bt-solicite {
    position: absolute;
    width: 200px;
    height: auto;
    margin: 10px;
    left: 220px;
}

.bt-condominios {
    position: absolute;
    width: 200px;
    height: auto;
    margin: 10px;
}

.predio {
    position: absolute;
    width: 700px;
    height: auto;
    left: -228px;
}

.predio img{
    width: 100%;
    height: auto;
}

/* Condominios */

.cond-todos {
    position: relative;
    width: 100%;
    height: 400px;
    left: 0px;
    top: 0px;
    margin-top: 60px;
}

.titulocond{
    position: absolute;
    width: 179px;
    height: 29px;
    left: 210px;
    top: 0px;
    margin: 0px;
    color: #000;
}

.condominios {
    position: absolute;
    width: 550px;
    height: 350px;
    right: 150px;
    margin-top: 20px;
}

.dep-pessoal{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 0px;
    top: 40px;
}

.dep-fiscal{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 210px;
    top: 40px;
}

.prest-contas{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 450px;
    top: 40px;
}

.dep-juridico{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 0px;
    top: 180px;
}

.dep-serviços{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 210px;
    top: 180px;  
}

.vistoria{
    position: absolute;
    width: 160px;
    height: 160px;
    left: 450px;
    top: 180px;  
}

/* Sustentabilidade */

.sustentabilidade {
    position: relative;
    height: 520px;
    width: 100%;
    left: 0px;
    top: 0px;
    margin-top: 50px;
}

.sustentabilidadeimg {
    width: 100%;
    height: 520px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.sustentabilidade-descricao {
    position: absolute;
    left: 198px;
    top: 60px;
    padding: 10px;
    width: 340px;
    height: 420px;
    text-align: justify;
}

.titulosust {
    position: absolute;
    width: 362px;
    height: 44px;
    left: 35%;
    top: 25px;
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
}

.subtitulosust {
    width: 296px;
    height: 80px;
    left: 186px;
    top: 115px;
    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 87.2%;
    color: #F8EE31;
}

.desc-sust {
    width: 287px;
    height: 110px;
    font-family: 'Inter';
    padding: 15px 0px 0px 0px;
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 109.02%;
    color: #FFFFFF;
}

.desc-sust2 {
    width: 410px;
    height: 130px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 109.02%;
    padding: 5px 0px;
    color: #FFFFFF;
}

.bt-saber {
    width: 171px;
    height: 42px;
    background: #242435;
    border-radius: 36px;
    margin: 5px;
    cursor: pointer;
    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 87.2%;
    text-align: center;
    color: #F8EE31;
}

.oleoimg {
    position: absolute;
    width: 500px;
    height: auto;
    right: 0px;
    top: 20px;
}

/* CONTATO */

#contato {
    position: relative;
    width: 100%;
    height: 800px;
    left: 0px;
    top: 0px;
    margin-top: 30px;
}

.contato-todos {
    width: 100%;
    height: 428px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}

.titulocont{
    color: #000000;
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
}

iframe {
    width: 450px;
    height: 400px;
}

.formulario {
    position: relative;
    width: 390px;
    height: 350px;
    left: 50px;
    top: 20px;
}

.cont-nome{
    position: absolute;
    width: 50px;
    height: 19px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    left: 0px;
    top: 20px;
    color: #000000;
}

.cont-preencher{
    box-sizing: border-box;
    position: absolute;
    width: 438px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #A4A4A4;
    border-radius: 8px;
    margin: 10px 0px;
    padding: 10px;
    left: 0px;
    top: 35px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.cont-nome2{
    position: absolute;
    width: 50px;
    height: 19px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    left: 0px;
    top: 110px;
    color: #000000;
}

.cont-preencher2{
    box-sizing: border-box;
    position: absolute;
    width: 438px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #A4A4A4;
    border-radius: 8px;
    margin: 10px 0px;
    left: 0px;
    top: 125px;
    padding: 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.cont-nome3{
    position: absolute;
    width: 50px;
    height: 19px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    left: 0px;
    top: 200px;
    color: #000000;
}
.cont-preencher3{
    box-sizing: border-box;
    position: absolute;
    width: 438px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #A4A4A4;
    border-radius: 8px;
    margin: 10px 0px;
    left: 0px;
    top: 215px;
    padding: 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.cont-nome4{
    position: absolute;
    width: 50px;
    height: 19px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    left: 0px;
    top: 290px;
    color: #000000;
}

.cont-preencher4{
    box-sizing: border-box;
    position: absolute;
    width: 438px;
    height: 102px;
    left: 0px;
    top: 320px;
    background: #FFFFFF;
    border: 1px solid #A4A4A4;
    border-radius: 8px;
    padding: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.cont-btn{
    position: absolute;
    width: 104px;
    height: 36px;
    left: 250px;
    top: 433px;
    background: #242435;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.cont-mapa {
    position: relative;
    left: 0px;
    top: 30px;
    width: 350px;
    height: 410px;
}

.mapa iframe{
    width: 100%;
    height: 100%;
    position: absolute;
}

iframe {
    width: 350px;
    height: 410px;
}


.cont-paragrafos {
    position: relative;
    width: 100%;
    height: auto;
    top: 90px;
    left: 0px;
    text-align: center;
    font-family: arial;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: rgb(0, 0, 0);
}

.cont-suport {
    position: relative;
    width: 440px;
    height: 130px;
    left: 20%;
    top: 100px;
    margin-top: 20px;
    display: flex;
    flex-flow: wrap;
    justify-content: left;
}

.cont-img-suport{
    position: absolute;
    width: 99px;
    height: 98px;
}

.cont-titulo-suport{
    position: absolute;
    width: 219px;
    height: 31px;
    left: 110px;
    top: 10px;
    font-family: 'arial';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.cont-paragrafo-suport{
    position: absolute;
    width: 447px;
    height: 31px;
    left: 110px;
    top: 43px;
    font-family: 'arial';
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}

.cont-whats {
    position: relative;
    width: 440px;
    height: 130px;
    left: 20%;
    top: 100px;
    display: flex;
    flex-flow: wrap;
    justify-content: left;
}

.cont-img-whats{
    position: absolute;
    width: 99px;
    height: 98px;
}

.cont-titulo-whats{
    position: absolute;
    width: 280px;
    height: 31px;
    left: 110px;
    top: 10px;
    font-family: 'arial';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}

.cont-paragrafo-whats{
    position: absolute;
    width: 447px;
    height: 31px;
    left: 110px;
    top: 43px;
    font-family: 'arial';
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}

#contato-main {
    position: relative;
    width: 100%;
    height: 600px;
}

/* FOOTER */

.footer-background {
    position: relative;
    width: 100%;
    height: 341.78px;
    left: 0px;
    top: 0px;
    background: rgb(34, 70, 131);
}

.footer-part1 {
    position: absolute;
    width: 350px;
    height: 270px;
    margin: 10px;
    left: 50px;
    top: 25px;
}

.footer-titulo{
    position: absolute;
    width: 177px;
    height: 32.82px;
    left: 83px;
    top: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    line-height: 29px;
    color: #FFFFFF;
}

.footer-part2 {
    position: absolute;
    width: 300px;
    height: 270px;
    margin: 10px;
    left: 430px;
    top: 25px;
}

.footer-titulo2{
    position: absolute;
    width: 177px;
    height: 32.82px;
    left: 83px;
    top: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}

.footer-titulo2link{
    text-decoration: none;
    color: #fff;
    list-style: none;
}

.footer-paragrafo{
    position: absolute;
    left: 45px;
    top: 60px;
    font-family: 'arial';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}

.footer-paragrafo2{
    position: absolute;
    left: 45px;
    top: 165px;
    text-decoration: none;
    list-style: none;
    font-family: 'arial';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}

/* FOOTER NAVBAR */

ul#esquerda-footer {
    position: absolute;
    float: left;
    width: 20px;
    padding: 0px 0px 0px 26px;
    left: 0px;
    top: 65px;
    margin: 0px;
}

.nav-itemfooter{
    padding: 5px;
    list-style: none;
}

.nav-linkfooter{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 30px 0px 20px;
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 19px;
}

hr {
    position: absolute;
    width: 179.95px;
    height: 0px;
    left: 335px;
    top: 180px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transform: matrix(-0.01, 1, -1, -0.01, 0, 0);
}

.hr2 {
    position: absolute;
    width: 179.95px;
    height: 0px;
    left: 674px;
    top: 180px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transform: matrix(-0.01, 1, -1, -0.01, 0, 0);
}

.footer-logo {
    width: 250px;
    height: auto;
    position: absolute;
    left: 791px;
    top: 120px;
}

.footer-background2{
    position: absolute;
    width: 100%;
    height: 79.22px;
    left: 0px;
    top: 341px;
    background: #1A3970;
}

.text-center{
    text-align: center;
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 19px;
}

/* ----------- PAGINA EMPRESA ----------- */

.tituloprinc-empresa {
    position: relative;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    padding: 0px 0px 21px 0px;
    line-height: 44px;
    color: rgb(0, 0, 0);
}

.titulo-empresa {
    position: absolute;
    text-align: center;
    top: 30%;
    left: 35%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 77px;
    color: #FFFFFF;
}

.empresa-todos {
    position: relative;
    width: 100%;
    height: 500px;
    left: 0px;
    top: 0px;
    margin: 48px 0px;
}

#empresa-main {
    position: relative;
    width: 100%;
    height: 550px;
}

.adselfrente {
    position: absolute;
    width: 350px;
    height: auto;
    right: 60px;
    top: 70px;
}

.adselfrente-img {
    width: 350px;
    height: auto;
}

.empresa {
    position: absolute;
    width: 60%;
    height: auto;
    left: 40px;
    top: 65px;
    padding: 0px 20px;
    font-family: arial;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    color: rgb(0, 0, 0);
}

.footer-background-empresa {
    position: relative;
    width: 100%;
    height: 341.78px;
    left: 0px;
    top: 0px;
    background: #224683;
}

/* ------------ PAGINA CONDOMINIOS ----------- */

#condominios-main {
    position: relative;
    width: 100%;
    height: 1640px;
}

.condominios-todos {
    position: relative;
    width: 100%;
    height: 1600px;
    left: 0px;
    top: 0px;
    margin: 20px 0px;
}

.tituloprinc-condominios {
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    padding: 0px 0px 25px 0px;
    line-height: 44px;
    color: rgb(0, 0, 0);
}

.img-depart{
    position: relative;
    width: 129px;
    height: 127px;
    left: 0px;
    top: 0px;
}

.imgdepart{
    width: 129px;
    height: auto;
}

.condominios-departpessoal {
    position: absolute;
    width: 100%;
    height: 225px;
    padding: 0px 80px;
    left: 0px;
    top: 73px;
}

.condominios-departfiscal {
    position: relative;
    width: 100%;
    height: 201px;
    padding: 0px 80px;
    left: 0px;
    top: 269px;
}

.condominios-departcontabilidade {
    position: relative;
    width: 100%;
    height: 201px;
    padding: 0px 80px;
    left: 0px;
    top: 269px;
}

.condominios-departjuridico {
    position: relative;
    width: 100%;
    height: 201px;
    padding: 0px 80px;
    left: 0px;
    top: 269px;
}

.condominios-departservicos {
    position: relative;
    width: 100%;
    height: 201px;
    padding: 0px 80px;
    left: 0px;
    top: 269px;
}

.condominios-departvistoria {
    position: relative;
    width: 100%;
    height: 201px;
    padding: 0px 80px;
    left: 0px;
    top: 243px;
}

.condominios-departvantagens {
    position: relative;
    width: 100%;
    height: 280px;
    padding: 0px 100px;
    left: 0px;
    top: 250px;
}

p.desc-depart {
    position: absolute;
    width: 723px;
    height: auto;
    left: 220px;
    top: 70px;
    font-family: 'arial';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #000000;
}

.titulo-depart {
    position: absolute;
    width: 269px;
    height: 31px;
    left: 220px;
    top: 0px;
    font-family: 'Inter';
    font-style: normal;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    display: flex;
    flex-flow: wrap;
    justify-content: left;
    margin-top: 30px;
    height: 40px;
}

.desc-depart {
    position: absolute;
    width: 723px;
    height: 120px;
    left: 220px;
    top: 70px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.footer-background-condominios {
    position: relative;
    width: 100%;
    height: 341.78px;
    left: 0px;
    top: 0px;
    background: #224683;
}

/* PAGINA SUSTENTABILIDADE */

#sustentabilidade-main {
    position: relative;
    width: 100%;
    height: 2149px;
}

.sust-slider {
    position: relative;
    width: 100%;
    height: 250px;
    left: 0px;
    top: 0px;
    background: #2654A6;
}

.titulo-sust {
    position: absolute;
    text-align: justify;
    top: 5px;
    left: 150px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 30px;
    color: #F8EE31;
}

.desc-part1 {
    position: absolute;
    width: 186px;
    height: 80px;
    left: 150px;
    top: 70px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 109.02%;
    color: #FFFFFF;
}

.desc-part2 {
    position: absolute;
    width: 195px;
    height: 90px;
    left: 150px;
    top: 148px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 109.02%;
    color: #FFFFFF;
}

#img-reciclagem {
    position: absolute;
    width: 400px;
    height: auto;
    left: 490px;
    top: 50px;
}

.sust-todos {
    position: relative;
    width: 100%;
    height: 560px;
    left: 0px;
    top: 0px;
    margin: 0px;
}

.img-oleo{
    position: absolute;
    width: 600px;
    height: auto;
    left: 0px;
    top: 10px;
}

.oleo-img {
    width: 600px;
    height: auto;
}

.sust {
    position: absolute;
    width: 350px;
    height: 500px;
    right: 50px;
    top: 30px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-align: justify;
    line-height: 22px;
    color: rgb(0, 0, 0);
}

.reciclagem-slider {
    position: relative;
    width: 100%;
    height: 389px;
    left: 0px;
    top: 0px;
    background: #FECA0A;
}

.reciclagem-part1 {
    position: absolute;
    width: 450px;
    height: 270px;
    left: 40px;
    top: 74px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 107.02%;
    color: #1768B4;
}

.reciclagem-part2 {
    position: absolute;
    width: 224.67px;
    height: 95px;
    left: 120px;
    top: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 107.02%;
    color: #000000;
}

.reciclagem-ciclo {
    position: absolute;
    width: 650px;
    right: 38px;
    top: 20px;
    height: 340px;
}

.reciclagem-agua {
    position: absolute;
    width: 320px;
    left: 23px;
    top: 5px;
    height: 130px;
}

.reciclagem-cifrao{
    position: absolute;
    width: 320px;
    right: 0px;
    top: 0px;
    height: 130px;
}

.reciclagem-mar {
    position: absolute;
    width: 320px;
    left: 29px;
    top: 130px;
    height: 130px;
}

.reciclagem-sol {
    position: absolute;
    width: 320px;
    right: 0px;
    top: 128px;
    height: 130px;
}

.reciclagem-peixe {
    position: absolute;
    width: 320px;
    left: 160px;
    top: 211px;
    height: 130px;
}

#img-ciclo {
    position: absolute;
    width: 80px;
    height: auto;
    left: 27px;
    top: 23px;
}

#img-sol {
    position: absolute;
    width: 80px;
    height: auto;
    left: 20px;
    top: 10px;
}

#img-mar {
    position: absolute;
    width: 80px;
    height: auto;
    left: 14px;
    top: 10px;
}

.img-reciclagem2 {
    position: relative;
    width: 500px;
    height: 400px;
    left: 25%;
    top: 2%;
}

.reciclagem-img{
    width: 500px;
    height: auto;
}

.prevencao-cond {
    position: relative;
    width: 590px;
    height: 300px;
    left: 25%;
    top: 70px;
}

.background-prevencao{
    position: absolute;
    width: 352px;
    height: 223px;
    left: 100px;
    top: 65px;
    background: #224683;
    border-radius: 50px;
}

.img-ciclo-reciclagem{
    position: absolute;
    width: 325px;
    height: auto;
    left: 25px;
    top: 0px;
}

.passos-reciclagem {
    position: relative;
    width: 580px;
    height: 500px;
    left: 25%;
    top: 88px;
}

.titulo-passos{
    position: absolute;
    width: 320px;
    height: 100px;
    left: 150px;
    top: 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 107.02%;
    text-align: center;
    color: #FECA0A;
}

.desc-passos1{
    position: absolute;
    width: 380px;
    height: 70px;
    top: 100px;
    right: 40px;
    text-align: justify;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 107.02%;
    color: #000000;
}

.desc-passos2{
    position: absolute;
    width: 380px;
    height: 70px;
    top: 185px;
    right: 40px;
    text-align: justify;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 107.02%;
    color: #000000;
}

.desc-passos3{
    position: absolute;
    width: 400px;
    height: 110px;
    top: 270px;
    right: 20px;
    text-align: justify;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 107.02%;
    color: #000000;
}

.titulo-numeros1{
    position: absolute;
    width: 27px;
    height: 59px;
    left: 120px;
    top: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 107.02%;
    color: #000000;
}

.titulo-numeros2{
    position: absolute;
    width: 27px;
    height: 59px;
    left: 120px;
    top: 190px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 107.02%;
    color: #000000;
}

.titulo-numeros3{
    position: absolute;
    width: 27px;
    height: 59px;
    left: 120px;
    top: 290px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 107.02%;
    color: #000000;
}

.img-ciclo-passos{
    width: 100px;
    height: 389px;
}

.ciclopasssos{
    position: relative;
    width: 100px;
    height: 389px;
    padding: 0px 0px 0px 10px;
}

.footer-background-sust {
    position: relative;
    width: 100%;
    height: 341.78px;
    left: 0px;
    top: 0px;
    background: #224683;
}

/* -------- PAGINA CONTATO ------- */

#contato2 {
    position: relative;
    width: 100%;
    height: 800px;
    left: 0px;
    top: 0px;
}

.footer-background-contato {
    position: relative;
    width: 100%;
    height: 341.78px;
    left: 0px;
    top: 290px;
    background: rgb(34, 70, 131);
}



