body{
    margin: 0 !important;
}
body::-webkit-scrollbar {
    width: 4px;               /* width of the entire scrollbar */
  }
  
  body::-webkit-scrollbar-track {
    background: rgb(0, 0, 0);        /* color of the tracking area */
  }
  
  body::-webkit-scrollbar-thumb {
    background-color: rgb(164 112 56);    /* color of the scroll thumb */
  }

.dobramenu{
    background:
    linear-gradient(
      rgba(0,0,0,.3),rgba(0,0,0,.3)
    ),
    url(dobra.png) no-repeat;
background-size: cover;

width: 100%;
height: 789px;

}

.alinhado{
    text-align: center;
    font-family:   "karla", sans-serif;
    font-size: 15px;
    color: white;
   
}
.menu{
    padding-top: 30px;
width: 100%;
height: 100px;
background-color: rgba(255, 255, 255, 0);

}
.icone{
    width: 25%;
    background-color: rgba(255, 255, 255, 0);
    height: 100px;
    float: left;
}
.divisoriamenu{
    width: 45%;
    background-color: rgba(255, 255, 255, 0);
    height: 100px;
    float: left;
}
.links{
    width: 30%;
    background-color: rgba(255, 255, 255, 0);
    height: 100px;
    float: right;
    color: rgb(255, 255, 255);
    font-family: "Oswald", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.p1 {
    width: 20%;
    height: 100px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    color: white;
}
.p2 {
    width: 30%;
    height: 100px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    color: white;
}
.p3 {
    width: 25%;
    height: 100px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    color: white;
}
.p4 {
    width: 25%;
    height: 100px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    color: white;
}
.container{
    width: 100%;
    height: 600px;
    background-color: rgba(255, 255, 255, 0);
}

.divisor1{
    width: 20%;
    height: 600px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
}
.divisor2{
    width: 60%;
    height: 600px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
}
.divisor3{
    width: 20%;
    height: 600px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
}

.principal{
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-weight: 100;
    font-style: normal;
    color: white;
    font-size: 102px;
    margin-bottom: 40px !important;
    padding-top: 70px;
}

.secundario{
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-weight: 100;
    font-style: bold;
    color: white;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.33em;
    letter-spacing: 6px;
}

.container2{
    width: 100%;
    height: 400px;
    background-color: rgba(255, 255, 255, 0);
}

.branco1{
    width: 20%;
    height: 400px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
}
.branco2{
    width: 60%;
    height: 400px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
}
.branco3{
    width: 20%;
    height: 400px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
}

.logobranco{
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-weight: 100;
    font-style: normal;
    color: white;
    font-size: 102px;
    margin-bottom: 40px !important;
    margin-top: 0px !important;
}

.texto{
    text-align: center;
    font-family: "Karla", Sans-serif;
    font-weight: 100;
    font-style: bold;
    color: rgba(0,0,0,0.62);
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6em;
    
}

.texto-quem-somos{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.411);
    text-align: center;
    font-family: "Karla", Sans-serif;
    font-weight: 100;
    font-style: bold;
    color: rgb(255, 255, 255);
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6em;
    border-radius: 20px;
    
}

.dobramenu2{
    background:
    linear-gradient(
      rgba(0,0,0,.3),rgba(0,0,0,.3)
    ),
    url(banner2.jpg) no-repeat;
background-size: cover;

width: 100%;
height: 789px;

}

.brancoservicos{
    width: 20%;
    height: 400px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.brancoservicos2{
    width: 60%;
    height: 400px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.brancoservicos3{
    width: 20%;
    height: 400px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}

.quadro1{
    width: 45%;
    height: 100%;
    background:
    linear-gradient(
        rgb(48, 170, 174),rgb(20 36 72)
    );
    float: left;
    box-shadow: 5px 10px rgba(255, 255, 255, 0.493);
   

}
.quadro2{
    width: 10%;
    height: 400px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.quadro3{
    width: 45%;
    height: 100%;
    background:
    linear-gradient(
        rgb(48, 170, 174),rgb(20 36 72)
    );
    float: left;
    box-shadow: 5px 10px rgba(255, 255, 255, 0.493);
   
    
}


.antesdepoiscontainer1{
    width: 20%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.antesdepoiscontainer2{
    width: 60%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.antesdepoiscontainer3{
    width: 20%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}

.antes1{
    width: 45%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.antes2{
    width: 10%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}
.antes3{
    width: 45%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
}


@media screen and (max-width: 780px) {
    .links{
        width: 100%;
        background-color: rgba(255, 255, 255, 0);
        height: 100px;
        color: rgb(255, 255, 255);
        font-family: "Oswald", sans-serif;
        font-weight: 100;
        font-style: normal;
    }
    .principal{
        text-align: center;
        font-family: "Oswald", sans-serif;
        font-weight: 100;
        font-style: normal;
        color: white;
        font-size: 72px;
        margin-bottom: 40px !important;
        padding-top: 70px;
    }
   .container-servicos{
    margin-top: 210px;
    height: 1000px !important;
   }
   .quadro1{
    width: 49% !important;
    height: 180% !important;
   }
   .quadro2{
    width: 2% !important;
   }
   .quadro3{
    width: 49% !important;
    height: 180% !important;
   }
   
}

.container-servicos{
    background:
    linear-gradient(
        rgb(20 36 72),rgba(0,0,0,.3)
    ),
    url(banner-servicos.jpg) no-repeat;
background-size: cover;

width: 100%;
height: 800px

}
.container-servicos-id{
background-color: rgba(0, 0, 0, 0.192);
width: 100%;
height: 80px;

}

.container-footer-camuflado{
    background:
    linear-gradient(
        rgba(0, 0, 0, 0),rgb(20, 36, 72)
    );
    width: 100%;
    height: 100%;
    
    }

    .footer{
        background-color:
        rgb(20, 36, 72);
        width: 100%;
        height: 50px;
        }

@media screen and (min-width: 781px) and (max-width: 1100px) {
    .links{
        width: 70%;
        background-color: rgba(255, 255, 255, 0);
        height: 100px;
        color: rgb(255, 255, 255);
        font-family: "Oswald", sans-serif;
        font-weight: 100;
        font-style: normal;

    }
    .principal{
        text-align: center;
        font-family: "Oswald", sans-serif;
        font-weight: 100;
        font-style: normal;
        color: white;
        font-size: 72px;
        margin-bottom: 40px !important;
        padding-top: 70px;
    }
    

}

.img-container {
    text-align: center;
    display: block;}