body {
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(../img/background/3.png);
	background-repeat: no-repeat;
}

a,
.a {
	color: #003882;
}
a:hover,
a:focus {
	color: #042969;
}

.a2 {
	color: #FDBA30;
}
.a2:hover,
.a2:focus {
	color: #042969;
}

h1,
.h1 {
	font-size: 56px;
	color: #0069AC;
	font-weight: 600;
	line-height: 56px;
	margin: 0;
}


h1 small,
.h1 small {
	font-size: 18px;
	color: #AAA;
	font-weight: 300;
	line-height: 20px;
	margin-top: 4px;
	display: block;
}


h2,
.h2 {
	font-size: 46px;
	color: #0069AC;
	font-weight: 600;
	line-height: 46px;
	margin: 0;
}

h3,
.h3 {
	font-size: 24px;
	color: #0069AC;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	text-transform: none;
}

.main {
	min-height: 900px;
}

html .btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: transparent;
	border-radius: 100px;
	font-size: 20px;
	padding: 12px 30px;
	text-decoration: underline;
	text-underline-position: under;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0672b4+1,23a0d8+100 */
	background: rgb(6,114,180); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(6,114,180,1) 1%, rgba(35,160,216,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(6,114,180,1) 1%,rgba(35,160,216,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(6,114,180,1) 1%,rgba(35,160,216,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0672b4', endColorstr='#23a0d8',GradientType=1 ); /* IE6-9 */
	box-shadow: 0px 3px 5px rgba(6,114,180,.5);
}

html .btn-primary:hover {
	text-decoration: underline;
	box-shadow: 0px 3px 5px rgba(6,114,180,.8);
}

html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
	text-decoration: underline;
	box-shadow: 0px 3px 5px rgba(6,114,180,.8);
}

hr.custom-1 {
	background-image: url(../img/patterns/hrc-1.png);
	width: 193px;
	height: 14px;
}

@media (min-width: 992px) {
	html #header .header-nav-bar-primary {
		background: #003882 !important;
		color: #ffffff !important;
	}
}

#header {
	background-image: url(../img/background/1.png);
}

#header .header-body {
	background: transparent;
	border-top: none;
	border-bottom: none;
	padding: 0;
}

@media (min-width: 992px) {
	#header .header-logo {
		background-image: url(../img/background/2.png);
		background-repeat: no-repeat;
		background-position: top right;
	}
}

@media (max-width: 991px) {
	#header .header-body {
		background-image: url(../img/background/2.png);
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
	}
}

@media (min-width: 992px) {
	#header .header-nav-bar .header-nav-main {
		float: none;
		text-align: center;
	}

	#header .nav {
		display: inline-block;
	}

	#header .header-nav {
		box-shadow: 10px 10px 10px rgba(0,0,0,.1);
	}

	#header .header-nav > .container {
		height: 56px;
	}
}

#header .header-nav > .container {
	min-height: 56px;
}


#header .header-nav > .container:after {
	content: "";
	position: absolute;
	bottom: -9px;
	border-bottom: 5px solid #FDBA30;
	z-index: 1;
	width: calc(100% - 30px);
	opacity: 0;
	transition: all .2s;
}

.sticky-header-active #header .header-nav > .container:after {
	opacity: 1;
}

#header .header-logo img {
	margin: 25px 125px 40px 0;
	width: 100%;
	object-fit: contain;
	object-position: left;
}

.feature-box.feature-box-style-3 {
    margin-left: 14px;
}

.feature-box.feature-box-style-3 .feature-box-icon {
	border: none;
	background-image: url(../img/icons/borda-1.png);
	background-size: contain;
	border-radius: 0px;
	font-size: 24px;
	width: 65px;
	height: 65px;
	line-height: 65px;
	top: -2px;
	margin-right: 20px;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa, .feature-box.feature-box-style-3 .feature-box-icon .icons {
	color: #003882;
}

#header .header-column .header-extra-info {
	width: 100%;
}

#header .header-column .header-extra-info li {
	min-width: 300px;
}

.feature-box.feature-box-style-3 h4 {
	color: #042969;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 16px;
}

.feature-box.feature-box-style-3 p {
	color: #042969;
	font-size: 21px;
	font-weight: 400;
}

.feature-box.feature-box-style-3 a {
	color: #042969;
	font-size: 17px !important;
	font-weight: 400;
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li > a {
		border-radius: 4px;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		padding: 10px 11px 8px 20px;
		text-transform: uppercase;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#header .header-nav-main nav > ul > li > a {
		border-radius: 4px;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		padding: 10px 10px 8px 20px;
		text-transform: uppercase;
	}
}

