@charset "iso-8859-1";
@import url('https://www.redbit.com.br/css/estilos_global.css');
@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,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* ------- RESET REDBIT ------- */
* {
	padding: 0;
	margin: 0;
	border: none;
	border: 0;
}	
a {
	border: none;
	outline: none;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html{
	scroll-behavior: smooth;
}
img {
	margin: 0;
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
	height: auto;
}
.imagem-a-esquerda{
	margin:5px 20px 10px 0!important	
}
.imagem-a-direita{
	margin:5px 0px 10px 20px!important	
}
.logo-ibraconltda{
	font-family: 'Poppins', sans-serif;
	color:#ffffff;
	font-size: 30px;
}
.icon-target{
	color:#078aa5;
	font-size:20px;
	margin:0 10px;
}
.icon-star-half, .icon-star-full{
	color:#078aa5;
} 

#divshare p {
	font-size: 13px !important;
	margin: 5px 0px !important;
	color: #000000 !important;
}	
.logo-ibraconltda:hover,.icon-target:hover{
	text-decoration:none;
}
.img-monitor{
	width:100%;
	margin: 5px 50px 0 0; 
	max-width: 430px; 
	height: auto; 
	float:left;
	max-width: 280px;
}
.img-selo{
	float:right;
	margin:10px;
}
@media only screen and (max-width: 900px) {
	.img-monitor{
		width:100%;
		margin: 10px auto; 
		height: auto; 
		float:none;
	}
}
embed, object {
	outline: none;
	display: none;
}
/* ------- FONTES ------- */
address, h1, h2, h3, h4, h5, h6, p, li, td, th {
	font-family:"Poppins", sans-serif;
	font-size: 17px;
	color: #313131;
	font-optical-sizing: auto;
}
li{
	font-family:"Poppins", sans-serif;
	font-size: 17px;
	color: #313131;
	margin: 10px 20px 10px 40px;
}
a {
	color:#00639c;
	text-decoration: none;
	cursor: pointer !important;
	text-decoration-style: dashed;
	text-decoration: none;	
}
a:hover {
	color: #000f36;
	text-decoration: none;
}
address {
	color: #fff;
	margin: 0 10px;
	font-style: normal;
	font-size: 9pt;
	line-height: 20px;
}
p {
	line-height: normal;
	font-size:17px;
}
h1, h2, h3, h4, h5, h6, p, table {
	margin: 10px 20px;
}
h1 {
	font-family: 'Poppins', sans-serif;
	color: #006fa4;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 20px;
}
h2 {
	color: #006fa4;
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	margin: 25px 20px 0px 20px;
}
h3 {
	font-size: 1.3rem;
	font-family: 'Poppins', sans-serif;
	color: #002156;
	font-weight: 400;
}
h4 {
	color: #898989;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: 10px 10px 5px 20px;
}
h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.2em;
	color: #002156;
	margin: 15px 10px 0 20px;
	font-weight: bold;
}
h6 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	color: #002156;
	font-weight: normal;
	margin: 3px 10px;
}
pre{
	white-space: pre-wrap;
	font-family: inherit;
	font-size: 14px;
	margin: 10px 20px;
}
ol {
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	margin: 10px 10px 10px 70px;
}
/*
ul {
	list-style-position: inside;
	margin: 10px 10px 10px 40px;
	height: 30px;
}
*/
.texto-main{
	line-height: 30px;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.5px;
}	
@media only screen and (max-width: 900px) {
	h1 {
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.1rem;
	}
	h3 {
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.0em;
	}
}
.uppercase {
	text-transform: uppercase;
}
.table-row {
	display: table-row;
}
.fancybox-progress{
	background:#19ab0f !important;
}
.zeroauto{
	margin:0 auto;
	display:block;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.botao {
	font: 16px/23px 'Poppins', sans-serif;
	color: #999;
	background-color: #ededed; /* border: 1px #b9b9b9 solid; */;
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 1px;
	border: 1px solid #a4a4a4;
	/* box-shadow: inset 0px 1px 0px 0px #ffffff; */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #dddddd));
	display: inline-block; /* text-shadow: 1px 1px 0px #ffffff; */ /* box-shadow: 2px 2px 2px #AFAEAE; */;
	width: 95px;
	float: right;
	margin: 10px;
}
.bege:hover {
	color: #a44550;
	transition: transition: all 0.5s ease;
}

.vermelho {
	display: inline-block;
	font: 16px 'Poppins', sans-serif;
	color: #fff;
	background-color: #d71e26;
	width: 155px;
	height: auto; /* border: 1px #b9b9b9 solid; */;
	padding: 3px 10px 3px 40px;
	cursor: pointer; /* border-radius: 5px; */ /* box-shadow: inset 0px 1px 0px 0px #ffffff; */ /* background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a44550), color-stop(1, #a44550) ); */ /* text-shadow: 1px 1px 0px #ffffff; */ /* box-shadow: 2px 2px 2px #AFAEAE; */;
	text-decoration: none;
}
.vermelho:hover {
	color: #ccc !Important;
	transition: transition: all 0.5s ease;
	box-shadow: 1px 1px 0px 0px #690404;
}
.catprod {
	background-image: url('../../imagens/botoes/botao_quadrado-direita.png'), url('../../imagens/botoes/botao_quadrado-esquerda.png'), url('../../imagens/webparts/linhas/linha-cinza.png');
	background-position: right center, left center, center center;
	background-repeat: no-repeat, no-repeat, no-repeat;
	height: 45px;
	line-height: 45px;
	margin: 0;
}
@media only screen and (max-width: 600px) {
	.imagem-responsiva {
		min-width: 230px;
		height: auto;
		width: 100%;
	}
}

/* ------- ESTRUTURA ------- */
body {
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	color: #000000;
}
#body {
	/*background: url(../imagens/webparts/fundos/fundo_body.jpg) center top repeat-x;*/
	background-color: #fff;
}
#tinymce, #s-faixa, #main, #footer, address, .faixa, #faixa1, #faixa2, #faixa3, #faixa4, #faixa5, #faixa6, #article {
	max-width: 1200px;
	margin: 0px auto;
	height: auto;
	display: table;
	width: 100%;
}
#header-logo-nav{
	width: 100%;
}

header, nav, figure, .linha, main, article, footer, #breadcrumbs {
	display:table-row;
	width: 100%;
}
.linha1{
	display: flex;
	width: 100%;
	/*background: rgb(215,215,215);
	background: linear-gradient(180deg, rgb(215 215 215) 0%, rgba(255,255,255,1) 42%);*/
	flex-direction: column;
}
header {
	background-color: #ffffff;
	border-bottom: 0px #e4e4e4 solid;
	width: 100%;
	z-index: 1;
	position: relative !important;
}
#header-topo {
	/* width: 100%; */
	/* height: auto; */
	/* display: table; */
	/* max-width: 1200px; */
	/* margin: 0 auto; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 5% 0 0;
}
#header {
	display: flex;
	width: 100%;
	max-width:1200px;
	position: relative;
	border: 0px solid #078aa5;
	z-index:100;
	margin:0 auto;
	flex-direction: row;
	align-items: center;	
}
@media (max-width: 900px){
	#header-topo{
		flex-direction: column;
	}
		#header{
	display: flex;
	width: 100%;
	max-width: 1200px;
	position: relative;
	border: 0px solid #078aa5;
	z-index: 100;
	margin: 0 auto;
	align-items: center;
	flex-direction: column;
}
}
#header-logo-nav{
	text-align: center;
	z-index: 10;
	display: flex;
	align-items: center;
	flex-direction: row;
}
#header-logo {
	display:block;
	max-width: 300px;
	height: auto;
	margin: 0;
}
.header-logo{
	max-width: 300px;
	margin: 5px 0;
	transition: 1s transform; 
}

.header-logo:hover {
	/*transform: scale(1.08); */
}
.header-logo::-webkit-scrollbar {
	width: 180px;
}
.header-flags {
	width: 24px;
	height: auto;
}
.header-linha-box{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 40px;
}
.header-linha-topo{
	width: 100%;
	margin: 0 auto;
	background-color:#000f36;
	height: 35px;
	padding-top: 3px;
}

@media (max-width: 900px){
	.header-linha-topo{
		height:auto;
	}
	.header-logo {
		max-width: 220px;
		height: auto;
		margin: 10px auto 10px auto;
		position:relative;
		top:0
	}
	#header {
		text-align: center;
	}
	#icon-tel {
		position: relative;
		margin: 10px auto;
		width: 150px;
		float: none;
	}
	#header-logo-nav{
		text-align: center;
		z-index: 10;
		display: block;
		align-items: center;
		flex-direction: row;
  	}
	.header-linha-box {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 12px;
		padding: 0px;
	}
}
@media (max-width: 5px){
	.header-logo {
		margin: 10px 20px 10px 20px;
		width: 200px;
	}
	.header-linha-box {
		display: flex;
		flex-direction: column;
		gap: 17px;
	}	
	.header-linha-topo {
		width: 100%;
		margin: 0 auto;
		background-color: #000f36;
		height: 122px;
		padding-top: 10px;
	}
}
@media (max-width: 400px){
	.header-logo {
		margin: 10px 50px 10px 20px;
		width: 200px;
	}	
}
.div-redes-sociais{
	display: flex;
	gap: 20px;
	height: 20px;
	/* margin-top: 10px; */
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;	
} 
nav {
	display: block;
	/*position: absolute;*/
	z-index: 1;
	margin: 0px 0px 0px 0%;
}
.navhome{
	background-color:rgb(4 4 4 / 70%);
	position: absolute !important;
}
#nav{
	margin: 10px auto;
	max-width: 1200px;
	height: auto;
}
@media (max-width: 900px){
	nav {
		float: none;
		padding-top: 0px;
		text-align:center;
		width:100%;
		height:auto;
		/*display:table-row;*/
		margin: 0px auto;
	}
	#nav {
		position:relative;
		margin: 0 auto !important;
		/*background-color: #f6f6f6;*/
	}
}
.linhacounter{
	background-image: linear-gradient(309deg, #078aa5 0%, #078aa5 50%);
}
.linhadepoimentos{
	max-width:100%;
}
.div-tel-nav{
	display:flex;
	flex-direction: column;
	width: 100%;	
}
#div-tel {
	display: flex;
	margin: 3px;
	text-align: right;
}
#div-tel p{
	color: white;
	display: inline;
	font-size:14px;
}
#div-tel a {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 0 10px;
	font-weight:bold;
 }
#div-tel a:hover{
	color: #68a2c4;
}
#div-tel span:hover .fa-phone{
	color:lime;
}
#div-tel p .fa{
	color: #04bbe1;
	margin: 10px;
	font-size: 17px;
}
.div-tel .icon-phone{
	margin-right: 10px;
	font-size: 20px;
}
#div-tel .icon-whatsapp:hover{
	color:#25d366;
}	
#div-redes-sociais {
	display: flex;
	margin: 10px 20px 0px 10px;
	align-items: center;
	float: right;
 }
#div-redes-sociais a {
	display: flex;
	align-items: center;
	color: white !important;
	font-size: 20px;
	letter-spacing: 2px;
	gap: 4px;
}
#div-redes-sociais a p{
	margin: 10px 20px;
	font-size: 20px;
	letter-spacing: 2px;
}
#div-redes-sociais a:hover{
	color: #000032 !IMPORTANT
}
#div-redes-sociais .icon{
	color: #ffffff;
	font-size: 20px;
	cursor: pointer;
	display:inline-block;
	vertical-align:middle;
}
#div-redes-sociais .icon-facebook:hover{
	color:#1a93ff;
}
#div-redes-sociais .icon-google:hover{
	color:#3577ff;
}
#div-redes-sociais .icon-linkedin:hover{
	color:#0073b0;
}
#div-redes-sociais .icon-instagram:hover{
	color:#ffae31;
}
#div-redes-sociais .icon-whatsapp:hover{
	color:#58e12b;
}
#div-redes-sociais .icon-search {
	color: #ffffff;
	margin-left: 25px;
}
#div-redes-sociais .icon-search:hover {	
	color:bisque;
}
.div-redes-sociais a {
	text-decoration: none;
	display: inline-block;
	margin-right: 0px;
}
.div-redes-sociais .fa, .div-redes-sociais .icon {
	font-size: 20px !important;
	display: inline-block;
	font: normal normal normal 14px/1 fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: white;
	transition: color 0.5s, font-size 0.5s; 
	cursor: pointer;
}
.div-redes-sociais .icon-whatsapp{
	margin-right: 5px;
	margin-top:1px;
	font-size: 18px !important;
}
.div-redes-sociais a:hover .fa-facebook {
	color: blue;
	font-size: 21px !important;
}

.div-redes-sociais a:hover .fa-instagram {
	color: pink;
	font-size: 21px !important;
}

.div-redes-sociais a:hover .fa-linkedin {
	color: #0077b5;
	font-size: 21px !important;
}

.div-redes-sociais a:hover .fa-twitter {
	color: #1da1f2;
	font-size: 21px !important;
}

.open-chat-whatsapp:hover .icon-whatsapp {
	color: green;
}
.fa-phone:hover {
	color: #68a2c4;
}
.icon-google:hover{
	color:#3577ff;
}
.icon-linkedin:hover{
	color:#0073b0;
}
.icon-instagram:hover{
	color:#ffae31;
}
.icon-whatsapp:hover{
	color:#58e12b;
}
.icon-search {
	color: #ffffff;
}
.icon-search:hover {	
	color:#00a1fd;
}
#div-redes-sociais p, div-redes-sociais span, div-redes-sociais a{
	color: white;
}
.fa-map-marker:before {
	content: "\f041";
	font-size: 22px;
	margin: 0px 40px 0 0;
	
}
.icon-whatsapp:before {
	content: "\ea93";
}
.fa-map-marker:hover{
	color:#010d49 !IMPORTANT;
}
@media only screen and (max-width: 900px){
	#div-tel {
		float: none;
		margin: 0;
		display: block;
		width: auto;
		text-align: center;
}	#div-tel p {
		color: white;
		display: block;
		font-size: 14px;
	}
	#div-tel a:first-child {
		/*margin: 5px auto;*/
		display:inline-block;
	}
	#div-tel a {
		display: inline-block;
	}
	#div-redes-sociais {
		float:none;
	}
	.fa-map-marker:before {
	margin: 0;
}
}
.logotopo {
	/* text-align: center; */
	/* margin: 10px auto; */
}
.logotopo:hover{
	text-decoration:none;
}
@media only screen and (max-width: 900px){
	.logotopo {
		width: 205px;
	}
}
@media only screen and (max-width: 900px){
	.logotopo {
		float: none;
		display: table;
		margin: 0;
		position: relative; /*background-color:#17305d;*/;
		width: 100%;
		text-align: center;
		background-image: none;
		margin: 0px;
	}
	#div-redes-sociais {
		display: flex;
		margin: 30px auto;
		align-items: center;
		justify-content: center;	
}
}
@media only screen and (max-width: 500px){
	#div-tel .icon-phone, #div-tel .icon-telfonte {
		font-size: 18px;
	}
	#div-redes-sociais {
		width: 100%;
	}
}
#Youtube {
	/*width: 50% !important;*/
	min-width: 275px;
	/*height: auto !important;*/
}
@media screen and (max-width: 900px){
	#Youtube {
		display:block;
		float: none !Important;
		width: 90% !Important;
		margin: 15px auto !Important;
	}
}
@media screen and (min-width: 900px){
	#Youtube {
		float: right !Important;
		width: 480px !Important;
		height: 270px !Important;
		margin: 0 20px 10px !Important;
	}
}
figure {
		/*background-color: #ffffff;*/
}
@media screen and (max-width: 900px){
	.faixa-figure{
		display:none;
	}
}	
figcaption {
	margin: 0 10px;
}
#figure {
	/*margin-top: 1px;*/
	/*border-top: 1px solid #fff;*/
	width: 100%;
	max-height: 50px;
	max-width: 100%;
	margin: 0 auto;
	/*box-shadow: #999 0px 3px 5px;*/
	min-height: 80px;
}
#breadcrumbs {
	background-color: #f4f4f4;
	height: 45px;
	/*border-bottom: 1px solid #c9c9c9;
	border-top:3px solid #cdcdcd;*/
	/*#078aa5*/
}
.breadcrumbs{
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}
#breadcrumbs pre {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 43px;
	padding: 3px;
	font-weight: 500;
	color: #333333;
	height: 35px;
	margin: 0 0 0 20px;
	display: inline-block;
}
#breadcrumbs .textocolorido {
	color: #0e2125;
}
@media screen and (max-width: 900px){
	#breadcrumbs .textocolorido {
		display: none;
	}
}

