/*Alexandre*/

@font-face {
    font-family: MavenProRegular;
    src: url("../Maven_Pro/static/MavenPro-Regular.ttf") format("truetype");
}

@font-face {
    font-family: MavenProMedium;
    src: url("../Maven_Pro/static/MavenPro-Medium.ttf") format("truetype");
}

body {
    font-family: MavenProRegular, sans-serif;
    color: #ff3f0d !important;
}

.tw-bg-dark {
    background-color: #ff3f0d !important;
}

.navbar {
    background-color: #274078 !important;
}

.fab:hover {
    color: #4cd850 !important;
}

.back-car {
    background: #274078 !important;
}

.back-car .overlay {
    background: #fff !important;
    opacity: 1;
}

.py-5 {
    background: #274078 !important;
}

.nav-link-active:hover {
    background-color: #ff3f0d !important;
    color: #4cd850 !important;
}

.nav-link {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.nav-link-not-active:hover {
    background-color: transparent !important;
    color: #4cd850 !important;
}

.container h2 {
    font-family: MavenProMedium, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
}

.h2-guia-da {
    padding-top: 30px;
}

.tw-pb-8 {
    padding-bottom: 2.5rem !important;
}

.titulo-parceiros {
    font-family: MavenProMedium, sans-serif;
    font-size: 38px !important;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-decoration: none !important;
    color: #fff !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}

.btn-outline-warning {
    color: #fff;
    background-color: #ff3f0d !important;
    background-image: none;
    border-color: #ff3f0d !important;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #274078 !important;
    border-color: #274078 !important;
}

.btn-warning:hover {
    background-color: #274078 !important;
    border-bottom-color: #274078 !important;
}

.btn-warning {
    background-color: #ff3f0d !important;
    border-color: #ff3f0d !important;
}

.tw-bg-primary {
    background-color: #ff3f0d !important;
}

.faz-parte-construcao {
    font-family: MavenProMedium, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

.faz-parte-construcao-2 {
    font-family: MavenProMedium, sans-serif;
    font-size: 21px;
    font-weight: 900;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.anuncie {
    width: 87px;
    height: 34px;
    background: #e68a00;
    border-radius: 3px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
}

.mercado-on {
    font-family: MavenProMedium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: -1.2px;
    text-align: left;
}

.nav-link {
    border-radius: 3px !important;
    font-family: MavenProMedium, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 19px !important;
    letter-spacing: -0.5px !important;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 16px !important;
}

.btn {
    border-radius: 3px !important;
}

.nav-link {
    border-radius: 3px !important;
}

.tw-roundeg-lg {
    border-radius: 3px !important;
}

button {
    border-radius: 3px !important;
}

.filter-radio {
    font-family: MavenProMedium, sans-serif;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 28px;
    letter-spacing: 1.5px;
}

.filter-select-text {
    font-family: MavenProMedium, sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px;
    letter-spacing: 0em;
}

.loading-class {
    position: absolute;
    top: 45%;
    left: 50%;
}
