.bgteste{
	background: #ccc!important;
}
.color-white{
color: #fff!important;
}
.color-black{
color: #212529!important;
}
.lilaz{
	color: #f65fb8;
}
.bgcolor-brown{
		background: #352c31!important;
}
.bgcolor-bege{
	background: #dfbc9b!important;
}
.botao-lilaz{
	background: #f65fb8;
	color: white;
	letter-spacing: 2px;
}
.fontsize14{
font-size: 3em!important;
}
.fontsize15{
font-size: .9em!important;
}
.fontsize13em{
font-size: 1.3em!important;
}
.logotipo{
	width: 100%;
	max-width: 160px;
}
.margintop10{
	margin-top: 10px!important;
}
.margintop30{
	margin-top: 30px!important;
}
.margintop-30{
	margin-top: -30px!important;
}
.margintop50{
	margin-top: 50px!important;
}
.margintop100{
	margin-top: 100px!important;
}
.margintop-50{
	margin-top: -50px!important;
}
.margintop-70{
	margin-top: -70px!important;
}
.marginbottom10{
	margin-bottom: 10px!important;
}
.marginbottom20{
	margin-bottom: 10px!important;
}
.marginbottom30{
	margin-bottom: 30px!important;
}
.marginbottom60{
	margin-bottom: 60px!important;
}
.marginbottom80{
	margin-bottom: 80px!important;
}
.marginbottom100{
	margin-bottom: 100px!important;
}
.link-hover{
  filter: brightness(92%)!important;	
}
.link-hover:hover{
  filter: brightness(100%)!important;	
}
.bgtexto{
	border: 1px solid #d56e9b;
	color: #212529;
	padding: 7px;
	border-radius: 5px;
	text-align: center;
}
.border-eyes{
  border: 1px solid #e9cde5;
	padding: 25px;
}
.padding20{
	padding: 20px!important;	
}
.marginleft20{
		margin-left: 20px!important;	
}
.slogan-desconto{
	background: #ff3c41!important;
	margin-top: 30px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}
.title-estacione{
	background: red;
	color: white;
	text-align: center;
	font-size: 2.4em;
margin-bottom:50px;
padding: 5px;
border-radius: 5px;
}
.borderbottom{
	border-bottom: 1px dotted #ccc;
	padding: 10px;
}
table {
  font-family: 'Philosopher', sans-serif;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
}
td, th {
  border: 1px solid #e9cde5;
  text-align: left;
  padding: 7px 0 7px 27px;
  color: #000;
  font-size: 19px;
}
tr:nth-child(even) {
  background-color: #e9cde5;
}
td:nth-child(even) {
  color: #da2f94;
}
@media(max-width: 992px){
	.invisible-mob{
		display: none!important;
	}
}
@media(max-width: 800px){
	section.blog_spals2 {
	    background: url(../images/extensao-de-cilios.jpg) no-repeat center;
	    background-size: cover;
	    position: relative;
	    color: #fff;
	    height: 100%;
	}
	section.blog_spals2:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.32);
	}
}
@media(max-width: 800px){
.margintop20-mob{
	margin-top: 20px!important;
	}
	.margintop30-mob{
	margin-top: 30px!important;
	}
}
@media(max-width: 800px){
.logotipo{
	width: 100%!important;
	max-width: 90px!important;
}
}
@media(max-width: 756px){
.title-estacione{
	text-align: center;
	font-size: 1.6em;
margin-bottom:50px;
padding: 5px;
}
}