@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 {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdba30+0,e79706+100 */
		background: rgb(253,186,48); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(253,186,48,1) 0%, rgba(231,151,6,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(253,186,48,1) 0%,rgba(231,151,6,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(253,186,48,1) 0%,rgba(231,151,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdba30', endColorstr='#e79706',GradientType=0 ); /* IE6-9 */
		color: #042969;
		position: relative;
	}
}

@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:before {
		content: "";
		position: absolute;
		top: -3px;
		left: calc(50% - 5px);
		width: 0px;
		height: 0px;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 3px solid #FDBA30;
	}
}

#header .header-btn-collapse-nav {
	background: #FDBA30;
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
		color: #042969;
	}
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
		background-color: #FDBA30;
	}
}

@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/#fdba30+0,e79706+100 */
		background: rgb(253,186,48); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(253,186,48,1) 0%, rgba(231,151,6,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(253,186,48,1) 0%,rgba(231,151,6,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(253,186,48,1) 0%,rgba(231,151,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdba30', endColorstr='#e79706',GradientType=0 ); /* IE6-9 */
		color: #042969;
		position: relative;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li.active > a:before {
		content: "";
		position: absolute;
		top: -3px;
		left: calc(50% - 5px);
		width: 0px;
		height: 0px;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 3px solid #FDBA30;
	}
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #FDBA30 !important;
    outline: 0;
}

#idiomas {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

#idiomas a {
	font-size: 12px;
}

#idiomas a:hover,
#idiomas a:focus {
	text-decoration: none;
}

#idiomas a img {
	margin-right: 4px;
}

.slider-container .main-label {
	color: #FFF !important;
	font-size: 50px;
	line-height: 50px;
	font-weight: 800;
	background-color: #005596;
	padding: 10px 20px;
	margin-left: 50px;
}

@media (max-width: 991px) {
	.slider-container .main-label {
		/*margin-left: 200px;*/
	}
}

.slider-container .bottom-label {
	color: #FFF !important;
	font-size: 40px;
	line-height: 40px;
	font-weight: 800;
	background-color: #FDBA30;
	padding: 10px 20px;
	margin-left: 150px;
}

@media (max-width: 991px) {
	.slider-container .bottom-label {
		/*margin-left: 200px;*/
	}
}

.empresa .imagem {
	overflow: hidden;
}

@media (max-width: 992px) {
	.empresa .imagem {
		margin-top: 30px;
	}
}

@media (min-width: 992px) {
	.empresa .imagem svg {
		margin-top: -60px;
	}
}

.empresa .texto {
	padding-top: 40px;
}

@media (min-width: 992px) {
	.empresa .texto {
		padding-top: 60px;
		padding-left: 100px;
	}
}

