body {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight:300;
	color:#000000;
}
.row {
	margin-left:0;
	margin-right:0;
}
h1 {
	font-size:55px;
	line-height:62px;
	font-weight:700;
	color:#fefefe;
}
h2 {
	font-size:30px;
	line-height:36px;
	font-weight:700;
	color:#00ab8e;
	text-transform:uppercase;
}
/********************************************header****************************************/
.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: none;
	background:none;
	padding:50px 0;
	z-index:99999;
}
.navbar-nav {
    margin: 17px -15px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
	font-size:14px;
	line-height:22px;
	font-weight:700;
	text-transform:uppercase;
	color:#ffffff;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.navbar-nav>li>a:hover, .nav>li>a:focus {
    background:none;
	text-decoration:underline;
}
.logo {
	margin-right:50px;
}
.navbar.stylescroll {
	min-height: 30px;
    margin-bottom: 20px;
	padding:20px 0;
	background-color:#7bacd6;
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 22px 0 rgba(0, 0, 0, 0.19);
}

/********************************************banner****************************************/
.banner {
	position:relative;
}
.mskbanner {
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
}
.banner .frasebanner {
	position:absolute;
	bottom:30%;
	left:20%;
	font-size:93px;
	line-height:95px;
	color:#f7f7f7;
	font-weight:900;
	text-transform:uppercase;
}
.banner .frasebanner.fb2 span {
	font-weight:400;
	text-transform:none;
}
.banner .frasebanner.fb3 {
	bottom:35%;
	font-size:62px;
	line-height:66px;
}
.owl-dots {
	width:20px;
	position:absolute;
	bottom:50%;
	right:5%;
}
.owl-dot {
	float:left;
	width:15px;
	height:15px;
	border:1px #ffffff solid !important;
	border-radius:10px !important;
	margin-right:10px;
	margin-bottom:15px;
}
.owl-dot.active, .owl-dot:focus {
	width:15px;
	height:15px;
	border:1px #ffffff solid !important;
	border-radius:10px !important;
	background-color:#ffffff !important;
	outline:none !important;
}
/********************************************exclusiva****************************************/
.exclusiva {
	background-color:#f7f7f7;
	font-size:30px;
	line-height:43px;
	font-weight:700;
	color:#46a7b5;
	position:relative;
	padding:50px 0;
}
.exclusiva img {
	position:absolute;
	top:-130px;
	left:45%;
	z-index:9999;
}
/********************************************produtos****************************************/
.textoproduto {
	padding-top:130px;
}
.textoproduto h1 {
	margin-bottom:45px;
}
.imgproduto {
	padding-top:115px;
}
.espumas {
	background:#f7f7f7 url(../images/bg_espumas.jpg) top center no-repeat;
}
.espumas .imgproduto {
	padding-top:50px;
}
.acustico {
	background:url(../images/bg_acustico.jpg) top center no-repeat;
	padding-bottom:75px;
}
.acustico .imgproduto {
	margin-left:-94px;
}
.acustico h1 {
	color:#948579;
	font-size:40px;
	line-height:44px;
}
.convencional {
	background:url(../images/bg_convencional.jpg) top center no-repeat;
	padding-bottom:90px;
}
.convencional h1 {
	color:#7bacd6;
}
.soft {
	background:url(../images/bg_soft.jpg) top center no-repeat;
	padding-bottom:90px;
}
.soft h1 {
	color:#f78442;
}
.visco {
	background:url(../images/bg_convencional.jpg) top center no-repeat;
	padding-bottom:90px;
}
.visco h1 {
	color:#c6ac88;
}
.resiliencia {
	background:url(../images/bg_resiliencia.jpg) top center no-repeat;
	padding-bottom:10px;
}
.resiliencia .imgproduto {
	margin-left:-100px;
}
.resiliencia .textoproduto {
	padding-top:5px;
}
.resiliencia h1 {
	color:#405664;
}
.antiestatica .imgproduto, .antiestatica .textoproduto {
	/**padding-top:30px;**/
}
.antiestatica {
	background:url(../images/bg_convencional.jpg) top center no-repeat;
	padding-bottom:90px;
}
.antiestatica h1  {
	color:#b3b4b9;
}
.aglomerado {
	background:#f7f7f7 url(../images/bg_espumas.jpg) top center no-repeat;
	padding-bottom:80px;
}
.aglomerado .textoproduto {
	padding-top:40px;
}
/********************************************sobre****************************************/
.sobre {
	background:#f7f7f7 url(../images/bg_sobre.jpg) top center no-repeat;
	padding:142px 0 160px 0;
}
.sobre h2 {
	margin-bottom:35px;
}
.sobre .conheca {
	float:left;
	font-size:15px;
	line-height:22px;
	font-weight:700;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	background-color:#2baa90;
	padding:12px 40px;
	margin-top:40px;
}
.sobre h1 {
	font-size:76px;
	line-height:78px;
	color:#45d278;
	font-weight:700;
}
.sobre .sobrevideo {
	margin-top:135px;
}
/********************************************footer****************************************/
footer {
	border-top:60px #ffdb46 solid;
	padding:70px 0 0 0;
	background-color:#f7f7f7;
}
footer ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
footer ul li a {
	font-size:16px;
	line-height:22px;
	font-weight:400;
	color:#235b41;
	text-transform:uppercase;
}
footer ul li a:hover {
	color:#235b41;
}
.mapsite {
	
}
.endfooter {
	font-size:17px;
	line-height:24px;
	color:#235b41;
	font-weight:400;
	margin-top:0;
	text-align:right;
}
.copyright {
	margin-top:70px;
	background-color:#ebebeb;
	padding:40px 0;
	font-size:14px;
	font-weight:400;
	color:#8d8d8d;
}
.copyright a, .copyright a:hover {
	color:#8d8d8d;
}

















