@charset "utf-8";

/* CSS Próprio 
Autor: Lucas Martins 
Empresa: Audacis
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,600;1,700;1,800;1,900&display=swap');


html,

h1, h2, h3, h4, h5, h6{
    margin-top: 0;
   
}
body{
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    font-weight: 500;
    letter-spacing: 1px;
    overflow-x: hidden;
    color:#000;
}

a, button{
    cursor:pointer;
    text-decoration: none;
}
.btn-whatsapp a {
    color:#fff; 
    text-decoration:none; 
    display:block; 
}
.btn-whatsapp {
    position:fixed;
    right: 20px; 
    bottom: 20px;
    background-color:rgb(37, 211, 102);
    width:60px; 
    height:60px; 
    text-align:center; 
    line-height:58px; 
    font-size:1.8em; 
    color:#ffffff;  
    font-weight:100; 
    border-radius:50%;
    z-index: 111111;
}
.bgTema{
    background-color: #38383a;
}
.bgTema2{
    background-color: #e4d8bd;
}
.textTema{
    color: #38383a !important;
}
.textTema2{
    color: #e4d8bd;
}
.btn-whatsapp:before,
.btn-whatsapp:after
{
    content: '';
    display:block;
    position: absolute;
    border-radius:50%;
    border:1px solid #25d366;
    left: -20px;
    right: -20px;
    bottom: -20px;
    top: -20px;
    animation: animate 1.5s linear infinite;
    opacity:0;
    backface-visibility:hidden;    
}
.pulsaDelay:after { animation-delay: .5s; }
@keyframes animate {
   0%   { transform: scale(0.5); opacity:0; }
   50%  { opacity:1; }
   100% { transform: scale(1.2); opacity:0; }
}

.banner {
    width: 100%;
    max-height: 360px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner video {
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
  }
  .banner .content {
    position: absolute;
    z-index: 1;
    width: 100%;
    padding: 130px 0px;
    text-align: center;
  }
  .banner .content h1 {
    margin: 0;
    padding: 0;
    font-size: 5.5em;
    text-transform: uppercase;
    color: #ffff;
  }
  .banner .content p {
    font-size: 1.5em;
    color: #ffff;
  }
  .banner .content img {
    width: 40px;
    height: 40px;
  }

.b-none{
    border:none;
}
.container-fluid{
    /* width: 80% !important; */
}

.fundo {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-color: #dbdbdb;
}
a:hover, button:hover{
  scale: 1.03;
  transition: all 0.2s linear 0s;
}
.btn-link {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.btn-link:hover {
    color: #000;
    scale: 1.05;
    text-decoration: none;
}
li{
    background-color: #fff0 !important;
}
.background_topo{
    background-image: url("../imagens/fundo-topo.png");
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 686px;
}
.line_height_60{
    line-height: 3.5rem;
}
.line_height_30{
    line-height: 2.0rem;
}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
p{}
a:hover{
    text-decoration: none !important;
}
.fs-0{
    font-size: 3.5em;
}
.item{
    font-size: 18px !important;
    font-weight: 500;
    color:#000 !important;
}
.text-clean{color:#edf2ff!important;}
#topo_pagina{
    padding-bottom: 0px !important;
    box-shadow: 1px 2px 15px #ccc;
}
.btn{
    transition: all .3s linear 0s;
}
.box-img{
    background-size: cover;
    box-shadow: 2px 1px 4px #898a8c;
    border-radius: 15px;
}
.cortimg {
    border-radius: 20px 0px 0px 20px;
}
.box{
    background-color: #efeff4;
    border-radius: 20px;
    padding: 30px 30px;
}
.imagem{
    border-radius: 15px;
}
.box{}
.item{
    font-size: 18px !important;
    font-weight: 500;
    color:#000 !important;
}
.radius{
    border-radius: 45px !important;
}
.icone{
    width: 70px !important;
    height: 70px;
}
.box1{
    border-radius: 20px;
    border: 1px solid #02d0b7;
}
.box{
    background-color: #efeff4;
    border-radius: 20px;
    padding: 30px 30px;
}
.borda_branca{
    border: 2px solid #fff;
    background-color: #02254c00 !important;
}
.borda_azul{
    border: 2px solid #032348;
    background-color: #02254c00 !important;
}
.sem {
    display: none;
}

.list-group-item .btn:hover{
    background-color:#fff0;
}
#rodape_pagina{
    background-color: #daebf9;
    border-top: 3px solid #032348;
}
.bg-yellow {
    background-color:#ffd800;
}
.btn-index{
    border:2px solid;
    border-radius:5px;
    font-weight: bold;
    text-transform: uppercase;
}
.bg-bottom-primary{
    border-bottom: 5px solid #032348 !important;
}
ul#lista-hover li:hover{background-color:#f6f6f6;}
nav#menu ul{}
nav#menu ul li{}
nav#menu ul li:hover{}
nav#menu ul li a{
    transition: all 0.2s linear 0s;
}
nav#menu ul li a:hover{
  color:#02ceb6;
}
#historico_navegacao{
    /* background: linear-gradient(rgba(52, 58, 64, 0.9), rgb(52, 58, 64)), url(../imagens/fundo.png) fixed center center; */
    background-size: cover;
    box-shadow: 2px 2px 5px #343a40;
}
.bg-black{
    background-color:#000;
}
.parceiros-t{
   
}
#chamada{
    background: linear-gradient(rgba(62, 86, 156, 0.9), rgba(0, 16, 62, 0.9)), url(../imagens/fundo.jpg) fixed center center;
    background-size: cover;
}
.decoration-none:hover{
    text-decoration: none;
}
.btn-icon-split {
    padding: 0;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-icon-split .icon {
    background: rgba(0,0,0,.15);
    display: inline-block;
    padding: .375rem .75rem;
}
.btn-icon-split .text {
    display: inline-block;
    padding: .375rem .75rem;
}
.icon_especial{
 font-size: 60px; 
}
.vantagens:hover .fa-solid{
    color: #032348 !important;
}
#titulo-duvida{
    text-align: left !important;
}
.vantagens:hover .icon{
    color: #ffffff !important;
    background-color: #0a183d;
    border-radius: 10px;
}
.bg-tema{
    background-color: #ffffff !important;
}
.bg-tema1{
    background-color: #373435 !important;
}
.bg-tema2{
    background-color: #ff8100 !important;
}
.text-tema{
    color: #305479 !important;
}
.text-tema1{
    color: #373435 !important;
}
.text-tema2{
    color: #ff8100 !important;
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }
  
  /* The navigation menu links */
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-left .5s;
    padding: 20px;
  }
  .entrada{
    padding-top: 70px;
    padding-bottom: 70px;;
  }
  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  .box_preco{
    box-shadow: 0px 0px 36px rgb(0 0 0 / 15%);
    border-radius: 15px;
  }
  .fs-18{
    font-size: 18px !important;
    line-height: 25px;
    /* text-align: justify; */
  }
  .text_justify{
    text-align: justify !important;
  }
  .list-group-item{border: none;}
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    
  }

@media screen and (max-width: 992px) {
    .sidenav a {font-size: 16px;}
    #historico_navegacao{display: none;}
}

@media screen and (max-width: 767px) {
    header#topo_pagina{padding-bottom: 68px !important;}
}