@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

/*FONTES*/
h1, h2, h3, h4, h5, h6, h7, h8, h9, h10 {
	font-family: robotolight;
}
/*FIM*/


/*ÁREA DO TOPO*/

#topo {
	width: 100%;
	background-color:#fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	    display: table;
}

#topo .center {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topo .center .logo {
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

#topo .center .logo img {
	width:100%;
}

#topo .center .fone {
    font-family: robotolight;
    font-size: 22px;
    right: 3.3em;
    top: 36px;
    position: absolute;
}
#topo .center h1 {
	color: #83AD4A;
	float: left;
	font-size: 32px;
	font-weight: normal;
}
#topo .center h2 {
	color: #094F7A;
	float: left;
	font-size: 32px;
	margin-left: 15px;
	font-weight: normal;
}
/*FIM DO TOPO*/

/*ÁREA DO TOPO*/

#menu_topo {
	width: 100%;
	background-color:#094F7A;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu_topo .center {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


/*ÁREA DO MIOLO*/
#miolo {
    width: 100%;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: table;
}

.bolinha {
    width: 4%;
    background-color: #8EB54A;
    float: left;
    border-radius: 120px;
    padding: 4px;
    margin-right: 12px;
}


#miolo .center {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 3%;
    padding-bottom: 5%;
    display: table;
}

#miolo .center .pgUnica {
	width: 100%;
    /* float: left; */
    background-color: #FFF;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}

#miolo .center h1{
    font-size: 30px;
    font-weight: normal;
    color: #333;
    line-height: 70px;
    text-align: center;
    margin-bottom: 0px;
}

#miolo .center h2 {
    font-family: robotolight;
    font-size: 70px;
    font-weight: normal;
    color: #094F7A;
    line-height: 70px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
}

#miolo .center h3 {
	font-size: 24px;
    font-weight: normal;
    color: #131217;
    line-height: 28px;
    text-align: center;
	margin-bottom: 30px;
}

#miolo .center h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 2em;
	text-align: left;
	margin-bottom: 10px;
}

#miolo .center h5 {
	font-size: 15px;
    font-weight: normal;
    color: #333;
    line-height: 23px;
    display: table;
    margin-bottom: 18px;
    /* float: none; */
}

#miolo .center h6 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: left;
}
#miolo .center .texto {
	font-family: robotolight;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: left;
}
	
#miolo .center .pgUnica .caixa_img {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
	
#miolo .center .pgUnica img {
	width: 100%;
}

.mapa_localiza {
	height:600px;
}

#miolo .center .lado_left {
	width: 59%;
	float: left;
	background-color: #FFF;
	border: solid #ccc 0px;
	padding: 3%;
	font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 28px;
    text-align: justify;
	font-family: robotolight;
}

#miolo .center .lado_right {
	width: 28%;
	float: right;
	background-color: #fff;
	border: solid #ccc 0px;
	margin-left: 0%;
	padding: 3%;
}

#miolo .center .lado_right .caixa_clock1{
	font-family: robotolight;
    font-size: 20px;
	width: 100%;
	background-color: #8EB54A;
	border: solid #ccc 0px;
	margin-left: 0%;
	padding: 3%;
	display: table;
	color:#fff;
}

#miolo .center .lado_right .caixa_clock2{
	font-family: robotolight;
	font-size: 20px;
	width: 100%;
	background-color: #F0F0F0;
	border: solid #ccc 0px;
	margin-left: 0%;
	padding: 3%;
	display: table;
}

#miolo .center .box {
    width: 25%;
    margin-right: auto;
    margin-left: auto;
    float: left;
    background-color: #FFF;
    border: solid #ccc 0px;
    padding: 0%;
	margin-bottom: 45px;
    display: table;
}

#miolo .center .box h1{
	font-family: robotomedium;
	/*font-size: 22px;*/
  font-size: 20px !important;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	text-align: left;
	margin-bottom: 10px;
}

#miolo .center .box h2 {
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	line-height: 25px;
	text-align: left;
}

#miolo .center .box .image {
    width: 90%;
    display: block;
	margin-right: auto;
    margin-left: auto;
}

#miolo .center .box .image img {
    width: 100%;
}

