html,body{height:100%;}
body{
	color: #FFFFFF;
	position: relative;
	min-width: 960px;
	-webkit-text-size-adjust: none;
	background-color: #5EBED4;
	/*background-image: url(../images/body-tail.gif);*/
	background-repeat: repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
}
/*.light{background:url(../images/light.jpg) center top no-repeat; min-height:100%;}*/
/*********************************header*************************************/
header{
	width:100%;
	padding:109px 0 39px;
}
	header .indent-bottom{padding-bottom:112px;}
		#page1 header .indent-bottom{
	padding-bottom: 25px;
}
h1{
	float: left;
	background: url(../images/header-separator.png) right top no-repeat;
	padding: 0px 48px 8px 0;
	margin-right: 30px;
}
	h1 a{
	display: block;
	width: 350px;
	height: 130px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	text-indent: -100%;
	background: url(../images/logo.png) 0 0 no-repeat;
	}
.slogan{
	float: left;
	background: url(../images/header-separator.png) right top no-repeat;
	padding: 22px 15px 8px 0;
	height: 80px;
	width: 390px;
	overflow: hidden;
	font: 400 37px/40px 'Contrail One', cursive;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -2px;
	word-spacing: 2px;
	margin-right: 39px;
}
header .social-icons{
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
	header .social-icons li{float:left;}
		header .social-icons .twitter-icon{
	display: block;
	width: 60px;
	height: 43px;
	overflow: hidden;
	background: url(../images/facebook-icon.png) 0 0 no-repeat;
		}
			header .social-icons .twitter-icon:hover{
	background-position: 0 -66px;
}
	header .social-icons li{float:left;}
		header .social-icons .flickr-icon{
	display: block;
	width: 60px;
	height: 43px;
	overflow: hidden;
	background: url(../images/flickr-icon.png) 0 0 no-repeat;
		}
			header .social-icons .flickr-icon:hover{
	background-position: 0 -64px;
}
/********************************* Content **********************************/
#content{
	width:100%;
	padding:82px 0 86px;
}
	#page1 #content{padding:77px 0 86px;}
	#page4 #content{padding:73px 0 86px;}

