.shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)!important;
    /* height: 100px; */
    margin-top: 28px;
    /* background: #215B3C; */
    background: #00613d;  
    color: white;   
}
.botao{
    /* padding-left:5px;  */
    margin-left: 20px;
    width: 160px;
    font-size: 12px;
}
.nav-link span{
    color: white;
}
.navbar-light .navbar-nav .nav-link{
    color: white;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: white;
}
.social{
  margin-left:  8px;
}

@media (min-width: 375px) {
    .botao{
        margin-left: 5px;
        width: 105PX;
        font-size: 9px; 
    }
    .information  {
        font-size: 12px;
        
    }
    .banners{
        margin-top: 30px;
    }
}   
.dropdown-menu{
    background-color: #f6f6f6;
}


@media (min-width:320px) {
    .botao{
        margin-left: 1px;
        width: 78PX;
        font-size: 9px; 
    }
    .information  {
        font-size: 12px ;
        
    }
    .banners{
        margin-top: 30px;
    }
}
@media (min-width:480px) {
    .botao{
        margin-left: 3px;
        width: 104PX;
        font-size: 9px; 
    }
    .information  {
        font-size: 12px ;
        
    }
    .banners{
        margin-top: 30px;
    }
}
@media (min-width:600px) {
    .botao{
        margin-left: 5px;
        width: 160PX;
        font-size: 12px ; 
    }
    .information  {
        font-size: 22px ;
        
    }
    .banners{
        margin-top: 30px;
    }
}
/* @media (min-width:360px) {
    .botao{
        margin-left: 3px;
        width: 104PX;
        font-size: 9px; 
    }
    .information  {
        font-size: 12px ;
        
    }
    .banners{
        margin-top: 35px;
    }
} */
.information {
    text-align: center;
    /* font-size: 20px; */
    font-weight: bold;
    background: #215B3C;  
    color: white;  
    width: 100vw;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0%;
    height: 32px;
    position: fixed;
    /* top: 0;
    left: 0;   */
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;

}
.information .number{
    color: #eec630;
}

.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    border: groove 0.5px #dfdfdf;
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
}


/* On mouse-over, add a deeper shadow */

.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}


/* Add some padding inside the card container */

.container {
    padding: 2px 10px;
    /* font-family: Montserrat,sans-serif; */
}

.card-body {
    background: whitesmoke;
}

.card-body2 {
    margin-top: 20px;
    padding: 10px;
    background: whitesmoke;
    min-height: 150px;
}

.a-black {
    color: black!important;
}

body {
    font-family: 'Roboto', sans-serif !important;
    margin: 0px !important;
    padding: 0px !important;
    margin-right: -30px !important;
    width: 100%;

}

.bg-verde {
    background-color: #006346 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#00A357), to(#006346)) fixed !important;
    ;
}

.btn-2via {
    margin-left: auto;
    margin-right: auto;
    width: 10em;
    padding-top: 10rem;
}


/* ## Css João ## */

/*
height-altura
width-largura
background-image: -webkit-gradient(linear, left top, left bottom, from(#00A357), to(#006346)) fixed;
#ffcc29 - Amarelo
*/

#back-to-top{
    position: fixed;
    bottom: 20px;
    right: 35px;
    height: 50px;
    width:50px;
    color: #fff;
    background:#eec630;
    border:none;
    border-radius: 50vh;
    display: none;
}

header {
    width:100vw !important;
    height: auto !important;
    padding: 2px 0px 2px 0px !important;
    margin: 0px !important;
    
}
/* Mobile Header */
@media (max-width: 500px){
    header {
        width:100vw !important;
        height: auto !important;
        padding: 2px 0px 2px 0px !important;
        margin: 0px !important;
        
    }
    .navbar-procar{
        width:100vw;
        height: auto;
        margin-top: 7% !important;
        margin-bottom: -28% !important;
        background-color: #215B3C !important;
    }
    .slider-mobile{
        margin-top: -16px !important;
    }
}
.navbar-procar{
    width:100vw !important;
    height: auto;
    margin-top: 1%;
    margin-bottom: -8%;
}