#fotorama {
	margin: 0 auto;
	width: 100%; /*max-width:1200px;*/ /*border: 10px solid #fff;*/;
	box-sizing: border-box;
	background-color: #21293c;
	border-bottom: 0px;
}	

.fotorama__nav--dots .fotorama__nav__frame {
	height: 20px !important;
}
.fotorama__dot {
	top: 8px !important;
}
.artigos img {
	width: 100% !important;
	max-width: 250px !important;
}
@media screen and (max-width: 900px){
	.fotorama__stage {
		height: 400px !important;
	}
	#breadcrumbs pre {
		font-size: 20px;
		text-align: center;
	}	
}
@media screen and (max-width: 600px){
	#breadcrumbs pre {
		font-size: 13px;
		margin: 0 10px;
		text-align: left;
		display: block;
	}	
	#breadcrumbs {
	background-color: #d7d7d7;
	height: 45px;
}
}
.fotorama-depoimentos {
	margin: 0px auto !important;
	max-width:1200px;
	width:100%;
}
.fotorama {
	margin: 0px !important;
}
.fotorama-artigos {
	position: relative;
	width: 100%;
	min-height: 20px;
}
.fotorama-img {
	float: left;
	margin: 0 45px 10px 20px;
}
@media screen and (max-width: 900px){
	.fotorama-img {
		float: left;
		margin: 0 20px 10px 0;
		max-width: 50%;
		display: block;
	}
	.artigos img {
		max-width: 95% !important;
		margin: 0 20px;
	}
}
@media screen and (max-width: 600px){
	.fotorama-img {
		width:100%;
		float: none;
		margin: 0 10px 10px 10px;
		max-width: 93%;
	}
	.artigos img {
		max-width: 93% !important;
		margin: 0 auto;
		text-align: center;
		display: block;
	}
}

#DivFotorama {
	clear: both;
	width: 100%; 
	margin: 0 auto;
	box-sizing: content-box;
	display: table;
	table-layout: fixed;
	position: relative;
	border: 0px solid #fff;
	margin: 0px auto;
	/*box-shadow: #cccaca 3px 4px 16px 0px;*/
}
#DivFotorama a{
	color:#078aa5;
	text-decoration: none;
}

#DivFotorama2 {
	clear: both;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	box-sizing: content-box;
	display: table;
	table-layout: fixed;
	position: relative;
	float: right;
	margin: 0 20px;
}
@media (max-width: 760px){
	#DivFotorama2 {
		float: none;
		max-width: 100%;
		margin: 10px auto;
	}
}
/*
.swiper-wrapper{
	cursor: grab;
}
.swiper-container {
  width: 100%;
  height: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

}
.swiper-slide p {
  padding:10px 25px;

}
.swiper-container .swiper-slide {
  height: 300px;
  line-height: normal;
  min-height:150px;
  width: 1200px; 
  margin-right: 20px;
}
.swiper-container .swiper-slide:nth-child(2n) {
  height: auto;
  line-height: normal;
}
.swiper-depoimento{
	width:90%;
	margin:0 auto;
}
*/
.google-maps-iframe {
	float: right;
	margin: 0 20px;
	width: 100%;
	max-width: 600px;
	max-height: 300px;
	border:1px solid #dcdcdc;
	margin-bottom:20px;
	display: inherit;
}
@media (max-width: 760px){
	.google-maps-iframe{
		float: none;
		max-width: 96%;
		margin-bottom:0px;
		margin: 10px auto;
	}
}
.btn-ver-no-maps{
	background-color: #05164c;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 21px;
	color: #dfdfdf;
	margin: 20px auto;
	text-align: center;
}	
#idiomas {
	width: 180px;
	height: 90px;
	background: url("../../imagens/webparts/fundos/fundo-idiomas-aberto2.png") center bottom no-repeat;
	position: absolute;
	right: 50px;
	text-align: center;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-style: italic;
	text-shadow: #fff 1px 1px;
	color: #666;
	padding-top: 4px;
	cursor: pointer;
	margin-top: -59px;
}
#idiomas p, #idiomas a {
	position: relative; /* bottom: 10px; */;
	margin: 1px auto;
	font-size: 12px;
	width: 130px;
	padding: 3px;
}
#idiomas a {
	display: block;
	margin: 0 auto;
	background-color: #49557d;
	width: 130px;
	border-radius: 3px;
	text-shadow: none;
	color: #fff;
}
@media (max-width: 900px){
	#idiomas {
		display: none;
		visibility: hidden;
	}
}
#faixa1,#faixa2{
	display:table;
}
#faixa1 p, #faixa1 h3{
	color:#f5f5f5;
	margin:10px 0px 0px 10px;
	font-size: 28px;
}
#faixa1 h3{
	font-size:30px;
	font-weight: 600;
	color:#ffce1a; 
	/*#eeb121;*/
}

#faixa1 .col1{
	width:40%;
	display:table-cell;
}
#faixa1 .col2{
	width:60%;
	display:table-cell;
}
@media (max-width: 900px){
	#faixa1 .col1{
		width:98%;
	}
	#faixa1 .col2{
		width:2%;
	}	
}
.busca-empresas{
	display:block;
	background-color:#f1f1f1;
	width:80%;
	border-radius: 10px;
	padding: 10px;
	margin: 10px auto;
	display:block;
}
.busca-empresas-estado{
	display: flex;
	width: 90%;
	padding: 10px;
	margin: 9px auto;
	height: auto;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-around;
	background-color: #f1f1f1;
	border-radius: 10px;	
}
#form-busca-empresas{
	display:table;
}
#divempresas{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;	
}
.empresa{
	display:block;
	margin:0px;
	width:25%;
}
@media (max-width: 900px){
	.empresa{
		width:33%;
	}
}
@media (max-width: 720px){
	.empresa{
		width:50%;
	}
}
@media (max-width: 450px){
	.empresa{
		width:100%;
	}
}

.empresa-header p{
	text-align:center;
}
.empresa-header h2{
	font-size: 1.2em;
}
.empresa-logo img{
	width:100%;
	height:auto;
	max-width: 200px;
}
.mais-informacoes{
	text-align:center;
}
.empresa-info .icon{
	margin: 0 10px 0 0;
}
.empresa-info p, .empresa-info a{
	font-size:15px;
}
.empresa-header a:hover{
	color:#000;
}
#form-busca-empresas input[type=text]{
	margin:5px 10px 5px 5px;
	width: 280px;
	height: 18px;
	padding: 5px 10px;
	border: 1px solid #c7c7c7;
	border-radius: 5px;		
}
#form-busca-empresas select{
	margin:5px 10px 5px 5px;
	width: 250px;
	height: 30px;
	padding: 5px 10px;
	border: 1px solid #c7c7c7;
	border-radius: 5px;		
	cursor:pointer;
}
@media only screen and (max-width: 900px){
	#form-busca-empresas select{
		width:90%;
	}	
}
#form-busca-empresas input[type=submit]{
	background-color: #191933;
	font-size: 17px;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 7px;
	font-weight: 400;
	cursor: pointer;
	font-family: "Poppins", Arial, sans-serif;
	margin-left: 8px;
}
#form-busca-empresas input[type=submit]:hover{
	color:#ffbb3c;
}	
.numeros-da-empresa {
	background-color: #078aa5;
	min-height:200px;
}
.depoimentos-clientes{
	background-color: #fafafa;
	min-height:200px;
}
.aspasbold{
	font-size:16px;
	font-weight:bold;
}
#faixa2, #faixa3 {
	display: table;
	min-height: 50px;
	padding-top: 10px;
}

#faixa2 .col,#faixa3 .col{
	width:100%;
	max-width:1200px;
	display:block;
	text-align:center;
	position:relative;
	margin:0 auto;
}

#faixa2 p, #faixa2 h3{
	color:#ffffff;
	margin:10px 0px 0px 10px;
	font-size:26px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
}
#faixa2 icon, #faixa2 i, #faixa2 span{
	color: #ffffff;
}
@media (max-width: 900px){
	#faixa2 p, #faixa2 h3{
		font-size: 1.0em;
	}
}
.botao-padrao{
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 20px;
	margin: 10px auto;
	box-sizing: content-box;
	background-color: #00aeef;
	border-radius: 5px;
	text-transform: uppercase;	
	font-weight: bold;
	display: inline-block;

}
.botao-padrao:hover{
	background-color: #078aa5;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.botao-azul{
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	margin: 10px auto;
	box-sizing: content-box;
	background-color: #3485bc;
	border-radius: 5px;
	font-weight: bold;
	font-family:'Poppins', Arial, Helvetica, sans-serif;
	font-size:24px;
}
.botao-azul:hover{
	background-color: #ffce1a;
	color: #fff;
	text-decoration: none;
}
.linha1{

}
.linha11 {
	display: flex;
	margin: 0 auto;
	width: 100%;
	background-color: #ffffff;
	max-width: 1200px;
	justify-content: space-around;
}
.linha1-zap{
	margin: 170px 0 0 56px;
}
.linha-branca{
	top: -59px;
	position: relative;
	z-index: 0;
	max-width: 80%;
	margin: 0 auto;
	/* width: 20%; */
	height: 30px;
	background-color: #ffffff;
}
.linha-branca2{
	top: 33px;
	position: relative;
	z-index: 0;
	max-width: 80%;
	margin: 0 auto;
	/* width: 20%; */
	height: 73px;
	background-color: #ffffff;
}
.faixa-video{
	display: flex;
	margin: 30px auto;
	max-width: 1160px;
	justify-content: center;
	width: 100%;
}
.faixa-video source{
	width: 100%;
	display: block;
}
.linha1 h2{
		color: #3b3f37;
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 500;
	margin: 0px 10px;
}
.faixa-linha1 {
	display:flex;
	max-width: 1200px;
	margin: 20px auto;
	gap: 20px;
	justify-content: center;
}
.faixa-real-alterada{
	border-radius: 24px;
	/*background-image: url('../imagens/fundos/fundo-azul.jpg');*/
	background-repeat: repeat;
	width: 96%;
	margin: 10px auto 10px;
	background-color: #f9f9f9;
}
.faixa-linha1 h2 {
	font-size: 36px;
	color: #fff101;
}
.faixa-linha2 {
	display:flex;
	max-width: 1200px;
	margin: 20px auto 30px auto;
	gap: 20px;
}
.faixa-linha2 h1, .faixa-linha2 p, .faixa-linha2 li{
	color:#fff;
}
#faixa-maps {
	background-color: #ffffff;
	width: 100%;
	max-width: 100%;
}

#faixa3 {
	position:relative;
	background-color: #fafafa;
	width: 100%;
	max-width: 100%;
}
.linha4 {
	height: 300px;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}
#faixa4 {
	width: 100% !important;
	height: 300px;
	background-image: url('../../drluis.com.br/antigo/imagens/fundos/fundo-frota.jpg');
	max-width: 100%;
}
#faixa4 p {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	line-height: normal;
	margin: 17px auto;
	width: 97%;
}
#faixa4 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #00377b;
	font-weight: 600;
}
#faixa5 {
	height: 50px;
}
#faixa5 h3 {
	height: 50px;
	color: #00377b;
	display: table;
	margin: 20px auto 0 auto;
	font-size: 30px;
}
#faixa6 {
	height: 50px;
}
#faixa6 .seta {
	background: url('../../imagens/webparts/fundos/seta-preta.png') center top no-repeat;
	max-width: 1200px;
	height: auto;
}
#faixa6 p {
	margin: 0;
}
#faixa6 img {
	width: 157%;
	height: 82%;
}
#faixa6 a {
	width: 48%;
	display: flex;
	justify-content: center;
}
#faixa6 p{
	max-width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
	
@media (min-width: 700px){
	#faixa6 a {
	border-bottom: 3px solid #0000ff30;
	margin: 0 20px;	
	}
}
.linha7 {
	background-color: #000130;
}
.linha-produto {
	/* border: 5px double #ebebeb; */
	display: block;
	background-color: #fff;
	text-align: center;
	min-height: 473px;
	min-width: 330px;
	max-width:20%;
	margin-bottom: 20px;
}
.linha-produto p {
	/* margin:10px; */
}	
.linha-produto H3{
	font-size:15px;
	font-weight: bold;
	margin: 3px auto;
	height: 47px;
	width: 85%;
	line-height: 20px;
	vertical-align: middle;
	display: flex;
	align-content: space-around;
	flex-direction: column-reverse;
}

.icone-produto{
	max-width: 45px;
	max-height: 45px;
	margin-top: -16px;
}

@media (max-width: 900px){
	.linha-produto {
		width: 90%;
		margin: 30px auto;
		width: 90%;
		margin: 30px auto;
		text-align: center;
		background-color: #fafafa;
	}
}	
.linha-produto .fa, .linha-produto .icon {
	color: #fff;
	font-size: 20px;
	max-width: 250px;
	background-color: #078aa5;
	padding: 10px;
	border-radius: 20px;
	top:-10px;
	position:relative;
}
@media (max-width: 900px){
	.infoBlock a.saibamais {
		margin: 5px !important;
	}
}
.linha-produto .lp-banner {
	max-width: 225px;
	height: auto;
	margin-top: 0px;
	width: 80%;
}
address a, address span{
	color: #f6f6f6;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 5px;
}

