body {
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

::-moz-selection {
	background: #0A1421; /* Gecko Browsers */
	color: #FFF;
	opacity: 1;
}

::selection {
	background: #0A1421; /* WebKit/Blink Browsers */
	color: #FFF;
	opacity: 1;
}

@media (min-width: 992px) {
	*:focus {
	    outline: none;
	}
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	color: #333;
	font-weight: 400;
	letter-spacing: 0px;
	margin: 0;
}

h1,
.h1 {
	font-size: 68px;
	line-height: 60px;
	font-weight: 100;
	color: #FFF;
}

h2,
.h2 {
	font-size: 34px;
	line-height: 38px;
	font-weight: 400;
	color: #1a3b83;
}

.interna h2,
.interna .h2 {
	font-size: 40px;
	line-height: 42px;
	font-weight: 300;
	color: #1a3b83;
	margin: 0;
}

.interna h2 span,
.interna .h2 span {
	display: block;
	font-size: 20px;
	margin-top: -7px;
}

h3,
.h3 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
	color: #ef1c24;
	text-transform: none;
}

h4,
.h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #1a3b83;
	text-transform: uppercase;
	letter-spacing: 0;
}

h5,
.h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	color: #0A1421;
	text-transform: none;
}

h6,
.h6 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	color: #0A1421;
	text-transform: uppercase;
	letter-spacing: 9px;
}

a {
	color: #0A1421;
}

a:hover,
a:focus,
a:active {
	color: #36515F;
	text-decoration: none;
}

.a {
	color: #0A1421 !important;
}

.a:hover,
.a:focus,
.a:active {
	color: #36515F !important;
	text-decoration: none !important;
}

.a2 {
	color: #CCC !important;
}

.a2:hover,
.a2:focus,
.a2:active {
	color: #FFF !important;
}

.a3 {
	color: #333 !important;
}

.a3:hover,
.a3:focus,
.a3:active {
	color: #3691CF !important;
	text-decoration: none !important;
}

.saiba-mais {
	color: #909190;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
}

.saiba-mais:hover,
.saiba-mais:focus,
.saiba-mais:active {
	color: #2f4956;
}

.saiba-mais .fa {
	font-size: 20px;
	padding-left: 4px;
	vertical-align: -2px;
}

html .btn-primary {
	border: none;
	border-radius: 4px;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 18px 26px !important;
	font-size: 16px !important;
	transition: all .3s !important;
	background-color: #F6282B;
	font-weight: 500;
}

html .btn-primary:hover,
html .btn-primary.hover {
	background-color: #C70000;
	color: #ffffff;
}

html .btn-primary:focus,
html .btn-primary.focus {
	background-color: #C70000 !important;
	color: #ffffff;
}

html .btn-primary:active, html .btn-primary.active, .show > html .btn-primary.dropdown-toggle {
    background-color: #F6282B !important;
	color: #ffffff;
}

html .btn-secondary {
	background-color: #F0F0F0;
	border: none;
	border-radius: 0;
	color: #1a3b83 !important;
	text-transform: uppercase;
	padding: 14px 30px 12px 30px !important;
	font-size: 14px !important;
	font-weight: 600;
	box-shadow: 5px 5px 15px 0px rgba(0,0,0,.1);
}

html .btn-secondary:hover,
html .btn-secondary.hover {
	color: #FFF !important;
	background-color: #1a3b83 !important;
	box-shadow: 0 0 14px 2px rgba(0,0,0,.1);
}

html .btn-secondary:focus,
html .btn-secondary.focus {
	background-color: #1a3b83 !important;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.5);
}

html .btn-secondary:active, html .btn-secondary.active, .show > html .btn-secondary.dropdown-toggle {
    background-color: #1a3b83 !important;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.5) !important;
}

html .btn-terciary {
	border: none;
	border-top: 1px solid #D4D4D4;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #808080 !important;
	text-transform: uppercase;
	padding: 0 !important;
	font-size: 14px !important;
	width: 100%;
	text-align: left;
}

html .btn-terciary span {
	height: 60px;
	padding-left: 30px;
	line-height: 60px;
	font-weight: 600;
	color: #ef1c24;
}

