header #topbar{
	background: #d61923; height: 38px; line-height: 38px; font-size: 13px; color: #FFF; font-family: 'GalateaMedium';
}
header #topbar .ico-fone{
	width: auto; height: 14px; vertical-align: text-bottom; margin-left: 5px; margin-right: 5px;
}
header #topbar a.mailto{
	font-size: 13px; color: #FFF; font-family: 'GalateaMedium'; margin-left: 10px; padding-left: 10px; border-left: 1px solid #FFF;
}
header #topbar .ico-insta{
	width: auto; height: 14px; vertical-align: text-bottom; margin-left: 5px; margin-right: 5px;
}
header #topbar .ico-face{
	width: auto; height: 14px; vertical-align: text-bottom;
}
header.menu-fixo {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	transition: all .5s;
	width: 100%;
	background: #FFF;
    overflow: hidden;
    opacity:.8;
}
header.menu-fixo #topbar{
	display: none;
}
header.menu-fixo #menumobile{
	top: 25px !important;
}
nav{
	height: 75px; line-height: 75px;
}
nav .logo{
	width: 126px;
}
nav ul{
	list-style: none; padding: 0px; margin: 0 auto;
}
nav ul li{
	display: inline-block; margin-right: 30px;
}
nav ul li:last-child{
	margin-right: 0px;
}
nav ul li a{
	font-size: 16px; color: #000000; font-family: 'GalateaMedium'; text-decoration: none;
}
nav ul li a:hover{
	text-decoration: none;
	color: #d61923;
}
content .owl-banners,content #produtos .owl-categorias{
	padding: 0px; margin: 0 auto; list-style: none;
}
content #produtos .owl-categorias{
    margin-top: -85px;
    position: relative;
    z-index: 9999;
}
content #produtos .owl-categorias li{
	background: url(../images/sombra.png) right center no-repeat #f0f0f0; height: 122px; background-position-x: calc(100% + 40px);
	color: #d71921; font-size: 14px; font-family: 'GalateaBold'; text-align: center; padding-top: 20px; line-height: 15px; cursor: pointer;
}
content #produtos .owl-categorias li svg{
	width: auto;
	height: 47px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
content #produtos .owl-categorias li img{
	width: auto;
	height: 47px;
	margin: 0 auto;
	margin-bottom: 10px;
	max-width: calc(100% - 30px);
}
content #produtos .owl-categorias li img.img1{
	display: block !important;
}
content #produtos .owl-categorias li img.img2{
	display: none !important;
}
content #produtos .owl-categorias li.ativo img.img1,content #produtos .owl-categorias li:hover img.img1{
	display: none !important;
}
content #produtos .owl-categorias li.ativo img.img2,content #produtos .owl-categorias li:hover img.img2{
	display: block !important;
}
content #produtos .owl-categorias li svg path{
	fill: #d71921;
}
content #produtos .owl-categorias li.ativo,content #produtos .owl-categorias li:hover{
	background: url(../images/sombra.png) right center no-repeat #d71921; height: 122px; background-position-x: calc(100% + 40px);
	color: #fff; font-size: 14px; font-family: 'GalateaBold'; text-align: center; padding-top: 20px; line-height: 15px;
}
content #produtos .owl-categorias li.ativo svg path,content #produtos .owl-categorias li:hover svg path{
	fill: #fff;
}
content #produtos .areaproduto{
	min-height: 150px;
	width: 1600px;
	max-width: calc(100% - 30px);
	background: url(../images/bg-produtos.png) center top #e0e0e0;
	background-size: cover;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	display: block;
	margin: 0 auto;
	box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	-webkit-box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	-moz-box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	margin-top: -70px;
	padding-top: 120px;
	padding-bottom: 140px;
    position: relative;
    z-index: 9998;
}
content #produtos .areaproduto .owl-produtos{
	background: #ffffff;
	box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	-webkit-box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	-moz-box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	border-radius: 30px;
	list-style: none;
	padding: 0px;
	max-width: 85%;
	display: block;
	margin: 0 auto;
}
content #produtos .areaproduto .owl-produtos .item{
	padding: 25px;
}
content #produtos .areaproduto .owl-produtos .item .areaft{
	width: 100%; height: 460px; background: #FCC;
}
content #produtos .areaproduto .owl-produtos .item h1{
	font-family: 'GalateaExtraBold';
	font-size: 25px;
	color: #d71921;
    margin-top: 125px;
}
content #produtos .areaproduto .owl-produtos .item p{
	font-family: 'GalateaRegular';
	font-size: 15px;
	color: #606060;
}
content #produtos .areaproduto .owl-produtos .item a.btnlink{
	font-family: 'GalateaMedium';
	font-size: 12px;
	color: #fff;
	background: #d71921;
	height: 25px;
	line-height: 25px;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
}
.nav-tabs .nav-link{
	width: 50%;
	font-size: 12px;
    height: 50px;
    line-height: 36px;
}
.tab-content{
	margin-top: 35px;
}
content #produtos .areaproduto .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    position: absolute;
    width: 100%;
    text-align: center;
}
content #produtos .areaproduto .owl-theme .owl-dots .owl-dot span{
	width: 15px;
	height: 15px;
	background: #afafaf;
}
content #produtos .areaproduto .owl-theme .owl-dots .owl-dot.active span, content #produtos .areaproduto .owl-theme .owl-dots .owl-dot:hover span{
	background: #d71921;
}

