html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);	
}
body {
	margin: 0;
	padding: 0;
background-color: #f5f5f5;
}
* {
	font-family: 'Bitter', serif;
font-weight: 400;
-webkit-font-smoothing: subpixel-antialiased;
	/*-webkit-font-smoothing: antialiased;
	font-smoothing:  antialiased;
	text-rendering: optimizeLegibility;*/
}
*:hover {
	-webkit-transition: background-color 0.6s linear;
	-ms-transition: background-color 0.6s linear;
	-moz-transition: background-color 0.6s linear;
	-o-transition: background-color 0.6s linear;
	transition: background-color 0.6s linear;
}
h1 {
font-weight: 700;
text-align: left;
	color: #222;
	font-size: 26px;
}
h2 {
font-weight: 700;
	color: #222;
	font-size: 26px;
}
p, ul, li {
	color: #222;
	font-size: 16px;
}
a[href^="tel"]{
	color: inherit;
	text-decoration: none;
}
.wrapper {
	margin: 0 auto;
	max-width: 1153px;
}
header {
	width: 100%;
	/*height: 300px;*/
height: auto;
	/*background-color: #91bed4;*/

background-color: rgba(73,155,234,1);
background-color: -moz-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background-color: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background-color: -webkit-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background-color: -o-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background-color: -ms-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background-color: radial-gradient(ellipse at center, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );

background-image: url("../images/b.png");
background-repeat: repeat;

}
.header_image img {
	width: 100%;
	max-width: 650px;
	height: auto;
	margin: 10px 0;
padding: 20px 0 20px 0;
}
mobile_header {
	display: none;	
background: rgba(73,155,234,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: radial-gradient(ellipse at center, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
}
nav3 {
	font-size: 16px;
	width: 100%;
	height: auto;
}
nav3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #304269;	
border-bottom: 4px solid #ffcc49;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
nav3 li {
	float: left;
}
nav3 li a {
	display: block;
	color: #ffffff;
	text-align: center;
	/*padding: 20px 22px;*/
padding: 20px;
	text-decoration: none;
}
nav3 li a:hover:not(.active) {
	color: #555555;
	background-color: #ffcc49;
/*color: #ffcc49;
background-color: #304269;*/
}
nav3 li a.active {
	background-color: #f26101;
/*color: #f26101;
background-color: #304269;*/	
}
nav4_before_after {
	display: none;
}
nav4 {
	display: none;
}
section {
overflow: hidden;
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
margin: 0;
}
section_1 {
clear: both;
float: left;
	width: 100%;
	height: auto;
padding: 30px;
box-sizing: border-box;
border-bottom: 1px solid #ddd;
}
/*.circles_top {
	display: none;
}
.circle_top {
	display: none;
}*/
section_2 {
clear: both;
float: left;
	width: 100%;
	height: auto;
	background-color: #ffffff;
padding: 30px;
box-sizing: border-box;
border-bottom: 1px solid #ddd;
}
section_3 {
clear: both;
float: left;
	width: 100%;
	height: auto;
padding: 30px;
box-sizing: border-box;
border-bottom: 1px solid #ddd;
}
section_4 {
clear: both;
float: left;
	width: 100%;
	height: auto;
	background-color: #ffffff;
padding: 30px;
box-sizing: border-box;
border-bottom: 1px solid #ddd;
}
section_5 {
clear: both;
float: left;
	width: 100%;
	height: auto;
padding: 30px;
box-sizing: border-box;
border-bottom: 1px solid #ddd;
}
.ayudame_a_sanar {
	float: right;
	padding: 15px;
	margin: 0;
}
.ayudame_a_sanar img {
	width: 100%;
	height: auto;
	max-width: 250px;

-webkit-box-shadow: 0px 8px 8px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 8px -8px rgba(0,0,0,0.75);
box-shadow: 0px 8px 8px -8px rgba(0,0,0,0.75);
}
section_6 {
clear: both;
float: left;
	width: 100%;
	height: auto;
	/*background-color: #ffffff;*/
padding: 30px;
box-sizing: border-box;
border-bottom: 1px solid #ddd;
text-align: center;
background-color: #ffcc49;
-webkit-box-shadow: inset 0px 0px 300px -34px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 300px -34px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 300px -34px rgba(0,0,0,0.75);
}
section_6 .social {
	display: inline-block;
	padding: 0 10px;
	color: #222;
}
section_6 .social a {
	color: #222;
}
.logo_contactenos {
	padding: 10px;
}
.logo_contactenos img {
	width: 100%;
	height: auto;
	max-width: 500px;
	float: left;
}
footer {
	width: 100%;
padding: 40px;
	height: auto;
	background-color: #304269;
text-align: center;
box-sizing: border-box;
}
c {
	color: #f5f5f5;
	font-size: 15px;
}
.inside_left {
	width: 50%;
	float: left;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}
.inside_right {
	width: 50%;
	float: left;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}
.inside_1_left {
	width: 33%;
	float: left;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}
.inside_1_center {
	width: 33%;
	float: left;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}
.inside_1_right {
	width: 33%;
	float: left;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}


.circles_top {
	display: block;
	/*display: none;*/
	text-align: center;
}
.circle_top {
	display: inline-block;
	/*display: none;*/
	margin: 5px;
	padding: 15px 10px;
	background-color: #ffcc49;
	border-radius: 50%;
	width: auto;
	height: auto;
color: #292928;
}
.circle_top a {
	text-decoration: none;
	color: #292928;
}


@media screen and (max-width: 850px) {
	header {
		display: none;
	}
	mobile_header {
		display: block;	
		overflow: hidden;
		box-sizing: border-box;
		background-color: #91bed4;
	}
	.mobile_header_left {
		float: left;
		padding: 14px;
		border-right: 3px solid #f5f5f5;
		color: #555555;
		background-color: #ffcc49;
	}
	.mobile_header_left:hover {

	}
	.mobile_header_right {
		float: right;
		padding: 10px 0 0 0;
	}
.mobile_header_right img {
	width: 100%;
	max-width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
}
	nav3 {
		display: none;
	}
	nav4_before_after {
		display: block;
	}
	nav4 {
		font-size: 16px;
		width: 100%;
		height: auto;
	}
	nav4 ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background-color: #304269;	
border-bottom: 4px solid #ffcc49;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	nav4 li {
		float: none;
	}
	nav4 li a {
		display: block;
		color: #ffffff;
		text-align: center;
		/*padding: 20px 22px;*/
padding: 20px;
		text-decoration: none;
	}
	nav4 li a:hover:not(.active) {
		color: #555555;
		background-color: #ffcc49;
/*outline: 1px solid #ffcc49;
outline-offset: -4px;*/
	}
	nav4 li a.active {
		background-color: #f26101;
/*outline: 1px solid #f26101;
outline-offset: -4px;*/
	}


.ayudame_a_sanar {
	float: none;
	margin: 0 auto;
}
}

@media print {
	header, nav3, nav4 {
		display: none;
	}
}