html .btn-terciary .fa {
	float: right;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a3b83+0,ef1c24+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d71820+0,160203+100 */
	background: rgb(215,24,32) !important; /* Old browsers */
	background: -moz-linear-gradient(left, rgba(215,24,32,1) 0%, rgba(22,2,3,1) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(215,24,32,1) 0%,rgba(22,2,3,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(215,24,32,1) 0%,rgba(22,2,3,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d71820', endColorstr='#160203',GradientType=1 ) !important; /* IE6-9 */
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #FFF;
}

html .btn-terciary:hover,
html .btn-terciary.hover {
	box-shadow: 0 -5px 10px 2px rgba(0,0,0,.1);
	color: #FFF !important;
}

html .btn-terciary:focus,
html .btn-terciary.focus {
	box-shadow: 0 -5px 10px 2px rgba(0,0,0,.1);
	color: #FFF !important;
}

html .btn-terciary:active, html .btn-terciary.active, .show > html .btn-terciary.dropdown-toggle {
	box-shadow: 0 -5px 10px 2px rgba(0,0,0,.1) !important;
	color: #FFF !important;
}

figure {
	width: 100%;
	margin: 0;
}

figure img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

section.section {
	padding: 0;
	margin: 0;
}

#header {
	min-height: 59.19px !important;
	z-index: 9999;
}

#header .header-body {
    border-top: none;
    border-bottom: none;
}

#header2 .header-logo {
    margin: 26px 0;
    background-image: url(../img/detalhe-1.png);
    background-repeat: no-repeat;
    background-position: right;
}

@media (min-width: 992px) {
	html #header .header-nav-bar-primary {
	    /*background: #0d1819 !important;*/
	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d71820+0,160203+100 */
	    background: rgb(215,24,32) !important; /* Old browsers */
	    background: -moz-linear-gradient(left, rgba(215,24,32,1) 0%, rgba(22,2,3,1) 100%) !important; /* FF3.6-15 */
	    background: -webkit-linear-gradient(left, rgba(215,24,32,1) 0%,rgba(22,2,3,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	    background: linear-gradient(to right, rgba(215,24,32,1) 0%,rgba(22,2,3,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d71820', endColorstr='#160203',GradientType=1 ) !important; /* IE6-9 */
	}
}

#header .header-nav-main nav > ul > li > a {
    color: #CCC;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: 1.1rem 1.5rem;
    border-left: 1px solid rgba(255,255,255,0.15);
}

@media (min-width: 992px) and (max-width: 1199px) {
	#header .header-nav-main nav > ul > li > a {
	    color: #CCC;
	    font-size: 10px;
	    font-style: normal;
	    font-weight: 500;
	    padding: 1.1rem 1.247rem !important;
	    border-left: 1px solid rgba(255,255,255,0.15);
	}
}

.dropdown-menu {
	top: 55px !important;
	box-shadow: 2px 2px 10px 2px rgba(0,0,0,.3) !important;
}

#header .header-container {
	padding: 0;
}

#header .header-container:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	border-bottom: 3px solid #ef1c23;
	z-index: -1;
}

@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
	    color: #FFF;
	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef1c23+0,d60000+100 */
	    background: rgb(239,28,35); /* Old browsers */
	    background: -moz-linear-gradient(top, rgba(239,28,35,1) 0%, rgba(214,0,0,1) 100%); /* FF3.6-15 */
	    background: -webkit-linear-gradient(top, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	    background: linear-gradient(to bottom, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1c23', endColorstr='#d60000',GradientType=0 ); /* IE6-9 */
	}
}

@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef1c23+0,d60000+100 */
	    background: rgb(239,28,35); /* Old browsers */
	    background: -moz-linear-gradient(top, rgba(239,28,35,1) 0%, rgba(214,0,0,1) 100%); /* FF3.6-15 */
	    background: -webkit-linear-gradient(top, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	    background: linear-gradient(to bottom, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1c23', endColorstr='#d60000',GradientType=0 ); /* IE6-9 */
	    /*box-shadow: inset 0 3px 10px 2px rgba(0,0,0,.5);*/
	    color: #FFF;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#header .header-nav-main nav > ul > li > a {
	    font-size: 14px;
	    padding: 1.2rem 1.5rem;
	}	
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li {
		padding: 0px 0;
	}

	#header .header-nav-main nav > ul > li > a {
	    color: #0A1421;
	    font-size: 14px;
	    font-style: normal;
	    font-weight: 500;
	    padding: 10px 10px !important;
	    display: inline-block;
	    border-left: 1px solid rgba(255,255,255,0.1);
	}
}