/* ---------- Titles ---------*/
h3{
	color: #FFFFFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,.09);
	letter-spacing: -2px;
	font-family: 'Contrail One', cursive;
	font-size: 42px;
	line-height: 47px;
	font-weight: 400;
}
h4{
	font:400 32px/39px 'Contrail One', cursive;
	color:#fff;
	text-transform:uppercase;
	text-shadow:1px 1px 0 rgba(0,0,0,.09);
	letter-spacing:-2px;
}
	h4 a{color:inherit; text-decoration:none;}
		h4 a:hover{
	color: #CF40A6;
	text-decoration: none;
}
h5{
	font:400 22px/27px 'Contrail One', cursive;
	color:#fff;
	text-transform:uppercase;
	text-shadow:1px 1px 0 rgba(0,0,0,.09);
	letter-spacing:-1px;
}
h6{
	font: italic normal 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CF40A6;
	text-transform: uppercase;
}
	h6 a{color:inherit; text-decoration:none;}
		h6 a:hover{color:#f0a1a3; text-decoration:underline;}

/*---------- Columns --------*/
.rgrid_4{float:right; width:300px;}
.col-2-1{float:left; width:160px; margin-right:30px;}
.col-3-1{float:left; width:252px; margin-right:36px;}
/*----------- Boxes ----------*/
.welcome-msg{
	padding: 0px 60px 0 143px;
	min-height: 104px;
	background: url(../images/welcome-msg-icon.png) 17px 0 no-repeat;
}
/*----------- Other -----------*/
blockquote{width:100%;}
	.quote-content{
		background:url(../images/quote-tail.png) 0 0 repeat;
		border-radius:11px;
		color:#df4f52;
		text-indent:33px;
	}
		.quote-content .bg{
			background:url(../images/quote.png) 26px 24px no-repeat;
			padding:33px 17px 29px 27px;
		}
	.quote-caption{
		color:#fff;
		text-align:right;
		background:url(../images/quote-bottom.png) 64px 0 no-repeat;
		padding-top:15px;
	}
time.date1{
	float:left;
	margin-right:20px;
	width:51px;
	height:45px;
	overflow:hidden;
	padding:6px 0 16px;
	background:url(../images/num-bg.png) center top no-repeat;
	font:400 18px/20px 'Contrail One', cursive;
	color:#df4f52;
	text-align:center;
}

.acenter{text-align:center;}
.submitted{color:#fff;}
	.submitted a{color:inherit; text-decoration:none;}
		.submitted a:hover{color:#f0a1a3; text-decoration:underline;}
/*---------- Links ----------*/
a{
	color: #CF40A6;
	outline: none;
	cursor: pointer;
	text-decoration: underline;
}
	a:hover{text-decoration: none;}
a[href^="tel:"]{color: inherit; text-decoration:none;}
.link{
	display: inline-block;
	cursor: pointer;
	font: 400 22px/27px 'Contrail One', cursive;
	color: #fff;
	text-transform: lowercase;
	text-shadow: 1px 1px 0 rgba(0,0,0,.09);
	text-decoration: none;
	letter-spacing: -1px;
}
	.link:hover{color:#f0a1a3; text-decoration:none;}
.button{display:inline-block; cursor:pointer;}
	.button:hover{text-decoration:none;}
/*----- Images -----*/
.img-indent{float:left; margin-right:20px;}
.img-indent1-1{float:left; margin-right:7px;}
.circle{border-radius:49%; -webkit-border-radius:1000px;}
/*---------- Lists -----------*/
.last-item{margin-right:0 !important; margin-bottom:0 !important;} 
.list-1 li{
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px solid #f6c5c4;
	margin-bottom:24px;
}
	.list-1 li.last-item{border-bottom:none; padding-bottom:0;}
	.list-1 .num{
		float:left;
		margin-right:20px;
		width:51px;
		height:51px;
		overflow:hidden;
		padding-bottom:16px;
		background:url(../images/num-bg.png) center top no-repeat;
		font:400 36px/54px 'Contrail One', cursive;
		color:#df4f52;
		text-align:center;
	}
.list-2 li{
	font: italic 15px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CF40A6;
	padding-left: 19px;
	background: url(../images/marker-2.png) 0 3px no-repeat;
	margin-bottom: 8px;
}
	.list-2 a{color:inherit; text-decoration:none;}
		.list-2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/*---------- Borders ---------*/
.border-bottom{background:url(../images/border.png) 0 bottom repeat-x;}
/*---------- Indents ---------*/
p{margin-bottom:17px}
	.p0{margin-bottom:0;}		.p0-1{margin-bottom:3px;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}	.p3-1{margin-bottom:18px}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
	.p9{margin-bottom:45px;}	.p9-1{margin-bottom:47px;}
	.p10{margin-bottom:50px;}
	.p13{margin-bottom:65px;}
	.p15-1{margin-bottom:78px;}
.indent-top1{padding-top:5px;}
.indent-bottom4{padding-bottom:20px;}
.indent-bottom7{padding-bottom:35px;}
.indent-bottom8-1{padding-bottom:42px;}
.indent-bottom12-1{padding-bottom:63px;}
.indent-bottom14{padding-bottom:65px;}
.indent-bottom14-1{padding-bottom:68px;}
.indent-bottom16{padding-bottom:80px;}
.indent-bottom17{padding-bottom:85px;}
.indent-bottom18{padding-bottom:90px;}
/*----------- Map ------------*/
#map iframe{width:100%; height:307px;}
#map dl{width:100%; position:relative; overflow:hidden;}
#map dt{
	color: #CF40A6;
	margin-bottom: 17px;
}
#map dl span {float:left; width:77px;}
/************************************** Footer *************************************/
footer{
	width: 100%;
	padding: 67px 0;
	color: #FFFFFF;
}
	footer a{color:inherit; text-decoration:none; vertical-align:middle;}
		footer a:hover{color:#f0a1a3; text-decoration:underline;}
	.footer-menu{float:right; padding-top:3px; vertical-align:middle;}
	.footer-text{float:left; vertical-align:middle;}
		.footer-text .copy{
			display:inline-block;
			font-size:0;
			line-height:0;
			text-indent:-100%;
			width:25px;
			height:26px;
			overflow:hidden;
			background:url(../images/copyright.png) center top no-repeat;
			vertical-align:middle;
		}

/*=================================================================================*/
html>/**/body noindex:-o-prefocus, html>/**/body .circle{border-radius:1000px;}

@media only screen and (max-width: 995px) {
	p, .p3, .p3-1{margin-bottom:15px}
		.p4-1, .p5, .p5-1, .p6, .p6-1, .p7, .p7-1, .p8, .p8-1, .p9, .p9-1, .p10{margin-bottom:20px;}
		.p13, .p15-1{margin-bottom:30px;}
	.img-indent:not(.img-indent-none-tp) img, .img-indent1-1:not(.img-indent-none-tp) img{width:auto;}
	.rgrid_4{width:236px;}
	.col-2-1{width:130px; margin-right:19px;}
	.col-3-1{width:204px; margin-right:20px;}
	.indent-top1{padding-top:0;}
	.indent-bottom7, .indent-bottom8-1, .indent-bottom12-1, .indent-bottom14, .indent-bottom14-1, .indent-bottom16, .indent-bottom17, .indent-bottom18{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:768px;}
	header, #content, footer{padding:40px 0 !important;}
	header .indent-bottom{padding-bottom:30px !important;}
	h1{padding-right:30px; margin-right:25px;}
	.slogan{font-size:28px; line-height:34px; height:92px; margin-right:25px; width:365px; padding-right:35px;}
	.welcome-msg{padding:0 0 0 143px; min-height:112px;}
}

@media only screen and (max-width: 767px) {
	.img-indent:not(.img-indent-none-ml) img, .img-indent1-1:not(.img-indent-none-ml) img{width:auto;}
	.rgrid_4{float:none; width:100%; margin-bottom:30px;}
	.col-2-1{width:126px; margin-right:21px;}
	.col-3-1{width:200px;}
	.indent-bottom4{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:420px;}
	.light{background:none;}
	h1{float:none; padding:0; background:none; margin-bottom:30px;}
	.slogan{width:290px;}
	.welcome-msg{padding:0; background:none;}
}

@media only screen and (max-width: 479px) {
	.img-indent:not(.img-indent-none-mp) img, .img-indent1-1:not(.img-indent-none-mp) img{width:auto;}
	.col-2-1, .col-3-1{float:none; width:100%; margin-right:0; margin-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:300px;}
	.slogan{width:188px; padding-top:11px; padding-bottom:11px;}
	h1 a{width:176px; height:81px; background-size:100% auto;}
	.footer-menu{float:none; margin-bottom:10px;}
	.footer-text{float:none;}
}
.foto_servicios {
	width: 100%;
}
