@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Kite+One);


html {
    width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #323841;
    color: #7c889c;
    font: 14px/21px Arial, Helvetica, sans-serif;
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 21px;
}


img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', 'Kite One', sans-serif;
    color: #424955;
    text-transform: uppercase;
}

.titulo1{
	font-family: 'Open Sans', 'Kite One', sans-serif;
	font-size: 40px;
	line-height: 40px;
}

h2 {
    font-size: 54px;
    line-height: 54px;
    padding-top: 58px;
    margin-bottom: 24px;
}

h2 span {
    display: block;
}

/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.list {
    margin-bottom: 5px;
    padding-top: 1px;
}


ul.list li {
    padding-left: 17px;
    text-transform: uppercase;
    background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list li+li {
    margin-top: 14px;
}
/****Links****/


a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #3498db;
}

a.btn {
    color: #fff;
    padding: 12px 18px 13px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #3498db;
    margin-top: 25px;
    font: 600 14px/20px 'Open Sans', sans-serif;
}

#newsletter a.btn {
    padding: 14px 42px 16px;
    font-size: 15px;
    margin-top: 0;
}

a.btn:hover {
    background-color: #323841;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 23px;
    margin-top: 7px;
}



.fleft {
    float: left;
    width: auto !important;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: 7px;
}


.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.center {
    text-align: center;
}
.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}
/*header*/

header {
    display: block;
    position: relative;
    padding-top: 63px;
    padding-bottom: 20px;
    background: url(../images/header_bg.jpg) center 0 no-repeat;
}

.page1 header {
    padding-bottom: 0;
}

header:after {
    background: url(../images/head_top.png) 0 0 repeat-x;
    height: 22px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}


header h1 {
    position: relative;
    text-align: left;
    margin-bottom: 40px;
	margin-left: 60px; 
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 330px;
    height: 156px;
    font-size: 0;
    line-height: 0;
    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
header h1 a img {
    display: block;
}

.main {
    background-color: #fff;
}

.booking {
    padding-top: 56px;
    font: 300 20px/20px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #9fa9a9;
    padding-bottom: 37px;
}

.booking img {
    float: left;
    position: relative;
    top: 5px;
    margin-right: 39px;
}

.booking .title {
    color: #6dbcdb;
    margin-bottom: 10px;
	margin-top: 10px;
    font: 40px/40px 'Open Sans', 'Kite One', sans-serif;
    text-transform: uppercase;
}

.booking a {
    margin-top: 16px;
    color: #fff;
    background-color: #3c9cdc;
    display: block;
    font-size: 15px;
    line-height: 20px;
    float: right;
    font-weight: 600;
    position: relative;
    padding: 14px 21px 17px 70px;
}

.booking a:after {
    background: url(../images/cal_icon.png) center center no-repeat #424955;
    width: 51px;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    position: absolute;
}

.booking a:hover {
    background-color: #424955;    
}


.boton-compra {
    padding-top: 16px;
    font: 300 20px/20px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #9fa9a9;
    padding-bottom: 20px;
	margin-left:370px;
}

.boton-compra img {
    float: left;
    position: relative;
    top: 5px;
    margin-right: 39px;
}

.boton-compra .title {
    color: #6dbcdb;
    margin-bottom: 10px;
	margin-top: 10px;
    font: 40px/40px 'Open Sans', 'Kite One', sans-serif;
    text-transform: uppercase;
}

.boton-compra a {
    margin-top: 16px;
    color: #fff;
    background-color: #3c9cdc;
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    padding: 14px 21px 14px 21px;
	width:132px;
}

.boton-compra a:hover {
    background-color: #424955;    
}

.page1_block {
    color: #7fccff;
    line-height: 24px;
    padding-top: 80px;
    padding-bottom: 50px;
    text-align: center;
    background: url(../images/head_top.png) 0 0 repeat-x #3498db;
}

.page1_block  .title {
    color: #fff;
    margin-bottom: 24px;
    text-transform: uppercase;
    font: 60px/40px 'Open Sans', 'Kite One', sans-serif;
}

.page1_block  img {
    margin-bottom: 40px;
}

.page1_block span {
    display: block;
    padding-top: 3px;
    color: #424955;
    font: 20px/25px 'Open Sans', sans-serif;
}

.page1_block a {
    display: inline-block;
    background-color: #fff;
    color: #424955;
    text-transform: uppercase;
    font: 600 14px/20px 'Open Sans', sans-serif;
    padding: 12px 18px 13px;
    margin-top: 25px;
}

.page1_block a:hover {
    color: #3498db ;
}

.page1_block1 {
    line-height: 23px;
    padding-bottom: 60px;
    background: url(../images/top1.png) 0 0 repeat-x #424955;
}

.page1_block1 h2 {
    color: #fff;
    padding-top: 80px;
    margin-bottom: 20px;
}

.page1_block1 .text1 {
    color: #fff;
    margin-bottom: 10px;
}

.text1 {
    text-transform: uppercase;
    font: 300 20px/25px 'Open Sans', sans-serif;
}

.clear.cl1 {
    height: 15px;
}


.page1_block1 .text1 a:hover {
    color: #fff !important;
}

/**Content**/
.content {
    padding-bottom: 70px;
}


.block1 {
    text-align: center;
    padding-top: 65px;
}

.block1 .col1 {
    font: 20px/25px 'Kite One', sans-serif;
    text-transform: uppercase;
}

.block1 img {
    margin-bottom: 26px;
}

.pt1 {
    padding-top: 13px;
}

.gallery {
    overflow: hidden;
    padding-top: 33px;
}

.gallery .clear {
    height: 65px;
}

a.gal {
    margin-bottom: 23px;
    display: block;
    position: relative;
    background-color: #3498db;
}

a.gal +.text1 {
    margin-bottom: 8px;
    font-weight: normal;
}

a.gal img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 #fff;
}

