*{
	  font-family: Arial, Helvetica, sans-serif !important;
}

body{
	background: url('../img/bg-site.jpg');
	/*background-attachment: fixed;*/
}

ul{
	list-style: none;
}

a{
	text-decoration: none !important;
}

a:hover{
	text-decoration: none;
}
/*
* TOPO
* As classes são apenas para estilo, alinhamento e o resto está no bootstrap
*/

.container-fluid{
	/*max-width: 956px;*/
	max-width: 1016px;
}

.topo{
	margin-top: 15px;
	max-width: 976px;
}

.logo{
	width: 149px;
  	height: 123px;
	background: url('../img/logo-ethnye.jpg');
	float: left;
	margin-right: 30px;
	margin-top: -15px;
}

.link-topo-avulso{
	color: #fff;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 0px 10px 0px 10px;
  	border-right: solid 1px #fff;
	float: left;
	font-size: 0.9em;
}

.link-topo-avulso:last-child{
	border-right: none;
}

.link-topo-avulso:hover{
	text-decoration: none;
	color: #FFFF00;
}

.link-topo-avulso-ativo{
	color: #FFFF00 !important;
}

.tel-topo{
	font-size: 1em;
	color: #fff;
	float: none;
	text-align: right;
	margin: 0px 15px;
	font-weight: bold;
}

.link-email{
	float: right;
}

.email{
	color: #666;
}

