@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


body {
    font-family: 'Roboto', sans-serif;
    color: #1C1C1C !important;
}

p {
    font-size: 14px;
}

h1 {
    color: #666;
    font-weight: 400;
    font-size: 2.6rem;
    letter-spacing: 1px;
}

h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #545454;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto Condensed', sans-serif;
}

section {
    padding: 50px 0;
}

.popupLGPD {
    position: fixed;
    font-size: 12px;
    z-index: 9999;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #FFF;
    border-radius: 10px;
    padding: 20px;
    margin: 20px;
    -webkit-box-shadow: 10px 10px 10px 0px rgba(227,227,227,0.61);
    -moz-box-shadow: 10px 10px 10px 0px rgba(227,227,227,0.61);
    box-shadow: 10px 10px 10px 0px rgba(227,227,227,0.61);
    border: 1px solid #ececec;
}

.popupLGPD a {
    text-decoration: underline !important;
}

.popupLGPD button {
    display: block;
    width: 150px;
    text-align: center;
    background-color: #666;
    color: #FFF;
    padding: 5px;
    margin-top: 10px;
    border-radius: 5px;
    text-transform: uppercase;
}

.container {
    max-width: 1280px !important;
}

.main-navbar {
    background-color: #FFF;
    border-bottom: 2px solid #19816c;
    padding: 20px 0;
}

.nav-link {
    color: #666;
    font-weight: 300;
}

.nav-link:hover, .nav-link:active {
    color: #00332f;
}

.redes img {
    width: 30px;
    margin: 0 5px
}

.logo {
    width: 300px;
    text-align: left;
}

.logo img {
    max-width: 100px;
}

footer {
    background-color: #00332f;
    color: #FFF;
}

footer h1 {
    color: #FFF;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
}

footer .boxRodape {
    border-left: 1px solid #FFF;
    text-align: center;
}

footer .boxRodape img{
    display: block;
    width: 50px;
    margin-bottom: 50px;
    margin: auto;
}

footer .boxRodape p{
    margin-top: 30px;
    font-weight: 200;
}

footer .last {
    border-right: 1px solid #FFF;
}

footer .logo img {
    max-width: 100px;
}

.copyright {
    font-size: 14px;
    font-weight: 200;
    color: #FFF;
    background-color: #19816c;
}

.copyright img {
    width: 30px;
}

.navbar-toggler img {
    width: 16px;
    margin-right: 5px;
}

.banner {
    padding: 0;
    margin: 0;
}

.carousel-item img {
    filter: brightness(40%);
}

.carousel-caption {
    top: 20%;
}

