@charset "UTF-8";

.texto {
	float: left;
	display: block;
	width: 25%;
	margin: 280px 0 0 80px;
	padding: 0 0 0 0;
}
.texto h1 {
	font-size: 2.3em;
	color: #714F5F;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.texto p {
	font-size: 0.9em;
	color: #777;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
}
.texto .interno {
	font-size: 0.85em;
	display: block;
	color: #B497A5;
	text-decoration: none;
	cursor: pointer;
	line-height: 1.4em;
}
.interno:hover {
	opacity: 0.7;
}
.texto .agenda {
	float: left;
	display: block;
	width: 80%;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	background: #B497A5;
	color: white;
	text-align: center;
	text-decoration: none;
	border: 1px solid #B497A5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.agenda:hover {
	color: #B497A5;
	background: transparent;
	border: 2px solid #B497A5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1600px) {
	.texto {
		width: 25%;
		margin: 500px 0 0 80px;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 1024px) {
	.texto {
		width: 32%;
		margin: 280px 0 0 70px;
	}
}
@media screen and (max-width: 850px) {
	section.all {
		overflow: scroll;
	}
	.texto {
		width: 50%;
		margin: 240px 20% 0 60px;
	}
	.texto .agenda {
		width: 60%;
	}
}
@media screen and (max-width: 650px) {
	.texto {
		width: 60%;
		margin: 240px 20% 0 60px;
	}
	.texto .agenda {
		width: 70%;
	}
}
@media screen and (max-width: 550px) {
	.texto .agenda {
		width: 80%;
	}
}
@media screen and (max-width: 500px) {
	.texto {
		width: 60%;
		margin: 200px 0 0 50px;
	}
	.texto .agenda {
		width: 100%;
	}
}
@media screen and (max-width: 414px) {
	.texto {
		width: 70%;
		margin: 170px 0 0 30px;
	}
	.texto h1 {
		font-size: 1.8em;
	}
	.texto p {
		font-size: 0.85em;
	}
}
@media screen and (max-width: 320px) {
	.texto {
		width: 65%;
		margin: 150px 0 0 25px;
	}
	.texto h1 {
		font-size: 1.5em;
	}
	.texto p {
		font-size: 0.8em;
	}
	.texto .agenda {
		font-size: 0.9em;
	}
	.texto .interno {
		font-size: 0.75em;
	}
}



.servicios {
	position: fixed;
	width: 50%;
	height: 100%;
	background: rgba(180, 151, 165, 0.2);
	margin: 0 0 0 530px;
	padding: 0 0 0 0;
	overflow: scroll;
}
.servicio {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.servicio h3 {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 1em;
	background: #472D3A;
	margin: 0 0 20px 0;
	padding: 15px 0 15px 0;
}
.contentserv {
	float: left;
	display: block;
	width: 80%;
	margin: 10px 10% 10px 10%;
	padding: 0 0 0 0;
}
.contentserv h4 {
	font-size: 0.9em;
	color: #714F5F;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.contentserv p {
	float: left;
	display: block;
	width: 70%;
	text-align: left;
	font-size: 0.85em;
	color: #999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.3em;
}
p.price {
	float: right;
	display: block;
	text-align: right;
	width: 30%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.space {
	float: left;
	display: block;
	width: 100%;
	height: 70px;
}
@media screen and (min-width: 1600px) {
	.servicios {
		width: 50%;
		margin: 0 0 0 650px;
	}
}

@media screen and (max-width: 1200px) {
	.servicios {
		width: 50%;
		margin: 0 0 0 450px;
	}
}
@media screen and (max-width: 1024px) {
	.servicios {
		width: 45%;
		margin: 0 0 0 450px;
	}
}
@media screen and (max-width: 900px) {
	.servicios {
		width: 45%;
		margin: 0 0 0 400px;
	}
}
@media screen and (max-width: 850px) {
	.servicios {
		position: relative;
		float: left;
		display: block;
		width: 75%;
		margin: 60px 0 120px 60px;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 650px) {
	.servicios {
		width: 70%;
		margin: 50px 0 120px 60px;
	}
}
@media screen and (max-width: 600px) {
	.servicios {
		width: 70%;
		margin: 70px 0 120px 60px;
		padding: 0;
		background: white;
	}
	.contentserv {
		width: 90%;
		margin: 10px 5% 10px 5%;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 500px) {
	.servicios {
		width: 60%;
		margin: 60px 0 120px 50px;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 414px) {
	.servicios {
		width: 70%;
		margin: 50px 0 120px 30px;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 320px) {
	.servicios {
		width: 65%;
		margin: 50px 0 120px 25px;
		padding: 0 0 0 0;
	}
	.servicio h3 {
		font-size: 0.8em;
	}
	.contentserv h4 {
		font-size: 0.85em;
	}
	.contentserv p {
		font-size: 0.8em;
	}
}

