@charset "iso-8859-1";
@import url('https://www.redbit.com.br/css/estilos_global.css');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;700&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;
}
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:#ed028c;
	font-size:20px;
	margin:0 10px;
}
.icon-star-half, .icon-star-full{
	color:#ed028c;
} 

#divshare p {
	font-size: 14px !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: 15px;
	color: #141414;
}
a {
	color:#000000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #00aeef;
	text-decoration:none;
}
address {
	color: #fff;
	margin: 0 10px;
	font-style: normal;
	font-size: 9pt;
	line-height: 20px;
}
p {
	line-height: normal;
}
h1, h2, h3, h4, h5, h6, table {
	margin: 10px 20px;
}
p{
	margin: 5px 20px;
}
h1 {
	font-family: 'Poppins', sans-serif;
	color: #3567a9;
	font-size: 28px;
	margin: 10px 20px;
	font-weight: bold;
	margin: 10px 20px 5px 20px;
}
h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.6em;
	font-weight: 600;
	color: #3664aa;
	text-align: center;
}
h3 {
	font-size: 1.1rem;
	font-family: 'Poppins', sans-serif;
	color: #1a75be;
	font-weight: bold;
}
h4 {
	color: #ffffff;
	font-size: 26px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.2em;
	color: #343434;
	font-weight: bold;
}
h6 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	color: #00377b;
	font-weight: normal;
}
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;
}
li {
	margin: 10px 0px;
}
@media only screen and (max-width: 900px) {
	h1{
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.4rem;
	}
	h2{
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.3em;
	}
	h3{
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.2em;
	}
}
.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('https://www.courierbrasilexpress.com.br/imagens/botoes/botao_quadrado-direita.png'), url('https://www.courierbrasilexpress.com.br/imagens/botoes/botao_quadrado-esquerda.png'), url('https://www.courierbrasilexpress.com.br/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, #nav, #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, nav, figure, .linha, main, article, footer, #breadcrumbs {
	display:table-row;
	width: 100%;
}
header {
	background-color: #074222;
	border-bottom: 0px #e4e4e4 solid;
	width: 100%;
	z-index: 1;
	height: auto;
}
#header-topo {
	width: 100%;
	height: auto;
	display: table;
	max-width: 1200px;
	margin: 0 auto;
}
#header {
	display: table;
	width: 100%;
	z-index:100;
	margin-bottom: 10px;
	height: 50px;
	position: relative;
	background-color: #074222;
	/*border-top: 2px solid #3e959d;
	border-bottom: 2px solid #3e959d;*/
	box-sizing: border-box;
	height: 40px;
	margin-bottom: 4px;
	display: flex;
	max-width: 1200px;
	justify-content: center;
	margin: 0 auto;
	height: auto !important;
}
#header-logo-nav{
	z-index:10;
}
.header-logo {
	max-width: 300px;
	height: auto;
	margin:10px 20px;
	display:block;
}
.header-logo2{
	margin: 5px 20PX;
}
.header-logo::-webkit-scrollbar {
	width: 180px;
}
.telefone-link{
	display:flex;
	align-items: center;
	text-decoration:none;
	font-size:20px;
	color: #ffffff;
	font-weight: 400;
}
.telefone-link:hover, .telefone-link:hover .icon-phone{
	color: #ffffff;
	text-decoration:none;
}
.telefone-link img{
	max-width: 30px;
	margin: 10px;
}	
.telefone-link span{
	margin: 0 5px 4px 5px;
	font-size: 20px;
}	
.header-flags {
	width: 24px;
	height: auto;
}
@media (max-width: 900px){
	.header-logo {
		max-width: 320px;
		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-direita{
	display:flex;
	flex-direction: column !important;
}
.header-urgencia{
	width:100%;
	display:block !important;
	text-align: right;
}
.header-urgencia a{
	font-family:'open sans',Arial , Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color: #dd0000;
	display: inline-block;
	border: 2px solid #c1c1c1;
	padding: 10px;
	border-radius: 15px;
	box-shadow: 3px 3px 3px #ccc;	
	margin: 10px 0;
	background-color: #f7f7f7;
	text-decoration:none;
}
.header-urgencia a:hover{
	color:#007ab9;
}
@media (max-width: 500px){
	.header-logo {
		margin: 10px 20px 10px 20px;
		width: 100%;
	}	
}
@media (max-width: 400px){
	.header-logo {
		margin: 10px 20px 10px 20px;
		width: 100%;
	}	
}
.linha-topo{
	height: 20px;
	background-color: #074222;
	display: table;
	width: 100%;
	border-bottom: 5px solid #009854;
	max-width: 100%;
}
.box-certificacao{
	display:block;
	float:left;
}
.box-certificacao p{
	margin: 12px 20px 5px 20px;
	line-height: 4px;
	font-size: 12px;
}	
nav {
	background-color: #074222;
	/*position: absolute;*/
	z-index: 1;
	display: flex;
	align-items: center;
}
.navhome{
	background-color:rgb(4 4 4 / 70%);
	position: absolute !important;
}
@media (max-width: 900px){
	nav {
		height: auto;
		float: none;
		padding-top: 0px;
		text-align:center;
		width:100%;
		height:auto;
		display: table;
		min-height: 40px;
		position: relative;
	}
	#nav {
		position:relative;
		width: 100%;
		margin: 0 auto !important;
		display: table;
		/*background-color: #f6f6f6;*/
	}
}
.linhacounter{
	background-image: linear-gradient(309deg, #ed028c 0%, #ed028c 50%);
}
.linhadepoimentos{
	max-width:100%;
}
#div-tel {
	display: inline-block;
	float:right;
	margin: 3px;
}
#div-tel a {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	color:#ffffff;
	font-size: 22px;
	font-weight: 600;
	margin:5px 0 5px 5px;
}
#div-tel a:hover {
	text-decoration: none !important;
	color: #000000 !important;
}
#div-tel .icon-phone{
	margin-right: 10px;
	font-size: 20px;
}
#div-tel .icon-whatsapp{
	margin-right: 5px;
}
#div-tel .icon-whatsapp:hover{
	color:#25d366;
}	
#div-redes-sociais {
	display:inline-block;
	float:right;
	margin: 5px 15px 5px 10px;
}
#div-redes-sociais a {
	display:inline-block;
	text-decoration: none;
	margin:5px 10px;
}
#div-redes-sociais a:hover{
	color: #fa9805;
}
#div-redes-sociais .icon{
	color: #ffffff;
	font-size: 20px;
	cursor: pointer;
	display:inline-block;
	vertical-align:middle;
}
#div-redes-sociais .icon-facebook:hover{
	color:#1a43ff;
}
#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: #42a4ff;
	margin-left: 25px;
}
#div-redes-sociais .icon-search:hover {	
	color:bisque;
}