@media (min-width: 992px) {
	.empresa .texto:before {
		content: "";
		position: absolute;
		padding-top: 100px;
		top: 0;
		left: 0;
		background-image: url(../img/icons/icon.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 45px;
		height: 50px;
		
	}

	.empresa .texto:after {
		content: "";
		position: absolute;
		padding-top: 0px;
		border-left: 1px solid #E6E6E6;
		top: 0;
		left: 22px;
		width: 45px;
		height: 40px;
		
	}
}

.empresa .texto a.a2 {
	font-weight: 600;
	font-size: 16px;
}

.empresa .texto a.a2:hover,
.empresa .texto a.a2:focus {
	text-decoration: none;
}

.produtos {
	padding-top: 100px !important;
}

.produtos .item {
	padding: 13px !important;
}

.produtos .item:hover img {
	transform: scale(1.1);
}

.produtos .row.titulo {
	position: relative;
}

@media (min-width: 992px) {
	.produtos .row.titulo:before {
		content: "";
		position: absolute;
		padding-top: 0px;
		top: -20px;
		left: -44px;
		background-image: url(../img/icons/icon.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 45px;
		height: 50px;
		
	}

	.produtos .row.titulo:after {
		content: "";
		position: absolute;
		padding-top: 0px;
		border-left: 1px solid #E6E6E6;
		top: -170px;
		left: -22px;
		width: 45px;
		height: 140px;
		
	}
}

.produtos .row.titulo h2 {
	margin-left: 30px;
}

@media (max-width: 991px) {
	.produtos .row.titulo h2 {
		margin-left: 0 !important;
	}
}

.produtos .item > a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.produtos .item .info {
	position: absolute;
	bottom: 30px;
	width: calc(100% - 60px);
	left: 30px;
	background-color: rgba(0,0,0,.8);
	padding: 30px;
	font-size: 34px;
	font-weight: 200;
	color: #FFF;
	display: flex;
	pointer-events: none;
}

.produtos .item .info span {
	align-self: center;
	flex-grow: 1;
	text-transform: uppercase;
}

.produtos .item .info a {
	border: 1px solid rgba(237,133,0,0.30);
	display: inline-block;
	float: right;
	padding: 10px 20px;
	color: #ed8500;
}

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

.newsletter {
	margin-top: 50px;
}

.newsletter > .container {
	background-color: #FFF;
	border-radius: 20px;
	padding: 40px;
	box-shadow: -5px -5px 20px rgba(0,0,0,.1);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+73,e6e6e6+100&1+0,0.5+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 73%, rgba(230,230,230,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 73%,rgba(230,230,230,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 73%,rgba(230,230,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80e6e6e6',GradientType=0 ); /* IE6-9 */
}

.newsletter .titulo img {
	padding-bottom: 10px;
}

.newsletter .titulo span {
	font-size: 36px;
	color: #0069AC;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
}

.newsletter .titulo small {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #999;
}

.newsletter label {
	display: block;
	clear: both;
}

.newsletter .input input {
	border-radius: 6px;
	font-size: 20px;
	height: 50px;
	border: 1px solid #E6E6E6;
	background-color: #FFF;
	margin-bottom: 10px;
}

.footer-bg {
	position: relative;
	height: 280px;
}

#footer {
	background: transparent;
	border-top: none;
	padding-top: 0px !important;
}

@media (max-width: 991px) {
	#footer {
		background-image: url(../img/background/5.jpg);
		background-position: bottom;
		background-size: cover;
	}

	#footer .menu {
		padding-top: 10px;
	}

	#footer .menu li {
		float: none;
	}

	#footer .menu li a {
		padding: 4px;
	}

	.footer-copyright .container div {
		text-align: center !important;
	}

	#footer .contato {
	    padding: 40px 0px !important;
	}

	#footer .btn {
		font-size: 14px !important;
	}

	#footer .contato div {
		text-align: left;
	}
}

#footer:before {
	content: "";
	background-image: url(../img/background/4.png);
	background-position: center;
	background-size: cover;
	position: absolute;
	bottom: 50px;
	width: 100%;
	height: 955px;
	z-index: -1;
}

#footer .footer-copyright {
    background: #0D5980 !important;
    border-top: none;
    margin-top: 0px !important;
    padding: 20px 0 0px !important;
}

@media (min-width: 992px) {
	#footer nav > ul > li > a {
		border-radius: 4px;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		padding: 10px 12px 8px 20px;
		text-transform: uppercase;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#footer nav > ul > li > a {
		border-radius: 4px;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		padding: 10px 10px 8px 20px;
		text-transform: uppercase;
	}
}

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

html .scroll-to-top.visible {
    display: none;
}

#footer hr {
	margin: 0;
	opacity: .2;
}

#footer .contato {
	padding: 40px;
}

#footer .contato > div:first-child {
	display: none;
}

#footer .contato > div:nth-child(3) {
	width: 75%;
}

#footer .contato i.fa {
	float: left;
	background-image: url(../img/icons/borda-2.png);
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 17px;
	color: #FFF;
	padding: 1px 10px;
	height: 40px;
	width: 40px;
	line-height: 40px;
}

#footer .contato .info {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
}

#footer .contato .info span {
	font-size: 16px;
	font-weight: 300;
	color: #FFF;
	display: block;
}

.footer-copyright span {
	color: #FFF;
}

.page-header-custom-background {
	background-size: cover;
	background-position: center;
}

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    padding: 0px;
    border: none;
    border-radius: 4px;
}

.breadcrumb li {
 	text-shadow: 2px 2px 2px rgba(0,0,0,1) !important;
}

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

.list.list-icons.list-icons-style-3 li .fa, .list.list-icons.list-icons-style-3 li .icons {
    background-color: #fdba30;
}

.header-body .header-column:nth-child(2) {
	float: right;
    margin-top: 30px;
}

.contato-pagina iframe {
	height: 200px !important;
}

.contato-pagina {
	padding-bottom: 150px;
}