#header .header-nav-main nav > ul > li:first-child > a {
	border-left: none;
}

#header .header-nav {
    padding: 0;
    min-height: 0px;
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li {
	    margin-left: 0;
	}
}

@media (max-width: 992px) {
	.nav-pills > li.active > a, .nav-pills .nav-link.active {
	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef1c23+0,d60000+100 */
	    background: rgb(239,28,35); /* Old browsers */
	    background: -moz-linear-gradient(top, rgba(239,28,35,1) 0%, rgba(214,0,0,1) 100%); /* FF3.6-15 */
	    background: -webkit-linear-gradient(top, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	    background: linear-gradient(to bottom, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1c23', endColorstr='#d60000',GradientType=0 ); /* IE6-9 */
	    width: 100%;
	    display: inline-block;
	    height: 100%;
	    padding: 10px !important;
	    margin: 0 !important;
	    border-radius: 0 !important;
	    color: #FFF !important;
	}
}

#header .header-btn-collapse-nav {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef1c23+0,d60000+100 */
    background: rgb(239,28,35); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(239,28,35,1) 0%, rgba(214,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(239,28,35,1) 0%,rgba(214,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1c23', endColorstr='#d60000',GradientType=0 ); /* IE6-9 */
    border: none;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(77,77,77,.25);
}

@media (min-width: 992px) {
	html.sticky-header-active #header .header-body {
	    position: fixed;
	    box-shadow: 0 0 25px rgba(0,0,0,.8);
	}

	html.sticky-header-active #header .header-nav-bar-primary {
	    
	}
}

.slider-container.light .featured-label, .slider-container.light .top-label, .slider-container.light .main-label, .slider-container.light .bottom-label {
    color: #a30b17;
}

.slider-container .top-label {
    color: #FFF;
    font-size: 44px !important;
    font-weight: 600;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .main-label {
    color: #FFF;
    font-size: 34px !important;
    line-height: 34px;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

@media (max-width: 991px) {
	.slider-container .top-label {
	    color: #FFF;
	    font-weight: 600;
	    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	    top: -10px !important;
	}

	.slider-container .main-label {
	    color: #FFF;
	    line-height: 20px !important;
	    font-weight: 400;
	    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	}

	.slider-container .button .btn {
	    margin-top: 20px;
	}

}

@media (max-width: 500px) {
	.slider-container .top-label {
	    color: #FFF;
	    font-size: 14px !important;
	    font-weight: 600;
	    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	    top: -10px !important;
	}

	.slider-container .main-label {
	    color: #FFF;
	    font-size: 8px !important;
	    line-height: 8px !important;
	    font-weight: 400;
	    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	}

	.slider-container .button .btn {
	    font-size: 8px !important;
	    padding: 4px 10px !important;
	    margin-top: 20px;
	}

}

.fab.fa-twitter {
	vertical-align: middle;
}

.produtos {
	background-color: #F7F7F7;
}

.produtos > .container {
	position: relative;
	padding: 60px 0;
}

.empilhadeiras-pagina .page-header {
    margin: 0 !important;
}

.home .produtos > .container:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	border-bottom: 3px solid #ef1c24;
}

.interna .produtos {
	padding: 0px 0;
}

.produtos .icon {
	margin-right: 25px;
}

.produtos h2 {
	line-height: 30px;
}

.produtos .lista .item {
	transition: all .3s;
}

.produtos .lista .item {
	margin-bottom: 20px !important;
}

.produtos .lista .item .item-container {
	box-shadow: 0 0 40px 5px rgba(0,0,0,.1);
	border-radius: 6px;
	overflow: hidden;
	display: inline-block;
	transition: all .3s;
	width: 100%;
}

.produtos .lista .item .info {
	padding: 40px;
	height: 250px;
}

@media (max-width: 991px) {
	.produtos .lista .item .info {
		height: 250px;
	}	
}

.produtos .lista .item .info p.preco {
	color: #ef1c23;
	font-size: 16px;
	font-weight: 300;
	margin-top: 10px;
}

.produtos .lista .item:hover,
.produtos .lista .item:focus,
.produtos .lista .item:active {
	transform: scale(1.05);
}

.produtos .lista .item:hover .item-container,
.produtos .lista .item:focus .item-container,
.produtos .lista .item:active .item-container {
	box-shadow: 0 0 40px 5px rgba(0,0,0,.2) !important;
}

@media (max-width: 991px) {
	.produtos .lista .item > a {
		margin: 0 auto;
		width: 90%;
		display: block !important;
	}
}

.produtos .lista .item figure {
	width: 100%;
	height: 220px;
	overflow: hidden;
	border-bottom: 3px solid #ef1c23;
}

.produtos .lista .item img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	object-position: center;
	transition: all 3s;
}

.produtos .lista .item:hover img,
.produtos .lista .item:focus img,
.produtos .lista .item:active img {
	transform: scale(1.1);
}

.produtos .lista .item:hover .btn,
.produtos .lista .item:focus .btn,
.produtos .lista .item:active .btn {
	background-color: #EFEFEF;
	box-shadow: 0 -5px 10px 2px rgba(0,0,0,.1);
	color: #FFF !important;
}

.empilhadeiras {
	background-color: #FFF;
}

.empilhadeiras > .container {
	position: relative;
	padding: 60px 0;
}

.empilhadeiras > .container:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	/*border-bottom: 3px solid #ef1c24;*/
}

