@font-face
{
       font-family: "Montserrat" ;
      src: url("../fonts/montserrat-VariableFont_wght.ttf") format("truetype");
}
@font-face
{
      font-family: "Montserrat2" ;
      src: url("../fonts/montserrat-Italic-VariableFont_wght.ttf") format("truetype");    
}
@font-face
{
      font-family: "Montserrat3" ;
      src: url("../fonts/Montserrat-VariableFont_wght_0.ttf") format("truetype");    
}
@font-face
{
      font-family: "Poppins" ;
      src: url("../fonts/Poppins-Regular.ttf") format("truetype");    
}
@font-face
{
      font-family: "Poppins_bold" ;
      src: url("../fonts/Poppins-ExtraBold.ttf") format("truetype");    
}
@font-face
{
      font-family: "Poppins_medium" ;
      src: url("../fonts/Poppins-Medium.ttf") format("truetype");    
}
@font-face
{
      font-family: "Nexa-Heavy" ;
      src: url("../fonts/Nexa-Heavy.ttf") format("truetype");    
}
@font-face
{
      font-family: "Nexa_leve" ;
      src: url("../fonts/Nexa-ExtraLight.ttf") format("truetype");    
}

* {
	margin: 0;
	padding: 0;
		
}
a, a:link, link, ul, li
{
    text-decoration: none!important;
}
  ::-webkit-scrollbar {
      width: 10px;
  }
  
  ::-webkit-scrollbar-thumb { 
     background: #013758;
     border-radius: 5px;
     border: 0px solid #FFF; 
     
  }

