/* mobile first */
.logo img {
    width: 144px;
    height: 32px;
}
.bg-footer {
    width: 94% !important;
    height: auto;
    border-radius: 24px 24px 0px 0px;
    background: #F2F3FE;
    margin: 24px auto;
    position: relative;
    bottom: -24px;
}
.logo_footer img {
    width: 134px;
    height: 30px;
    margin-top: 32px;
}
.line_footer {
    width: 90%;
    height: 1px;
    background: #0DC0E9;
    margin: 24px auto;
}
.align-footer {
    text-align: center;
}
.text-footer-left {
    text-align: center;
}
.text-footer-right {
    text-align: center;
}
.text-footer {
    color: #0E0F21;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 10px!important;
}
.text-footer a {
    color: #0E0F21!important;
    text-decoration: underline;
}
.custom-toggler span {
    display: block;
    width: 24px;
    height: 3px;
    background-color: #0ADAB8;
    margin: 5px 0;
}
.check-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #d4edda; /* Verde claro */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px auto;
}
.check-icon svg {
    width: 40px;
    height: 40px;
    fill: #28a745; /* Verde */
}
.title-modal-obg {
    color: #000;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; 
    margin-top: 10px;
    margin-bottom: 20px;
}
.subtitle-modal-obg {
    color: #000;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.erro-msg {
  color: red;
  font-size: 0.8rem;
  margin-top: 0px;
  display: block;
}
.nav-links {
    color: #000;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    padding: 2px;
}
.title-bomcotar h1 {
    color: #0ADAB8;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; 
    margin-top: 24px;
}
.subtitle-bomcotar {
    color: #020309;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.card {
    border: none!important;
}
.carousel-item {
    min-height: 605px;
}
.custom-indicators {
    position: static;
    margin-top: -10px!important;
    display: flex;
    justify-content: center;
    gap: 8px;
}
.custom-indicators button {
    width: 8px!important;
    height: 8px!important;
    background-color: #D9D9D9!important;
    border-radius: 50%!important;
    transition: background-color 0.3s, width 0.3s!important;
    border: none!important;
}
.custom-indicators .active {
    background-color: #0ADAB8!important;
    width: 24px!important;
    border-radius: 8px!important;
    border: none!important;
}
.cards_melhores {
    scrollbar-width: none;       /* Firefox */
    -ms-overflow-style: none;    /* IE 10+ */
}
.cards_melhores::-webkit-scrollbar {
    display: none;              
}
.btn-simular-img-lg {
    width: 133px;
    height: 36px;
    border-radius: 29px;
    background: #0DC0E9;
    position: absolute;
    bottom: 24px;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px;
}
.btn-simular-img-sm {
    width: 133px;
    height: 36px;
    border-radius: 29px;
    background: #0DC0E9;
    position: absolute;
    bottom: 16px;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px;
    margin-left: -5px;
}
.title_melhores {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
}
.subtitle_melhores {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.cards_melhores img {
    width: 80px;
    height: 80px;
    margin-top: 24px;
    margin-left: 0px;
}
.title_cards_melhores {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    margin-left: 0px;
    width: 290px;
}
.subtitle_cards_melhores {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    margin-left: 0px;
    width: 290px;
}
.cards_melhores {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    padding: 1rem;
  }
.cards_melhores > .col-md-4 {
    min-width: 85%;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border-radius: 12px;
    padding: 1rem;
}
.carousel-indicators {
    position: relative!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.carousel-indicators {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    gap: 8px;
}
.carousel-indicators .dot {
    width: 8px;
    height: 8px;
    background-color: #D9D9D9;
    border-radius: 50%;
    transition: background-color 0.3s, width 0.3s;
}  
.carousel-indicators .dot.active {
    background-color: #0ADAB8;
    width: 24px;
    border-radius: 8px;
}
.title_form {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; 
}
.bg-form {
    border-radius: 40px;
    background: #F2F3FE;
    margin-top: 10px;
}
.parceiros {
    padding: 2rem 1rem;
    background-color: #fff;
}
.titulo-parceiros {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
}
.logos-parceiros {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    justify-items: center;
    align-items: center;
} 
.logos-parceiros img {
    width: 94.7px!important;
    height: 54px!important;
}
.bg_pf {
    width: 100%;
    height: 950px;
    border-radius: 24px;
    background: #0ADAB8;
}
.bg_whats {
    width: 100%;
    height: 480px;
    border-radius: 24px;
    background: #F2F3FE;
}
.title_pf {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top: 24px!important;
    margin-left: 16px;
    width: 93%!important;
    height: 32px;
}
.icon_pf img {
    width: 66px;
    height: 66px;
    margin-left: 16px;
    margin-top: 16px;
}
.subtitle_pf {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    margin-top: 16px;
    margin-left: -20px!important;
    width: 228px;
}
.text_pf {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    margin-top: 8px;
    width: 227px;
    height: auto;
    margin-left: -20px!important;
}
.line {
    width: 100%;
    height: 1px;
    background: #0DC0E9;
}
.text_pf a {
    color: #FFF;
}
.title_whats {
    color: #121227;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top: 24px!important;
    margin-left: 16px;
    width: 92% !important;
}
.subtitle_whats {
    color: #0E0F21;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 8px!important;
    margin-left: 16px;
    width: 310px!important;
}
.img1_whats img {
    width: 191px;
    height: 140px;
    margin-top: 24px!important;
    margin-left: 16px;
}
.img2_whats img {
    width: 103px;
    height: 169px;
    margin-left: 10px;
    margin-top: 39px;
}
.btn_whats {
    width: 293px;
    height: 56px;
    border-radius: 24px;
    background: #0ADAB8;
    margin: 0 auto;
}
.btn_whats img {
    width: 24px;
    height: 24px;
    margin-top: 15px;
    margin-left: 30px;
}
.btn_whats span {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: 15px;
    margin-left: 10px;
    position: absolute;
}
.bg_marcas {
    width: 100%;
    height: 758px;
    border-radius: 24px;
    border: 1px solid #0DC0E9;
    background: #FFF;
}
.text_marcas {
    color: #0E0F21;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-top: 11px;
    padding-left: 24px !important;
    padding-right: 42px !important;
}
.logos_marcas {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 1.5rem;
  align-items: center;
  justify-items: center;
}
.logos_marcas a:last-child {
  grid-column: span 2;
  justify-self: center;
}
.logos_marcas img {
    width: 133px;
    height: 89px;
}

.cotacao-form input {
  width: 100%; /* ou defina um valor menor, como: 200px */
}

.cotacao-form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 9px;
  background-color: #f5f6ff;
  padding: 10px;
  border-radius: 1rem;
  width: 100%;
  margin: auto;
  border-radius: 40px;
}

.cotacao-form label {
    color: #000;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.cotacao-form input::-webkit-input-placeholder,
.cotacao-form textarea::-webkit-input-placeholder,
.cotacao-form select::-webkit-input-placeholder {
    color: #A2A2A2;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.cotacao-form input:-moz-placeholder,
.cotacao-form textarea:-moz-placeholder,
.cotacao-form select:-moz-placeholder {
    color: #A2A2A2;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.cotacao-form input::-moz-placeholder,
.cotacao-form textarea::-moz-placeholder,
.cotacao-form select::-moz-placeholder {
    color: #A2A2A2;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.cotacao-form input:-ms-input-placeholder,
.cotacao-form textarea:-ms-input-placeholder,
.cotacao-form select:-ms-input-placeholder {
    color: #A2A2A2;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px; /* 125% */
}


.input-group {
  display: flex;
  flex-direction: column;
}

.input-group label {
  margin-bottom: 0.3rem;
}

.input-group input,
.input-group select {
  padding: 0.5rem;
  border: none;
  border-bottom: 1px solid #000;;
  background: transparent;
  color: #000;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'dlig' on;
  font-family: "Albert Sans";
  font-size: 16px;
  font-style: normal;
  line-height: 20px; /* 125% */
}

.radio-group {
    display: flex;
    gap: 1rem;
    align-items: center;
  }

  .radio-container {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
  }

  .radio-container input[type="radio"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
  }

  .custom-radio {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 12px;
    width: 12px;
    border-radius: 4px;
    background: #D9D9D9;
  }

  .radio-container input:checked ~ .custom-radio::after {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: black;
  }

  .radio-container:hover .custom-radio {
    border-color: #D9D9D9;
  }

.btn_cotacao {
    justify-self: center;
}

.btn_cotacao button {
    width: 205px;
    height: 38px;
    border-radius: 29px!important;
    border: none;
    background: #0ADAB8;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans"!important;
    font-size: 14px!important;
    font-style: normal;
    font-weight: 700;
    line-height: 22px!important;
    place-self: anchor-center;
    margin-top: 10px;
}

.title_termos_politica {
   color: #0ADAB8;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.text_termos-politica {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.ajust-img-part {
    margin-top: 10px!important;
}

.ajust-img-partners img {
    max-height: 38px;
}

.modal {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}
.modal-content {
    background: #fff;
    padding: 25px;
    border-radius: 24px!important;
    max-width: 342px;
    height: 434px;
    width: 100%;
}
.hidden { 
    display: none; 
}

.title_modal {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.bg-form-modal {
    width: 294px;
    height: 312px;
    border-radius: 40px;
    background: #F2F3FE;
    padding: 15px;
}

.close_modal img {
 float: right;
 cursor: pointer;
 width: 17px;
 height: 17px;
}
  


/* desktop */

@media (min-width: 992px) {
    .logo img {
        width: 156px;
        height: 34px;
    }
    .title-bomcotar h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .subtitle-bomcotar {
        font-size: 20px;
        line-height: 28px;
    }
    .ajust-mt395 {
        margin-top: -395px!important;
    }
    .btn-simular-img-lg {
        margin-left: 10px;
        bottom: 35px;
    }
    .btn-simular-img-sm {
        margin-left: 5px;
        bottom: 35px;
    }
    .logo_footer img {
        width: 156px;
        height: 34px;
        margin-left: 0px;
    }
    .nav-links {
        padding: 47px;
    }
    .logo_footer {
        text-align: center;
    }
    .line_footer {
        width: 95%;
        margin: 24px auto;
    }
    .bg-footer {
        width: 100%!important;
        height: 516px;
    }
    .title_melhores {
        font-size: 32px;
        line-height: 40px;
    }
    .cards_melhores {
        display: flex;
        overflow: visible;
        gap: 0;
        padding: 0;
    }
    .cards_melhores > .col-md-4 {
        min-width: auto;
        flex: 1;
    }
    .cards_melhores img {
        margin-left: 35px;
    }
    .title_cards_melhores {
        margin-left: 35px;
        width: 95%;
    }
    .subtitle_cards_melhores {
        margin-left: 35px;
        width: 95%;
    }
    .titulo-parceiros {
        font-size: 1.5rem;
    } 
    .logos-parceiros {
        grid-template-columns: repeat(6, 1fr);
    }
    .logos-parceiros img {
        width: 157px!important;
        height: 90px!important;
    }
    .bg_pf {
        height: 688px;
    }
    .bg_whats {
        height: 688px;
    }
    .title_pf {
        font-size: 40px;
        line-height: 48px;
        margin-top: 48px;
        margin-left: 48px;
    }
    .icon_pf img {
        width: 76px;
        height: 76px;
        margin-top: 38px;
        margin-left: 48px;
    }
    .subtitle_pf {
        font-size: 20px;
        line-height: 28px;
        width: 478px;
        margin-left: -24px!important;
        margin-top: 32px!important;
    }
    .text_pf {
        font-size: 14px;
        line-height: 22px;
        width: 478px;
    }
    .title_whats {
        font-size: 40px;
        line-height: 48px;
        margin-top: 48px;
        margin-left: 48px;
    }
    .subtitle_whats {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px!important;
        margin-left: 48px;
        width: 580px!important;
    }
    .img1_whats img {
        width: 356px;
        height: 226px;
        margin-top: 24px!important;
        margin-left: 48px;
    }
    .img2_whats img {
        width: 168px;
        height: 272px;
        margin-top: 50px!important;
        margin-left: 38px;
    }
    .btn_whats {
        width: 407px;
        height: 80px;
    }
    .btn_whats img {
        width: 32px;
        height: 32px;
        margin-top: 22px;
        margin-left: 33px;
    }
    .btn_whats span {
        font-size: 24px;
        line-height: 32px;
        margin-top: 22px;
        margin-left: 17px;
    }
    .bg_marcas {
       height: 347px; 
    }
    .logos_marcas a:last-child {
        grid-column: auto;
        justify-self: start; /* ou outro comportamento desejado em desktop */
    }
    .logos_marcas img {
        width: 166px;
        height: 111px;
    }
    .text_marcas {
        font-size: 20px;
        line-height: 28px;
        padding-top: 35px;
        padding-left: 22px !important;
        padding-right: 0px !important;
    }
    .cotacao-form {
    grid-template-columns: repeat(5, 1fr);
    align-items: end;
  }

  .input-group {
    flex-direction: column;
  }

  .input-group:nth-child(4) {
    grid-column: span 1;
  }

  .captcha-group {
    grid-column: span 2;
  }

  .btn_cotacao button {
    display: grid;
    grid-column: span 2;
    align-self: center;
    justify-self: right;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
    width: 209px;
    height: 58px;
    border-radius: 29px;
    background: #0ADAB8;
  }

  .subtitle_form {
    color: #020309;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-left: 10px;
    line-height: 22px;
    width: 100%;
  }
  .input-group input {
    border-right: 1px solid #000;
    border-bottom: 0;
  }
  .input-group select {
    border-bottom: 0;
  }
  #captcha-contato {
    height: 35px;
    margin-left: 10px;
  }
  .update_captcha img {
    width: 65% !important;
    margin-left: 10px;
}

.title_termos_politica {
    font-size: 40px;
    line-height: 48px;
}

.text_termos_politica {
    font-size: 16px;
    line-height: 26px;
}
.text-footer-left {
    text-align: left;
    margin-left: 30px;
}
.text-footer-right {
    text-align: right;
    padding-right: 43px !important;
}

}