.interna .empilhadeiras {
	padding: 0px 0;
}

.empilhadeiras .icon {
	margin-right: 25px;
}

.empilhadeiras h2 {
	line-height: 30px;
}

.empilhadeiras .lista .item {
	transition: all .3s;
}

.interna .empilhadeiras .lista .item {
	margin-bottom: 20px !important;
}

.empilhadeiras .lista .item .item-container {
	box-shadow: 0 0 40px 5px rgba(0,0,0,.1);
	border-radius: 6px;
	overflow: hidden;
	display: inline-block;
	transition: all .3s;
	width: 100%;
}

@media (max-width: 991px) {
	.empilhadeiras .lista .item > a {
		margin: 0 auto;
		width: 90%;
		display: block !important;
	}
}

.empilhadeiras .lista .item .info {
	padding: 40px;
	height: 250px;
}

@media (max-width: 991px) {
	.empilhadeiras .lista .item .info {
		height: 250px;
	}	
}

.empilhadeiras .lista .item .info p.preco {
	color: #ef1c23;
	font-size: 16px;
	font-weight: 300;
	margin-top: 10px;
}

.empilhadeiras .lista .item:hover,
.empilhadeiras .lista .item:focus,
.empilhadeiras .lista .item:active {
	transform: scale(1.05);
}

.empilhadeiras .lista .item:hover .item-container,
.empilhadeiras .lista .item:focus .item-container,
.empilhadeiras .lista .item:active .item-container {
	box-shadow: 0 0 40px 5px rgba(0,0,0,.2) !important;
}

.empilhadeiras .lista .item figure {
	width: 100%;
	height: 220px;
	overflow: hidden;
	border-bottom: 3px solid #ef1c23;
}

.empilhadeiras .lista .item img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	object-position: center;
	transition: all 3s;
}

.empilhadeiras .lista .item:hover img,
.empilhadeiras .lista .item:focus img,
.empilhadeiras .lista .item:active img {
	transform: scale(1.1);
}

.empilhadeiras .lista .item:hover .btn,
.empilhadeiras .lista .item:focus .btn,
.empilhadeiras .lista .item:active .btn {
	background-color: #EFEFEF;
	box-shadow: 0 -5px 10px 2px rgba(0,0,0,.1);
	color: #FFF !important;
}

.empresa {
	background-image: url(../img/background/2.png);
	background-size: cover;
	background-position: center;
	border-bottom: 3px solid #DEDEDE;
}

.empresa > .container {
	position: relative;
	padding: 60px 0 40px;
}

.empresa > .container:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,ffffff+100 */
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.empresa .icon {
	margin-right: 25px;
}

.empresa h2 {
	line-height: 30px;
}

.empresa .img img {
	box-shadow: 0 0 15px 2px rgba(0,0,0,.1);
}

.parceiros {
	padding: 60px 0;
}

.parceiros .lista img {
	width: 100%;
	height: 150px;
	object-fit: scale-down;
	object-position: center;
	text-align: center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,.05);
	margin: 10px 0;
}

.parceiros .lista .owl-item {
	padding: 5px 5px;
}

.parceiros .icon {
	margin-right: 25px;
}

