@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {
    font-family: "Roboto", sans-serif;
}

body {
    font-family: "Roboto", sans-serif;
}



.navbar-toggler {
    border-color: black;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 1%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar{
    min-height: 120px;
    background-color: #fff;
}

.nav-link{
    color: #01315e;
    font-weight: 500;
}

.navbar-nav .nav-item {
    margin-right: 30px;
}

.navbar-brand {
    margin-left: 100px;
}

@media (max-width: 767.98px) {
    .navbar-nav .nav-item {
        margin-right: 0;
    }
    
    .navbar-brand {
        margin-left: 0;
    }
}

.btn-gradient {
    background: linear-gradient(to right, #eb3234, #02315e);
    color: white;
    border: none;
    border-radius: 30px;
    width: 12rem;
}

@media (max-width: 768px) {
    .btn-gradient {
        margin-top: 15px;
    }
}

.btn-gradient:hover {
    opacity: 0.9;
}
.custom-logo{
    height: 110px;
}
@media (max-width: 768px) {
    .custom-logo {
        height: 70px;
    }
}






.banner {
    background: url('../img/bane01.JPG') center/cover no-repeat;
    min-height: 400px;
    position: relative;
}

@media (max-width: 768px) {
    .banner {
        display: none !important;
    }
}

.custom-baner{
    min-height: 400px;
    width: 100%;
}

@media (max-width: 768px) {
    .custom-baner {
        min-height: 150px;
    }
}

.custom-mobile{
    min-height: 400px;
    width: 100%;
    display: none !important;
}

@media (max-width: 768px) {
    .custom-mobile {
        min-height: 400px;
        width: 100%;
        display: block !important;
    }
}


.custom-wifi-1{
    width: 40%;
    margin-bottom: -500px;
    margin-left: -200px;
}
.custom-wifi-2{
    width: 20%;
    margin-bottom: -300px;
    position: absolute;
    right: 0;
    z-index: -100;
}





@media (max-width: 768px) {
    .custom-card-valor1 {
        display: none;
    }
}
@media (min-width: 770px) {
    .custom-card-valor2 {
        display: none;
    }
}



.card-header {
    font-weight: bold;
    font-size: 1.1rem;
    padding: 0.5rem 1rem;
    margin-top: -30px;
    width: 15rem;
    text-align: center;
}

@media (max-width: 768px) {
    .card-header {
        width: 10rem;
    }
}

.card-body h1 {
    font-size: 2.5rem;
}

.card-body small {
    display: block;
    
    font-size: 0.9rem;
    color: #333;
}

.card-body .btn {
    font-size: 1rem;
    font-weight: bold;
}
.card{
    border-radius: 40px;
    min-height: 260px;
}
.btn-danger{
    margin-bottom: -60px;
    border-radius: 30px;
    width: 15rem;
}
@media (max-width: 768px) {
    .btn-danger {
        width: 10rem;
    }
}
.custom-btndanger{
    margin-bottom: -90px;
}
.custom-title-planos{
    background-color: #02315e;
    width: 15rem;
    border-radius: 30px;
    color: #fff;
}
.card-header{
    background-color: #02315e;
    color: #fff;
}
.custom-mega{
    color: #02315e;
    font-weight: 900;
    font-size: 4rem;
}
@media (max-width: 768px) {
    .custom-mega {
        font-size: 3rem;
    }
}
.text-danger{
    font-weight: 900;
    font-size: 4rem;
}
.custom-valor{
    font-size: 2.6rem;
    font-weight: 900;
    color: #453152;
    margin-left: -60px;
}
@media (max-width: 1024px) {
    .custom-valor {
        font-size: 1.6rem;
    }
}
@media (max-width: 470px) {
    .custom-valor {
        margin-left: 0px;
    }
}
@media (max-width: 470px) {
    .custom-valor {
        margin-left: 0px;
    }
}
.texto-por {
    font-size: 12px;
    font-weight: 900;
    color: #453152;
    line-height: 0;
    margin-top: 10px;
}
@media (max-width: 470px) {
    .texto-por {
        display: none;
    }
}
.texto-valor {
    font-size: 20px;
    font-weight: 900;
    color: #453152;
    line-height: 0;
}
@media (max-width: 1024px) {
    .texto-valor {
        font-size: 10px;
    }
}
@media (max-width: 470px) {
    .texto-valor {
        display: none;
    }
}
.custom-card-numero{
    margin-top: -20px;
}

.custom-card-tracinho::after {
    content: "";
    display: block;
    width: 90%;
    height: 2px;
    background-color: #b7b7b7;
    
}

.custom-descricao-card{
    color: #453152;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: -7px !important;
}

  






.pagou-em-dia {
    background-color: #fff;
    font-size: 1.4rem;
    color: #453152;
    border: 2px solid #EA3133;
    border-radius: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}


.atendimento {
    background-color: #fff;
    font-size: 1.4rem;
    color: #453152;
    border: 2px solid #453152;
    border-radius: 30px;
    font-weight: 600;
    margin-bottom: 100px;
}

@media (max-width: 768px) {
    .custom-texto-1 {
        font-size: 1rem;
    }
}


.custom-texto-1{
    color: #02315e;
    font-weight: 800;
    font-size: 4rem;
}

@media (max-width: 768px) {
    .custom-texto-1 {
        font-size: 2.5rem;
    }
}

.custom-direita {
    text-align: right;
}

@media (max-width: 768px) {
    .custom-direita {
        text-align: left;
    }
}

.custom-texto-2 {
    font-size: 2.3rem;
    font-weight: 400;
    color: #02315e;
}

@media (max-width: 768px) {
    .custom-texto-2 {
        font-size: 1.5rem;
    }
}






@media (max-width: 600px) {
    .custom-container-vantagens {
        padding-right: 0px !important;
    }
}


h3 {
    font-weight: bold;
    color: #02315e;
}

p {
    font-size: 1.1rem;
    color: #666;
}

.custom-img-1 {
    width: 600px;
    height: auto;
    
}

@media (max-width: 600px) {
    .custom-img-1 {
        width: 280px;
    }
}

.custom-img-2 {
    width: 600px;
    height: auto;
    
}

@media (max-width: 600px) {
    .custom-img-2 {
        width: 280px;
    }
}

.red-line {
    width: 50%;
    height: 2px !important;
    background-color: #ff0000;
    border: none;
    margin-top: 100px;
    margin-bottom: 100px;
}









.benefits-section {
    background-image: url('../img/fundovermelho.png');
    background-size: cover;
    color: white;
    min-height: 600px;
    padding-top: 200px;
}

.custom-texto-4{
    font-size: 2.2rem;
    font-weight: 400;
}
@media (max-width: 600px) {
    .custom-texto-4 {
        font-size: 1.5rem;
    }
}

.custom-texto-5{
    font-size: 3rem;
    font-weight: 600;
}
@media (max-width: 600px) {
    .custom-texto-5 {
        font-size: 1.8rem;
    }
}
.custom-btn2{
    color: #000;
    background-color: #fff;
    border-radius: 30px;
    font-size: 1.6rem;
}
@media (max-width: 600px) {
    .custom-btn2 {
        font-size: 1rem;
    }
}
.custom-wifi{
    width: 6rem;
}






.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);
}
.footer-logo {
    display: flex;
    align-items: center;
}

.footer-info i {
    background-color: #1d3575;
    color: #fff;
    margin-right: 5px;
    font-size: 1.2rem;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-top: -20px;
    padding-top: 5px;
}
.footer-info div {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.custom-texto-footer{
    text-align: left;
    color: #1d3557;
    font-size: 1.2rem;
    font-weight: 500;
}
.footer-info {
    position: relative;
    padding-top: 20px;
}

.footer-info::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 3px;
    background-color: #1d3575;
}
.custom-logo-footer{
    height: 200px;
}
@media (max-width: 768px) {
    .custom-logo-footer {
        height: 70px;
    }
}

.custom-dropdow{
    margin-left: -15rem;
}

@media (max-width: 1024px) {
    .custom-dropdow {
        margin-left: -25rem;
    }
}

@media (max-width: 768px) {
    .custom-dropdow {
        margin-left: 0rem;
    }
}

.dropdown-menu {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

@media (max-width: 700px) {
    .dropdown-item {
        font-size: .5rem;
    }
}

.dropdown-item {
    color: #02315e;
    font-weight: 500;
    padding: 10px 15px;
    transition: all 0.1s ease;
}

.dropdown-item:hover {
    background: #ebf5ff;
    color: #eb3234;
    border-left: 4px solid #02315e;
}