body {
	color: #5b5b5b;
	font-family: Scada, sans-serif;
	background: #fefefe
}

a {
	color: #4d4d4d
}

.c-unset {
	cursor: unset!important
}

a:hover,
a:hover i,
a:hover span {
	cursor: pointer!important;
	transition: .3s;
	color: #bc661e!important;
	text-decoration: none
}

footer li {
	margin-bottom: 10px
}

a:hover,
button:hover {
	cursor: pointer
}

select {
	height: 45px;
	border: 1x solid #c9c9c9;
	min-width: 200px
}

.tab-content>.active {
	display: flex!important
}

.font-12 {
	font-size: 12px
}

.font-14 {
	font-size: 14px!important
}

.font-16 {
	font-size: 16px
}

.font-18 {
	font-size: 18px!important
}

.font-20 {
	font-size: 20px!important
}

.font-24 {
	font-size: 24px!important
}

.font-28 {
	font-size: 28px!important
}

.weight-600 {
	font-weight: 600!important
}

.weight-500 {
	font-weight: 500!important
}

.weight-400 {
	font-weight: 400!important
}

.weight-800 {
	font-weight: 800!important
}

.weight-700 {
	font-weight: 700!important
}

.img-centro {
	margin: auto;
	display: block
}

.titulo {
	color: #bc661e;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase
}

.img_responsiva {
	max-width: 100%
}

.c-pointer {
	cursor: pointer!important
}

input[type=checkbox]+label {
	font-size: 12px;
	display: block;
	margin: .2em;
	cursor: pointer;
	padding: .2em
}

input[type=checkbox] {
	display: none
}

input[type=checkbox]+label:before {
	content: "\2714";
	border: 1px solid #939291;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: .2em;
	vertical-align: bottom;
	color: transparent;
	transition: .2s;
	padding: 0;
	font-size: 13px;
	margin: 0 8px
}

.mllabel,
.mllabel:before {
	margin-left: 0!important
}

input[type=checkbox]+label:active:before {
	transform: scale(0)
}

input[type=checkbox]:checked+label:before {
	background-color: #bc661e;
	border-color: #bc661e;
	color: #fff
}

input[type=checkbox]:disabled+label:before {
	transform: scale(1);
	border-color: #aaa
}

input[type=checkbox]:checked:disabled+label:before {
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb
}

.btn:hover,
.cc-btn:hover {
	background: #fff;
	color: #f27d00
}

.fundo_branco {
	background: #fff!important
}

.caixa_imagens_pequenas {
	width: 100%
}
header {
    position: absolute;
    z-index: 2;
    color: #fff;
    width: 100%;
}
.caixa_imagens_pequenas_listagem img:hover {
	padding: 4px;
	border: 1px solid rgba(0, 0, 0, .125)
}

footer .btn {
	background: #f27d00;
	border-color: #fff
}

.btn_branco {
	background: rgba(0, 0, 0, 0)!important;
	border: 1px solid #f27d00!important;
	color: #f27d00!important
}

.btn_branco:hover {
	background: #fff!important;
	border: 1px solid #f27d00!important;
	color: #f27d00!important
}

.caixa_imagens_pequenas img {
	margin-bottom: 10px
}

.btn_voltar {
	background: #fff!important;
	color: #f27d00!important;
	border: 1px solid #f27d00!important
}

.btn_voltar:hover {
	background: #f27d00!important;
	color: #fff!important;
	border: 1px solid #f27d00!important
}

footer ul {
	list-style: none
}

.breadcrumbs ul li {
	font-size: 12px!important
}

.breadcrumbs ul {
	padding-left: 0;
	list-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: lowercase
}

.breadcrumbs ul li {
	display: inline
}

.breadcrumbs a,
.breadcrumbs a:link,
.breadcrumbs a:visited {
	text-decoration: none;
	color: #727271
}

.breadcrumbs a:hover {
	text-decoration: none;
	color: #434242
}

.breadcrumbs ul li:not(:last-child):after {
	text-decoration: none;
	content: " / "
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto #6c5d56
}

.nav-tabs .nav-link.active,
.sidenav .nav-tabs .nav-item.show .nav-link {
	border-top-color: #bc661e
}

.nav-tabs .nav-link {
	border: 1px solid #e9e9e9;
	margin: 0
}

.pesquisa_mob {
	right: -4px;
	top: -2px;
	height: 42px;
	border: 1px solid #818181;
	position: relative;
	width: 60%
}

.br {
	border-radius: 5px
}

.span_rgpd2 {
	top: -2px;
	margin-left: -35px;
	position: relative;
	right: -35px;
	text-align: left
}

.span_rgpd {
	margin-left: -26px;
	position: relative;
	right: -25px
}

.subrodape {
	margin-top: 30px;
	padding-top: 7px;
	border-top: 1px solid #141515
}

.subrodape2 {
	font-size: 14px
}

.btn_topo {
	cursor: pointer;
	border: none;
	display: inline-block;
	color: #ebecec;
	zoom: 1;
	width: auto;
	line-height: 16px;
	margin: 0;
	outline: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	background: rgba(157, 158, 158, .8);
	position: fixed;
	right: 30px;
	bottom: 30px;
	padding: 5px 10px;
	font-size: 10px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	transition: background-color .15s ease-in-out
}

.btn_topo:hover {
	color: #fff;
	background: #9d9e9e
}

.dropdown-toggle::after {
	display: none
}

.dropdown-logado a {
	font-size: 12px
}