.owl-carousel .owl-nav button[class*="owl-"],
.owl-carousel .owl-nav button[class*="owl-"]:focus, .owl-carousel .owl-nav button[class*="owl-"].focus,
.owl-carousel .owl-nav button[class*="owl-"]:active, .owl-carousel .owl-nav button[class*="owl-"].active {
    background-color: #E7E7E7;
    border-color: #E7E7E7;
    color: #999999;
    border-radius: 200px;
    width: 40px;
    height: 40px;
}

.owl-carousel .owl-nav button[class*="owl-"]:hover, .owl-carousel .owl-nav button[class*="owl-"].hover {
    background-color: #0A1421;
    border-color: #0A1421;
    color: #ffffff;
}

.noticias {
	padding: 0 0 40px 0;
}

.noticias .icon {
	margin-right: 25px;
}

.noticias h2 {
	line-height: 30px;
}

.noticias .lista .item img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	object-position: center;
	transition: all 3s;
}

.noticias .lista .item .info {
	padding: 20px;
	height: 150px;
}

#footer {
	background-image: url(../img/background/3.jpg);
	background-size: cover;
	background-position: center;
	padding: 0;
	border: none;
	margin: 0;
}

@media (max-width: 991px) {
	#footer > .container {
	    background-position: center;
	    background-size: contain;
	}
}

#footer .creditos {
	background-color: rgba(49,49,49,.5);
}

#footer .container .row > div {
    margin-bottom: 0;
}

#footer .contato {
	padding: 20px 0;
}

#footer .contato .icon {
	background-image: url(../img/icons/borda-2.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 65px;
	height: 75px;
	object-fit: scale-down;
	object-position: center;
	margin-right: 20px;
	padding-bottom: 14px;
	padding-left: 7px;
	margin-top: 14px;
}

#footer h4 {
    font-size: 15px;
    font-weight: 500;
    color: #FFF;
    margin-top: 18px !important;
}

#footer .contato .telefone span {
	font-size: 16px;
	color: #ef1c24 !important;
	font-weight: 600;
}

#footer .contato .email a {
	font-size: 16px;
	display: block;
	color: #ef1c24 !important;
	font-weight: 600;
	white-space: nowrap; 
}

#footer .contato .email a:hover {
	text-decoration: underline;
}

html .scroll-to-top {
	background-color: #ef1c24;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #FFF !important;
    background-size: 100%;
    transition: all .2s;
}

html .scroll-to-top:hover {
    background-size: 150%;
}

.page-header-custom-background {
	margin-bottom: 50px;
	border-bottom: 2px solid #DFDFDF;
}

.page-header-custom-background h1 {
    color: #FFF;
    font-weight: 300;
    text-shadow: 0 0 10px rgba(0,0,0,.3);
    text-transform: uppercase;
}

.page-header-custom-background .breadcrumb a {
    color: #FFF;
}

.page-header-custom-background .breadcrumb li.active {
    color: #FFF;
    opacity: 0.7;
}

.img-thumbnail {
	width: 100%;
	min-height: 250px;
	border-radius: 6px;
	border: none;
}

.img-thumbnail img {
	width: 100%;
	min-height: 250px;
	object-fit: cover;
	object-position: center;
	border-radius: 6px;
}

.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li > .fas:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fas:first-child, .list.list-icons.list-icons-style-3 li > .far:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .far:first-child, .list.list-icons.list-icons-style-3 li > .fal:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fal:first-child, .list.list-icons.list-icons-style-3 li > .fab:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fab:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: #ef1c24;
}

.contato-pagina iframe {
	width: 100%;
	height: 250px;
}

/* Header */
#header2 {
	position: relative;
	z-index: 1030;
}

#header2 .header-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #FFF;
	-webkit-transition: min-height 0.3s ease;
	transition: min-height 0.3s ease;
	width: 100%;
	border-top: none;
	border-bottom: none;
	z-index: 1001;
}

@media (max-width: 991px) {
	#header2.header-no-border-bottom .header-body {
	    box-shadow: none !important;
	}
}

#header2 .header-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: ease height 300ms;
	transition: ease height 300ms;
}

@media (max-width: 991px) {
	#header2 .header-container:not(.container) .header-nav-main {
		padding: 0 0.75rem;
	}
}

#header2 .container {
	position: relative;
}

@media (max-width: 767px) {
	#header2 .container {
		width: 100%;
	}
}

#header2 .header-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	max-height: 100%;
}

