@font-face {
	font-family: NeutralText;
	src: url("/javax.faces.resource/NeutraTextTF-DemiAlt.otf.xhtml?ln=fonts")
		format("opentype");
}

@font-face {
	font-family: NeutralTextBold;
	src: url("/javax.faces.resource/NeutraTextTF-BoldAlt.otf.xhtml?ln=fonts")
		format("opentype");
	font-weight: bold;
}

@font-face {
	font-family: NeutralTextBoldItalic;
	src: url("/javax.faces.resource/NeutraTextTF-DemiItalicAlt.otf.xhtml?ln=fonts")
		format("opentype");
	font-style: italic;
}

@font-face {
	font-family: NeutralTextBoldItalic;
	src: url("/javax.faces.resource/NeutraTextTF-BoldItalic.otf.xhtml?ln=fonts")
		format("opentype");
	font-style: italic;
	font-weight: bold;
}

@font-face {
	font-family: NeutralTextLightItalic;
	src: url("/javax.faces.resource/NeutraTextTF-LightItalicAlt.otf.xhtml?ln=fonts")
		format("opentype");
	font-style: italic;
}

@font-face {
	font-family: NeutralTextLight;
	src: url("/javax.faces.resource/NeutraTextTF-LightAlt.otf.xhtml?ln=fonts")
		format("opentype");
}

html, body {
	height: 100%;
	font-family: "NeutralTextLight", Verdana, sans-serif;
}

body {
	min-height: 100%;
	background-color: #262626;
	color: #FFF;
	padding-top: 100px;
}

.brand-name {
	font-family: "NeutralTextBold", Verdana, sans-serif;
}

.brand-lastname {
	font-family: "NeutralTextLight", Verdana, sans-serif;
}

h1, h2, h3, h4, h4, h5, h6, h7, h8 {
	font-family: "NeutralText", Verdana, sans-serif;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 22px;
}

.no-margin {
	margin: 0px;
}

.no-border>div, no-border>table tr td {
	border: none !important;
}

.table-container {
	display: table;
	width: 100%;
}

.table-container .table-row {
	height: 100%;
	display: table-row;
}

.fa-2 {
	font-size: 24px;
	margin-right: 4px;
}

.ui-messages {
	text-align: left;
	color: #333;
}

.ui-widget {
	font-family: inherit;
	font-size: inherit;
}

#imagelightbox {
	position: fixed;
	z-index: 9999;
	-ms-touch-action: none;
	touch-action: none;
}

/* Footer */
.footer {
	min-height: 250px;
	background-color: #FFF;
	border-top: 1px solid #B1905F;
	position: relative;
	word-wrap: break-word;
}

.footer .row {
	margin-top: 15px;
	color: #DE5615;
	font-size: 15px;
}

.footer-block {
	margin-top: 13px;
	margin-bottom: 12px;
}

.copyright {
	width: 100%;
	height: 30px;
	text-align: center;
	background-color: #DE5615;
	color: #FFF;
	padding-top: 8px;
	font-size: 13px;
	/* 	position: absolute;
	bottom: 0px; */
}

.copyright h3 {
	display: inline;
	font-size: 14px;
}

.footer-logo {
	height: 85px;
	float: left;
}

.footer-brand {
	margin-left: 75px;
	margin-top: 10px;
	font-size: 25px;
	padding-top: 0px;
}

.footer-brand span {
	display: block;
}

.fb-page span {
	width: 100% !important;
}

.mail, .mail:FOCUS {
	color: inherit;
	text-decoration: inherit;
}

.mail:HOVER {
	color: inherit;
}

/* FIM FOOTER */

/* CONTEUDO */
.home-title span {
	font-size: 75px;
	display: block;
}

.home-title .brand-lastname {
	text-indent: 50px;
}

.colored-block {
	background-color: #DE5615;
	margin: 0px;
	padding: 20px 5px;
}

.colored-block h3, .custom-background h3 {
	text-align: center;
	margin: 0px;
	padding: 15px;
}

p {
	margin: 0px;
	padding: 10px;
	line-height: 25px;
	font-size: 15px;
	text-indent: 50px;
}

.custom-background .row {
	margin: 0px 10px 0px 0px;
	text-align: center;
}

.item-icon {
	display: inline-block;
	border-style: solid;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
	padding: 28px;
	color: #ffffff;
	background-color:;
	border-color: #ffffff;
	border-width: 2px;
	border-radius: 56px;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
}

.service-title {
	margin-top: 20px;
	font-size: 20px;
}

.custom-background {
	padding: 15px 0 50px;
	background-image: url("/javax.faces.resource/images/background-bspline.png.xhtml");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	*/
}