.font-18-menu {
	font-size: 16px!important
}

.navbar {
	display: inline-block
}

.alertify-log-danger {
	background: #f27d00!important;
	padding: 20px;
	color: #fff;
	margin: 10px
}

.alertify-log-show {
	background: green;
	padding: 20px;
	color: #fff;
	margin: 10px
}

.nav-link {
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 0;
	margin: 0 20px;
	display: inline-block;
	position: relative;
	opacity: 1
}

.nav-link:hover {
	opacity: 1;
	color: #fff
}

.descricao p,
.produto_aberto p {
	margin-bottom: 5px
}

.nav-link::before {
	transition: .3s;
	height: 1px;
	content: "";
	position: absolute;
	background-color: #bc661e
}

.italico {
	font-style: italic
}

.cor3_letra {
	color: #fff
}

.cor4_letra {
	color: #4d4d4d!important
}

.cor2_letra {
	color: #bc661e!important
}

.fundo_branco {
	background: #fff
}

.fundo_beje {
	background-color: #b5a08d;
	color: #fff
}

.fundo_cinza {
	color: #fff;
	background: #989898
}

.home_desc {
	height: 260px;
	overflow: hidden
}

.nav-link-ltr::before {
	width: 0%;
	bottom: 10px
}

.fixo {
	position: fixed;
	z-index: 2;
	width: 100%
}

.nav-link-ltr:hover::before {
	width: 100%
}

#produtos_listagem_ajax .calcule_vermelho {
	font-size: 2.3rem
}

.categorias_listagem_blog li,
.ultimas_5 li {
	margin-bottom: 10px;
	font-size: 14px
}


.zona_acessorios a {
	color: #fff!important
}

.sidenav a:hover {
	color: #bc661e
}

.sidenav .closebtn {
	position: absolute;
	top: -20px;
	right: -1px;
	font-size: 52px;
	margin-left: 50px
}

.li_prin {
	border: 1px solid;
	margin-top: 7px
}

.plus {
	background: #bc661e;
	color: #fff!important
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: unset
}

.li_prin .plus.collapsed {
	background: #bc661e!important;
	color: #fff!important
}

.laranja-escuro {
	background-color: #bc661e
}
.letra-laranja{
	color:#f27d00;
}
.alguns_exemplos{
	background-color:#F1E1CF;
}
.separador {
    margin-top: 15px;
    height: 2px;
    width: 80px;
    background-color: #f27d00;
    margin-top: 15px!important;
}
.btn {
	background-color: #f27d00;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	min-width: 140px;
	color: #fff;
	border: 1
}

.btn:hover {
	background: #fff;
	min-width: 140px;
	color: #f27d00;
	border: 1px solid #f27d00
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.show>.btn.dropdown-toggle {
	border: 1px solid #fff;
	background: #fff;
	min-width: 140px;
	color: #f27d00
}

.btn_blog:active,
.btn_blog:focus,
.btn_blog:hover {
	border: 1px solid #bc661e
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem #ffdab3
}

.cor {
	color: #5b5b5b
}

.cor:hover {
	color: #f27d00
}


.blog_h {
	font-size: 20px;
	color: #bd660a
}

.fundo2 {
	background-color: #fff
}

.servicos_home {
	background: #f1e1cf
}

.servicos_home .servico {
	padding: 15px;
	min-height: 259px;
	background-repeat: no-repeat;
	background-size: cover
}

.servico {
	color: #fff
}

.mascara {
	background: #000
}

.mt-15 {
	margin-top: 15px
}




.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-state-highlight,
.ui-widget-content .ui-state-active,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-active,
.ui-widget-header .ui-state-highlight,
a.ui-button:active {
	background: #bc661e!important;
	color: #fff!important
}

h1 {
	font-size: 2rem
}

h2 {
	font-size: 1.8rem;
	font-family: 'Libre Baskerville',serif;
}

.sidenav a {
	color: #4d4d4d
}

.cc-compliance {
	width: unset;
	text-align: center;
	margin: auto
}

.cc-btn {
	padding: 5px 15px!important;
	min-width: 100px!important;
	text-transform: uppercase!important;
	border-radius: 3px!important;
	background: #f27d00!important;
	border: 1px solid#f27d00!important;
	color: #fff!important;
	border-radius: 5px!important
}

.cc-window a {
	color: #fff!important
}

.cc-window {
	font-size: 16px!important;
	color: #fff!important;
	background: rgba(21, 21, 21, .58)!important;
	line-height: 20px!important
}

.cc-window {
	height: auto!important;
	padding-bottom: 5px!important
}

.cc-floating.cc-theme-edgeless .cc-message {
	margin: .8em!important
}

.cc-link {
	height: 35px!important
}

.cc-right {
	left: 1em!important
}

.slider_port .carousel-control-prev {
	left: 25px!important
}

.carousel-control-next {
	right: 25px
}

@media (min-width:56px) and (max-width:576px) {
	footer{
		text-align:center!important;
	}
	footer .col-12.col-sm-4.col-md-4{
		margin-top:20px;
	}
	footer .text-right{
		text-align:center!important;
	}
}

@media (min-width:577px) and (max-width:768px) {
	
}

@media (min-width:769px) and (max-width:992px) {
	
}

@media (min-width:993px) and (max-width:1200px) {
	
}

@media (min-width:1200px) {
	
}

@media (min-width:1600px) {
	
}

@media (min-width:992px) and (max-width:1150px) {
	
}