address p{
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin:0 10px;
	color: #f6f6f6 !important;
}

address icon:hover, address a:hover, address span:hover{
	color: #72ccf8 !important;
	text-decoration:none;
}
address h3 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
address .vertodos-publicacoes {
	color: #1c82a9;
	font-size: 8pt;
}
#address {
	height: 70px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
#s-faixa {
	min-height: 50px;
}
#faixa p {
	margin: 5px;
}
@media (max-width: 900px){
	#faixa img {
		width: 90%;
		margin: 0 auto;
	}
}
main {
	height:100%;
	background-color: #f9f9f9;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	}
#main {
    max-width: 1200px !important;
    display: block;
    height: 100%;
    min-height: 250px;
    margin: 20px auto;
    width: 90%;
}
.div-seguros-gerais {
	margin: 20px auto;
	max-width: 1200px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 4;
	position: relative;
	width: 90%;
	height: auto;
	flex-direction: column;
	background-color: #000131;
	border-radius: 20px;
	border: 2px solid #000130;
	}
	/*ajuste*/
#main li{
	margin: 10px 0px;
	font-size: 17px;	    
}
#main ul {
    list-style-position: inside;
    margin: 10px 10px 10px 40px;
    height: auto;
}
.botao-orcamento-forster{
    display: flex;
    color: white;
    justify-content: center;
    padding: 10px 5px;
    box-sizing: content-box;
    background-color: var(--cor-fonte);
    border-radius: 25px;
    font-size: 18px;
    font-weight: 600;
    width: 250px;
    margin: 10px auto;
    border: 1px solid #fff;
}
.botao-orcamento-forster:hover{
	color: var(--cor-fonte);
	background-color: #fff;
	border: 1px solid var(--cor-fonte);
}
/*ajuste guto*/
.linha1 {
	display: flex;
	width: 100%;
	/* background: linear-gradient(180deg, rgb(215 215 215 / 0%) 40%, rgba(255,255,255,1) 81%); */
	flex-direction: column;
}
.quebraEm2{
	display: flex;
	flex-direction: row;
	height: 360px;
}
.quebraEm2 div{
	text-align: center;
	padding: 15px;
	
}
.quebraEm2 img {
	max-width: 150px;
	max-height: 150px;
}
.main-separacao1, .main-separacao2 {
	background: #cccccc;
	height: 232px;
	width: 1px;
	margin-top: 46px;
}
.quebraEm2 div:hover p {
	color: white;
}
.titulo-linha1 {
	color: #020154;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	font-size: 18px !important;
	width: 200px;
	margin: 10px auto;
}
.titulo-linha2 {
	color: #020154;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	font-size: 17px !important;
}
.projeto1:hover img {
	content: url("../../imagens/icones/novos/1-medicina-unifesp-brco.png");
}
.projeto2:hover img {
	content: url("../../imagens/icones/novos/2-otorrinolaringologia-brco.png");
}
.projeto3:hover img {
	content: url("../../imagens/icones/novos/5-sociedade-brasileira-cabeca-pescoco-branco.png");
}
.projeto4:hover img {
	content: url("../../imagens/icones/novos/4-sociedade-brasileira-otorrinolaringologia-brco.png");
}
.projeto5:hover img {
	content: url("../../imagens/icones/novos/6-vanguardab.png");
}
.projeto5{
	max-width: 300px;
	width: 214px;
}
.quebraEm2 div:hover {
	background-color: #09194c;
	box-shadow: -9px 20px 13px 2px #a9a7a7;
	height: auto;
	transition: background-color 0.3s ease, box-shadow 0.3s ease, height 2.3s ease;
	transform: scale(1.1); 
}

.projeto1:hover {
	transform: scale(1.1); 
	transition: transform 0.3s ease;
	background-color: #09194c;
	box-shadow: -9px 20px 13px 2px #a9a7a7;
	height: auto;
	transition: height 2.3s ease;
}
.projeto2:hover {
	transform: scale(1.1); 
	transition: transform 0.3s ease;
	background-color: #09194c;
	box-shadow: -9px 20px 13px 2px #a9a7a7;
	height: auto;
	transition: height 2.3s ease;
}

.projeto3:hover {
	transform: scale(1.1); 
	transition: transform 0.3s ease;
	background-color: #09194c;
	box-shadow: -9px 20px 13px 2px #a9a7a7;
	height: auto;
	transition: height 2.3s ease;
}

.projeto4:hover {
	transform: scale(1.1); 
	transition: transform 0.3s ease;
	background-color: #09194c;
	box-shadow: -9px 20px 13px 2px #a9a7a7;
	height: auto;
	transition: height 2.3s ease;
}

.projeto5:hover {
	transform: scale(1.1); 
	transition: transform 0.3s ease;
	background-color: #09194c;
	box-shadow: -9px 20px 13px 2px #a9a7a7;
	height: auto;
	transition: height 2.3s ease;
}

.quebraEm2 button{
	display: none;
	padding: 5px 13px;
	border-radius: 40px;
	font-size: 30px;
	font-weight: 700;
	margin: 0 auto;
	cursor: pointer;
	/*
	background: linear-gradient(45deg, #1d5d8b, #006da0 16.666%, #09194d 16.666%, #006ba3 33.333%, #006fa4 33.333%, #016ca0 50%, #006296 50%, #006fa4 66.666%, #006ca0 66.666%, #003d73 83.333%, #004b82 83.333%);
	background-size: 300% 300%;
	animation: rainbow 4.5s infinite linear;
	*/
  	background-color: #fffff;
}

.quebraEm2 button:hover {
  background-color: #fffff; 
}
/*
@keyframes rainbow {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
*/
.projeto1:hover button, .projeto2:hover button, .projeto3:hover button, .projeto4:hover button, .projeto5:hover button{
	display:block;
} 
.button-espec{
	margin: 0px auto 0 !important;
}
/*  
.projeto1, .projeto2, .projeto3, .projeto4, .projeto5*/
@media (max-width: 1100px){
.main-separacao2 {
	display: none;
}
.quebraEm2 {
	display: flex;
	flex-direction: row;
	width: 100%;
	margin:0 auto;
	height:auto;
}
.div-seguros-gerais {
	display: flex;
	flex-direction: column;
	height: auto;
}
.projeto1, .projeto2, .projeto3, .projeto4{
	width: 48%;
	border: 1px solid gray;
	margin: 40px;
}
.projeto5 {
	width: 90%;
	border: 1px solid gray;
	margin: 20px auto;

}
.quebraEm2 .projeto5:hover {
	height: auto;
}
}
@media (max-width: 600px){
.projeto1, .projeto2, .projeto3, .projeto4 {
	width: 39%;
	border: 1px solid gray;
	margin: 10px auto;
}
.quebraEm2 img {
	max-width: 100px;
	max-height: 100px;
}
.titulo-linha1 {
	color: #00000e;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	font-size: 12px !important;
	width: 100%;
}
.titulo-linha2 {
	color: #00000e;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	font-size: 11px !important;
	width: 100%;
	margin: 0 auto;
}
.quebraEm2{
	margin: 10px auto;
}
.subtitulo-linha1{
	font-size: 8px;
}
.button-espec {
	margin: 33px auto 0 !important;
}
}
aside {
	min-width: 240px;
	max-width: 240px;
	margin: 0px;
	margin-top: 10px;
	display: table-cell;
	vertical-align: top;
	padding: 0 30px;
	padding-top: 20px;
}
aside p, aside a {
	font-size: 11pt;
	color: #4d4d4d;
	text-indent: 0;
	line-height: 18px;
}
.projeto5:hover, .projeto4:hover, .projeto3:hover, .projeto2:hover, .projeto1:hover{
		transform: scale(1.0);	
}
@media (max-width: 900px){
	aside {
		max-width: 100%;
		float: none;
		width: 85%;
		margin: 10px auto 0 auto;
		display: block;
		padding: 0;
	}
	
}
aside img {
	margin: 5px 1px;
	/*float:left;*/
}
aside img:first-childa {
	margin-left: 10px;
}
#aside, #aside2, #aside3 {
	display: block;
	width: 100%;
	box-shadow: #dfdfdf 5px 7px 1px -2px;
	border-radius: 3px;
	padding: 5px;
	margin: 2px 0px 20px;
	text-indent: -10px;
	background-color: #fafafa;
	border: 1px solid #e7e7e7;
}
#aside a {
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
#aside2, #aside3 {
	text-align: center;
}
article {
	position: relative;
	bottom: 0;
	min-height: 100px;
	min-width: 100%;
	width: 100%;
	/*background: linear-gradient(90deg,#b2edff 0%,#e9dbff 25%,#c1ffe1 50%,#b2edff 75%,#e9dbff 100%);*/
	background:#fff;
	background-size: 400% 400%;	
	-webkit-animation: gradient 15s ease infinite;
	animation: gradient 15s ease infinite;	
}
@-webkit-keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
article .icon {
	color: #fff;
	margin-right: 5px;
}
.icon-zoom-in{
	color:gray !important;
}