content #produtos .areaservicos.produtosusados .owl-produtosusados{
	background: #ffffff;
	list-style: none;
	padding: 0px;
	max-width: 85%;
	display: block;
	margin: 0 auto;
}
content #produtos .areaservicos.produtosusados .owl-produtosusados .item{
	padding: 25px;
}
content #produtos .areaservicos.produtosusados .owl-produtosusados .item .areaft{
	width: 100%; height: 250px; background: #FCC;
}
content #produtos .areaservicos.produtosusados .owl-produtosusados .item h1{
	font-family: 'GalateaExtraBold';
	font-size: 25px;
	color: #606060;
	text-align: left;
    margin-top: 125px;
}
content #produtos .areaservicos.produtosusados .owl-produtosusados .item p{
	font-family: 'GalateaRegular';
	font-size: 15px;
	color: #606060;
	text-align: left;
}
content #produtos .areaservicos.produtosusados .owl-produtosusados .item a.btnlink{
	font-family: 'GalateaMedium';
	font-size: 12px;
	color: #fff;
	background: #d71921;
	height: 25px;
	line-height: 25px;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
}
content #produtos .areaservicos.produtosusados .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
}
content #produtos .areaservicos.produtosusados .owl-theme .owl-dots .owl-dot span{
	width: 15px;
	height: 15px;
	background: #afafaf;
}
content #produtos .areaservicos.produtosusados .owl-theme .owl-dots .owl-dot.active span, content #produtos .areaservicos.produtosusados .owl-theme .owl-dots .owl-dot:hover span{
	background: #d71921;
}

content #produtos .areaservicos{
	min-height: 150px;
	width: 1600px;
	max-width: calc(100% - 30px);
	background: #fff;
	background-size: cover;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	display: block;
	margin: 0 auto;
	box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	-webkit-box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	-moz-box-shadow: 0px 5px 5px 4px rgba(133,133,133,0.5);
	padding-top: 120px;
	padding-bottom: 120px;
    position: relative;
    z-index: 9998;
    text-align: center;
}
content #produtos .areaservicos h2{
	font-family: 'GalateaExtraBold';
	font-size: 35px;
	color: #d71921;
}