a.gal span {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url(../images/magnify.png) -100px center no-repeat;
}

a.gal:hover span {
    background-position: center center;
}

a.gal:hover img {
    opacity: 0.5;
}

a.gal1 {
    margin-bottom: 23px;
    display: block;
    position: relative;
    background-color: #3498db;
}

a.gal1 +.text1 {
    margin-bottom: 8px;
    font-weight: normal;
}

a.gal1 img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 #fff;
}

a.gal1 span {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url(../images/magnify.png) -100px center no-repeat;
}

a.gal1:hover span {
    background-position: center center;
}

a.gal1:hover img {
    opacity: 0.5;
}

.text1 strong {
    font-weight: normal;
}

.hours {
    padding-top: 28px;
}

.hours .text1 {
    margin-bottom: 8px;
}

.hours a {
    display: inline-block;
    background-color: #3498db;
    color: #fff;
    font: 600 15px/20px 'Open Sans', sans-serif;
    padding: 14px 25px 17px 76px;
    text-transform: uppercase;
    margin-top: 36px;
    position: relative;
    margin-bottom: 5px;
}

.hours a:hover {
    background-color: #424955;
}

.hours a:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 51px;
    background: url(../images/phone_icon.png) center center no-repeat #424955;
}

img.img_inner.fleft.fright {
    margin-right: 0;
    margin-left: 30px;
    margin-top: 34px;
}

.blog time {
    margin-right: 30px;
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
    float: left;
    width: 70px;
    background-color: #3498db;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font: 25px/20px 'Kite One', sans-serif;
}

.blog time span {
    padding-top: 5px;
    display: block;
    color: #424955;
    font-size: 13px;
}

.blog {
    overflow: hidden;
    padding-top: 9px;
}

.blog+.blog {
    padding-top: 70px;
}

.blog .text1 span {
    font-size: 15px;
    display: block;
    margin-top: -2px;
}

.blog img {
    margin-bottom: 33px;
}

.blog .text1 {
    margin-bottom: 6px;
}

.td {
    text-decoration: underline;
}

.prv .text1 {
    font-weight: normal;
    padding-top: 2px;
    margin-bottom: 8px;
}

.prv  p{
    margin-bottom: 27px;
}


