.wq-sobre-empresa .row{
    align-items: flex-start;
}
.wq-sobre-empresa{
    padding: 100px 0;
    background: transparent;
}
.wq-sobre-empresa figure figcaption ul.wq-midias-sociais{
    position: absolute;
    bottom: -20px;
    right: 90px;
}
.wq-video{
    margin-bottom: 50px;
}
.wq-sobre-empresa figure > a img {
    display: block;
    width: 100%;
    height: auto;
    transform: skewX(-10deg);
}
.wq-perfil-institucional{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 60px;
    height: 300px;
    box-sizing: border-box;
}
.wq-perfil-institucional h3{
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #158235;
}
.wq-perfil-institucional figure img{
    display: block;
    margin-bottom: 30px;
    height: 85px;
    width: auto;
}

.wq-sobre-empresa-02{
    padding-bottom: 35px;
}
.wq-sobre-empresa-02 .row .col-xl-4{
    margin-bottom: 30px;
}

.wq-sobre-empresa-03{
    background: #158235;
    padding: 100px 0 70px;
}
.wq-sobre-empresa-03 .row > div{
    margin-bottom: 30px;
}

.wq-institucional-box p{
    padding-left: 35px;
    color: #fff;
} .wq-titulo-01 h2{
    color: #fff;
}
.wq-institucional-box p{
    padding-left: 35px;
    color: #fff;
} .wq-titulo-01{
    margin-bottom: 25px;
}
.wq-institucional-box p{
    padding-left: 45px;
    color: #fff;
} 



.wq-listagem-produtos-01.wq-black .wq-titulo-01{
    max-width: 400px;
    margin-bottom: 60px;
}

.wq-listagem-produtos-01.wq-black .wq-produtos-box{
    padding: 0;
    overflow: hidden;
}
.wq-listagem-produtos-01.wq-black .wq-produtos-box img{
    transition: all .8s linear;
}
.wq-listagem-produtos-01.wq-black .wq-produtos-box:hover img{
    transform: scale(1.08);
}
.wq-listagem-produtos-01.wq-black .wq-carrousel-content {
    position: relative;
    height: 305px;
}
.wq-listagem-produtos-01::before{
    display: none;
}
.wq-produtos-box{
    background-color: transparent;
}

.wq-estrutura-box img{
    display: block;
    width: 100%;
}