content #produtos .areaservicos p{
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #606060;
	max-width: 640px;
	display: block;
	margin: 0 auto;
}
content #produtos .areaservicos ul{
	list-style: none;
	padding: 0px;
	max-width: 85%;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
	text-align: left;
}
content #produtos .areaservicos ul li{
	padding: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	display: inline-block;
	width: calc(100% / 4 - 15px);
	margin-right: 15px;
}
content #produtos .areaservicos ul li:nth-child(4){
	margin-right: 0px;
}
content #produtos .areaservicos ul li .areaft{
	width: 100%; height: 240px; background: #FCC; margin-bottom: 10px;
}
content #produtos .areaservicos ul li h1{
	font-family: 'GalateaExtraBold';
	font-size: 20px;
	color: #d71921;
	margin-bottom: 5px;
}
content #produtos .areaservicos ul li h2{
	font-family: 'GalateaExtraBold';
	font-size: 16px;
	color: #d71921;
}
content #produtos .areaservicos ul li p{
	font-family: 'GalateaRegular';
	font-size: 14px;
	color: #606060;
}
#representantes{
	background: url(../images/bg-rep.png) center top;
	background-size: cover;
	margin-top: -30px;
	position: relative;
	z-index: 9997;
	padding-top: 180px;
	padding-bottom: 150px;
}
#representantes .container{
	max-width: 480px;
}
#representantes h2{
	font-family: 'GalateaExtraBold';
	font-size: 35px;
	color: #fff;
	margin-bottom: 80px;
	text-align: center;
	width: 100%;
}
#representantes h3{
	font-family: 'GalateaBold';
	font-size: 35px;
	color: #fff;
}
#representantes select{
	width: 100%;
	border:2px solid #FFF;
	background: transparent;
	padding: 5px;
	margin-bottom: 20px;
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #fff;
}
#representantes select option{
	background: #4c4c4c;
	padding: 5px;
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #fff;
}
#representantes p{
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #fff;
}
#representantes p b{
	font-family: 'GalateaBold';
	font-size: 25px;
	color: #fff;
	margin-bottom: 5px;
	display: block;
	width: 100%;
}
#sobre{
	padding-top: 120px;
	padding-bottom: 120px;
}
#sobre h1{
	font-family: 'GalateaExtraBold';
	font-size: 35px;
	color: #d71921;
}
#sobre p{
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #606060;
}
#sobre a{
	font-family: 'GalateaMedium';
	font-size: 12px;
	color: #fff;
	background: #d71921;
	height: 25px;
	line-height: 25px;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
}
#sobre img{
	max-width: 100%;
}
#orcamento{
	padding-top: 120px;
	padding-bottom: 100px;
	background: #191919;
}
#orcamento .container{
	max-width: 400px;
}
#orcamento h2{
	font-family: 'GalateaExtraBold';
	font-size: 35px;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