#Cursos-e-Treinamentos {
	width: 99%;
	background-color: #f2f2f0;
	border: 1px solid #c2c2c0;
	border-bottom: 4px solid #d71e26;
	margin: 0 0 20px 0;
	min-height: 100px;
}
#Cursos-e-Treinamentos .col1, #Cursos-e-Treinamentos .col2, #Cursos-e-Treinamentos .col3, #Cursos-e-Treinamentos .col4 {
	margin: 0px;
}
#Cursos-e-Treinamentos .col1 {
	max-width: 220px;
}
#Cursos-e-Treinamentos .col4 {
	min-width: 220px;
}
#Cursos-e-Treinamentos .col1 p {
	font-family: 'Poppins', sans-serif;
	color: #a1a1a1;
	font-style: italic;
	font-size: 28px;
	text-align: right;
}
#Cursos-e-Treinamentos .col2 p {
	font-family: 'Poppins', sans-serif;
	color: #124284;
	font-size: 25px;
}
#Cursos-e-Treinamentos .col4 a {
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #d71e26;
	font-size: 20px;
	line-height: 12px;
	text-decoration: none;
}
@media only screen and (max-width: 900px) {
	#Cursos-e-Treinamentos {
	}
	#Cursos-e-Treinamentos .col1 {
		max-width: 100%;
	}
}
footer {
	background-color: #dbdbdb;
}
#footer {
	display: table;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	color: #000;
	height: 50px;
	/*background-color: #1a335f;*/
	/*height:158px;*/
	/*box-shadow: #999 0px 3px 5px;*/
}
#footer img {
	margin: 3px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=0.5);
}
#footer img:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
}
#footer a, #footer .titulo-footer {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}
#footer p {
	color: #fff !important;
	line-height: normal;
	margin: 5px 10px;
	font-size: 14px;
}
#footer_col1, #footer_col2, #footer_col3, #footer_col4 {
	margin: 0px;
	display: table-cell;
	min-width: 20%;
	text-align: left;
	vertical-align: middle;
	width: 33%;
}
#footer_col3 a:first-of-type {
	margin-left: 8px;
}
#footer_col1 {
	margin-top: 10px;
}
#footer_col2 {
	text-align: center;
}
#footer_col3 {
	text-align: right;
}
#footer_col2 img {
	margin: 3px 1px 3px 1px !Important;
	width: 30px;
	height: auto;
}
@media only screen and (max-width: 900px) {
	#main, #figure, #header, #content, #footer {
		width: 100%;
		min-height: 0;
		min-height: 0;
	}
		#header {
		width: 100%;
		min-height: 0;
		min-height: 0;
	}

	#footer .titulo-footer {
		width: 90%;
	}
}
@media only screen and (max-width: 600px){
	#footer_col1, #footer_col2, #footer_col3, #footer_col4 {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
}
.fb-like {
	float: right;
	margin: 15px 0px 0px 15px;
	/*width: 165px;
	height: 20px;*/
}
.fb-comments {
	margin: 10px;
	max-width:90%;
}
.fb_iframe_widget_fluid_desktop{
	max-width:99% !important;
}
.fb-page {
	float: right;
	width: 320px;
	height: 250px;
}
.redbit {
	font-size: 9px;
	color: #a2a2a2;
	position: fixed;
	right: 12px;
	bottom: 3px;
}
.redbit:hover {
	font-size: 9px;
	color:#800000;
}
#area-do-cliente {
	display: table;
	width: 100%;
	height: 200px;
	background-color: #124284;
	border-right: #dd242c 4px solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* -webkit-box-sizing: border-box; */;
	padding-top: 1px;
	margin: 10px 0;
	float: left;
}
#area-do-cliente a {
	color: #fff;
	text-decoration: none;
}
.linhaclara {
	background-color: #f9f9f9;
	width: 95%;
	margin: 10px auto;
	border-left: 1px solid #6987a2;
	border-radius: 5px;
	padding: 5px;
	clear: right;
	box-shadow: #ccc 3px 3px 5px 0px;
}
#google-map {
	height: 400px;
}
.map-content {
	overflow: hidden;
	background-color: #ffffff;
	width: 400px;
	height:180px;
}
.map-content li a, .map-content li a .icon {
	color:#000000;
}
.map-content li a:hover, .map-content li a:hover .icon{
	color:#078aa5 !important;
	text-decoration:none;
}
.coluna {
	width: 33%;
	text-align: left;
	display: table-cell;
	padding:10px;
}
.coluna div{
	height:auto;
}
.coluna-redes-sociais {
	width: 30%;
}
@media only screen and (max-width: 900px){
	.coluna, .coluna-redes-sociais {
		width: 90%;
		margin: 0px auto;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.redes-sociais{
		text-align:center;
	}
}
.address, .address2 {
	margin: 0;
	display: block;
	/*background-color: rgba(55, 105, 128, 0.34);
	border: 1px solid #558094;*/
	padding: 0px 10px 10px 18px;
	width: 90%;
	/*box-shadow: #dfdfdf 5px 7px 1px -2px;*/
}
.address a{
	color: #f6f6f6;
	font-size: 14px;
}
.address a:hover, .address icon:hover{
	color: #72ccff !important;
	text-shadow: 0px 0px 2px #05164c;
}
.redes-sociais .icon {
	font-size: 22px;
	margin: 5px;
}
.address li, .address2 li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 25px;
	margin: 0;
	font-size: 14px;
	text-align: left;
	color: #858693;
	font-style: normal;
}
.address .titulo, .address2 .titulo {
	margin-bottom: 5px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.address .icon, .address .icon-home, .address2 .icon, .address2 .icon-home, .address .fa {
	color: #f6f6f6;
	font-size: 17px;
	margin-right: 15px !important;
}
.address .titulo-address, .coluna .titulo-address {
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	font-style: normal;
	font-family: 'Poppins', sans-serif;
}
/* ------- FOTORAMA ------- */
.fotorama_html {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: greenyellow;
}
.fotorama_texto {
	font-size: 100px;
	cursor: auto;
}
.home {
	margin: 0 auto;
}
/* para alinhamento do fotorama_html usar exemplo abaixo:*/
.Aligner {
}
.Aligner-item {
	max-width: 50%;
}
.Aligner-item--top {
}
.Aligner-item--bottom {
}
/* ------- MENU LATERAL ÁREAS------- */
#MenuLateralAreas {
	list-style-position: inside;
	width: 250px;
	margin: 10px 0px;
}
#MenuLateralAreas li {
	margin: 10px;
}
#MenuLateralAreas li:first-of-type {
	font-size: 16px;
	color: #5e5a56;
	height: 30px;
	display: block;
	padding: 0 10px;
	margin: 0;
	word-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 32px;
	font-weight: bold;
}
.link_on, .pl_link_on {
	color: #5e5a56;
	font-weight: bold;
}
#BoxReservas {
	max-width: 500px;
	margin: 0 auto;
}
/* -------  ACORDEON ------- */
.Acordeon {
	list-style-position: outside;
	margin: 10px 10px 10px 10px;
	padding-inline-start: 0;
}
.Acordeon span {
	height: 46px;
	color: #8c8477;
	font-weight: bold;
	width: 50px;
	background-color: #f1f1f1;
	float: left;
	margin: 2px 10px 2px 2px;
	line-height: 46px;
	text-align: center;
	font-weight: normal;
	font-size: 48px;
}
.Acordeon li {
	width: auto;
	border: 1px #f1f1f1 solid;
	background-color: #f9f8f6;
	cursor: pointer;
	line-height: 50px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 5px 0;
	/*float: left;*/
}
.Acordeon > li {
	text-transform: uppercase;
}
.Acordeon ul {
	margin: 10px 10px 10px 34px;
}
.Acordeon li li {
	background: none;
	width: 97%;
	line-height: 15px;
	margin: 7px 6px;
	border: 0;
	list-style-type: square;
	list-style-position: outside;
	border-bottom: 1px solid #cac6c1;
	padding: 5px 0;
	text-transform: none;
}
.Acordeon li li:last-child {
	border-bottom: 0px solid #cac6c1;
}
.Acordeon li li a {
	font-size: 12px;
}
.Acordeon li li p {
	margin: 20px;
	font-size: 11pt;
}
/*.Acordeon li li p:first-child {
	font-size: 14pt;
}*/
/* ------- LIGHTBOX ------- */
.lb-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.lb-number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#div_lightbox {
	margin: 0 auto;
	width: 80%;
	display: table;
	text-align: center;
}
#div_lightbox img {
	margin: 20px;
	/*box-shadow: 1px 1px 3px 0px #888888;*/
	width: 200px;
}
.logo-150{
	display:inline-block;
}
/* ------- LINHAS ------- */
hr, .hr_dupla, .hr_tracejada {
	height: 0;
	border: 0;
	margin: 0 auto;
	margin: 10px 20px;
	/*width:95%;*/
}
hr {
	border-top: 1px solid #00639c;
	border-bottom: 1px solid #00639c;
	width: 100%;
	margin: 5px auto;
}
.hr_grossa {
	border-top: 2px solid #656565;
	border-bottom: 1px solid #fff;
	margin: 0 20px 10px 20px;
}
.hr_grossa2 {
	border-top: 3px solid #666;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	width: 90%;
	margin-left: 20px;
}
.hr_tracejada {
	border-top: 1px dashed #e6e6e6;
	border-bottom: 0px solid #fff;
}
.hr_footer {
	border-top: 1px solid #63171a;
	border-bottom: 0px solid #fff;
	margin: 5px 10px;
}
.hr_area-do-cliente {
	border-top: 1px solid #2e5591;
	border-bottom: 1px solid #1a3660;
	/*margin: 5px 25px;
	width: 100%;*/
}
.amarelo{
	border-top: 2px solid #fdbf2d;
	border-bottom: 2px solid #fdbf2d;
	width: 178px;
	margin: 3px 10px 5px 10px;
}
.linha-padrao {
	border-top: 2px solid #868686;
	border-bottom: 2px solid #868686;
	width: 92%;
	margin: 10px auto;
}
.marrom {
	border-top: 0px solid #ffffff;
	border-bottom: 2px solid #078aa5;
	width: 95%;
	margin: 3px 10px 0 10px;
}
.ornamento {
	border: 0;
	height: 8px;
	background-image: url('../../imagens/webparts/linhas/arabesco2.png'),url('../../imagens/webparts/linhas/linha-verde.jpg');
	background-repeat: no-repeat, repeat-x;
	background-position: center center , center center;
}
.icon-social {
	width: 18px;
	height: auto;
}
#bodybusca{	
   overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: space-around;
	justify-content: space-around;   
}
#buscaavancada{
	width:100%;
	max-width:1070px;
	height:15%;
	padding:0;
	margin-top: -30%;
	border-radius: 10px;
}
#buscaavancada iframe{
	width:95%;
	height:95%;
	padding:0;
}
#div-newsletter, #div-busca-avancada{
	display: inline-block;
	float: right;
	margin: 28px 10px 5px 10px;
}
#div-newsletter .botao-newsletter, #div-busca-avancada .botao-busca-avancada{
	/*background-color:#ffffff;*/
	max-width:200px;
	padding:5px;
	border-radius: 1px;
	margin: 0 auto;
	border: 1px solid rgb(255 255 255 / 0.5);
}
.btn-busca-avancada, .btn-busca-avancada .fa-search{
	color:#fff;
}
.btn-busca-avancada:hover, .btn-busca-avancada:hover .fa-search{
	color:#078aa5;
}
@media only screen and (max-width: 900px){
	#div-newsletter, #div-busca, #div-busca-avancada{
		width:99%;
		float:none;
		margin: 10px 0 10px 3px;
		/*display:none;*/
	}
	#buscaavancada{
		height:30%
	}
}
#div-busca-avancada-produtos{
	width:100%;
}
/* ----------- BUSCA AVANÇADA ----------- */
.flex-busca-avancada-produto{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: normal;
	align-content: stretch;	
}
.flex-busca-produto-imagem{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5px;
}
.busca-produto-imagem{
	margin:5px 20px;
}
.busca-produto-imagem-link{
	
}
.flex-busca-produto-descricao{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5px;
	word-break: break-word;
}
.busca-produto-titulo, busca-produto-titulo-link{
	font-size:16px;
	font-weight:bold;
}
.busca-produto-resumo{
	font-size:16px;
	margin: 5px 20px;
}
.busca-produto-informacao{
	font-size:12px;
}
.busca-produto-resultado{
	width:50%;
	border: 1px solid #d2d2d2;
	text-align:center;
	margin: 20px auto;
	border-radius: 5px;
	padding: 5px;	
}
@media only screen and (max-width: 600px){
	.flex-busca-avancada-produto{
		flex-direction: column;
	}
	.flex-busca-produto-imagem{
		text-align:center;
	}
}
/* ----------- NEWSLETTER ----------- */
#div-newsletter .fa-envelope-o{
	margin:0px 10px 0 3px;
	display:block;
	cursor: pointer;
	font-size:20px;
	float: left;
}
#div-newsletter .assinar{
	font-size:17px;
	margin: 0px 3px 0 3px;
	display: block;
	white-space: nowrap;
	cursor:pointer;
	font-weight: 400;
	color:#f1f1f1;
}
#div-newsletter .botao-newsletter:hover{
	background-color:#078aa5;
}
#div-newsletter a:hover{
	text-decoration:none !important;
}	
#div-newsletter .fa-envelope-o:hover, #div-newsletter .assinar:hover{
	color:#ffffff;
}
/* ----------- FANCYBOX ----------- */
.fancybox-slide--iframe .fancybox-content {
	width  : 500px;
	height : 700px;
	max-width  : 40%;
	max-height : 80%;
	margin: 0;
}
@media only screen and (max-width: 900px){
	.fancybox-slide--iframe .fancybox-content{
		max-width  : 100%;
		max-height : 100%;
	}
}
.fancybox-slide--iframe .buscaavancada {
	width  : 90%;
	height : 300px;
	max-width  : 90%;
	max-height : 30%;
	margin: 0;
}
/* ------- BUSCA ------- */
#div-busca{
	display: inline-block;
	float: right;
	margin: 24px 10px 5px 10px;
}
#div-busca .icon-search{
	margin:10px 3px 0 3px;
	display:block;
	cursor: pointer;
	font-size:20px;
	color:#ffffff;
}
#div-busca .icon-search:hover{
	color:#ffffff;
}
#busca {
	float: right;
	margin-right: 20px;
	height: 50px;
}
@media only screen and (max-width: 900px){
	#div-busca{
		margin:5px auto;
		float:none;
	}	
	#busca {
		height: 35px;
	}
	#div-busca .icon-search{
		display:none;
	}
}
#busca_tabela {
	width: 90%;
	margin: 20px auto;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-family: 'Poppins', sans-serif;
}
span.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	color: #078aa5;
}
span.busca_descricao {
	font-size: 16px;
	color: #333333;
}
span.busca_informacao {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
}
span.busca_aviso {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #CC0000;
}
a:active.busca_titulo {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #078aa5;
	font-family: Tahoma;
}
a:link.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #078aa5;
}
a:visited.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #078aa5;
}
a:hover.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#busca_form_mini2 {
	float: right;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: -4px 5px 0 5px;
	width: 270px;
	display: inline-block;
	display: none;
}
#busca_form_mini2 input[type=text] {
	float: left;
	border-radius: 2px;
	border:1px solid #078aa5;
	background: #fff;
	height: 20px;
	margin: 0;
	width: 200px;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	margin-right: 10px;
	margin-left:2px;
	padding: 2px 5px;
}
#busca_form_mini2::-webkit-input-placeholder {
	color: #e7e7e7;
}
#busca_form_mini2::-moz-placeholder {
	color: #e7e7e7;
}
#busca_form_mini2 input::-webkit-input-placeholder {
	color: #e7e7e7;
}
#busca_form_mini2 input[type=submit] {
	float: left;
	background-color: #00639c;
	cursor: pointer;
	height: 25px;
	width: 34px;
	border: 0;
	margin: 0 2px;
	font-family: Tahoma;
	font-size: 14px;
	color:#ffffff;
	border-radius: 3px;
	background-image: url('../../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#busca_form_mini2 input[type=submit]:hover {
	background-color: #0074b7;
}
@media (max-width: 900px){
	#busca_form_mini2 {
		float: none;
		margin: 5px auto;
		margin-left: 58px;
		height:33px;
	}
}
#busca_form_mini {
	float: right;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: 10px 0px;
}
#busca_form_mini input[type=text] {
	border-radius: 5px 0 0 5px;
	border: 1px solid #C0C0C0;
	background: #F4F4F4;
	height: 26px;
	margin: 0 0 0 2px;
}
#busca_form_mini input[placeholder] {
	color: #fff;
	font-style: normal; /*background-image: url('../imagens/webparts/busca/lupa.gif');
	background-repeat: no-repeat;
	background-position: right center;*/;
	width: 250px;
}
#busca_form_mini input[type=submit] {
	background-color: #124284;
	cursor: pointer;
	height: 28px;
	width: 45px;
	border: 0;
	margin: 0 2px 0 -4px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ADADAD;
	border-radius: 3px;
	background-image: url('../../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;
	/*box-shadow: inset 1px 1px 0px 0px #ffffff;
	background-color: #DADADA;
	text-shadow: 1px 1px #FFF;*/
}
#busca_form_mini input[type=submit]:hover {
	color: #333;
	background-color: #666;
}
#busca_form_mini select {
	border: 0 !important;
	/*Removes border*/
	color: #fff;
	height: 24px;
	min-width: 180px;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 2px;
	padding: 0px 5px 0 10px;
	-webkit-appearance: none; /*Removes default chrome and safari style*/;
	-moz-appearance: none; /* Removes Default Firefox style*/;
	text-indent: 0.01px; /* Removes default arrow from firefox*/;
	text-overflow: ''; /*Removes default arrow from firefox*/;
	background: url('../../imagens/icones/seta-select.png') no-repeat 163px center #124284;
	cursor: pointer;
}
#busca_form_mini select option {
	cursor: pointer;
}
#busca_form_mini select > a:after {
	border-color: #FF0000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

#frmSiteSearch{
	height:34px;
	padding: 11px 0 0 0;
	vertical-align: middle;
}
#frmSiteSearch .busca-input{
	height:15px;
	border-radius: 2px;
	border: 1px solid #cacaca;
	padding: 3px;
}

#frmSiteSearch .busca-submit{
	background-color: #bcbcbc;
	color: #fff;
	padding: 5px;
	border-radius: 3px;
	cursor: pointer;
}
#frmSiteSearch .busca-submit:hover{
	background-color: #737373;
}	

/* ------- Easy Tooltip ------- */
#easyTooltipBlue, #easyTooltip, a.capitulo, a.eventos, a.link_fundadores {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #fff;
}
#easyTooltipBlue {
	/*background:#7d7870 url("../../Includes/scripts/easytooltip/bg.gif") repeat-x;*/
	width: 200px;
	padding: 5px 10px;
	border: 1px solid #7d7870;
}
#easyTooltip {
	width: 200px;
	padding: 5px 10px;
	border: 0px solid #fff;
	background: #7d7870;
	border-radius: 7px;
	font-weight: normal;
}
#IframeForm, #IframeMaps {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	max-width: 510px;
	height: 650px;
	width: 100% !Important;
	min-width: 100% !Important;
}
@media (min-width: 900px){
	#IframeForm, #IframeMaps {
		min-width: 100% !Important;
	}
}
.form-cadastro{
	min-height:1100px;
}
/* ------- FORMULÁRIO DE CONTATO ------- */
.form_div {
	/*páginas de confirmação*/
	text-align: center;
}
.form-pj{
	height:1500px !important;
}
#form-div {
	max-width: 500px;
	margin: 0 auto;
	background-color: #fcfcfc;
	border-radius: 20px;
	/*background:url('../imagens/webparts/forms/fundo_topo.gif') repeat-x center top;*/
	/*border-radius:4px;
	border: 1px solid #F7C1C7;
	background-color: rgb(254, 255, 230);
	background: linear-gradient(0deg, white 91%, rgb(250, 241, 220) 90%);*/
}
#form input::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #909090;
  opacity: 1; /* Firefox */
}
#form:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color:  #909090;
}
#form::-ms-input-placeholder{ /* Microsoft Edge */
  color: #909090;
}
#form select {
  color: #909090;
}
#form option:not(:first-of-type){
	color: #000000;
}
@media (max-width: 500px){
	#form-div {
		max-width: 95%;
	}
}
#form, #conversion-form {
	font-family: 'Poppins', sans-serif;
	font-size: 10pt;
	color: #333;
	text-align: left;
	display: table;
}
#form hr, #conversion-form hr {
	width: 100%;
	margin: 0px;
	border-top: 1px solid #F7C1C7;
	border-bottom: 1px solid #fff;
}
#form .titulo, #conversion-form .titulo {
	font-weight: bold;
	color: #b64550;
	margin: 10px 10px;
	font-size: 16px;
}
#form .subtitulo, #conversion-form .subtitulo {
	color: #666;
	margin: 5px 10px;
	font-size: 1em;
	text-align: center;
	font-size: 12px;
}
#form .resumo, #conversion-form .resumo {
	color: #000;
}
#form label, #conversion-form label {
	font-weight: normal;
	margin: 5px 0px 5px 5px;
}
#form input, #conversion-form input {
	width: 83%;
	margin: 5px 10px 5px 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border: 1px solid #ccc;
	height: 17px;
	padding: 8px 8px 8px 40px;
}
#conversion-form input[type=radio] {
	width: auto;
	margin: 5px 10px 5px 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border: 1px solid #ccc;
	height: 17px;
	padding: 8px 8px 8px 40px;
}
#FormServicos {
	display: table;
	float: left;
	margin: 0 0 0 15px;
}
#FormServicos p {
	margin: 5px;
}
@media (max-width: 400px){
	#form input, #conversion-form input {
		max-width: 70%;
	}
}
#form input[type=text] {
}