/*footer*/
.icon-facebook:hover{
	color:#1a43ff;
}
.icon-google:hover{
	color:#3577ff;
}
.icon-linkedin:hover{
	color:#0073b0;
}
.icon-instagram:hover{
	color:#ffae31;
}
.icon-whatsapp:hover{
	color:#58e12b;
}
.icon-search {
	color: #42a4ff;
	margin-left: 25px;
}
.icon-search:hover {	
	color:bisque;
}


@media only screen and (max-width: 900px){
	#div-tel {
		float: none;
		margin: 0px auto;
		display: block;
		width: auto;
		text-align: center;
		background-color: #231f20;
		
	}
	#div-tel a:first-child {
		margin: 5px auto;
		display:inline-block;
	}
	#div-tel a {
		display: inline-block;
	}
}
.logotopo {

}
.logotopo:hover{
	text-decoration:none;
}
@media only screen and (max-width: 900px){
	.logotopo {
		float: none;
		display: table;
		margin: 0;
		position: relative;
		width: 100%;
		text-align: center;
		background-image: none;
		margin: 0;
	}
	#div-redes-sociais {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		height: 35px;
		text-align: 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:650px;
	max-width: 100%;
	margin: 0 auto;
	/*box-shadow: #999 0px 3px 5px;*/
	min-height: 80px;
}
#breadcrumbs {
	background-color: #f1f1f1;
	height: 45px;
	/*border-bottom: 1px solid #c9c9c9;
	border-top:3px solid #cdcdcd;*/
	/*#ed028c*/
}
.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: #9d9d9d;
	height: 35px;
	margin: 0 0 0 20px;
	display: inline-block;
}
#breadcrumbs .textocolorido {
	color: #ed028c;
}
@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 {
		min-height: 220px !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;
	}	
}
.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: 93%; 
	margin: 10px 20px;
	box-sizing: content-box;
	display: table;
	table-layout: fixed;
	position: relative;
	border: 0px solid #fff;
	max-width:700px;
	box-sizing: border-box;
	/*box-shadow: #cccaca 3px 4px 16px 0px;*/
}
#DivFotorama a{
	color:#ed028c;
	text-decoration: none;
}

#DivFotorama2 {
	clear: both;
	width: 93%;
	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;
}

.icone-engenheiro{
	float: left;
	margin: 20px 50px; 
	max-width:230px;
	display: block;
}
@media (max-width: 760px){
	.icone-engenheiro{
		float: none;
		max-width: 75%;
		margin: 10px auto;
	}
}
.counter-value{
	display:inline-block;
	font-size: 30px;
}
.c-metros{
	width:45px;
}
.c-laudos{
	width:60px;
}
.c-servicos{
	width:58px;
}
.c-clientes{
	width:60px;
}
#idiomas {
	width: 180px;
	height: 90px;
	background: url(https://www.courierbrasilexpress.com.br/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_item p {
	line-height: 18px !important;
}
.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: 15px;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 7px;
	font-weight: 400;
	cursor: pointer;
	font-family: roboto;
	margin-left: 8px;
}
#form-busca-empresas input[type=submit]:hover{
	color:#ffbb3c;
}	
.numeros-da-empresa {
	background-color: #ed028c;
	min-height:200px;
}
#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: #ed028c;
	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 0;
	box-sizing: content-box;
	background-color: #3485bc;
	border-radius: 5px;
	text-transform: uppercase;	
   font-weight: 400;
}
.botao-azul:hover{
	background-color: #ffce1a;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.linha1 {
	background-color: #576270;
	height: 415px;
	}
.linha2{
	border-top: 3px solid #f7f7f7;
}
.faixa-linha1 {
	display: flex;
	max-width: 1200px;
	margin: 20px auto 0 auto;
	gap: 20px;
	justify-content: center;
	flex-direction: row;
	align-items: center;
   }
