@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, body *:not(.fa) {
    font-family: "Montserrat", "Roboto", Helvetica, Arial, sans-serif !important;
}

.header-main .logo {
    width: auto;
    max-width: 100%;
    max-height: 81px;
}

a.botao-link-externo {
    border-radius: 25px;
}

.bg-white .header-main.header-fixed {
    height: 82px;
}

.bg-transparent .header-fixed nav.navigation a.main-menu, .bg-white .header-fixed nav.navigation a.main-menu, .bg-center .header-fixed nav.navigation a.main-menu {
    line-height: 80px;
}

a.btn.btn-flat.btn-theme-colored.text-uppercase.mt-20.mb-sm-30.border-left-theme-color-2-4px:hover {
    color: #fff !important;
}

.finance-item {
    height: 540px;
}

.wp-img:before {
    border-radius: 10px;
}
.wp-img.img-wrapper img.img-responsive, .wp-img.img-wrapper img.img-responsive {
    border-radius: 10px;
}

.page-banner {
    background-attachment: unset;
}

section#section-empresa img {
    margin-left: 55px;
}

.wp-img:before {
    background-color: unset;
}