/* LOGO */
img.scroll_logo_img { max-height: 100px !important;width: auto; }
@media screen and (max-width: 768px) {
	img.pix-logo-img { max-height: 50px !important;margin-top:-5px;width: auto; }
}

.icon-big{
	font-size:90px;
}

.bg-pink{
	background:#FFADB0;
}

.intro-fisioterapia{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/fisioterapia.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-pilates{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/pilates.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-acupuntura{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/acupuntura.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-auriculoterapia{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/auriculoterapia.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-estimulacao-russa-abdomen{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/estimulacao-russa-abdomen.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-drenagem-linfatica-manual{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/drenagem-linfatica-manual.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-rpg{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/rpg.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-hatha-yoga{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/hatha-yoga.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

.intro-reflexoterapia{
	background-image: linear-gradient(rgba(0,156,222, 0.7),
	rgba(0,156,222, 0.7)),url('../../../../default/images/bg/reflexoterapia.jpg') !important;
	background-size: cover;
	background-attachment: fixed;
}

#crefito{
	background:#FFADB0 !important;
	font-weight:bold;
	color: #ffffff;
}