:root {
    --cor-primaria: #1b8513;
    --cor-secundaria: #ff4734;
    --cor-preto: #000000;
    --cor-branco: #ffffff;
    --cor-cinza-claro: #f4f4f4;
    --cor-texto-primaria: #686868;
    --cor-texto-verde: #1b8513;
    --cor-fundo-primario: #ffffff;
    --cor-fundo-secundario: #f4f4f4;
}


body {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
}

i {
    color: var(--cor-primaria) !important;
}

h5 {
    color: #1b8513;
    font-size:  1.0em;
    font-weight: bold;
}

.container-fluid {
    padding: 0;
}

.quem-somos {
    line-height: 30px;
    color: #787878;
    background: linear-gradient(135deg, #000000 0%, #1a1a1a 60%, #333333 100%);
    background-image: url('../img/back_quem_somos.png');
    background-repeat: no-repeat;    /* Não repete */
    background-position: right;     /* Centraliza a imagem */
}

.quem-somos h2 {
    font-size: 36px;
    font-weight: 600;
    color: black;
}


.suporte {
    line-height: 30px;
    color: #787878;
    background: linear-gradient(135deg, #000000 0%, #1a1a1a 60%, #333333 100%);
    background-image: url('../img/back_quem_somos.png');
    background-repeat: no-repeat;    /* Não repete */
    background-position: right;     /* Centraliza a imagem */

}

.suporte h2 {
    color: black;
}

.border-view {
    border: 1px #ff0000 solid;
}


.btn-banner {
    background-color: #209A17;
    color:  white;
    border-radius: 0;
    padding: 7px 25px 7px 25px;
    font-weight: 300;
}

.btn-banner-2 {
    background-color: transparent;
    border: 2px #209A17 solid;
    color:  white;
    border-radius: 0;
    padding: 7px 25px 7px 25px;
    font-weight: 300;
    width: 200px;
}

.btn-banner:hover {
    background-color: transparent;
    color:  white;
    border: 2px #209A17 solid;
}


.btn-banner-2:hover {
    background-color: #1b8513;
    color:  white;
}


.div-top {
    background-color:#1b8513 ;
    color: #ffffff;
    padding: 5px;
    display: none;
}


.banner-caption {
    color: #ffffff;
    z-index: 0;
}


.nav-item{
    font-size: 16px;
    font-style: normal !important;
    padding-right: 20px;
}





.div-trabalho {
    //background: linear-gradient(135deg, #000000 0%, #1b8513 100%);
    background: linear-gradient(135deg, #ffffff 0%, #d9d9d9 100%);
    padding-bottom: 50px;
    color: var(--cor-texto-primaria);

}

.div-trabalho .div-box {
    line-height: 30px;
    padding: 30px 15px 15px 15px;
    background-color: var(--cor-branco);
    min-height: 400px;
    border-radius: 30px ;


}

.div-trabalho h6 {
    color: var(--cor-texto-verde);
    font-weight: bold;
}

.div-trabalho i {
    color: var(--cor-primaria);
    font-size: 80px;
}

.div-trabalho-2 {
    background-image: url('../img/shape-11.png');
    background-repeat: no-repeat;    /* Não repete */
    background-position: bottom;
    height:  300px;
    margin-top: -150px;
    margin-bottom: -50px;
}

hr {
    color: var(--cor-texto-verde);
    height: 2px !important;
    margin-top: 12px;
}



.nossos-servicos {
    background-color: var(--cor-branco);
    background-image: url('../img/back_nossos_servicos.png');
    background-repeat: no-repeat;    /* Não repete */
    background-position: left;     /* Centraliza a imagem */
    padding-top:  50px;
    padding-bottom: 50px;
}


.nossos-servicos a {
    color: white;
    text-decoration: none;
}

.titulo-servicos h5 {
    color: var(--cor-texto-verde);
    font-size: 20px;
    text-transform: uppercase;
}

.div-job {
    background-color: var(--cor-cinza-claro);
    max-width: 370px;
    padding:0;
}

.div-job h4 {
    font-size: 20px;
}

.div-job-text {
    padding: 15px;
}


.banner-suporte {
    padding-top:  50px;
    width: 100%;
    height: 750px;
    background:
            linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), /* Opacidade aqui */
            url('../img/fundo_suporte.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    background-attachment: fixed;

}


.banner-infraestrutura {
    padding-top:  50px;
    width: 100%;
    height: 750px;
    background:
            linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), /* Opacidade aqui */
            url('../img/fundo_infraestrutura.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    background-attachment: fixed;

}


.banner-desenvolvimento {
    padding-top:  50px;
    width: 100%;
    height: 750px;
    background:
            linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), /* Opacidade aqui */
            url('../img/fundo_desenvolvimento.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    background-attachment: fixed;

}

.banner-politica {
    padding-top:  50px;
    width: 100%;
    height: 750px;
    background:
            linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), /* Opacidade aqui */
            url('../img/fundo_politica.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    background-attachment: fixed;

}


.div-job-footer {
    background: linear-gradient(135deg, #000000 0%, #1b8513 100%);
    color: white;
    padding: 10px;
    font-size: 14px;
}


.div-beneficios{
    background-color:  var(--cor-fundo-secundario);
    padding:  30px;
}

.div-beneficios i {
    color: var(--cor-primaria) !important;
    font-size:  60px;
}

.div-beneficios .div-box {
    background-color: var(--cor-branco);
    padding:  25px 15px 15px 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); /* deslocamento X, Y, blur, cor */
    border-radius: 8px; /* opcional */
    min-height: 180px;
    margin: 10px;

}

.contato {
    background-color: var(--cor-fundo-secundario);
}
.owl-carousel .item img {
    max-width: 200px;
}


.div-support {
    background-color: var(--cor-cinza-claro);
    padding:   20px;
    border-radius: 10px;
    min-height: 90px;
}

footer{
    background-color: black;
    color: white;
    height: 250px;
}

.footer-meio{
    padding: 50px 0 50px 0;
    text-align: left;
}


.logo-footer {
    width: 150px;
    margin-top: 35px;
}

footer p {
    font-size: 13px;
}

footer h6 {
    margin-bottom: 20px;
}


footer a {
    color: white;
}

footer a:hover {
    color: white;
    text-decoration: none;
}

.div-desenvolvido {
    background-color: var(--cor-texto-verde) !important;
    height: 21px;
    text-align: center;
    font-size: 13px;

}

.div-desenvolvido p {
    height: 15px !important;
}

.fa
{

    color: #fe4938;
    padding-right: 5px;

}


/* Style the active/current link */
#navbarNav a {
    color:#ffffff !important;
    text-transform:  uppercase;
    font-weight: bold;
    font-size: 14px;

}

#navbarNav .active {
    color:var(--cor-primaria) !important;
    font-weight: bold;

}


@media screen and (max-width: 767px) {
    .hero {
        min-height: 750px !important;
    }

}




.box-cookies.hide {
    display: none !important;
}

.box-cookies {
    position: fixed;
    background: var(--cor-primaria);
    width: 100%;
    z-index: 998;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-cookies .msg-cookies,
.box-cookies {
    text-align: left;
    padding: 10px 25px 10px 25px;
    color: #fff;
    font-size: 16px;
    margin-top:10px;
}


.btn-cookies
{

    padding: 15px 30px 15px 30px;
    border-radius: 20px;
    background-color: #000000;
    border-color: #000000;

}

.btn-cookies:hover
{

    padding: 15px 30px 15px 30px;
    border-radius: 20px;
    background-color: #0d0d0d;
    border-color: #0d0d0d;

}

@media screen and (max-width: 600px) {
    .box-cookies {
        flex-direction: column;
    }
}




