@media (min-width: 1700px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1640px;
    }
}
@font-face {
font-family: "IpirangaTitulos-Regular";
src:
    url("../fonts/IpirangaTitulos-Regular.ttf") format("truetype"),
}
@font-face {
font-family: "IpirangaTitulos-Bold";
src:
    url("../fonts/IpirangaTitulos-Bold.ttf") format("truetype"),
}
@font-face {
font-family: "IpirangaTitulos-ExtraBold";
src:
    url("../fonts/IpirangaTitulos-ExtraBold.ttf") format("truetype"),
}
@font-face {
font-family: "IpirangaTitulos-Medium";
src:
    url("../fonts/IpirangaTitulos-Medium.ttf") format("truetype"),
}
@font-face {
font-family: "IpirangaTextos-Regular";
src:
    url("../fonts/IpirangaTextos-Regular.ttf") format("truetype"),
}
@font-face {
font-family: "IpirangaTextos-Medium";
src:
    url("../fonts/IpirangaTextos-Medium.ttf") format("truetype"),
}
@font-face {
font-family: "IpirangaTextos-Bold";
src:
    url("../fonts/IpirangaTextos-Bold.ttf") format("truetype"),
}
a, b, p, span, h1, h2, h3, h4, h5, h6{
    margin-bottom: 0;
}
h1{
    font-size: 87px;
}
h2{
    font-size: 50px;
}
h3{
    font-size: 40px;
}
h4{
    font-size: 30px;
}
h5{
    font-size: 27px;
}
h6{
    font-size: 20px;
}
button{
    font-size: 22px!important;
}
p{
    font-size: 20px;
}
input[type="submit"]{
    font-size: 20px;
}
input{
    font-size: 15px;
}
span{
    font-size: 15px;
}
.flex{display:flex;}
.column{flex-direction:column;}
.on-767-flex{
    display: none!important;
}
.off-767-flex{
    display: flex!important;
}
.on-991-flex{
    display: none!important;
}
.on-991{
    display: none;
}
.off-991{
    display: block;
}
.on-767{
    display: none!important;
}
.off-767{
    display: flex!important;
}
.off-991-flex{
    display: flex!important;
}
.orange{
    color: #FF6900;
}
.bg-orange{
    background-color: #FF6900;
}
.yellow{
    color: #FFD000;
}
.bg-yellow{
    background-color: #FFD000;
}
.blue{
    color: #0045B5;
}
.bg-blue{
    background-color: #0045B5;
}
.white{
    color: #fff;
}
.bg-white{
    background-color: #fff;
}
.header-logo{
    text-align: center;
}
.header-logo img{
    width: 30%;
    padding: 2%;
}
.banner-bg{
    background-image: url('https://naf.markcom.dev.br/img/banner_naf.png'); 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-line1{
    padding-top: 5%;
    padding-bottom: 5%;
}
.banner-line1-infos{
    display: flex;
    justify-content: space-between;
}
.banner-line1-infos h2{
    font-family: "IpirangaTitulos-Regular";
}
.banner-line1-infos h1{
    font-family: "IpirangaTitulos-ExtraBold";
}
.banner-line1-infos h4{
    font-family: "IpirangaTitulos-Medium";
}
.banner-line1-infos h6{
    font-family: "IpirangaTitulos-Bold";
}
.banner-line1-infos input{
    font-family: "IpirangaTextos-Medium";
}
.banner-line1-infos input::placeholder{
    font-family: "IpirangaTextos-Medium";
    color: #0045B5;
}
.banner-line1-infos span{
    font-family: "IpirangaTextos-Medium";
}
.banner-line1-infos input[type="submit"]{
    font-family: "IpirangaTitulos-Bold";
}
.banner-line1-info1{
    width: 35%;
    align-self: end;
}
.banner-line1-info2{
    width: 55%;
    padding-left: 5%;
    align-self: center;
}
.banner-line1-info2 h2{font-weight:bold;}
.banner-line1-info2 button{font-weight:bold;text-transform:uppercase;margin-top:5%;margin-bottom:5%;}
.banner-line1-info3{
    width: 40%;
    padding: 5%;
    border-radius: 10px;
}
.banner-line1-info1 img{
    width: 85%;
}
.banner-line2 p{
    font-family: "IpirangaTextos-Medium";
}
.banner-line2-infos{
    display: flex;
    justify-content: space-evenly;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    border-radius: 10px;
}
.banner-line2-info{
    display: flex;
}
.banner-line2-info1{
    display: flex;
    width: 32%;
}
.banner-line2-info2{
    display: flex;
    width: 32%;
}
.banner-line2-info3{
    display: flex;
    width: 32%;
}
.banner-line2-info img{
    width: 10%;
    align-self: start;
    margin-right: 4%;
}
.banner-line3{
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}
.banner-line3 p{
    font-family: "IpirangaTextos-Medium";
}
.banner-line3-infos{
    display: flex;
    justify-content: space-evenly;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}
.banner-line3-info{
    display: flex;
}
.banner-line3-info1{
    display: flex;
    width: 27%;
}
.banner-line3-info2{
    display: flex;
    width: 32%;
}
.banner-line3-info3{
    display: flex;
    width: 27%;
}
.banner-line3-info img{
    height: 75%;
    align-self: center;
    margin-right: 7.5%;
}
.banner-line3-info h5{
    align-self: center;
    font-family: 'IpirangaTitulos-Bold';
}
.cb-titulo h3{
    font-family: 'IpirangaTitulos-Bold';
    text-align: center;
    padding-top: 2.5%;
    padding-bottom: 5%;
}
.cb-cards{
    display: flex;
    justify-content: space-between;
}
.cb-card{
    width: 16%;
    font-family: 'IpirangaTextos-Medium';
    text-align: center;
    padding: 2.5% 1%;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}
.cb-card h6{
    align-self: center;
}
.cb-card img{
    height: 90px;
    margin-bottom: 10%;
}
.aa-card{
    display: flex;
    justify-content: space-between;
    padding: 1.25% 2.5%;
    align-items: center;
    width: 90%;
    margin: 5% auto;
    border-radius: 10px;
}
.aa-card h3{
    font-family: 'IpirangaTitulos-Bold';
}
.aa-btn{
    text-align: center;
    padding-bottom: 5%;
}
.aa-btn button{
    font-family: 'IpirangaTitulos-Bold';
}
.aa-card p{
    font-family: 'IpirangaTextos-Medium';
}
.btn-close {
    --bs-btn-close-bg: url(https://naf.markcom.dev.br/img/close.svg);
    --bs-btn-close-opacity: 1;
    background: transparent var(--bs-btn-close-bg) center / 2em auto no-repeat;
    font-size: inherit;
}
.modal-header {
    padding: 0;
    border-bottom: none;
}
.modal-backdrop {
    --bs-backdrop-bg: #0043BC;
    --bs-backdrop-opacity: 0.85;
}
.btn:hover {
    color: #fff;
    background-color: #FF6900;
    border-color: #FF6900;
}
.re-bg{
    background-image: url('https://naf.markcom.dev.br/img/banner-2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 7.5%;
    padding-bottom: 7.5%;
}
.re h3{
    font-family: 'IpirangaTitulos-Bold';
}
.re p{
    font-family: 'IpirangaTextos-Medium';
    width: 75%;
}
.footer-logo{
    text-align: center;
}
.footer-logo img{
    width: 30%;
    padding: 2%;
}
.form-ipiranga {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    font-family: "IpirangaTextos-Medium";
    color: #0045B5;
    margin: 0 auto;
}

.form-ipiranga h3 {
    font-family: "IpirangaTitulos-Bold";
    font-size: 20px;
    margin-bottom: 20px;
    color: #0045B5;
}

.form-section-title {
    font-family: "IpirangaTitulos-Bold";
    font-size: 16px;
    margin-top: 25px;
    color: #0045B5;
}

.divider {
    border: none;
    border-top: 2px solid #FF6900;
    margin: 8px 0 20px;
    width: 100%;
}

.form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.form-group.full-width {
    flex: 100%;
}

label {
    font-size: 14px;
    font-family: "IpirangaTextos-Medium";
    margin-bottom: 5px;
}

input, select {
    border: 1px solid #0045B5;
    border-radius: 5px;
    padding: 10px;
    font-family: "IpirangaTextos-Medium";
    font-size: 14px;
    color: #0045B5;
}

input::placeholder {
    color: #0045B5;
    opacity: 0.7;
}

select {
    background: #fff;
    appearance: none;
    cursor: pointer;
}

.required-note {
    font-size: 12px;
    margin-top: 10px;
    color: #0045B5;
}

.btn-submit {
    width: 100%;
    padding: 12px;
    margin-top: 15px;
    background: #FF6900;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-family: "IpirangaTitulos-Bold";
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
}

.btn-submit:hover {
    background: #e35d00;
}

@media(max-width: 1699px){
    h1{
        font-size: 74px;
    }
    h2{
        font-size: 42px;
    }
    h3{
        font-size: 34px;
    }
    h4{
        font-size: 25px;
    }
    h5{
        font-size: 23px;
    }
    h6{
        font-size: 20px;
    }
    button{
        font-size: 19px!important;
    }
    p{
        font-size: 17px;
    }
    input[type="submit"]{
        font-size: 17px;
    }
    input{
        font-size: 13px;
    }
    span{
        font-size: 13px;
    }

    .cb-card img{
        height: 80px;
    }
}
@media(max-width: 1399px){
    h1{
        font-size: 63px;
    }
    h2{
        font-size: 36px;
    }
    h3{
        font-size: 29px;
    }
    h4{
        font-size: 21px;
    }
    h5{
        font-size: 19px;
    }
    h6{
        font-size: 17px;
    }
    button{
        font-size: 16px!important;
    }
    p{
        font-size: 14px;
    }
    input[type="submit"]{
        font-size: 14px;
    }
    input{
        font-size: 11px;
    }
    span{
        font-size: 11px;
    }
    .cb-card img{
        height: 70px;
    }
}
@media(max-width: 1199px){
    h1{
        font-size: 54px;
    }
    h2{
        font-size: 31px;
    }
    h3{
        font-size: 25px;
    }
    h4{
        font-size: 18px;
    }
    h5{
        font-size: 15px;
    }
    h6{
        font-size: 14px;
    }
    button{
        font-size: 13px!important;
    }
    p{
        font-size: 12px;
    }
    input[type="submit"]{
        font-size: 12px;
    }
    input{
        font-size: 10px;
    }
    span{
        font-size: 10px;
    }
    .cb-card img{
        height: 60px;
    }
}
@media(max-width: 991px){
    h1{
        font-size: 54px;
    }
    h2{
        font-size: 31px;
    }
    h3{
        font-size: 25px;
    }
    h4{
        font-size: 18px;
    }
    h5{
        font-size: 15px;
    }
    h6{
        font-size: 14px;
    }
    button{
        font-size: 13px!important;
    }
    p{
        font-size: 12px;
    }
    input[type="submit"]{
        font-size: 12px;
    }
    input{
        font-size: 10px;
    }
    span{
        font-size: 10px;
    }
    .on-991-flex{
        display: flex!important;
    }
    .on-991{
        display: block;
    }
    .off-991{
        display: none;
    }
    .off-991-flex{
        display: none!important;
    }
    .banner-line1-infos{
        justify-content: end;
    }
    .d-991{
        width: 30%;
    }
    .banner-line1-info2{
        width: 100%;
    }
    .banner-line1-info1{
        width: 95%;
        padding-top: 10%;
    }
    .banner-line1-info3{
        width: 45%;
    }
    .header-logo img{
        width: 40%;
        padding: 4%;
    }
    .banner-line2-infos{
        flex-wrap: wrap;
    }
    .banner-line2-info1{
        width: 45%;
    }
    .banner-line2-info2{
        width: 45%;
    }
    .banner-line2-info3{
        width: 45%;
        padding-top: 5%;
    }
    .banner-line3-info1, .banner-line3-info2, .banner-line3-info3{
        width: 33%;
    }
    .cb-cards{
        flex-wrap: wrap;
    }
    .cb-card{
        width: 32%;
        padding: 5%;
        margin-top: 1%;
        margin-bottom: 1%;
    }
    .aa-card{
        flex-wrap: wrap;
        padding: 2.5% 5%;
    }
    .re p {
        width: 90%;
    }
    .footer-logo img {
        width: 40%;
        padding: 4%;
    }
    .cb-card img{
        height: 50px;
    }
}
@media(max-width: 767px){
    h1{
        font-size: 70px;
    }
    h2{
        font-size: 40px;
    }
    h3{
        font-size: 40px;
    }
    h4{
        font-size: 25px;
    }
    h5{
        font-size: 27px;
    }
    h6{
        font-size: 24px;
    }
    button{
        font-size: 22px!important;
    }
    p{
        font-size: 17px;
    }
    input[type="submit"]{
        font-size: 15px;
    }
    input{
        font-size: 15px;
    }
    span{
        font-size: 12px;
    }
    .on-767-flex{
        display: flex!important;
    }
    .off-767-flex{
        display: none!important;
    }
    .on-767{
        display: block!important;
    }
    .off-767{
        display: none!important;
    }
    .header-logo img{
        width: 75%;
        padding: 5%;
    }
    .banner-bg{
        background-image: url('https://naf.markcom.dev.br/img/banner_mob_naf.png');
        background-position: 0 -200px;
    }
    .banner-line1-infos{
        flex-direction: column;
        padding: 0;
    }
    .d-991{
        width: 100%;
    }
    .d-767{
        width: 60%;
    }
    .banner-line1-info1{
        width: 100%;
    }
    .banner-line1-info1 img{
        width: 40%;
        float: right;
    }
    .banner-line1-info2{
        padding-left: 0;
        text-align: center;
    }
    .banner-line1-info2{
        padding-bottom: 10%;
        padding-top: 10%;
    }
    .banner-line1-info3{
        width: 100%;
    }
    .banner-line2-info1{
        width: 100%;
        padding: 2.5% 5%;
    }
    .banner-line2-info2{
        width: 100%;
        padding: 2.5% 5%;
    }
    .banner-line2-info3{
        width: 100%;
        padding: 2.5% 5%;
    }
    .banner-line3-info1, .banner-line3-info2, .banner-line3-info3{
        width: 100%;
        padding-top: 2.5%;
        padding-bottom: 2.5%;
    }
    .banner-line3-info div{
        width: 30%;
        text-align: center;
        align-self: center;
    }
    .banner-line3-info h5{
        width: 50%;
    }
    .cb-card {
        width: 100%;
        padding: 11%;
        margin-top: 2%;
        margin-bottom: 2%;
        text-align: center;
        justify-content: center;
    }
    .aa-card {
        padding: 5% 10%;
        width: 100%;
        text-align: center;
        flex-direction: column;
    }
    .re-bg{
        background-image: none;
    }
    .re-bg-gradient{
        background: rgb(0,67,188);
        background: linear-gradient(0deg, rgba(0,67,188,1) 75%, rgba(255,208,0,1) 75%);
        padding: 0;
    }
    .re-bg-gradient img{
        width: 100%;
    }
    .footer-logo img {
        width: 75%;
        padding: 5%;
    }
    .re p {
        width: 100%;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .cb-card img{
        height: 90px;
    }
}
@media(max-width: 575px){
    h1{
        font-size: 60px;
    }
    h2{
        font-size: 34px;
    }
    h3{
        font-size: 30px;
    }
    h4{
        font-size: 20px;
    }
    h5{
        font-size: 22px;
    }
    h6{
        font-size: 20px;
    }
    button{
        font-size: 18px!important;
    }
    p{
        font-size: 15px;
    }
    input[type="submit"]{
        font-size: 12px;
    }
    input{
        font-size: 12px;
    }
    span{
        font-size: 10px;
    }
    .banner-bg{
        background-position: 0 -100px;
    }
    .banner-line1-info1 img{
        width: 50%;
    }
    .banner-line1-info2 {
        padding-left: 0;
    }
    .banner-line3-info div{
        width: 35%;
    }
    .banner-line3-info h5 {
        width: 65%;
    }
    .header-logo img {
        width: 100%;
        padding: 10% 0;
    }
    .footer-logo img {
        width: 100%;
        padding: 10% 0;
    }
    .banner-line2-infos{
        margin-bottom: 5%;
        margin-top: 5%;
    }
    .banner-line3-info1, .banner-line3-info2, .banner-line3-info3{
        padding-top: 7.5%;
        padding-bottom: 7.5%;
    }
    .cb-titulo{
        padding-top: 7.5%;
        padding-bottom: 2.5%;
    }
    .aa-card-ext{
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .aa-btn {
        text-align: center;
        padding-bottom: 15%;
        padding-top: 5%;
    }
    .cb-card img{
        height: 75px;
    }
}
@media(max-width:450px){
    .cb-card img{
        height: 60px;
    }
}