.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('https://www.courierbrasilexpress.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: #074222;
	border-top: 0px solid #e5e5e5;
}
.linha-produto {
	display: flex;
	min-height: 250px;
	min-width: 250px;
	max-width: 20%;
	flex-direction: column;
	justify-content: center;
	border: 1px solid gray;
}
.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: 10px auto;
		text-align: center;
	}
}	
.linha-produto .fa, .linha-produto .icon {
	color: #fff;
	font-size: 20px;
	max-width: 250px;
	background-color: #ed028c;
	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: 250px;
	height: auto;
	margin-top: 0px;
	width: 100%;
}
address a, address span{
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}

address p{
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin:0 10px;
}

address icon:hover, address a:hover, address span:hover{
	color:#ffffff;
	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: #ffffff;
}
#main {
	display: table-cell;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
}
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;
}
@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: #074222;}
#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;
}
.text-footer{
	color: #074222;
	font-size:13px;
	font-weight: 600;
}
@media only screen and (max-width: 900px) {
	#main, #figure, #header, #content, #footer {
		width: 100%;
		min-height: 0;
	}
	#footer .titulo-footer {
		width: 90%;
	}
	.text-footer{
		text-align: center;
		padding-right:50px;
	}	
}
@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: 13px;
	color: #074222;
	text-decoration:none;
	position: fixed;
	/*right: 12px;
	bottom: -10px;*/
	position:relative;
	float:right;
	font-weight: 800;
}
.redbit:hover {
	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:150px;
}
.map-content li a{
	color:#000000;
}
.map-content li a:hover, .map-content li a:hover .icon{
	text-decoration:none;
}
.coluna {
	width: 33%;
	text-align: left;
	display: table-cell;
	padding: 10px;
}
.coluna-redes-sociais {
	width: 30%;
}
@media only screen and (max-width: 900px){
	.coluna, .coluna-redes-sociais {
		width: 95%;
		margin: 20px auto;
		display: table;
	}
	.redes-sociais{
		text-align:center;
	}
	.redbit{
		float:none;
		text-wrap:nowrap;
	}
}
.address{
	margin: 0;
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.address p{
	   margin: 0
}
.address a{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 20p;
}
.address a:hover {
	color: #00acf1;
}
.address li{
	list-style-type: none;
	list-style-position: inside;
	line-height: 25px;
	margin: 0;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	font-style: normal;
	margin: 3px 0;
}
.address .titulo {
	margin-bottom: 5px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.address .titulo-address, .coluna .titulo-address {
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	font-style: normal;
	font-family: 'Poppins', sans-serif;
}
.address img{
	margin-bottom: 30px;
}
.address .icon{
	margin: 0 5px 0 0;
	display: inline-block;
}
.address .icon-whatsapp, .map-content .icon-whatsapp{
	 font-size: 15px;
	 color: white;
}
.address .icon-phone, .map-content .icon-phone  {
	font-size: 15px;
	color: white;
}
.address a:hover .icon-whatsapp, .address a:hover .icon-phone, .map-content a:hover .icon-whatsapp, .map-content a:hover .icon-phone{
	transform: rotate(360deg);
	transition-duration:0.5s;
}
.redes-sociais .icon {
	font-size: 27px;
	margin: 5px;
	color: white;
}
.faixa-central{
	margin: 20px auto;
	gap: 60px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	/* max-width:1200px; */
}
.faixa-central .icon-whatsapp{
	font-size:30px;
	margin:5px 10px 0 10px;
	text-decoration:none;
	color:#1fb356;
}	
.faixa-central .icon-phone{
	font-size:30px;
	margin:0px 5px 0 5px;
	text-decoration:none;
	color:#0094cb;
}	
.faixa-central .icon-whatsapp:hover{
	color: #58e12b;
	text-decoration: none; 
	cursor: pointer;
}
.link-zap{
	/* margin: 5px 0 0 5px; */
	text-decoration: none;
}
.faixa-central div{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0 auto;
}
.header-contatos{
	width:100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.header-telefones{
	width:100%;
	text-align:center;
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 5px;
}
.header-telefones a .telefone-barra{
	font-size: 19px;
}
@media (max-width: 900px){
	.faixa-central{
		width: 100%;
		margin: 10px auto;
		gap: 0px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		max-width: 1200px;
	}
	.faixa-central div {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin: 0;
		flex-wrap: wrap;
		justify-content: center;
	}
	.header-telefones{
		width: 90%;
		text-align:center;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 1px;
		justify-content: center;
		margin: 7px 0;
		align-items: center;
	}
	.header-telefones a .telefone-barra{
		display:none;
	}
	
	.link-zap{
		margin: 10px 0px 4px -24px 	
	}
}
@media (min-width: 900px){
	.header-telefones a .telefone-icon{
		display:none;
	}
}

/* ------- 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_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 #009c58;
	border-bottom: 2px solid #009c58;
	width: 202px;
	margin: 3px 10px 5px 10px;
}
.marrom {
	border-top: 0px solid #ffffff;
	border-bottom: 2px solid #ed028c;
	width: 95%;
	margin: 3px 10px 0 10px;
}
.ornamento {
	border: 0;
	height: 8px;
	background-image: url('https://www.courierbrasilexpress.com.br/imagens/webparts/linhas/arabesco2.png'),url('https://www.courierbrasilexpress.com.br/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:#ed028c;
}
@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:#ed028c;
}
#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;
	height: 50px;
	margin: 0;
}
@media only screen and (max-width: 900px){
	#div-busca{
		margin:5px auto;
		float:none;
	}	
	#busca {
		float:none;
		height: 35px;
		margin: 15px auto;
		width: 100%;		
	}
	#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: #ed028c;
}
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: #ed028c;
	font-family: Tahoma;
}
a:link.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00aeef;
}
a:visited.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0094cb;
}
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:5px;
	width: 270px;
	display: inline-block;
}
#busca_form_mini2 input[type=text] {
	float: left;
	border-radius: 2px;
	border:1px solid #939598;
	background: #fff;
	height: 20px;
	margin: 5px 0 5px 5px;
	width: 200px;
	color: #231f20;
	font-family: 'Poppins', sans-serif;
	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: #074222;
	cursor: pointer;
	height: 25px;
	width: 34px;
	border: 0;
	margin: 5px 5px 5px 1px;
	font-family: Tahoma;
	font-size: 10px;
	border-radius: 3px;
	background-image: url('../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff0;
}
#busca_form_mini2 input[type=submit]:hover {
	background-color: #00afef;
}
@media (max-width: 900px){
	#busca_form_mini2 {
		float: none;
		margin: 5px auto;
		display:inline-block;
	}
}
#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('https://www.courierbrasilexpress.com.br/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;
	width: 50%;
}

#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: 700px;
	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: 700px;
	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;
	cursor: pointer;
}
#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 5px 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, #form .form_input quantidade-produtos, #form .quantidade-cores, #form .tipo-impressao, #form .forma-entrega, #form .tipo-material, #form .form_input{
	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: #575757;
}
#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: 10px 0;
	display: table;
	text-align: left;
	box-sizing: border-box;
	text-align: left;
}
.form_mini_input, .form_mini_textarea {
	/* width: 100%; */
	min-width: 200px;
	background-color: #003317;
	border: 1px #006931 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: #009c58;
	text-decoration: none;
	transition: background-color 1.5s ease;
}
.form_mini_submit:hover {
	background: #0070b4;
	color: #ffffff;
	transition: background-color 1.5s ease;
}
.form_mini_submit:active, .form_mini_submit:focus {
	border: 0;
}
.form_mini_input::-webkit-input-placeholder, .form_mini_textarea::-webkit-textarea-placeholder {
	color: #909090;
	font: 12px 'Poppins', sans-serif;
	font-weight: normal;
}
.form_mini_input:-moz-placeholder, .form_mini_textarea:-moz-placeholder {
	color: #909090;
	font: 16px 'Poppins', sans-serif;
	font-weight: bold;
}
.form_mini_input::-moz-placeholder, .form_mini_textarea:-moz-placeholder {
	color: #909090;
	font: 16px 'Poppins', sans-serif;
	font-weight: bold;
}
.form_mini_input:-ms-input-placeholder, .form_mini_textarea:-ms-input-placeholder {
	color: #909090;
	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: 15px;
	color: #fff;
	font-weight: normal;
	margin-top: 2px;
	margin: 2px 0 0 10px;
}
/* ------- toTop ------- */
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url('../imagens/webparts/toTop/toTop.png') no-repeat left top;
}
#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: inline-block;
	margin: 0px;
	padding-inline-start: 0;
}