#form p{
	margin: 20px 10px 0 20px;
}
#form input[type=submit], #conversion-form input[type=submit] {
	font: 18px/35px 'Poppins', sans-serif;
	color: #333;
	background-color: #ededed;
	width: auto;
	height: auto;
	border: 1px #b9b9b9 solid;
	padding: 0px 20px 0px 20px;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); /* display: inline-block; */;
	text-shadow: 1px 1px 0px #ffffff; /* box-shadow: 2px 2px 2px #AFAEAE; */;
	float: right;
	margin: 0px 20px 10px 15px;
}
#form input[type=submit]:hover, #conversion-form input[type=submit]:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}
#form input[type=submit]:active, #conversion-form input[type=submit]:active {
	position: relative;
	top: 1px;
}
#form input[type=checkbox], #conversion-form input[type=checkbox] {
	background-color: #f0f0f0;
	width: auto;
	float: left;
	margin: 0px 0px 5px 20px;
}
#form #nome, #form #username, #conversion-form #nome, #conversion-form #username {
	background-image: url('../../imagens/webparts/forms/nome.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #email, #conversion-form #email, #form #email2, #conversion-form #email2 {
	background-image: url('../../imagens/webparts/forms/email.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #cpf, #conversion-form #cpf, #form #cnpj, #conversion-form #cnpj{
	background-image:url('../../imagens/webparts/forms/cnpj.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #dataNascimento, #conversion-form #dataNascimento, #form #datafundacao{
	background-image:url('../../imagens/webparts/forms/mensagem2.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #profissao, #conversion-form #profissao{
	background-image:url('../../imagens/webparts/forms/profissao.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #password, #conversion-form #password {
	background-image: url('../../imagens/webparts/forms/senha.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #cidade, #conversion-form #cidade {
	background-image: url('../../imagens/webparts/forms/cidade.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
	max-width: 60%;
}
#form #endereco, #form #endereco_numero, #form #endereco_complemento , #form #bairro, #form #cep {
	background-image: url('../../imagens/webparts/forms/cidade.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #endereco_numero{
	max-width: 18%;	
}
#form #endereco_complemento{
	max-width: 50%;	
}
@media (max-width: 400px){
	#form #cidade, #form textarea, #conversion-form #cidade, #conversion-form textarea {
		max-width: 70%;
	}
}
#form #mensagem, #conversion-form #mensagem {
	background-image: url('../../imagens/webparts/forms/mensagem.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 200px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #telefone, #conversion-form #telefone, #form #celular {
	background-image: url('../../imagens/webparts/forms/telefone.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #conhecimento, #conversion-form #conhecimento {
	background-image: url('../../imagens/webparts/forms/mensagem.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #empresa, #conversion-form #empresa, #form #nomefantasia, #form #razaosocial {
	background-image: url('../../imagens/webparts/forms/empresa.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #cnpj, #conversion-form #cnpj {
	background-image: url('../../imagens/webparts/forms/cnpj.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #site, #conversion-form #site {
	background-image: url('../../imagens/webparts/forms/website.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #arquivo, #conversion-form #arquivo {
	background-image: url('../../imagens/webparts/forms/arquivo.png'), url('../../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form .desativado, #conversion-form .desativado {
	border-radius: 4px;
	border-right: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
	border: 1px solid #E5E5E5;
	color: #808080;
	height: 25px;
}
#form textarea, #conversion-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-radius: 4px;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 83%;
	height: 50px;
	padding: 8px 8px 8px 40px;
	margin: 5px 10px 5px 15px;
}
#form select, #conversion-form select {
	border-radius: 5px;
	border-right: #ccc 0px solid;
	border-bottom: #ccc 0px solid;
	border: 1px solid #ccc;
	height: 30px;
	padding: 5px 8px;
	margin: 5px 10px 5px 15px;
	color: #909090;
}
#form select option:disabled, #conversion-form select option:disabled {
	color: #666;
}
#contador-textarea {
	color: #cc0000;
	font-size: 9px;
	margin: 10px 30px;
}
#contador-textarea::before {
	content: "(";
}
#contador-textarea::after {
	content: ")";
}
.resultado-data{
	text-align:center;
}
.regioes-atuacao div{
	display:inline-block;
}
.regioes-atuacao div, .regioes-atuacao input, .regioes-atuacao label{
	cursor: pointer;
	margin-right: 10px;
}	
/* ------- FORMULÁRIO MINI ------- */
#form_mini {
	width: 95%;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: bold;
	margin-top: -35px;
	display: flex;
	text-align: left;
	box-sizing: border-box;
	text-align: left;
	flex-direction: column;
	align-items: center;
}
.msgcad1, .msgcad2{
	margin: 45px 0 0 0 !important;
	color: #ffffff !important;
	
}
.form_mini_input, .form_mini_textarea {
	width: 100%;
	min-width: 200px;
	background-color: #000130;
	border: 2px #00639c solid;
	border-radius: 3px;
	height: 28px;
	margin: 3px 0;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: normal;
	margin-left: 8px;
	width: 95%;
}
.form_mini_textarea {
	height: 60px;
}
.form_mini_submit {
	font: 16px/23px 'Poppins', sans-serif;
	width: 95px;
	float: right;
	margin: 7px 0 5px 5px;
	display: inline-block;
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 25px;
	padding: 4px 10px;
	color: #fff;
	background-color: #00639c;
	text-decoration: none;
	transition: background-color 1.5s ease;
}
.form_mini_submit:hover {
	background: #000130;
	color: #ffffff;
	transition: background-color 1.5s ease;
	border: 1px solid #00639c;
	}
.form_mini_submit:active, .form_mini_submit:focus {
	border: 0;
}
.form_mini_input::-webkit-input-placeholder, .form_mini_textarea::-webkit-textarea-placeholder {
	color: #fbfbfb;
	font: 12px 'Poppins', sans-serif;
	font-weight: normal;
}
.form_mini_input:-moz-placeholder, .form_mini_textarea:-moz-placeholder {
	color: #fbfbfb;
	font: 16px 'Poppins', sans-serif;
	font-weight: bold;
}
.form_mini_input::-moz-placeholder, .form_mini_textarea:-moz-placeholder {
	color: #fbfbfb;
	font: 16px 'Poppins', sans-serif;
	font-weight: bold;
}
.form_mini_input:-ms-input-placeholder, .form_mini_textarea:-ms-input-placeholder {
	color: #fbfbfb;
	font: 16px 'Poppins', sans-serif;
	font-weight: bold;
}
.form_mini_erro {
	color: red;
	font-size: 16pt;
}
.form_mini_ok {
	font-size: 10pt;
	margin: 0 0 0 30px;
}
#form_mini p {
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}

@media (max-width:600px){
	#form_mini {
	width: 95%;
	}
}
/* ------- toTop ------- */
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 13px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url('../../imagens/webparts/toTop/toTop.png') no-repeat left top;
	z-index: 100;
}
#toTopHover {
	background: url('../../imagens/webparts/toTop/toTop.png') no-repeat left -42px;
	width: 42px;
	height: 42px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}
/* ------- Publicações  ------- */
#IDPublicacoes {
	overflow: hidden;
}
#Publicacoes {
	margin: 10px;
}
#Publicacoes ul {
	display: flex;
	margin: 0px;
	/* padding-inline-start: 0; */
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
}
#Publicacoes li {
	display: flex;
	margin: 10px auto;
	position: relative;
	max-width: 22%;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
}
#Publicacoes p {
	margin: 10px 0;
}
#Publicacoes h3 {
	color: #006fa4;
	margin: 0;
}
#Publicacoes .pub_textos {
	display: block;
	padding: 20px;
	margin:0;
	border-bottom: 1px solid #ececec;
	min-height:230px;
	width: 100%;
	box-sizing: border-box;	
}
#Publicacoes .pub_textos a {
	color: #7d7870;
	text-decoration: none;
}
#Publicacoes .infobuttons{
	display: block;
	margin: 5px 0;
	width: 100%;
	text-align: center;
}
#Publicacoes .info{
	/*position:absolute;*/
	bottom: 16px;
	font-size: 12px;
	display: inline-block;
	margin: 0;
	color: #fff;
	margin: 0px 5px 0px 10px;
}
#Publicacoes .icon {
	bottom: 16px;
	font-size: 12px;
	display: inline-block;
	margin: 0;
	color: #fff;
	margin: 0px 5px;
}
@media (min-width: 900px){
	#Publicacoes .info{
		display: inline-block;
		min-height: 35px;
		align-items: center;
	}
	.infobuttons .info{
		margin:	0px 5px 0 5px !important;
	}
	 #Publicacoes .icon {
	 	margin: 0 6px 0 0;
	 }
}
@media (max-width: 900px){
	#Publicacoes .info{
		margin: 0 auto;
		display:table;
	}
	#Publicacoes li {
		display: flex;
		margin: 10px;
		position: relative;
		min-width: 45%;
		box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
		flex-direction: column;
		justify-content: space-around;
		flex-wrap: wrap;
	}	
	#Publicacoes ul {
		max-width: 1200px;
		display: flex;
		margin: 0px auto;
		/* padding-inline-start: 0; */
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
	}
}
#Publicacoes .info2{
	font-family: verdana !important;
	font-size: 12px;
	padding: 5px 5px 0px 5px;
	border-radius: 3px;
	margin-right: 2px;
	background-color: #006fa4;	
	border: solid 1px #fff;
	cursor: help;
	min-height: 20px;
	display: inline-block;
	color: #fff;
}
@media (max-width: 600px){
	#Publicacoes li{
		min-width: 100%;
	}
	#Publicacoes .pub_textos{
		min-height: 150px;
	}
}
#Publicacoes .info2:hover .icon {
	color: #fff !important;
	/*background-color: #26447b !important;
	border: 0px solid #fff !important;*/
}
#Publicacoes .pic {
	width: 100%;
	height: auto;
	max-height: 300px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.42);
	border-radius: 3px 3px 0 0;
}
.pubautor{
	display:inline-block;
}
.imgautor{
	float:left;
	margin:0px 20px 0 40px;
}
/*GROW*/
.grow img {
	width: 100%;
	height: auto;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.grow img:hover {
	width: 100%;
	max-width:100%;
	height: auto;
	margin: 0px;
	position: relative;
	transform: scale(1.5);
}
.grow a{
	overflow: hidden;
}
#Publicacoes img {
}
#Publicacoes hr {
	margin: 5px 0 15px 0;
	display: none;
}
#Publicacoes .icon-zoom-in:hover {
	color: #078aa5;
	text-decoration: none;
	font-size: 17px;
}
#PublicacoesNav {
	display: table;
	margin: 0 auto;
}
#PublicacoesNav a {
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 1px solid #ccc;
	margin: 3px;
	background-color: #f5f5f5;
}
#PublicacoesNav a:hover {
	text-decoration: none;
	background-color: #e2e2e2;
}
#PublicacoesNav .icon {
	color: #102750;
}
#PublicacoesNav .icon:hover {
	color: #d71e26;
}
#PublicacoesNav .pagina-x-de-x {
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 0px solid #ccc;
	margin: 3px;
	font-size: 12px;
}
#PublicacoesNav .totalpublicacoes {
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 1px solid #EFEFEF;
	margin: 3px;
	font-size: 12px;
}
/* ------- Tabela Responsiva -----------------*/
.responsive-table {
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #eee;
	margin: 0 auto;
}
/* Zebra striping */
.responsive-table tr:nth-of-type(odd) { 
	background: #fff; 
}
.responsive-table th {
	background: #f0f8ff;
	color: #606060;
	font-weight: bold;
}
.responsive-table td, .responsive-table th {
	padding: 6px;
	border: 1px solid #fff;
	text-align: center;
	width: 25%;
	vertical-align: top;
}