.navbar-default{
	background: -webkit-linear-gradient(#b80000, #f60100);
	background: -ms-linear-gradient(#b80000, #f60100);
	background: -moz-linear-gradient(#b80000, #f60100);
	border: none;
}

.navbar-nav>li>a{
	margin: 10px 0px;
	border-right: 1px solid #fff;
	padding: 0px 11px;
	font-size: 1em;
}

.no-border{
	border-right: transparent !important;
}

.navbar-default .navbar-nav>li>a{
	color: #fff;
	font-weight: bold;
}

.navbar{
	min-height: 0px;
	padding: 5px 0px;
	margin-bottom: 5px;
	max-width: 966px;
}

.navbar-nav>li>a:hover{
	color: #FFFF00 !important;
}

.navbar-header{
	top: 0px;
	position: absolute;
	right: 0;
}

/*
* RODAPE
*/

.rodape{
	/*position: absolute;*/
	bottom: 10px;
	width: 100%;
	max-width: 1016px;
	margin: auto;
}

.logo-rodape{
	width: 105px;
	height: 83px;
	background: url('../img/logo-footer.jpg');
}

.logo-planob{
	width: 105px;
	height: 63px;
	background: url('../img/planobweb.jpg');
}

.txt-rodape{
	text-decoration: none;
	color: #666666;
	font-size: .8em;
	margin: 0px;
}

.topo-menu-lateral{
	max-width: 210px;
	width: 95%;
	height: auto;
	position: relative;
	background: -webkit-linear-gradient(#b80000, #f60100);
	background: -ms-linear-gradient(#b80000, #f60100);
	background: -moz-linear-gradient(#b80000, #f60100);
	border-radius: 5px;
	padding: 2px 16px;
}

.txt-topo-lateral{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 6px;
}

.txt-topo-lateral span{
	font-size: 26px;
}

.menu-lateral{
	max-width: 210px;
	width: 95%;
	height: auto;
	position: relative;
	background: -webkit-linear-gradient(#b80000, #f60100);
	background: -ms-linear-gradient(#b80000, #f60100);
	background: -moz-linear-gradient(#b80000, #f60100);
	border-radius: 5px;
	padding: 2px 14px;
	margin-top: 15px;
	display: block;
}

.bloco-nav-lateral{
	display: none;
}

.menu-lateral ul{
	margin: 0px;
	padding: 7px;
	padding-right: 0px;
}

.link-menu-lateral{
	color: #fff;
	/*font-size: 14px;*/
	font-size: 13px;
	text-decoration: none;
	margin-left: 5px;
	width: 88%;
	display: inline-block;

}

.linha-menu-lateral{
	padding: 4px 0px;
	position: relative;
}

.linha-menu-lateral:hover a{
	color: #f5ff0b;
	text-decoration: none;
}

.img-linha-menu-lateral{
	margin-top: 4px;
	background: url('../img/seta-menu-lateral.png');
	float: left;
	width: 13px;
	height: 14px;
}

.linha-menu-lateral:hover .img-linha-menu-lateral{
	background: url('../img/seta-menu-lateral-hover.png');
	padding-top: 10px;
}

.img-linha-menu-lateral-ativo{
	background: url('../img/seta-menu-lateral-hover.png');
	padding-top: 10px;
}

.img-menu-lateral{
	position: absolute;
	width: 97px;
	height: 173px;
	opacity: 0.4;
	right: 0px;
}

.bloco-ajustes-lateral{
	width: 208px;
	height: 205px;
	float: left;
	background-image: url('../img/bg-ajustes.png');
}

.txt-ajustes-lateral{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	line-height: 1.4;
}

.txt-ajustes-lateral span{
	font-size: 20px;
}

.vitrine{
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 10px;
	display: block;
}

.bloco-servicos-destaques{
	width: 100%;
	height: 206px;
	background: #fff;
	border-radius: 10px;
}

.linha-index{
	margin: 0px;
	margin-bottom: 10px;
}

.bloco-servico{
	width: 48%;
	height: auto;
	float: left;
	position: relative;
}

.servico-para{
	font-size: 1em;
	color: #b20000;
	margin: 13px 0px 0px 0px;
	padding: 0px 15px 0px 25px;
	font-weight: bold;
	outline: none;
	display: block;
}

.img-bloco-servico{
	width: 150px;
	height: 100px;
	float: left;
	border: solid 2px #b1b1b1;
	margin-right: 7px;
	margin-left: 25px;
	border-radius: 2px;
	margin-top: 12px;
	overflow: hidden;
}

.img-bloco-servico img{
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	background-size: cover;
}

.titulo-bloco-servico{
	font-size: 1em;
	text-decoration: none;
	color: #3b6c9d;
	margin: 13px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	outline: none;
	display: block;
}

.txt-bloco-servico{
	font-size: .9em;
	line-height: 140%;
	color: #000000;
}

.btn-confira{
	padding: 2px 12px;
	background: #b30000;
	color: #fff;
	font-size: .9em;
	border-radius: 5px;
	/*float: right;*/
	text-decoration: none;
	margin-left: 185px;
}

.btn-confira:hover{
	text-decoration: none;
	color: #fff;
}

.endereco-rodape address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 1.3px;
	text-decoration: none;
	color: #666666;
	float: left;
}

.encapsula-conteudo{
	width: 100%;
	height: auto;
	background: #fff;
	border-radius: 10px;
	margin-top: 15px;
	padding: 15px 20px;
	display: table;
	clear: both;
	float: left;
}

.mini-logo{
	width: 43px;
	height: 31px;
	background-image: url('../img/ico-logo.jpg');
	float: left;
}

.conheca-melhor{
	font-size: 1.2em;
	color: #b20000;
	font-weight: bold;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 30px;
}

.txt-quem-somos{
	font-size: .9em;
	line-height: 140%;
	color: #000000;
	float: left;
}

.img-mascote{
	float: right;
	max-width: 100%;
}

.bloco-menu-lateral{
	margin-bottom: 3%;
}

.banner-interna{
	width: 100%;
	height: auto;
	min-height: 70px;
	display: inline-block;
	border-radius: 10px;
	background: -webkit-linear-gradient(#d2deea, #4371a2);
	background: -ms-linear-gradient(#d2deea, #4371a2);
	background: -moz-linear-gradient(#d2deea, #4371a2);
}

.banner-interna1{
	width: 20%;
	height: auto;
	float: left;
	margin-left: 1%;
	bottom: 0px;
	position: absolute;
}

.encapsula-txt-banner-interna{
/*	width: 52%;
	margin: auto;
	margin-top: 10px;*/

	width: 60%;
	margin-left: 23%;
	margin-top: 10px;
}

.txt-benner-interna{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	text-shadow: -2px 1px 2px #000;
}

.banner-interna2{
	width: 20%;
	height: auto;
	float: right;
	margin-right: 2%;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.width-76{
	width: 76%;
}

.banner-interna-desk{
	display: block;
}

.banner-interna-mobile{
	display: none;
}

.p-azul{
	color: #3b6c9d;
}

.logo-cliente{
	float: left;
	margin: 15px;
}

.form-fale-conosco{
	width: 450px;
	height: auto;
	margin: auto;
	margin-top: 90px;
	display: table;
	clear: both;
}

.form-fale-conosco input[type="text"]{
	float: right;
	width: 300px;
	height: 20px;
	background-color: #F8F8F8;
	margin-bottom: 10px;
	padding: 0px 3px;
}

.form-fale-conosco input[type="submit"]{
	width: 55px;
	height: 22px;
	background: #b30100;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-size: .9em;
}

.form-fale-conosco textarea{
	float: right;
	width: 300px;
	height: 120px;
	background-color: #F8F8F8;
	margin-bottom: 10px;
	padding: 3px;
}

.form-fale-conosco select{
	/*float: right;*/
 	margin-left: 5%;
}

.form-fale-conosco label{
	float: none;
	text-align: right;
	width: 124px;
	font-size: .9em;
	color :#000;
	font-weight: normal;
}

.label-tel{
	float: left !important;
}

.label-ddd{
	margin-left: 30px;
	width: 35px !important;
	float: left !important;
}

.input-ddd{
	width: 45px !important;
	float: left !important;
}

.label-num{
	width: 80px !important;
	float: left !important;
}

 /*
* Produto
 */

.desc-produto{
	font-size: .8em;
	color: #000;
	font-weight: normal;
	margin: 0px;
}

.desc-produto p{
	margin: 0px;
	text-align: left;
	padding-left: 20px;
}

.ref-produto{
	font-size: .8em;
	color: #0066CC;
	font-weight: normal;
	margin: 0px;
}

.bloco-produto{
	/*margin-bottom: 5%;*/
/*	padding-bottom: 5% !important;
	cursor: pointer;*/

	margin-bottom: 5%;
	cursor: pointer;
	/*height: 276px;*/
	min-height: 296px;
}

.menu-mapa{
	width: 100%;
	height: auto;
	position: relative;
	display: table;
	clear: both;
}

.menu-mapa ul{
	list-style: none;
}

.menu-mapa img{
	margin-top: 3px;
}

.link-menu-mapa{
	font-size: .9em;
	text-decoration: underline;
	color: #000;
}

.link-menu-mapa:hover{
	color: #000;
}

.linha-menu-mapa{
	margin-bottom: 10px;
	margin-left: 25px;
}

.desc-produto p strong{
 	color: #0066CC;
 }

.paginacao{
	float: right;
}

.txt-paginacao{
	color: #b20000;
	font-weight: bold;
}

.encapsula-paginacao{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}

.col-xs-12{
	padding: 0px;
}

.linha-parceiros{
	padding-bottom: 205px;
}

.linha-parceiros-fale{
	padding-bottom: 345px;
}

.link-produtos{
	display: none !important;
}

@media (max-width:970px) {
	.bloco-ajustes-lateral {
		width: 95%;
		min-height: 190px;
		float: left;
		background-image: url('../img/bg-ajustes.png');
		background-size: cover;
	}

	.txt-ajustes-lateral{
		color: #ddd;
	}

	.navbar-nav>li>a{
		font-size: .8em;
	}

	.form-fale-conosco select{
		margin-left: 0px;
	}
}

@media (min-width:768px) {
	/*.navbar-brand{
		display: none;
	}*/

	.encapsula-menu-lateral{
		width:22%;
	}

	.encapsula-vitrine{
		height:320px;
		width:76%;
		margin-bottom: 1%;
	}
}

@media (max-width:480px) {
	/*.navbar-brand{
		display: block;
		color: #fff !important;
	}*/

	.form-fale-conosco label{
		display: flex;
	}

	.form-fale-conosco input[type="text"]{
		width: 100%;
	}

	.form-fale-conosco{
		width: 100%;
	}

	.label-tel{
		float: none !important;
	}

	.label-ddd{
		float: none !important;
		margin: 0px !important;
		width: 35px;
	}

	.input-ddd{
		float: none !important;
		width: 45px;
	}

	.label-num{
		float: none !important;
	}


}

 @media (max-width:767px) {

 	.txt-lightbox{
 		max-width: 60% !important;
 	}

 	.link-produtos{
 		display: block !important;
 	}

 	.btn-confira{
		margin-left: 0px;
		float: right;
 	}
	/*.navbar-brand{
		display: block;
		color: #fff !important;
	}*/

	.bloco-servicos-destaques {
		width: 98%;
		height: auto;
		background: #fff;
		border-radius: 10px;
		display: table;
		clear: both;
		padding: 10px;
	}

	.bloco-servico {
  		width: 100%;
  	}

  	.bloco-ajustes-lateral{
		margin: auto;
		margin-bottom: 20px;
		margin-top: 10px;
		float: none;
  	}

  	.topo-menu-lateral{
  		margin: auto;
  		margin-bottom: 10px;
  	}

  	.menu-lateral{
  		margin: auto;
  		margin-bottom: 10px;
  		width: 100%;
  	}

	/*
	* Menu mobile
	*/

	.navbar-toggle{
		background: -webkit-linear-gradient(#b80000, #f60100);
		background: -ms-linear-gradient(#b80000, #f60100);
		background: -moz-linear-gradient(#b80000, #f60100);
	}

	.icon-bar{
		background: #fff;
	}

	.navbar-default{
		display: none;
		/*top: -181px;*/
		top: -215px;
		width: 100%;
		position: absolute;
		z-index: 99;
	}

	.navbar-collapse{
		border-color: transparent !important;
	}

	/*
	* Menu mobile
	*/

	.banner-interna1{
		display: none;
	}

	.banner-interna2{
		display: none;
	}

	.width-76{
		width: 100%;
	}

	.bloco-vitrine{
		display: none;
	}

	.rodape{
		width: 100%;
		background: #e5ecf9;
		float: left;
		padding: 10px;
	}

	.topo-menu-lateral{
		display: none;
	}

	.bloco-ajustes-lateral{
		display: none;
	}

	.img-menu-lateral{
		display: none;
	}

	.menu-lateral{
		max-width: 100%;
	}

	.bloco-nav-lateral{
		display: block;
		/*background: -webkit-linear-gradient(#b80000, #f60100);
		background: -ms-linear-gradient(#b80000, #f60100);
		background: -moz-linear-gradient(#b80000, #f60100);	*/
		background: #b80000;
		border-radius: 5px;
		padding: 7px 16px;
		width: 100%;
		color: #fff;
	}

	.menu-lateral{
		display: none;
		margin-top: -7px;
	}

	.navbar-nav {
	  padding-left: 20px;
	}

	.tel-mobile{
		background: -webkit-linear-gradient(#b80000, #f60100);
		background: -ms-linear-gradient(#b80000, #f60100);
		background: -moz-linear-gradient(#b80000, #f60100);
		width: 100%;
		border-radius: 5px;
		padding: 7px 16px;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.banner-interna-desk{
		display: none;
	}

	.banner-interna-mobile{
		display: block;
		margin-bottom: 3%;
	}

	.encapsula-conteudo{
		margin-top: 0px;
	}

	.mini-logo{
		margin-right: 10px;
	}

	.conheca-melhor{
		float: none;
		margin-top: 0px;
	}

	.navbar-nav>li>a{
		border: transparent;
	}

	.form-fale-conosco textarea{
		width: 100%;
	}

	.logo-cliente {
	  float: none;
	  width: 50%;
	  margin: 15px;
	  margin: auto;
	}

	.logo-cliente img{
		max-width: 100%
	}

	.logo{
		margin-right: 0px;
	}

	.form-fale-conosco label{
		text-align: left;
	}

	.form-fale-conosco label {
	  display: block;
	}

	.linha-parceiros{
		padding-bottom: 0px;
	}

	.linha-parceiros-fale{
		padding-bottom: 0px;
	}
}

/*
* Lightbox
*/


.mtlsr-lightbox{
	display:none;
	/*position:absolute;*/
	position:fixed;
	width:100%;
	height:100%;
	z-index:9999;
	top:0;
	left: 0;
}

.txt-lightbox{
	/*position: absolute;
	z-index: 999;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;*/

	/*
	esse nao tinha
	*/
	position: relative;
	/*
	esse nao tinha
	*/

	z-index: 999;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	max-width: 40%;
	padding-top: 30px;
	margin-top: 20px;
	color: #000;
	background-color: #fff;
}

.mtlsr-lightbox .image-in-lightbox{
	/*max-width:700px;
	max-width: 80%;
	position:absolute;
	z-index:999;
	top:10%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;*/

	max-width: 700px;
	/* width: 100%; */
	max-width: 80%;
	/* position: absolute; */
	z-index: 999;
	top: 10%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	display: block;
	padding-top: 2%;
}

.descricao-produ1{
	color: #666;
	font-weight: bold;
	font-size: .8em;
	padding: 5px;
	font-family: Verdana, Helvetica, sans-serif;
}

.close, .next, .prev{
	/*position:absolute;*/
	z-index:9999;
}

.close{
	/*position:absolute;*/
	/*right:20px;*/
	margin-right: 10px;
	top:0px;
	opacity: 1;
}

.next, .prev{top:50%;}

.next{right:20px;}

.prev{left:20px;}



.mtlsr-lightbox{
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=1 ); /* IE6-8 */
}

.mtlsr-lightbox .image-in-lightbox{
	border-radius:5px
}

.close, .next, .prev{
	/*color:#fff;*/
	top: 50%;

	color:#aaa;
	font-size:40px;
	text-decoration:none;
	font-weight: bold;
}

.next, .prev{
	color:#aaa;
	font-size:80px;
	position: absolute;
}

.close:hover, .next:hover, .prev:hover{color:#666;}


.item:hover .img-hover-lupa{
	opacity: 1;
	z-index: 999999999 !important;
	position: absolute !important;
}

.img-lightbox{
	max-width: 155px;
}
.num-pag{
	color: #b20000;
}
.num-pag-ativo{
	color: #0066FF;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-whatsapp {
	color: #25d366;
}
.button-whats-footer {
	margin-left: 20px;
	margin-top: -17px;
}
#button-whats-footer {
	margin-top: -17px;
}
@media (max-width: 600px) {
	.button-whats-footer {
		margin-left: 0px;
		display: block;
	}
	#button-whats-footer {
		margin-top: 20px;
	}
}