#header2 .header-column {
	margin-top: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#header2 .header-column .header-row {
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
}

#header2 .header-column .header-extra-info {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#header2 .header-column .header-extra-info li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: 25px;
}

#header2 .header-column .header-extra-info li .feature-box p {
	margin: 0;
}

#header2 .header-column .header-extra-info li .feature-box small {
	position: relative;
	top: -4px;
	font-size: 80%;
}

#header2.header-no-min-height .header-body {
	min-height: 0 !important;
}

#header2 .header-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ededed;
	min-height: 51px;
	z-index: 4;
}

#header2 .header-top::after {
	clear: both;
	content: "";
	display: block;
}

#header2 .header-top p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#header2 .header-top p .fa, #header2 .header-top p .fas, #header2 .header-top p .far, #header2 .header-top p .fal, #header2 .header-top p .fab, #header2 .header-top p .icons {
	position: relative;
	top: 1px;
}

#header2 .header-top .header-search {
	margin-left: 10px;
	margin-right: 0;
}

#header2 .header-top .header-nav-top {
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 10px;
}

#header2 .header-top.header-top-colored {
	border-top: 5px solid #CCC;
	border-bottom: 0;
	color: #FFF;
}

#header2 .header-top.header-top-colored p, #header2 .header-top.header-top-colored a, #header2 .header-top.header-top-colored span {
	color: #FFF;
}

#header2 .header-top.header-top-colored .form-control {
	border: 0;
}

#header2 .header-top.header-top-style-2 {
	background: #f6f6f6;
}

#header2 .header-top.header-top-style-4 {
	background: #E4E6ED;
	border-bottom: 0;
}

#header2 .header-logo {
	margin: 0;
	margin: 0;
	padding: 16px 30px 16px 0;
}

#header2 .header-logo img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	top: 0;
}

#header2 .header-nav {
	padding: 16px 0;
	padding: 1rem 0;
	min-height: 70px;
}

#header2 .header-nav-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header2 .header-nav-top .nav > li > a, #header2 .header-nav-top .nav > li > span {
	color: #999;
	font-size: 0.9em;
	padding: 6px 10px;
	display: inline-block;
}

#header2 .header-nav-top .nav > li > a .fa, #header2 .header-nav-top .nav > li > a .fas, #header2 .header-nav-top .nav > li > a .far, #header2 .header-nav-top .nav > li > a .fal, #header2 .header-nav-top .nav > li > a .fab, #header2 .header-nav-top .nav > li > a .icons, #header2 .header-nav-top .nav > li > span .fa, #header2 .header-nav-top .nav > li > span .fas, #header2 .header-nav-top .nav > li > span .far, #header2 .header-nav-top .nav > li > span .fal, #header2 .header-nav-top .nav > li > span .fab, #header2 .header-nav-top .nav > li > span .icons {
	margin-right: 3px;
}

#header2 .header-nav-top .nav > li > a {
	text-decoration: none;
}

#header2 .header-nav-top .nav > li > a:hover, #header2 .header-nav-top .nav > li > a a:focus {
	background: #EEE;
}

#header2 .header-nav-top .nav > li.nav-item.dropdown.show .nav-link {
	background: #EEE;
}

#header2 .header-nav-top .nav > li.open > .dropdown-menu-toggle {
	border-radius: 4px 4px 0 0;
}

#header2 .header-nav-top .dropdown .dropdown-item {
	font-size: 0.8em;
}

#header2 .header-nav-top .dropdown-menu {
	border-color: #EEE;
	margin-top: -2px;
	border-radius: 4px 0 4px 4px;
	padding: 0;
}

#header2 .header-nav-top .dropdown-menu a {
	color: #999;
	padding: 6px 12px;
	font-size: 0.9em;
}

#header2 .header-nav-top .flag {
	margin-right: 2px;
	position: relative;
	top: -1px;
}

#header2 .header-search {
	margin-left: 16px;
	margin-left: 1rem;
}

#header2 .header-search .form-control {
	border-radius: 20px;
	font-size: 0.9em;
	height: 34px;
	margin: 0;
	padding: 6px 12px;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	width: 170px;
}

#header2 .header-search .btn-light {
	background: transparent;
	border: 0 none;
	color: #CCC;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

#header2 .header-search .btn-light:hover {
	color: #000;
}

#header2 .header-social-icons {
	margin-left: 16px;
	margin-left: 1rem;
}

