.activeM{
	color: #000 !important;
}

.btW{
	padding: 8px 15px;
	margin: auto;
    color: #fff;
    border-color: #0CBE40;
    background-color: #0CBE40;
	border-radius: 24px;
	display: block;	
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

.btW:hover,
.btW:active,
.btW:focus {
    color: #fff;
    border-color: #0A9C35;
    background-color: #0A9C35
}

/*NOME ORÇAMENTO*/

.boxNomeOrcamento{
	width: 100%; 
	z-index: 999999999;  
	background-color: #000;
	border-bottom: #F05E11 2px solid;
	margin-top: -6px;
	margin-bottom: 6px;
}
.txtNomeOrcamento{
	text-align:right;
	color: #EE7C01;
	font-size: 12px;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
}

/*
	NOME LOGADO
*/
.blocoLogN{
	width: 100%; 
	background-color: #000;
	padding: 0px 0px !important
}
.boxNomeLog{
	text-align: right;
	padding: 5px 0px !important
}
.boxNomeLog h3{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px !important;
}
.boxNomeLog span{
	color: #F58634
}
.mgAuto{
	margin: auto !important;
}
.mrBot{
	margin-bottom: 10px;
}
.clearB{
	clear: both;
}
.botProd{
	width: 70% !important;
}
/*carrinho*/
.botOrcamento{
	text-align: center !important;
	color: #FFF !important;
}
.nomeOrcamentoCar{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 9px 0;
}
.boxBotExOrc{
	margin: 30px 0 0 0; 
	text-align: right;
}

.boxBotExOrc a{
	text-transform: uppercase;
	font-size:12px !important;
	font-weight:600;
	color: #DD5044;
}

.brCar{
	border: #FF5100 1px solid;
	margin: 15px 0;
}
.txtOrcamentoCar{
	font-size: 14px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.txtOrcamentoCar span{
	color: #FF5100;
}

.txtTranfPed p{
	font-size: 12px;
	font-weight: 400;
	color: #FF3F42;
	text-align:center;
	margin: 40px 0;	
	text-transform: uppercase;
}
.txtTranfPed p a{
	color: #FF4F00;
	text-decoration: underline;
}

/*select pedido radio*/
.pedido input[type="radio"] {
    visibility: none;
}

.pedido label {
    display: block;
    float:left;
    margin: 8px 11px;
    border: 2px solid #EDEEF0;
    padding: 15px 5px;
}

.pedido input[type="radio"]:checked+label {
    border-color: #FF4F00;
}


.circle-imagePed{
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
  	width: 80px;
  	height: 80px;
  	border: #FF8100 3px solid;
  	margin: 15px 0 0 15px;
}
.circle-imagePed img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.txtPedRad{
	font-size: 13px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	margin: 25px 0 0 20px;
}
.txtPedRad span{
	color: #FF5100;
	font-size: 12px;
	text-transform: none;
}



/*Esqueceu senha*/
.marBt{
	margin-bottom: 25px;
}
.colorLarBo{
	color: #EE7C01;
}
.icEsqueceu{
	margin-right: 10px;
}
.cursoCat{
	cursor: pointer !important;
}

.botIns{
	display: block;
	color: #FF8100;
	font-size: 18px;
	font-weight: 400;
	
}
.iconeIns a i{
	color: #FF8100 !important;
	font-size: 18px;
}
.borBlk{
	border-bottom: #000 2px solid;
	
}


/*Sobre n�s*/
.tituloSobNos{
	text-transform: uppercase;
	font-size: 25px;	
}
.subTituloSobNos{
	text-transform: uppercase;
	color: #EE7C01;	
	font-weight: 600;
}
/*APP*/
.boxTituloApp{
	text-align: center;
}
.boxTituloApp h1{
	color: #FF8100;
}
.boxVantagens{
	background-color: #000;
	border-radius: 20px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-bottom: 5px;
}
.boxVantagensImg{
	margin:auto;
	width:75px;
	height:75px;
	background-color: #FFF;
	border-radius: 20px;
}
.boxVantagensImg img{
	padding: 8px 10px;
}
.bxVanTitulo{
	text-align: center;
	margin-top: 15px;
}
.bxVanTitulo h2{
	font-size: 14px;
	color: #FF8100;
	font-weight: bold;
	text-transform: uppercase;
}
.bxVanTitulo p{
	margin:auto;
	width:80%;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	margin-top: 15px;
	text-align: center;
}

/*Servi�os*/


.vertical-menu {
  	width: 80%;
  	background-color:#FE6600;
  	margin: auto;
  	padding: 15px 10px;
  	border-radius: 5px;  
	-webkit-box-shadow: 18px 17px 20px -13px rgba(0,0,0,0.42);
	-moz-box-shadow: 18px 17px 20px -13px rgba(0,0,0,0.42);
	box-shadow: 18px 17px 20px -13px rgba(0,0,0,0.42);  
  	border-bottom: #D73600 3px solid;
}
.vertical-menu a {
	font-family: "Open Sans", sans-serif;	
	font-weight:600;
	font-size:15px;
  	color: #000;
  	text-transform:uppercase;
  	display: block;
  	padding: 12px;
  	text-decoration: none;
  	border-bottom:#F3F3F3 1px solid; 
}
.vertical-menu a:hover {
  background-color: #FFBD91;
}
.vertical-menu a.active {
  color: white;
}
.tituloEtapas{
	color:#FF8100;
	text-transform: uppercase;
	font-size: 25px;
	margin: 40px 0;
	border-bottom: #EDEEF0 1px solid;
	padding-bottom: 13px;
}
.imgMinEtapa{
	padding-top: 11px;	
}
.conInfEtapa h3{
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	margin: 8px 0;	
}
.conInfEtapa p{
	font-size: 13px;
	font-weight: 400;
	color: #000;
	text-align:justify;
	margin: 8px 0;	
}
.conInfEtapa p a{
	color: #FF4F00;
	text-decoration: underline;
}




/*nossas lojas*/
.galeriaFotosLojas{
	max-width:300px;
    max-height:225px;
    width: auto;
    height: auto;
}
.mrBotton{
	margin-bottom: 15px;
}
.boxLoja{
	width: 100%; 
	background-color: #000; 
	padding: 85px 0;
}
.boxLoja h2{
	width: 100%; 
	text-align: center;
	color: #FF8100
}
.blocoNossaLoja{
	text-align: center;
	margin: 10px 0;
}
.circle-image{
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
  	width: 150px;
  	height: 150px;
  	border: #FF8100 8px solid;
}
.circle-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.tituloNossaLoja{
	color: #000 !important;
	font-size:12px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px;
}
.telefoneNossaLoja{
	display: block;
	color: #FF8100;
	font-size: 14px;
	text-transform: none;
}
.iconTelefoneNossaLoja{	
	color: #FF8100 !important;		
}
.endNossaLoja{
	color: #FFF;
	font-size:13px;
	text-align: center;
	margin-bottom: 15px;
}

.bxLojaImg{
	padding: 25px;
	height:auto;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;    
}
.bxLojaDesc{
	border-left:#f1f1f1 1px solid;
	height: auto;
	padding: 25px;
}
.bxLojaDesc h3{
	font-family: "Open Sans", sans-serif;	
  	text-align: center;
  	font-size: 19px;
  	font-weight: bold;
  	color:#FF8100;
  	text-align: left;
  	border-bottom: #f1f1f1 1px solid;
  	padding-bottom: 5px;
		
}
.bxLojaDesc h4{
	font-family: "Open Sans", sans-serif;	
  	text-align: center;
  	font-size: 14px;
  	font-weight: bold;
  	color:#000;
  	text-align: left;					
}
.bxLojaDesc p{
	font-family: "Open Sans", sans-serif;	
  	text-align: center;
  	font-size: 13px;
  	color:#000;
  	font-weight: 400;
  	text-align: left;					
}
/*produto*/
.tituloPr{
	text-align: left;
	text-transform: uppercase;
}
.codigoPr{
	color: #FF8100 !important;
	font-weight: 600;
	font-size: 13px;
}
.codBPr{
	color: #000 !important;
}

/*�rea cliente*/


.areaCliente-menu {
  	width: 80%;
  	background-color:#F0F0F0;
  	margin: auto;
  	padding: 15px 10px;
  	border-radius: 5px;  
	-webkit-box-shadow: 18px 17px 20px -13px rgba(0,0,0,0.42);
	-moz-box-shadow: 18px 17px 20px -13px rgba(0,0,0,0.42);
	box-shadow: 18px 17px 20px -13px rgba(0,0,0,0.42);  
  	border-bottom: #000 3px solid;
  	margin-top: 5px;
}
.areaCliente-menu a {
	font-family: "Open Sans", sans-serif;	
	font-weight:600;
	font-size:15px;
  	color: #000;
  	text-transform:uppercase;
  	display: block;
  	padding: 12px;
  	text-decoration: none;
  	border-bottom:#CCCCCC 1px solid; 
}
.areaCliente-menu a:hover {
  background-color: #FFBD91;
}
.areaCliente-menu a.active {
  color: #FF8100;
}

.boxInfOrcamento{
	font-family: "Open Sans", sans-serif;	
  	text-align: center;	
  	margin-bottom: 15px;
}
.boxInfOrcamento span{
	
}

/*

TREINAMENTO

*/
.mrTrei{
	margin-bottom: 20px;
}
.bbr{
	padding-top: 15px !important;
}
.boxSugTr{

}
.boxTreinamento{
	 background:#fff;
	 border:2px solid #ebecf0;
	 border-radius:5px;
	 text-align:center
}
.boxTreinamento:hover{
 	border:2px solid #D96C00;
 	background:#F1F1F1
}
.marcaTreinamento{
	position: absolute;
	top: 12px;
	right: 10px;	
	padding: 5px 15px;
	font-family: "Open Sans", sans-serif;	
	font-weight:600;
	font-size:13px;
	color: #000;
	box-shadow: 3px 5px 5px black;	
}
.aoVivoAm{
	background-color:#FADA05 !important;
}
.presencialLj{
	background-color:#D96C00 !important;
	color: #FFF !important;
}
.gravadosVd{
	background-color:#09A54F !important;
	color: #FFF !important;
}
.bxInfCursoTreinamento{
	display:block;
	width: 100%;
	padding:30px 20px 10px;
}
.bxInfCursoTreinamento h2{
	font-family: "Open Sans", sans-serif;	
	font-weight:600;
	font-size:15px;
  	color: #000;
  	height: 60px;
}
/*AO VIVO*/
 .bgAoVivo{
	background-color: var(--white-color);
	-webkit-box-shadow: var(--box-shadow);
	box-shadow: var(--box-shadow);	
	padding: 3px 15px;		
	border-bottom:#FF8100 3px solid;  
	margin-bottom: 15px;
 }
 .bxAoVivoImg{
 	padding-top: 13px;
 	padding-bottom: 13px;
 	height: auto;
 }
 .bxAoVivoImg img{
 	width: 247px;
 	height: 247px;
 }
 
 .bxAoVivoDescricao{
 	height: auto;
 }

 
 .boxTituloAoVivo{
  	float: left;
 	padding: 15px 25px;
 	width: 100%;
 }
 .boxTituloAoVivo span{
    color: var(--main-color);
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
 }
 .boxTituloAoVivo h3{
	font-size:30px;
	color: var(--heading-color);
	font-weight: 500;
 }
.boxInfAoVivo{
  	float: left;
 	width: 100%;
}
.blocosAoVivo{
	float:left;
	width: 100%;
}
.infDataAoVivo{
	float: left;
	padding: 5px 25px; 
}
.infLocAoVivo{
	float: left;
	padding: 8px 0px; 
}
.iconAoVivo{
	float: left;
}
.dataAoVivo{
	float: left;
	padding-top: 3px;
	padding-left: 15px;
}
.espBotAoVivo{
	padding-top: 5botTreinamentoH5px;
}
.aoVivoCorAm{
	text-transform:uppercase;
	color: #E6A202;
	font-weight: 600;
}
.p-tp-14{
	padding-top: 14px;
}
.aoVivoBxDthr{
	width: 100%; border-top: #F2F3F9 1px solid; padding-top: 8px; padding-bottom: 8px;
}


/*ver treinamento*/
.fdTreinamento{
	background-color: #FFF4EA;
}
.bxTreCat{
	padding: 25px 15px;
	height: auto;
}
.bxTreCat h1{
	font-family: "Open Sans", sans-serif;	
	font-weight:bold;
	font-size:30px;
  	color: #000;
  	text-transform: uppercase;	
}
.bxTreCat h4{
	font-family: "Open Sans", sans-serif;	
	font-weight:600;
	font-size:18px;
  	color: #000;
  	text-transform: uppercase;	
}
.bxTreVid{
	padding: 0px 0px !important;
	height: auto;
}
.bgVideoTre{
	width: 100%;
	padding: 15px 15px;
	background-color: #000;
}
.bgInfoTre{
	padding: 45px 15px;
	background-color: #FFF;
	border-left: 2px solid #ebecf0;
	border-right: 2px solid #ebecf0;
	border-bottom: 2px solid #ebecf0;
}
/* Estrelas avalia��o treinamento*/

.estrelas input[type=radio] {
	display: none;
  }
  .estrelas label i.fa{
	font-size: 2.5em
  }
  .estrelas label i.fa:before {
	content:'\f005';
	color: #FC0;
  }
  .estrelas input[type=radio]:checked ~ label i.fa:before {
	color: #CCC;
  }


/*Whatsapp*/

.whatsapp{
	display:block;
	position: fixed;
    visibility: visible;
    bottom: 80px;
    left: 20px;
    right: auto;    
    z-index: 999;
}
.whatsapp img{
	width: 60px;
    height: 60px;
}


.botSaibaMais{
	width: 50% !important; 
	margin: 15px auto; 
}
.botNovidades{
	width: 30% !important; 
	margin: auto;
}
/*RESPONSIVO*/
@media (min-width: 250px) and (max-width: 990px) {
	
	.videoYou{
		width: 100% !important;
		height: 315px;		
	}
	
	
	.espPesq{
		margin-left: 5px !important;
	}
	/*principal*/
	.nOmePrd{
  		max-width: 525px !important;
  		overflow: hidden !important;
  		text-overflow: ellipsis !important;
  		white-space: nowrap !important;		
		
	}
	.imgAppR{
		height: 82px;
	}
	.boxNomeLog{
		text-align: center;
		padding: 5px 0px !important
	}

	.ocultarMobile{
		display: none !important;
	}
	/*treinamento*/
	.botSaibaMais{
		width: 96% !important; 
		margin: 15px auto; 
	}
	.botNovidades{
		width: 100% !important; 
		margin: auto;
	}
	.marcaTreinamento{
		position: absolute;
		top: 3px !important;
		right: 3px !important;	
		padding: 2px 5px !important;	
		font-size:9px !important;
	}
	.rH2{
		font-size: 22px;
	}
	/*servicos*/
	.imgMinEtapa{
		text-align: center;	
	}
	.conInfEtapa{
		text-align: center;
	}
	.tituloEtapas{
		text-align: center;
	}
	.mgAutoMob{
		margin:5px auto !important;		
	}
	/*Produto*/
	.botProd{
		width: 100% !important;
	}

	.logo img{
		width: 250px !important;
	}
	/*nossas lojas*/
	.blocoNossaLoja{
		padding-left:25px !important; 
	}
	/*orçamentos*/
	.alinhaImgOrc{
		margin:auto !important;
	}
	.alinhaTxtOrc{
		text-align: center !important;
		width: 78% !important;
		margin:auto !important;
	}
	.cart-table .product-price{
		width: 100% !important;
	}
	/*botoes*/
	.btn-Ex{
		width: 80% !Important;
	}
	.btn-Fc{
		width: 80% !Important;
	}
	.btn-mob{
		width: 80% !Important;
	}
	.btn-dark{
		width: 80% !Important;
	}
	/*pedido vendedor*/
	.pedido label {
		width: 100% !important;
	}
	.txtPedRad span{
		font-size: 10px !important;
	}


	
	
	
}
@media (min-width: 991px) and (max-width: 7990px) {
	.videoYou{
		width: 560px;
		height: 315px;		
	}
	.ocultarDesk{
		display: none !important;
	}
	.logoDs{
		width: 300px !important;
		height: auto;
	}

}


/*js cokkie*/
.dark.cc_dialog button.cc_b_ok{
	background-color: #FF8100 !important;
}

.visualizado{
	border: #149F5B 5px solid;
}


#content1, #content2, #content3, #content4  {
    position: absolute;
    width: 1px;
    height: 1px;
    left: 0;
    margin-top: -50px; /* esse valor varia de acordo com a altura do seu Header, se ele tiver 200px de altura coloque aqui -220px por exemplo */
    background-color: transparent;
    z-index: -1;
}




/*menu mobile*/

.mobile-container {
  max-width: 100%;
  margin: auto;
  color: white;
  margin-bottom: 5px;
}

.topnav {
  overflow: hidden;
  background-color: #F58634;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: #FFF;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
  border-bottom: #000 1px solid;
}

.topnav a.icon {
  background: #F58634;
  border:none;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.videoAv{
	margin: auto; 
	width: 50%; 
	margin-bottom: 25px;
	background-color: #000;
}