#miolo .center .box .texto {
    width: 90%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*FIM DO MIOLO*/

 #galeriaLista .imageLista2 .texto{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0;
    background: #000000;
    color: #ffffff;
    font-size: 25px;
    font-family: robotolight;
    letter-spacing: 9px;
    padding: 20px;
    transition: 0.3s ease-in;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#galeriaLista .imageLista2 .texto:hover{
    opacity: 0.7;
    cursor:pointer;
 }
/*FIM*/
	
	/*GALERIA LISTA*/
#galeriaLista2 {
	clear: both;
}

#galeriaLista2 .imageLista{
	position:relative;
	/*width:24%;*/
	margin:2px;
	float: left;
}
#galeriaLista2 .imageLista img{
	/*max-width:100%;
	height:auto;*/
	float: left;
	border: 3px solid #D4D4D4;
	height: 150px;
	width: 150px;
}

#galeriaLista2 .imageLista .texto{
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	opacity:0;
	background:#000000;
	color:#ffffff;
	font-size:25px;
	font-family:robotolight;
	letter-spacing:9px;
	padding:20px;
	transition:0.3s ease-in;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#galeriaLista2 .imageLista .texto:hover{
    opacity: 0.7;
    cursor:pointer;
 }
 
 
.link_alpha{
	/* clear: both; */
    /* position: relative; */
    /* width: 24%; */
    margin: 2px;
	/* float: left; */
    background: #000000;
	/* color: #ffffff; */
    /* font-size: 25px; */
    /* font-family: robotolight; */
    /* letter-spacing: 9px; */
    /* padding: 20px; */
    transition: 0.3s ease-in;
	z-index: 9999999;    /* display: block; */
}
.link_alpha:hover{
    opacity: 0.7;
    cursor:pointer;
 }
 
/*FIM*/

/*GALERIA USADA*/

@media screen and (max-width: 25em) {
	.codrops-header {
		font-size: 75%;
	}
	.codrops-icon span {
		display: none;
	}
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px 5px;
    min-width: 32%;
    max-width: 32%;
    /* max-height: 100px; */
    width: 33%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
    width: 90%;
    height: 86%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h20 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h20 span {
	font-weight: 800;
}

.grid figure h20,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	font-family: robotolight;
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
    /* height: 380px; */
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h20 {
    position: relative;
    background-color: #76A44A;
    padding: 10px;
    margin-bottom: 0px;
    float: left;
	    border-radius: 2px;
}

figure.effect-julia p {
	font-family: robotolight;
	width: 80%;
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*FIM*/

/*GALERIA HOVER*/
.gallery {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  padding: 20px;
}
.gallery li {
  width: 421px;
  max-width: 33%;
  min-height: 100%;
  text-align: center;
  height: 255px;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  overflow: hidden;
  background-color: black;
}
.gallery li:nth-child(2) img {
  margin: 0;
  display: inline-block;
  float: right;
}
.gallery li .name {
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 5px;
  color: white;
  font-weight: lighter;
  font-size: 20px;
  letter-spacing: .1em;
  position: absolute;
  display: block;
  top: 40%;
  left: 0;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.gallery li .name .title {
  display: block;
  text-transform: none;
  font-style: italic;
  font-size: 80%;
  color: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -moz-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}
.gallery li:hover .name {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.gallery li:hover .title {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.gallery li:hover img {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  background-position: top top;
  -webkit-filter: grayscale(0.4) blur(2px);
  filter: grayscale(0.4) blur(2px);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.gallery li:hover:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.gallery li img {
  display: block;
  width: 421px;
  height: 255px;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  -moz-transform: scale(1.09, 1.09);
  -ms-transform: scale(1.09, 1.09);
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/*FIM GALERIA*/

/*ÁREA DO MIOLO 2 */

#miolo2 {
    width: 100%;
    background-color: #E2E2E2;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: table;
}

#miolo2 h1{
	font-size: 20px;
	font-weight: normal;
	color: #666;
	line-height: 2em;
}
#miolo2 h2 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 2em;
}

#miolo2 .center {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2%;
    padding-bottom: 2%;
	display: table;
}

#miolo2 .center .lado_left {
	width: 59%;
	float: left;
	background-color: #FFF;
	border: solid #ccc 1px;
	padding: 3%;
}
#miolo2 .center .lado_right {
	width: 28%;
	float: right;
	background-color: #DBDBDB;
	border: solid #ccc 1px;
	margin-left: 0%;
	padding: 3%;
}

/*FIM DO MIOLO 2 */


/*ÁREA DO RODAPE*/

#rodape {
    width: 100%;
    background-color: #094F7A;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-top: 40px;
    display: table;
}