#header2 .header-btn-collapse-nav {
	background: #CCC;
	color: #FFF;
	display: none;
	float: right;
	margin: 0 0 0 16px;
	margin: 0 0 0 1rem;
}

#header2.header-narrow .header-body {
	min-height: 0;
}

#header2.header-narrow .header-logo {
	margin-top: 0;
	margin-bottom: 0;
}

#header2.header-narrow .header-nav {
	padding-top: 0;
	padding-bottom: 0;
}

#header2.header-no-border-bottom .header-body {
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
}

@media (max-width: 767px) {
	#header2.has-nav-bar .header-search {
		display: block !important;
		visibility: hidden;
	}
}

html:not(.boxed) #header2.header-full-width .header-container {
	width: 100%;
	max-width: none;
}

html #header2.header-transparent {
	min-height: 0 !important;
	width: 100%;
	position: absolute;
}

html #header2.header-transparent .header-body {
	position: relative;
	top: 0;
	background: transparent;
	border-top: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

html #header2.header-transparent .header-body:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FFF;
	opacity: 0;
	border-bottom: 1px solid #f1f1f1;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

#header2 .contato {
	background-image: url(../img/detalhe-1.png);
	background-repeat: no-repeat;
	background-position: right;
	display: flex;
	height: 136px;
}

#header2 .contato .telefone h4 {
	font-size: 12px;
	font-weight: 600;
	margin-top: 18px;
}

#header2 .contato .telefone p {
	color: #f13940;
	font-weight: 600;
	font-size: 15px;
	vertical-align: middle;
}

#header2 .contato .endereco p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-top: 18px;
}

#header2 .social {
	justify-content: center;
	align-items: center;
	display: flex;
	height: 136px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#header2 .social {
		display: none;
	}
}

@media (max-width: 991px) {
	#header2 .social {
		justify-content: center;
		align-items: center;
		display: flex;
		height: auto;
		margin-top: 40px;
	}
}

#header2 .orcamento {
	justify-content: center;
	align-items: center;
	display: flex;
	height: 136px;
}

@media (max-width: 991px) {
	#header2 .orcamento {
	    justify-content: center;
	    align-items: center;
	    display: flex;
	    height: auto;
	    margin-bottom: 20px;
	}
}

@media (max-width: 991px) {
	#header2 .contato {
	    background: unset;
	}
}

@media (max-width: 991px) {
	#header2 .header-logo {
	    margin: 0 auto;
	    background: unset;
	}
}

.feature-box.feature-box-style-3 {
	flex-basis: 50%;
	padding: 0px;
}

@media (max-width: 991px) {
	.feature-box.feature-box-style-3 {
		flex-basis: auto;
		padding: 0 20px;
	}

	.feature-box.feature-box-style-3 p {
		margin-bottom: 0;
	}
}

.feature-box.feature-box-style-3.telefone .feature-box-icon {
    border-color: transparent;
    background-image: url(../img/icons/borda-1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 92px;
    height: 96px;
    padding: 10px 6px 10px 10px;
    margin: 0;
    border-radius: 0;
}

.feature-box.feature-box-style-3.endereco .feature-box-icon {
    border-color: transparent;
    background-image: url(../img/icons/borda-1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 87.5px;
    height: 100px;
    padding: 10px 6px 10px 10px;
    margin: 0;
    border-radius: 0;
}

@media (max-width: 991px) {
	.feature-box.feature-box-style-3 .feature-box-icon {
		height: 60px !important;
	}
}

.social-icons li {
    box-shadow: none;
	margin: 0 2px !important;
}

.social-icons li a .fab {
	color: #FFF;
}

.social-icons li a:hover .fab {
	color: #FFF;
}

.social-icons li:hover a {
	background: #171717;
	color: #FFF !important;
}

.social-icons li.social-icons-twitter a {
	background: #1aa9e1 !important;
}

.social-icons li.social-icons-facebook a {
	background: #3b5a9a !important;
}

.social-icons li.social-icons-linkedin a {
	background: #0073b2 !important;
}

.social-icons li.social-icons-rss a {
	background: #ff8201 !important;
}

.social-icons li.social-icons-googleplus a {
	background: #dd4b39 !important;
}

.social-icons li.social-icons-pinterest a {
	background: #cc2127 !important;
}

.social-icons li.social-icons-youtube a {
	background: #c3191e !important;
}

.social-icons li.social-icons-instagram a {
	background: #7c4a3a !important;
}

.social-icons li.social-icons-skype a {
	background: #00b0f6 !important;
}

.social-icons li.social-icons-email a {
	background: #dd4b39 !important;
}

.social-icons li.social-icons-vk a {
	background: #6383a8 !important;
}

.social-icons li.social-icons-xing a {
	background: #1a7576 !important;
}

.social-icons li.social-icons-tumblr a {
	background: #304e6c !important;
}

.social-icons li.social-icons-reddit a {
	background: #ff4107 !important;
}

hr.solid-1 {
	background: rgba(255,255,255,.1);
	margin: 0;
}

#footer nav > ul > li > a {
    color: #CCC;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: 1.8rem 1.597rem;
    display: inline-block;
}

#footer nav > ul > li:hover > a {
	background-color: #ef1c24;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ef1c24;
}