#Publicacoes li {
	display: block;
	float:left;
	margin: 10px;
	padding-inline-start: 0;
	width:100%;
	position: relative;
	min-height: 575px;
	max-width:30%;
	background-color:#fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	border-radius: 3px;
}
#Publicacoes p {
	margin: 10px 0;
}
#Publicacoes h3 {
	color: #ed028c;
	margin: 0;
}
#Publicacoes .pub_textos {
	height: 130px;
	padding: 20px;
	border-bottom: 1px solid #ececec;
	min-height:250px;
}
#Publicacoes .pub_textos a {
	color: #7d7870;
	text-decoration: none;
}

#Publicacoes .infobuttons{
	display: block;
	margin: 5px auto;
	width: fit-content;
}
#Publicacoes .info, .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, .info{
		margin: 5px 45px;
		display:table;
	}
	.infobuttons .info{
		margin:	7px 5px 0 5px !important;
	}
	 #Publicacoes .icon {
	 	margin: 0 5px 0 0;
	 }
}
@media (max-width: 900px){
	#Publicacoes .info, .info{
		margin: 0 auto;
		display:table;
	}
}

#Publicacoes .info2, .info2 {
	font-family: verdana !important;
	font-size: 12px;
	padding: 4px 4px 2px;
	border-radius: 3px;
	margin-right: 2px;
	background-color: #ed028c;
	border: solid 1px #fff;
	cursor: help;
	height: 20px;
	display: inline-block;
	color: #fff;
}
#Publicacoes .info2:hover .icon, .info2:hover {
	color: #fff !important;
	/*background-color: #26447b !important;
	border: 0px solid #fff !important;*/
}
#Publicacoes .pic {
	width: 100%;
	max-width: 393px;
	height: auto;
	max-height: 262px;
	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;
}
@media (max-width: 900px){
	#Publicacoes li {
		max-width:45%;
	}
}
@media (max-width: 620px){
	#Publicacoes li {
		max-width:95%;
	}

	#Publicacoes .pic {
		max-width: 100%;
		max-height: 100%;
	}
}
.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: 110%;
	height: auto;
	margin: -10px;
}
#Publicacoes img {
}
#Publicacoes hr {
	margin: 5px 0 15px 0;
	display: none;
}
#Publicacoes .icon-zoom-in:hover {
	color: #ed028c;
	text-decoration: none;
	font-size: 15px;
}
#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: #ed028c;
	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:#ed028c;
		border: 0px solid #282850;
	}	
}
#btn-whats{
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	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: 0 auto;
}
@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%;
	}
}
.box-clientes{
	width:100%;
	max-width:1160px;
	margin: 10px auto;
}
.box-clientes{
/*	display: flex;
	margin: 30px auto;
	max-width: 1200px;
	flex-wrap: nowrap;
	flex-direction: row;*/
}
.box-clientes-titulo{
	font-size: 24px;
	color: #9f9f9f;
	/* margin: 10px 10px 10px 60px; */
	/*font-style: italic;
	font-weight: 500;*/
	text-align: center;
}
.box-clientes-linha{
	height: 3px;
	background-color:gray;
	margin:0 auto;
}
@media (max-width: 1200px){
	.box-clientes-linha{
		width:90%;
	}	
}
@media (max-width: 700px){
	.box-clientes{
		/*display: flex;
		margin: 30px auto;
		max-width: 1200px;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;*/
	}
	.box-clientes-titulo{
		text-align:center;
		margin:10px;	
	}
	  #faixa6 img {
		width: 66%;
		height: 82%;
	}
}
.main-principal .imagem-dlk{
	margin: 5px 20px 30px 30px!important;
	max-width: 50% !important;	
}

