@import url('https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap');
@import url('../fonticons/css/font-awesome.min.css');
*{
  padding: 0;
  margin: 0;
  font-family: 'Khand', sans-serif;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*pode ser transparent também*/
}
.clearboth{
  clear: both;
}
.topo{
  width: 100%;
  position: relative;
  background-color: #031738;
  height: 150px;
  z-index: 99999;
}
.logo-menu{
  width: 1250px;
  max-width: 95%;
  margin: 0 auto;  
  position: relative;
}
.logo_home{
	position: relative;
	float: left;
}
.logo_img{
  margin-top: 15px;
  max-width: 95%;
  height: 120px;
}
.sac{
	float: right;
	color: #ffffff;
	font-size: 24px;
	line-height: 35px;
	position: absolute;
	top: 110px;
	right: 0;
}
.sac div{
	float: left;
}
.sac img{
	height: 35px;
	margin-right: 10px;
}
.menu{
  float: right;
  height: 40px;
  position: relative;
}
.quero-comprar{
	position: absolute;
	top: 10px;
	right: 25px;
	width: 140px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	background: #ffffff;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 8px #6CBC4E;
	-moz-box-shadow: 2px 2px 8px #6CBC4E;
	box-shadow: 2px 2px 8px #6CBC4E;
	font-weight: 700;
	font-size: 20px;
}
.quero-comprar a{
	position: absolute;
	text-decoration: none;
	color: #031738;
	padding-top: 3px;
	line-height: 37px;
	display: block;
	width: 140px;
	text-align: center;
}
.seta{
	position: absolute;
	top: 60px;
	right: 15px;
}
.menu-2{
	display: none;
}
.menu .links{
  height: 60px;
  width: 606px;
  float: right;
  margin: 60px auto 30px auto;
  max-width: 95%;
  position: relative;
  text-align: right;
}
.menu .links a{
  display: block;
  float: left;
  line-height: 60px;
  padding: 0 10px;
  font-size: 19px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
}
.menu .links a:hover{
  color: #80bb33;
}
.link_produtos{
	position: relative;
}
.submenu_produtos{
	position: absolute;
	display: none;
	flex-direction: column;
	text-align: left;
	border-radius: 5px;
	top: 60px;
	background: #80bb33;
	overflow: hidden;
}
.submenu_produtos a{
	color: #031738 !important;
	font-weight: 600 !important;
}
.submenu_produtos a:hover{
	background-color: #FFFFFF !important;
	color: #031738 !important;
}
.link_produtos:hover .submenu_produtos{
	display: flex;
}
.menu-2{
	z-index: 99999;
  width: 100%;
  position: relative;
  background-color: #031738;
}
.menu-2 .links{
  height: 60px;
  width: 660px;
  margin: 0 auto;
  max-width: 95%;
  position: relative;
  text-align: center;
}
.menu-2 .links a{
  display: block;
  float: left;
  line-height: 60px;
  padding: 0 25px;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
}
.menu-2 .links a:hover{
  color: #294A55;
}
.abre_menu{
  text-align: center;
  height: 60px;
  width: 50px;
  margin-top: 50px;
  float: right;
  display: none;
}
.abre_menu a{
  line-height: 60px;
  display: block;
  font-size: 36px;
  color: #ffffff;
  outline: none;
}
.menu_mobile{
  display: none;
  position: absolute;
  background: #6CBC4E;
  z-index: 99999;
  text-align: center;
  width: 100%;
  padding: 10px 0;
}
.menu_mobile a{
  display: block;
  padding: 10px;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
}
.submenu_produtos_2{
	display: none;
	background: #67b54a;
}
.submenu_produtos_2 a{
	color: #031738;
}
.banner{
	display: block;
	width: 100%;
	position: relative;
	background-color: #031738;
	z-index: 99998;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.7);
}
.banner_mobile{
	display: block;
	width: 100%;
	display: none;
}
.banner_mobile img{
	display: block;
	width: 100%;
}
.banner img{
	display: block;
	margin: 0 auto;
	width: 1250px;
	max-width: 100%;
}
.catalogo_cotacoes{
	z-index: 99997;
  width: 100%;
  position: relative;
}
.catalogo{
  width: 100%;
  display: block;
  background-image: url("../img/catalogo-fundo.jpg");
  background-size: cover;
  background-position: center center;
}
.capa{
  margin: 0 auto;
  max-width: 100%;
  padding: 50px 0;
  display: flex;
  position: relative;
  justify-content: center;
  text-align: center;
}
.capa img{
	width: 487px;
	max-width: 90%;
  padding: 20px 0;
}
.catalogo .link{
  display: block;
  text-align: center;
}
.catalogo .link a{
  text-decoration: none;
}
.catalogo .link p{
  color: #294A55;
  font-size: 24px;
  font-weight: 600;
}
.catalogo .link h1{
  color: #294A55;
  font-weight: 900;
  font-size: 24px;
  line-height: 34px;
}
.cotacoes{
  display: block;
  padding: 30px 0;
  width: 100%;
  text-align: center;
}
.cotacoes .centro{
	display: flex;
	justify-content: center;
  max-width: 100%;
  position: relative;
}
.cotacoes .centro a{
	margin: 30px;
}
.cotacoes .centro .icone_previsao{
	width: 327px;
}
.cotacoes .centro .icone_cotacoes{
	width: 364px;
}
.cotacoes .centro .texto{
	display: none;
  padding-top: 10px;
  text-align: center;
}
.cotacoes .centro .texto p{
  font-size: 24px;
  color: #294A55;
  padding: 0 20px;
  text-align: center;
}
.cotacoes .centro .texto a{
  font-weight: 800;
  color: #6CBC4E;
  text-decoration: none;
}
.topo_cotacoes{
	width: 100%;
	position: relative;
	background-color: #031738;
	padding: 40px 0;
	text-align: center;
}
.topo_cotacoes .logo img{
	max-width: 95%;
}
.cotacoes_ampliado .centro{
  width: 720px;
  margin: 0 auto 40px auto;
  max-width: 95%;
  position: relative;
}
.topo_manual{
	width: 100%;
	position: relative;
	background-color: #031738;
	padding: 40px 0;
	text-align: center;
}
.topo_manual .logo img{
	max-width: 95%;
}
.manual_conduta .centro{
  width: 100%;
  margin: 0;
  max-width: 100%;
  position: relative;
}
.frame *{
  font-family: arial, sans-serif;
}
.cotacoes_ampliado .frame .titulo p{
  text-align: center;
  color: #294A55;
  font-family: 'Khand', sans-serif !important;
  font-weight: 700;
  font-size: 26px;
  padding: 0 0 30px 0;
}
.frame{
  background: #ffffff;
  padding: 20px;
}
.voltar{
  text-align: center;
  display: block;
  margin: 40px auto;
  font-weight: 700;
  text-decoration: none;
  color: #294A55;
  font-size: 20px;
  width: 180px;
  border: solid 1px;
  border-radius: 6px;
  padding: 10px;
}
.sobre_nos{
	text-align: center;
	background-color: #031738;
	padding: 0;
}
.sobre_nos_centro{
  width: 1150px;
  position: relative;
  margin: 0 auto;
  max-width: 95%;
  position: relative;
}
.sobre_nos .titulo img{
	width: 300px;
	margin: 30px 0 0 0;
}
.sobre_nos .video video{
	cursor: pointer;
	max-width: 100%;
	margin: 20px 0 0 0;
}
.descricao_video{
	font-size: 18px;
	padding-bottom: 30px;
	color: #FFFFFF;
	font-weight: 300;
}
#rodape{
  background-color: #6CBC4E;
  padding-bottom: 20px;
}
#rodape h1{
  text-align: center;
  color: #031738;
  font-weight: 700;
  font-size: 28px;
  padding: 30px 0 0 0;
}
#rodape h2{
  text-align: center;
  color: #031738;
  font-weight: 500;
  font-size: 28px;
  padding: 0 0 10px 0;
}
.contato_form{
  width: 900px;
  margin: 0 auto;
  max-width: 95%;
  position: relative;
}
.form_coluna1{
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
.form_coluna1 img{
	max-width: 100%;
}
.form_coluna2{
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
.contato_form label{
  display: block;
  margin: 20px 0 0 0;
  font-size: 18px;
  color: #294A55;
}
.contato_form input[type='text']{
  display: block;
  height: 35px;
  width: 100%;
  padding: 0 10px;
  font-size: 15px;
  color: #7D6E65;
  outline: none;
  border: none;
  box-sizing: border-box;
  background: #E8E6E6;
  -webkit-box-shadow: 2px 2px 8px #cccccc inset;
	-moz-box-shadow: 2px 2px 8px #cccccc inset;
	box-shadow: 2px 2px 8px #cccccc inset;
}
.contato_form textarea{
  margin: 0 auto;
  display: block;
  height: 285px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 15px;
  color: #7D6E65;
  border: none;
  outline: none;
  background: #E8E6E6;
  -webkit-box-shadow: 2px 2px 8px #cccccc inset;
	-moz-box-shadow: 2px 2px 8px #cccccc inset;
	box-shadow: 2px 2px 8px #cccccc inset;
}
.contato_form #enviar{
  border: none;
  display: block;
  width: 160px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 22px;
  margin: 50px auto 30px auto;
  background: #031738;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.contato_form #enviar:hover{
  color: #031738;
  background: #ffffff;
}
.dados{
	padding: 40px 0;
}
.dados_centro{
  width: 1250px;
  margin: 0 auto;
  max-width: 95%;
  position: relative;
}
.titulo_redes{
	font-size: 18px;
	color: #26365e;
	display: block;
}
.dados .logo_endereco{
	text-align: center;
}
.dados .logo_endereco img{
	width: 280px;
	padding-bottom: 20px;
}
.dados .logo_endereco p{
	font-weight: 400;
	color: #26365e;
	font-size: 18px;
	padding-bottom: 40px;
}
.dados .logo_endereco p span{
	color: #6bb42c;
}
.dados .logo_endereco .rodape_texto{
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}
.dados .rodape_sac{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}
.dados .rodape_sac a{
	text-decoration: none;
}
.dados .rodape_sac img{
	width: 30px;
	margin: 0 5px;
}
.dados .rodape_icone{
	float: left;
	padding-top: 0;
}
.dados .rodape_texto{
	color: #284A54;
}
.dados .rodape_texto a{
	text-decoration: none;
	color: #284A54;
}
.dados h1, .dados_mobile h1{
  line-height: 20px;
  font-size: 20px;
  color: #284A54;
}
.dados h1 span, .dados_mobile h1 span{
  font-weight: 600;
}
.dados p, .dados_mobile p{
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  color: #284A54;
}
.dados_mobile{
  display: none;
}
.rodape_inova{
	padding: 40px 0 0 0;
	color: #999999;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

/* Sobre a Convert */
.cotacoes_ampliado .sobre{
  width: 100%;
}
.cotacoes_ampliado .sobre .frame{
  padding: 0;
}
.sobre .foto01{
	width: 100%;
	position: relative;
}
.sobre .foto01 img{
	float: right;
}
.sobre .texto{
	position: absolute;
	padding: 20px;
	margin: 60px;
	width: 40%;
	color: #031738;
}
.sobre .texto p{
	font-family: 'Khand', sans-serif;
	font-size: 22px;
	font-weight: 500;
}
.sobre_titulo{
	margin-bottom: 10px;
	font-family: 'Khand', sans-serif;
	font-size: 35px;
	font-weight: 700;
}
.foto01_mobile{
	display: none;
}

.cotacoes_ampliado .centro_contato{
  width: 100%;
  margin: 0 auto 40px auto;
  max-width: 100%;
  position: relative;
}

.frame-dr{
    padding: 0;
}

.drfoto{
    float: left;
    margin: 0 50px 20px 60px;
}

.drfoto img{
    border: solid 10px #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
}

.drfoto span{
    padding-top: 10px;
    padding-left: 10px;
    font-family: 'Khand', sans-serif;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
}

.drtexto{
    margin-top: 60px;
    color: #031738;
}

.drtexto .drtitulo{
    margin-bottom: 10px;
    font-family: 'Khand', sans-serif;
    font-size: 32px;
    font-weight: 700;
    padding-right: 20px;
}

.drtexto p{
    font-family: 'Khand', sans-serif;
    font-size: 22px;
    font-weight: 500;
    padding: 30px 30px 80px 467px;
}

@media screen and (max-width: 1100px){
	.logo_img{
	  height: 100px;
	}
	.menu .links{
	  margin: 50px auto 40px auto;
	}
	.logo{
		width: 100%;
	}
	.sobre .texto{
		padding: 30px;
	}
	.sobre .texto{
	    background: rgba(255, 255, 255, 0.6);
    }
    .sobre .texto p{
        font-size: 20px;
    }
    .drtexto p{
        font-size: 20px;
    }
    .drtexto .drtitulo{
        font-size: 28px;
    }
}
@media screen and (max-width: 1024px){
	.menu{
		display: none;
	}
	.menu-2{
		display: block;
	}
	.abre_menu{
    display: block;
  }
}
@media screen and (max-width: 980px){
    .drfoto{
        float: inherit;
        margin: 0;
        width: 100%;
        display: block;
        position: relative;
        text-align: center;
        padding-top: 50px;
    }
    .drfoto img{
        position: relative;
        margin: 0 auto;
        max-width: 90%;
    }
    .drfoto span{
        text-align: center;
    }
    .drtexto{
        margin-top: 20px;
    }
    .drtexto p{
        padding: 10px 30px 50px 30px;
    }
    .drtexto .drtitulo{
        margin-bottom: 10px;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media screen and (max-width: 930px){
	.quero-comprar{
		display: none;
	}
	.menu .links{
	  width: 768px;
	  float: inherit;
	}
}
@media screen and (max-width: 850px){
	.menu .links a{
	  padding: 0 4px;
	}
	.menu .links{
	  width: 708px;
	  max-width: 100%;
	}
	.sobre .texto{
		position: absolute;
		padding: 20px;
		margin: 30px;
		width: 50%;
		color: #031738;
	}
}
@media screen and (max-width: 768px){
	.capa{
	  flex-direction: column;
	  padding: 20px 0;
	}
	.capa img{
		padding: 0;
		max-width: 80%;
	}
	.cotacoes .centro{
		flex-direction: column;
	}
	.cotacoes .centro a{
		margin: 0;
	}
	.cotacoes .centro .icone_previsao{
		max-width: 70%;
	}
	.cotacoes .centro .icone_cotacoes{
		max-width: 80%;
	}
	/* Sobre a Convert */
	.foto{
		float: inherit;
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 710px){
	.rodape_sac{
		width: 100% !important;
	}
	.rodape_inova{
		text-align: center;
	}
}
@media screen and (max-width: 710px){
  .sac{
		display: none;
  }
  .catalogo{
  width: 100%;
  float: inherit;
  padding-bottom: 0;
}
.cotacoes{
  width: 100%;
  float: inherit;
}
  .cotacoes .centro .miniatura{
    float: inherit;
    display: block;
	max-width: 100%;
	padding: 0;
    text-align: center;
  }
  .cotacoes .centro .miniatura img{
    margin-right: 0;
	max-width: 60%;
  }
  .cotacoes .centro .texto{
    padding-top: 20px;
    width: 100%;
    text-align: center;
  }
  .sobre_nos img{
	max-width: 60%;
}
.sobre_nos p{
	font-size: 18px;
}
.sobre_nos span{
	font-size: 24px;
}
  .menu .links{
    display: none;
  }
  .form_coluna1{
    float: inherit;
    width: 100%;
  }
  .form_coluna2{
    float: inherit;
    width: 100%;
  }
  	.titulo_redes{
		text-align: center;
		font-size: 16px;
	}
  .dados .logo_endereco{
	float: inherit;
	text-align: center;
}
.dados .logo_endereco img{
	max-width: 80%;
}
.dados .logo_endereco p{
	text-align: center;
	padding-bottom: 25px;
}
.rodape_fix{
	display: block;
	width: 260px;
	padding-left: 0;
	margin: 0 auto;
}
.dados .rodape_sac{
	padding-top: 50px;
	float: inherit;
	width: 260px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 18px;
}
.dados .rodape_sac img{
	width: 30px;
	margin-right: 10px;
}
.dados .rodape_icone{
	float: left;
	padding-top: 3px;
}
#rodape_fone{
	width: 155px;
	margin: 0 auto;
}
}
@media screen and (max-width: 600px){
	.foto01{
		display: none;
	}
	.foto01_mobile{
		display: block;
	}
	.foto01_mobile .foto_pc{
		width: 100%;
	}
	.foto01_mobile .texto{
		position: relative;
		width: 90%;
		margin: 0;
		padding: 30px 0 0 0;
		margin: 0 auto;
		text-align: center;
	}
	.foto01_mobile .texto p{
		width: 100%;
		font-size: 19px;
	}
    .frame-dr{
        background: #eeeeee;
    }
    .drtexto p{
        text-align: center;
    }
    .drfoto{
        margin-top: 50px;
    }
}
@media screen and (max-width: 450px){
	.topo{
		height: 195px;
	}
	.logo_home{
		z-index: 9999999;
		width: 100%;
		text-align: center;
	}
	.logo_img{
		height: auto;
	}
	.abre_menu{
		margin: 0 auto;
		position: relative;
		float: inherit;
	}
}
@media screen and (max-width: 380px){
	.topo{
		height: 175px;
	}
}

