/*------------ Reset -------------*/
*{
  margin: 0;
  padding: 0;
}
body{
  font-family: 'Arial', sans-serif;
}
a{
  text-decoration: none;
  outline: none;
}
img{
  border: 0;
}
/*----------- Headers ------------*/
h1{
	font-weight: normal;
	line-height: normal;
}
/*------------- Text -------------*/
.espaciado18{
	line-height: 18px;
}
/*------------ Colors ------------*/
.cBlack{
	color: #000000;
}
/*----------- Generals -----------*/
.fix{
	clear: both;
}
/*------------- All --------------*/
#bg{
	width: 849px;
	margin: auto;
	background: url(../img/bg.png) repeat-y;
}
#bg_closure{
	width: 845px;
	height: 46px;
	margin: auto;
	background: url(../img/bg_closure.png) no-repeat;
}
#header{
	width: 755px;
	height: 35px;
	margin: auto;
	position: relative;
	background-color: #ed672d;
	border: 1px solid #beb4ae;
	border-radius: 0 0 10px 10px;
	padding-top: 23px;
	margin-bottom: 8px;
}
#header h1{
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
#wrapper{
	width: 755px;
	margin: auto;
	border: 1px solid #beb4ae;
	background-color: #eae9e9;
	padding: 11px 0 17px 0;
	border-radius: 10px;
	position: relative;
}
#wrapper .center{
	width: 709px;
	margin: auto;
}
#slider{
	width: 709px;
	height: 191px;
	background-color: #fff;
	overflow: hidden;
}
#slider .img{
	width: 697px;
	height: 179px;
	background-repeat: no-repeat;
	margin: 6px;
}
#nav{
	width: 709px;
	height: 34px;
	background-color: #716861;
	border-radius: 0 0 7px 7px;
	margin-bottom: 15px;
}
#nav li{
	display: block;
	float: left;
	width: 142px;
	height: 34px;
	list-style: none;
	position: relative;
	font-size: 14px;
}
#nav li a{
	display: block;
	height: 26px;
	padding: 8px 0 0 0;
	text-align: center;
	color: #fff;
	background-color: #716861;
}
#nav li a:hover, #nav li a.target{
	background-color: #eb6737;
}
#nav li:last-child{
	width: 141px;
}
#nav li:first-child a{
	border-radius: 0 0 0 7px;
}
#nav li:last-child a{
	border-radius: 0 0 7px 0;
}

