* {
    scroll-behavior: smooth;
}

/* BODY */

body {
    background-color: #266966 !important;
    scroll-behavior: smooth;
}

/* TEXT */
@media (max-width: 1280px) {
    .font-respo-1{
        font-size: 1rem !important;
    }
}
/* texto responsivo */
@media (max-width: 768px) {
    .font-respo-titulo-vantagem {
        font-size: 2.2rem !important;
    }
    .font-respo-08{
        font-size: 0.8rem !important;
    }
    .img-respo-printapp{
        max-height: 350px !important;
    }
    .img-respo-badgeapp{
        max-width: 150px !important;
    }
}
@media (max-width: 768px) {
    .font-respo-texto-vantagem {
        font-size: 2rem !important;
    }
}
@media (max-width: 768px) {
    .font-respo2 {
        font-size: 1.4rem !important;
    }
}
@media (max-width: 576px) {
    .font-respo2 {
        font-size: 1rem !important;
    }
}

@media (max-width: 768px) {
    .font-respo-titulo-negocie {
        font-size: 2.5rem !important;
    }
}
@media (max-width: 768px) {
    .font-respo-texto-negocie {
        font-size: 1.8rem !important;
    }
}

.font-respo-modal{
    font-size: clamp(1rem, 5vw, 2rem);
}
/*WHATSAPP*/

#fixed-whatsapp {
    position: fixed;
    bottom: 0px;
    right: 0px; 
    z-index: 998;
    height: 60px;
    width: 60px;
    background-color: #00E676;
    color: #fff;
    border-radius:50%;
    margin-bottom:15px;
    margin-right:15px;
}
.padding-whatsapp {
    margin-top:10px;
    margin-left:10px;
}


/* STYLE */
.color-agil  {
    color: #266966 !important;
}


.color-agil-2 {
    color: #BFD73E !important;
}

.bg-agil {
    background-color: #266966 !important;
}

.bg-agil-2 {
    background-color: #BFD73E !important;
}

.bg-agil-3 {
    background-color: #235b58 !important;
}

.text-agil {
    color: #266966 !important;
}

.text-agil-2 {
    color: #BFD73E !important;
}

.bg-e6 {
    background-color: #e6e6e6;
}

.bg-agil-2a {
    background-color: rgba(191, 215, 62, 0.8);
}

.bg-agil-2a:hover {
    background-color: rgba(191, 215, 62, 1);
}

.bg-gradient-como-funciona {
    background: #235b58;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 153, 87, 1) 100%), url('../image/textura.png') no-repeat center center fixed;
    ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* BTN */

.btn-gradient {
    background: rgb(43, 180, 84);
    background: linear-gradient(90deg, rgb(43, 180, 84) 10%, rgb(188, 214, 63) 90%);
}

/* NAV */

.navbar {
    border-bottom: 4px solid #BFD73E !important;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(191, 215, 62, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border: none;
}

/* CARROUSEL */

.carousel-indicators li {
    border-radius: 100%;
    width: 15px;
    height: 15px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    border: 2px solid !important;
    border-radius: 100% !important;
    color: rgba(191, 215, 62, 1);
    color: rgba(191, 215, 62, 1) !important;
    background-size: 20px !important;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23BFD73E' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23BFD73E' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.indicators-app {
    position: relative;
}

/* FOOTER */

.icon-footer>a {
    color: #266966 !important;
    background-color: #BFD73E;
    border-radius: 100%;
    width: 42px !important;
}

/* QUEM SOMOS */

.quem-somos {
    background: url('../image/bg-quem-somos.png') no-repeat center center fixed, url('../image/textura.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*FALE CONOSCO*/

.fale-conosco {
    background: url('../image/bg-atendimento.png') no-repeat center center fixed, url('../image/textura.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* POLITICA DE SEGURANÇA CIBERNÉTICA */
 
.politicaseguranca {
    background: url("../image/bg-quem-somos.png") no-repeat center center fixed, url("../image/textura.png") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
        background-size: cover;
}

/* FUNDO LINHAS */

.fundo-linhas-agil {
    background: url('../image/fundo-linhas-agil.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* TEXTURA */

.textura {
    background: url('../image/textura.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* INPUT VALIDO E INVALIDO */

.reversed {
    padding: 3rem 0 0 0;
}

.reversed .control-label {
    margin: -4.5rem 0 0 0;
    float: left;
}

input.is-invalid, input.is-invalid~label.error {
    color: #fff !important;
}
.error{
    color: white;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #266966 inset !important;
}

.label-emprestimo {
    color: #fff;
    font-size: clamp(1.2rem, 2.5vw, 1.8rem);
    font-weight: 600;
}
.label-emprestimo-1 {
    color: #fff;
    font-size: clamp(1rem, 2vw, 1.4rem);
    font-weight: 600;
}

input:-webkit-autofill {
    -webkit-text-fill-color: white !important;
}

.input-emprestimo {
    background-color: #266966 !important;
    border: 2px solid #fff;
    color: #fff !important;
}

/* btn */

.btn-avancar {
    color: #BFD73E !important;
}
.btn-avancar:hover{
    color: #266966 !important;
    background-color: #BFD73E !important;
}



/* INPUT PEDIR EMPRESTIMO */
.input-pedir-emprestimo{
    background-color:rgba(255,255,255,0); 
    border: none;
    border-bottom: 4px  solid #BFD73E;
    background: transparent;
    outline:none;
    color:#BFD73E;
}
/* Bloquear o select, pois já tem um auto incrment */
select[readonly] {
    pointer-events: none;
    touch-action: none;
  }

/* Input radio  */
.form-check-input{
    width:20px;
    height:20px;
}
input[type='radio']:after {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #266966;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #BFD73E;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
input[type='checkbox']:after {
    width: 20px;
    height: 20px;
    background-color: #266966;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='checkbox']:checked:after {
    width: 20px;
    height: 20px;
    background-color: #BFD73E;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}


/* confirmar senha */
.btn-outline-secondary{

    background-color: #266966;
    border: 2px solid #fff;
    padding: 2px 4px;
    border-left: 0;

}
.btn-outline-secondary:hover {
    background-color: #fff;
    border: 2px solid #fff;
}
.btn-outline-secondary:hover > i {
    color: #266966;
}
.br-0{
    border-right: 0;
}
.fa-eye, .fa-eye-slash{
    color: #fff;
}

.btn-outline-secondary:focus {
    outline: 0;
    box-shadow: 0 !important;
}
.responsivo-emprestimo{
    width: min(90vw,700px);
}
.py-20-vh{
    padding-top: 20vh !important;
    padding-bottom: 20vh !important;
}
.item-modal{
    color: white;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    padding:3px;
    text-align: center;
}