@media (max-width: 900px){
/*@media only screen and (max-width: 900px), (min-device-width: 768px) and (max-device-width: 900px){*/
/* Force table to not be like tables anymore */
	.responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.responsive-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.responsive-table tr {
	}
	.responsive-table td {
		/* Behave  like a "row" */
		border: none;
		/*border-bottom: 1px solid #eee;*/position: relative;
		padding-left: 130px;
		font-size: 10pt;
	}
	.responsive-table td:before {
		/* Now like a table header */
			position: absolute; /* Top/left values mimic padding */;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	.tabela-responsiva {
		width: 95%;
		border-collapse: collapse;
		border: 0px solid #eee;
		margin: 0 auto;
		margin-top: 45px;
		overflow: hidden;
	}
	.tabela-responsiva p, .tabela-responsiva h3 {
		margin: 10px;
	}
	.tabela-responsiva td, .tabela-responsiva th {
		padding: 6px;
		border: 1px solid #fff;
		text-align: left;
		width: 98%;
		vertical-align: top;
	}
}	
.tabela-responsiva{
	margin-top: 45px;
	border:none;
}	
.tabela-responsiva th{
	background: #dfdfdf;
	text-align: center;
	padding: 0;	
}
.tabela-responsiva th p{
	font-size:15px;
}

.tabela-responsiva td{
	width:25%;
	vertical-align: top;
	border: none;
	font-size: 14px;
}
.tabela-responsiva .linha-01{
	white-space: nowrap;
	text-align:center;
}	

.tabela-responsiva .linha-05{
	white-space: nowrap;
}	
@media (max-width: 900px){
	.tabela-responsiva table, .tabela-responsiva thead, .tabela-responsiva tbody, .tabela-responsiva th, .tabela-responsiva td, .tabela-responsiva tr {
		display: block;
	}
	.tabela-responsiva td, .tabela-responsiva th{
		width: 48%;
		padding: 0;
		float:left;
		display:block;
	}
	.tabela-responsiva img {
		max-width: 96%;
	}
}
.tabela-responsiva tr:nth-of-type(odd){
	background:#fbfbfb !important;
}

@media screen and (max-width: 900px){
	.tabela-responsiva td, .tabela-responsiva th{
		width: 98%;
		padding: 0;
		float:none;
		text-align: left !important;
	}
	.tabela-responsiva td:before{
		position: relative;
		text-align: left;
		width: 40%;
		top: auto;
		left: auto;
		padding: 10px 0px;
		line-height: 7px;
		width: 30%;
		display: inline-block;		
	}
	.prodvariacoes td:nth-of-type(1):before {font-weight:bold; content: "Marca:  ";}
	.prodvariacoes td:nth-of-type(2):before {font-weight:bold; content: "Modelo:  ";}
	.prodvariacoes td:nth-of-type(3):before {font-weight:bold; content: "Motor:  ";}
	.prodvariacoes td:nth-of-type(4):before {font-weight:bold; content: "Ano:  ";}
	.prodvariacoes td:nth-of-type(5):before {font-weight:bold; content: "Observação:  ";}
	.prodvariacoes td:nth-of-type(6):before {font-weight:bold; content: "Combustível:  ";}
}

/* ------- Publicações VerticalSlider ------- */
#IPublicacoes {
	padding: 0px;
	width: 92%;
	height: 130px;
	margin: 0 0 0 20px;"
}
#BodySlider {
	background-color: #f3f3f3;
	/*background:url('../imagens/webparts/fundos/fundo_corpo.jpg') 0 0 repeat;*/
}
#VerticalSlider div {
	top: 0;
	left: 0;
}
#VerticalSlider {
	width: 100%;
	height: 74px;
	border: 0px solid #ddd;
	margin: 0;
}
#VerticalSlider div {
	width: 99%;
	height: 150px;
	padding: 3px;
	color: #333;
	text-align: left;
	font-size: 16px;
}
#VerticalSlider div img {
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
	padding: 3px;
	background: #fff;
}
#VerticalSlider .publicacao_titulo {
	color: #000;
	font-weight: bold;
}
#VerticalSlider .publicacao_resumo {
	color: #000;
}
#VerticalSlider .publicacao_titulo {
	font-weight: bold;
	margin-bottom: -10px;
	color: #000;
	display: table;
}
#NavSliderBack {
	width: 98%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	text-align: right;
	/*background-color:#fff;*/
}
#NavSlider {
	margin: 6px 2px 1px 0px;
}
#NavSlider a {
	margin: 0px;
	padding: 0px;
	border: 1px solid #8C8C8C;
	background: #EFEFEF;
	text-decoration: none;
	padding: 0 2px;
}
#NavSlider img {
	margin: 6px 2px 0px 2px;
}
#NavSlider a.activeSlide {
	background: #ea0;
}
#NavSlider a:focus {
	outline: none;
}
#output {
	text-align: left;
}
.divhomeprodutos {
	display: inline-block;
	width: 295px;
	height: auto;
	text-align: center;
	border: 1px solid #a6a644;
	border-radius: 15px;
	background: rgba(242,242,227,0.4);
	margin: 10px 10px;
}
.vejatambem a {
	color: #078aa5;
	font-size: 18px;
}

.vejatambem a:hover {
	color: #000000;
	font-size: 18px;	
}
/* ---------------- For sticky header: class="float-panel"  ------------------*/
.float-panel {
	width: 100%;
	height: 30px;
	z-index: 300;
	padding: 0;
	transform: translateZ(0);
	transition: all 0.5s; /* Effect for switching from .fixed to static */
	position: relative;
}
.float-panel .content-area {
	margin: 10px auto;
}
/* when class="float-panel fixed" */
.fixed {
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	padding: 0;
	animation: slide-down 0.7s;
	opacity: 0.9;
	height: 33px;
}
@media screen and (max-width: 900px){
	.fixed, .float-panel {
		height:40px;
		position:relative !important;
		background:#078aa5;
		border: 0px solid #282850;
	}	
}
#btn-whats{
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 120px;
	z-index: 10000000;
}
#btn-whats img{
	max-width: 50px;
}
.box-info{
	padding-top:56px;
}
.box-cadastro{
	display:inline-block;
	width: 100%;
}
.box-foto{
	border:none;
	margin: 20px;
	width: 100%;
	max-width: 200px;
	height: auto;
	float: left;
	border: 4px double #f1f1f1;
}
.box-info .icon-zoom-in{
	display:none;
}
@media screen and (max-width: 800px){
	.box-info{
		padding-top:20px;
	}
}
@media screen and (max-width: 600px){
	.box-cadastro{
	margin-top: 40px;
	}
	.box-info{
		padding:20px;
	}
	.box-info .info{
		text-align:center;
		display: block;	
	}
}
@media screen and (max-width: 450px){
	.box-foto{
		float:none;
		max-width:65%;
		width:90%;
		margin:0 auto
	}
	.box-img{
		text-align:center;
	}	
}
@media screen and (max-width: 1000px){
	#s-main .box-fancybox{
		width:22% !important;	
	}
}
@media screen and (max-width: 900px){
	#s-main .box-fancybox{
		width:28% !important;	
	}
}
@media screen and (max-width: 600px){
	#s-main .box-fancybox{
		width:44% !important;	
	}
	#s-main .box-foto{
		max-width:90%;
	}	
}
@media screen and (max-width: 500px){
	#s-main .box-fancybox{
		width:95% !important;	
		text-align:center;
		display:block;
	}
	#s-main .box-foto{
		max-width:90%;
	}	
}
.box-produtos{
	display:flex;
	gap: 20px;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: space-around;
	width:60%;
	margin: 20px 0 20px 20px;
}
.box-produto{
	width: 44%;
	border: 1px solid #ffffff;
	border-radius: 20px 20px 0 20px;
}
.box-produto p{
	font-size:14px;
}
.box-produto .titulo{	
	font-size:16px;
	font-weight:bold;
}
.box-texto{
	width:40%;
}
.box-produtos .icon{
	font-size: 70px;
	float: left;
	margin: 5px 15px 5px 0;
}	
.main-carousel{
	margin:35px auto !important;
}
@media (max-width: 900px){
	.faixa-linha2{
		flex-direction: column;
	}
	.faixa-linha1 h2 {
		font-size: 20px;
	}	
	.box-produtos{
		flex-direction: column;
	 		  width: 97%;
	 		  margin: 10px;
	}
	.box-produto{
		width:90%;
	}
	.box-texto{
		width:100%;
	}
	
}
.clientes{
	display: flex;
	margin: 30px auto;
	max-width: 1200px;
	flex-wrap: nowrap;
	flex-direction: row;
}
@media (max-width: 700px){
	.clientes{
		display: flex;
		margin: 30px auto;
		max-width: 1200px;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
  }
	#faixa6 img {
		width: 66%;
		height: 82%;
	}
}
.bellastone-peq{
	color: #8fd6e5;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
}
.portfolio-imagens{
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
	flex-direction: row;
	margin: 30px auto;
	max-width: 1200px;
}
.portfolio-imagem-1{
	margin:10px;width: 95%;max-width: 750px;
}
.portfolio-imagem-2{
	margin:10px;width: 42%;height: auto;max-width: 360px;
}
.portfolio-imagem-3{
	margin:10px;width: 42%;max-width: 360px;float:left;
}
.portfolio-imagem-4{
	margin:10px;margin: 10px;width: 95%;max-width: 750px;
}
.coluna-esquerda{
	margin-left: 10%;
	width: 100%;
	margin-right: 23px;
}
.coluna-direita{
	margin-right: 10%;
	display: flex;
	flex-direction: column;
}
.linha6 h2 {
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 2.1em;
	font-weight: 500;
	margin: 0px 20px;
	text-align: center;
	margin: 10px auto;
}
@media (max-width : 1100px){
		.anuncio-imagens{
		display: flex;
   	 	flex-direction: row;
		justify-content: space-around;
}
		.coluna-esquerda{
		width: 552px;
   		margin: 0 auto;
		display: flex;
		flex-direction: column;
}
		.coluna-direita{
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		width: 277px;
}
		.atendemos-via{
		margin-left:0px!important;
}
}
@media (max-width : 900px){
		.anuncio-imagens{
		display: flex;
   	 	flex-direction: column;
		justify-content: space-around;
}
		.coluna-esquerda{
		width: 400px;
		margin: 15px auto;
		display: flex;
		flex-direction: column;
		
}
		.coluna-direita{
		margin: 10px auto;
		display: flex;
		flex-direction: column;
		width: 277px;
  }}
@media (max-width : 450px){
		.coluna-esquerda{
		width: 300px;
		margin: 15px auto;
		display: flex;
		flex-direction: column;
		
	}
		.anuncio-imagens{
		display: flex;
   	 	flex-direction: column;
		justify-content: space-around;
		margin-left: 25px;
	}
}
.footer-org{
	gap: 30px;
	display: flex;
	align-items: flex-start;
	min-height: 300px;
	justify-content: space-between;
	margin: 10px 20px;
	max-width: 1200px;
	margin: 30px auto 0;
	}
.footer-org .div-1{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	gap: 5px;
}
.footer-org .div-2, .footer-org .div-3{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	gap: 5px;
}
.redes-sociais{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin: 30px auto;

}
.redes-sociais span{
	font-size: 20px !important;
}
.redes-sociais span:before{
	font-size: 20px !important;
}
.footer-org .div-3 img{
	width: 90%;
	max-width: 300px;
}
.footer-org p{
	color: #000000;
	font-size: 14px;
	margin: 5px 20px;
}
.footer-org  .title{
	font-size: 1.3em;
	font-family: 'Poppins', sans-serif;
	color: #000148;
	font-weight: 400;
	margin: 5px 20px;
	border-bottom: 2px solid #000148;
}
.footer-org a {
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #000000;
}
.menu-inferior{
	gap: 3px;
	display: flex;
	flex-direction: column;
}
.div-1 img {
	margin: 0 20px 30px 0;
}
.faixa-azul1{
	height: 14px;
	background-color: #078aa5;
}

@media (max-width : 900px){
	.footer-org .div-1 , .footer-org .div-2, .footer-org .div-3{
		width:100%;
		padding:0;
	}
	.footer-org .title {
		width: 50%;
		margin: 5px auto;
	}
	.footer-org .div-1 {
		margin-top: 0px;
		margin-bottom: 0; 
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.footer-org .div-2{
		display: flex;
		flex-direction: column;
		padding: 0;
	}
	.footer-org .div-3 {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 0;
	}
	.footer-org {
		flex-direction: column;
		justify-content: center;	
	}
	.footer-org div img{
		width: 100%;
		max-width: 300px;
	}	
	.footer-org .div-2, .footer-org .div-3, .div-seguros-gerais p {
			text-align: center;
	}
}
.faixa-azul2 {
	border-top: 40px #000032 solid;
	padding-right: 33px;
}
.faixa-azul2 p{
	text-align: center;
	color: #05164c;
	font-size: 12px;
}
.div-tel span{
	font-size: 17px;
}
.imagem-video{
	width:100%;
}
.footer-org .fa, .footer-org .icon{
	color: #000148;
	margin: 0px 10px 0px 0;
	font-size: 17px;
}
.coluna-esquerda img:first-child, .coluna-direita img:first-child{
	margin-bottom:20px;
}
.atendemos-via{
	margin-left: 40px;
	width: 300px;
}
.titulo-produtos-texto{
	font-size: 18px;
	color: black;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: 0px 20px;
	height: 30px;
	margin: 10px auto;
}
#article{
	display: block;
}  
/*
.swiper{
	width: 100%;
	height: auto;
}
.swiper-slide{
	display: flex;
	justify-content: center;
	min-height: 200px;
	text-align: center;
	font-size: 18px;
	background: #fff;
} 
.swiper-slide:nth-child(2n){
	height: 500px;
	line-height: 500px;
}
.swiper-imagem{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px 20px 10px 50px;
	margin: 0 auto;
}
.swiper-imagem img{
	float:left;
	max-width:300px;
	border-radius: 5px;
}
.swiper-textos{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	cursor: grab;
	text-align: left;	
	padding:10px 0px 10px 0px;
	text-align: justify;
}
.swiper-textos h3, .swiper-textos p{
	margin:0 20px 15px 20px;
	line-height: 16px;
	padding-right: 50px;
}
.swiper-textos p{
	margin-bottom:20px;
	line-height: 24px;
}	
.swiper-infos{
	margin-bottom:5px !important;
	line-height: 16px !important;
}
.swiper-textos .icon{
 	color: #fff;
 	margin-right:7px;
 	font-size: 12px;
 }
.swiper-info{
	font-family: verdana !important;
	font-size: 12px;
	padding: 3px 7px;
	border-radius: 3px;
	margin: 5px 2px;
	background-color: #0674bb;
	border: solid 0px #0674bb;
	cursor: help;
	height: 15px;
	display: inline-block;
	color: #fff;	
}
@media only screen and (max-width: 720px){
	.swiper-slide{
		display: flex;
		flex-direction: column;
	}
	.swiper-imagem{
		align-items: center;
		padding: 0 50px 0 50px;
	}
	.swiper-imagem img{
		float:none;
		width: 100%;
		max-width:none;
		margin-top: 20px;
	}
	.swiper-textos{
		padding: 13px 30px;
	}
	.swiper-textos h3, .swiper-textos p{
		padding-right: 0px;
	}
}
*/

#article h3{
	text-align: center;
}
.swiper-textos a{
	color: #006fa4;
	line-height: 25px;
}
#article icon{
	color: #fff;
	margin-right: 5px;
	font-size: 19px;
	margin-left: 20px;
}
.rotating-background {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(255,255,255);
	background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(7,138,165,1) 25%, rgba(7,138,165,1) 39%, rgba(255,255,255,1) 87%);	  background-size: cover;
	animation: rotate 20s linear infinite;
}
@keyframes rotate {
	  from {
		transform: rotate(0deg);
	  }
	  to {
		transform: rotate(360deg);
   }
}
figure {
	display: block;
	z-index: 33333;
}
#article .botao-artigo{
	color: #ffffff;
	text-decoration: none;
	padding: 9px 25px;
	letter-spacing: 1px;
	box-sizing: content-box;
	background-color: #006fa4;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	margin: 20px auto;
	display: block;
	width:200px;
	}
	
.botao-estilistico{
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-family: sans-serif;
  text-decoration: none;
  color: #333;
  border: 2px solid #333;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
  transition: all .35s;
  margin: 20px auto;
}

.botao-estilistico span{
  position: relative;
  z-index: 2;
}

.botao-estilistico:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #006fa4;
  transition: all .35s;
}

.botao-estilistico:hover{
  color: #fff;
}

.botao-estilistico:hover:after{
  width: 100%;
}
.logo-footer {
	text-align: center;
}
.logo-footer img{
	margin: 0 auto;
	width: 100%;
	max-width: 222px;
}
.barra-divisora {
	color: white;
	font-size: 17px;
	padding: 0 0 0 10px;
	cursor: default;
}
.ajuste-consulta{
	height: 79px;
}
@media(max-width:420px){
	.barra-divisora {
	display:none;
}
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	display:none;
	}
