#t038,
#t014 {
    /*#t038 e #t014 se referem ao id dos módulos da CAIXA */
    width: 100%;
    position: relative;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
    box-sizing: border-box;
}

@media(min-width: 768px) {

    #t038,
    #t014 {
        /*#t038 e #t014 se referem ao id dos módulos da CAIXA */
        width: 90%;
    }
}

@media(min-width: 1200px) {

    #t038,
    #t014 {
        /*#t038 e #t014 se referem ao id dos módulos da CAIXA */
        width: 87%;
    }
}


.wp038-ancora {
    background: #006bae;
    border-bottom: none;
}

#t038,
#t014 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: "CAIXA Std";
}

#t038 {
    border-bottom-width: 0;
}