@media (max-width: 900px){
	.box-certificacao{
		height:0px;
		width: 100%;
	}
	.box-certificacao p{
		font-size:13px;
	}	
	.main-principal .imagem-dlk{
		margin: 10px auto !important;
		max-width: 100% !important;	
	}
}
.main-principal{
	display:block;
	max-width: 1200px;
	margin: 0 auto;
}


.main-principal div h1 {
	margin-bottom: 15px;
	color: #005e95;
	font-size: 28px;
	font-weight: 600;
}
.main-principal div{
	margin-bottom: 30px;
	display: flex;
	flex: 1;
	gap: 20px;
}
.main-principal div div{
	margin-bottom: 30px;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	gap: 0px;
}
.main-principal p{
	text-align: justify;
	color: black;
	letter-spacing: 0px;
	font-size: 19px;
	margin: 15px 20px;
}
@media (max-width: 900px){
	.main-principal div h1 {
		text-align: center;
		}   
	.main-principal{
		margin-bottom: 60px;
		display:flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		margin: 0 auto;
	}
	.main-principal div{
		width:100%;
		flex-direction: column;
	}	
}
.destaque-titulo {
	width: 100%;
	background: #808285;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 10px auto;
	border-top: 10px solid #00acf1;
}
.destaque-titulo h1 {
	padding: 50px 0;
	margin-top: 0;
	color: white;
	font-size: 30px;
	font-weight: bold;
}
.faixa-linha1 div{
	margin: 5px 4px;
	display: flex;
	flex-direction: column;
}
.inicio-start{
	padding-top: 22px;
	align-items: flex-start;
}
.inicio-reverso{
	padding-top: 4px;
	align-items: flex-end;
	justify-content: flex-end;
}
.alinhamento-direita {
	color: white;
	text-align: right;
	font-weight: 100;
  }