.fundo-a {
    margin-top: -1em;
    height: 35rem;
    margin-bottom: 50em;
    width: auto;
    background-color: #006346;
    background-image: radial-gradient(ellipse farthest-corner at 50px 50px, #00A357 5%, rgba(0, 0, 255, 0) 50%, #006346 95%);
}

@media (max-width: 500px) {
    .fundo-a {
        margin-top: -1em;
        height: 35rem;
        margin-bottom: 105em !important;
        width: auto;
        background-color: #006346;
        background-image: radial-gradient(ellipse farthest-corner at 45px 45px, #00A357 5%, rgba(0, 0, 255, 0) 50%, #006346 95%);
    }
}

@media (max-width: 500px) {
    .bloco_vantagens {
        height: 67em !important;
        padding-bottom: 10em;
    }
}

/* .bloco_vantagens {
    width: auto;
    height: 25em;
    padding-bottom: 10rem;
}

.bloco_vantagens img {
    width: auto;
    height: 25em;
    padding-bottom: 10rem;
} */
.beneficios{
    width: 100vw;
    height: auto;
    padding-top: 8px;
    margin-bottom: 45px;
    text-align: center;
    font-family: Roboto, sans-serif !important;
    
}
.bloco-beneficios-1, .bloco-beneficios-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-family: 'Roboto', sans-serif !important;

}
.bloco-beneficios-1 {
   background-color: white;
   padding-bottom: 45px;
   
}
.bloco-beneficios-2 {
    
    background-color: rgba(33, 91, 60, 0.038);
    padding-bottom: 45px;
   
}
.card-beneficios {
    width: 400px;
    height: 400px;
    text-align: center;
    overflow: hidden;
    padding-top: 4em;
    position: relative;
    
    
}
.card-beneficios-cabecalho h5{
    font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
}
@media (max-width:400px){
    .card-beneficios {
        width: 300px;
        height: 300px;
        text-align: center;
        overflow: hidden;
        padding-top: 1em;
        position: relative;
        
    }

}
.card-beneficios img {
    width: 250px;
    height: auto;
    padding-top: 10%;
    
    
}
.beneficios-titulo{
    font-family: 'Roboto', sans-serif;
    margin-top: 2em;
    margin-bottom: 2em;
    
}
.beneficios-titulo h1{
    font-family: 'Roboto', sans-serif;
    font-style: normal !important;
    font-weight: 900 !important;
    margin-bottom: 35px;
}
.beneficios-titulo h2{
    font-family: 'Roboto', sans-serif;
    font-weight: 100 !important;
}
.beneficios-bloco-rodape {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom:3px;
    font-family: 'Roboto' , sans-serif;
    color: #666666 !important;

    
}

@media (max-width: 500px) {
    .bloco_depoimento {
        width: auto;
        height: 20em !important;
        margin-top: 2pt !important;
        margin-bottom: 10rem !important;
    }
}

.bloco_depoimento {
    width: auto;
    height: 20em;
    margin-top: 35px;
    margin-bottom: 60px;
    background-color: white;
}

.bl-tx-depoimento {
    text-align: center;
    /* margin-top: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem; */
}

.img-1 {
    margin-right: 1em;
}

.bx-1 {
    height: auto;
    width: 100%;
    margin: 1em;
    vertical-align: middle;
}

.bx-2 {
    height: auto;
    width: auto;
    margin: 1rem;
    color: white;
}

.simulacao {
    height: 12rem;
    width: auto;
    font-family: monospace;
    padding-top: 6em;
    margin-bottom: 6em;
    text-align: center;
    padding-left: auto;
    padding-right: auto;
}

.titulo,
.bg-procar-a {
    color: black;
    background-color: #ffcc29;
}

.titulo:hover {
    color: #006346;
}

a:link {
    color: black;
    text-decoration: none !important;
}

.tx-amarelo {
    color: #ffcc29;
}

.tx-verde {
    color: #006346;
}

.tx-branco {
    color: white;
}

.vantagem {
    height: 12rem;
    width: 100%;
    text-align: center;
    
}

.lista-vantagem {
    list-style-type: none;
    margin-left: 1pt;
    font-weight: 600;
}

.fundo {
    margin-bottom: auto;
    height: 100px;
    width: auto;
    background-image: radial-gradient(top right, bottom right, #00A357, #006346 30%);
}

.tag-vantagem {
    margin-top: 22.5em;
    height: 200px;
    width: auto;
    background-color: #006346;
    background: -webkit-gradient(linear, left top, left bottom, from(#00A357), to(#006346)) fixed;
}

.bg-procar {
    font-size: large;
    background: -webkit-gradient (linear, left top, left bottom, from(#00A357), to(#006346)) fixed;
}

.bg-procar-v {
    background-color: #006346;
}

.filial {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: #006346;
}

.aplicativo {
    width: auto;
    margin-top: 1em;
    background-color: white;
}

@media (max-width: 500px) {
    .aplicativo {
        width: auto;
        margin-top: 2% !important;
    }
    .tx-verde {
        font-size: 25px !important;
    }
    .appbtn {
        width: 60%;
        margin-top: 20px;
    }
}