#rodape .center {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#rodape .center .lado_left {
	width: 70%;
	float: left;
	text-align: left;
}

#rodape .center .lado_left .direitos {
	width: 70%;
	float: left;
	text-align: left;
	margin-top: 35px;
}

#rodape .center .lado_left h1 {
    text-align: left;
    font-size: 14px;
    color: #FFF;
    font-weight: normal;
    float: left;
    margin-right: 12px;
}

#rodape .center .lado_right {
	width: 30%;
	float: left;
	/*text-align: right;*/
}

#rodape .center .lado_right .box {
	width: 100%;
	float: left;
	display:table;
	margin-bottom: 20px;

}

#rodape .center .lado_right h1 {
	text-align: left;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}

.bola {
    width: 7%;
    background-color: #8EB54A;
    float: left;
    border-radius: 50px;
    padding: 10px;
	margin-right: 15px;
}

.ico_social {
    width: 15px;
    margin-left: 7px;
}

.txt_social {
    font-size: 10px;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    margin-left: 5px;
}

.space_Tit {
  margin-top: 25px;
  margin-bottom: 25px;
}

.horario {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bola_clock {
    width: 48px;
    vertical-align: middle;
    background-color: #FFF;
    /* float: left; */
    border-radius: 50px;
    padding: 3px;
    margin-right: 15px;
}

.logo_rodape {
    width: 10%;
    /* background-color: #8EB54A; */
    float: left;
    border-radius: 20px;
    padding: 10px;
    margin-right: 15px;
}

/*#rodape .center .lado_right img {
	width:100%;
}*/

/*#rodape .center img {
	width: 30%;
	float: left;
}*/

.desenvolvedor {
  vertical-align: middle;
}

#but_ico-rodape {
    width: 20px;
    display: -webkit-inline-box;
    height: 20px;
    margin-left: 10px;
    overflow: hidden;
    background-image: url(../images/ico-rodape.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#but_ico-rodape:hover	{
		background-position: bottom left;
}

.but_atendimento {
	cursor: pointer;
    width: 380px;
    height: 100px;
    overflow: hidden;
    display: block;
    text-indent: 1px;
    background-image: url(../images/but_atendimento.png);
    background-repeat: no-repeat;
    background-position: left top;
    right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.but_atendimento:hover	{
		background-position: bottom left;
}

.sizeImg {
	
}

/*FIM DO RODAPE*/


/* Formulario - Input Styles*/

#form-box {
	display: table;
	margin-top: 20px;
}

input[type="text"],
textarea {
	font-family: robotolight;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 19px;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	vertical-align: middle;
	margin-top: 1px;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 93%;
	background-color: #FFF;
	border: 1px solid #E2E2E2;
	font-weight: normal;	
}
/*input[type="text"], textarea[name="msg"] {
	border: 1px solid #E2E2E2;
}*/
input[type="text"]:focus,
textarea:focus {
	border-color: #FC0;
	box-shadow: none;
}

.botao_enviar {
	color: #FFF;
	-webkit-transition: color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	background-color: #8EB54A;
	text-align: center;
	font-size: 1em;
	font-family: robotomedium;
    padding-top: 17px;
    padding-right: 4%;
    padding-bottom: 17px;
    padding-left: 4%;
    border-radius: 2px;
	margin-top: 15px;
	/* display: block; */
    clear: both;
	float: left;
	text-transform: uppercase;
}

.botao_enviar:hover {
	color:#FFF;
	background-color: #F60;
}

.botao_mais {
color: #FFF;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
    text-decoration: none;
    font-weight: normal;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    background-color: #8EB54A;
    text-align: center;
    font-size: 1.2em;
    font-family: robotomedium;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    border-radius: 2px;
    margin-top: 15px;
    display: -webkit-inline-box;
    text-transform: uppercase;
}

.botao_mais:hover {
	color:#FFF;
	background-color: #F60;
}
.alinha_center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.botao_tratamentos {
    color: #FFF;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
    text-decoration: none;
    font-weight: normal;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    background-color: #8EB54A;
    text-align: center;
    font-size: 20px;
    font-family: robotomedium;
    padding-top: 4%;
    padding-right: 5%;
    padding-bottom: 4%;
    padding-left: 5%;
    border-radius: 0px;
    margin-top: 2px;
    /* display: block; */
    clear: both;
    float: left;
    text-transform: uppercase;
    width: 90%;
}

.botao_tratamentos:hover {
	color:#FFF;
	background-color: #F60;
}

.link_texto {
	color: #8EB54A;
	-webkit-transition: color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
	transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.link_texto:hover {
	color:#F60;
}




/*Fim formulario*/



@media only screen and (min-width : 220px) and (max-width : 479px) {
	
.but_atendimento {
	cursor: pointer;
    width: 266px;
    height: 70px;
    overflow: hidden;
    display: block;
    text-indent: 1px;
    background-image: url(../images/but_atendimento_menor.png);
    background-repeat: no-repeat;
    background-position: left top;
    right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.but_atendimento:hover	{
		background-position: bottom left;
}
	
	
#topo .center .logo {
    width: 180px;
    padding-top: 0px;
	position: absolute;
}	

#topo .center .fone {
	display: none;
}

#topo .center {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 19px;
    padding-bottom: 25px;

/*#topo {
    height: 100px;
}*/

}

/*.cycloneslider-template-standard .cycloneslider-pager {
    display:none; }
*/

#menu_topo ul {
    margin-bottom: 30px !important;
}
}