.contato-pagina iframe {
	width: 100%;
	height: 250px;
	margin-bottom: 20px !important;
}

.recent-posts .date .month, article.post .post-date .month {
    background-color: #ef1c24;
}

.recent-posts .date .day, article.post .post-date .day {
    color: #ef1c24;
}

@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
	    border-color: #FFF transparent transparent transparent !important;
	}
}

.no-click {
	pointer-events: none;
}

.noticias-pagina .img-fluid {
    max-width: 100%;
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: center 20%;
}

.noticias-pagina .recent-posts p {
	margin-top: 10px;
}

.noticias-pagina .recent-posts h4 a:hover {
	text-decoration: underline;
}





.float-whatsapp {
	/*display: none;*/
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 76px;
	height: 76px;
	z-index: 2;
	/*animation-name: shake;*/
	animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-delay: 10s;
    margin-bottom: -2000px;
}

.float-whatsapp .item-container {
	display: inline-block;
	width: 76px;
	height: 76px;
	background-color: #2ab63f;
	border-radius: 200px;
	box-shadow: 0 5px 10px 2px rgba(0,0,0,.2);
	transition: all .3s ease;
	/*animation-name: whatsfloat_anim;
	animation-duration: .1s;
	animation-iteration-count: 1;
	animation-play-state: paused;*/
}

@keyframes whatsfloat_anim {
	from {
		margin-top: -40px;
	}
	to {
		margin-top: -40px;
	}
}

@keyframes shake {
  .5% {
    transform: translate3d(-2px, 0, 0);
  }
  
  1% {
    transform: translate3d(3px, 0, 0);
  }

  1.5% {
    transform: translate3d(-5px, 0, 0);
  }

  2% {
    transform: translate3d(-2px, 0, 0);
  }
  
  2.5% {
    transform: translate3d(3px, 0, 0);
  }

  3% {
    transform: translate3d(-5px, 0, 0);
  }

  3.5% {
    transform: translate3d(-2px, 0, 0);
  }
  
  4% {
    transform: translate3d(3px, 0, 0);
  }

  4.5% {
    transform: translate3d(-5px, 0, 0);
  }

  5% {
    transform: translate3d(0, 0, 0);
  }

  5.1% {
	transform: translate3d(0, 0, 0);
  }
}

@media (max-width: 991px) {
	.float-whatsapp {
		position: fixed;
		right: 20px;
		bottom: 20px;
		width: 56px;
		height: 56px;
		z-index: 2;
	}
	.float-whatsapp .item-container {
		display: inline-block;
		width: 56px;
		height: 56px;
		background-color: #2ab63f;
		border-radius: 200px;
		box-shadow: 0 5px 10px 2px rgba(0,0,0,.2);
		transition: all .3s ease;
	}
}

.float-whatsapp .item-container:hover,
.float-whatsapp .item-container:focus,
.float-whatsapp .item-container:active {
	transform: scale(1.05);
	/*margin-top: -40px;*/
}

.float-whatsapp a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 16px;
}

@media (max-width: 991px) {
	.float-whatsapp a {
		padding: 14px 16px 16px 16px;
	}
}

.float-whatsapp img {
	width: 100%;
	height: 100%;
	display: inline-block;
	object-fit: scale-down;
	object-position: center;
}

.clientes-pagina .portfolio-item {
	margin-bottom: 10px;
}

.clientes-pagina .portfolio-item img {
	width: 100%;
	height: 150px;
	object-fit: scale-down;
	object-position: center;
}