#orcamento input{
	width: 100%;
	border:2px solid #FFF;
	background: transparent;
	padding: 5px;
	margin-bottom: 10px;
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #fff;
}
#orcamento textarea{
	width: 100%;
	border:2px solid #FFF;
	background: transparent;
	padding: 5px;
	margin-bottom: 10px;
	font-family: 'GalateaRegular';
	font-size: 18px;
	color: #fff;
	height: 120px;
}
#orcamento input.enviar{
	width: max-content;
	padding: 2px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	margin: 0 auto;
	background: #d71921;
	border-color: #d71921;
	color: #FFF;
	font-size: 18px;
	font-family: 'GalateaMedium';
}
footer{
	background: #fff; height: 95px; line-height: 95px; font-size: 13px; color: #d71921; font-family: 'GalateaMedium';
}
footer .ico-fone{
	width: auto; height: 14px; vertical-align: text-bottom; margin-left: 5px; margin-right: 5px;
}
footer a.mailto{
	font-size: 13px; color: #d71921; font-family: 'GalateaMedium'; margin-left: 10px; padding-left: 10px; border-left: 1px solid #d71921;
}
footer .ico-insta{
	width: auto; height: 14px; vertical-align: text-bottom; margin-left: 5px; margin-right: 5px;
}
footer .ico-face{
	width: auto; height: 14px; vertical-align: text-bottom;
}
footer .logo{
	width: auto;
	height: 50px;
}
#menumobile{
	position: absolute; top: 60px; right: 10px; z-index: 99999; display: none;
}
.divmenumobile{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgb(255 255 255 / 90%);
	display: none;
}
.divmenumobile ul{
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0;
	list-style: none;
	text-align: center;
	transform: translate(-50%,-50%);
}
.divmenumobile ul li{
	display: block;
	margin-bottom: 20px;
}
.divmenumobile ul li:last-child{
	margin-bottom: 0px;
}
.divmenumobile ul li a{
	font-size: 16px; color: #000000; font-family: 'GalateaMedium'; text-decoration: none;
}
content #blog .owl-posts .item{
	padding: 25px;
}
content #blog h1 {
    font-family: 'GalateaExtraBold';
    font-size: 35px;
    color: #d71921;
	margin-bottom: 25px;
}
content #blog{
    padding-bottom: 120px;
}
content #blog .owl-posts .item .areaft{
	width: 100%; height: 180px; background: #FCC; margin-bottom: 15px; border:1px solid #afafaf; border-radius: 5px; overflow: hidden;
}
content #blog .owl-posts .item h1{
	font-family: 'GalateaExtraBold';
	font-size: 25px;
	color: #d71921;
	min-height: 120px;
}
content #blog .owl-posts .item p{
	font-family: 'GalateaRegular';
	font-size: 15px;
	color: #606060;
	min-height: 90px;
}
content #blog .owl-posts .item a.btnlink{
	font-family: 'GalateaMedium';
	font-size: 12px;
	color: #fff;
	background: #d71921;
	height: 25px;
	line-height: 25px;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
}
content #post{
    padding-bottom: 60px;
    padding-top: 60px;
}
content #post .areaft{
	width: 100%; height: 450px; background: #FCC; margin-bottom: 15px; border:1px solid #afafaf; border-radius: 5px; overflow: hidden;
}
content #post h2{
	font-family: 'GalateaExtraBold';
	font-size: 25px;
	color: #d71921;
	width: 100%;
	text-align: center;
}
content #post h3{
	font-family: 'GalateaExtraBold';
	font-size: 18px;
	color: #d71921;
	width: 100%;
	text-align: center;
}
content #post p{
	font-family: 'GalateaRegular';
	font-size: 15px;
	color: #606060;
}
@media(max-width: 980px){
	content #produtos .areaproduto .owl-produtos .item .areaft,content #produtos .areaservicos.produtosusados .owl-produtosusados .item .areaft{
		height: auto;
	}
	content #produtos .areaservicos.produtosusados .owl-produtosusados .item .areaft{
		margin-bottom: 25px;
	}
	nav ul{
		display: none;
	}
	content #produtos .owl-categorias{
		margin-top: -35px;
	}
	content #produtos .areaproduto ul li .areaft{
    	height: 240px;
	}
	content #produtos .areaproduto ul li h1{
		margin-top: 30px;
	}
	content #produtos .areaservicos ul li{
		width: 100%;
		margin-bottom: 30px;
	}
	content #produtos .areaservicos ul li:last-child{
		margin-bottom: 0px;
	}
	#sobre img{
		margin-top: 60px;
	}
	header #topbar{
		text-align: center;
	}
	footer {
	    height: auto;
	    line-height: 35px;
	    text-align: center;
	}
	footer a.mailto {
	    font-size: 13px;
	    color: #d71921;
	    font-family: 'GalateaMedium';
	    margin-left: 0px;
	    padding-left: 0px;
	    border-left: none;
	}
	footer .text-right{
		text-align: center !important;
	}
	#menumobile{
		display: block;
	}
	content #produtos .areaproduto .owl-produtos .item{
		padding: 10px;
	}
	content #produtos .areaproduto .owl-produtos .item .container-fluid{
		padding: 0px;
		margin: 0px;
	}
	.nav-tabs .nav-link{
		width: 100%;
	}
	content #produtos .areaproduto .owl-produtos .item nav{
		height: auto;
	}
	content #produtos .areaproduto .owl-produtos .item a{
		display: block;
		margin: 0 auto;
		margin-top: -25px;
		margin-bottom: 25px;
	}
	content #produtos .areaproduto .owl-produtos{
		max-width: 100%;
	}
	content #produtos .areaservicos.produtosusados .owl-produtosusados{
		max-width: 100% !important;
	}
	content #produtos .areaservicos.produtosusados .owl-produtosusados .item{
		padding: 15px;
	}
}
@media(max-width: 540px){
	content #produtos .owl-categorias {
	    max-width: 200px;
	}
}