/**Map**/

.col1 {
    color: #3498db !important;
}

.col1 a:hover, a.col1:hover {
    color: #424955 !important;
}

.col2 {
    color: #424955;
}

.map {
    overflow: hidden;
    position: relative;
}
 
.map figure {
    padding-top: 9px;
    margin-bottom: 33px;
    position: relative;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 405px;
    max-width: 100%;
}
.map address {
    line-height: 24px;
    display: block;
}

.map address dt {
    margin-bottom: 16px;
}

.map address+address {
    padding-top: 38px;
}

 address dd span {
    min-width: 80px;
    display: inline-block;
    text-align: left;
}

.map address dd span.col1 {
    min-width: 0;
}

/**Footer**/

footer {
    display: block;
    padding: 0px 0 60px;
    color: #8f9caa;
    font-family: 'Open Sans', sans-serif;
}
.copy {
    padding-top: 73px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
}

.copy strong {
    font-weight: 600;
    text-transform: uppercase;
}

.socials {
    padding-top: 15px;
    overflow: hidden;
}

.socials a {
    display: block;
    border-radius: 500px;
    float: left;
    width: 34px;
    height: 34px;
    background: url(../images/socials.png) 0 0 no-repeat #424955;
}

.socials a:hover {
    background-color: #3498db;
}

.socials a+a {
    margin-left: 9px;
}

a.soc1 {
    background-position: -43px 0;
}

a.soc2 {
    background-position: -86px 0;
}

a.soc3 {
    background-position: right 0;
}
footer address {
    position: relative;
    padding-left: 50px;
    padding-top: 78px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 17px;
}

.add1 {
    padding-top: 76px;
    padding-left: 48px;
    line-height: 20px;
}

footer address img {
    position: absolute;
    left: 0;
    top: 80px;
}

footer address span{
    display: block;
    margin-bottom: 3px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width: 58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

.cuentaatras{
	float:right;
	margin-right:330px;
	margin-top:90px;
}

.redessociales{
	position:absolute;
	margin-left:620px;
	margin-top:-20px;
	z-index:9999;
}

.titulo1 {
	text-transform:uppercase;
	color:#3498db;
	font-size: 32px;
	line-height: 30px;
	margin-bottom:10px;
	margin-top:12px;
	font-family: 'Open Sans', 'Kite One', sans-serif;
}

.precios tr{
	
}

.precios td{
	height:60px;
	vertical-align:middle;
	border-top:1px solid #AAAAAA;
}

.precios .cabecera td{
	height:40px;
	vertical-align:middle;
	border-top:0px none;
	font-size:18px;
	font-weight:800;
}

.precios select{
	width:70px;
	height:44px;
	font-size:20px;
	
	color:#666666;
	
}

.precios input{
	width:60px;
	height:44px;
	font-size:20px;
	
	color:#666666;
	
}

.boton-verificar {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
	padding-right:20px;
	padding-left:20px;
	margin-right:30px;
	margin-top:8px;
}
.boton-verificar:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
	color:#FFFFFF;
}.boton-verificar:active {
	position:relative;
	top:1px;
	color:#FFFFFF;
}


.boton-comprar2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
	padding-right:20px;
	padding-left:20px;
	margin-right:30px;
	margin-top:8px;
}
.boton-comprar2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
	color:#FFFFFF;
}.boton-comprar2:active {
	position:relative;
	top:1px;
	color:#FFFFFF;
}


.clipping{
	width:100%
}

.clipping tr{
	height:60px;
}

.clipping td{
	vertical-align:middle
}




.interno tr{
	
}

.interno td{
	height:36px;
	font-size:16px;
	vertical-align:middle;
	border-top:1px solid #AAAAAA;
}

.interno .cabecera td{
	height:40px;
	vertical-align:middle;
	border-top:0px none;
	font-size:18px;
	font-weight:800;
}

.interno select{
	width:60px;
	height:30px;
	font-size:20px;
	
	color:#666666;
	
}

.interno input{
	width:60px;
	height:24px;
	font-size:16px;
	
	color:#666666;
	
}