#nav ul li:first-child a, #nav ul li:last-child a{
	border-radius: 0;
}
#nav ul li:last-child{
	width: 142px;
}
#nav ul{
	position: absolute;
	left: 0;
	top: 34px;
	background-color: #716861;
	opacity: 0;
	transition: opacity .25s ease .1s;
}
#nav li:hover > ul{
	opacity: 1;
}
#nav ul li{
	height: 0;
	transition: height .25s ease .1s;
}
#nav li:hover > ul li{
	height: 34px;
}
#content{
	width: 709px;
}
#content #desc{
	width: 401px;
	float: left;
	border: 1px solid #eb6737;
	background-color: #fff;
	border-radius: 8px;
	padding: 32px 0 25px 0;
}
#content #desc_full{
	width: 100%;
	float: left;
	border: 1px solid #eb6737;
	background-color: #fff;
	border-radius: 8px;
	padding: 32px 0 25px 0;
}
#desc #inner{
	width: 325px;
	margin: auto;
}
#desc_full #inner{
	width: 633px;
	margin: auto;
}
#desc_full #opiniones{
	width: 650px;
	margin: 0 auto;
}
#desc #inner h2{
	font-size: 18px;
	color: #eb6737;
	font-weight: bold;
	line-height: 18px;
	width: 100%;
	border-bottom: 1px solid #f0906c;
	padding-bottom: 12px;
}
#desc #inner p{
	font-size: 14px;
	color: #6e655e;
	margin: 12px 0;
	width: 290px;
}
#desc #inner ul#options{
	list-style: none;
	width: 100%;
	border-top: 1px solid #f0906c;
	color: #6c635d;
	font-size: 16px;
	font-weight: bold;
}
#desc #inner ul#options li{
	padding: 12px 0 12px 52px;
	border-bottom: 1px solid #f0906c;
	background: url(../img/consultas.png) no-repeat 8px 9px;
}
#desc #inner ul#options li.type{
	color: #eb6737;
	font-size: 18px;
	padding: 10px 0 10px 52px;
	background: url(../img/reserve_ya.png) no-repeat 10px 8px;
}
#desc #inner ul#options li a{
	color: #eb6737;
	font-size: 18px;
}
#desc #inner p.places{
	color: #eb6737;
	font-weight: bold;
	font-size: 14px;
	margin: 17px 0 0 0;
	line-height: 16px;
}
#content #pics{
	width: 310px;
	float: right;
	margin-right: -10px;
}
#content #pics_gallery{
	width: 100%;
	float: right;
	margin-right: -10px;
}
#desc_full #inner h2{
	font-size: 18px;
	color: #eb6737;
	font-weight: bold;
	line-height: 18px;
	width: 100%;
	border-bottom: 1px solid #f0906c;
	padding-bottom: 12px;
}
#desc_full #inner p{
	font-size: 14px;
	color: #6e655e;
	margin: 12px 0;
	width: 100%;
}
#desc_full #map{
	margin: 12px auto;
	width: 633px;
}
#content #pics .framework{
	width: 246px;
	height: 187px;
	padding: 35px 30px 30px 34px;
	margin-bottom: -31px;
}
#content #pics .framework img{
	border: 2px solid #eb6737;
}
#content #pics_gallery .framework{
	width: 300px;
	height: 225px;
	padding: 10px 21px;
	float: left;
}
#content #pics_gallery .framework img{
	border: 2px solid #eb6737;
}
#content #pics_gallery .framework_type{
	width: 590px;
	min-height: 95px;
	clear: both;
	padding: 10px;
	margin: 0 auto;
	border-bottom: 1px solid #eb6737;
}
#content #pics_gallery .framework_type img{
	border: 1px solid #eb6737;
	float: left;
	margin-right: 10px;

}
#content #pics_gallery .framework_type h3{
	font-size: 14px;
	margin-bottom: 5px;
	color: #eb6737;
} 
#content #pics_gallery .framework_type p{
	font-size: 12px;
	text-align: justify;
} 
#desc_full ul#reserveya{
	list-style: none;
	width: 100%;
	color: #6c635d;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
}
#desc_full ul#reserveya li{
	padding: 12px 0 12px 52px;
	background: url(../img/consultas.png) no-repeat 8px 9px;
}
#desc_full ul#reserveya li.type{
	color: #eb6737;
	font-size: 18px;
	padding: 10px 0 10px 52px;
	background: url(../img/reserve_ya.png) no-repeat 10px 8px;
}
#desc_full ul#reserveya li a {
	color: #eb6737;
	font-size: 18px;
}
#footer{
	height: 24px;
	background-color: #716861;
	margin: 17px 0 0 0;
	padding: 7px 0 0 50px;
	position: relative;
}
#footer a{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#footer a.social{
	width: 19px;
	height: 19px;
	display: block;
	background: url(../img/social.png) no-repeat;
	text-indent: -9000%;
	position: absolute;
	top: 7px;
	right: 20px;
}
#footer a.social#t{
	right: 70px;
}
#footer a.social#f{
	right: 45px;
	background-position: -19px 0;
}
#footer a.social#g{
	background-position: -38px 0;
}
#calendario{
	margin-top: 25px;
}
.offer{
	width: 705px;
	height: 36px;
	border: 1px solid #716861;
	border-radius: 7px;
	margin: 15px auto 0 auto;
	color: #716861;
	background: url(../img/star.png) no-repeat 12px 2px #fff;
}
.offer .title{
	width: 75px;
	height: 18px;
	line-height: 20px;
	font-size: 22px;
	font-weight: bold;
	float: left;
	margin: 8px 0 0 48px;
}
.offer .text{
	width: 553px;
	height: 25px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin: 6px 0 0 20px;
}
#wrapper #plugins{
	width: 61px;
	height: 219px;
	position: absolute;
	background-color: #eae9e9;
	border-radius: 0 8px 8px 0;
	top: 7px;
	right: -71px;
	padding: 14px 0 0 9px;
}
#wrapper #plugins .bg-redes-sociales{
	background:url("../img/bg-redes-sociales.png") repeat scroll 0 0 transparent;
	height:244px;
	position:absolute;
	right:-157px;
	top:-2px;
	width:146px}
#google_translate_element{
	position: absolute;
	right: 0;
	top: 0;
}
.social-buttons > li {
	display:block;
	margin-top:2px;
	clear:both; 
	float: left; }
.social-buttons .socialite { 
	display: block; 
	position: relative; 
	background: url('../img/social-sprite.png') 0 0 no-repeat; }
.social-buttons .socialite-loaded { 
	background: none !important; 
}
.social-buttons .twitter-share { 
	width: 50px; height: 65px; 
	background-position:-6px -77px; 
}
.social-buttons .googleplus-one { 
	width: 50px; height: 65px; 
	background-position: -6px -145px; 
}
.social-buttons .facebook-like { 
	width: 50px; height: 66px; 
	background-position: -6px -4px; 
}
.social-buttons .linkedin-share { 
	width: 60px; height: 65px; 
	background-position: -215px 0; 
}
.cf:after{ 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; }
.vhidden{ 
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px; margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px; }
/* Plugins */
.st_facebook_vcount_custom{
	background: url(../img/b_facebook.png) no-repeat scroll left top transparent;
	padding: 0px 16px 0 0;
}