.inicio-start p {
	color: white;
	font-weight: 100;
}
.linha27, .linha28{
	background-color: #576270;
}
.linha28{
	padding-bottom: 30px;
	background: #074222;
	border-top: 20px solid #009854;
}
.linha28 .bloco{
    display: flex;
    max-width: 1160px;
    margin: 20px auto;
    gap: 20px;
    /* width: 85%; */
    flex-wrap: wrap;
}
.linha28 img{
	width: 100%;
	height: 100%;
	margin: 10px;
}
.linha28 .bloco div{
	flex: 1;
	display:flex;
	gap: 20px;
}
.linha28 .bloco div div{
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
    justify-content: space-around;
}
.linha28 .bloco div div p{
	color:white;
	font-size: 17px;
}
.linha28 .bloco div div .tiposTransportes{
	color: #ffffff;
	/* background: #009854; */
	width: 70%;
	text-align: center;
	font-weight: 700;
	border-radius: 30px;
	font-size: 1.6em;
	padding: 5px;
	text-shadow: 1px 1px 2px black;
}
.faixa-infos{
	display:flex;
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	align-items: stretch;
	margin: 0px auto;	
	margin: -18px auto -40px;
}
.faixa-infos .info-titulo{
	color:#fff;font-weight:500;
}
.faixa-infos  p{
	color:#fff;font-weight:300;
}
.info-coluna-01{
	display: flex; align-items: stretch; flex-direction: column;  justify-content: center;width: 40%;text-align: left;text-align: right;
}
.info-coluna-02{
	display: flex; align-items: stretch;width: 12%;text-align: center; background: url(https://www.courierbrasilexpress.com.br/imagens/icones/linha-vertical-tracejado-branco.png) center 39px; background-repeat: no-repeat; flex-direction: column; justify-content: center;
}
info-coluna-02 p{
	margin:5px;
}	
info-coluna-02 img{
	width: 100%;max-width:45px;height:auto;
}
.faixa-infos:first-child .info-coluna-02{
	background: url(https://www.courierbrasilexpress.com.br/imagens/icones/linha-vertical-tracejado-branco.png) center 100px;
	background-repeat: no-repeat;
}
.faixa-infos:last-child .info-coluna-02{
	background: url(https://www.courierbrasilexpress.com.br/imagens/icones/linha-vertical-tracejado-branco.png) center -226px;
	background-repeat: no-repeat;
}
.info-coluna-02 p{
	margin:5px;	
}
.info-coluna-03{
	width: 50%;text-align: left;padding: 20px 0;
}
@media (max-width: 900px){
	.linha28 .bloco {
	    flex-direction: column-reverse;
	    width: 85%;
	    flex-direction: column;
}
	.linha29 .bloco {
	    flex-direction: column;
	    align-items: center;
	    width: 85%;
}
	.linha29 .bloco div .caixa-modalidade {
	    flex-direction: column;
	    margin: 20px;
}
	.linha29 .bloco .modalidades {
	    	flex-direction: column;
	    	width: 85%;
	    	gap: 0px !important;
}
	.seta-dlk2 {
	    width: 100%;
	    height: 137px;
}
	.seta-dlk p {
	    color: #074222;
	    font-size: 17px;
	   }
    .anvisa {
	    flex-direction: column;
}
}
@media (max-width: 600px){
	.faixa-infos{
		padding-left: 15px;
		box-sizing: border-box;
	}	
	.info-coluna-01{
		display:none;
	}	
	.info-coluna-02{
		width:15%;
		display: none;
	}	
	.info-coluna-02 img{
		width:40px;
	}	
	.info-coluna-03{
		width: 100%;
		text-align: center;
	}	
}
@media (min-width: 600px){
	.linha27{
		display:none;
	}	
}
.divisor-footer{
	font-weight: 500;
	margin: 30px auto;
	max-width: 1200px;
	gap: 10px;
	display: flex;
	justify-content: space-around;
}
@media (max-width: 400px){
	.faixa-infos:first-child .info-coluna-02{
		background: url(https://www.courierbrasilexpress.com.br/imagens/icones/linha-vertical-tracejado-branco.png) center 120px;
		background-repeat: no-repeat;
	}
}
.footer-1{

margin: 15px 0;
}
.footer-2{
	margin-left:50px;
}
.footer-2 img {
	margin:10px 20px;
}
.footer-4{
	display: flex;
	flex-direction: column;
	align-items: center;
	/* padding-right: 40px; */
	margin-left: -23px;
	margin-top: 11px;
}
.footer-4 p{
	line-height:normal;
	margin: 0px;
	text-align:center;
}
.faixa-cinza2{
	height: auto;
	background-color: #ffffff;
	padding:10px;
	border-top: 5px solid #009c58;
}
.faixa-azul{
	height: 10px;
	background-color: #00acf1;
	margin-bottom: 7px;
}
.faixa-azul2{
	height: 20px;
	background-color: #009c58;
	margin-bottom: 0px;
}
.faixa-cinza-header{
	height: 5px;
	background-color: #939598;
	margin-bottom:5px;
}
.faixa-azul3{
	max-width: 1200px;
	height: 8px;
	background-color: #00acf1;
	margin: auto;
 }
.destaque-produtos{
	display: flex;
	width:100%;
	max-width: 1200px;
	margin: 5px auto 0 auto;
	background: #ffffff;
	gap: 10px;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: nowrap;
}
.destaque-produtos img{
	width:100%;
	min-width: 230px;
	height: 190px;
}
.destaque-produtos div p, .destaque-produtos div a{
	font-size: 19px;
	background-color: #808285;
	/*color: #00acf1;*/
	width: 100%;
	text-align: center;
	margin: 5px auto;
	height: 40px;
	color: #ffffff;
	text-shadow: #000000 -1px 1px 0;	
	text-decoration:none;
}
.destaque-produtos div p{
	padding-top: 10px;
}
.destaque-produtos div p:hover, .destaque-produtos div a:hover{
	color: #00acf1;
}

.alinhamento-direita-titulo {
		color: white;
	text-align: right;
	font-weight: 500;
}
.alinhamento-esquerda-titulo {
	color: white;
	text-align: left;
	font-weight: 500;
}
@media (max-width: 1200px){	
	.destaque-produtos{
		gap: 5px;
	}
}
@media (max-width: 900px){
	.divisor-footer {
		margin: 20px 10px 80px 10px;
		max-width: 1200px;
		gap: 20px;
		display: flex;
		align-items: stretch;
		justify-content: center;
		flex-direction: column;
	}
	.footer-2{
		margin-left: 0;	
	}
	.footer-4{
		padding-right:0;
	}	
}
@media (max-width: 900px){
	#header{
		display: table;
		width: 100%;
		z-index: 100;
		height: 50px;
		position: relative;
		background-color: #ffffff;
		border: 0px solid #ffffff;
	}
}
@media (max-width: 600px){
	.faixa-linha1 {
			gap: 0px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.faixa-linha1 img {
		display: none;
	}
	.alinhamento-direita {
		text-align:center	
	}	
	.alinhamento-direita-titulo{
		text-align:center
	}
	.alinhamento-direita-titulo{
		text-align:center
	}
	.inicio-start {
		 text-align: center;
	}
	.faixa-linha1 div {
		margin: 15px 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}	
@media (max-width:1100px){
	.destaque-produtos div p {
		font-size: 19px;
		background-color: #808285;
		color: #ffffff;
		width: 274px;
		text-align: center;
		margin: 5px 0px;
		height: 40px;
		padding-top: 10px;
		width: 100%;
	}
	.destaque-produtos {
		gap: 11px;
		background: #ffffff;
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin-top: 5px;
		flex-wrap: wrap;
	}
	.destaque-produtos img{
		max-width:100%;	
	}
	.bem-vindo div h1{
		text-align: center;
	}
	.destaque-produtos div {
		display: block;
		width: 48%;
		flex-direction: column;
		align-items: center;
		min-height: 245px;
		justify-content: space-between;		
	}
}
@media (max-width:600px){
	.destaque-produtos {
		gap: 11px;
		background: #ffffff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-top: 5px;
		flex-wrap: wrap;
		align-items: center;
	}
	.destaque-produtos div {
		/* max-width: 1200px; */
		width: 96%;
		min-height: 330px;
	}
	.destaque-produtos div img {
		margin: 0;
		width: 115%;
		/* margin: 0; */
		vertical-align: top;
		border: 0;
		-ms-interpolation-mode: bicubic;
		height: auto;
	 }
	.destaque-produtos div p {
		font-size: 19px;
		background-color: #808285;
		color: #ffffff;
		width: 100%;
		text-align: center;
		margin: 5px 0px;
		height: 40px;
		padding-top: 10px;
	}
}
.list-flex{
	gap: 10px;
	max-width: 1200px;
	display: flex;
	list-style-position: inside;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.list-flex li{
	padding: 5px 10px;
	background: #f5f5f5;
	display: flex;
	text-align: center;
	width: 43%;
	margin: 20px;
	flex-direction: column;
	align-items: center;
	border: 2px solid #c5c5c514;
	box-shadow: 1px 1px 4px 1px #b3b3b3;
	transition: background-color 4s, color 4s;
	border-radius: 10px;
}
.list-flex figure{
	background-color: #f5f5f5;
	transition: background-color 4s;
	margin-bottom: 10px;
}	
.list-flex p, .list-flex figcaption{
	transition:color 1s;
	text-align: left;
	margin: 3px 5px;
	font-size: 14px;
}
.list-flex li p:first-child{
	font-weight:700;
	font-size: 18px;
}
.list-flex img{
	width: 100%;
	border: 5px solid #fff;
	box-sizing: border-box;	
}
/*.list-flex li:hover{
	background-color: #05afef;
}
.list-flex li:hover figure{
	background-color:#05afef;
}
.list-flex li:hover p, .list-flex li:hover figcaption{
	color:white;
}
*/
@media (max-width: 600px){
		.list-flex li{
		width:90%
	}
}
/* ALTEREI CASO PRECISE VOLTAR : 27/03/2024 =========================================================================
.FormOrcamento{
	height:900px !important;
	margin:10px auto;
	max-width:700px !important;
}
.tipo-impressao{
	width: 32%;
}
.forma-entrega{
	width: 42%;
}
.tipo-material{
	width: 32%;
}
.quantidade-medida{
	width: 12% !important;
}
.cadastrar-form {
	display: flex;
	justify-content: center;
}
.botao-orcamento{
	float: none !important;
	margin: 7px 37% !important;
}
.form-cidade{
	width: 55% !important;
}
.form-estado{
	width: 12% !important;
}
.form-orcamento{
	display:block !important;
	text-align:center!important;
}
@media(max-width: 600px){
.tipo-impressao, .forma-entrega, .tipo-material{
		width: 84%;

}
.quantidade-medida{
		width: 28% !important;
}
.form-cidade{
		width: 39% !important;
}
.form-estado{
		width: 25% !important;
}
}
@media(max-width:450px){
.quantidade-medida{
		width: 23% !important;
}	
}
.elemento01{
	margin-top: -52px;
	text-align: right;
}
.elemento02{
	margin-top: -34px;
	text-align: right;
}
.elemento03{
	margin-top: -15px;
	text-align: right;
}
===============================================================================================================================================*/
/*#nav{
	display: flex;
}*/
#nav #busca{
	float: left;
}
#nav #busca_form_mini2 input[type=text] {
	width: 110px;
}
#nav #busca_form_mini2 {
	width: 200px;
	margin: 5px 5px;
}
.float-texto-atend{
	position: fixed;
	width: 120px;
	height: 60px;
	bottom: 136px;
	right: -21px;
	color: #000;
	text-align: center;
	font-size: 16px;
	z-index: 400000;
	cursor: pointer;
	background: #5762703d;
}
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 60px auto 0 auto;
}
.apagar-ao-subir{
	height: 40px !important;
}
.isVisible {
  opacity: 0;
  transform: translateX(-100%);
  transition: transform 1s ease, opacity 1s ease;
}
.isVisible.visible {
  opacity: 1;
  transform: translateX(0);
}
@media only screen and (max-width: 768px) {
  .isVisible {
	/* Ajuste o tamanho dos elementos conforme necessário para dispositivos móveis */
	width: 80%; /* Por exemplo, ajuste a largura para 80% da largura da tela */
	margin: 0 auto; /* Centralize os elementos na tela */
  }
}
/*@media (max-width: 1200px){
	#MenuNav li a {
  	  	font-size: 12px !important;
	}	
}*/
@media (max-width: 650px){
	.footer-4 {
   		margin-left: 0;
	}
}
@media (max-width: 900px){
	#busca {
   		display:none;
	}
	.list-flex {
		gap: 10px;
		max-width: 1200px;
		display: flex;
		list-style-position: inside;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		margin: 10px;
	}
}
.rsFullscreenBtn{
	display:none !important;
}
.cm-redes-sociais{
	display:flex;
	width:100%;
	margin: 60px 10px 10px 10px;
	justify-content: center;
}
.cm-redes-sociais img{
	max-width:36px;
	margin:10px;
}

/*ACERTAR TAMANHO DAS IMAGENS */
.margem-imagens{
	margin:0;
	width:100%;
}
@media (max-width:900){
	.margem-imagens{
	margin:10px;
}
}
/*--------------------------*/
.bloco p{
	margin:0;
	color: #074222;
	font-weight: normal;
	width: 95%;
	font-size: 17px;
	font-family: system-ui;
}
.linha29{
	background: #3664aa;
}
.linha29 h2{
    font-family: 'Poppins', sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    color: #fefffe;
    margin: 5px 20px;
    text-align: center;
}
.fundoNormal{
	background:white;
}
.seta-dlk p{
	color: #074222;
	font-size: 24px;
	position: relative;
	text-align: center;
	font-weight: 700;
	width: fit-content;
	margin: 3px auto;
}
.seta-dlk2{
	width: 100%;
	height: 130px;
	background-color: #074222;
	clip-path: polygon(0% 20%,60% 20%,90% 20%,100% 50%,90% 80%,60% 80%,0% 80%, 10% 50%);
	position: relative;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
}
.seta-dlk2 p{
	color: #fbd020;
	font-size: 17px;
	position: relative;
	text-align: center;
	width: 60%;
	margin: auto;
	font-weight: 600;
	line-height: 1.3;
}
.linha29 .bloco{
	max-width: 1200px;
	display:flex;
	flex-direction: column;
	margin: 20px auto 50px;
	width: 95%;
}
.linha29 .bloco .modalidades{
	display: flex;
	gap: 13px;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	margin: 20px auto 30px;
	gap:50px;
}
.linha29 .bloco div .caixa-modalidade{
	text-align: center;
	display: flex;
	flex:1;
	flex-direction: column;
	background: #fefffe;
	padding: 25px;
	border-radius: 30px;
	min-width: 267px;
	align-items: center;
	justify-content: center;
	box-shadow: 4px 4px 8px #00000057;
}
.linha28 .bloco div .alinha-cima-flex{
	justify-content: flex-start;
}
.linha28 .bloco div .alinha-baixo-flex{
	justify-content: center;
}

.linha29 img{
	width:100%;
}
.anvisa p{
	color: black;
	font-weight: 400;
	margin: 10px 20px;
}
.anvisa h2{
    margin: 40px 20px 0 20px;
    color: #3664aa;
    text-align: left;
}
.anvisa{
	display: flex;
	justify-content: space-between;
	margin: 0 0 28px;
}
.anvisa .transp{
	margin-bottom: 17px;
}
.footer-1, .footer-2, .footer-3{
	flex: 1;
}
.titulo-address{
	color:white;
	margin: 10px 0 0 10px;
}
footer .redes-sociais{
	display: flex;
	justify-content: center;
	gap: 30px;
	margin: 30px 0 0 0;
}
footer .redes-sociais .icon {
	transition: 0.5s all;
}

footer .redes-sociais .link-face:hover .icon-facebook {
	color: #0866ff ! Important;
}
footer .redes-sociais .link-whats:hover .icon-whatsapp {
	color: #0fc144 ! Important;
}
footer .redes-sociais .link-insta:hover .icon-instagram {
	color: #eb19e3 ! Important;
}
@media (max-width: 900px){
	.seta-dlk p {
	    font-size: 26px;
	}
		.seta-dlk2 p {
		    font-size: 20px;
	}
	.bread-crumbs-flex {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	.ajuste-form{
		width: 90% !important;
}
}
@media (max-width: 600px){
	.seta-dlk p {
	    font-size: 25px;
	    margin:10px 20px;
	}
	.seta-dlk2 p {
	    font-size: 17px;
	}
}
/*----------------------------------------------*/
#main .corpo-flex{
	display:flex;
	flex-direction: row-reverse;
	height: auto;
	width: 100%;
	margin: 0 auto;
	flex-wrap: wrap;
	gap: 0;
}
#main .corpo-flex p{font-size: 19px;}

#main .corpo-flex .margem-imagens{
	display:flex;
}
#main .corpo-flex div{
	display:flex;
	justify-content: flex-start;
	gap: 40px;
	align-items: center;
}