.carousel-caption h1 {
    text-transform: none;
    color: #FFF;
    font-weight: 400;
    font-size: 80px;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.carousel-caption h2 {
    text-transform: none;
    color: #FFF;
    font-weight: 200;
    font-size: 30px;
}

.carousel-caption a {
    display: block;
    padding: 10px 30px;
    border: 1px solid #FFF;
    border-radius: 5px;
    width: 200px;
    margin: auto;
    margin-top: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.carousel-caption a:hover {
    background-color: #FFF;
    color: #000;
}

.dropdown-menu {
    background-color: #00332fb0;
}

.dropdown-item {
    color: #FFF;
    text-transform: none;
    font-weight: 100;
}

.sobre {
    padding: 100px 0;
    color: #666;
}

.sobre p {
    padding: 40px 0;
    font-family: 'Roboto';
    font-size: 1.3rem;
    font-weight: 200;
}

.botaoCinza {
    color: #666;
    border: 1px solid #CCC;
    padding: 10px 50px;
    text-transform: uppercase;
    border-radius: 5px;
}

.equipamentos {
    background-color: #f0f0f0;
}

.equipamentos h1 {
    color: #19816c;
    font-size: 2rem
}

.equipamentos .boxEquipamentos p {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    color: #666;
    font-weight: 500;
    letter-spacing: 1px;
}

.construcaoCivil h1 {
    color: #19816c;
    font-size: 2rem
}

.construcaoCivil .box25, .construcaoCivil .box50 {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 30px 200px 30px 30px;
    background-color: #CCC;
    margin-bottom: 30px;
    color: #FFF;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 27px;
    background-position: center center;
    background-size: cover;
    background: brightness(50%);
}

.construcaoCivil .box25 a, .construcaoCivil .box50 a {
    background-color: #FFF;
    text-align: center;
    color: #666;
    font-weight: 900;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 500;
    margin-top: 10px;
}

.construcaoCivil .box25 {
    height: 205px;
}

.construcaoCivil .box50 {
    height: 440px;
}

.estruturasMetalicas {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-estruturas-metalicas.jpg');
}

.recuperacaoDeFachadas {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-recuperacao-de-fachadas.jpeg');
}

.pinturaPredial {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-pintura-predial.jpg');
}

.residencial {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-residencial.jpg');
}

.manutencaoPredial {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-manutencao-predial.jpg');
}

.comercial {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-comercial.jpg');
}

.ginasioEQuadrasEsportivas {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-ginasio-e-quadras-esportivas.jpg');
}

.barraProjetos {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/bg-projetos.jpg');
}

.industrial {
    background: url('../img/bg-industrial.jpg');
}

.clientes {
    background-color: #f0f0f0;
}

.clientes h1 {
    color: #19816c;
    font-size: 2rem
}

.tituloVerde {
    border-bottom: 3px solid darkgreen;
    width: max-content;
    padding: 0 20px 30px 20px;
    margin: auto;
    font-size: 2rem;
}

.barra {
    background-size: cover;
    background-position: center;
    height: 300px;
    margin: 0;
    padding: 0;
}

.barraEmpresa {
    background-image: url(../img/bg-empresa.jpg);
}

.barraServicos {
    background-image: url(../img/bg-servicos.jpg);
}

.barraClientes {
    background-image: url(../img/bg-empresa.jpg);
}

.barraConstrucao {
    background-image: url(../img/bg-construcao.jpg);
}

.boxServicos img {
    /* margin-bottom: 110px; */
}

.boxServicos img {
    border-radius: 25px;
}

.boxServicos span {
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    top: 350px;
    text-transform: uppercase;
    font-weight: 500;
    color: #666;
}

.empresa p {
    color: #666;
    margin-bottom: 30px;
    font-size: 1.2rem;
    font-weight: 200;

}

.contato h2 {
    color: #666;
    font-weight: 300;
}

.boxContato {
    text-align: center;
    background-color: #00332f;
    color: #FFF;
    padding: 50px 20px 20px 20px;
    font-weight: 200;
}

.boxContato p {
    font-size: 1.2rem;
}

.boxContato h2 {
    color: #FFF !important;
    font-weight: 300;
}

.boxContato button {
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    color: #FFF;
    border: none;
    background-color: #00826b;
    border-radius: 5px;
    padding: 5px 20px;
    letter-spacing: 1px;
}

.contato ul {
    list-style: none;
}

.contato ul li {
    margin-bottom: 50px;
    color: #00332f;
    font-size: 1rem;
    font-weight: 300;
}

.contato ul li img {
    width: 50px;
    margin-right: 20px;
}

.form-control {
    border-radius: 0px;
    padding: 20px 10px;
    font-family: 'Roboto';
    font-weight: 200;
}

@media only screen and (max-width: 575px) {

}

@media only screen and (max-width: 991px) {

    .logo {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .navbar-toggler {
        background-color: #19816c;
        color: #FFF;
        font-size: 14px;
    }

    footer .boxRodape {
        border: 0;
        border-top: 1px solid #FFF3;
    }

    footer .last {
        border-bottom: 1px solid #FFF3;
    }

    footer .boxRodape p{
        margin-top: 10px;
        font-weight: 200;
    }

    .construcaoCivil .box25 {
        height: 300px;
    }
    
    .construcaoCivil .box50 {
        height: 300px;
    }

    .barra {
        height: 150px;
    }

    .tituloVerde {
        border-bottom: 3px solid darkgreen;
        width: 100%;
        padding: 0 20px 30px 20px;
        margin: auto;
        font-size: 1.2rem;
    }


}
    
@media only screen and (min-width: 992px) and (max-width: 1024px) {

    .logo {
        width: 200px;
        text-align: left;
    }


}