

.bg-grey{
    background: #EBEBEB;;
}

.font-2{
    font-size:3rem
}
.mb-6{
    margin-bottom: 80px;
}
.font-header{
    /* font-size:3.8rem */
    font-size:64px
}
.shadow-default{
    box-shadow: 0px 0px 40px -10px #ccc;
}
.menu-top .li-select a{
    align-items: center;
}
.menu-top .li-select img{
    margin-right: 10px;
}
.menu-top .li-select span{
    margin-right: 10px;
}
ul.navbar-nav:focus-visible {
    outline: transparent;
}
.align-self-center{
    align-self:center 
}
.section-contato .image img{
    float: right;width: 50%;
 }
 .section-contato .div-01 div{
    top: 50%;
    transform: translateY(-50%);
    /* left: 25%; */
    position: absolute;
 }
 .section-14{
    margin-top:100px
 }
 .section-14 .box .texto{
    padding: 40px;
 }
 .section-14 h3{
    font-family: 'Epilogue Medium';
 }

 .section-14 .box{
/*    border: 1px solid #ccc; */
   width: 400px;padding-top: 0;    box-shadow: 0px 0px 40px -10px #ccc;
   height: 700px;
   min-height: 700px;
 }
 .section-14 .box hr{
    position: relative;z-index: -3;background-color: #b7b7b7;
  }
 .section-14 .box-image{
   height: 236px; 
    /*   position: relative;
   z-index: 4; */
 }
 .section-14 .box-image img{
    position:absolute;top: 0;left: 0;width: 490px;margin-left: -40px;margin-top: -20px;
 }
 .section-14 .tudo{
    justify-content: space-between;
 }
.section-20 .div-01 h3{
    font-size:3rem;
}
.section-20 .div-01 svg{
    font-size:1rem;margin-bottom: 0.56rem;
}
.section-21 .card{
    /* min-height: 260px;    box-shadow: 0px 0px 16px -11px;border-color: #e9e9e9; */
    border: 0;
}
.section-21 .card-title{
    /* font-family: 'Poppins Medium'; */
    font-family: 'Inter Bold';
}
.section-21 p{
   /*  font-size: 0.8rem; */
    font-size: 12px;
}
.section-21 a{
    font-size: 0.8rem;
}
.section-22 .titulo{
    font-size: 3rem;
    /* font-family: 'Poppins Medium'; */
    font-family: 'Epilogue Medium';
}
.section-22 .div-01 div{
    top: 50%;
   transform: translateY(-50%);
   
   position: absolute;
}
.section-22 .div-02{
    text-align: end;
}
.lateral-flutuante{
    width: 40%;background: #fff;position: fixed;right: 0;height: 100vh;top: 0;z-index: 3;border: 1px solid;
    overflow: auto;
    display: none;
}
.lateral-flutuante .menu{
    width: 100%
}
.lateral-flutuante .menu div{
    width: 50%;text-align: center;
}
.lateral-flutuante .menu div h5{
    font-family: 'Inter Regular';
}
.lateral-flutuante .menu .active-right{
 border-bottom:4px solid #F4AC1B
}
.lateral-flutuante .menu .inactive{
    border-bottom:initial
}
.fundo-escuro{
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #00000087;
    display: none;
}



.social-media{
    place-content: center;
}
.social-media div{
    border: 1px solid #ccc;margin-left:5px;padding:7px 20px;
}
 /* ------------quem somos-------------- */

 .header-quemsomos h2{
    margin-bottom: auto;
}
.section-quemsomos{
    height: 600px;background-repeat: no-repeat !important;background-position: right !important;
}
.section-quemsomos .img-left{
    left: 0;bottom: 0;
}
.section-quemsomos .div-01 div{
    top: 50%;
    transform: translateY(-50%);
    /* left: 25%; */
    position: absolute;
}
.section-blog .carousel-box div{
    top: 50%;
    transform: translateY(-50%);
    /* left: 25%; */
    position: absolute;
}
.section-blog .carousel-item{
  /*   position: relative;
    display: none; */
    -webkit-transition: 0.60s ease-in-out left;
    -moz-transition: 0.60s ease-in-out left;
    -o-transition: 0.60s ease-in-out left;
    transition: 0.60s ease-in-out left;
}

.section-contato{
    height: 600px;background-repeat: no-repeat !important;background-position: right !important;background-size: cover !important;
}
.section-blog .carousel-item{
    height: 600px;background-repeat: no-repeat !important;background-position: right !important;background-size: cover !important;
}
.section-contato .img-left{
    left: 0;bottom: 0;
}
.section-contato .div-01 div{
    top: 50%;
    transform: translateY(-50%);
    /* left: 25%; */
    position: absolute;
}
.section-15 .avatar-right{
    margin-top: -100px;
}
.section-15 .accordion-button:not(.collapsed) {
    background: #F0F0F0;color:initial;
}
.section-15 .accordion-button{
    background: #F0F0F0;
}
.section-15 .accordion-item{
    border-left: 4px solid #ccc;
}
.section-16{
    box-shadow: 0px 8px 9px -5px #ccc;margin-bottom: 60px;
}
.section-16 .tudo a{
    color: initial;color: #858585;
}
.section-17 .card{
    box-shadow: 0px 0px 30px -5px #ccc;border: none;
}
.blog-show{
    height:400px;    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: right !important;height: 500px;
}
.header-blog-artigo .resumo{
    color:#696969
}

.redes-share{
    background-color: #F4AC1B;    display: inline-grid;padding: 10px;border-radius: 27px;position: absolute;margin-left: -100px;
}
.redes-share .meio{
    margin-bottom: 10px;
}

/* Deposit */
.deposit-fiat .titulo-fiat{
   margin-bottom: 0px !important;
}
.deposit-fiat .subtitulo{
    font-family: Inter Regular;
}
@media (max-width: 767px){
    .section-contato .div-01 div{
        position: initial;
        transform: initial;
    }
    .header-quemsomos h2 {
        font-size: 2.3rem;
    }
}