#main .corpo-flex img{
	display:flex;
	width: 250px;
	margin: 0 auto;
}
#main .corpo-flex .botao-rastreio{
	display:flex;
	background: #3664aa;
	border-radius: 30px;
	padding: 10px;
	color: white;
	font-size: 21px;
	transition: background 1s;
}

#main .corpo-flex .botao-rastreio:hover{
	background: #074222;
	transition: background 1s;
}

.animation-box {
  view-timeline: --subjectReveal block;
  animation-timeline: --subjectReveal;

  animation-name: appear;
  animation-range: entry 0% contain 5%;
  animation-fill-mode: both;
  animation-duration: 1ms; /* Firefox requires this to apply the animation */
}

@keyframes appear {
  from {
    opacity: 0;
    transform: scaleX(0);
  }

  to {
    opacity: 1,
    transform: scaleX(1);
  }
}
#BoxDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 10px;
}
#BoxDiv span {
	height: 42px;
	color: #fff;
	font-weight: bold;
	width: 45px;
	background-color: #3567a9;
	float: left;
	margin: 2px 10px 2px 2px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#BoxDiv li {
	width: 80%;
	border: 1px #c3cbd8 solid;
	background-color: #ededed;
	cursor: pointer;
	line-height: 45px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 5px auto;
	font-size: 14px;
}
#BoxDiv ul {
	background-color: #F9F9F9;
	border-top: 1px #c3cbd8 solid;
	display: none;