html {
	background-color: #EEE;
	min-height: 100%;
	position: relative;
}

body {
	/* Margin bottom by footer height */
	margin-bottom: 120px;
}

.footer {
	background-color: #FFF;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 120px;
	bottom: 0;
	position: absolute;
}


@media screen and (min-width: 768px) {
    .solomovil{display:none !important;}
    .solodesktop{display:block !important;}
}
@media screen and (max-width: 768px) {
    .solomovil{display:block !important;}
    .solodesktop{display:none !important;}
		.pics {width: 50% !important;}
		img.badge-booking {
	right: auto !important;
	left: 40px !important;}
}

@media (min-width:768px) {

	html { 
		background: #FFF url(../img/bg.jpg) no-repeat center top fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

}

body {
	font-family: 'Lato', sans-serif;
	background-color: transparent;
  padding-top: 0;
  padding-bottom: 20px;
}

/*/ Utilities /*/

.utilities {
	padding-bottom: 10px;
}

.utilities p {
	font-size: 12px;
	color: #93A7C6;
	padding-top: 4px;
}

.utilities p a {
	color: #93A7C6;
	text-decoration: none;
	margin: 2px 8px;
}

.languages {
	text-align: center;
	width: 100%;
	float: none;
}

.languages a.activo {
	font-weight: bold;
}

@media (min-width:768px) {

	.languages {
		text-align: left;
		width: 50%;
		float: left;
	}

}

.shortcuts {
	text-align: right;
	width: 50%;
	float: right;
}

/*/ Corporativo /*/

.navbar-default .navbar-brand {
	color: #FFF;
}

.navbar-default .navbar-toggle {
	border-color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.corporative h1, .corporative span#logocorp {
	background: url(../img/santa-maria-golf-club-logotipo.png) left top no-repeat;
	display: block;
	width: 444px;
	height: 92px;
	margin: 0 auto 20px;
	float:left;
}

h1 span,h2 span {
	display: none;
}

h2.eslogan {
	background: url(../img/santa-maria-golf-club-eslogan.png) left top no-repeat;
	background-size: contain;
	display: none;
	width: 280px;
	height: 19px;
	margin: 10px auto;
}

@media (min-width: 480px) {

	h2.eslogan {
		width: 348px;
		height: 24px;
		display: none;
	}

}

.data a {
	font-size: 14px;
}

.data p {
	font-size: 16px;
	font-weight: 300;
	color: #637693;
	line-height: 26px;
	text-align: center;
	vertical-align: top;
	float: none;
	padding: 0;
	margin: 0 auto;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.data p span.contares {
	display: none;
}

.caddymail {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

@media (min-width: 480px) {
	
	.data p span.contares {
		display: block;
	}
	
	.caddymail {
		margin: 0 !important;
	}


}

.data p a {
	text-decoration: none;
}

.data p span.icon-movil {
	font-size: 26px;
	color: #637693;
	padding: 0;
}

.data p strong {
	font-size: 26px;
	color: #002868;
	font-weight: 400;
	
}

@media (min-width:992px) {
	
	h1 {
		float: left;
	}
	
	h2.eslogan  {
		float: left;
		margin-top: 39px;
	}
	
	data {
		text-align: right;
	}
	
	.data p {
		text-align: right;
		float: right;
		margin: 7px auto 0;
	}
	
	.data p a {
		float: right;
		clear: both;
	}
	
	.data p strong {
		float: right;
		clear: right;
	}
	
}

/*/ Navibar /*/

.wrapnav {
	padding: 0;
}

@media (min-width: 768px) {
	
	.wrapnav {
		width: 100%;
	}
	
}

@media (min-width: 768px) and (max-width: 992px) {
	

}

@media (min-width: 992px) and (max-width: 1200px) {


}

@media (min-width: 1200px) {
	

}

ul.nav .caret {
	vertical-align: middle;
	display: inline-block;
	width: 0;
	height: 0;
	float: left;
	clear: left;
	margin-top: 1px;
	margin-bottom: 0;
	margin-left: 0;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 6px solid;
	position: absolute;
	z-index: 10;
}

.navbar {
	min-height: 0;
	margin-bottom: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.navbar-nav {
	float: none;
	margin: 0 auto;
}

@media (min-width: 1200px) {
	
	.navbar-nav {
		margin-left: 75px;
	}

}

.navbar-default {
	background-color: #93A7C6;
	border: none 0;
	border-top: solid 1px #FFF;
}

.navbar-default .navbar-nav > li > a {
	color: #FFF;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #002868;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #002868;
}

.navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
	color: #FFF;
	margin-top: 4px;
	border-top: none 0;
	border-bottom: 6px solid;
}

@media (min-width: 768px) {

	.navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
		color: #B2C0D6;
	}

}

.navbar-nav > li > a {
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 12px;
	outline: none;
}

ul.nav {
	font-family: 'Lato', sans-serif;
	/*font-family: "Montserrat", Helvetica, Arial, sans-serif;*/
	font-size: 18px;
	font-weight: 400;
}

@media (min-width: 768px) and (max-width: 992px) {
	
	ul.nav {
		font-size: 15px;
	}
	
	ul.nav li a {
		padding: 10px 8px; 
	}
	
}

ul.nav .dropdown-menu {
	font-size: 16px;
	padding-bottom: 10px;
	background-color: #FFF !important;
	border: none 0;
	border-radius: 12px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}
 
ul.nav .dropdown-menu > li > a {
	font-weight: 400;
	color: #B2C0D6;
	line-height: normal;
	white-space: nowrap;
	display: block;
	clear: both;
	padding: 3px 20px;
	outline: none;
}

ul.nav .dropdown-menu > li > a:hover {
	color: #002868;
	background-color: transparent;
}

@media (min-width: 768px) {

	ul.nav .dropdown-menu {
		background-color: #B2C0D6 !important
	}
	 
	ul.nav .dropdown-menu > li > a {
		color: #FFF;
	}
	
	ul.nav .dropdown-menu > li > a:hover {
		color: #002868;
	}

}

/*/ Contenidos /*/

.contents {
	background-color: #FFF;
	padding-top: 15px;
	clear: both;
}

@media (min-width:768px) {

	.wrapper,.contents {
		background-color: transparent;
	}

}

.main {
}

.boxes {
	margin-bottom: 20px;
}

.large-boxes > div a {
}

.large-boxes > div a:hover {
	text-decoration: none;
}
http://www.santamariagolfclub.com/blog/category/25aniversario/
.large-boxes > div a:hover .frame {
	background: none;
}

.boxes-1 {
	background-color: #EEE;
	padding: 0;
	margin: 0 auto 15px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

@media (min-width: 480px) and (max-width: 768px) { 
.boxes-1 {
  display: block !important;
  margin: 0 10px 10px;
}

.boxes-1 div { padding: 0 15px !important;}
img.badge-booking {
	top: 6px;
	display: block;
	position: absolute;
	z-index: 300;
	right: 174px;
}
}

@media (min-width: 768px) {

	.boxes-1 {
		margin: 0 10px 15px !important;
	}	

}


@media (min-width: 768px) {

	/*.boxes-1 {
		border: solid 2px #FF0000;
	}	
*/
}

.boxes-1 div {
	padding: 0;
}

.pics {
	background-position: center center;
	background-size: cover;
	width: 100%;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleftt: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.aerial-video .pics {
	background-image: url(../img/santa-maria-golf-reabrimos.jpg);
}

.anniversary .pics {
	background-image: url(../img/santa-maria-golf-25-aniversario.jpg);
}

.web-cam .pics {
	background-image: url(../img/santa-maria-golf-par72.jpg);
}

.noticias .pics {
	background-image: url(../img/santa-maria-golf-web-noticias.jpg);
}

.online-booking .pics {
	background-image: url(../img/santa-maria-golf-reservas-online.jpg);
}

.badge-booking,.badge-now {
	display: none;
}

.badge-booking {
	top: 5px;
	display: block;
	right: 25px;
	position: absolute;
	z-index: 300;
}

div.online-booking .frame img {
	display: none;
}

div.online-booking .frame {
	background: none;
}

@media (min-width:768px) {

	.badge-booking {
		display: block;
		width: 98px;
		height: 98px;
		position: absolute;
		z-index: 100;
	}

	.badge-now {
		display: none;
		width: 62px;
		height: 18px;
		position: absolute;
		top: -18px;
		right: 12px;
		z-index: 100;
	}

}

@media (max-width: 481px){
	.badge-booking {
	top: 5px;
	display: block;
	left: 70px !important;
	position: absolute;
	z-index: 300;
	width: 55px;
	height: 55px;
}
}

.nobg {
	background-image: none !important;
	background-color: #FFF;
}

.texts {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.boxes h1, .boxes h2 {
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 300;
	color: #666;
	text-align: left;
	padding: 10px 0 10px 10px;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

@media (min-width:768px) {

	.online-booking .texts {
		background-image: url(../img/bg_h1roj.png) !important;
		background-color: #E11313 !important;
	}
	
	.online-booking .texts h1, .online-booking .texts h2 {
		color: #FFF;
		text-shadow: none;
	}

}

.texts p {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #666;
	text-align: left;
	padding: 5px;
}

@media (min-width:768px) {

	.boxes-1 {
		width: 100%;
		min-width: 240px;
		margin: 0 auto;
		-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	}
	
	.pics {
		text-align: center;
		width: 100%;
		height: auto;
		min-height: 180px;
		-webkit-border-top-left-radius: 30px;
		-webkit-border-top-right-radius: 30px;
		-moz-border-radius-topleft: 30px;
		-moz-border-radius-topright: 30px;
		border-top-left-radius: 30px;
		border-top-right-radius: 30px;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0;
	}

	
	.pics .frame {
		background: url(../img/px-fotos.png) left bottom repeat-x;
		width: 100%;
		min-height: 180px;
		-webkit-border-top-left-radius: 30px;
		-webkit-border-top-right-radius: 30px;
		-moz-border-radius-topleft: 30px;
		-moz-border-radius-topright: 30px;
		border-top-left-radius: 30px;
		border-top-right-radius: 30px;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0;
	}
	
	.pics img {
		margin: 46px auto !important;
	}
	
	.pics img.large {
		margin: 34px auto !important;
	}
	
	.semitrans {
		background: url(../img/px-fotos2.png) left bottom repeat-x !important;
		cursor: pointer;
	}
	
	.semitrans:hover {
		background: url(../img/px-fotos.png) left bottom repeat-x !important;
	}
	
	.boxes-1 .texts {
		background: url(../img/bg_h1.png) center center no-repeat;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 30px;
		-webkit-border-bottom-left-radius: 30px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 30px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 30px;
		width:100%;
	}

	.texts h1, .texts h2 {
		font-size: 24px;
		text-align: center;
		width: 100%;
		padding: 12px 0 16px;
		text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	}

	.boxes-1 .texts p {
		display: none;
	}

}

.boxes-2 {
	background: none;
	background-color: #EEE;
	width: 100%;
	padding: 0;
	margin-bottom: 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: none 0;	
}
	
.boxes-2 {
	background: #FFF url(../img/px-iconos.png);
	width: 100%;
}
	
.icos {
	height: 100%;
	text-align: center;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.icos img {
	margin-top: 20px;
}

.boxes-2 .texts {
	padding: 0;
}

/*.boxes-2 .texts h2,.boxes-2 .texts p {
	display: none;
}
*/
.boxes:hover h1,.boxes:hover h2,.boxes:hover h3,.boxes:hover p {
	text-decoration: none !important;
}


@media (min-width: 768px) {
	
	.boxes-2 .texts {
		background-color: #FFF;
	}
	
	.boxes-2 .texts h2,.boxes-2 .texts p {
		display: block;
	}

	.boxes-2 .texts h1, .boxes-2 .texts h2 {
		background-color: transparent !important;
	}

}

.boxes-2 h1, .boxes-2 h2 {
	font-size: 24px;
	text-align: left;
	width: 100%;
	padding: 10px;
}

.boxes-2 p {
	text-align: left;
	width: 100%;
	padding: 0 10px 10px;
	margin: 0;
}

.boxes-3 {
	background: none;
	background-color: #EEE;
	width: 100%;
	margin: 0 auto 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: none 0;
}

@media (mmin-width: 768px) {
	
	.boxes-3 {
		background: #EEE url(../img/px-iconos.png);
		padding: 10px;
		margin-bottom: 0;
		border: solid 1px #FFF;
	}

}

.boxes-3 img {
	float: left;
	margin: 5px;
}

.boxes-3 h1, .boxes-3 h2 {
	font-size: 22px;
	line-height: 58px;
	text-align: left;
	width: auto;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

.boxes-4 {
	background: none;
	background-color: #EEE;
	width: 100%;
	margin: 0 auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-bottom: 12px;
	border-radius: 15px;
	border: none 0;
}

@media (min-width: 768px) {
	
	.boxes-4 {
		background: url(../img/bg_botsd.png) center center repeat-x;
		margin-bottom: 10px;
		border: solid 1px #FFF;
	}
	
}

.boxes-4 img {
	float: left;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.boxes-4 h1, .boxes-4 h2 {
	font-size: 20px;
	line-height: 50px;
	text-align: left;
	width: auto;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

@media (min-width: 768px) and (max-width: 992px) {
	
	.boxes-1 {
		min-width: 230px;
	}
	
}

@media (min-width:992px) {

	.boxes-4 h1, .boxes-4 h2 {
		font-size: 16px;
	}

}

.hoyo-hoyo img {
	background-color: #9ABD3D;
}

.mapa-hoyos {
	border-color: #EEE !important;
	border: solid 10px rgba( 255, 255, 255, 1 ) !important; /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	-moz-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
}

.smg-news img {
	background-color: #26A4B0;
}

.fotos-videos img {
	background-color: #6352B6;
}

.social {
	padding: 6px 0;
}

.social a {
	text-decoration: none;
}

.social a span {
	font-size: 28px;
	color: #FFF;
	line-height: normal;
	float: left;
	padding: 6px;
	margin: 0 0 0 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

@media (min-width: 992px) and (max-width: 1200px) {

	.social a span {
		font-size: 24px;
		margin: 0 0 0 5px;
	}

}

span.icon-facebook {
	background-color: #35538F;
}

span.icon-twitter {
	background-color: #0B96C4;
}

span.icon-google {
	background-color: #CC4A4A;
}

span.icon-linkedin {
	background-color: #0177B5;
}

span.icon-youtube {
	background-color: #870A0A;
}

.breadcrumb {
	background-color: #FFF;
	border-radius: 4px;
	display: inline-block;
	list-style: none outside none;
	margin-bottom: 20px;
	padding: 5px 10px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}

.breadcrumb li {
	font-size: 12px;
	color: #002767;
}

.breadcrumb > li + li:before {
    color: #002767;
    content: "› ";
    padding: 0 5px;
}

.sidebar {
	padding: 0;
}

.labels {
	font-size: 12px;
	color: #999 !important;
	background-color: #FFF;
	border-radius: 4px;
	display: none;
	list-style: none outside none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}

.labels:after {
	content: "";
	clear: both;
}

.main .labels {
	margin-bottom: 10px !important;
}

@media (min-width:992px) {

	.labels {
		display: inline-block;
	}

}

.labels:first-of-type {
	margin-top: 0;
	margin-bottom: 20px;
}

.labels .caret {
	color: #FFF;
	vertical-align: middle;
	display: inline-block;
	width: 0;
	height: 0;
	float: left;
	clear: left;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 0;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 6px solid;
	position: absolute;
	z-index: 1;
}

.subnav p {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #204768;
	padding: 12px 0;
	margin: 0;
}

.subnav p a {
	color: #204768;
	text-decoration: none;
	padding: 0 8px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.subnav p a:hover {
	color: #CCC;
}

.submenu {
	text-align: left;
	float: left;
}

.advices {
	text-align: right;
	float: right;
}

.credits {
	padding: 0 8px;
}

.credits p {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #204768;
	padding: 12px 0;
}

.copyright {
	text-align: center;
	float: none;
	margin: 0 auto;
}

.author {
	text-align: center;
	float: none;
	margin: 0 auto;
}


@media (min-width: 768px) {
	
	.credits {
		background-color: #FFF;
	}

	.copyright {
		text-align: left;
		float: left;
	}

	.author {
		text-align: right;
		float: right;
	}

}

.author a {
	font-family: "Century Gothic", 'Lato', sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

.author a:hover {
	color: #CCC;
}

/*/ Recurrentes /*/

.reset {
	clear: both
}

.wrapper {
	background: #FFF url(../img/bg_cabec.png) left top repeat-x;
}

.footer {
	background-color: #EEE;
	width: 100%;
}

@media (min-width: 768px) {

	.footer {
		background-color: #FFF;
	}
	
}

.wrap-subnav {
	background-color: transparent;
	width: 100%;
}

@media (min-width: 768px) {

	.wrap-subnav {
		background-color: #F2F4F8;
		border-top: solid 1px #FFF;
	}

}

@media (max-width: 768px) {
	
	.wrapper {
		height: auto;
	}

}

.reset:after,.wrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* Misma altura */

/* columns of same height styles */

@media (max-width: 480px) {

	.container-xxs-height {
		display: table;
		padding-left: 0;
		padding-right: 0;
	}
	
	.row-xxs-height {
		display: table-row;
		float: left;
	}
	
	.col-xxs-height {
		display: table-cell;
		float: none !important;
	}

}

@media (min-width: 481px) and (max-width: 750px) {

	.container-xs-height {
		display: table;
		padding-left: 0;
		padding-right: 0;
	}
	
	.row-xs-height {
		display: table-row;
	}
	
	.col-xs-height {
		display: table-cell;
		float: none !important;
	}

}

@media (min-width: 768px) {
	
	.container-sm-height {
		display: table;
		padding-left: 0;
		padding-right: 0;
	}
	
	.row-sm-height {
		display: table-row;
	}
  
	.col-sm-height {
		display: table-cell;
		float: none;
	}
	
}

@media (min-width: 992px) {
	
	.container-md-height {
		display:table;
		padding-left:0px;
		padding-right:0px;
	}
	
	.row-md-height {
		display:table-row;
	}
	
	.col-md-height {
		display:table-cell;
		float:none;
	}
	
}

@media (min-width: 1200px) {
	
	.container-lg-height {
		display:table;
		padding-left:0px;
		padding-right:0px;
	}
  
	.row-lg-height {
		display:table-row;
	}
  
	.col-lg-height {
		display:table-cell;
		float:none;
	}
	
}

/* Secciones */

.content {
	background: #FFF url(../img/bg_text.png) right 200px no-repeat;
	padding: 0 !important;
	margin-bottom: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: solid 1px #EEE;
}

@media (min-width:768px) {

	.content {
		-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		border: none 0;
	}

}

.content header {
	background-color: #F7F7F7;
	width: 100%;
	float: left;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

@media (max-width: 480px) {
.data p {
 clear: left;
  display: block;
}

.data > img {
  float: none !important;
  margin: 0 auto 10px !important;
  display: block;
}
	
}

@media (min-width:768px) {

	.content header {
		background: url(../img/bg_conhe.png) left center repeat;
		-webkit-box-shadow: inset 0px -1px 1px 0px rgba(0,0,0,0.1);
		-moz-box-shadow: inset 0px -1px 1px 0px rgba(0,0,0,0.1);
		box-shadow: inset 0px -1px 1px 0px rgba(0,0,0,0.1);
	}

}

.content header h1 {
	font-size: 26px;
	font-weight: 300;
	color: #888;
	width: auto;
	padding: 15px;
	margin: 0;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

.content header h1 strong {
	font-weight: 400;
}

@media (min-width:768px) {

	.content header h1 {
		padding: 15px 45px 15px 70px;
	}

	.content.news header h1,.content.new header h1 {
		background: url(../img/bg_news.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.members header h1 {
		background: url(../img/ic_membe.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.welcome header h1 {
		background: url(../img/ic_welco.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.story header h1 {
		background: url(../img/ic_story.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.course header h1 {
		background: url(../img/bg_hole.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.shop header h1,.content.shop header h1,.content.item header h1 {
		background: url(../img/ic_shop.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.album header h1,.content.album header h1 {
		background: url(../img/ic_album.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.videoclip header h1,.content.videoclip header h1 {
		background: url(../img/ic_video.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.tenis header h1,.content.tenis header h1 {
		background: url(../img/ic_tenis.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.bowling header h1,.content.bowling header h1 {
		background: url(../img/ic_bolos.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.tablon header h1,.content.tablon header h1 {
		background: url(../img/ic_tablo.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.fees header h1,.content.fees header h1 {
		background: url(../img/ic_fees.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.booking header h1,.content.booking-soft header h1 {
		background: url(../img/ic_book.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.arrive header h1,.content.arrive header h1 {
		background: url(../img/ic_llegar.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.restaurant header h1,.content.restaurant header h1 {
		background: url(../img/ic_food.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.coast header h1,.content.coast header h1 {
		background: url(../img/ic_coast.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.culture header h1,.content.culture header h1 {
		background: url(../img/ic_culture.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.press header h1,.content.press header h1 {
		background: url(../img/ic_press.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.webcam header h1,.content.webcam header h1 {
		background: url(../img/ic_webcam.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.contact header h1,.content.contact header h1 {
		background: url(../img/ic_contact.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.mapa header h1,.content.mapa header h1 {
		background: url(../img/ic_mapa.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.legal header h1,.content.legal header h1 {
		background: url(../img/ic_legal.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

	.content.privacy header h1,.content.privacy header h1 {
		background: url(../img/ic_privacidad.png) 20px 8px no-repeat,
		url(../img/bg_conh1.png) right center no-repeat;
	}

}

.image-text {
	padding: 0;
	margin: 0;
}

.content div img {
	float: left;
	margin: 0;
}

.text {
	padding: 0 20px 20px;
	/* [disabled]overflow: hidden; */
}

.text h2 {
	font-size: 22px;
	font-weight: 300;
	color: #7687A2;
	margin: 20px 0 15px;
}

.text h3 {
	font-size: 20px;
	font-weight: 400;
	color: #7687A2;
	padding: 0;
	margin: 0;
}

.new .text h2,.item .text h2,.text h3 a {
	font-size: 20px;
	font-weight: 400;
	color: #7687A2;
	text-decoration: none;
	padding: 0;
	margin: 15px 0 0;
}

@media (min-width:480px) {
	.new .text h2,.item .text h2,.hole .text h2,.text h3 a, {
		margin: 0;
	}
}

.new-item {
	padding: 15px 0;
	margin: 0 auto;
	border-bottom: solid 1px #F2F2F2;
}

.hole-item {
	padding: 15px 0;
	margin: 0 auto;
}

.new-item img,.hole-item img {
	margin-bottom: 15px;
}

.new-item div.new-text,.hole-item div.hole-text {
	overflow: hidden;
}

.modal-content {
	background-color: transparent;
	padding: 30px 0 0;
	margin: 0;
	border: none 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.modal-backdrop {
  background-color: #FFF;
}

.modal-backdrop.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.modal-body {
	padding: 0 !important;
	position: relative;
	border: none 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
}

.modal-smg {
	width: 720px !important;
	height: 414px !important;
}

.modal-content button.close {
	width: 24px;
	height: 24px;
	text-align: left;
	text-indent: -9999px;
	background-color: #002868;
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.modal-content button.close:hover {
	background-color: #93A7C6;
}

.modal-content button.close:before,.modal-content button.close:after {
	width: 2px;
	background-color: #FFF;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}

.modal-content button.close:before	{
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}

.modal-content button.close:after {
	-webkit-transform: rotate( -45deg );
	-moz-transform: rotate( -45deg );
	-ms-transform: rotate( -45deg );
	-o-transform: rotate( -45deg );
	transform: rotate( -45deg );
}

.text p {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	text-align: justify;
	margin: 15px 0;
}

.new-item p,.hole-item p {
	margin: 5px 0;
}

.new-item h3 + p,.new-item h2 + p,.hole-item h2 + p {
	font-size: 14px;
	line-height: 12px;
	font-weight: 400;
}

.hole-item h2 + p span {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px #999;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}

span.white {
	background-color: #FFF;
}

span.yellow {
	background-color: #FDC462;
}

span.red {
	background-color: #CD2B25;
}

.text p strong {
	font-weight: 400;
}

.text .corp {
	font-weight: 600;
}

.pager {
	background-color: #F8F8F8;
	clear: both;
	padding: 20px 0;
	margin: 0 auto;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top: solid 1px #EEE;
}

.minipager {
	background-color: transparent;
	text-align: left;
	width: 100%;
	padding: 20px 0;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none 0;
}

.minipager li>a, .minipager li>span {
	display: inline-block;
	background-color: #FFF;
	border: 1px solid #DDD;
}

img[usemap] {
	width: auto;
	max-width: 100%;
	height: auto;
	border: none;
}

map {
	outline: none;
}

.shop ul.row {
	float: none;
	padding: 0;
	list-style: none;
}

.shop-item {
	background-color: #F8F8F8;
	padding: 10px;
	border: solid 1px #FFF;
}

.shop-item:hover {
	background-color: #F2F2F2;
}

.shop-item h3 {
	display: inline-block;
	padding: 0;
	margin: 10px auto;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.shop-item p {
	text-align: left;
	display: inline-block;
	padding: 0;
	margin: 0 0 10px;
}

.shop-item .thumbnails {
	border-color: #FFF;
}

.shop .new-text h3 + p {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	line-height: normal;
	margin: 15px 0;
}

.img-club,.clip-club {
	padding-bottom: 30px;
}

.img-club {
	border-bottom: solid 1px #F2F2F2;
}

.img-club h2,.clip-club h2 {
	font-size: 18px;
	font-weight: 400;
	color: #7687A2;
	line-height: normal;
	margin: 15px;
}

.table-prices.doble18 th {
  width: 10% !important;
}

.fees table p {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding: 12px 0;
	margin: 0;
}

.table > thead > tr > th {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
}

.fees table th,.fees table td {
	text-align: center;
	width: 33%;
	padding: 0;
}

.fees table th h3 {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	padding: 11px 0;
	margin: 0;
}

.fees table td h3 {
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 11px 0;
}

.fees .dropdown-menu {
	font-size: 16px;
	padding-bottom: 10px;
	background-color: #FFF;
	border: solid 1px #B2C0D6;
	border-radius: 12px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}
 
.fees .dropdown-menu > li > a {
	font-weight: 400;
	color: #B2C0D6;
	line-height: normal;
	white-space: nowrap;
	display: block;
	clear: both;
	padding: 3px 20px;
	outline: none;
}

.fees .dropdown-menu > li > a:hover {
	color: #002868;
	background-color: transparent;
}

.fees .dropdown-toggle,.fees .dropdown-toggle:hover,.fees li.active .dropdown-toggle,.fees li.active .dropdown-toggle:hover {
	border: none 0 !important;
}

.fees li.active .dropdown-toggle {
	color: #428BCA;
}

.fees li.active .dropdown-toggle:hover {
	color: #B2C0D6;
}

.table-prices,.table-card {
	background-color: #FFF;
	margin-bottom: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border: none 0 !important;
}

.table-prices th {
	background-color: transparent !important;
	width: 33% !important;
}

.table-prices.verano th {
	background-color: transparent !important;
	width: 25% !important;
}

.table-card th {
	background-color: transparent !important;
	width: auto !important;
}

.table-prices.half th {
	width: 25% !important;
}

.table-prices th:first-of-type,.table-prices th:last-of-type,.table-card th:first-of-type,.table-card th:last-of-type {
	border-left: none 0; !important;
}

.table-prices th:last-of-type,.table-card th:last-of-type {
	border-right: none 0; !important;
}

.table-prices tr td:first-of-type,.table-prices tr td:last-of-type,.table-card tr td:first-of-type,.table-card tr td:last-of-type {
	border-left: none 0; !important;
}

.table-prices tr td:last-of-type,.table-card tr td:last-of-type {
	border-right: none 0; !important;
}

.table-prices tr:last-of-type td,.table-card tr:last-of-type td {
	border-bottom: none 0 !important;
}

.noborbot {
	border-bottom: none 0 !important;
}

.table-prices td,.table-card td {
	width: auto !important;
	padding: 0 !important;
}

.table-prices th h3 {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding: 6px 4px !important;
}

.table-card th h3 {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	padding: 4px !important;
}

.table-prices td h3 {
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	padding: 6px 4px !important;
}

.table-card td h3 {
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	padding: 4px 2px !important;
}

.table-prices td h4 {
	font-size: 11px;
	font-weight: bold;
	color: #7687A2;
	line-height: 11px;
	text-align: left;
	padding: 0 4px;
}

.table-prices td p {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	padding: 6px 4px;
}

.table-card td p {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	padding: 4px 2px;
}

tr.offstrip td {
	background-color: #FFF !important;
}

.table-card span.circles {
	display: inline-block;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 2px #999;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}

span.circles.white {
	background-color: #FFF;
}

span.circles.yellow {
	background-color: #FDC462;
}

span.circles.red {
	background-color: #CD2B25;
}

.card form input {
	font-weight: bold;
	color: #002868;
	background-color: transparent;
	text-align: right;
	width: 100%;
	border: none 0;
	outline: none;
}

ul#myTab {
	border-bottom: none 0;
}

ul#myTab > li {
	margin: 20px 0;
}

ul#myTab > li:hover a,ul#myTab > li:active a,ul#myTab > li:focus a {
	background-color: transparent;
}

ul#myTab li ul li {
}

.download-fees {
	margin-bottom: 20px;
}

@media (min-width:480px) {

	.table-prices th h3 {
		font-size: 16px;
		line-height: 16px;
		text-align: center;
		padding: 9px 5px !important;
	}
	
	.table-prices td h3 {
		font-size: 16px;
		line-height: 16px;
		text-align: left;
		padding: 9px 5px !important;
	}
	
	.table-prices td h4 {
		font-size: 15px;
		font-weight: bold;
		color: #7687A2;
		line-height: 15px;
		text-align: left;
		padding: 0 5px;
	}
	
	.table-prices td p {
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
		text-align: center;
		padding: 9px 5px;
	}
		
	.fees table td h3,.table-prices td h3 {
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 50px !important;
	}

	.gfee {
		background-image: url(../img/ic_palob.png);
	}
	
	.rent {
		background-image: url(../img/ic_buggy.png);
	}

	.htrol {
		background-image: url(../img/ic_htrol.png);
	}

	.etrol {
		background-image: url(../img/ic_etrol.png);
	}

	.clubs {
		background-image: url(../img/ic_clubs.png);
	}

}

.panel-body p {
	font-weight: bolder;
	padding: 0;
	margin: 0;
}

.alert-info {
	font-size: 16px;
	font-weight: 300;
	color: #31708F;
	background-color: #F4F6FA;
	border-color: #E2DFEA;	
	clear:both;
}

.alert-info strong {
	font-weight: 400;
}

.booking .btn-info {
	width: 100%;
	margin: 0 auto 20px;
}

.btn-info {
  background-color: #b8527f;
  border-color: #942456;
  color: #fff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #FFF;
  background-color: #942456;
  border-color: #701c41;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

div#map {
	background-color: #CCEBEB;
	width: 100%;
	width: 800px !important;
	height: 400px;
	clear: both;
	border-color: #EEE;
	border: solid 10px rgba( 255, 255, 255, 1 ); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	-moz-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
}

.arrive .panel {
	margin-top: 20px;
}

.restaurant .thumbnails {
	margin-bottom: 20px;
}

.restaurant .btn-info {
	width: 100%;
	margin: 0 auto 20px;
}

.botones2.escaparate_es {
  padding: 10px 20px;
}

@media (min-width:768px) {
	.booking .btn-info,.restaurant .btn-info {
		width: auto;
		margin-bottom: 20px;
	}
}

.content .reset {
	height: 20px;
}

ul.directory {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style: none;
}

ul.directory li {
	padding-bottom: 15px;
	margin: 0 auto;
	border-top: none 0;
}

.links .panel-heading h2 {
	font-size: 22px;
	font-weight: 400;
	color: #7687A2;
	padding: 0;
	margin: 0;
}

ul.directory li h3 {
	font-size: 18px;
}

ul.directory li p {
	margin: 5px 0 10px;
}

.members ol {
} 

.members ol li {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	text-align: left;
	margin: 15px 0;
}

.members ol li strong {
	font-weight: 400;
}

@media (min-width:768px) {
	.booking-soft .form-horizontal {
		padding-top: 20px;	
	}
	.contact .form-horizontal {
		padding-top: 50px;	
	}
}

/* Software */

.booking-soft .wizard {
	font-size: 14px !important;
	margin-top: 20px;
}

.wizard {
	background-color: #EDEDED;
	min-height: 48px;
	position: relative;
	overflow: hidden;
	border: 1px solid #D4D4D4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.065);
}

.wizard span.paso {
	display: none;
}

.booking-soft .wizard span.badge {
	font-family: Arial, Helvetica, sans-serif;
}

.wizard > .steps {
	width: 100%;
	padding: 0;
	margin: 0;	
}

.wizard > .steps div:first-of-type {
	padding-left: 20px;
	border-radius: 4px 0 0 4px;
}

.wizard > .steps div:last-of-type .chevron {
	display: none;
}

.wizard > .steps div.active {
	color: #3A87AD;
	background: #F1F6FC;	
	cursor: default;
}

div.active span.badge {
	background-color: #93A7C6;
}

.wizard > .steps > div {
	color: #999;
	background: #EDEDED;
	line-height: 46px;
	width: 20%;
	height: 46px;
	float: left;	
	padding: 0 20px;
	margin: 0;	
	position: relative;
	cursor: not-allowed;
}

@media (min-width:768px) {
	.wizard > .steps > div {
		width: auto;
	}
	.wizard span.paso {
		display: inline-block !important;
	}
}

.wizard .chevron {
	display: block;
	border: 24px solid transparent;
	border-left: 14px solid #D4D4D4;
	border-right: 0;
	position: absolute;
	top: 0;
	right: -14px;
	z-index: 1;
}

.wizard .chevron:before {
	content: "";
	display: block;
	border: 24px solid transparent;
	border-left: 14px solid #EDEDED;
	border-right: 0;
	position: absolute;
	top: -24px;
	right: 1px;
}

.wizard >.steps div.active .chevron:before {
	border-left: 14px solid #F1F6FC;
}

.wizard:before, .fuelux .wizard:after {
	display: table;
	content: "";
	line-height: 0;
}

.wizard:after {
	clear: both;
}

.wizard:before, .fuelux .wizard:after {
	display: table;
	content: "";
	line-height: 0;
}

.booking-soft .panel {
	margin-top: 20px;
}

.booking-soft .panel-body {
	padding: 0;
}

.booking-soft table {
	margin: 0;
}

.booking-soft table th {
	border-bottom: none 0;
}

.booking-soft .right-bo {
	border-right: solid 1px #DDD;
}


/* Modal */

.modal-dialog {
	width: 600px;
}

.thumbnail {
	margin-bottom: 6px;
}

.thumbnails {
	width: 100%;
	height: auto;
	border-color: #EEE;
	border: solid 10px rgba( 255, 255, 255, 1 ); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	-moz-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); /* 5 */
	-webkit-transition: -webkit-box-shadow .3s ease, border-color .3s ease;
	-moz-transition: -moz-box-shadow .3s ease, border-color .3s ease;
	-ms-transition: -ms-box-shadow .3s ease, border-color .3s ease;
	-o-transition: -o-box-shadow .3s ease, border-color .3s ease;
	transition: box-shadow .3s ease, border-color .3s ease;
}

/* Bootstrap Styles */

.pagination {
	margin: 10px 0 !important;
}

/* El tiempo */

#weather {
	display: inline-block;
  width: auto;
	float: none;
  margin: 8px auto 4px;
  text-align: center;
}

#weather ul {
	padding: 0;
	margin: 0;
}

#weather li {
	height: 32px;
	float: left;
	padding: 0;
	margin: 0 2px;
	list-style: none;
}

#weather li img {
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#weather li p {
	font-size: 16px;
	color: #999;
	font-weight: normal;
	line-height: 32px;
	padding: 0;
	margin: 0;
}

#weather .currently {
  margin: 0 4px;
}

#weather .wind {
	font-size: 14px;
	line-height: 32px;	
}

/* Aviso de cookies */
#cookies-advice {
	background-color: rgba(147, 167, 198, 1);
	display: none;
	width: 100%;
	min-height: 40px;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;	
	z-index: 99999;
}
#cookies-advice div {
	padding: 5px;
	width: 100%;
	position: absolute;
}
#cookies-advice div p {
	font-size: 12px;
	color: #FFF;
}
#cookies-advice a.mas {
	color: #C2BF0D;
}

table.cuatrocol tr th {
  width: 25% !important;
}

/* 25 aniversario
.text ul {
  padding-left: 260px;
} */

/* Política de cookies */
table.tablacookies {
  width: 100%;
}

.tablacookies td {
  background-color: #ececec;
  border: 1px solid #fff;
  padding: 10px;
}

/* CSS para la animación y localización de los DIV de cookies */
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -64px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -64px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms {
  background-color: #93a7c6;
  bottom: 0;
  clear: both;
  color: #FFF;
  font-size: 15px;
  height: 70px;
  left: 0;
  margin: 0 auto;
  padding: 12px 24px;
  position: fixed;
  transition: bottom 1s;
	-webkit-transition:bottom 1s; /* Safari */
  width: 100%;
  z-index: 999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2 {
  background-color: #93a7c6;
  -webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
  display: inline;
  font-size: 15px;
  height: 30px;
  right: 4%;
  padding-left: 25px;
  padding-right: 25px;
	padding-top: 3px;
  position: absolute;
  top: -26px;
}

#cookie1 > button {
  border: 0 none;
  border-radius: 7px;
  color: #93a7c6;
  margin-left: 5px;
  padding: 2px 13px;
}
 
@media (max-width: 600px) {
  .cookiesms {
    display: none;
  }
} 
 
 p.warning {
	background-color: red;
	color: #FFF;
	padding: 17px 26px;
	display: inline-block;
	float: left;
	border-radius: 4px;
	font-size: 13px;
}
 
/* Fin del CSS para cookies */

.videobox {
  background: #efefef none repeat scroll 0 0;
  margin-bottom: 15px;
  padding: 1px 15px 10px;
}

/* Cambios campaña 25% descuento en reservas online 26-6-2018 */
a.ctareserva {
	margin-bottom: 20px;
}

.gifreservas {
	border-radius: 13px;
	border: solid 2px #fff;
}

a.btnsimplereserva {
	float: right;
	margin-top: 40px;
	font-size: 12px;
	margin-right: 15px;
}

#alertbox {
	background-color: red;
	color: #FFF;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 7px;
	border: solid 2px #FFF;
}

@media (max-width: 768px) {
  a.btnsimplereserva {
	float: left;
	margin-top: -16px;
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 20px;
}
} 

/* Botón de reserva con animación */
.rsvbtn {
  display: block;
  width: 400px;
  height: 50px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #fff;
  background-color: #69A551;
  border-radius: 5px;
  box-shadow: 0px 3px 0px #3D8C72;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
  margin: 15px auto 40px;
  font-weight: bold;
  -webkit-animation: btnWiggle 5s infinite;
  -moz-animation: btnWiggle 5s infinite;
  -o-animation: btnWiggle 5s infinite;
  animation: btnWiggle 5s infinite;
}
.rsvbtn:hover {
	color: #FFF;
	background-color: #54913C;
}


/* animation */
@-webkit-keyframes btnWiggle {
	0% {-webkit-transform: rotate(0deg);}
	2% {-webkit-transform: rotate(-1deg);}
	3.5% {-webkit-transform: rotate(1deg);}
	5% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(0deg);}
}
@-o-keyframes btnWiggle {
	0% {-webkit-transform: rotate(0deg);}
	2% {-webkit-transform: rotate(-5deg);}
	3.5% {-webkit-transform: rotate(5deg);}
	5% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(0deg);}
}
@keyframes btnWiggle {
	0% {-webkit-transform: rotate(0deg);}
	2% {-webkit-transform: rotate(-5deg);}
	3.5% {-webkit-transform: rotate(5deg);}
	5% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(0deg);}
}


/* Warning mensaje */
.msgwarning {
	background-color: #6c86a2;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	padding: 10px 15px 12px 12px;
	margin-top: 20px;
	border-radius: 10px;
	border: solid 1px #fff;
}