.custom-background p {
	text-indent: 0px;
}

.service-item {
	margin-top: 20px;
	margin-bottom: 20px;
}

#contact-form {
	margin-top: 25px;
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:HOVER, .btn-facebook:FOCUS {
	color: #FFF;
	background-color: #2D4373;
}

.client-img {
	height: 130px;
	width: 130px;
}

.portfolio-img {
	height: 230px;
	width: 230px;
}

.container-contact {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}

.client-item {
	/* 	margin-top: 20px;
	margin-bottom: 20px; */
	background: rgba(128, 128, 128, 0.1);
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #5f5f5f;
}

.pagination>li>a, .pagination>li>span, .pagination>li>a:focus,
	.pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover
	{
	color: #DE5615;
}

.pagination .active, .pagination .active:FOCUS, .pagination .active:HOVER,
	.active .ui-state-disabled {
	background-color: #DE5615;
	color: #FFF;
	opacity: 1;
}

/* .equal {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
	flex-wrap: wrap;
} */
.row.equal {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row.equal>[class*='col-'] {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.no-padding [class*="col-"] {
	padding: 0px;
}

.img-company {
	width: 100%;
	max-height: 500px;
	height: 60vw;
}

.breadcrumb {
	text-align: left;
	background: none;
	font-size: 20px;
}

.breadcrumb a {
	color: #FFF;
}

.cat-product-link {
	display: inline-block;
	border: 1px solid #FFF;
	background: #ffffff80;
	padding: 5px;
	position: relative;
}

.cat-product-name {
	position: absolute;
	bottom: 0px;
	left: -1px;
	display: block;
	width: 100%;
	background: #0009;
	line-height: 30px;
	font-size: 15px;
	color: #FFF;
	margin: 0;
}

.cat-product-name:HOVER {
	color: #FFBFA1;
}

.product-text {
	text-align: left;
	width: 80%;
	margin: 0 auto;
}

.product-text h2 {
	text-align: left;
}

.product-text span {
	font-size: 17px;
	white-space: pre-line;
	line-height: 5px;
}

.all-products {
	margin-top: 30px;
	border-top: 1px solid gray;
}

.all-products .row {
	margin-top: 35px;
}

.product-category-block {
	text-align: left;
	margin-bottom: 30px;
}

.product-category-block .category {
	background: #DE5615;
	text-align: left;
	border: 1px solid #9f9898;
	padding: 8px;
	text-indent: 15px;
	border-radius: 5px;
}

.product-category-block ul {
	font-size: 18px;
	margin-left: 25px;
	margin-top: 10px;
}

.product-category-block a {
	color: #FFF;
}

.product-category-block a:HOVER {
	padding-left: 10px;
}

.box-effect {
	-webkit-box-shadow: 0 4px 1px -2px #777;
	-moz-box-shadow: 0 4px 1px -2px #777;
	box-shadow: 0 4px 1px -2px #777;
}

.gallery {
	width: 570px;
	margin: 50px auto;
}

.gallery ul {
	list-style: none outside none;
	padding-left: 0;
	margin-bottom: 0;
}

.gallery li {
	display: block;
	float: left;
	margin-right: 6px;
	cursor: pointer;
}

.gallery img {
	display: block;
	height: 500px;
	max-width: 100%;
	width: 570px;
}

.lSSlideOuter .lSPager.lSGallery img {
	height: 55px !important;
}

/* FIM CONTEUDO */
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.
carousel {
	height: 500px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-indicators {
	bottom: -10px;
}

.carousel-caption {
	z-index: 10;
	width: 50%;
	background: rgba(128, 128, 128, 0.3);
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	padding-right: 20px;
}

.carousel-caption.right {
	left: 50%;
}

.carousel-caption.left {
	left: 0;
}

.carousel-caption.top {
	bottom: auto;
	top: 5px;
}

.carousel-caption.bottom {
	bottom: 15%;
}

.carousel-caption p {
	font-size: 20px;
	font-weight: bold;
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height: 60vw;
	max-height: 500px;
	background-color: #333;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 60vw;
	max-height: 500px;
}

/* ------------------------------------------------------ 
					MENU
 */
.navbar {
	margin-bottom: 0px;
}

.navbar-nav, .navbar-default, .navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,
	.dropdown-menu {
	background-color: #DE5615;
}

.navbar-default {
	height: 100px;
	border-color: #9F4B23;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand,
	.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover,
	.navbar-nav>li>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover, .dropdown-menu>li>a {
	color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
	{
	color: #000;
	font-weight: bold;
}

#header {
	transition: top 0.2s ease-in-out;
}

.nav-up {
	top: -56px;
}

.header-logo {
	height: 75px;
	float: left;
}

.header-brand {
	margin-left: 75px;
	margin-top: 10px;
	font-size: 20px;
	padding-top: 0px;
}

.header-brand span {
	display: block;
}

.navbar-toggle, .navbar-default .navbar-toggle:focus {
	margin-top: 40px;
	background-color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #DE5615;
}

.navbar-default .navbar-toggle:hover {
	background-color: #ffe8d4;
}

.navbar-nav {
	margin-top: 3px;
}

.navbar-collapse {
	margin-top: 13px;
}

.navbar-scrolled {
	height: 56px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-scrolled .navbar-nav {
	font-size: 12px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-scrolled .navbar-brand img {
	height: 30px !important;
	margin-top: 5px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-scrolled .navbar-brand {
	padding: 7px 15px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-scrolled .header-brand {
	padding-top: 5px !important;
	line-height: 15px !important;
	font-size: 13px !important;
	margin-left: 35px;
	margin-top: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-scrolled .navbar-toggle {
	padding: 5px 4px !important;
	margin-top: 12px !important;
}

.navbar-scrolled .navbar-collapse {
	margin-top: 0px !important;
}

/* ------------------------------------------------------ 
					CONTENT
 */
.
content {
	/* background: url("/javax.faces.resource/images/background.jpg.xhtml") no-repeat center
		center fixed; */
	margin: 0;
	color: white;
	height: 800px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0;
}

/* MIDIAS */
@media ( min-width :1568px) {
	.container {
		width: 1600px;
	}
}

@media ( min-width :768px) {
	.navbar-nav>li>a {
		padding-top: 30px;
		padding-bottom: 13px;
	}
	.navbar-scrolled .navbar-nav>li>a {
		padding-top: 19px;
	}
	.table-container .table-row .table-col {
		display: table-cell;
		float: none;
		vertical-align: middle;
	}
	.dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	}
}

@media ( max-width :1565px) {
	.portfolio-img {
		height: 160px;
		width: 160px;
	}
}

@media ( max-width :1370px) {
	.home-title span {
		font-size: 60px;
	}
	.home-title .brand-lastname {
		text-indent: 40px;
	}
}

@media ( max-width :1200px) {
	.portfolio-img {
		height: 220px;
		width: 220px;
	}
}

@media ( max-width :768px) {
	.navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.fb-page {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.custom-background {
		background-image: none;
	}
	.home-title span {
		font-size: 45px;
		display: block;
	}
	.home-title .brand-lastname {
		text-indent: 30px;
	}
	.container-contact {
		width: 85%;
	}
	.portfolio-img {
		height: 260px;
		width: 260px;
	}
	.carousel-caption p {
		font-size: 15px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #FFF;
	}
	.gallery {
		width: 500px;
	}
	.gallery img {
		height: 450px;
		width: 500px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 45px !important;
	}
}

@media ( max-width :590px) {
	.portfolio-img {
		height: 200px;
		width: 200px;
	}
	.gallery {
		width: 400px;
	}
	.gallery img {
		height: 350px;
		width: 400px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 35px !important;
	}
}

@media ( max-width :490px) {
	.portfolio-img {
		height: 150px;
		width: 150px;
	}
	.carousel-caption {
		width: 100%;
	}
	.carousel-caption.right {
		left: 0;
	}
	.carousel-caption p {
		font-size: 12px;
	}
	.breadcrumb {
		font-size: 15px;
	}
	.gallery {
		width: 300px;
	}
	.gallery img {
		height: 250px;
		width: 300px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 25px !important;
	}
}

}
@media ( max-width :329px) {
	.gallery {
		width: 250px;
	}
	.gallery img {
		height: 200px;
		width: 250px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 15px !important;
	}
}

@media ( max-width :280px) {
	.header-brand {
		display: none;
	}
	.portfolio-img {
		height: 75px;
		width: 75px;
	}
	.row {
		width: 90vw;
	}
	.row [class*="col-"] {
		float: none;
		width: 100%;
	}
	.table-container, .table-container .table-row {
		display: block;
	}
	.home-title span {
		font-size: 10vw;
		text-indent: 0px;
	}
	.breadcrumb {
		font-size: 12px;
	}
	.gallery {
		width: 200px;
	}
	.gallery img {
		height: 150px;
		width: 200px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 10px !important;
	}
	.cat-product-name {
		font-size: 9px;
	}
}

/* FIM MIDIAS */

/* ------------------------------------------------------ 
					END FILE
 */