@keyframes slideDown {
  0% {
	transform: translateY(-100%);
	opacity: 0;
  }
  100% {
	transform: translateY(0);
	opacity: 1;
  }
}

#.slide-down-animation {
  animation: slideDown 0.5s ease-in-out;
}


/* COMEÇO DA FORSTER */
p{
	color: var(--cor-principal) !important;
	z-index: 2;
}
/* ----------------- */
#div-tel .contato-telefone{
	letter-spacing:2px;
}
#div-tel .contato-rede{
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: -3px;
}
.fonteAparente{
	font-size: 20px !important;
	font-weight: 900 !important;
}
.fonteBase{
	color: #0480c7;
	font-weight: 700;
}
.fonteMaior{
	font-size: 30px;
	font-weight: 700;
}
@media (max-width: 900px){
	.fonteMaior {
		font-size: 30px;
}	
}
.alinhar-centro{
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.fundoGradiente{
	background: white;
	background: var(--cor-fonte);
}
.div-seguros-gerais .seguros-gerais {
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0.5px;
	max-width: 100%;
	width: 180px;
	text-align: center;
	/*border-bottom: 1px solid var(--cor-fonte);*/
	margin: 30px 10px 30px 20px;
	color: white !important;
}
.div-seguros-gerais .inativa{
	padding: 2px 10px;
	font-size: 17px;
	background: #ffffff;
	font-weight: 550;
	color: #000131;
	cursor: pointer;
	border: 1px solid #f9f9f9;
	border-radius: 11px;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
}
.div-seguros-gerais .inativa:hover{
}
.div-seguros-gerais .ativa{
	padding: 3px 10px;
	font-size: 17px;
	background: #06599d;
	font-weight: 500;
	color: #ffffff;
	border: 1px solid #06599d;
	border-radius: 11px;
	font-family: 'Poppins', sans-serif;
}
.botoes-flex{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	justify-content: center;
}
.botoes-flex p{
	margin:3px;
}
.div-seguros-gerais .opcoes{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
}
.apareceu{
	 opacity: 1.0;
	 transition: all 0.5s;
}
.desapareceu{
	 opacity: 0;
	 transition: all 0.5s;
}
.faca-orcamento{
	text-decoration: none;
	padding: 15px 20px;
	letter-spacing: 0px;
	box-sizing: content-box;
	background-color: #000130;
	border-radius: 30px;
	font-size: 13px;
	font-weight: 500;
	width: 160px;
	border: 1px solid #000130;
	text-align: center;
	margin: 20px auto 20px;
	display: block;
	color: #000131;
	background-color: #ffffff;
	transition: all 1s;
}
.faca-orcamento a{
	color: var(--cor-fonte);
}
.faca-orcamento:hover{
	color: #ffffff;
	background-color: #000000;
}
#tituloGeral{
	font-size: 24px;
	text-align: center;
	width: 85%;
	margin: 15px auto 0;
	color: white !important;
}
.opcoes .segunda-separacao{
	flex-shrink: 4;
	margin: 0 16px 0;
}
.opcoes .segunda-separacao p{
	font-size: 18px;
	color: white !important;
}
.primeiro-bloco, .segundo-bloco, .terceiro-bloco{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.primeiro-bloco p, .segundo-bloco p, .terceiro-bloco p {
	font-weight: bold;
	font-size: 12px;
	color: white !important;
	margin-left: -10px;
}
.faca-orcamento:hover a{
	color:white;
}
.primeira-separacao{
    display: flex;
    flex-direction: column-reverse;
}
.terceira-separacao{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.seguros-rc-img{
	float:left;
	width:100%;
	max-width:350px; 
	margin:0 30px 20px 0;
}
@media (max-width: 600px){
	.seguros-rc-img{
		float:none;
	}
}
.rc-riscos-cobertos{
	display: flex; 
	align-items: center;
	flex-direction: column;
}
@media (max-width: 900px){
	.div-seguros-gerais .seguros-gerais{
		text-align: center;
		margin-left: 0;
		
	}
	.primeiro-bloco p, .segundo-bloco p, .terceiro-bloco p {
	}
	.div-seguros-gerais .opcoes{
		flex-direction: column;
	}
	.terceira-separacao{
		flex-direction: row;
		width: 73%;
		gap: 19px;
	}
}
@media (max-width: 800px){
	header{
		background-repeat: no-repeat;
		background-position: center;
		background-size: 144% 75%;
		background-position-y: 39%;
		background-position-x: 57%;
}
	.div-seguros-gerais .seguros-gerais{
		text-align: center;
		margin-left: 0;
}
	.div-seguros-gerais .opcoes {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 20px 5%;
		flex-direction: column;
}
	.faca-orcamento {
		/* padding: 10px 52px; */
	}
}
@media (max-width: 600px){
	.div-seguros-gerais .opcoes {
		display: flex;
		flex-direction: column;
	}
		.fonteMaior {
		font-size: 20px;
	}
		header{
			background-repeat: no-repeat;
			background-position: center;
			background-size: 288% 75%;
			background-position-y: 53%;
			background-position-x: 76%;
	}
}

/* segunda parte */
.faixa-externa{
	 width: 96%;
	 margin: 0 auto;
	 /*background-image: url('../../imagens/fundos/background.png');
	 background-position-y: 100%;
	 background-repeat: no-repeat;*/
	 border-radius: 24px;
	 margin:10px auto;
	 display: flex;
	 flex-direction: column;
}
#flex-pai{
	/*display: flex;
	align-items: center;
	justify-content: center;*/
	margin: 0 auto;
}
.flex-imagem-sep{
	/* background: red; */
	width: 100%;
	min-width: 50%;
	}
.produtos-forster{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0px auto;
	max-width: 1200px;
	padding: 50px 0 50px;
}
.linha-escura {
	background: var(--cor-fonte);
	width: 80%;
	height: 2px;
	margin: 0 auto;
}
.regulador-comprimento{
	max-width: 1200px;
	margin: 10px auto;
	width: 100%;
}
.texto-centralizado{
	text-align: center;
	width: 100%;
	align-items: center;
	/* margin: 17% 0 13px 0%; */
	max-width: 100%;
 }
 .texto-centralizado p{
	font-weight: 500;
	font-size: 17px;
	text-align: justify;
} 
.cor-azul-02{
	color: #1c75a9 !important;
}
.flex-texto-sep {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0px 0 0% 0%;
	min-width: 62%;
	}
.riscos-cob{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.flex-texto-sep ul{
	list-style-position: inside;
	margin: 10px 0;
	width: 95%;
	display: flex;
	flex-direction: column;
	gap: 10px;
	height: auto;
	}

@media (max-width: 600px){	
	.flex-texto-sep ul{
		width: 85%;
	}	
}
.flex-texto-sep li{
	font-weight: 500;
	color: var(--cor-principal);
	font-size: 17px;
	margin-left: 4%;
}
.imagem-absoluta{
	/* position: absolute; */
	/* right: 79px; */
	margin: 0;
	width: 100%;
}
.flex-imagem-sep img{
	margin: 0 0 0 0;
	width: 99%;
}
.titulo-rc {
	font-size: 21px;
	letter-spacing: 2px;
	text-align: center;
	margin: 30px auto;
}
.produtos-forster div img{
		width: 75px;
}
.produtos-forster div{
	display: flex;
	flex-direction: column;
	width: 10%;
	align-items: center;
	justify-content: space-between;
	margin: 15px 30px 30px;
	border: 1px solid white;
	border-radius: 20px;
	padding: 0px;
	background: white;
	min-height: 215px;
	box-shadow: 2px 2px 6px 0px #00000024;
	min-width:200px;
}
.produtos-forster div a{
	background: white;
	border: 1px solid var(--cor-fonte);
	border-radius: 14px;
	padding: 5px 20px;
	margin: 20px 0 10px 0px;
	color: var(--cor-fonte);
	font-weight: 700;
	font-size: 13px;
	text-align: center;
}
.produtos-forster div a:hover{
	background: var(--cor-fonte);
	color: white;
}
.produtos-rc{
	min-width: 100%;
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	font-weight: bold;
}
.cor-cinza {
	max-width: 99.8%;
	background: #f2f5f9;
	border-top: 1px solid #515176;
	border-bottom: 1px solid #515176;
}
.bloco-regular{
	max-width: 1200px;
	margin: 0 auto;
}
.flex-blog{
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 90%;
	margin: 0 auto;
	align-items: flex-start;
}
.flex-blog .flex-body {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	/* max-width: 100%; */
	margin: 20px auto 10px 25px;
}
.flex-blog .blog{
	font-size: 33px;
	margin: 30px 0 0px 20px;
	font-weight: 500;
}
.flex-body img{
	width: 270px;
}
.flex-blog p{
	font-weight: 500;
}
.flex-blog .afastar{
		margin-left: 35px;
}
.flex-blog .data{
	font-size: 11px;
	margin: 0px 0px 10px;
}
nav {
	display: block;
	/* position: absolute; */
	width: 100%;
	z-index: 1;
	margin: 0px;
}
.faixa-fim {
	height: 50px;
	width: 100%;
	background: var(--cor-fonte);
}
.texto-fim{
	background: #f6f6f6;
	width: 100%;
	margin: 0 auto;
}
.texto-fim div{
	max-width: 1200px;
	width: 100%;
	margin: 26px  auto 5px;
	display: flex;
	justify-content: center;
}
.texto-fim p{
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	height: auto;
	display: flex;
	align-items: center;
}
.footer-titulo{
	font-size: 18px !important;
	font-weight: 600 !important;
	color: white !important;
	margin: 20px auto 0;
}
.form_mini_textarea:placeholder, #form_mini_mensagem:placeholder{
	color:white;
}
.primeiro-bloco img, .segundo-bloco img, .terceiro-bloco img {
	width: 50px;
}
#imagemGeral{
	width:80%;
}
.primeira-separacao p{
	text-align: center;
}
.corecao-flickity{
	border: 1px solid #ebebeb;
	/*transition: 1s all ease-out;
	animation: scaleAnimation 4s infinite;*/
	background: white;
	background-size: 200% 100%;
	border-radius: 13px;
	overflow: hidden;
}
.elemento-flickity a{
	color: #16243d;
	font-weight: 600;
	font-size: 18px;
}
.elemento-flickity {
	text-align: left;
	margin: 10px;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 700;
}
.resumo-flickity{
	width: 93%;
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
}
.resumo-flickity a{
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.tempo-flickity, .tempo-flickity a{
	font-size: 14px;
}

.flickity-viewport {
	/*height: 380.281px !important;*/
}
#slider-container-espec {
	overflow: hidden;
	max-width: 1200px;
	height: 210px; 
 /*Ajustes de Comprimento*/
	margin: 30px auto;
	width: 90%;
}

#slider-espec {
	display: flex;
	transition: transform 1s ease-in-out;
	/* margin: 0 auto; */
	flex-direction: row;
}

.slider-item-espec {
	min-width: calc(100% / 3);
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
}
.img-espec{
	width: 200px;
	height: auto;
}
.alinhar-centro{
	text-align:center;
}
.alinhar-centro a img{
    margin-top: 40px;
}
.coluna2{
display:flex;
}

@keyframes scaleAnimation {
	0% {
		transform: scale(1); /* Tamanho inicial */
	}
	50% {
		transform: scale(1.02); /* Tamanho intermediário (aumentado) */
	}
	100% {
		transform: scale(1); /* Retorna ao tamanho inicial */
	}
}
@media (max-width: 1100px){
	#header-topo {
		margin: 0 10% 0 0;
}
	.linha-produto {
		display: block;
		background-color: #fff;
		text-align: center;
		min-height: 200px;
		min-width: 290px;
		max-width: 20%;
		margin-bottom: 20px;
}
}
@media (max-width: 900px){
	.footer-titulo {
		font-size: 18px !important;
		font-weight: 600 !important;
		text-align: center;
	}
	.address li, .address2 li, address p {
		text-align: center;
	}
	#header-topo {
		margin: 0 auto;
	}
	#MenuNav {
		width: 100%;
	}
	#nav{
		width: 100%;
	}	
	nav {
		width: 100%;
		margin: 0 auto;
		min-height: 45px;
		background: var(--cor-fonte);
	}
	.flex-imagem-sep img {
		margin: 0px 28% 106px;
		width: 50%;
	}
	.flex-texto-sep ul {
		margin: 10px auto;
	}
	.flex-imagem-sep img {
		display: none;
	}
	.flex-texto-sep li {
		margin-left: 0;
	}
	.titulo-rc {
		text-align: center;
		margin: 20px;
		font-size: 18px;
		letter-spacing: 2px;
	}
	.riscos-cob {
		text-align: center;
		width: 100%;
		font-size: 20px;
		margin: 20px auto;
	}	
	.flex-imagem-sep {
		width: 100%;
		display: none;
	}
	.flex-texto-sep {
		display: flex;
		flex-direction: column;
		align-items: center;
		min-width: 50%;
	}
	.flex-blog .flex-body {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		margin: 20px auto;
		flex-direction: column;
		gap: 10px;
	}
	.img-espec {
		width: 120px;
		height: auto;
	}
	#slider-container-espec {
		height: 110px; 
	}
	.coluna2 {
	    display: flex;
	    justify-content: center;
	}
	.alinhar-centro a img {
	    margin-top: 10px;
	    margin-bottom: 15px;
	}
	.produtos-forster div {
    	width: 28%;
	}
}
@media (max-width: 900px){
	.regulador-comprimento .produtos-forster div {
		width: 50%;
	}
	.flex-blog .flex-body {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		margin: 20px auto;
		flex-direction: column;
		gap: 11px;
	}
	.primeiro-bloco, .segundo-bloco, .terceiro-bloco {
		display: flex;
		flex-direction: column;
		width:33%;
	}
	.fonteAparente {
		font-size: 22px !important;
		font-weight: 900 !important;
	}
}
@media (max-width: 450px){
	.img-espec {
		width: 73px;
		height: auto;
	}
}                
/*PARTE DA MAIN */
.formulario-forster{
    display: flex;
    max-width: 800px;
    margin: 50px auto;
    height: auto;
    width: 97%;
    justify-content: center;
    }