@media only screen and (min-width : 480px) and (max-width : 767px) {
	
#miolo .center h2 {
    font-size: 55px;
}
	
#topo .center {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 19px;
    padding-bottom: 25px;
	
}
	
#topo .center .fone {
	display: none;
}

#topo .center .logo {
    width: 180px;
    padding-top: 0px;
    position: absolute;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {

  .botao_tratamentos {
    font-size: 15px;
  }
	
#miolo .center .pgUnica .caixa_img {
    width: 80%;
}
	
.grid figure {
    min-width: 48%;
    max-width: 48%;
}

.grid figure figcaption, .grid figure figcaption > a {
    width: 55%;
    height: 70%;
}
		
#miolo .center .box {
    width: 50%;
}
	
#topo .center .logo {
    width: 230px;
}
	
#miolo .center .lado_left {
    width: 50%;
    float: left;
    padding: 5%;
	margin-top:3%;
	margin-bottom:5%;
}

#miolo .center .lado_right {
    width: 28%;
    float: right;
    padding: 5%;
	margin-top:3%;
	margin-bottom:5%;
}
}

@media screen and (max-width: 767px) and (min-width: 220px) {
	

    .botao_tratamentos {
    font-size: 30px;
  }
	
#miolo .center .pgUnica .caixa_img {
    width: 100%;
}
	
.grid figure {
    min-width: 100%;
    max-width: 100%;
}

.grid figure figcaption, .grid figure figcaption > a {
    /* width: 55%; */
    /* height: 70%; */
}
	
#miolo .center h1{
	font-size: 3em;
	line-height: 40px;
    margin-bottom: 35px;
    margin-top: 25px;
	
}

#miolo .center h2 {
    font-size: 40px;
	font-weight: bold;
}

#miolo .center h3 {
    font-size: 20px;
}
	
	
.bola {
    width: 35px;
    float: none;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0px;
}
	
#rodape .center .lado_right h1 {
    text-align: center;
}
	
#but_ico-rodape {
    margin-left: auto;
    margin-right: auto;
}
	
#rodape .center .lado_left .direitos {
    width: 100%;
    text-align: center;
    margin-top: 35px;
}

#rodape .center .lado_left h1 {
    text-align: center;
    float: none;
    margin-right: 0px;
}
	
.logo_rodape {
    width: 90px;
    float: none;
    border-radius: 10px;
    padding: 0px;
    margin-right: 0px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
	
#rodape .center .lado_right .box {
    margin-left:auto;
	margin-right:auto;
	float: none;
}

#rodape .center .lado_left {
    width: 100%;
	margin-left:auto;
	margin-right:auto;
	display: table;
    margin-bottom: 4%;
}
	
#rodape .center .lado_right {
    width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	text-align: center;
}
	
	
#miolo .center .box {
    width: 100%;
}
	
	
#miolo .center .lado_left {
    width: 90%;
    float: left;
    padding: 5%;
	margin-top:3%;
	margin-bottom:3%;
}

#miolo .center .lado_right {
    width: 90%;
    float: left;
    padding: 5%;
	margin-top:3%;
	margin-bottom:5%;
}
}
<title>:: VITTASER - Fisioterapia Especializada ::</title>
