.clearFull {
    content: "";
    clear: both; visibility: hidden;
    outline: 0; text-indent: -9999px;
}
.div5{ height: 5px; }
.div10{ height: 10px; } .div15{ height: 15px; }
.div20{ height: 20px; } .div25{ height: 25px; }
.div30{ height: 30px; } .div35{ height: 35px; }
.div40{ height: 40px; } .div45{ height: 45px; }
.div50{ height: 50px; } .div55{ height: 55px; }
.div60{ height: 60px; } .div65{ height: 65px; }
.div70{ height: 70px; } .div75{ height: 75px; }
.div80{ height: 80px; } .div85{ height: 85px; }
.div90{ height: 90px; } .div95{ height: 95px; }
.div200{ height: 200px; }
h1, h2, h3, h4, h5, h6 {
	padding: 0; margin: 0;
}
::selection {
	background-color: #000;
	color: #FFF;
}
::-moz-selection {
	background-color: #000;
	color: #FFF;
}
::-webkit-selection {
	background-color: #000;
	color: #FFF;
}
body {
	background-color: #FFF;
	font-size: 14px;
	color: #072c47;
	line-height: 150%;
}
div.row {
	padding: 0; margin: 0;
}
div.box-recursos {
	background-color: #00BFFF;
	min-height: 30px;
	font-size: 16px;
	color: #000;
	line-height: 150%;
}
div.box-recursos-header {
    display: flex;
	display: -webkit-flex;
	min-height: 30px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
a.a-recursos, a.a-recursos-facebook,
a.a-recursos-instagram, a.a-recursos-youtube,
a.a-recursos-linkedin, a.a-recursos-share {
	color: #000;
	margin: 0 5px;
}
a.a-whatsapp {
	background: center left url(../img/whatsapp.png) no-repeat;
	background-size: contain;
	height: 16px;
	color: #000;
	padding-left: 20px;
	margin: 0 8px;
}
a.a-recursos:hover {
	color: #072c47;
}
a.a-recursos-facebook:hover {
	color: #37589b;
}
a.a-recursos-instagram:hover {
	color: #a67658;
}
a.a-recursos-youtube:hover {
	color: #b00;
}
a.a-recursos-linkedin:hover {
	color: #419cca;
}
a.a-recursos:hover, a.a-recursos-facebook:hover,
a.a-recursos-instagram:hover, a.a-recursos-youtube:hover,
a.a-recursos-linkedin:hover, a.a-whatsapp:hover,
a.a-recursos-share:hover {
	text-decoration: none;
}
a.facebook-topo-compartilhe,
a.linkedin-topo-compartilhe,
a.whatsapp-topo-compartilhe {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #FFF !important;
	line-height: 36px !important;
	text-align: center;
	padding: 2px; margin: 2px;
	margin-bottom: 10px;
}
a.facebook-topo-compartilhe {
	background-color: #37589b;
}
a.linkedin-topo-compartilhe {
	background-color: #419cca;
}
a.whatsapp-topo-compartilhe {
	background-color: #34af23;
}
a.facebook-topo-compartilhe:hover,
a.facebook-topo-compartilhe:active,
a.linkedin-topo-compartilhe:hover,
a.linkedin-topo-compartilhe:active,
a.whatsapp-topo-compartilhe:hover,
a.whatsapp-topo-compartilhe:active {
	background-color: #072c47 !important;
	text-decoration: none;
}
header {
	width: 100%; min-height: 110px;
}
div.box-center-header {
    display: flex;
	display: -webkit-flex;
	min-height: 110px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
div.box-center-buscador {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 110px;
	padding-bottom: 5px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
h1 {
	background-size: contain !important;
    width: 100%; min-height: 110px;
    outline: 0; text-indent: -9999px;
    margin: 0;
}
div.box-buscador {
	width: 100%;
}
nav.navbar-black {
	background-color: #000!important;
}
button.navbar-toggler {
	color: #FFF !important;
}
span.navbar-toggler-icon {
	color: #FFF !important;
}
a.nav-link {
	color: #FFF !important;
}
a.nav-link:hover {
	color: #072c47 !important;
}
div.dropdown-menu {
	background-color: #000!important;
}
a.dropdown-item {
	color: #FFF;
}
a.dropdown-item:hover {
	background-color: #072c47 !important;
	color: #FFF;
}
.bgAzul {
	background-color: #ADD8E6;
}
.bgAzul2 {
	background-color: #4682B4;
	color: #EEE;
}
.bgCinza {
	background-color: #EEE;
}
.bgTitulo {
	background: center url(../img/bg-titulo.png) no-repeat;
	background-size: cover;
	width: 100%; min-height: 100px;
}
div.box-center {
    display: flex;
	display: -webkit-flex;
	min-height: 100px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
div.box-center-2 {
    display: flex;
	display: -webkit-flex;
	min-height: 50px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
h2.h2-titulo {
	border-bottom: 1px solid #000;
	font-size: 22px;
	color: #072c47;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h2.h2-titulo-2 {
	font-size: 22px;
	margin-bottom: 10px;
}
h2.h2-titulo-interno {
	color: #072c47;
	text-transform: uppercase;
}
h2.h2-produto-list {
	font-size: 18px;
	font-weight: bold;
}
h2.h2-produto {
	font-size: 22px;
	margin-bottom: 5px;
}
h3.h3-blog {
	font-size: 22px;
}
p {
	margin-bottom: 5px;
}
p.p-style {
	font-size: 16px;
	color: #072c47;
	line-height: 150%;
}
p.p-valor {
	font-size: 28px;
	color: #4682B4;
	line-height: 150%;
}
p.pWhite {
	color: #FFF;
}
ul {
	padding: 0;
	padding-left: 15px;
	margin: 0 !important;
}
ul li {
	line-height: 150%;
}
img.img-padrao {
	display: block;
	width: 100%;
}
img.card-img-top {
	height: 210px;
	object-fit: contain;
}
button.slick-prev {
	left: -22px;
	z-index: 9999;
}
button.slick-next {
	right: -22px;
	z-index: 9999;
}
button.slick-prev::before,
button.slick-next::before {
	background: none;
	font-size: 26px;
	color: #072c47;
}
a.a-produto-whatsapp {
	background: center left url(../img/whatsapp.png) no-repeat;
	background-size: contain;
	height: 18px;
	font-size: 28px;
	color: #4682B4;
	line-height: 175%;
	padding-left: 40px;
	margin: 0;
}
a.a-produto-whatsapp:hover {
	color: #777;
	text-decoration: none;
}
div.box-breadcrumb {
	width: 100%;
}
div.col-prod {
	padding: 3px !important;
}
div.col-produto {
	border-radius: 5px;
	background-color: #FFF;
	width: 100% !important;
	padding: 8px !important;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
	position: relative;
}
div.col-produto a.btn-detalhes { display: none; }
div.col-produto:hover a.btn-detalhes { display: block; }
div.box-vendido {
	background-color: #F00;
	width: 100%;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	top: 40%; left: 0;
	z-index: 10000;
}
img.img-produto {
	display: block;
	width: 100%; height: 250px;
	object-fit: fill;
	margin-bottom: 10px;
}
img.img-produto-d {
	display: block;
	width: 100%;
	object-fit: fill;
}
img.img-mini {
	display: block !important;
	border: 1px solid #EEE;
	width: 100%;
	margin-bottom: 5px;
	cursor: pointer;
}
img.img-mini.active-produto {
	border: 1px solid #4682B4 !important;
}
img.img-blog {
	display: block;
	width: 100%;
}
form.form-ordenacao {
	width: 100%;
}
a.a-facebook, a.a-instagram,
a.a-youtube, a.a-linkedin {
	display: block;
	border-radius: 75px;
	background-color: #DDD;
	width: 75px; height: 75px;
	font-size: 32px;
	color: #777;
	line-height: 75px;
	text-align: center;
	margin: 0;
}
a.a-facebook:hover, a.a-instagram:hover,
a.a-youtube:hover, a.a-linkedin:hover {
	color: #FFF;
	text-decoration: none;
}
a.a-facebook:hover {
	background-color: #37589b;
}
a.a-instagram:hover {
	background-color: #a67658;
}
a.a-youtube:hover {
	background-color: #b00;
}
a.a-linkedin:hover {
	background-color: #419cca;
}
a.facebook-compartilhe,
a.linkedin-compartilhe,
a.whatsapp-compartilhe {
	display: block;
	width: 32%;
	font-size: 16px;
	color: #FFF !important;
	line-height: 36px !important;
	text-align: center;
	padding: 2px; margin: 2px;
	float: left;
}
a.facebook-compartilhe {
	background-color: #37589b;
}
a.linkedin-compartilhe {
	background-color: #419cca;
}
a.whatsapp-compartilhe {
	background-color: #34af23;
}
a.facebook-compartilhe:hover,
a.facebook-compartilhe:active,
a.linkedin-compartilhe:hover,
a.linkedin-compartilhe:active,
a.whatsapp-compartilhe:hover,
a.whatsapp-compartilhe:active {
	background-color: #072c47 !important;
	text-decoration: none;
}
div.col-left {
	padding: 0;
	padding-right: 5px;
}
div.col-right {
	padding: 0;
	padding-left: 5px;
}
a.a-contato,
a.a-contato-whatsapp {
	font-size: 16px;
	color: #072c47;
	line-height: 150%;
}
a.a-contato-whatsapp {
	background: center left url(../img/whatsapp.png) no-repeat;
	background-size: contain;
	padding-left: 20px;
	margin: 0;
}
a.a-contato:hover,
a.a-contato-whatsapp:hover {
	color: #00BFFF;
	text-decoration: none;
}
p.p-style-data {
	border-top: 1px solid #96948f;
	border-bottom: 1px solid #96948f;
	font-size: 16px;
	color: #96948f;
	line-height: 150%;
	padding: 5px 0;
	margin-bottom: 10px;
}
a.a-share-facebook {
	color: #37589b;
}
a.a-share-linkedin {
	color: #419cca;
}
a.a-share-whatsapp {
	color: #34af23;
}
a.a-share-facebook:hover,
a.a-share-linkedin:hover,
a.a-share-whatsapp:hover {
	color: #072c47;
	text-decoration: none;
}
a#btn-voltar-blog {
	float: right;
}
	ul.ul-blog li {
		font-size: 14px;
		line-height: 150%;
	}
		ul.ul-blog li a {
			color: #000;
		}
		ul.ul-blog li a:hover {
			color: #072c47;
			text-decoration: none;
		}
footer {
	background-color: #4682B4;
	color: #FFF;
}
h3.h3-footer {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
}
p.p-newsletter {
	font-size: 16px;
	color: #FFF;
}
ul.ul-menu {
	list-style-type: none;
	padding: 0; margin: 0;
}
	ul.ul-menu li {
		font-size: 14px;
		color: #FFF;
		line-height: 150%;
		margin-bottom: 10px;
	}
		ul.ul-menu li a { color: #FFF; }
		ul.ul-menu li.active a,
		ul.ul-menu li.active a:hover,
		ul.ul-menu li a:hover {
			color: #072c47;
			text-decoration: none;
		}
a.a-footer-whatsapp {
	background: center left url(../img/whatsapp.png) no-repeat;
	background-size: contain;
	height: 18px;
	color: #FFF;
	line-height: 150%;
	padding-left: 20px;
	margin: 0;
}
p.p-copy {
	font-size: 12px;
	color: #FFF;
	line-height: 150%;
}
	p.p-copy a { color: #FFF; }
	p.p-copy a:hover {
		color: #00BFFF;
		text-decoration: none;
	}
@media (max-width: 768px) {
	.col-0 { display: none !important; }
	.col-12, .col-6,
	.col-4, .col-3 {
		margin-bottom: 15px !important;
	}
	div.box-recursos {
		min-height: 20px;
	}
	div.box-recursos-header {
		min-height: 20px;
	}
	div.box-center-buscador {
		min-height: 50px;
	}
	ol.carousel-indicators {
		display: none;
	}
	img.card-img-top {
		height: 175px;
		object-fit: cover;
	}
	div.col-prod {
		padding: 2px;
	}
	div.col-produto {
		width: 100% !important;
		min-height: 320px !important;
		padding: 1px !important;
		margin-bottom: 10px !important;
	}
	div.col-produto a.btn-detalhes { display: inherit; }
	img.img-produto {
		height: 200px !important;
		object-fit: fill;
	}
	h2.h2-produto-list {
		font-size: 14px !important;
		padding: 0 4px;
	}
	h2.h2-produto {
		font-size: 26px !important;
	}
	div.box-ano-valor {
		min-height: 80px;
	}
	p.p-style {
		font-size: 14px !important;
		padding: 0 4px;
	}
	p.p-valor {
		font-size: 22px !important;
		padding: 0 4px;
	}
	a.btn-detalhes {
		padding: 0 4px !important;	
	}
	a.a-facebook, a.a-instagram,
	a.a-youtube, a.a-linkedin {
		border-radius: 60px;
		background-color: #DDD;
		width: 60px; height: 60px;
		font-size: 22px;
		color: #777;
		line-height: 60px;
		text-align: center;
		margin: 0 auto;
	}
	a.facebook-compartilhe,
	a.linkedin-compartilhe,
	a.whatsapp-compartilhe {
		width: 30%;
		font-size: 14px;
		line-height: 30px !important;
	}
	p.p-newsletter {
		font-size: 14px !important;
	}
}