body,
html {
	height:100%;
	font-family:sans-serif;
	line-height:1.5; 
    scroll-behavior: smooth;
    background-color: #f1f1f1;
}
h1
{
	font-size: 52px;
	text-align: left;
	color: #000e85;
	margin-top: 20px;
	font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
 	font-weight: 800;
	width: 100%;
    line-height: 56px;
    float: left;
}
h2
{
	font-size: 62px;
	text-align: left;
	color: #7c9d0d;	
	font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
	font-weight: 800;
	width: 100%;
    margin-top: 10px;
    float: left;
    line-height: 64px;
}
h3
{
	font-size: 26px;
	text-align: left;
    color: #555;	
	font-family: "Poppins", Arial, Helvetica, sans-serif !important;
	font-weight: 600;
	width: 100%;
    margin-top: 20px;
    float: left;
}
h4
{
	font-size: 40px;
	text-align: center;
	color: #000e85;
	margin-top: 20px;
	font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
 	font-weight: 700;
	width: 100%;
    line-height: 33px;
    float: left;
}
h5 {
    font-size: 46px;
	text-align: center;	
	color: #fff;	
	font-family: "Poppins_bold", Arial, Helvetica, sans-serif !important;
	font-weight: 100;
	width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
    float: left;
}
h6
{
	font-size: 40px;
	text-align: center;
	color: #000e85;
	margin-top: 20px;
	font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
 	font-weight: 100;
	width: 100%;
    line-height: 33px;
    float: left;
}
.imperm {
    font-size: 52px;
	text-align: center;	
	color: #000e85;
	font-family: "Poppins_bold", Arial, Helvetica, sans-serif !important;
	font-weight: 100;
	width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
    float: left;
}
.imperm2 {
    font-size: 48px;
	text-align: center;	
	color: #000e85;
	font-family: "Poppins_bold", Arial, Helvetica, sans-serif !important;
	font-weight: 100;
	width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
.sub2
{
	font-size: 40px;
	text-align: center;
	color: #000e85;
	margin-top: 20px;
	font-family: "Nexa_leve", Arial, Helvetica, sans-serif !important;
 	font-weight: 100;
	width: 100%;
    line-height: 33px;
    float: left;
}

.cont_conteudo
{
    width: 100%;
    min-height: 800px;
    float: none;
    margin: 0 auto; 
    background: url(../images/backgrounddesktoop.png);
    background-size: 100%;
    background-repeat: no-repeat; 
    padding-bottom: 50px;
}

.bloco1
{
    max-width: 1400px;
    min-height: 500px;
    float: none;   
    z-index: 3;
    margin: 0 auto;
    position: relative;    
    overflow: hidden;   
}
.bloco1_foto
{
    width: 40%;
    height: auto; 
    float: left;
    margin: 2% 10% 0 0;   
}
.bloco1_foto img
{
    width: 100%;   
}
.bloco1_texto
{
    width: 40%;
    min-height: 250px;
    float: left;  
    margin: 2% 0 0 10%;
    position: relative;
}

.logo
{
    width: 100%;
    height: 140px;
    float: left; 
    position: relative;
    text-align: center;
    margin-top: 10px;
}
.logo img
{
    height: 140px;
    width: auto;
}

.logo2
{
    width: 30%;
    height: auto;
    float: left; 
    text-align: center;   
}
.logo2 img
{
    height: 100px;
    width: auto;
}

.cont_bot
{
    width: 100%;
    min-height: 50px;
    float: left;
    text-align: center;
}
.botao_acao
{
    max-width: 450px;
    min-height: 60px;
    float: none;  
    font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    color: #FFF;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    background-color: #71b030;
    border-radius: 20px;
    margin: 30px auto;
    padding-top: 15px;
}
.botao_acao:hover
{
    color: #fff;
    background-color: #277607;
    cursor: pointer;
}
.botao_acao2
{
    max-width: 350px;
    min-height: 50px;
    float: none;  
    font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    color: #FFF;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    background-color: #71b030;
    border-radius: 20px;
    margin: 30px auto;
    padding-top: 15px;
}
.botao_acao2:hover
{
    color: #fff;
    background-color: #277607;
    cursor: pointer;
}
.whatsapp {
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 93%;
    padding: 10px;
    z-index: 98;
  }
  .whatsapp img {
    width: 70px;
    height: 70px;
  }
  .container
{
    width: 100%;
    min-height: 50px;
    float: left;   
    margin-top: 0;
    position: relative;
}
.container2
{
    width: 100%;
    min-height: 50px;
    float: left;   
    margin-top: 0;
    position: relative;
    background-color: #182f7c;
}
.container3
{
    width: 100%;
    min-height: 400px;
    float: left;   
    margin-top: 0;
    position: relative;
    background-color: #fff;
}
.bloco2
{
    max-width: 1400px;
    min-height: 200px;
    float: none;   
    z-index: 3;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px; 
}
.bloco3
{
    max-width: 1400px;
    min-height: 400px;
    float: none;   
    z-index: 3;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 10px; 
}
.item_a
{
    width: 48%;
    min-height: 50px;
    float: left;
    text-align: right;
    margin: 10px 1% 0 1%;
    font-size: 38px;
	color: #fff;	
	font-family: "Poppins", Arial, Helvetica, sans-serif !important;
	font-weight: 700;
}
.item_b
{
    width: 48%;
    min-height: 50px;
    float: left;
    text-align: left;
    margin: 10px 1% 0 1%;
    font-size: 38px;
	color: #fff;	
	font-family: "Poppins", Arial, Helvetica, sans-serif !important;
	font-weight: 700;
}
.texto_sub
{
	font-size: 24px;
	text-align: center;
    color: #fff;	
	font-family: "Poppins", Arial, Helvetica, sans-serif !important;
	font-weight: 500;
	width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
    float: left;
}
.item_foto
{
    width: 31.33%;
    height: auto;
    float: left;
    margin: 30px 1% 30px 1%;
}
.item_foto img
{
    width: 100%;
}
.item_foto2
{
    width: 31.33%;
    height: auto;
    float: left;
    margin: 30px 1% 30px 1%;
}
.item_foto2 img
{
    width: 100%;
}
.cont_hora
{
    width: 100%;
    min-height: 70px;
    float: left;
    text-align: center;
    margin-top: -30px;
}
.cont_hora img
{
    width: auto;
    height: 200px;
    float: none;
    margin: 0 auto;
}
/*---------------Medias---------------------################################################################*/
@media all and (min-width: 1370px) {
	
}
@media all and (max-width: 1300px) {
  h1 {
    font-size: 48px;
    text-align: left;
    width: 100%;
    line-height: 50px;
    float: left;
}
h2 {
    font-size: 58px;
    text-align: left;
    width: 100%;
   line-height: 60px;
}
.bloco1_texto {
    width: 45%;
    min-height: 250px;
    float: left;
    margin: 2% 0 0 5%;
    position: relative;
}
.bloco1_foto {
    width: 45%;
    height: auto;
    float: left;
    margin: 2% 5% 0 0;
}
}
@media all and (max-width: 1050px) {
  h1 {
    font-size: 42px;
    text-align: left;
    width: 100%;
    line-height: 44px;
    float: left;
}
h2 {
    font-size: 52px;
    text-align: left;
    width: 100%;
   line-height: 54px;
}
.bloco1_texto {
    width: 45%;
    min-height: 250px;
    float: left;
    margin: 2% 0 0 5%;
    position: relative;
}
.bloco1_foto {
    width: 45%;
    height: auto;
    float: left;
    margin: 2% 5% 0 0;
}
.cont_conteudo {
    background: url(../images/backgroundmobile.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
}
@media all and (max-width: 700px) {
  h1 {
    font-size: 42px;
    text-align: center;
    width: 100%;
    line-height: 44px;
    float: left;
}
h2 {
    font-size: 52px;
    text-align: center;
    width: 100%;
   line-height: 54px;
}
h3 {
    font-size: 24px;
    text-align: center;
  
}
.bloco1_texto {
    width: 90%;
    min-height: 50px;
    float: none;
    margin: 0 auto;
    position: relative;
}
.bloco1_foto {
    width: 90%;
    height: auto;
    float: none;
    margin: 20px auto;
}
.item_foto
{
    width: 90%;
    height: auto;
    float: none;
    margin: 30px auto;
}
.item_foto2
{
    display: none;
}
.imperm {
    font-size: 42px;
}
.imperm2 {
    font-size: 38px;
}
}
@media all and (max-width: 550px) {
  h1 {
    font-size: 36px;
    text-align: center;
    width: 100%;
    line-height: 38px;
    float: left;
}
h2 {
    font-size: 40px;
    text-align: center;
    width: 100%;
   line-height: 42px;
}
h3 {
    font-size: 24px;
    text-align: center;
  
}
.botao_acao {
    max-width: 370px;
    min-height: 60px;
    float: none;
    font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    padding-top: 20px;
}
h5 {
    font-size: 36px;
}
.item_a, .item_b {
     font-size: 34px;
}
.imperm {
    font-size: 36px;
}
.imperm2 {
    font-size: 34px;
}
.sub2 {
    font-size: 36px;
}
.cont_hora img {
    width: 90%;
    height: auto;
    float: none;
    margin: 0 auto;
}
}
@media all and (max-width: 450px) {
 
.botao_acao {
    max-width: 370px;
    min-height: 60px;
    float: none;
    font-family: "Nexa-Heavy", Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    padding-top: 20px;
}
h5 {
    font-size: 30px;
}
.item_a, .item_b {
     font-size: 26px;
}
.imperm {
    font-size: 32px;
}
.imperm2 {
    font-size: 30px;
}
}