.formulario-forster p{
    margin: 15px 5px;
}
.formulario-forster .la-esquerda {
    width: 50%;
    z-index: 33;
}
.formulario-forster .la-direita {
	padding-left: 20px;
	padding-right: 20px;
	background: rgb(255, 255, 255);
	border-radius: 0px 10px 10px 0px;
	width: 50%;
	border-radius: 0px 30px 30px 0;
	border: 1px solid #80808026;
}
.formulario-forster .la-esquerda img{
    width: 100%;
    height: 100%;
    border-radius: 30px 0 0 30px;
}
.formulario-forster .subtitulo {
    font-size: 12px;
}
.formulario-forster .texto{
    font-size: 10px;
}
.formulario-forster .cor-branca{
    color: white;
}
.formulario-forster .cor-padrao{
    color: var(--var-cor-principal);
}
.formulario-forster form{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 15px; 
}
.formulario-forster form input{
	border-radius: 4px;
	border: 1px solid gray;
	padding: 12px 5px;
	background-color: #FFFFFF;
	border-color: #0201011F;
	border-radius: 10px 10px 10px 10px;	
}
.formulario-forster .la-direita button{
    background: var(--cor-fonte);
    color: white;
    font-size: 17px;
    padding: 8px 8px;
    border-radius: 10px;
    font-family: sans-serif;
    margin-bottom: 5%;
    width: 161px;
}
.la-direita .organizar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.rsFlexFull p{
	color:white !important;	
}
.fonte-forte{
    font-size: 29px;
    font-weight: 700;
}
.corpo-rc{
	display: flex;
	flex-direction: column;
	gap: 7px;
	margin: 0px 0px;
}
.corpo-rc li{
	font-size: 16px;
    margin: 10px 20px;
}
.la-direita .organizar button:hover{
		text-align:center;
		background: #00639c;
}
.la-direita .organizar button{
		cursor:pointer;
}
.la-direita .organizar .fonte-menor{
	font-size: 12px;
}
.imagem-rc-destacada {
    position: absolute;
    top: 860px;
    right: 0px;
    width: 400px;
    filter: opacity(1.0);
}
.corpo-rc img{
	display:none;
}
.corpo-rc .elementos-risco{
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: space-between;
    height: 296px;
}
@media (max-width: 1520px){
	.imagem-rc-destacada {
	    position: absolute;
	    top: 668px;
	    right: 0px;
	    width: 207px;
	    filter: opacity(1.0);
}
}
@media (max-width: 900px){
	.imagem-rc-destacada {
		display:none;
}
	.corpo-rc img{
		display:block;
		width: 300px;
		margin-right: -38px;
}
	.corpo-rc .elementos-risco{
	    display: flex;
	    width: 40%;
	    margin: 0;
	    justify-content: space-between;
}
}
@media (max-width: 600px){
	.corpo-rc img {
	    display: block;
	    width: 200px;
	    margin-right: -20px;
}
	.corpo-rc ul{
	    list-style-position: inside;
	    margin: 10px 5px 10px 20px;
	    z-index: 33;
}
	.corpo-rc li {
	    font-size: 12px;
	    margin: 10px 0px;
	    z-index: 3;
	    display: block;
}
}
@media (max-width: 450px){
	.corpo-rc img{
		display:block;
		width: 164px;
}
	.formulario-forster {
	    display: flex;
	    max-width: 600px;
	    margin: 50px auto;
	    height: auto;
	    width: 90%;
	    justify-content: center;
	    flex-direction: column;
}
	.formulario-forster .la-esquerda {
	    width: 100%;
}
	.formulario-forster .la-direita {
	    background: rgb(255, 255, 255);
	    border-radius: 0 0 30px 30px;
	    width: 100%;
	    padding: 0;
	    border: 1px solid #ececec;
}
	.formulario-forster .la-esquerda img {
	    width: 100%;
	    height: 100%;
	    border-radius: 30px 30px 0 0;
}
	.formulario-forster form {
	    display: flex;
	    flex-direction: column;
	    gap: 10px;
	    margin-bottom: 15px;
}
	.formulario-forster form input {
	    border-radius: 4px;
	    border: 1px solid gray;
	    padding: 2px 5px;
	    width: 90%;
	    margin: 5px;
}
	.la-direita .organizar a{
		text-align:center;
}
}
#div-oculta{
	display:none;
}
/*menu giratorio*/
.elemento_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    right: 0;
    top: 29%;
}
.elemento_wrapper img{
	    width: 360px;
    	height: auto;
}
.center {
    text-align: center;
}

.corpo_menu {
	background-color: #f9f9f9;
	width: 300px;
	height: 400px;
	position: relative;
	background-image:url('../imagens/roda-gigante/circulo.jpg');
	background-size: 100%;
	background-repeat: round;
}

.menu_giratorio {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
    height: 0px;
    border-radius: 50%;
    animation: rotateMenu 0s infinite linear;
}

.item {
    width: 0;
    height: 60px;
    background-color: #3498db;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
    position: absolute;
    transform-origin: 0% 0%;
}

.item:hover {
    background-color: #2eb92900;
}

.filho-item{
	border-radius: 0;
	height: 90px;
}
.item:nth-child(1) { transform: rotate(0deg) translateX(150px) rotate(-90deg); }
.item:nth-child(1) .filho-item { 
    background-image:url('../imagens/roda-gigante/rc-adv-b.svg');
    animation: rotateElement1 0s infinite linear;    
    background-size: 100% 99%;
    background-repeat: no-repeat;
   
}
.item:nth-child(1) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-adv-a.svg');
}
.item:nth-child(2) { transform: rotate(36deg) translateX(150px) rotate(-90deg); }
.item:nth-child(2) .filho-item { 
    background-image:url('../imagens/roda-gigante/rc-contab-b.svg');
    background-size: 100% 99%;
    background-repeat: no-repeat;
   
    animation: rotateElement2 0s infinite linear;
}
.item:nth-child(2) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-contab-a.svg');
}

.item:nth-child(3) { transform: rotate(72deg) translateX(150px) rotate(-90deg); }
.item:nth-child(3) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-ed-b.svg');
    background-size: 100% 99%;
    background-repeat: no-repeat;
    animation: rotateElement3 0s infinite linear;
    transform: rotate(19deg);
}
.item:nth-child(3) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-ed-a.svg');
}

.item:nth-child(4) { transform: rotate(108deg) translateX(150px) rotate(-90deg); }
.item:nth-child(4) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-eng-b.svg');
    animation: rotateElement4 0s infinite linear;
    background-size: 100% 99%;
    background-repeat: no-repeat;
    transform: rotate(344deg);
}
.item:nth-child(4) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-eng-a.svg');
}

.item:nth-child(5) { transform: rotate(144deg) translateX(150px) rotate(-90deg); }
.item:nth-child(5) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-med-b.svg');
    animation: rotateElement5 0s infinite linear;
    background-size: 100% 99%;
    background-repeat: no-repeat;
    transform: rotate(306deg);
}
.item:nth-child(5) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-med-a.svg');
}

.item:nth-child(6) { transform: rotate(180deg) translateX(150px) rotate(-90deg); }
.item:nth-child(6) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-vet-b.svg');
    animation: rotateElement6 0s infinite linear;
    background-size: 100% 99%;
    background-repeat: no-repeat;
    transform: rotate(270deg);
}
.item:nth-child(6) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-vet-a.svg');
}

.item:nth-child(7) { transform: rotate(216deg) translateX(150px) rotate(-90deg); }
.item:nth-child(7) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-contab-b.svg');
    animation: rotateElement7 0s infinite linear;
    background-size: 100% 99%;
    background-repeat: no-repeat;
    transform: rotate(235deg);
}
.item:nth-child(7) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-contab-a.svg');
}

.item:nth-child(8) { transform: rotate(252deg) translateX(150px) rotate(-90deg); }
.item:nth-child(8) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-ed-b.svg');
    background-size: 100% 99%;
    background-repeat: no-repeat;
    animation: rotateElement8 0s infinite linear;
    transform: rotate(198deg);
}
.item:nth-child(8) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-ed-a.svg');
}

.item:nth-child(9) { transform: rotate(288deg) translateX(150px) rotate(-90deg); }
.item:nth-child(9) .filho-item {
    background-image:url('../imagens/roda-gigante/rc-eng-b.svg');
    animation: rotateElement9 0s infinite linear;
    background-size: 100% 99%;
    background-repeat: no-repeat;
    transform: rotate(163deg);
}
.item:nth-child(9) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-eng-a.svg');
}

.item:nth-child(10) { transform: rotate(324deg) translateX(150px) rotate(-90deg); }
.item:nth-child(10) .filho-item {
    background-image: url('../imagens/roda-gigante/rc-med-b.svg');
    background-size: 100% 99%;
    background-repeat: no-repeat;
    animation: rotateElement10 0s infinite linear;
   
}
.item:nth-child(10) .filho-item:hover { 
	background-image:url('../imagens/roda-gigante/rc-med-a.svg');
}


@keyframes rotateMenu {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes rotateElement1 {
    from {
        transform: rotate(450deg);
    }
    to {
        transform: rotate(90deg);
    }
}
@keyframes rotateElement2 {
    from{
        transform: rotate(414deg);
    }
    to{
        transform: rotate(54deg);
    }
}
@keyframes rotateElement3 {
    from{
        transform: rotate(378deg);
    }
    to{
        transform: rotate(18deg);
    }
}
@keyframes rotateElement4 {
    from{
        transform: rotate(342deg);
    }
    to{
        transform: rotate(-18deg);
    }
}
@keyframes rotateElement5 {
    from{
        transform: rotate(306deg);
    }
    to{
        transform: rotate(-54deg);
    }
}
@keyframes rotateElement6 {
    from{
        transform: rotate(270deg);
    }
    to{
        transform: rotate(-90deg);
    }
}
@keyframes rotateElement7 {
    from{
        transform: rotate(234deg);
    }
    to{
        transform: rotate(-126deg);
    }
}
@keyframes rotateElement8 {
    from{
        transform: rotate(198deg);
    }
    to{
        transform: rotate(-162deg);
    }
}
@keyframes rotateElement9 {
    from{
        transform: rotate(162deg);
    }
    to{
        transform: rotate(-198deg);
    }
}
@keyframes rotateElement10 {
    from{
        transform: rotate(126deg);
    }
    to{
        transform: rotate(-234deg);
    }
}
@media (max-width: 1400px){
	.elemento_wrapper img{
	    width: 244px;
    	height: auto;
}
}
.corpo_menu:hover .item,
.corpo_menu:hover .item .filho-item,
.corpo_menu:hover .menu_giratorio {
    animation-play-state: paused;
}
.tamanho-minimo{
	width: 136px;
	height: 83px;
}
/* VERIFICAR SE VAI DAR XABU*/
main {
    height: 100%;
    background-color: #ffffff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: relative;
    overflow: hidden;
}
@media (max-width: 900px){
	address {
	    display: flex !important;
	    flex-direction: column;
	    align-items: center;
	    justify-content: flex-start;
}
	.elemento_wrapper {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    position: absolute;
	    right: 0;
	    top: 31%;
}
}
@media (max-width: 770px){
	.elemento_wrapper {
	        top: 35%;
}
	.corpo_menu {
	    background-color: #f9f9f9;
	    width: 268px;
	    height: 334px;
	    position: relative;
	    background-size: 100%;
}
	.elemento_wrapper img{
	    width: 230px;
	    height: auto;
}

}
@media (max-width: 770px){
	
	.item:nth-child(1) { transform: rotate(0deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(1) .filho-item {
	    animation: rotateElement1 0s infinite linear;
}
	
	.item:nth-child(2) { transform: rotate(36deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(2) .filho-item { 
	    animation: rotateElement2 0s infinite linear;
}
	.item:nth-child(3) { transform: rotate(72deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(3) .filho-item { 
	    animation: rotateElement3 0s infinite linear;
}
	.item:nth-child(4) { transform: rotate(108deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(4) .filho-item { 
	    animation: rotateElement4 0s infinite linear;
}
	.item:nth-child(5) { transform: rotate(144deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(5) .filho-item { 
	    animation: rotateElement5 0s infinite linear;
}
	.item:nth-child(6) { transform: rotate(180deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(6) .filho-item { 
	    animation: rotateElement6 0s infinite linear;
}
	.item:nth-child(7) { transform: rotate(216deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(7) .filho-item { 
	    animation: rotateElement7 0s infinite linear;
}
	.item:nth-child(8) { transform: rotate(252deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(8) .filho-item { 
	    animation: rotateElement8 0s infinite linear;
}
	.item:nth-child(9) { transform: rotate(288deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(9) .filho-item { 
	    animation: rotateElement9 0s infinite linear;
}
	.item:nth-child(10) { transform: rotate(324deg) translateX(125px) rotate(-90deg); }
	.item:nth-child(10) .filho-item { 
	    animation: rotateElement10 0s infinite linear;
}
	.filho-item {
	    height: 79px !important;
}
}
@media (max-width: 600px){
	.elemento_wrapper img {
	    width: 210px;
	    height: auto;
}
	.elemento_wrapper {
	    top: 39%;
}
}
@media (max-width: 450px){
	.corpo_menu {
	    background-color: #f9f9f9;
	    width: 210px;
	    height: 291px;
	    position: relative;
	    background-size: 100%;
	    background-repeat: round;
}
	.item {
	    width: 0;
	    height: 2px;
	    }
	.tamanho-minimo {
	    width: 104px;
	    height: 83px;
}
	.alinhar-centro a img {
	    margin-top: 10px;
	    margin-bottom: 15px;
	    max-width: 227px;
}
	.elemento_wrapper {
	    right: 0;
	    top: 38%;
}
	.elemento_wrapper img{
	    width: 205px;
    	height: auto;
}

}
@media (max-width: 390px){
	.elemento_wrapper {
	    right: 0;
	    top: 41%;
	    z-index: 1;
}
	.elemento_wrapper img{
	    width: 194px;
    	height: auto;
}
}
@media (max-width: 350px){
	.elemento_wrapper {
	    right: 0;
	    top: 45%;
	    z-index: 1;
}
	.elemento_wrapper img{
	    width: 194px;
    	height: auto;
}
}
.caixa-botoes{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.evaporar{
	display:none;
}
.podcast-caixa{
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    max-width: 400px;
    margin: 20px auto;
    border-radius: 30px;
    transition: all 1s;
}
.podcast-link{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	padding: 27px 10px;
}

.podcast-caixa:hover{
	transform: scale(1.1);
	box-shadow: 1px 1px 10px black;
}
.podcast-img{
	width: 90%;
	height: auto;
	border-radius: 30px;
}
.texto-azul{
	color: #0071aa;
}


.beneficios-seguro{
	display: flex;
	flex-direction: column;
      margin: 30px auto;
}
.beneficios-seguro-titulo{
    color: #006fa4 !important;
    font-size: 29px;
}
.lista-beneficios {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.elemento-beneficio-titulo{
	font-weight: 700;
}
.elemento-beneficio {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 24%;
    margin: 30px 0;
}
.elemento-beneficio p{
	font-size: 17px;
	text-align: center;
}
.elemento-beneficio img{
	font-size: 20px;
}
@media (max-width: 900px){
	.elemento-beneficio {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    max-width: 49%;
	    margin: 30px 0;
	}
}
@media (max-width: 600px){
	.elemento-beneficio {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    max-width: 89%;
	    margin: 30px auto;
	}
}
.lista-elementos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lista-elementos > a {
    width: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}
@media(max-width: 900px){
	.lista-elementos > a {
	    width: 49%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    margin: 15px 0;
	}
}
@media(max-width: 600px){
	.lista-elementos > a {
	    width: 90%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    margin: 15px 0;
	}

}
