html,body{height:100%;}
body{
	background: #313639;
	font:14px/22px Arial, Helvetica, sans-serif;
	color:#889297;
	position:relative;
	min-width:960px;
	-webkit-text-size-adjust: none;
}
/*********************************header*************************************/
header{
	width: 100%;
	background-repeat: repeat;
	background-position: center top repeat;
	/*background-image: url(../images/content-tail.gif);*/
	padding: 30px 0 35px;
	background-color: #373D40;
}
	#page1 header{padding:30px 0 51px;}
header .indent-bottom{padding-bottom:35px;}
h1{float:left;}
	h1 a{
	display: block;
	width: 271px;
	height: 90px;
	overflow: hidden;
	text-indent: -100%;
	font-size: 0;
	line-height: 0;
	background: url(../images/logo.png) 0 0 no-repeat;
	}
		h1 a:hover{text-decoration:none;}

/********************************* Content **********************************/
#content{
	width: 100%;
	/*background:url(../images/content-tail.gif) center top repeat;*/
	padding-bottom: 54px;
	background-color: #1E1E1E;
}

/* ---------- Titles ---------*/
h3{
	font: 400 20px/24px 'Oswald', sans-serif;
	color: #D0EBFC;
	word-spacing: 2px;
	padding-top: 12px;
	border-top: 5px solid #d0ebfc;
}
	h3.title1{padding-top:0; border-top:none; line-height:20px;}
	h3.title2{
	padding-top: 0;
	border-top: none;
	color: #D0EBFC;
}
	h3 a{
	color: #03a8e2;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
		h3 a:hover{
	color: #D0EBFC;
	text-decoration: none;
}
h6{
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #03a8e2;
}

/*---------- Columns --------*/
.col-9{float:right; margin-left:10px; margin-right:10px; width:700px;}
/*----------- Other -----------*/
.fleft{float:left; width:75%;}
.fright{float:right;}
.aright{text-align:right;}
/*---------- Links ----------*/
a{
	color: #03a8e2;
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
	a:hover{text-decoration:none;}
a[href^="tel:"]{color: inherit; text-decoration:none;}
.button{
	display: inline-block;
	cursor: pointer;
	font: 14px/22px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 6px 13px 7px;
	background: #00a8e3;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.button:hover{text-decoration:none; background-color:#313639;}

.buttonblack{
	display: inline-block;
	cursor: pointer;
	font: 14px/22px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 6px 13px 7px;
	background: #313639;
	
	-webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.buttonblack:hover{text-decoration:none; background-color:#00a9e3;}

.magnify{
	display:block;
	width:34px;
	height:35px;
	overflow:hidden;
	background:url(../images/magnify.png) center top no-repeat;
}


	
	.magnify:hover{background-position:center -57px;}
/*----- Images -----*/
.img-indent{float:left; margin-right:20px;}
.imagenchica{
	width: 85px;
	height: 80px;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #BEBEBE;
}

/*---------- Lists -----------*/
.last-item{margin-right:0 !important; margin-bottom:0 !important;} 
.list-1 li{
	font:14px/22px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	padding-left:9px;
	background:url(../images/marker-1.gif) 0 7px no-repeat;
	margin-bottom:5px;
}
	.list-1 a{
	text-decoration: none;
	color: #00a8e3;
}
		.list-1 a:hover{text-decoration:none; color:inherit;}
/*---------- Indents ---------*/
.descripcion{
	margin-top: 15px;
	
}
p{margin-bottom:22px}
	.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;}
.indent-top1{padding-top:6px;}
.indent-bottom4-1{padding-bottom:18px;}
.indent-bottom5{padding-bottom:25px;}
.indent-bottom6-1{padding-bottom:33px;}
.indent-bottom8{padding-bottom:40px;}
/*----------- Map ------------*/
#map iframe{width:100%; height:255px;}
#map dl{width:100%; position:relative; overflow:hidden;}
#map dt{font:400 20px/27px 'Oswald', sans-serif; color:#00a8e3; text-transform:uppercase; word-spacing:2px; margin-bottom:10px;}
#map dl span {float:left; width:84px;}
#map dl a{text-decoration:none;}
	#map dl a:hover{text-decoration:underline;}
/************************************** Footer *************************************/
footer{width:100%; padding:48px 0; line-height:24px;}
	footer h3{
		padding-top:0;
		border-top:0;
		font-size:24px;
		line-height:30px;
		color:#fff;
	}
	footer h6{font-weight:bold; color:#fff; line-height:inherit;}
	.social-icons{overflow:hidden;}
		.social-icons li{float:left; width:50%; padding-bottom:0px;}
		.social-icons a{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding-left: 36px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	
		}
			.social-icons a:hover{color:#889297; text-decoration:none;}
			.social-icons a.icon-1{background-image:url(../images/ico_facebook.png);}
			.social-icons a.icon-2{background-image:url(../images/social2.html);}
			.social-icons a.icon-3{background-image:url(../images/social3.html);}
			.social-icons a.icon-4{background-image:url(../images/ico_googleplus.png);}
			.social-icons a.icon-5{background-image:url(../images/ico_instagram.png);}
			.social-icons a.icon-6{background-image:url(../images/ico_youtube.png);}
		.footer-text{color:#fff;}
		.footer-text strong{font-weight:bold;}
		.footer-text a{
	color: #00a9e3;
	text-decoration: none;
}
			.footer-text a:hover{color:#889297; text-decoration:none;}

/*----------- Back to top --------------*/
#toTop {
	display:none;
	width:55px;
	height:55px;
	overflow:hidden;
	background:url(../images/totop.png) center top no-repeat;
	position:fixed;
	margin-right:-560px !important;
	right:50%;
	bottom:100px;
	z-index:999;
}
#toTopHover {
	float:left;
	display:block;
	background:url(../images/totop.png) center -70px no-repeat;
	width:55px;
	height:55px;
	overflow:hidden;
	opacity: 0;
}
#toTop:active, #toTop:focus {outline:none;}
 .camera_prev {
    left: 20px;
  }
  .camera_next {
    right: 20px;
  }

/*=================================================================================*/
@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{margin-bottom:20px;}
	.img-indent:not(.img-indent-none-tp) img{width:auto;}
	.col-9{width:556px;}
	.indent-bottom6-1, .indent-bottom8{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:768px;}
	.social-icons li{float:none; width:100%;}
	#toTop {display:none !important;}
}

@media only screen and (max-width: 767px) {
	.img-indent:not(.img-indent-none-ml) img{width:auto;}
	.col-9{float:none; margin:0 0 30px; width:100%;}
	.indent-top1{padding-top:0;}
	.indent-bottom4-1, .indent-bottom5{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:420px;}
	.social-icons li{float:left; width:50%;}
}

@media only screen and (max-width: 479px) {
	.img-indent:not(.img-indent-none-mp) img{width:auto;}
	/*-----------------------------------------*/
	body{min-width:300px;}
}
